Ask a Question related to FreeBSD, Design and Development.
-
Louis LeBlanc #1
USB key mount problem with 4.11
Strange thing. I can't seem to mount this USB key on FreeBSD 4.11
(RELENG_4_11).
I have the scbus, da, pass, uhci, ohci, usb, and umass devices in the
kernel. I have the same stuff on my 5.3 machine and it mounts fine
there.
Connecting the key causes the following in /var/log/messages:
/kernel: umass0: at uhub0 port 1 (addr 2) disconnected
/kernel: umass0: detached
/kernel: umass0: PNY USB DISK 20X, rev 2.00/1.00, addr 2
/kernel: (da0:umass-sim0:0:0:0): got CAM status 0x4
/kernel: (da0:umass-sim0:0:0:0): fatal error, failed to attach to device
/kernel: (da0:umass-sim0:0:0:0): lost device
/kernel: (da0:umass-sim0:0:0:0): removing device entry
I know the ehci driver is supposed to provide USB 2.0 support, but I've
never gotten it to work because of kernel panics.
The hardware on this particular machine is:
/kernel: usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
/kernel: usb0: USB revision 1.0
/kernel: uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
/kernel: uhub0: 2 ports with 2 removable, self powered
Any ideas? I don't know where to dig up the meaning of CAM status 0x4.
TIA
Lou
--
Louis LeBlanc FreeBSD-at-keyslapper-DOT-net
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
Please send off-list email to: leblanc at keyslapper d.t net
Key fingerprint = C5E7 4762 F071 CE3B ED51 4FB8 AF85 A2FE 80C8 D9A2
A sine curve goes off to infinity, or at least the end of the blackboard.
-- Prof. Steiner
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQFCG44Sr4Wi/oDI2aIRAvdKAJ4+3c8rcaLPFqZ28UvPwsDoa1IKkACgmTqq
9eMHG9zkbUFoejvhuEaoaGM=
=RpJv
-----END PGP SIGNATURE-----
Louis LeBlanc Guest
-
FAT32 partition mount problem
Greetings all: I have a dual boot machine with W2K Pro & RH 9 installed, in the same HD I have a FAT32 shared partition, and I created the... -
mount vcr
Is there a way to secure a vcr to a desktop in a way to be able to use it for editing so that it can't be knocked off by pets or dragged off if... -
Automount problem (structure below mount point)
I have a RH8 machine "everest" with some NFS exports: /home 192.168.7.0/24(ro,sync) /data/alpha 192.168.7.0/24(ro,sync)... -
Mount it
Hello, I'm trying to run a job off of CD that will ask for multiple cd's. So far, when I mount /cdrom and the job ask for the 2nd cd, I have to... -
nfs mount problem from linux to aix
Hello try to add the option "insecure" to /etc/exports on your linux machine: /data/share aixhost(insecure) Lothar Am Son, 29 Jun... -
Wouter van Rooij #2
Re: USB key mount problem with 4.11
What mount command do you use? run an fdisk /dev/(usb device) to see
if it is some kind of slice that you have to mount (ex. /dev/usb1s4)
and if it is a msdosfs or soething else.
Wouter van Rooij
Wouter van Rooij Guest
-
Louis LeBlanc #3
Re: USB key mount problem with 4.11
On 02/22/05 08:19 PM, Wouter van Rooij sat at the `puter and typed:
This same key mounts fine on 5.3 with:> What mount command do you use? run an fdisk /dev/(usb device) to see
> if it is some kind of slice that you have to mount (ex. /dev/usb1s4)
> and if it is a msdosfs or soething else.
> Wouter van Rooij
mount_msdos /dev/da0s1 /mnt
The error comes in trying to attach the device to /dev/da0, not when
mounting it.
Lou
--
Louis LeBlanc FreeBSD-at-keyslapper-DOT-net
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
Please send off-list email to: leblanc at keyslapper d.t net
Key fingerprint = C5E7 4762 F071 CE3B ED51 4FB8 AF85 A2FE 80C8 D9A2
The devil can cite Scripture for his purpose.
-- William Shakespeare, "The Merchant of Venice"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQFCG5Vqr4Wi/oDI2aIRAqCsAJ9SwdD4zut+n5FzlV7XqYAM/nuyrACglXnB
5csX0Vw3dBVsNa4wl2hW3c0=
=dDvU
-----END PGP SIGNATURE-----
Louis LeBlanc Guest



Reply With Quote

