Hello, how can I use tablet mode? After installation, touch screen is working, but not auto-rotate, and when I overturn the display, keyboard and touchpad is not locked (switched off).
Thank you for your ideas.
Hello, how can I use tablet mode? After installation, touch screen is working, but not auto-rotate, and when I overturn the display, keyboard and touchpad is not locked (switched off).
Thank you for your ideas.
So many reads but no answer - so you mean it is not possible?
Maybe no one has this hardware…
As root. Run evtest. Chose “Intel HID switches” and see what SW_TABLET_MODE says when you fold the screen. It should change from 0 to 1 and back when you fold the screen back and forth.
It looks that it is not listed:
lenovo@localhost:~> sudo evtest
No device specified, trying to scan all of /dev/input/event*
Available devices:
/dev/input/event0: AT Translated Set 2 keyboard
/dev/input/event1: SynPS/2 Synaptics TouchPad
/dev/input/event2: ATML1000:00 03EB:8C3B
/dev/input/event3: Video Bus
/dev/input/event4: Lid Switch
/dev/input/event5: Power Button
/dev/input/event6: Sleep Button
/dev/input/event7: Power Button
/dev/input/event8: Ideapad extra buttons
/dev/input/event9: PC Speaker
/dev/input/event10: HDA Digital PCBeep
/dev/input/event11: HDA Intel PCH Mic
/dev/input/event12: HDA Intel PCH Headphone
/dev/input/event13: HDA Intel PCH HDMI/DP,pcm=3
Select the device event number [0-13]:
Ok. Do you have intel-vbtn driver loaded? Check with lsmod | grep vbtn. If not, load it with sudo modprobe intel-vbtn and see if that helps.
Unfortunatelly didnt help:
lenovo@localhost:~> lsmod | grep vbtn
lenovo@localhost:~> sudo modprobe intel-vbtn
[sudo] heslo pro root:
lenovo@localhost:~> sudo evtest
No device specified, trying to scan all of /dev/input/event*
Available devices:
/dev/input/event0: AT Translated Set 2 keyboard
/dev/input/event1: SynPS/2 Synaptics TouchPad
/dev/input/event2: ATML1000:00 03EB:8C3B
/dev/input/event3: Video Bus
/dev/input/event4: Lid Switch
/dev/input/event5: Power Button
/dev/input/event6: Sleep Button
/dev/input/event7: Power Button
/dev/input/event8: Ideapad extra buttons
/dev/input/event9: PC Speaker
/dev/input/event10: HDA Digital PCBeep
/dev/input/event11: HDA Intel PCH Mic
/dev/input/event12: HDA Intel PCH Headphone
/dev/input/event13: HDA Intel PCH HDMI/DP,pcm=3
Select the device event number [0-13]:
Ok. That’s unfortunate. I forgot to ask if you have thinkpad_acpi module inserted.
lsmod | grep thinkpad_acpi
OK, I made following… but I didnt catch what should this testing do, so I dont know if I made it correctly… I tried to rotate the screen and see if some values was changing - and it wasnt…
lenovo@localhost:~> lsmod | grep thinkpad_acpi
lenovo@localhost:~> sudo modprobe thinkpad_acpi
[sudo] heslo pro root:
lenovo@localhost:~> lsmod | grep thinkpad_acpi
thinkpad_acpi 196608 0
ledtrig_audio 12288 3 snd_hda_codec_generic,asus_wmi,thinkpad_acpi
snd 159744 15 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,thinkpad_acpi,snd_pcm
platform_profile 12288 3 asus_wmi,thinkpad_acpi,ideapad_laptop
rfkill 40960 13 iwlmvm,rfkill_gpio,asus_wmi,bluetooth,thinkpad_acpi,ideapad_laptop,cfg80211
battery 28672 2 asus_wmi,thinkpad_acpi
video 77824 4 asus_wmi,thinkpad_acpi,ideapad_laptop,i915
lenovo@localhost:~> sudo evtest
No device specified, trying to scan all of /dev/input/event*
Available devices:
/dev/input/event0: AT Translated Set 2 keyboard
/dev/input/event1: SynPS/2 Synaptics TouchPad
/dev/input/event2: ATML1000:00 03EB:8C3B
/dev/input/event3: Video Bus
/dev/input/event4: Lid Switch
/dev/input/event5: Power Button
/dev/input/event6: Sleep Button
/dev/input/event7: Power Button
/dev/input/event8: Ideapad extra buttons
/dev/input/event9: PC Speaker
/dev/input/event10: HDA Digital PCBeep
/dev/input/event11: HDA Intel PCH Mic
/dev/input/event12: HDA Intel PCH Headphone
/dev/input/event13: HDA Intel PCH HDMI/DP,pcm=3
/dev/input/event14: ThinkPad Extra Buttons
Select the device event number [0-14]: 14
Input driver version is 1.0.1
Input device ID: bus 0x19 vendor 0x17aa product 0x5054 version 0x4101
Input device name: “ThinkPad Extra Buttons”
Supported events:
Event type 0 (EV_SYN)
Properties:
Testing … (interrupt to exit)
^Clenovo@localhost:~>
Then I’m afraid your hardware is not supported by standard methods. However, there are other methods. Years ago I had another Yoga and did my own version of automatic tablet mode. Here is a method that is more sophisticated than mine. There might be other.
OK, thanks… so this is too complicated for me… I will let it as usual notebook