![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
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 |
|
|
|
|
#1 |
|
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! 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) 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" Last edited by Keldek; January 2nd, 2007 at 05:26 PM.. |
|
|
|
|
#2 |
|
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! |
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() |
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. |
|
|
|
|
#4 |
|
A Carafe of Ubuntu
![]() |
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 |
|
|
|
|
#5 |
|
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.
|
|
|
|
|
#6 |
|
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 |
|
|
|
|
#7 | ||
|
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:
Quote:
__________________
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.. |
||
|
|
|
|
#8 |
|
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.
|
|
|
|
|
#9 |
|
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 Code:
sudo chmod 777 /dev/dv1394
__________________
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.. |
|
|
|
|
#10 |
|
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
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|