Bug 1127979

Summary: No display resolutions available after nvidia driver update to 418.43 on Dell Precision 5520
Product: [openSUSE] openSUSE Tumbleweed Reporter: Nicolas Patricio Saenz Julienne <nsaenzjulienne>
Component: X11 3rd Party DriverAssignee: E-mail List <xorg-maintainer-bugs>
Status: RESOLVED FIXED QA Contact: Stefan Dirsch <sndirsch>
Severity: Normal    
Priority: P5 - None CC: nsaenzjulienne, sndirsch
Version: CurrentFlags: sndirsch: needinfo? (nsaenzjulienne)
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: X11 logs

Description Nicolas Patricio Saenz Julienne 2019-03-05 16:14:19 UTC
Created attachment 798952 [details]
X11 logs

After upgrading to the latest nvidia driver I'm able to login into the X11 Gnome Session. Yet the only resolution available for my laptop's screen is 960x540. I mostly use an external display through HDMI, which works fine.

I attached the Xorg.0.logs.
Comment 1 Stefan Dirsch 2019-03-05 17:12:49 UTC
I believe you have some strange limits configured for the monitor in your /etc/X11/xorg.conf. I suggest to remove this file completely and try again.

Apart from this Dell Precision 5520 is an Optimus system (Intel Kabylake/NVIDIA). Should work with NVIDIA GPU as rendering device with the help of suse-prime package now. We have it running here with sle15-sp1 Beta4 on this machine.
Comment 2 Nicolas Patricio Saenz Julienne 2019-03-05 17:31:33 UTC
(In reply to Stefan Dirsch from comment #1)
> I believe you have some strange limits configured for the monitor in your
> /etc/X11/xorg.conf. I suggest to remove this file completely and try again.
> 
> Apart from this Dell Precision 5520 is an Optimus system (Intel
> Kabylake/NVIDIA). Should work with NVIDIA GPU as rendering device with the
> help of suse-prime package now. We have it running here with sle15-sp1 Beta4
> on this machine.

That did it. Thanks! I'm using suse-prime BTW.