[RESOLVED] USB flash drive no longer creates special device file when inserted.

Issues related to hardware problems
Post Reply
driftwood
Posts: 119
Joined: 2012/01/26 14:40:16

[RESOLVED] USB flash drive no longer creates special device file when inserted.

Post by driftwood » 2012/01/26 15:11:39

It used to automatically create /dev/sdb1 when I inserted the memory stick, but no longer. Routine updating and rebooting of the OS has been done since it last worked. I'm on Centos 5.7. hald is running. I have tried 2 sticks, both of which work in other machines, and which have worked in this one in the past. The light comes on on the Sandisk Cruzer stick which I have tried. I have used 2 USB ports on the machine.
Does anyone have any idea what's wrong?

getinfo ->http://pastebin.centos.org/38302

[root@fps01 bin]# ps -ef |grep hal
68 2561 1 0 Jan25 ? 00:00:02 hald
root 2562 2561 0 Jan25 ? 00:00:00 hald-runner
68 2570 2562 0 Jan25 ? 00:00:00 hald-addon-acpi: listening on acpid socket /var/run/acpid.socket
68 2575 2562 0 Jan25 ? 00:00:00 hald-addon-keyboard: listening on /dev/input/event0
root 2582 2562 0 Jan25 ? 00:00:05 hald-addon-storage: polling /dev/hda
root 9455 9003 0 14:54 pts/1 00:00:00 grep hal
[root@fps01 bin]# lsusb
[root@fps01 bin]# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 06 Lun: 00
Vendor: PE/PV Model: 1x5 SCSI BP Rev: 1.1
Type: Processor ANSI SCSI revision: 02
Host: scsi0 Channel: 02 Id: 00 Lun: 00
Vendor: MegaRAID Model: LD 0 RAID5 34G Rev: 1.92
Type: Direct-Access ANSI SCSI revision: 02

nothing relevant appears in /var/log/messages, or dmesg, though it used to IIRC.

TIA

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

[RESOLVED] USB flash drive no longer creates special device

Post by pschaff » 2012/01/26 22:33:00

Odd that [b]lsusb[/b] shows [i]nothing[/i]. Your getinfo.sh output seems truncated, but shows no USB hardware present. Is it perhaps disabled in the BIOS?

driftwood
Posts: 119
Joined: 2012/01/26 14:40:16

Re: USB flash drive no longer creates special device file when inserted.

Post by driftwood » 2012/01/27 12:28:21

I will check the BIOS when I can. ie when users go home. I've noticed that the Sandisk Cruzer's light does 'breathing' (ie slow flashing) when I put it in other Linux machines, but not in this one.

Thanks.

driftwood
Posts: 119
Joined: 2012/01/26 14:40:16

Re: USB flash drive no longer creates special device file when inserted.

Post by driftwood » 2012/01/27 23:40:23

Well, there's nothing relevant in the BIOS, it's very unusual, it's a Dell Poweredge and everything in the BIOS is to do with the RAID controller.
I've worked around the problem by using the USB drive on another machine which has access to the same data.
I think it's probably a hardware failure, the machine is quite old.

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

Re: USB flash drive no longer creates special device file when inserted.

Post by pschaff » 2012/01/28 16:12:28

Seems likely. Can't mount USB devices if the OS sees no USB hardware. So, do you consider the issue [RESOLVED]?

driftwood
Posts: 119
Joined: 2012/01/26 14:40:16

Re: USB flash drive no longer creates special device file when inserted.

Post by driftwood » 2012/01/30 13:23:56

Yes, it's as well resolved as it's going to be :-)

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

Re: [RESOLVED] USB flash drive no longer creates special device file when inserted.

Post by pschaff » 2012/01/30 15:29:38

Less than satisfactory but apparently no better resolution is forthcoming. Marked accordingly.

Post Reply