Ну как вариант воспользоваться поиском с помощью dmesg | grep i2c или dmesg | grep input, или сразу dmesg | grep elan. Леново с асусами любят ставить эти тачпады
This is very simple: 1) insert USB stick; 2) use lsblk -f to see /dev/name# of the live-rw storage on the stick. This partition name will be alt-live-storage too. 3) mount it partition. 4) copy contents from USB to same name partition on the HDD via: cd /path/to/usb-rw && tar -cp . | tar -xp -C /path/to/hdd-rw -OR- use rsync -aH --del /path/to/usb-rw/ /path/to/hdd-rw/
If I try to connect Android 10 smartphone to ALT MATE live session, the phone doesn't show up anywhere. I tried to install Android-File-Transfer but nothing changed. And on the phone, the option for USB connection goes on and off all the time