Kino poblem
Markus Schönhaber
ubuntu-users at list-post.mks-mail.de
Mon Aug 4 13:49:36 UTC 2008
Doug Pollard wrote:
> I installed Kino using synaptic, and with it I Installed raw 1394
> and dvgrab. When I start Kino and click capture with my Sony camcorder
> connected through 1394 cable. I recieve the message Warning: raw1394
> kernal not loaded or failure to read/write/dev/raw1394
> Kino apparently cannot see my camcorder.
What does
ls -l /dev/raw1394
show?
If the above command complains about "No such file or directory", try
sudo modprobe raw1394
Otherwise make sure that the user you try to access the device with has
the rights to read/write to it, i. e. is in the appropriate group.
id <username>
will show the groups <username> is member of.
Regards
mks
More information about the ubuntu-users
mailing list