[Ubuntu-x-swat] [Bug 1752053] Re: nvidia-390 fails to boot graphical display

2018-05-13 Thread Dedas
If you want it to stay create a file /etc/rc.local and make it executable: sudo chmod +x /etc/rc.local In rc.local type: #!/bin/sh -e sh -c 'echo auto > /sys/bus/pci/devices/\:01\:00.0/power/control' sh -c "echo "1" > remove" (I didn't need this) exit 0 -- You received this bug

[Ubuntu-x-swat] [Bug 1770052] Re: display crashes

2018-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1770052 Title:

[Ubuntu-x-swat] [Bug 549256] Re: [GeForce 7025 / nForce 630a] video flicker on any I/O activity with nouveau; OK with nv driver

2018-05-13 Thread Juankof
** Also affects: nouveau Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-nouveau in Ubuntu. https://bugs.launchpad.net/bugs/549256 Title: [GeForce 7025 / nForce 630a] video

[Ubuntu-x-swat] [Bug 549256] Re: [GeForce 7025 / nForce 630a] video flicker on any I/O activity with nouveau; OK with nv driver

2018-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xserver-xorg-video-nouveau (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.

[Ubuntu-x-swat] [Bug 1752053] Re: nvidia-390 fails to boot graphical display

2018-05-13 Thread Tom
It seems with the following two commands, I can get my power from ~15W to ~8W on Dell XPS 15 9560: # move from Nvidia to intel graphics (if not already done) prime-select intel # switch of power to Nvidia (repeat after each laptop start) sudo sh -c 'echo auto >

[Ubuntu-x-swat] [Bug 1752053] Re: nvidia-390 fails to boot graphical display

2018-05-13 Thread Tom
@Dedas: I cant see any difference; power consumption on Dell XPS 15 9560 stays the same... -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1752053 Title: nvidia-390 fails to boot graphical

[Ubuntu-x-swat] [Bug 1752053] Re: nvidia-390 fails to boot graphical display

2018-05-13 Thread Kyle Weber
I upgraded from 17.10 to 18.04. It wouldn't log in, but through ssh I purged the nvidia drivers, installed 396 through the PPA, rebooted, and it came up and worked. It is a tower with GTX 1060. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 1752938] Re: Upgrading Ubuntu 18.04 disables GPU hardware acceleration

2018-05-13 Thread Bogdan Gribincea
Installing libegl-mesa0 fixed the problem for me. Kubuntu/KDE, AMD Radeon 7950 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1752938 Title: Upgrading Ubuntu 18.04 disables GPU hardware

[Ubuntu-x-swat] [Bug 1752053] Re: nvidia-390 fails to boot graphical display

2018-05-13 Thread Dedas
@Tom "can you elaborate a bit more what that does? - Is it safe? - Will it allow switching nvidia on with "sudo prime-select nvidia" ? - Is this command needed only once?" Yes it should be safe. It it freezes just restart your machine, the setting will be gone. It turns off the nvidia gpu så

[Ubuntu-x-swat] [Bug 1746740] Re: XPS13 L322X Bionic (daily dev) touchpad laggy

2018-05-13 Thread Shuhao
Tried all the way down to 1.9.2 (from https://salsa.debian.org/xorg- team/lib/libinput/tags), as well as 1.10.5. The issue for me on the trackpoint seem to be present on every version there. I also think I notice a pattern, it seems that the "jump" occurs after I stop going from some coordinate A

[Ubuntu-x-swat] [Bug 1746740] Re: XPS13 L322X Bionic (daily dev) touchpad laggy

2018-05-13 Thread Shuhao
Just downloaded libinput 1.8.4 from artful-updates, compiled the debian package via debuild and installed it on my bionic system. Rebooted the system and I'm _fairly certain_ the laggy cursor problem gone away. At this point I might be able to bisect the problem with different versions of