<br><br><div class="gmail_quote">On Fri, Dec 4, 2009 at 3:36 PM, Steven Adeff <span dir="ltr"><<a href="mailto:adeffs.mythtv@gmail.com">adeffs.mythtv@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
well I've got a weird issue I'm hoping to get some help with...<br>
only crops up with netboot (using the harddrive that was in the system<br>
works fine), but VDPAU is having an issue initializing or something?<br>
2009-12-04 17:30:07.827 VDPAU Error: Error at util-vdpau.cpp:222 (#1, Unknown)<br>
2009-12-04 17:30:07.827 VidOutVDPAU Error: Failed to initialise VDPAU<br>
2009-12-04 17:30:07.828 VideoOutput, Error: Not compiled with any<br>
useable video output method.<br>
2009-12-04 17:30:07.828 NVP(0), Error: Couldn't create VideoOutput<br>
instance. Exiting..<br>
<br>
both are using JYA's repo for the nvidia drivers and Myth, but the<br>
netboot one isn't playing back.<br></blockquote></div><br><br>Did you check /var/log/Xorg.0.log? Make sure the nvidia driver is loading properly in there. I've found that sometimes it doesn't build properly in the chroot and, for some reason, doesn't build properly with DKMS when booting a frontend. On my setup, the server is running a -server kernel and the frontends aren't, so it's unable to figure out what to build for. I have a command line for DKMS that might help, email me if you are having that problem and I'll post it. I'm not at home right now, so I can't get to it. <br>