From: Davide Monge <davide.monge@poste.it>
To: linux-hotplug@vger.kernel.org
Subject: Trouble managing Trust WebCam
Date: Thu, 18 Nov 2004 16:29:46 +0000 [thread overview]
Message-ID: <1100795386.7474.13.camel@toth> (raw)
[-- Attachment #1: Type: text/plain, Size: 4750 bytes --]
Hi,
While plugging a "Trust 150 Spacecam portable" into a usb2.0 port, this
is the
"tail -f /var/log/messages":
Nov 18 17:10:26 toth kernel: ohci_hcd 0000:02:00.1: wakeup
Nov 18 17:10:26 toth kernel: usb 5-1: new full speed USB device using
address 3
Nov 18 17:10:26 toth kernel: usb 5-1: SN9C10[12] PC Camera Controller
detected (vid/pid 0x0C45/0x6029)
Nov 18 17:10:26 toth kernel: usb 5-1: PAS106B image sensor detected
Nov 18 17:10:27 toth kernel: usb 5-1: Initialization succeeded
Nov 18 17:10:27 toth kernel: usb 5-1: V4L2 device registered
as /dev/video0
Nov 18 17:10:32 toth wait_for_sysfs[7308]: either wait_for_sysfs (udev
044) needs an update to handle the device '/class/video4linux/video0'
properly (no device symlink) or the sysfs-support of your device's
driver needs to be fixed, please report to
<linux-hotplug-devel@lists.sourceforge.net>
My system:
kernel 2.6.8.1-20mdk
fs: reiserFS
cpu: PIII 1GHz 512Mb ram
Output for hdparm:
[root@toth dev]# hdparm /dev/hda
/dev/hda:
multcount = 16 (on)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
geometry = 38760/16/63, sectors = 20003880960, start = 0
Presence of dev:
lrwxrwxrwx 1 root root 6 Nov 18 17:10 video -> video0
crw-rw---- 1 davide video 81, 0 Nov 18 17:10 video0
Output of lsmod:
Module Size Used by
i830 74516 2
nfsd 189408 8
exportfs 4736 1 nfsd
lockd 58344 2 nfsd
sunrpc 127652 2 nfsd,lockd
md5 3584 1
ipv6 230916 14
nls_cp437 5312 3
snd-seq-oss 31232 0
snd-seq-midi-event 6080 1 snd-seq-oss
snd-seq 47440 4 snd-seq-oss,snd-seq-midi-event
snd-pcm-oss 49480 0
snd-mixer-oss 17376 1 snd-pcm-oss
snd-intel8x0 30124 0
snd-ac97-codec 69392 1 snd-intel8x0
snd-pcm 81800 2 snd-pcm-oss,snd-intel8x0
snd-timer 20356 2 snd-seq,snd-pcm
snd-page-alloc 7400 2 snd-intel8x0,snd-pcm
gameport 3328 1 snd-intel8x0
snd-mpu401-uart 5856 1 snd-intel8x0
snd-rawmidi 19300 1 snd-mpu401-uart
snd-seq-device 6344 3 snd-seq-oss,snd-seq,snd-rawmidi
snd 45988 11
snd-seq-oss,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-intel8x0,snd-ac97-codec,snd-pcm,snd-timer,snd-mpu401-uart,snd-rawmidi,snd-seq-device
soundcore 7008 1 snd
sn9c102 54280 0
videodev 7168 1 sn9c102
usb-storage 65504 3
af_packet 16072 2
ehci-hcd 26244 0
ohci-hcd 18468 0
ds 17572 4
yenta_socket 18624 2
pcmcia_core 59972 2 ds,yenta_socket
thermal 9928 0
tc1100-wmi 5028 0
processor 13736 1 thermal
fan 2756 0
button 4624 0
battery 7044 0
ac 3204 0
eth1394 17000 0
e100 28160 0
mii 4224 1 e100
ide-cd 37280 0
cdrom 37724 1 ide-cd
ohci1394 30788 0
ieee1394 292056 2 eth1394,ohci1394
loop 12520 0
nls_iso8859-1 3680 4
ntfs 147964 1
sd_mod 19232 4
vfat 11008 3
fat 39776 1 vfat
intel-agp 19584 1
agpgart 27752 4 intel-agp
nvram 6856 0
sg 33788 0
scsi_mod 104044 3 usb-storage,sd_mod,sg
joydev 8032 0
evdev 7648 1
tsdev 5824 0
usbmouse 4256 0
usbhid 41088 0
uhci-hcd 28752 0
usbcore 103172 9
sn9c102,usb-storage,ehci-hcd,ohci-hcd,usbmouse,usbhid,uhci-hcd
genrtc 7444 0
reiserfs 258324 1
Relevant output in dmesg:
........
ohci_hcd 0000:02:00.1: wakeup
usb 5-1: new full speed USB device using address 3
usb 5-1: SN9C10[12] PC Camera Controller detected (vid/pid
0x0C45/0x6029)
usb 5-1: PAS106B image sensor detected
usb 5-1: Initialization succeeded
usb 5-1: V4L2 device registered as /dev/video0
Launching Gnomemeeting, all fails in core dumping.
Any idea?
Thanx!
Dav
--
Davide Monge
cell: 349 6205515
---------------------
Key fingerprint = 6AB9 E2B9 C54E 8579 B4AE AD4C 3BA5
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2004-11-18 16:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-18 16:29 Davide Monge [this message]
2004-11-18 17:30 ` Trouble managing Trust WebCam Kay Sievers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1100795386.7474.13.camel@toth \
--to=davide.monge@poste.it \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.