gary1975
2007-11-03, 01:51 PM CDT
Hi,
kino seems to not work with FC8 as it says that raw1394 module not loaded even when the module is present.
I ran kino as root user so it doesn't have problems with permissions.
Following is the firewire detected in dmesg,
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[23] MMIO=[feafd800-feafdfff] Max Packet=[2] IR/IT contexts=[8/8]
ohci1394: fw-host0: Serial EEPROM has suspicious values, attempting to set max_packet_size to 512 bytes
ieee1394: Node added: ID:BUS[0-00:1023] GUID[0000850000d46a07]
ieee1394: Host added: ID:BUS[0-01:1023] GUID[0011060000008580]
ieee1394: raw1394: /dev/raw1394 device initialized
NOTE: The dv1394 driver is unsupported and may be removed in a future Linux release. Use raw1394 instead.
ieee1394: Node changed: 0-01:1023 -> 0-00:1023
ieee1394: Node suspended: ID:BUS[0-00:1023] GUID[0000850000d46a07]
ieee1394: Error parsing configrom for node 0-00:1023
ieee1394: Error parsing configrom for node 0-01:1023
ieee1394: Node suspended: ID:BUS[0-00:1023] GUID[0011060000008580]
ieee1394: Node resumed: ID:BUS[0-00:1023] GUID[0011060000008580]
ieee1394: Node resumed: ID:BUS[0-00:1023] GUID[0000850000d46a07]
ieee1394: Node changed: 0-00:1023 -> 0-01:1023
lsmod also shows the modules loaded,
dv1394 19032 0
raw1394 24312 0
ohci1394 29872 1 dv1394
ieee1394 75060 3 dv1394,raw1394,ohci1394
the devices are also present in /dev,
crw-rw---- 1 root root 171, 0 2007-11-03 12:41 /dev/raw1394
/dev/dv1394:
total 0
lrwxrwxrwx 1 root root 11 2007-11-03 12:41 0 -> ../dv1394-0
I guess I'll have to setup dual boot to boot into windows XP to use the video capture.
kino seems to not work with FC8 as it says that raw1394 module not loaded even when the module is present.
I ran kino as root user so it doesn't have problems with permissions.
Following is the firewire detected in dmesg,
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[23] MMIO=[feafd800-feafdfff] Max Packet=[2] IR/IT contexts=[8/8]
ohci1394: fw-host0: Serial EEPROM has suspicious values, attempting to set max_packet_size to 512 bytes
ieee1394: Node added: ID:BUS[0-00:1023] GUID[0000850000d46a07]
ieee1394: Host added: ID:BUS[0-01:1023] GUID[0011060000008580]
ieee1394: raw1394: /dev/raw1394 device initialized
NOTE: The dv1394 driver is unsupported and may be removed in a future Linux release. Use raw1394 instead.
ieee1394: Node changed: 0-01:1023 -> 0-00:1023
ieee1394: Node suspended: ID:BUS[0-00:1023] GUID[0000850000d46a07]
ieee1394: Error parsing configrom for node 0-00:1023
ieee1394: Error parsing configrom for node 0-01:1023
ieee1394: Node suspended: ID:BUS[0-00:1023] GUID[0011060000008580]
ieee1394: Node resumed: ID:BUS[0-00:1023] GUID[0011060000008580]
ieee1394: Node resumed: ID:BUS[0-00:1023] GUID[0000850000d46a07]
ieee1394: Node changed: 0-00:1023 -> 0-01:1023
lsmod also shows the modules loaded,
dv1394 19032 0
raw1394 24312 0
ohci1394 29872 1 dv1394
ieee1394 75060 3 dv1394,raw1394,ohci1394
the devices are also present in /dev,
crw-rw---- 1 root root 171, 0 2007-11-03 12:41 /dev/raw1394
/dev/dv1394:
total 0
lrwxrwxrwx 1 root root 11 2007-11-03 12:41 0 -> ../dv1394-0
I guess I'll have to setup dual boot to boot into windows XP to use the video capture.