tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: MNT Reform2 USB LCP flash



Thanks for the suggestions! I tried to do the modification (just
manually since it's two lines) and it does show up as 1 in the dmesg,
but no dice.

dmesg from my laptop since it was easier, this uhub2 is on an ehci bus:

[   188.679957] umass0 at uhub2 port 2 configuration 1 interface 0
[   188.679957] umass0: NXP (0x1fc9) LPC1XXX IFLASH (0x000b), rev
2.00/7.04, addr 4
[   188.679957] umass0: using SCSI over Bulk-Only
[   188.679957] scsibus0 at umass0: 2 targets, 1 lun per target
[   188.679957] sd0 at scsibus0 target 0 lun 0: <NXP, LPC1XXX IFLASH,
1.0> disk removable
[   188.679957] sd0: fabricating a geometry
[   188.679957] sd0: 34816, 1 cyl, 64 head, 32 sec, 512 bytes/sect x 68
sectors
[   188.689958] autoconfiguration error: sd0: unable to open device,
error = 5

roadwarrior# fdisk sd0
fdisk: cannot opendisk /dev/rsd0: Input/output error
roadwarrior# disklabel sd0
disklabel: /dev/rsd0: Input/output error
roadwarrior# mount -t msdos /dev/sd0d /mnt
mount_msdos: /dev/sd0d on /mnt: Input/output error

I also tried the start command mlelstv@ suggested, but alas:

roadwarrior# scsictl sd0 start
scsictl: sd0: Input/output error

and for good measure:

roadwarrior# scsictl scsibus0 reset
scsictl: SCBUSIORESET: Inappropriate ioctl for device
roadwarrior# scsictl scsibus0 scan 0 0
roadwarrior# scsictl scsibus0 scan 1 0
(nothing new in dmesg)

Staffan

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index