Re: driver_fb woes (fwd) [PATCH]
Marco Gusy <[email protected]>
| Newsgroups | gmane.comp.video.marvel |
|---|---|
| Message-ID | <[email protected]> |
Alle 11:23, venerdì 19 gennaio 2007, Linuxale ha scritto: > Hi Dear, > I've followed your info! Kernel-2.6.19-vanilla + latest driver_fb But > nothing...I can't see no tuner channel... Apparently when I load the > driver, I use iv script, all seems fine. But when I try to see something > with xawtv nothing...With tvtime something better...I can scan with: > tvtime-scanner -n PAL -i 2 Copy the drivers to a directory in your modules dir ((lib/modules/(kernel)/kernel/drivers/mgavideo), update /etc/modules.conf try to load with the script I attach here ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Marvel-linux mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/marvel-linux
script
(text/plain, 522 B)
/sbin/modprobe i2c-algo-bit /sbin/modprobe i2c-matroxfb #/sbin/modprobe matroxfb_maven d_i2c=0 d_core=0 d_mjpg=0 d_mw=0 /sbin/modprobe msp3400 debug=$d_i2c /sbin/modprobe ks0127 debug=$d_i2c /sbin/modprobe tuner /sbin/modprobe videodev /sbin/modprobe mga_core bes_brightness=31 mgacore_debug=$d_core grab_debug=$d_mw /sbin/modprobe mgacap debug=$d_mw /sbin/modprobe mgavideo default_norm=0 debug=$d_mw /sbin/modprobe zr36060 debug=$d_mjpg /sbin/modprobe i33 debug=$d_mjpg /sbin/modprobe mgajpg debug=$d_mjpg