LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-02-2005, 05:23 PM   #1
GeorgK
LQ Newbie
 
Registered: Jan 2005
Posts: 5

Rep: Reputation: 0
ieee1394 problem -- dvgrab: no camera exists


Hello,

I have got this mistake:

cat /var/log/messages |grep 1394
Jan 1 22:01:19 Laptop kernel: ieee1394: Initialized config rom entry `ip1394'
Jan 1 22:01:19 Laptop kernel: ohci1394: $Rev: 1223 $ Ben Collins <bcollins@debi
an.org>
Jan 1 22:01:19 Laptop kernel: ohci1394: fw-host0: Unexpected PCI resource lengt
h of 1000!
Jan 1 22:01:19 Laptop kernel: ohci1394: Failed to allocate shared interrupt 255
Jan 1 22:01:19 Laptop kernel: ohci1394: probe of 0000:00:02.3 failed with error
-12
Jan 2 11:22:12 Laptop kernel: ieee1394: Initialized config rom entry `ip1394'
Jan 2 11:22:12 Laptop kernel: ohci1394: $Rev: 1223 $ Ben Collins <bcollins@debi
an.org>

how could I solve this?

Thank you

Georg
 
Old 01-02-2005, 05:57 PM   #2
Caeda
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Suse 6.0+, Mandrake 5.0-10.0, Redhat 6.0-9.0, Gentoo 1.2+, Gnoppix, Knoppix, Sabayon, Ubuntu 5.04+
Posts: 1,811

Rep: Reputation: 45
Well, until you start reading the forum rules and posting useful info about what your trying to do, what your using to do it with and what the versions of everything that your trying to use is...

Stop using dvgrab?
 
Old 01-03-2005, 03:58 AM   #3
GeorgK
LQ Newbie
 
Registered: Jan 2005
Posts: 5

Original Poster
Rep: Reputation: 0
Sorry for my posting. I use this configuration:

Suse 9.2; Kernel: 2.6.8-24.10-default; KDE 3.3.2; Hardware: Laptop Acer Aspire 1703SM

I would like to capture videos from my camcorder over firewire.
 
Old 01-03-2005, 12:55 PM   #4
Caeda
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Suse 6.0+, Mandrake 5.0-10.0, Redhat 6.0-9.0, Gentoo 1.2+, Gnoppix, Knoppix, Sabayon, Ubuntu 5.04+
Posts: 1,811

Rep: Reputation: 45
Much better, but still, what camcorder?
 
Old 01-03-2005, 12:59 PM   #5
GeorgK
LQ Newbie
 
Registered: Jan 2005
Posts: 5

Original Poster
Rep: Reputation: 0
It's a Panasonic NV-GS400.

Thank you for your help.

Georg
 
Old 01-04-2005, 10:14 PM   #6
janic
LQ Newbie
 
Registered: Jan 2005
Distribution: SuSE, RHEL, FC on x86 and PPC64
Posts: 6

Rep: Reputation: 0
Me too! ieee1394 and DV camera problems...

(yes, what a horrible, horrible way for my first post here to start..)

Okay,

On this particular machine, I am running SuSE professional 9.2 with kernel 2.6.8-24.10-default

This particular (number three now... I will be happy to expand later) FireWire card is a Belkin F5U503-APL and I am trying to get my Sony DCR-TRV33 to work with dvgrab/Kino.

This card (unlike the other two) actually appears to work with this kernel at least as far as SBP2 goes. I can hotplug my external FW hard disk (generic enclosure with a WD IDE drive) and mount it without problem. Same goes for unmounting/disconnecting/reconnecting/etc.

From trawling the suse forums, it seems getting a dv camcorder to be seen by an application is a disturbingly common problem. Yes, I do have ohci1394, ieee1394, raw1394, dv1394 and video1394 all loaded. I have even tried without dv1394 and video1394 loaded, just in case.

Probably the most irritating thing for me is that I can not see any kind of event when I connect the sony. The syslog shows when the disk is connected, but shows nothing for the camera (I assume that you are not seeing any kind of event when you plug in your camera either).

So other than asking "Can you make my DV camera work" I will also ask that _anyone_ who has a DV camera running with SuSE chime in with _how_ they got it to work. I have had my share of WorksForMe responses from the SuSE forum.

Oh, and GeorgK, your syslog entries show that the ieee1394 module is not happy with your card. If you could run the command:

lspci | grep FireWire

you will see the chipset that the card uses. You can then look that up at http://linux1394.org to see if your card at least _should_ work. If the situation looks promising, keep trying, otherwise, find another card on the compatibility list.

Mine shows this:

0000:00:0d.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)

and when I look up TSB43AB23 at linux1394.org I am shown that this chipset (and this card in particular) "WorksGreat" for a number of people, so it is a good canidate to actually work in my configuration.

Thanks,
John
 
Old 01-05-2005, 03:42 PM   #7
GeorgK
LQ Newbie
 
Registered: Jan 2005
Posts: 5

Original Poster
Rep: Reputation: 0
You can get a new test-kernel from:

http://nectar.math.uni-bielefeld.de/...day/i386/HEAD/

I compiled a new kernel 2.6.10. Now firewire and dvgrab work fine :-))

Georg
 
Old 01-05-2005, 08:58 PM   #8
janic
LQ Newbie
 
Registered: Jan 2005
Distribution: SuSE, RHEL, FC on x86 and PPC64
Posts: 6

Rep: Reputation: 0
Thanks! This looks promising. I am downloading a new kernel now.

Looks like a mirror of

ftp://ftp.suse.com/pub/people/kraxel/kernel-of-the-day/

For posterity - from his readme:

Code:
what you can fine here
======================

updates and experimental packages for some stuff I'm developing and
maintaining, mostly video4linux related.  packages for xawtv 4.x
snapshots for example.


install stuff using yast2
=========================

The directories can be used as yast2 installation source, i.e. you
can add them via "yast2 inst_source" and the yast2 package manager
will know these packages then.

BTW: Starting with SUSE Linux 9.1 there is a nice command line
interface to the yast2 package manager called "y2pmsh", check it
out.

If you want to create such installation sources yourself have a
look at http://portal.suse.com/sdb/en/2004/02/yast_instsrc.html

Have fun,

  Gerd

--
Gerd Knorr <kraxel@suse.de>
I am going to see if the pre-compiled one works too. If so, a quick search of the src rpms should show what options are set for FireWire to work. If I can get the "stock" kernel working with my camera by recompiling with those options, then I will file a bug with SuSE and Gerd, and ask them to include it in the next kernel patch. Who knows, someone might actually listen.

Stay tuned!
 
Old 01-06-2005, 02:22 AM   #9
GeorgK
LQ Newbie
 
Registered: Jan 2005
Posts: 5

Original Poster
Rep: Reputation: 0
I think that the original kernel from Suse is really buggy.

Make your own.

Georg
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Using an ieee1394 camera in linux Quantum0726 Linux - Hardware 1 09-26-2005 01:32 PM
ieee1394+DVcam+dvgrab+gnomemeeting MarkusMan Linux - General 1 07-20-2005 11:31 PM
SIOCADDRT: File exists SIOCCADDRT: File Exists Failed to bring up eth0. opsraja Linux - Networking 0 01-10-2005 08:29 AM
Problem mounting ieee1394 cdrom (dell x200) hunan6 Slackware 2 08-08-2004 02:09 PM
ieee1394: ohci.c - Problem with PAGE_SIZE and buf_stride spies Linux - Networking 0 03-26-2004 06:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration