Firewire camera problems
Hi all
I'm trying to capure some video with kino from my video camera but I get an error message saying that /dev/raw1394 doesn't exist. I've loaded the following modules with no luck:
ohci1394
raw1394
dv1394
ieee1394
video1394
my firewire card is PCMCIA. Do i need to load a module in order to use my firewire PCMCIA?
Here is the output of lmod
Module Size Used by
raw1394 24492 0
dv1394 17196 0
sg 33788 0
scsi_mod 104044 1 sg
ppp_deflate 4736 0
zlib_deflate 22392 1 ppp_deflate
bsd_comp 5152 0
nls_iso8859-1 3680 1
isofs 31352 1
md5 3584 1
ipv6 230916 6
binfmt_misc 8744 1
snd-pcm-oss 49480 0
snd-mixer-oss 17376 3 snd-pcm-oss
snd-ali5451 19304 2
snd-ac97-codec 69392 1 snd-ali5451
snd-pcm 81800 2 snd-pcm-oss,snd-ali5451
snd-timer 20356 1 snd-pcm
snd 45988 6 snd-pcm-oss,snd-mixer-oss,snd-ali5451,snd-ac97-c odec,snd-pcm,snd-timer
soundcore 7008 3 snd
snd-page-alloc 7400 1 snd-pcm
ipt_TOS 1856 12
ipt_REJECT 5536 4
ipt_pkttype 1248 4
ipt_LOG 5568 7
ipt_state 1408 15
ipt_multiport 1600 2
ipt_conntrack 2016 0
iptable_mangle 2080 1
ip_nat_irc 3376 0
ip_nat_tftp 2864 0
ip_nat_ftp 4048 0
iptable_nat 21164 3 ip_nat_irc,ip_nat_tftp,ip_nat_ftp
ip_conntrack_irc 70256 1 ip_nat_irc
ip_conntrack_tftp 2896 0
ip_conntrack_ftp 71120 1 ip_nat_ftp
ip_conntrack 28616 9 ipt_state,ipt_conntrack,ip_nat_irc,ip_nat_tftp,i p_nat_ftp,iptable_nat,ip_conntrack_irc,ip_conntrack_tftp,ip_conntrack_ftp
iptable_filter 2080 1
ip_tables 14624 10 ipt_TOS,ipt_REJECT,ipt_pkttype,ipt_LOG,ipt_stat e,ipt_multiport,ipt_conntrack,iptable_mangle,iptable_nat,iptable_filter
ppp_async 8896 1
ppp_generic 24468 7 ppp_deflate,bsd_comp,ppp_async
slhc 6112 1 ppp_generic
crc-ccitt 1664 1 ppp_async
af_packet 16072 0
hsfmc97ali 48724 2
hsfmc97via 46712 0
hsfmc97ich 48400 0
hsfpcibasic2 54128 0
hsfserial 18788 7 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
hsfengine 1202788 1 hsfserial
hsfosspec 80192 7 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hs fserial,hsfengine
hsfsoar 51616 4 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
eth1394 17000 0
floppy 55088 0
ohci1394 30788 1 dv1394
ieee1394 292056 4 raw1394,dv1394,eth1394,ohci1394
ds 17572 2
yenta_socket 18624 1
pcmcia_core 59972 2 ds,yenta_socket
natsemi 25024 0
ide-cd 37280 1
cdrom 37724 1 ide-cd
loop 12520 0
ati-agp 6508 1
agpgart 27752 1 ati-agp
tsdev 5824 0
joydev 8032 0
evdev 7648 1
usbmouse 4256 0
usbhid 41088 0
ohci-hcd 18468 0
usbcore 103172 6 hsfosspec,usbmouse,usbhid,ohci-hcd
genrtc 7444 0
ext3 120680 2
jbd 49080 1 ext3
--------------------------------------------------------------
Here is the output of lspci
00:00.0 Host bridge: ATI Technologies Inc AGP Bridge [IGP 320M] (rev 13)
00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 320M] (rev 01)
00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 02)
00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV]
00:08.0 Modem: ALi Corporation M5457 AC'97 Modem Controller
00:09.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 02)
00:0a.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02)
00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
00:12.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility U1
02:00.0 FireWire (IEEE 1394): NEC Corporation IEEE 1394 Host Controller (rev 01)
-----------------------------------------------------------------------
and here is the output of cardctl -status
Socket 0:
3.3V CardBus card
function 0: [ready]
I'm really lost here. I've tried to run the script /etc/pcmcia/ieee1394 but I can't figure out how to use it and I can't seem to find any documentation for it.
Any suggestions in ho I can get my camera to work? Probably is easier than I think...
Thanks
|