> Fons van der Beek said the following on 09/06/2004 19:17: > >>>Hello all > >>> > >>>Does anybody use a FlyVideo 3000 (PAL B) PC-TV capture board in Fedora > > <snip> > > > Hello, mine looks like this, it detects ok, but no capturing, allthough it > > worked before > > and frequent kernel-panics: > > Before where? FC1? On Fedora C2, just by plugging in, after that I changed something in the configuration of Core 2 unfortunatly I don't know what... > > > alias parport_lowlevel parport_pc > > alias eth0 8139too > > alias usb-controller usb-uhci > > alias usb-controller1 ehci-hcd > > alias char-major-61-* lirc_serial > > alias usb-controller ehci-hcd > > alias usb-controller2 uhci-hcd > > alias char-major-108-* ppp_generic > > alias /dev/ppp ppp_generic > > alias tty-ldisc-3 ppp_async > > alias tty-ldisc-14 ppp_synctty > > alias ppp-compress-21 bsd_comp > > alias ppp-compress-24 ppp_deflate > > alias ppp-compress-26 ppp_deflate > > alias char-major-116-* snd > > alias snd-card-0 snd-intel8x0 > > options snd major=116 cards_limit=1 > > options snd-intel8x0 index=0 id="ICH" > > alias char-major-14-* soundcore > > alias sound-service-0-0 snd-mixer-oss > > alias sound-service-0-1 snd-seq-oss > > alias sound-service-0-3 snd-pcm-oss > > alias sound-service-0-8 snd-seq-oss > > alias sound-service-0-12 snd-pcm-oss > > alias ppp-compress-18 ppp_mppe > > alias net-pf-10 ipv6 > > alias char-major-81 saa7134 > > install pwc /sbin/modprobe --first-time --ignore-install pwc && { > > /sbin//sbin/modprobe --ignore-install --force > > /deamons/pwcx-8.2-gcc32/pwcx-gcc32.o >/dev/null 2>&1 || :; } > > install snd-card-0 /sbin/modprobe --first-time --ignore-install snd-card-0 > > && { /usr/sbin/alsactl restore >/dev/null 2>&1 || :; } > > install usb-controller /sbin/modprobe --first-time --ignore-install > > usb-controller && { modprobe printer; } > > install usb-controller1 /sbin/modprobe --first-time --ignore-install > > usb-controller1 && { modprobe printer; } > > remove snd-card-0 { /usr/sbin/alsactl store >/dev/null 2>&1 || :; } ; > > /sbin/modprobe -r --first-time --ignore-remove snd-card-0 > > I would disable the pwc module and test to see wether you still have > problems. > > PS. you can trim down your /etc/modprobe.conf file alot by removing > alias's that are already present in /etc/modprobe.conf.dist > > -- > Greg I've tried it, still no luck............ I've upgrade my system from Redhat 8 to Fedora Core 2, applying the Nvidia 8k kernel. I had some trubbles on Redhat 8 (gtk2+, freefont) and I needed lm_sensors and the capturing card working together so upgrading to Fedora core 2 seemed the right solution, but afterwards i can say that upgrading a (little bit ) trubblesome Redhat 8.0 system into Fedora Core 2 wasn't that wise at all (Shit in -> Shit out ) I Guess rebuilding the system with Fedora core 2 from scratch is gone save me (and you) a lot of time.... With kind regards Fons van der Beek