View Single Post
  (#25 (permalink)) Old
Theodor Offline
New Member
 
Posts: 8
Join Date: Dec 2007
Model: 8320
PIN: N/A
Carrier: T-Mobile
Default 12-23-2007, 08:28 PM

Thanks for you help on this =)

I get this in messages


Code:
Dec 23 20:16:40 black10 kernel: usb 2-2: new full speed USB device using ohci_hcd and address 6
Dec 23 20:16:40 black10 kernel: usb 2-2: configuration #1 chosen from 1 choice
Dec 23 20:16:40 black10 kernel: scsi10 : SCSI emulation for USB Mass Storage devices
Dec 23 20:16:45 black10 kernel: scsi 10:0:0:0: Direct-Access     RIM      BlackBerry SD    0001 PQ: 0 ANSI: 4 CCS
Dec 23 20:16:45 black10 kernel: sd 10:0:0:0: [sdb] Attached SCSI removable disk
Dec 23 20:16:45 black10 kernel: sd 10:0:0:0: Attached scsi generic sg2 type 0
Dec 23 20:21:52 black10 kernel: usb 2-2: USB disconnect, address 6
Dec 23 20:22:06 black10 kernel: usb 2-2: new full speed USB device using ohci_hcd and address 7
Dec 23 20:22:06 black10 kernel: usb 2-2: configuration #1 chosen from 1 choice
Dec 23 20:22:06 black10 kernel: scsi11 : SCSI emulation for USB Mass Storage devices
Dec 23 20:22:11 black10 kernel: scsi 11:0:0:0: Direct-Access     RIM      BlackBerry SD    0001 PQ: 0 ANSI: 4 CCS
Dec 23 20:22:11 black10 kernel: sd 11:0:0:0: [sdb] Attached SCSI removable disk
Dec 23 20:22:11 black10 kernel: sd 11:0:0:0: Attached scsi generic sg2 type 0
Setting the debug gave no further information.

The first thing i see right away is
mine: usb 2-2
yours: usb 3-2

Code:
Dec 22 11:48:17 ender kernel: sd 3:0:0:0: [sdb] 3970048 512-byte hardware sectors (2033 MB)
Dec 22 11:48:17 ender kernel: sd 3:0:0:0: [sdb] Write Protect is off
Dec 22 11:48:17 ender kernel: sd 3:0:0:0: [sdb] Assuming drive cache: write through
Dec 22 11:48:17 ender kernel: sd 3:0:0:0: [sdb] 3970048 512-byte hardware sectors (2033 MB)
Dec 22 11:48:17 ender kernel: sd 3:0:0:0: [sdb] Write Protect is off
Dec 22 11:48:17 ender kernel: sd 3:0:0:0: [sdb] Assuming drive cache: write through
Dec 22 11:48:17 ender kernel:  sdb:
I am guessing this is your miniSD
   
Reply With Quote