Infoseite // Firewire not recognized under Linux 9.1



Frage von blacky:


Hello,
so slowly I see blocks, ensures there somewhere still as a post, but I've found so far nothing useful. Standard answer was always "oh, that worked for me with Suse IMMEDIATELY and everything is well and oh * that's great .." etc.
So:
I would like to connect my Panasonic NV-GS17 Mini DV Camera s.den Calculator. I have a Firewire PCI card purchased and installed in 1394, no response on the part of the computer. Either with or without the camera connected and turned on, is not synonymous with reboot of connected with / Connected Camera
OS: Linux Suse 9.1
Resources of the machine should be loose enough, but that is synonymous probably no preference, it is a question only to realize that.
Should someone have a big idea: with enthusiasm, I would be happy about it, if he / she is writing down here. Ifs it works: even better.
slightly unnerved
Diana
(PC) Loosen the problems that they had not without

Space


Antwort von lu5005:

Which card do you have?
The first thing you should schaun if your OS recognizes your card. Back in the session Command lspci! As they should) then appear (00:00:00 Firewire - Manufacturer bla bla bla ieee1394 or something like that. To see if your firewire module is loaded lsmod | grep ieee1394 (ieee1394 97208 1 raw1394 would get out of there) - Then you'd have to really mount a device can (if it has not already happened) - give time for a mount and see if anything of / dev / sda1 or raw stands. Post here if you look at your earnings mount and lspci entering!

gruß Lucas

Space


Antwort von MiXMaster:

Hi Lucas,
I'm already a bit mentally heiler thanks to your reply. ^ ^
So, results of my inquiries were:

[code: 1: f26ca6c061]
# lspci
...
[b] 0000:00:09.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46) [/ b]
...
[/ code: 1: f26ca6c061]
and
[code: 1: f26ca6c061]
# Lsmod | grep ieee1394
ieee1394 100408 1 ohci1394
[/ code: 1: f26ca6c061]

ok. which does not agree with your text. What do I do with this knowledge?
Greetings and thanks
Diana [/ code]

Space


Antwort von MiXMaster:

Oh, I forgot
[code: 1:7935 a63b5e]
/ dev/hda2 on / type reiserfs (rw, acl, user_xattr)
proc on / proc type proc (rw)
tmpfs on / dev / shm type tmpfs (rw)
devpts on / dev / pts type devpts (rw, mode = 0620, gid = 5)
/ dev / hdc on / media / cdrom type subfs (ro, nosuid, nodev, fs = cdfss, procuid, iocharset = utf8)
/ dev / hdb on / media / dvdram type subfs (ro, nosuid, nodev, fs = cdfss, procuid, iocharset = utf8)
/ dev/fd0 on / media / floppy type subfs (rw, nosuid, nodev, sync, fs = floppyfss, procuid)
usbfs on / proc / bus / usb type usbfs (rw)
[/ code: 1:7935 a63b5e] [/ code]

Space


Antwort von MiXMaster:

But looks good! Your FireWire card is aufjedenfall recognized. Now just come on it s.welchen drivers or software (Linux) has been included for your camera.

Normally Firewire devices are as (SDA = SCSI device detected) - If you could have a disc you could reformat the now mkfs and fdisk and then mount your device.
(mkdir / mnt / sda
mount / dev/sda1 / mnt / sda)

But this is unfortunately not, since your Panasonic not a file system (ext2, ext3, reiserfs etc have), but recording onto tape or? Thus, you can not just put the camera on a mount point!

What I can say now is that your firewire card is a recognized and b repays your Firewire module is loaded. Gabs for with your Panasonic Camera Software and Drivers? If so what and how?

gruß Lucas

Space


Antwort von MiXMaster:

Hello,
indeed true, on tape, the camera draws on. Software / Drivers are not included, only the Firewire card. I can remember, however, since this is a CD for Win and I have decided six months ago for Linux ...
When recording and editing program, I would probably use "cinema". I have installed at least get (in terms of dependencies ..).
Would not load the raw module synonymous? Or is ohci a higher instance of it?

[code: 1:18 abd484b7]
# ~> Ls / dev | grep 1394
raw1394
video1394
[/ code: 1:18 abd484b7]

Ok. So much for the Rhema "raw". :) Well, now the Calculator synonymous times would recognize the camera, but nothing happened. When I try to be under the plugger, the Firewire card to configure or find out more about you (see under "Storage"), I get the message "not find a configurable controller. * * schulterzuck

Space


Antwort von lu5005:

Forget ** ** - Logo ... Is embarrassing! This of course has to be synonymous statically charged. Not until your card comes next come the three kernel modules ohci, ieee and raw - ieee1394 connects the two quasi -

modprobe ohci1394
modprobe raw1394

in lsmod then have all three modules are there: lsmod
raw1394
ohci1394
ieee1394

So now I have nochn bit of googling - you need to register your device records:

mknod-m 666 / dev/raw1394 c 171 0
mknod-m 666 / dev/video1394 c 172 0

So your OS knows what kind of device is actually s.der Map gibts Biblioteken for control of DV camcorder! (Juhu) ;-)

Times listed here!

libraw1394 0.8.2
Functions for use of / dev/raw1394

Includes on / usr/local/include/libraw1394 /

libdv 0.4
(Note: 0.5 does not fit into kino libdv 0.4) you have installed or movies?
Quasar DV Codec

Software decoder for DV format, SMPTE 314M and IEC 61,834

(Standard format for describing "consumers digital camcorder)

Includes / usr / local / include / libdv /

libdc1394 0.8
Programming interface for control of DV camcorders

Includes / usr/local/include/libdc1394 /

Warhscheinlich you need to install only one of the dinger! Need maln rumprobieren bit!

Then there tootle nochn since you can scan your Firewire bus! Can schaun so that if any device is tuned! gscanbus 0.6

So, if you have loaded the libraries and all driver modules, you start going Kino0.4 use of video recording on and / dev/raw1394

Thus, it should go!

gruß Lucas

Space


Antwort von MiXMaster:

Hi Lucas,
thanks. It is! Without sound, but right now me is right. The main thing I get a sign of life of the equipment. * freu *
I just followed exactly what you were writing in the last thread, just the two modprobe, then checked whether all three modules in it, yes, they were, the libraries were already all there .. cinema started to "capture" gone perfectly (but) halt without sound. But until now, not bad, somehow go wirds already. * * freufreu
:))
Thick Thanks!

Space





slashCAM nutzt Cookies zur Optimierung des Angebots, auch Cookies Dritter. Die Speicherung von Cookies kann in den Browsereinstellungen unterbunden werden. Mehr Informationen erhalten Sie in unserer Datenschutzerklärung. Mehr Infos Verstanden!
RSS Suche YouTube Facebook Twitter slashCAM-Slash