[Kernel-packages] [Bug 1846374] Re: Having a video playing/paused when switched to another user generates gigabytes of error logs

2021-02-08 Thread rubo77
You can close VLC or just jump to another time location in the video then the log-spam will stop too. Workaround: https://unix.stackexchange.com/a/633378/20661 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-418

[Kernel-packages] [Bug 1700657] Re: Touchpad not detected in Lenovo X1 Yoga / Yoga 720-15IKB

2017-10-23 Thread rubo77
I found out, that networking there is only broken due to a bug in the apparmor settings, you can fix this by sudo apt install apparmour-utils sudo aa-complain /etc/apparmor.d/sbin.dhclient Then everything runs fine -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1700657] Re: Touchpad not detected in Lenovo X1 Yoga / Yoga 720-15IKB

2017-10-21 Thread rubo77
Everything works fine now with kernel 14.4.0-041400rc5 apart from DHCP. I still have to use manual IP4-settings to set my IP. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1700657 Title:

[Kernel-packages] [Bug 1700657] Re: Touchpad not detected in Lenovo X1 Yoga / Yoga 720-15IKB

2017-10-20 Thread rubo77
@Aswin Gigi (aswingigi): I also had the problem that the boot freezes when I try to start with 14.4-rc5 and I solved it by disabling secureboot in bios. Now I can get ubuntu running with a working touchpad, but the wifi is not working at first: I dont't get any IP4 in my WiFi. I had to connect a

[Kernel-packages] [Bug 1700657] Re: Touchpad not detected in Lenovo X1 Yoga / Yoga 720-15IKB

2017-10-14 Thread rubo77
I tried this instructions: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel # add sources sed -i "/^#.*deb-src.*main restricted$/s/^# //g" /etc/apt/sources.list apt update apt source linux-image-$(uname -r) . /etc/lsb-release git clone --depth=1

[Kernel-packages] [Bug 1700657] Re: Touchpad not detected in Lenovo X1 Yoga / Yoga 720-15IKB

2017-10-12 Thread rubo77
I tried that like described here: https://askubuntu.com/a/963779/34298 And installing the latest mainline Kernel 14.4-rc4 will get the Touchpad running, but it also adds a new bug: IP4 is not running with the new Kernel on the Lenovo 720-15IKB:

[Kernel-packages] [Bug 1700657] Re: Touchpad not detected in Lenovo X1 Yoga / Yoga 720-15IKB

2017-10-12 Thread rubo77
can someone please add a link to a instruction for someone who has never heard of "compile your kernel with the patch" that explains step by step the commands, they have to enter on the console please? Or someone who managed to do this already serves the patched 4.13 kernel with a working