libdc1394-dev team mailing list archive
-
libdc1394-dev team
-
Mailing list archive
-
Message #00045
[Bug 462453] Re: libdc-1394-22 gives "libdc1394 error: Failed to initialize libdc1394" when loaded.
Have similar problem on Ubuntu 9.10 with latest updates.
Found solution:
There is no file /dev/raw1394 (driver is not loaded)!
$ sudo modprobe raw1394
After this check your permissions on device /dev/raw1394
You must have rw access to this device!
For me it looks like:
$ ls -la /dev/raw1394
crw-rw---- 1 root root 171, 0 2009-10-30 11:34 /dev/raw1394
On my Ubuntu 9.04 system this looks like:
crw-rw---- 1 root disk 171, 0 2009-10-30 11:34 /dev/raw1394
--
libdc-1394-22 gives "libdc1394 error: Failed to initialize libdc1394" when loaded.
https://bugs.launchpad.net/bugs/462453
You received this bug notification because you are a member of DC1394
Package Mainteners' team, which is a bug assignee.
Follow ups
References