Re: [GnomeMeeting-list] Problem with video device



Hi,
this is my /etc/modules.conf

root bizio:/usr/lib/qt/include# more /etc/modules.conf
alias net-pf-4 off      # we won't use PF IPX
alias net-pf-5 off      # we won't use PF AppleTalk


The kernel appears as:

# Video For Linux
#
CONFIG_VIDEO_PROC_FS=y
# CONFIG_I2C_PARPORT is not set
# CONFIG_VIDEO_BT848 is not set
# CONFIG_VIDEO_PMS is not set
CONFIG_VIDEO_BWQCAM=m
CONFIG_VIDEO_CQCAM=m
CONFIG_VIDEO_CPIA=m
CONFIG_VIDEO_CPIA_USB=m
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
CONFIG_VIDEO_STRADIS=m





Alle 22:14, giovedì 18 aprile 2002, Titanicus ha scritto:
> Il gio, 2002-04-18 alle 22:21, Fabrizio Regalli ha scritto:
> > No,
> > my webcam doesn't works with xawtv, for example..i see this error:
> >
> >
> >
> > This is xawtv-3.72, running on Linux/i686 (2.4.18)
> > WARNING: Your X-Server has no DGA support.
> > can't open /dev/video0: No such device
> > v4l-conf had some trouble, trying to continue anyway
> > v4l2: open /dev/video0: No such device
> > v4l: open /dev/video0: No such device
> > no video grabber device available
>
> need to know some more, such as:
> compilation options
> what you got in /etc/modules.conf
> your webcam
>
> In kernel you need: video4linux, usb drivers and usb audio support if
> your webcam is usb.
>
> in modules.conf you have to add the lines
> #if you have usb webcam
> alias char-major-180 usbcore
> post-install usbcore insmod <usb_adapter>  # uhci, usb-uhci, usb-ohci
> #endif
> alias char-major-81 <webcam_module_name>
>
> update modules.dep
> check the modules loaded with
> # lsmod
>
> you can load modules by hand with
>
> # modprobe module_name
>
> Tit
>
> _______________________________________________
> Gnomemeeting-list mailing list
> Gnomemeeting-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-list



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