> I am having some problems trying to figure out the proper x settings > following Jarod's FC2 install. > > When I startx, I get: > > LoadModule: "ivtvdev" > (WW) Warning, couldn't open module ivtvdev > (II) UnloadModule: "ivtvdev" > (EE) Failed to load module "ivtvdev" (module does not exist, 0) > > xorg.conf > ====== snip > > Section "Device" > Identifier "Hauppauge PVR 350 iTVC15 Framebuffer" > Driver "ivtvdev" > #Driver "fbdev" > > ### change fb0 to whatever your card grabbed > Option "fbdev" "/dev/fb1" > #Option "ivtv" "/dev/fb1" > > ### change the BusID to whatever is reported by lspci, specify it as > hex. > #BusID "0:0x09:0" > BusID "00:00:0x09" > EndSection >
I am not sure what lspci is returning for your busid, but if that is what it is you should change the BusID line to: BusID "00:00:09" I think. Report what lspci says the busid is -- Email me if you want a gmail account, I have invites.
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
