Re: [Ekiga-list] "can't open /dev/video0"



Hi,
i am not sure why did you have video0 not found, if you checked  by ls -l /dev/video0 and you did not see video0 in dir /dev,
so add video0 by

cd /dev

and

add at command line:
root dir :>  mknod /dev/video0 c 81 0

where c represents a character device.
then

chmod  600 video0

then check it again with:
ls -l /dev/video0

I could see webcam in motv from video0 and video1 by did the same for video1.

However, I need help on libdbus-glib 1.so.2, I searched for 2 hours but I can't find this file libdbus-glib-1.so.2: anywhere to download!

When I entered at dir: ekiga, I had this error since I did not finished "make" after configure ekiga 3.0.1 or 2.12

libdbus-glib-1.so.2: cannot open shared object file: No such file or directory

Thank You

anyone please give me the link for libdbus-glib-1.so.2:

--- On Mon, 10/20/08, Adam Bogacki <afb paradise net nz> wrote:
From: Adam Bogacki <afb paradise net nz>
Subject: Re: [Ekiga-list] "can't open /dev/video0"
To: ekiga-list gnome org
Date: Monday, October 20, 2008, 5:23 PM

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

ed <etharp earthlink net> wrote ..

> > Hi, I'm having a problem getting a Logitech Chat webcam working
> with
> > Ekiga 3.0.0 (compiled). I get
> >
> >
> >> adam Tohunga:~$ xawtv
> >> This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.26-1-686)
> >> xinerama 0: 1280x1024+0+0
> >> can't open /dev/video0: No such file or directory
> >> v4l-conf had some trouble, trying to continue anyway
> >> v4l2: open /dev/video0: No such file or directory
> >> v4l2: open /dev/video0: No such file or directory
> >> v4l: open /dev/video0: No such file or directory
> >> no video grabber device available
> >> adam Tohunga:~$ cd /dev/v4l
> >> bash: cd: /dev/v4l: No such file or directory
> >> adam Tohunga:~$ cd /dev
> >> adam Tohunga:/dev$ ls v4*
> >>
> try /dev/video/v4*
>
> >> ls: cannot access v4*: No such file or directory
> >>
> > and
> >
> >
> >> Tohunga:~# lsusb
> >> Bus 001 Device 031: ID 046d:092e Logitech, Inc. QuickCam Chat
> >> Bus 001 Device 002: ID 09da:0018 A4 Tech Co., Ltd Trust Human
> >> Interface Device
> >> Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> >>
> > Can anyone point me in the right direction ? I have to get some
> sleep ....
> >
> > Adam Bogacki,
Tohunga:~# cd /dev/video
bash: cd: /dev/video: No such file or directory

Ekiga 3.0.0 Configuration Assistant Video Input Device only recognises

the "Moving Logo (Moving Logo/Moving Logo)" option.

adam Tohunga:~$ ekiga -d 4

gives me

> 2008/10/21 10:58:13.509 0:51.251 ekiga
> Detecting V4L2 devices
> 2008/10/21 10:58:13.509 0:51.251 ekiga
> Unable to detect v4l2 directory
> 2008/10/21 10:58:13.601 0:51.343 ekiga
> VidInputCore Detected Device: Moving Logo (Moving Logo/Moving Logo)
> 2008/10/21 10:58:13.617 0:51.360 VideoPrevi...0xb4d05b90
> AdaptiveDelaySkipped 2 frames
> 2008/10/21 10:58:13.710 0:51.452 VideoPrevi...0xb4d05b90
> GMVideoOutputManager Skipped earlier local frame
I remember adding one or two lines somewhere in /etc/udev/rules.d
after Googling for similar solutions in a previous attempt to fix this
before Ekiga 3.0.0 appeared - without success.

vim /etc/udev/rules.d/60-persistent-v4l.rules

> ACTION!="add|change",
GOTO="persistent_v4l_end"
> SUBSYSTEM!="video4linux",
GOTO="persistent_v4l_end"
>
> # ignore devices without a valid "index" number
> TEST!="index",
GOTO="persistent_v4l_end"
> ATTR{index}!="?*",
GOTO="persistent_v4l_end"
>
> IMPORT{program}="path_id $devpath"
>
> KERNEL=="video*|vbi*",
ENV{ID_PATH}=="?*", \
>
SYMLINK+="v4l/by-path/$env{ID_PATH}-video-index$attr{index}"
>
> KERNEL=="audio*",
ENV{ID_PATH}=="?*", \
>
SYMLINK+="v4l/by-path/$env{ID_PATH}-audio-index$attr{index}"
>
> LABEL="persistent_v4l_end"

I'd welcome any constructive suggestions so that I can start using
video with Ekiga 3.0.0

Cheers,

Adam Bogacki,

afb paradise net nz





-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkj9BPgACgkQ1T+vu741y32+YwCdELyvl/fv8mkNpcF4M5T16yTo
qXQAoJ7VzWViaLQPdyEKvyKqinQVxhtI
=i6EY
-----END PGP SIGNATURE-----

_______________________________________________
ekiga-list mailing list
ekiga-list gnome org
http://mail.gnome.org/mailman/listinfo/ekiga-list



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