Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 22700 ideas, 138270 comments, 2629576 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas
Idea #13161: Firewire camera should work without opening a terminal

Written by xens the 13 Sep 08 at 23:12. Related project: Kino. Status: New
Rationale
If you plug a video camera (ieee1392 Firewire) and launch Kino (for example) your camera won't be detected.
You first need to modprobe the raw1394 module and then chmod the /dev/raw1394 device (according to many howto's...). That's not user-friendly.
The default user should be included in the group of /dev/raw1394 and the system should automatically detect the camera and load the raw1394 module


98
votes
up equal down
Solution #1: Auto-generated solution of idea #13161
Written by xens the 13 Sep 08 at 23:12.
Ubuntu Brainstorm was updated in January 2009. Since the idea #13161 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
1
votes
up equal down
Solution #2: Possible workaround
Written by zohso the 10 Jan 10 at 14:29.
Understanding that it was a permissions issue with the dev/raw1394 file:
I logged in as root, changed the ownership of dev/raw1394 to myself, logged back into my account and it worked like a charm.

I just switched over to Kubuntu, which I do every few months, and for whatever reason the root account is locked. I had no problem doing:
sudo passwd root
to enable the root account in Ubuntu, but Kubuntu doesn't like it apparently. So I am back at square one.

***Rant***
For the record, it is little things like this and scanner support that keep Ubuntu from going mainstream.

Propose your solution

Attachments
No attachments.


Duplicates


Comments
stinger30au wrote on the 14 Sep 08 at 09:29
i had the same drama with my video camera via firewire

after some searching i found how to fix it and apparently its locked down to security reasons


but it should at least bring up some kind of warning box or the likes and ask you if you want to turn on fireware data capture


+1 from me

Tree MendUs wrote on the 14 Sep 08 at 10:54
It would be really handy if Ubuntu could liaise with Dan Dennedy (who wrote Kino and dvgrab), to ensure that each new version of ubuntu works with these programs.

These are both used for firewire capture, and do it well (when working).

Ubuntu has changed the way it deals with firewire (programs and permissions, and groups) at some version upgrades. And it knocks the system out, till the user figures it was the upgrade they did between the last firewire capture and recent.

If we want a multimedia Ubuntu, then we need to make sure that we can load the media in the first place.

Firewire has a number of advantages over ordinary video capture;
- the sound is always in synch (or maintains the same offset)
- all capture devices are in synch
- data streams can go to hard drive with lower impact on CPU.
- more than one device can record or process the data being sent on any firewire channel.
- up to 63 channels.

It might be wise not to tell Ubuntu "how" to solve these problems,
as Dan is pretty good at getting them solved, and some of the multimedia team at Ubuntu could work with him to ensure that optimum solutions are obtained.

FreeEagle76 wrote on the 14 Sep 08 at 10:59
+1 a very good sugesstion.

Good Idea


nitrofurano wrote on the 14 Sep 08 at 11:19
i'm using Ubuntu on a MacBook since almost 2 years, and still without being able to use the iSight camera, which is a IEEE one, just like about this idea post.

Auzy wrote on the 14 Sep 08 at 11:45
Nitrofurano, even in windows, the isights last I checked didn't work that great either.

Tree MendUs wrote on the 25 Sep 08 at 10:35
In some versions of Ubuntu, Kino recommends enabling firewire access by using uDev.

Another way to do it is dv1394, which is not recommended.
But I have that method to work good enough for starters,
as i wasn't interested in controlling the camera from the pc - just capturing the video from what ever was plugged in.

Auzy wrote on the 25 Sep 08 at 12:09
Its a lot more complicated then this though. For instance, in Nitrofurano's case, its hard to tell if its a driver issue or not. The old firewire isights were crap.

However, yeah, nobody should need to touch anything for firewire cameras which should work, to work. On OSX and windows nothing is needed.

Paul-Gilbert wrote on the 30 Sep 08 at 15:14
With Hardy Heron, the issue is on permissions put on the /dev/raw1394 driver.
It is rw-rw---- (root,disk) .
It should either be rw-rw-rw , or atach to a group everybody can be easily belongs to without being a security hole.
And this should be DOCUMENTED.

phoenix_fr wrote on the 11 Sep 11 at 20:45
Hi, we are in 2011 and i can't beleive this is not sorted yet.
Seriously ? Linux ubuntu 2.6.32-33 is not enough to do that ?

For a start why would you restrict camera usage to root only by default ?
Then, if you *really* want or need to do that, why is there no message/warning when the access is denied to give you a clue about what is going on (using Kdenlive here for instance).

Once again, a VERY little thing (meaning easy to detect/correct) that keeps Linux from being user friendly ...

(Best of all but not directly related to this, Kdenlive freezes the entire system when starting to record from my camera :-o Back to Windows just to get my miniDV tapes on disk).


Post your comment