|
|
#1 | |
|
Registered User
Join Date: Feb 2006
Posts: 8
|
I have installed Mythbuntu 10.10 on a Zotac ION motherboard and haven't been able to get VDPAU to work at all.
I've attached the result of nvidia-bug-report.sh and the log from using "export VDPAU_TRACE=1" and "export VDPAU_NVIDIA_DEBUG=3" before starting mythtv. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Dec 2008
Posts: 128
|
It would be a good idea to start with the actual error you're getting...which is what?
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Feb 2006
Posts: 8
|
the screen goes black and the user interface locks up. I can still ssh into the box to kill mythtv.
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Feb 2006
Posts: 8
|
The mythtv output contains the following:
2010-12-11 08:02:03.657 VDPAU Error: Error at mythrender_vdpau.cpp:592 (#25, A catch-all error, used when no other error code applies.) 2010-12-11 08:02:03.657 VDPAU Error: Failed to create output surface. 2010-12-11 08:02:03.657 VDPAU Error: No presentation surfaces 2010-12-11 08:02:03.658 Failed to create VDPAU render device. 2010-12-11 08:02:03.658 VidOutVDPAU Error: Failed to initialise VDPAU 2010-12-11 08:02:03.673 VideoOutput, Error: Not compiled with any useable video output method. 2010-12-11 08:02:03.674 NVP(0), Error: Couldn't create VideoOutput instance. Exiting.. 2010-12-11 08:02:03.674 Unable to initialize video. |
|
|
|
|
|
|
#5 |
|
Moderator
Join Date: Aug 2005
Posts: 1,327
|
bobw,
Unfortunately, the error messages you posted don't imply anything obvious to me.' Can you please try the latest 260.* driver from the FTP site? We did fix at least one memory resource related issue in the latest driver, and it's just possible that you're being affected by that. Thanks. |
|
|
|
|
|
#6 | |
|
MythTV developer
Join Date: Mar 2006
Posts: 413
|
Quote:
With 260, there are plenty of visual artifacts, crashes. Playing video with vpdau, if you interrupt it, you end up with the last video frame played in greyscale on the desktop. Bit regression with 260. Luckily I found that my GT430 works with the latest 256 drivers |
|
|
|
|
|
|
#7 | |
|
Registered User
Join Date: Jan 2009
Location: Allison Park, PA, USA, Earth
Posts: 13
|
Quote:
__________________
Scott Knight |
|
|
|
|
|
|
#8 |
|
Registered User
Join Date: Feb 2006
Posts: 8
|
When I tried installing the drivers downloaded from this web site they didn't work. The last line in the X log showed the driver being loaded then nothing.
I backed the new driver out and reinstalled the Ubuntu release driver and everything now works. I'm not sure what's different that it works now when it didn't work before. |
|
|
|
|
|
#9 |
|
Registered User
Join Date: Jan 2009
Location: Allison Park, PA, USA, Earth
Posts: 13
|
bobw,
I don't know what to tell you other than there must have been a previous library/module either in the path or even in memory when you tried to start X with the new driver. I don't run Ubuntu and am mostly only familiar with the Red Hat Way of doing things. All my systems have gone straight from clean install to using the NVidia installers rather than any of the packaged versions (ATrpms, FreshRPMs, etc). Whenever I switch versions, I always reboot just to be sure. Going through the old lsmod, rmmod, modprobe sequence should accomplish exactly the same result...reboot is easier for me since I am typically working on three systems at once.
__________________
Scott Knight |
|
|
|
|
|
#10 | |
|
Registered User
Join Date: Dec 2010
Posts: 10
|
Quote:
- Bad tearing issues with 260.xx - which have not been there before and are really anoying. (loosing vsync most probably from what i read here ?) - white artifacts (like snow) on dark areas (which could be old pictures i suppose?) - sometimes only once every 2 weeks, for other a lot more often (some uninitialized memory/overflow?) Currently trying this: # fix tearing env __GL_SYNC_TO_VBLANK=1 export __GL_SYNC_TO_VBLANK env __GL_SYNC_DISPLAY_DEVICE="<?cs var:system.x11.display.default ?>" export __GL_SYNC_DISPLAY_DEVICE # and snow ? env VDPAU_NVIDIA_NO_OVERLAY=1 export VDPAU_NVIDIA_NO_OVERLAY in the environment of the Xserver. And this in the xorg: Option "OnDemandVBlankinterrupts" "on Option "FlatPanelProperties" "Scaling = Native" The Tearing still doesn't seem to be under control. This has not been in 256.xx, on the other hand regular long running vdpau calls are fixed with 260.xx (regular freezes in vdpau decoding). In the end it seems last more or less vdpau problem free release was 195.30 ![]() |
|
|
|
|
|
|
#11 | |
|
Registered User
Join Date: May 2008
Posts: 113
|
Quote:
It's good to see a software developer agrees that 195.xx was the last good driver. |
|
|
|
|
|
|
#12 | |
|
Registered User
Join Date: Oct 2010
Posts: 16
|
I agree on 195.30 being the last useable driver for xine vdpau users.
May I ask, what makes you say this: Quote:
To me it seems, that I saw freezes with 260.19.29 too (I use it since short only, so I am not quite sure). |
|
|
|
|
![]() |
| Thread Tools | |
|
|