|
我妹的手机w908c
以海量模式连接后,只能看到手机自带的30M内存,M2卡找不到,内核也没有相关的信息
在windows下连接后会有两个盘符,一个是自带内存,一个是M2卡,在Linux下怎么弄出来M2卡?
ubuntu和archlinux都正常,这个是不是要打什么补丁?或都哪里有相关配置?- [ 1302.651298] usb 1-1: USB disconnect, address 2
- [ 1304.786055] usb 1-1: new high speed USB device using ehci_hcd and address 3
- [ 1305.012109] usb 1-1: configuration #2 chosen from 1 choice
- [ 1305.044360] scsi3 : SCSI emulation for USB Mass Storage devices
- [ 1305.045388] usb-storage: device found at 3
- [ 1305.045409] usb-storage: waiting for device to settle before scanning
- [ 1310.085933] usb-storage: device scan complete
- [ 1310.096398] scsi 3:0:0:0: Direct-Access Sony Eri Memory Stick 0 PQ: 0 ANSI: 0
- [ 1310.105884] scsi 3:0:0:1: Direct-Access Sony Eri Memory Stick 0 PQ: 0 ANSI: 0
- [ 1310.117025] sd 3:0:0:0: Attached scsi generic sg2 type 0
- [ 1310.117764] sd 3:0:0:1: Attached scsi generic sg3 type 0
- [ 1310.263447] sd 3:0:0:0: [sdb] 59317 512-byte logical blocks: (30.3 MB/28.9 MiB)
- [ 1310.312366] sd 3:0:0:0: [sdb] Test WP failed, assume Write Enabled
- [ 1310.312393] sd 3:0:0:0: [sdb] Assuming drive cache: write through
- [ 1310.321476] sd 3:0:0:1: [sdc] 487936 512-byte logical blocks: (249 MB/238 MiB)
- [ 1310.347973] sd 3:0:0:1: [sdc] Test WP failed, assume Write Enabled
- [ 1310.347996] sd 3:0:0:1: [sdc] Assuming drive cache: write through
- [ 1310.433918] sd 3:0:0:0: [sdb] Test WP failed, assume Write Enabled
- [ 1310.433946] sd 3:0:0:0: [sdb] Assuming drive cache: write through
- [ 1310.433974] sdb: sdb1
- [ 1310.519645] sd 3:0:0:1: [sdc] Test WP failed, assume Write Enabled
- [ 1310.519672] sd 3:0:0:1: [sdc] Assuming drive cache: write through
- [ 1310.519701] sdc: sdc1
- [ 1311.062327] sd 3:0:0:1: [sdc] Test WP failed, assume Write Enabled
- [ 1311.062354] sd 3:0:0:1: [sdc] Assuming drive cache: write through
- [ 1311.062381] sd 3:0:0:1: [sdc] Attached SCSI removable disk
- [ 1311.082139] sd 3:0:0:0: [sdb] Test WP failed, assume Write Enabled
- [ 1311.082166] sd 3:0:0:0: [sdb] Assuming drive cache: write through
- [ 1311.082193] sd 3:0:0:0: [sdb] Attached SCSI removable disk
复制代码 这是Gentoo的dmesg- [ 86.762300] usb 2-7: USB disconnect, address 3
- [ 87.885032] usb 2-7: new high speed USB device using ehci_hcd and address 5
- [ 88.105242] usb 2-7: configuration #3 chosen from 1 choice
- [ 103.149930] usb 2-7: USB disconnect, address 5
- [ 127.857030] usb 2-7: new high speed USB device using ehci_hcd and address 6
- [ 128.315007] usb 2-7: configuration #2 chosen from 1 choice
- [ 128.316962] scsi9 : SCSI emulation for USB Mass Storage devices
- [ 128.317449] usb-storage: device found at 6
- [ 128.317453] usb-storage: waiting for device to settle before scanning
- [ 134.122823] scsi 9:0:0:0: Direct-Access Sony Eri Memory Stick 0 PQ: 0 ANSI: 0
- [ 134.123226] usb-storage: device scan complete
- [ 134.124802] sd 9:0:0:0: [sdd] 59317 512-byte logical blocks: (30.3 MB/28.9 MiB)
- [ 134.128583] sd 9:0:0:0: [sdd] Test WP failed, assume Write Enabled
- [ 134.128589] sd 9:0:0:0: [sdd] Assuming drive cache: write through
- [ 134.132793] sd 9:0:0:0: [sdd] Test WP failed, assume Write Enabled
- [ 134.132798] sd 9:0:0:0: [sdd] Assuming drive cache: write through
- [ 134.132803] sdd: sdd1
- [ 134.139798] sd 9:0:0:0: [sdd] Test WP failed, assume Write Enabled
- [ 134.139803] sd 9:0:0:0: [sdd] Assuming drive cache: write through
- [ 134.139807] sd 9:0:0:0: [sdd] Attached SCSI removable disk
- [ 1031.957809] usb 2-7: USB disconnect, address 6
复制代码 |
|