|
|
#1 | |
|
Registered User
Join Date: Dec 2006
Posts: 9
|
I am running kernel 2.6.19-1.2911.fc6 x86_64 with Nvidia 1.0-8776 drivers
(running a later version video driver causes my 1080i display to pan) and a Nvidia Geforce 7600GS video card. When I load the module 'extmod', I get a black screen when I attempt to watch live TV or a pre-recorded video in MythTV. Without extmod the frame rate is rather poor but the system is stable. I am including a copy of the nvidia bug report having run startx -- -logverbose 6 prior to the crash. note: I did have to remote into the box to run the script as all local consoles hang. my mythfrontend.log reports the following error: NVP: Timed out waiting for free video buffers. From what I could find others experienced these problems using XvMC excelleration. I don't have that enabled either. Any help/ideas would be greatly appreciated. I am running a dual core proc and have verified that I am not using MMCONFIG and I do have the most recent MOBO bios updates. I have also attempted disabling one proc via my bios to see it that would make a difference, but it still hangs. |
|
|
|
|
|
|
#2 | |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
1.0-8776 is no longer supported. Does this problem persist with 1.0-9746?
Have you verified that you're using the latest motherboard BIOS? |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Dec 2006
Posts: 9
|
Netllama,
Thanks for the response. I am running the latest motherboard bios. I have been unsuccessful in getting 1080i resolution with later drivers than 8776. I have not tried the 1.0-9746 driver. I will give it a shot and let you know my results. |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Dec 2006
Posts: 9
|
Netllama,
I updated my video driver to 1.0-9746. I also pathced my kernel to 2.6.19-1.2911.6.4.fc6. It is no longer hanging, but my x resolution is messed up I can only view the top half of the 1080i screen using my old xorg.conf config. OR I can remove the following line and my display is limitted to 720p resolution. Previously I had added the following line to get 1080i to work: #Option "ModeValidation" "NoVertRefreshCheck" Appreciate your help, thanks! |
|
|
|
|
|
|
#5 |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
Please start X with the following command:
startx -- -logverbose 6 and then generate a new bug report. Thanks, Lonni |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Dec 2006
Posts: 9
|
Lonnie,
I am running exactly as it was after the video driver upgrade. Screen is oversized only the top half displays @ 1080i (appears to be panning). If I bring up nvidia-settings the display settings show a large rectangle with another half its size inside of it at the top. Not sure this information tells you anything you can't already figure out from the other information. ![]() (II) NVIDIA(0): Mode Validation Overrides for TSB-TV (DFP-0): (II) NVIDIA(0): NoVertRefreshCheck (II) NVIDIA(0): --- Building ModePool for TSB-TV (DFP-0) --- (II) NVIDIA(0): Validating Mode "1920x1080": (II) NVIDIA(0): 1920 x 540 @ 60 Hz (II) NVIDIA(0): For use as DFP backend. (II) NVIDIA(0): Mode Source: EDID (II) NVIDIA(0): Pixel Clock : 74.25 MHz (II) NVIDIA(0): HRes, HSyncStart : 1920, 2008 (II) NVIDIA(0): HSyncEnd, HTotal : 2052, 2200 (II) NVIDIA(0): VRes, VSyncStart : 540, 542 (II) NVIDIA(0): VSyncEnd, VTotal : 547, 562 (II) NVIDIA(0): H/V Polarity : +/+ (II) NVIDIA(0): Extra : Interlace (II) NVIDIA(0): Mode is valid. (II) NVIDIA(0): --- Modes in ModePool for TSB-TV (DFP-0) --- (II) NVIDIA(0): "nvidia-auto-select" : 1920 x 1080 @ 120.1 Hz Interlace (from: EDID) if I take out the over ride: NoVertRefreshCheck The 1920 x 1080i mode is marked as invalid. . . .And it displays at 720p resolution. This same hardware configuration works fine in Windows XP and the Nvidia driver allows me to correct for overscan, but then I really don't want to run windows. (I started with logverbose level 6 and ran the nvidia bug report, please find the file attached. Thanks, Rob Last edited by rgifford; 03-05-07 at 12:13 AM. Reason: Added information |
|
|
|
|
|
|
#7 |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
Does requesting a 1920x1080_120i_0 mode in xorg.conf change the behavior ?
|
|
|
|
|
|
#8 |
|
Registered User
Join Date: Dec 2006
Posts: 9
|
Lonnie,
Same results. See attached log file. |
|
|
|
|
|
#9 |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
What kind of TV are you using?
|
|
|
|
|
|
#10 |
|
Registered User
Join Date: Dec 2006
Posts: 9
|
Lonnie,
It is a Toshiba DLP 62HM195 via DVI to HDMI. There is a similar discussion in this same forum here: http://www.nvnews.net/vbulletin/showthread.php?t=83670 To me it appears to be a driver bug since the 1.0-8776 driver did display at 1080i and now with the latest driver it won't. Also, the same hardware, TV and video card work great under Windows XP. Looking forward to your response. Thanks, -Rob |
|
|
|
|
|
#11 |
|
Registered User
Join Date: Dec 2006
Posts: 9
|
I finally got this figured out.
The vertical sync values were not displaying as interlaced so I doubled their values. The commented out line below shows my previous EDID values in a modeline and the line below shows the working doubled vertical values. #ModeLine "1920x1080i" 74.25 1920 2008 2052 2200 540 542 547 562 +Hsync +Vsync Interlace ModeLine "1920x1080i" 74.25 1920 2008 2052 2200 1080 1084 1094 1124 +Hsync +Vsync Interlace Something most certainly changed between the 1.0-8776 driver and later drivers because this is different behavior. . . .And most definately, a different configuration. Thanks, Rob |
|
|
|
|
|
#12 | |
|
Registered User
Join Date: Aug 2007
Posts: 1
|
Quote:
Code:
Options "NoVertRefreshCheck, NoDFPNativeResolutionCheck" I'll have more info when I get home. Jesse. |
|
|
|
|
![]() |
| Thread Tools | |
|
|