<br><br><div class="gmail_quote">On Fri, Dec 4, 2009 at 3:36 PM, Steven Adeff <span dir="ltr">&lt;<a href="mailto:adeffs.mythtv@gmail.com">adeffs.mythtv@gmail.com</a>&gt;</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&#39;ve got a weird issue I&#39;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&#39;t create VideoOutput<br>
instance. Exiting..<br>
<br>
both are using JYA&#39;s repo for the nvidia drivers and Myth, but the<br>
netboot one isn&#39;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&#39;ve found that sometimes it doesn&#39;t build properly in the chroot and, for some reason, doesn&#39;t build properly with DKMS when booting a frontend. On my setup, the server is running a -server kernel and the frontends aren&#39;t, so it&#39;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&#39;ll post it. I&#39;m not at home right now, so I can&#39;t get to it. <br>