Right, right, right - more information would have been helpful :-P
Kernel - 2.6.11-1.14_FC3
rmmod-ing the various 1394 modules and reloading seems to fix the problem.
This is my modprobe.conf:
alias eth0 forcedeth
alias eth1 r8169
alias scsi_hostadapter sata_nv
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 &&
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ;
}; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias ieee1394-controller ohci1394
# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
alias msp3400 msp3400-ivtv
install ohci1394 /sbin/modprobe --ignore-install ohci1394;
/sbin/modprobe raw1394
At 11:18 AM -0700 6/16/05, Mark Knecht wrote:
Justin,
What kernel and what messages in dmesg? Are you using udev or
devfs? What about rmmod-ing the 1394 drivers vs. rebooting? (What
modules are loaded by the way?)
- Mark
On 6/16/05, Justin Kim <[EMAIL PROTECTED]> wrote:
The only thing that will get firewire video back is rebooting
the machine - obviously not an option.
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users