For PRIME users: as a workaround you can make you X session work with
Intel driver with this minimal xorg.conf
Section "ServerLayout"
Identifier "layout"
Screen 0 "Screen0" 0 0
Option "Xinerama" "0"
EndSection
Section "Monitor"
Identifier "Monitor0"
Vendo
In my case removing xorg.conf didn't help because nvidia driver reported
"no device found", so I had to use minimal xorg.conf (from my previous
answer) to make the driver find the card (BusID "PCI:1@0:0:0")
Also I confirm that nouveau driver is buggy and hangs computer on
switching consoles.
--
It started to work with 390.48-0ubuntu3
Working xorg.conf:
Section "ServerLayout"
Identifier "layout"
Screen 0 "nvidia"
Inactive "intel"
EndSection
Section "Device"
Identifier "intel"
Driver "modesetting"
BusID "PCI:0@0:2:0"
Option "AccelMethod" "None"
EndSection
Se
I have tried graphics-drivers ppa and it doesn't work on 18.04.
On blank screen xrandr --listmonitors returns "Monitors: 0"
But everything works ok with ubuntu 16.04.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https
after nvidia-390 became nvidia-driver-390 I get back screen.
I have Acer vx5 laptop with nvidia 1050/Intel
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1752053
Title:
nvidia-390 fails
5 matches
Mail list logo