Re: [GnomeMeeting-list] GM + DV + Debian (was: 1394 DV cam not recognized?)



On Sun, Jul 06, 2003 at 12:04:02PM +0900, Georgi Georgiev wrote:
> > I do. If video1394/0 works, raw1394 sould work just as well.
> > 
> > The device name is not used anywhere in the code... just look at another
> > message I posted two days ago or so... As a summary -- pwlib ignores the device
> > name.
> 
> In case I wasn't clear enough:
> 
> If gnomemeeting works with /dev/video1394/0 it should work just as well with
> /dev/raw1394 at that point of time.

This is not what I'm seeing.  GnomeMeeting reports "Error while opening
video device /dev/raw1394" "can't open the video device"

What is odd is that a strace shows that GnomeMeeting doesn't attempt to open
the device!

> strace gnomemeeting |& grep raw1394
lstat64("/dev/raw1394", {st_mode=S_IFCHR|0660, st_rdev=makedev(171, 0), ...}) = 0
lstat64("/dev/raw1394", {st_mode=S_IFCHR|0660, st_rdev=makedev(171, 0), ...}) = 0
lstat64("/dev/raw1394", {st_mode=S_IFCHR|0660, st_rdev=makedev(171, 0), ...}) = 0
lstat64("/dev/raw1394", {st_mode=S_IFCHR|0660, st_rdev=makedev(171, 0), ...}) = 0
access("/dev/raw1394", F_OK)            = 0


Any ideas?  Some debuging mode I can turn on?


> ls -l /dev/raw1394 
crw-rw----    1 root     video    171,   0 Jan  6 09:30 /dev/raw1394


Thanks,

-Chris



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]