View Single Post
Old 02-27-2007, 08:15 PM   #4
erroneus
Knows Where the Search Button Is
 
erroneus's Avatar
 
Join Date: Feb 2007
Location: Texas
Model: 8100
Carrier: T-Mobile
Posts: 42
Default

I just got myself a 1GB memory card ($25 at CompUSA!) and dmesg shows the device but goes no further in attempting to mount it. I did a "fdisk /dev/sda" and got an error simply stating "unable to open /dev/sda" without a reason why...

I'm gonna yank the cable for a minute or two and see what happens next...

Okay, here's what happened when I pulled the cable and put it back in:

Code:
usb-storage: device scan complete
usb 4-6.1: USB disconnect, address 30
usb 4-6.1: new full speed USB device using ehci_hcd and address 31
usb 4-6.1: config index 0 descriptor too short (expected 69, got 32)
usb 4-6.1: configuration #1 chosen from 1 choice
scsi12 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 31
usb-storage: waiting for device to settle before scanning
usb 4-6.1: usbfs: interface 0 claimed by usb-storage while 'bcharge' sets config #1
usb 4-6.1: reset full speed USB device using ehci_hcd and address 31
usb 4-6.1: usbfs: interface 0 claimed by usb-storage while 'bcharge' sets config #1
usb 4-6.1: reset full speed USB device using ehci_hcd and address 31
usb 4-6.1: device firmware changed
usb 4-6.1: USB disconnect, address 31
usb 4-6.1: new full speed USB device using ehci_hcd and address 32
usb 4-6: clear tt 1 (8200) error -32
usb 4-6: clear tt 1 (8200) error -32
usb 4-6: clear tt 1 (8200) error -32
usb 4-6.1: new full speed USB device using ehci_hcd and address 33
usb 4-6.1: config 1 has 1 interface, different from the descriptor's value: 2
usb 4-6.1: config 1 interface 0 altsetting 0 has 2 endpoint descriptors, different from the interface descriptor's value: 4
usb 4-6.1: configuration #1 chosen from 1 choice
usb 4-6.1: USB disconnect, address 33
usb 4-6.1: new full speed USB device using ehci_hcd and address 34
usb 4-6.1: configuration #1 chosen from 1 choice
scsi13 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 34
usb-storage: waiting for device to settle before scanning
scsi 13:0:0:0: Direct-Access     RIM      BlackBerrySdCard 0001 PQ: 0 ANSI: 4 CCS
sd 13:0:0:0: Attached scsi removable disk sda
sd 13:0:0:0: Attached scsi generic sg0 type 0
usb-storage: device scan complete
The results are very consistant.

Further testing with WindowsXP running in VMware also shows the mass storage device as inaccessible.

** OOOPS! **

I didn't enable the USB mass storage option by going to:

Options -> Advanced Option -> Media Card -> Auto Enable Mass Storage Mode When Connected: Yes/Prompt
__________________
Device: Blackberry 8100 v4.2.0.64
Carrier: T-Mobile USA
BES: 4.1.0.38
Desktop OS: Fedora 7 Linux, Windows XP (vmware)

Last edited by erroneus; 02-27-2007 at 08:48 PM..
Offline