Fwd: ExpressCard/34 not sending raw video through firewire... Help
Aart Koelewijn
aart at mtack.xs4all.nl
Tue Mar 31 18:55:18 UTC 2009
On Tue, 31 Mar 2009 19:29:36 +0100, Nuno Ribeiro wrote:
> Hi there!
>
> I have a problem with video capture in my laptop. It must be some sort
> of kernel problem or modules, IRQ conflicts, I don't know. Ubuntu should
> have some kind of graphical view of undentified devices. It would be
> easier to find problems.
>
> I have raw1394 functioning, it's part of my group, I have permissions
> but nothing happens in kino, for instance, except the same old message
> "raw1394 no read/wright... etc...".
>
On my box (8.04.2):
~$ ls -l /lib/modules/2.6.24-24-generic/kernel/drivers/ieee1394/raw1394.ko
-rw-r--r-- 1 root root 35764 2009-03-25 17:34 /lib/modules/2.6.24-24-
generic/kernel/drivers/ieee1394/raw1394.ko
~$ ls -l /usr/lib/libraw1394.so.8.2.0
-rw-r--r-- 1 root root 19964 2007-11-10 22:12 /usr/lib/libraw1394.so.8.2.0
So, they are not in my group, I don't need any special permissions and
for me kino works. I think the only thing you really need is the read
permission for others, the last r . The w for user root is there to make
it possible for root to install and remove these files. I wonder if
raw1394.ko (a kernel module) is loaded with your kernel. Do:
"lsmod | grep 1394" to see if something is loaded. For me (with kino
started) it shows ohci1394 and ieee1394, no raw1394. You could also look
at /usr/share/doc/libraw1394-8/README for more information.
Aart
More information about the ubuntu-users
mailing list