|
|
#1 | |
|
Registered User
Join Date: Mar 2006
Posts: 15
|
Hello,
seems that we have a lot of trouble running NVIDIA-Cards at "native" Resolutions of >32" TFT & Plasma screens. Environment is SuSE 9.2 Pro and the NVIDIA 32bit Driver 1.0-8178 Different PCs, Geforce 5200FX && Geforce 6600GT tested. PROBLEM #1 ---> see .zip file We set the resolution to 1360x768 Pixel, but Samsung MP 400P & LG L3200 show a Resolution of 1024x768 at their infopage in the OSD. To calculate the modeline we run: Code:
xmode -r (Rate) -x 1360 -y 768 Rate is f.e. 60 fpr 60Hz Code:
xdpyinfo | grep dimensions it shows "1360x768". Code:
(**) NVIDIA(0): Validated modes for display device CRT-0: (**) NVIDIA(0): Mode "1360x768": 81.8 MHz, 46.1 kHz, 58.0 Hz .PROBLEM #2 --> see ...rotate_problem.zip file If we now add Code:
Option "Rotate" "left" |
|
|
|
|
|
|
#2 | |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
For the 1360x768 issue, does it reproduce if you comment out the 1360x768 modeline? If so, please start X with the following command:
startx -- -logverbose 5 and then generate and post a new bug report. Per the NVIDIA README, the RandR extention cannot be used with the "Rotate" option. Your X configuration is requesting both, however that shouldn't result in instability. Please verify whether using each one separately also triggers the crash. Thanks, Lonni |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Mar 2006
Posts: 15
|
Hi Lonni,
thanks for paying attention to my issues. PROBLEM 1 See new attached Log. PROBLEM 2 Hmm... I can reproduce it every time here. What additional things can I do to give you more informations? |
|
|
|
|
|
#4 | |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
Your bug report does not have the 1360x768 modeline commented out as I requested. Did you test with the modeline commented out?
However, the bigger problem is that your display isn't even being detected: (WW) NVIDIA(0): No boot display device found! Assuming one CRT (WW) NVIDIA(0): Unable to read EDID for display device CRT-0 and as a result the EDID can't be read. Are you using a KVM, or any other intermediary device between the display and the videocard? Both of your displays are flatpanel LCD TVs. Are you connecting them with an analog VGA cable? You stated "I can reproduce it every time here.". I asked whether you can reproduce it with the RandR extention or the "Rotate" option, but not both together. Does this imply that either option triggers the instability? Thanks, Lonni |
|
|
|
|
![]() |
| Thread Tools | |
|
|