Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Apr 2012 12:34:19 +0200
From:      Maciej Milewski <milu@dat.pl>
To:        freebsd-questions@freebsd.org
Cc:        Ahmed Ossama <ahmed@aossama.net>, questions@freebsd.org
Subject:   Re: Vodafone/Huawei K3770 with usb_modeswitch
Message-ID:  <6506050.laFrBWmVCt@snifi>
In-Reply-To: <e9cade35db3b87e96c2705d5ebe9a8e3@mail.aossama.net>
References:  <e9cade35db3b87e96c2705d5ebe9a8e3@mail.aossama.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Dnia wtorek, 3 kwietnia 2012 12:12:56 Ahmed Ossama pisze:
>  # dmesg | tail
>  umass0:  SCSI over Bulk-Only; quirks = 0x0000
>  umass0:0:0:-1: Attached to scbus0
>  (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0
>  (probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error
>  (probe0:umass-sim0:0:0:0): SCSI status: Check Condition
>  (probe0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not
>  present)
>  cd0 at umass-sim0 bus 0 scbus0 target 0 lun 0
>  cd0: <Vodafone CD ROM (Huawei) 2.31> Removable CD-ROM SCSI-2 device
>  cd0: 40.000MB/s transfers
>  cd0: Attempt to query device size failed: NOT READY, Medium not present
try loading u3g module first. If that doesn't work then simple ejecting the 
cdrom should help:
 cdcontrol -f /dev/cd0 eject
For long term solution there should be a patch for the u3g module. Please look 
in u3g.c file for similar solutions, there should be a few of them. 

>  I found out that under linux the "usbserial" module is unloaded then
>  loaded using:
> 
>  # modprobe usbserial vendor=0x12d1 product=0x14c9
> 
>  But I don't know how to do that under FreeBSD.
> 
>  I have no clue what to do, and any help is very much appreciated.
> 
>  ---
>  Best Regards,
>  Ahmed Ossama


-- 
Pozdrawiam,
Maciej Milewski



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6506050.laFrBWmVCt>