[vox-tech] usb camera in RH 8.0
Henry House
vox-tech@lists.lugod.org
Thu, 2 Jan 2003 06:58:04 -0800
--i9LlY+UWpKt15+FH
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Thu, Jan 02, 2003 at 05:58:53AM -0800, Dick McCabe Jr wrote:
> After I switched from Mandrake 9.0 to Rh 8.0 I could no longer access my
> USB camera. This is where I am so far. But I don't know where to go
> from here.
>=20
>=20
> [root@localhost log]# cat /proc/scsi/scsi
> Attached devices:
> Host: scsi0 Channel: 00 Id: 00 Lun: 00
> Vendor: SAMSUNG Model: CD-R/RW SW-408B Rev: BS02
> Type: CD-ROM ANSI SCSI revision: 02
> Host: scsi1 Channel: 00 Id: 00 Lun: 00
> Vendor: OLYMPUS Model: C-120/D-380 Rev: 1.00
> Type: Direct-Access ANSI SCSI revision: 02
> [root@localhost log]# cd /
> [root@localhost /]# mkdir /mycamera
> [root@localhost /]# mount -t vfat /dev/sdb1 /mycamera
> mount: /dev/sdb1 is not a valid block device
Dick: could you please run the following command and pass along the output:
dmesg | grep -A 5 -B 5 'sd[a-e]' > scsi.log
The output will appear in the file 'scsi.log' (or what ever name you choose
instead). The dmesg command repays the kernel boot log, and grep will scan
for information on SCSI disks recognized by the kernel.
--=20
Henry House
The attached file is a digital signature. See <http://romana.hajhouse.org/p=
gp>
for information. My OpenPGP key: <http://romana.hajhouse.org/hajhouse.asc>.
--i9LlY+UWpKt15+FH
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)
iD8DBQE+FFN8i3lu92AVGcIRAlp6AJ4/b/4eV83jlIv0CtkhCqHgcccpOgCfXkjz
atjYWUmzbqZNvGnLG+IjMV0=
=/bho
-----END PGP SIGNATURE-----
--i9LlY+UWpKt15+FH--