Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Hardware & Laptops
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Hardware & Laptops
Problems with hardware & laptops not being detected or supported during or after install.

 
 
Thread Tools Display Modes
Old January 2nd, 2007   #1
Keldek
Just Give Me the Beans!
 
Join Date: Dec 2006
Beans: 46
problems with module raw1394

I'm attempting to capture video via Kino and recieve the following error:

Code:
WARNING: raw1394 kernel module not loaded or failure to read/write /dev/raw1394!
So I did some searching on these forums and found several solutions, unfortunately none that work for me.

A few things I do know however, there is no "/dev/raw1394" module whatsoever, and following the instruction of different posts to create one, automatically set permissions, and have it load at startup got me nowhere.

I know my firewire card is being recognized:

Code:
keldek@System-X:~$ lspci
[really long list of devices truncated]
04:07.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 61)
but it does not mount or list at all in /dev

Camera make & model: Sony HDR-HC1
(all video recorded in DV format, not HDV)

So I'm at a loss at what to do

Any help is very much appreciated as video editing capabilities is essential for my switch from 'doze to linux. Thank you in advance

EDIT:

Additionally, I have this listed in my /etc/udev/rules.d/40-permissions.rules file:

Code:
# IEEE1394 (firewire) devices
# Please note that raw1394 gives unrestricted, raw access to every single
# device on the bus and those devices may do anything as root on your system.
# Yes, I know it also happens to be the only way to rewind your video camera,
# but it's not going to be group "video", okay?
KERNEL=="raw1394",			GROUP="disk"
KERNEL=="dv1394*",			GROUP="video"
KERNEL=="video1394*",			GROUP="video"
Not sure if this is important since there's no module at all for 'raw1394' in my /dev directory

Last edited by Keldek; January 2nd, 2007 at 05:26 PM..
Keldek is offline  
Old January 9th, 2007   #2
presque
First Cup of Ubuntu
 
Join Date: Aug 2006
Beans: 1
Re: problems with module raw1394

Code:
WARNING: raw1394 kernel module not loaded or failure to read/write /dev/raw1394!
go to dev directory and change permission of raw1394 file ... will be 777 ... this is only with can i help you
presque is offline  
Old December 2nd, 2007   #3
zachthejones
A Carafe of Ubuntu
 
Join Date: May 2007
Location: Wake Forest, NC
Beans: 140
Ubuntu 8.04 Hardy Heron
Send a message via AIM to zachthejones Send a message via MSN to zachthejones
Re: problems with module raw1394

hey, I'm having the same problem trying to capture DV camera footage via a firewire card. The irony is that in Feisty I had no problems, I just downloaded Kino and I could capture without difficulty from the beginning.

Now I'm getting the same error message. I went into Synaptic and installed all the raw1394 programs I could find, but still the same message.

Do I need to enable the read/write permissions for raw1394? If so, I need step-by-step instructions...i'm not so great at editing comand files and stuff.
zachthejones is offline  
Old December 3rd, 2007   #4
daverich
A Carafe of Ubuntu
 
Join Date: Mar 2007
Location: Tavistock, Devon
Beans: 111
Ubuntu 9.04 Jaunty Jackalope
Send a message via Skype™ to daverich
Re: problems with module raw1394

I have the same problem.

There is no dev/raw1394 file to set permissions in.

Anyone?

Kind regards

Dave Rich
__________________
http://www.lividstudios.co.uk - My recording studio
http://www.daverichband.com - My music
daverich is offline  
Old December 16th, 2007   #5
fustanella
First Cup of Ubuntu
 
Join Date: Jul 2006
Location: Central FL
Beans: 5
Ubuntu 7.10 Gutsy Gibbon
Re: problems with module raw1394

Y'all are awesome. The chmod 777 on raw1394 did the trick. I didn't even have to restart kino.
fustanella is offline  
Old December 24th, 2007   #6
oraldlight
5 Cups of Ubuntu
 
Join Date: Sep 2007
Beans: 18
Re: problems with module raw1394

chmod 777 also did the trick for me. So much for following the "how-to" on the kino forum...

thanks presque
oraldlight is offline  
Old December 24th, 2007   #7
eggdeng
Extra Foam Sugar Free Ubuntu
 
Join Date: Oct 2006
Location: Old Europe
Beans: 835
Ubuntu 9.10 Karmic Koala
Re: problems with module raw1394

Quote:
there is no "/dev/raw1394" module whatsoever
Quote:
There is no dev/raw1394 file to set permissions in.
This file is created only when the camera is plugged in and turned on.
__________________
All's well that ends.
Smash the record at www.verbbusters.com For learners of English.

Last edited by eggdeng; December 24th, 2007 at 06:53 PM..
eggdeng is offline  
Old January 15th, 2008   #8
Dougpol1
First Cup of Ubuntu
 
Join Date: Mar 2007
Beans: 6
Re: problems with module raw1394

I have the same problem but I don't understand where to put chmod 777 I went to dv 1394 file and it seems to be empty. Where do I and how do I find the device manager. and 1394 in it. I found the dev in home directory and !394 inside of it. Sure would like some help here.
Dougpol1 is offline  
Old January 15th, 2008   #9
eggdeng
Extra Foam Sugar Free Ubuntu
 
Join Date: Oct 2006
Location: Old Europe
Beans: 835
Ubuntu 9.10 Karmic Koala
Re: problems with module raw1394

Simply type in a terminal
Code:
sudo chmod 777 /dev/raw1394
or
Code:
sudo chmod 777 /dev/dv1394
whatever the file is called.
__________________
All's well that ends.
Smash the record at www.verbbusters.com For learners of English.

Last edited by eggdeng; January 15th, 2008 at 07:16 PM..
eggdeng is offline  
Old January 16th, 2008   #10
Dougpol1
First Cup of Ubuntu
 
Join Date: Mar 2007
Beans: 6
Re: problems with module raw1394

OK, I get a reply: chmod cannot access/dev/dv1394 no such file or directory I copied and pasted command and tried both commands. Do I need to download this file and install in synaptic? I have the official Ubuntu book and tried to read about this raw 1394 but can't find any info on the subject I would like to better understand what I am doing here. Thanks Doug
Dougpol1 is offline  
 

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


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


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry