View Single Post
  (#4 (permalink)) Old
rivviepop Offline
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Posts: 2,149
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Default 04-16-2008, 05:34 PM

Have you checked your BlackBerry to make sure that the SD card is being shown? Options -> Media Card -> Mass Storage Mode Support: On

Your first entry (again, stop with the btool junk - that is confusing you and getting in the way) shows that the device is being plugged in but not "showing" the SD card to the PC. Here's how it's supposed to look - notice my first two lines are the same as yours but then are followed by the SD card:

Code:
Apr 16 15:04:44 boomstick kernel: usb 3-1: new full speed USB device using uhci_
hcd and address 3
Apr 16 15:04:44 boomstick kernel: usb 3-1: configuration #1 chosen from 1 choice
Apr 16 15:04:44 boomstick kernel: scsi3 : SCSI emulation for USB Mass Storage de
vices
Apr 16 15:04:49 boomstick kernel: scsi 3:0:0:0: Direct-Access     RIM      Black
Berry SD    0001 PQ: 0 ANSI: 4 CCS
Apr 16 15:04:49 boomstick kernel: sd 3:0:0:0: [sdb] 3970048 512-byte hardware se
ctors (2033 MB)

... etc. more junk ...
The fact that you're not seeing that info like mine points to the device not "showing" the SD card to the PC, or your PC not loading the proper usb_storage module.

If you plug it in, then as root run 'modprobe usb_storage' - does it work?
   
Reply With Quote