Re: elementary usb memory stick question
From: Haines Brown (brownh_at_teufel.hartford-hwp.com)
Date: 06/09/05
- Previous message: JL: "Re: USB wireless card on Linux"
- In reply to: RPR: "Re: elementary usb memory stick question"
- Next in thread: Daniel D. O'Halloran: "Re: elementary usb memory stick question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 09 Jun 2005 12:21:18 GMT
"RPR" <rohbeck@yahoo.com> writes:
> Some time back I had never ending trouble with USB sticks (PNY and
> Samsung) on an older IBM/Intel PPro board. I assume that the USB
> controller on that chipset (early Triton) was buggy or defective.
> What hardware are you running on?
It's an Intel D850MV motherboard, which I guess dates from 2001. My
next project will be to use a newer kernel to see if that helps.
> Try to dd data back and forth on the raw device. Mine timed out after a
> couple of megs, maybe as the sticks or USB controller got warm.
I purchased a new stick, which at least has an active LED when plugged
in. However, this was the result:
$ sudo dd if=/opt/tmp/test of=/dev/sdd
Password:
dd: writing `/dev/sdd': Input/output error
0+1 records in
0+0 records out
0 bytes transferred in 0.009271 seconds (0 bytes/sec)
However, I don't see why this would work, for /dev/sdd is not
connected to my stick. It's not like doing dd /dev/fd0. That is,
there's no dev interface that looks to the USB bus and specifically a
memory stick. The /dev/sdd could be any scsi device.
In the Sarge /dev directory, I have a /usb subdirectory of interfaces,
but I don't know that any is designed for a memory stick. For example,
there are: cpad0, ez*, hiddev*, lp*, mouse*, scanner*, usblcd. It
would be logical to find an interface for a usb memory stick here, but
none seem like it.
--
Haines Brown
KB1GRM
- Previous message: JL: "Re: USB wireless card on Linux"
- In reply to: RPR: "Re: elementary usb memory stick question"
- Next in thread: Daniel D. O'Halloran: "Re: elementary usb memory stick question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|