Andreas Henriksson wrote, on 19/10/14 07:27:
On Sun, Oct 19, 2014 at 06:51:37AM +1030, Arthur Marsh wrote:
[...]
Running an fdisk -l with the above version of those packages, I get:
[...]
/dev/sdd1               1        1937    15558921   83  Linux

Although /dev/sdd1 appears in fdisk -l, it does not appear in dmesg:
[...]
[ 2077.858630] sd 4:0:0:0: [sdd] CDB:
[ 2077.858632] Read(10): 28 00 01 da cb 80 00 00 08 00
[ 2077.858650] end_request: I/O error, dev sdd, sector 31116160
[ 2077.858657] Buffer I/O error on device sdd, logical block 3889520

the /dev/sdd1 file was not created:
[...]

You have a hardware or kernel problem. If your hardware doesn't work
or the kernel can't handle your hardware then you really shouldn't
expect anything else on top of it to work.
Please talk to the kernel people to see if they can help you out.

Regards,
Andreas Henriksson



I tested against kernels that I've built myself and official Debian kernels back to 3.2.0 and still experienced the same result:

device recognition (note the dmesg time-stamps):


[188160.246356] usb 5-2: new full-speed USB device number 2 using ohci-pci
[188160.405281] usb 5-2: not running at top speed; connect to a high speed hub
[188160.417229] usb 5-2: New USB device found, idVendor=0421, idProduct=0594
[188160.417236] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[188160.417239] usb 5-2: Product: C5-00.3
[188160.417241] usb 5-2: Manufacturer: Nokia
[188160.417243] usb 5-2: SerialNumber: 357007040736419
[188160.423324] usb-storage 5-2:1.0: USB Mass Storage device detected
[188160.423713] scsi host20: usb-storage 5-2:1.0
[188161.427376] scsi 20:0:0:0: Direct-Access Nokia S60 1.0 PQ: 0 ANSI: 0
[188161.428342] sd 20:0:0:0: Attached scsi generic sg3 type 0
[188161.447343] sd 20:0:0:0: [sdc] Attached SCSI removable disk
[188166.453072] sd 20:0:0:0: [sdc] 31116288 512-byte logical blocks: (15.9 GB/14.8 GiB)

followed a short time (0.2 second) later by:

[188166.670242]  sdc:
[188166.691085] sd 20:0:0:0: [sdc]
[188166.691094] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[188166.691096] sd 20:0:0:0: [sdc]
[188166.691098] Sense Key : Not Ready [current]
[188166.691102] sd 20:0:0:0: [sdc]
[188166.691105] Add. Sense: Medium not present
[188166.691108] sd 20:0:0:0: [sdc] CDB:
[188166.691109] Read(10): 28 00 01 da cb 80 00 00 08 00
[188166.691118] blk_update_request: 43 callbacks suppressed
[188166.691120] end_request: I/O error, dev sdc, sector 31116160

which is then repeated.

I have removed as much of systemd as I could from one of my machines and will see if the device detection is different after that.

Regards,

Arthur.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to