Bug 157046 - needed screen resolution not possible with nv module
Summary: needed screen resolution not possible with nv module
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Beta 7
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-10 13:42 UTC by Berthold Gunreben
Modified: 2006-03-10 14:33 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
nv module logs (40.59 KB, text/plain)
2006-03-10 13:43 UTC, Berthold Gunreben
Details
nvidia module (31.24 KB, text/plain)
2006-03-10 13:43 UTC, Berthold Gunreben
Details
hardware information (234.19 KB, text/plain)
2006-03-10 13:44 UTC, Berthold Gunreben
Details
working xorg.conf (7.25 KB, text/plain)
2006-03-10 13:49 UTC, Berthold Gunreben
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Berthold Gunreben 2006-03-10 13:42:24 UTC
Using a nvidia graphics card with Philips 200W monitor results in a maximum resolution of 1280x1024. The reason in the Xorg.0.log file seems to be:

(II) NV(0): Mode "1680x1050" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using mode "1680x1050" (unknown reason)

with the nvidia driver, I get the additional line
(II) NVIDIA(0): Adding EDID-provided mode "1680x1050" for DFP-0.
and the resolution works then.
Comment 1 Berthold Gunreben 2006-03-10 13:43:16 UTC
Created attachment 72263 [details]
nv module logs
Comment 2 Berthold Gunreben 2006-03-10 13:43:40 UTC
Created attachment 72264 [details]
nvidia module
Comment 3 Berthold Gunreben 2006-03-10 13:44:07 UTC
Created attachment 72265 [details]
hardware information
Comment 4 Berthold Gunreben 2006-03-10 13:49:31 UTC
Created attachment 72267 [details]
working xorg.conf
Comment 5 Stefan Dirsch 2006-03-10 14:29:58 UTC
# man nv
[...] With this driver, a digital flat panel will only work if it was POSTed by the BIOS, [...]

Unfortuntately your card's BIOS does *not* support higher modes than 1280x1024. Either do

a) use the nvidia driver
b) use the VGA connector
c) exchange the gfx card
Comment 7 Stefan Dirsch 2006-03-10 14:33:50 UTC
Sorry, I need to close this one as WONTFIX. :-(