[ros-users] Videre STOC Problem
Patrick Goebel
patrick at pirobot.org
Sat Feb 12 17:10:43 UTC 2011
Many thanks Anton and Jack! Changing the permissions and group (video)
on /dev/raw1394 got me a little further but there is still a problem.
Coriander now comes up and shows "VIDERE_DESIGN MDS-STH" under the
Camera Select menu but the window is completely unresponsive--clicking
on tabs and buttons has no effect. Typing Ctrl-C in the launching
terminal kills the coriander window but does not return the command
prompt and coriander is listed as a defunct process. Also, trying to
run smallv simply hangs after issuing the command--no window ever
appears and neither Ctrl-C nor 'pkill -9 smallv' in another terminal can
kill it...
Just to summarize:
ls -l /dev/raw1394
crwxrwxrwx 1 root video 171, 0 2011-02-12 08:57 /dev/raw1394
uid=1000(patrick) gid=1000(patrick)
groups=4(adm),6(disk),20(dialout),24(cdrom),44(video),46(plugdev),104(lpadmin),115(admin),120(sambashare),1000(patrick)
ls -l /dev/video1394/
total 0
crwxrwxrwx+ 1 root video 171, 16 2011-02-12 08:57 0
crwxrwxrwx+ 1 root video 171, 17 2011-02-12 08:57 1
Any other thoughts?
--patrick
On 02/12/2011 08:46 AM, Antons Rebguns wrote:
> What I always have to do is set RW permissions on /dev/raw1394, I
> never had to touch /dev/video1394. After that everything usually works
> just fine.
>
> Anton
>
> On Sat, Feb 12, 2011 at 9:39 AM, Jack O'Quin<jack.oquin at gmail.com> wrote:
>> On Sat, Feb 12, 2011 at 10:18 AM, Patrick Goebel<patrick at pirobot.org> wrote:
>>
>>> I made sure I am a member of both the disk and video groups and I did a
>>> chmod 777 on dev/video1394/* so that ls -l dev/video1394/* gives:
>>>
>>> crwxrwxrwx+ 1 root video 171, 16 2011-02-12 07:59 0
>>> crwxrwxrwx+ 1 root video 171, 17 2011-02-12 07:59
>>
>> You probably need to do something similar for /dev/raw1394:
>>
>> http://www.ros.org/wiki/camera1394/Troubleshooting#No_Bus_Access_Permissions
>> --
>> joq
>> _______________________________________________
>> ros-users mailing list
>> ros-users at code.ros.org
>> https://code.ros.org/mailman/listinfo/ros-users
>>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
More information about the ros-users
mailing list