|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
Motorola A1200手机插入无法识别/dev/sdd设备Motorola A1200,即“明”系列手机,插入MS Windows会显示有一个额外D盘出现,
其上有手机里的音乐和图片。插入Debian的笔记本电脑不会按预期出现/dev/sdd, 而是出现如下 dmesg消息: [16464.277178] sd 3:0:0:0: [sdd] 487424 512-byte hardware sectors (250 MB) [16464.280190] sd 3:0:0:0: [sdd] Write Protect is off [16464.280197] sd 3:0:0:0: [sdd] Mode Sense: 10 00 00 00 [16464.280201] sd 3:0:0:0: [sdd] Assuming drive cache: write through [16464.285165] sd 3:0:0:0: [sdd] 487424 512-byte hardware sectors (250 MB) [16464.288166] sd 3:0:0:0: [sdd] Write Protect is off [16464.288173] sd 3:0:0:0: [sdd] Mode Sense: 10 00 00 00 [16464.288176] sd 3:0:0:0: [sdd] Assuming drive cache: write through [16464.288180] sdd: sdd1 [16464.317870] sd 3:0:0:0: [sdd] Attached SCSI disk [16464.773655] sd 3:0:0:0: [sdd] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [16464.773655] sd 3:0:0:0: [sdd] Sense Key : Medium Error [current] [16464.773655] sd 3:0:0:0: [sdd] Add. Sense: No additional sense information [16464.773655] end_request: I/O error, dev sdd, sector 487416 问这是什么故障,和解法。 Almustafa@Orphalese:~$ uname -a Linux Orphalese 2.6.26-1-686 #1 SMP Fri Mar 13 18:08:45 UTC 2009 i686 GNU/Linux Almustafa@Orphalese:~$ cat /etc/debian_version 5.0.1 -- To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: Motorola A1200手机插入无法识别/dev/sdd设备2009/10/7 Zhang Weiwu <zhangweiwu@...>:
> Motorola A1200,即"明"系列手机,插入MS Windows会显示有一个额外D盘出现, > 其上有手机里的音乐和图片。插入Debian的笔记本电脑不会按预期出现/dev/sdd, > 而是出现如下 dmesg消息: > > [16464.277178] sd 3:0:0:0: [sdd] 487424 512-byte hardware sectors (250 MB) > [16464.280190] sd 3:0:0:0: [sdd] Write Protect is off > [16464.280197] sd 3:0:0:0: [sdd] Mode Sense: 10 00 00 00 > [16464.280201] sd 3:0:0:0: [sdd] Assuming drive cache: write through > [16464.285165] sd 3:0:0:0: [sdd] 487424 512-byte hardware sectors (250 MB) > [16464.288166] sd 3:0:0:0: [sdd] Write Protect is off > [16464.288173] sd 3:0:0:0: [sdd] Mode Sense: 10 00 00 00 > [16464.288176] sd 3:0:0:0: [sdd] Assuming drive cache: write through > [16464.288180] sdd: sdd1 > [16464.317870] sd 3:0:0:0: [sdd] Attached SCSI disk > [16464.773655] sd 3:0:0:0: [sdd] Result: hostbyte=DID_OK > driverbyte=DRIVER_SENSE,SUGGEST_OK > [16464.773655] sd 3:0:0:0: [sdd] Sense Key : Medium Error [current] > [16464.773655] sd 3:0:0:0: [sdd] Add. Sense: No additional sense information > [16464.773655] end_request: I/O error, dev sdd, sector 487416 > > > 问这是什么故障,和解法。 > Almustafa@Orphalese:~$ uname -a > Linux Orphalese 2.6.26-1-686 #1 SMP Fri Mar 13 18:08:45 UTC 2009 i686 > GNU/Linux > Almustafa@Orphalese:~$ cat /etc/debian_version > 5.0.1 > > -- Best Regards LI Daobing -- To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: Motorola A1200手机插入无法识别/dev/sdd设备LI Daobing wrote:
> > 直接报 bug 吧。 > 给谁?kernel还是debian? -- To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: Motorola A1200手机插入无法识别/dev/sdd设备2009/10/7 Zhang Weiwu <zhangweiwu@...>:
> LI Daobing wrote: >> >> 直接报 bug 吧。 >> > 给谁?kernel还是debian? > > 最好是直接报给 kernel, 感觉 Debian 没法处理 -- Best Regards LI Daobing |
|
|
|
|
|
Re: 回复: Re: Motorola A1200手机插入无法识别/dev/sdd设备/dev/sdd和/dev/sdd1存在么? /dev/sdd1可否挂载?
如果有别的版本的kernel, 最好试一下别的版本的kernel. 手头没有moto的手机, 没办法测试. 我之前用E680i时写过一些东西, FYI: http://blog.chinaunix.net/u/7667/showart_128674.html http://blog.chinaunix.net/u/7667/showart_122268.html http://blog.chinaunix.net/u/7667/showart_120532.html 2009/10/7 Alex Zhang <cheungtifan@...>
-- Alan Guo http://bluestone.cublog.cn |
|
|
Re: 回复: Re: Motorola A1200手机插入无法识别/dev/sdd设备Alan Guo wrote:
> /dev/sdd和/dev/sdd1存在么? /dev/sdd1可否挂载? > 不存在上述两个设备。出问题当时就检查了这一点,忘了说了。 > > 如果有别的版本的kernel, 最好试一下别的版本的kernel. > > 好问题。我手上正好有免费发给的Ubuntu 9.04 Live CD。用同一台电脑启动起来 一看,似正常的,存在/dev/sdb设备,并且能正确挂载,但是Ubuntu上的dmesg极 长,为了引述完整,我从发现 eth0设备开始抄在下面: [ 107.652031] eth0: no IPv6 routers present [ 146.188050] usb 2-1: new full speed USB device using uhci_hcd and address 2 [ 146.393358] usb 2-1: configuration #1 chosen from 1 choice [ 146.618960] Initializing USB Mass Storage driver... [ 146.632471] scsi2 : SCSI emulation for USB Mass Storage devices [ 146.635606] usbcore: registered new interface driver usb-storage [ 146.635614] USB Mass Storage support registered. [ 146.635750] usb-storage: device found at 2 [ 146.635753] usb-storage: waiting for device to settle before scanning [ 151.633203] usb-storage: device scan complete [ 151.636514] scsi 2:0:0:0: Direct-Access Motorola Phone PQ: 0 ANSI: 4 [ 151.688170] sd 2:0:0:0: [sdb] 487424 512-byte hardware sectors: (249 MB/238 MiB) [ 151.717187] sd 2:0:0:0: [sdb] Write Protect is off [ 151.717193] sd 2:0:0:0: [sdb] Mode Sense: 10 00 00 00 [ 151.717197] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 151.722143] sd 2:0:0:0: [sdb] 487424 512-byte hardware sectors: (249 MB/238 MiB) [ 151.725126] sd 2:0:0:0: [sdb] Write Protect is off [ 151.725130] sd 2:0:0:0: [sdb] Mode Sense: 10 00 00 00 [ 151.725133] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 151.725138] sdb: sdb1 [ 151.767594] sd 2:0:0:0: [sdb] Attached SCSI disk [ 151.767711] sd 2:0:0:0: Attached scsi generic sg2 type 0 [ 152.066073] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 152.066084] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 152.066090] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information [ 152.066098] end_request: I/O error, dev sdb, sector 487416 [ 152.066104] Buffer I/O error on device sdb, logical block 60927 [ 152.256051] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 152.256060] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 152.256066] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information [ 152.256073] end_request: I/O error, dev sdb, sector 487416 [ 152.256080] Buffer I/O error on device sdb, logical block 60927 [ 152.314037] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 152.314043] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 152.314048] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information [ 152.314054] end_request: I/O error, dev sdb, sector 487416 [ 152.314059] Buffer I/O error on device sdb, logical block 60927 [ 152.374007] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 152.374013] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 152.374018] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information [ 152.374024] end_request: I/O error, dev sdb, sector 487416 [ 152.374029] Buffer I/O error on device sdb, logical block 60927 [ 152.441012] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 152.441018] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 152.441023] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information [ 152.441029] end_request: I/O error, dev sdb, sector 487416 [ 152.441033] Buffer I/O error on device sdb, logical block 60927 [ 152.500002] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 152.500027] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 152.500033] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information [ 152.500039] end_request: I/O error, dev sdb, sector 487416 [ 152.500043] Buffer I/O error on device sdb, logical block 60927 [ 152.554992] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 152.554998] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 152.555003] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information [ 152.555009] end_request: I/O error, dev sdb, sector 487416 [ 152.555013] Buffer I/O error on device sdb, logical block 60927 [ 152.699953] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 152.699958] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 152.699963] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information [ 152.699969] end_request: I/O error, dev sdb, sector 487416 [ 152.699974] Buffer I/O error on device sdb, logical block 60927 [ 152.753963] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 152.753969] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 152.753975] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information [ 152.753982] end_request: I/O error, dev sdb, sector 487416 [ 152.753987] Buffer I/O error on device sdb, logical block 60927 [ 153.110899] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 153.110908] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 153.110914] sd 2:0:0:0: [sdb] Add. Sense: Recorded entity not found [ 153.110923] end_request: I/O error, dev sdb, sector 487423 [ 153.110930] Buffer I/O error on device sdb1, logical block 487320 [ 153.275870] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 153.275878] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 153.275884] sd 2:0:0:0: [sdb] Add. Sense: Recorded entity not found [ 153.275892] end_request: I/O error, dev sdb, sector 487423 [ 153.343862] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 153.343868] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 153.343873] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information [ 153.343880] end_request: I/O error, dev sdb, sector 487416 [ 153.413836] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 153.413842] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 153.413847] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information [ 153.413853] end_request: I/O error, dev sdb, sector 487416 [ 153.441846] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 153.441851] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 153.441856] sd 2:0:0:0: [sdb] Add. Sense: Recorded entity not found [ 153.441863] end_request: I/O error, dev sdb, sector 487423 [ 153.470833] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 153.470839] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 153.470844] sd 2:0:0:0: [sdb] Add. Sense: Recorded entity not found [ 153.470850] end_request: I/O error, dev sdb, sector 487423 [ 153.501841] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 153.501847] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 153.501853] sd 2:0:0:0: [sdb] Add. Sense: Recorded entity not found [ 153.501860] end_request: I/O error, dev sdb, sector 487423 [ 153.555826] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 153.555832] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 153.555837] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information [ 153.555843] end_request: I/O error, dev sdb, sector 487416 [ 153.643810] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 153.643816] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 153.643821] sd 2:0:0:0: [sdb] Add. Sense: Recorded entity not found [ 153.643827] end_request: I/O error, dev sdb, sector 487423 [ 153.671792] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK [ 153.671797] sd 2:0:0:0: [sdb] Sense Key : Medium Error [current] [ 153.671802] sd 2:0:0:0: [sdb] Add. Sense: Recorded entity not found [ 153.671808] end_request: I/O error, dev sdb, sector 487423 [ 164.200046] Clocksource tsc unstable (delta = -64607190 ns) > 手头没有moto的手机, 没办法测试. > > 我之前用E680i时写过一些东西, FYI: > http://blog.chinaunix.net/u/7667/showart_128674.html > http://blog.chinaunix.net/u/7667/showart_122268.html > http://blog.chinaunix.net/u/7667/showart_120532.html > 呵,挖得真深的。我只是想做一般用户一样将mp3拷贝到其中去听而已。 ^_^ -- To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: 回复: Re: Motorola A1200手机插入无法识别/dev/sdd设备我感觉更像是Moto A1200手机设计上的瑕疵.
BTW: 我一直比较讨厌Moto的磁盘模式, 当使用磁盘模式连接到电脑, 彩铃什么的都不能使用了, 所有的应用程序也都不能使用. 使用usbnet会更方便一点, 不影响手机使用, 可使用ssh copy东西, 并且能够看到Moto手机里隐藏的分区. 2009/10/8 Zhang Weiwu <zhangweiwu@...>
-- Liang Guo http://bluestone.cublog.cn |
|
|
Re: 回复: Re: Motorola A1200手机插入无法识别/dev/sdd设备2009/10/8 Liang Guo <bluestonechina@...> 我感觉更像是Moto A1200手机设计上的瑕疵. sshd需要dropbear之类的东西的吧。现在的mod一般都是telnetd和samba。 我用E6的时候的感觉就是moto是很封闭的。
|
| Free embeddable forum powered by Nabble | Forum Help |