sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.62k stars 389 forks source link

Screen rotation - Lenovo 300e 2nd gen Windows #435

Open markinhosmrk opened 4 years ago

markinhosmrk commented 4 years ago

I am using brunch on this laptop (Lenovo 300e 2nd gen Intel Windows version), using the recovery image for octopus (for 300e Chromebook since I guess HW is mostly the same and it could support the stylus).

Screen rotation is not working. I see the ish-hid that should be supported, as below: [769.065770] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=2

Any tips on what to check?

Thanks! Marcos

sebanc commented 4 years ago

You have to be in tablet mode for the device to rotate and tablet mode detection is not available on many devices. Try pressing CTRL + ALT + SHIFT + T to trigger it manually.

Skawtnyc commented 4 years ago

You have to be in tablet mode for the device to rotate and tablet mode detection is not available on many devices. Try pressing CTRL + ALT + SHIFT + T to trigger it manually.

You need to enable the debug shortcuts flag to be able to use that switch:

chrome://flags/#ash-debug-shortcuts

markinhosmrk commented 4 years ago

Indeed, with tablet mode screen rotation works. I'll investigate on the tablet mode detection! Thanks!

rayqusa commented 4 years ago

where to write debug flag? at chrono? or EFI grub?