jekhor / yogabook-linux

Yoga Book Linux porting efforts, umbrella repository for link all pieces together
72 stars 8 forks source link

A working system based on the latest release 5.10.2 ? #20

Open Phaengris opened 3 years ago

Phaengris commented 3 years ago

The device is YB1-X91F.

I followed this instruction https://github.com/jekhor/yogabook-linux/wiki so I got the working system, but without the features of the last release.

Then I tried this:

Still no luck:

I confirm when I boot the livecd, there are no issues mentioned above.

So is there any way to build an working system with the last release features? Make them work right as they do with livecd?

Thanks.

jekhor commented 3 years ago

Hmmm... I have Debian sid installed on my Yoga Book with released debian packages and all things work...

What desktop environment do you use? I got autorotation working with Gnome 3 only. Run the monitor-sensor command and check that position is reported properly when device is rotated. If no, write here and attach the 'journalctl -b' and 'dmesg' commands output, if possible.

Mouse keys at sides of touchpad were not configured, I use two/three fingers' tap. But it should be enough to add them to the layout.csv file as keys (touchpad size may need correction also).

For wi-fi check the dmesg and try to find needed firmware package (firmware-brcm80211, as I remember).

No ideas about sleep/resume, try to check dmesg after resume...

jules6969 commented 3 years ago

So I've got similar problems. Running Ubuntu 20.10 on YB1-X91F and also followed the guide. After resume the holo keyboard works but doesn't light up, the screen works fine. I had to install the right version of android-libbase because apt get installs version 1.8.. instead of 1.10.. (But I think everyone could figure that out by themselves). My Screen rotation works, but I had to set it ones to the right rotation under Ubuntu settings. I had no Problems with WiFi connection and neither Bluetooth.

But I appreciate your work and wanted to thank you a lot!

mathewjpotter commented 3 years ago

I agree with Jules, I did follow the instructions, default install of ubuntu 20.10. The keyboard doesn't light up after sleep, seems a bit slower than it did no on the usb. screen rotation doesn't work for me automatically, had to set it.

that being said, I can't tell you how much I appreciate your efforts, here is my output journal.txt dmesg (1).txt