Re: [Linux-usb-users] usb-stick

2007-11-30 Thread Alan Stern
On Sat, 1 Dec 2007 [EMAIL PROTECTED] wrote:

> Dear list,
> 
> I was trying to install a usb-stick on vaio 1998 with debian woody
> linux version 2.2.20. After creating a new kernel and some BIOS
> changes I have the impression -- it is recognised. I worked through
> the usb-guide and I had the impression it worked nicely. But I don
> not know how to mount (so that I can copy data on the stick or so).

> So if anybody could give a hint what to do next. 

Upgrade to 2.6.23.

Seriously.  2.2 never had fully working USB mass storage support.  If 
you can't manage to install 2.6 on that old machine, at least go to 
2.4.

Alan Stern


-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users


Re: Re: Re: [Linux-usb-users] USB Stick with strange behavier

2004-10-13 Thread Alan Stern
On Fri, 1 Oct 2004 [EMAIL PROTECTED] wrote:

> Hi list,
> Stephen J. Gowdy ask me to forward this to the list.
> 
> I have still no idea what the problem is but i found an other problem.
> different tools use different sources for names.
> 
> When hotplug mounts the stick it seems to use the "usb-name", creating
> a dir call /media/<*>Prolific<*>. KDE for example guesses a name based
> on the "SCSI-name" trying to access /media/<*>EUDAR<*>.
> 
> therefor interessting error messages :)

There's nothing really wrong with that.  Lots of USB storage devices have 
two different vendors: one to make the disk or flash memory and the other 
to make the USB interface.  Naturally you see one vendor name when looking 
in /proc/bus/usb/devices and the other name when looking in 
/proc/scsi/scsi.

As for solving your problem, we need more information.  Try turning on the 
usb-storage verbose debugging switch in the kernel configuration, then 
post the dmesg output showing what happens when you plug the stick into 
the non-working system.

Alan Stern



---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users


Re: Re: Re: [Linux-usb-users] USB Stick with strange behavier

2004-10-01 Thread WHarms

Hi list,
Stephen J. Gowdy ask me to forward this to the list.

I have still no idea what the problem is but i found an other problem.
different tools use different sources for names.

When hotplug mounts the stick it seems to use the "usb-name", creating
a dir call /media/<*>Prolific<*>. KDE for example guesses a name based
on the "SCSI-name" trying to access /media/<*>EUDAR<*>.

therefor interessting error messages :)

regards
walter

- - - - - - - - - - - - - - Original Message - - - - - - - - - - - - - -
From: Stephen J. Gowdy <[EMAIL PROTECTED]>
Subject: Re: Re: [Linux-usb-users] USB Stick with strange behavier
Date: 10/01/04 17:16

You should send this to the list.

On Fri, 1 Oct 2004 [EMAIL PROTECTED] wrote:

> Hi,
> i was looking around in and it seems there is a bunch of 256MB USB Sticks 
> around that are broken (IMHO). I heard that a lot of USB1.0 sticks
> are refurbished to usb2.0 and i think that the stick software is confused.
>
> I think also that the stick eat the USB Bus on the computer in question.
> i tried it with an other board and there it seems to work fine. (A few days
> ago the usb was fine !)
> What confuses me is the simple fakt how the same stick can show up differently
> in the system (scsi/usb) ?
>
>
>
> I think this is the interessting part:
>
> Sep 28 17:21:49 OMNFR76 kernel: Current sda: sense key Medium Error
> Sep 28 17:21:49 OMNFR76 kernel: Additional sense: Unrecovered read error
> Sep 28 17:21:49 OMNFR76 kernel: end_request: I/O error, dev sda, sector 7
> Sep 28 17:21:49 OMNFR76 kernel: Buffer I/O error on device sda, logical block 0
> Sep 28 17:22:17 OMNFR76 kernel: usb 3-6: USB disconnect, address 4
> Sep 28 17:22:17 OMNFR76 kernel: usb 3-6.1: USB disconnect, address 5
> Sep 28 17:22:17 OMNFR76 /etc/hotplug/usb.agent[4144]: need a device for this command
> Sep 28 17:22:17 OMNFR76 /etc/hotplug/usb.agent[4172]: need a device for this command
> Sep 28 17:23:01 OMNFR76 kernel: usb 3-6: new high speed USB device using address 6
> Sep 28 17:23:01 OMNFR76 kernel: usb 3-6: Product: USB2.0 Hub
> Sep 28 17:23:01 OMNFR76 kernel: usb 3-6: Manufacturer: Prolific Technology Inc.
> Sep 28 17:23:01 OMNFR76 kernel: hub 3-6:1.0: USB hub found
> Sep 28 17:23:01 OMNFR76 kernel: hub 3-6:1.0: 1 port detected
> Sep 28 17:23:01 OMNFR76 /etc/hotplug/usb.agent[4300]: need a device for this command
> Sep 28 17:23:02 OMNFR76 kernel: usb 3-6.1: new high speed USB device using address 7
> Sep 28 17:23:02 OMNFR76 kernel: usb 3-6.1: Product: Mass Storage Device
> Sep 28 17:23:02 OMNFR76 kernel: usb 3-6.1: Manufacturer: Prolific Technology Inc.
> Sep 28 17:23:02 OMNFR76 /etc/hotplug/usb.agent[4337]: need a device for this command
> Sep 28 17:23:02 OMNFR76 kernel: scsi2 : SCSI emulation for USB Mass Storage devices
> Sep 28 17:23:03 OMNFR76 kernel:   Vendor: EUDAR Model: Marchi2.0 Rev: 
> P1.0
> Sep 28 17:23:03 OMNFR76 kernel:   Type:   Direct-Access  ANSI 
> SCSI revision: 02
> Sep 28 17:23:03 OMNFR76 kernel: SCSI device sda: 512000 512-byte hdwr sectors (262 
> MB)
> Sep 28 17:23:03 OMNFR76 kernel: sda: assuming Write Enabled
> Sep 28 17:23:03 OMNFR76 kernel: sda: assuming drive cache: write through
> Sep 28 17:23:03 OMNFR76 /etc/hotplug/block.agent[4402]: try 1 while waiting for 
> /block/sda's bus_id 2:0:0:0
> Sep 28 17:23:03 OMNFR76 kernel:  sda:scsi2: ERROR on channel 0, id 0, lun 0, CDB: 
> Read (10) 00 00 00 00 00 00 00 08 00
> Sep 28 17:23:03 OMNFR76 kernel: Current sda: sense key Medium Error
> Sep 28 17:23:03 OMNFR76 kernel: Additional sense: Unrecovered read error
> Sep 28 17:23:03 OMNFR76 kernel: end_request: I/O error, dev sda, sector 0
> Sep 28 17:23:03 OMNFR76 kernel: scsi2: ERROR on channel 0, id 0, lun 0, CDB: Read 
> (10) 00 00 00 00 01 00 00 07 00
>
>
> - - - - - - - - - - - - - - Original Message - - - - - - - - - - - - - -
> From: Stephen J. Gowdy <[EMAIL PROTECTED]>
> Subject: Re: [Linux-usb-users] USB Stick with strange behavier
> Date: 10/01/04 10:03
>
> Do you have any kernel logs when you connect the device on "computer 1"?
> Also, can you look in /proc/interrupts to see if your USB Host Controller
> is getting interrupts?
>
> On Thu, 30 Sep 2004 [EMAIL PROTECTED] wrote:
>
> > Hi list,
> > here are the results from ONE usb stick attached to computer 1 and computer 2. 
> > *Both* boxes have  SuSE 9.1 installed. (Kernel 2.6.4 +SuSE patches)
> >
> > the usb stick doesnt seem to work on computer 1 but performs perfecly on computer 
> > 2.
> >
> >
> > computer 1
> > desktop with msi k7n2/v board, usb 2.0
> >
> > computer 2
> > Notebook acer 620, USB 1.1
> >
> >
> > mfg
> > wh
> >

Re: [Linux-usb-users] USB Stick with strange behavier

2004-10-01 Thread Stephen J. Gowdy
Do you have any kernel logs when you connect the device on "computer 1"?
Also, can you look in /proc/interrupts to see if your USB Host Controller
is getting interrupts?

On Thu, 30 Sep 2004 [EMAIL PROTECTED] wrote:

> Hi list,
> here are the results from ONE usb stick attached to computer 1 and computer 2. 
> *Both* boxes have  SuSE 9.1 installed. (Kernel 2.6.4 +SuSE patches)
>
> the usb stick doesnt seem to work on computer 1 but performs perfecly on computer 2.
>
>
> computer 1
> desktop with msi k7n2/v board, usb 2.0
>
> computer 2
> Notebook acer 620, USB 1.1
>
>
> mfg
> wh
>
>
>
> /* computer 1 */
> # cat usb-storage/2
>Host scsi2: usb-storage
>Vendor: Prolific Technology Inc.
>   Product: Mass Storage Device
> Serial Number: None
>  Protocol: 8070i
> Transport: Bulk
>Quirks:
>
> # cat scsi
> Attached devices:
> Host: scsi2 Channel: 00 Id: 00 Lun: 00
>   Vendor: EUDARModel: Marchi2.0Rev: P1.0
>   Type:   Direct-AccessANSI SCSI revision: 02
>
> # lsusb
> Bus 003 Device 007: ID 067b:2517 Prolific Technology, Inc.
> Bus 003 Device 006: ID 067b:2515 Prolific Technology, Inc.
> Bus 003 Device 001: ID :
> Bus 002 Device 001: ID :
> Bus 001 Device 001: ID :
>
> /* computer 2 */
>
> # lsusb
> Bus 003 Device 001: ID :
> Bus 002 Device 003: ID 1043:8006 iCreate Technologies Corp.
> Bus 002 Device 001: ID :
> Bus 001 Device 001: ID :
>
>  # cat scsi
> Attached devices:
> Host: scsi1 Channel: 00 Id: 00 Lun: 00
>   Vendor: USB2.0   Model: DISK Rev: %z!Y
>   Type:   Direct-AccessANSI SCSI revision: 02
>
> # cat usb-storage/1
>Host scsi1: usb-storage
>Vendor: Generic
>   Product: Flash Disk
> Serial Number: None
>  Protocol: Transparent SCSI
> Transport: Bulk
>Quirks:
>
>
>
> ---
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> ___
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users
>

--
 /+-\
|Stephen J. Gowdy | SLAC, MailStop 34,   |
|http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, |
|http://calendar.yahoo.com/gowdy  | Menlo Park CA 94025, USA |
|EMail: [EMAIL PROTECTED]   | Tel: +1 650 926 3144 |
 \+-/


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users


Re: [Linux-usb-users] USB-Stick doesn't load

2004-05-25 Thread Stephen J. Gowdy
People reading the FAQ before posting would be helpful.

On Mon, 24 May 2004, Brian T. Brunner wrote:

>
> "Check the FAQ", with a link thereunto, would have been helpful.
>
> www.m-w.com=>laconic
>
> I'm guessing the 'eject' command is what's needed, but that's not in the FAQ.
> Anyhow, see http://www.linux-usb.org/FAQ.html
>
> Brian Brunner
> [EMAIL PROTECTED]
> (610)796-5838
>
> Brian Brunner
> [EMAIL PROTECTED]
> (610)796-5838
>
> >>> "Stephen J. Gowdy" <[EMAIL PROTECTED]> 05/24/04 10:40AM >>>
> Check the FAQ.
>
> On Mon, 24 May 2004, Klaus Bickert wrote:
>
> > Running Suse 9.0 kernel  2.4.21-99. Trying to mount an usb-stick Sandisk
> > Cruzer mini 128MB.
> > Had to modprobe usb-storage to get it running once. Disconnected without
> > unmounting.
> > Won't run again even after reboot and un/reloading usb-storage.
>
> ***
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
>
> This footnote also confirms that this email message has been swept
> for the presence of computer viruses.
>
> www.hubbell.com - Hubbell Incorporated
>
>
> ---
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id149&alloc_id66&opÌk
> ___
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users
>

--
 /+-\
|Stephen J. Gowdy | SLAC, MailStop 34,   |
|http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, |
|http://calendar.yahoo.com/gowdy  | Menlo Park CA 94025, USA |
|EMail: [EMAIL PROTECTED]   | Tel: +1 650 926 3144 |
 \+-/


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users


Re: [Linux-usb-users] USB-Stick doesn't load

2004-05-24 Thread Brian T. Brunner

"Check the FAQ", with a link thereunto, would have been helpful.

www.m-w.com=>laconic

I'm guessing the 'eject' command is what's needed, but that's not in the FAQ.
Anyhow, see http://www.linux-usb.org/FAQ.html

Brian Brunner
[EMAIL PROTECTED]
(610)796-5838

Brian Brunner
[EMAIL PROTECTED]
(610)796-5838

>>> "Stephen J. Gowdy" <[EMAIL PROTECTED]> 05/24/04 10:40AM >>>
Check the FAQ.

On Mon, 24 May 2004, Klaus Bickert wrote:

> Running Suse 9.0 kernel  2.4.21-99. Trying to mount an usb-stick Sandisk
> Cruzer mini 128MB.
> Had to modprobe usb-storage to get it running once. Disconnected without
> unmounting.
> Won't run again even after reboot and un/reloading usb-storage. 

***
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept
for the presence of computer viruses.

www.hubbell.com - Hubbell Incorporated


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users


Re: [Linux-usb-users] USB-Stick doesnt load

2004-05-24 Thread Stephen J. Gowdy
Check the FAQ.

On Mon, 24 May 2004, Klaus Bickert wrote:

> Running Suse 9.0 kernel  2.4.21-99. Trying to mount an usb-stick Sandisk
> Cruzer mini 128MB.
> Had to modprobe usb-storage to get it running once. Disconnected without
> unmounting.
> Won't run again even after reboot and un/reloading usb-storage. Short
> connect fails with
> (var/log/message):
> May 24 15:38:58 pc-kfb kernel: hub.c: new USB device 00:02.1-2, assigned
> address 4
> May 24 15:38:58 pc-kfb kernel: usb.c: USB device not accepting new
> address=4 (error=-110)
> May 24 15:38:58 pc-kfb kernel: hub.c: new USB device 00:02.1-2, assigned
> address 5
> May 24 15:38:58 pc-kfb kernel: usb.c: USB device not accepting new
> address=5 (error=-110)
>   The stick doesn't appear in usbview, or /proc/bus/usb.  I tried to
> read the sources, seems the stick
> doesn't answer to some protocol request.  What's to do, please ?
>
> As astra, klaus bickert
>
>
>
>
> ---
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> ___
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users
>

--
 /+-\
|Stephen J. Gowdy | SLAC, MailStop 34,   |
|http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, |
|http://calendar.yahoo.com/gowdy  | Menlo Park CA 94025, USA |
|EMail: [EMAIL PROTECTED]   | Tel: +1 650 926 3144 |
 \+-/


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users


Re: [Linux-usb-users] USB stick problem (again)

2004-05-17 Thread Alan Stern
On Mon, 17 May 2004, Natalia Portillo wrote:

> Not working correctly in linux, in windows i never saw it failing.
> Shouldn't that be workarounded?

If you can figure out how to work around the problem, you would make a 
lot of people very happy.  I don't know how to do it.  This appears to 
be a timing-related bug in the communication between the Genesys 
controller and the hard disk.

Alan Stern



---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users


Re: [Linux-usb-users] USB stick problem (again)

2004-05-17 Thread Natalia Portillo
Not working correctly in linux, in windows i never saw it failing.
Shouldn't that be workarounded?

On Mon, 17 May 2004 11:15:11 -0400 (EDT)
Alan Stern <[EMAIL PROTECTED]> wrote:

> On Mon, 17 May 2004, Natalia Portillo wrote:
> 
> > Yes, it is. Why?
> > 
> > On Sun, 16 May 2004 22:29:22 -0400 (EDT)
> > Alan Stern <[EMAIL PROTECTED]> wrote:
> > 
> > > Just guessing:  Is the USB interface in your external IDE box made by 
> > > Genesys Logic?  Check lsusb or look for VendorID=05e3 in 
> > > /proc/bus/usb/devices.
> 
> Genesys Logic's IDE interfaces are notorious for not working correctly at
> high speed.  Search for "Genesys" in the linux-usb-devel mailing list
> archives to see what problems people have been having.
>   
> Alan Stern
> 
> 
> 
> 
> 
> ---
> This SF.Net email is sponsored by: SourceForge.net Broadband
> Sign-up now for SourceForge Broadband and get the fastest
> 6.0/768 connection for only $19.95/mo for the first 3 months!
> http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
> ___
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users




---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users


Re: [Linux-usb-users] USB stick problem (again)

2004-05-17 Thread Alan Stern
On Mon, 17 May 2004, Natalia Portillo wrote:

> Yes, it is. Why?
> 
> On Sun, 16 May 2004 22:29:22 -0400 (EDT)
> Alan Stern <[EMAIL PROTECTED]> wrote:
> 
> > Just guessing:  Is the USB interface in your external IDE box made by 
> > Genesys Logic?  Check lsusb or look for VendorID=05e3 in 
> > /proc/bus/usb/devices.

Genesys Logic's IDE interfaces are notorious for not working correctly at
high speed.  Search for "Genesys" in the linux-usb-devel mailing list
archives to see what problems people have been having.
  
Alan Stern





---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users


Re: [Linux-usb-users] USB stick problem (again)

2004-05-16 Thread Natalia Portillo
Yes, it is. Why?

On Sun, 16 May 2004 22:29:22 -0400 (EDT)
Alan Stern <[EMAIL PROTECTED]> wrote:

> On Sun, 16 May 2004, Natalia Portillo wrote:
> 
> > Did you see the dmesg?
> > 
> > I have the same error with an USB 2.0 external IDE box, and it hangs
> > passed a time, saying in dmesg "device disconnected"
> 
> Just guessing:  Is the USB interface in your external IDE box made by 
> Genesys Logic?  Check lsusb or look for VendorID=05e3 in 
> /proc/bus/usb/devices.
> 
> Alan Stern
> 
> 
> 
> ---
> This SF.Net email is sponsored by: SourceForge.net Broadband
> Sign-up now for SourceForge Broadband and get the fastest
> 6.0/768 connection for only $19.95/mo for the first 3 months!
> http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
> ___
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users




---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users


Re: [Linux-usb-users] USB stick problem (again)

2004-05-16 Thread Alan Stern
On Sun, 16 May 2004, Natalia Portillo wrote:

> Did you see the dmesg?
> 
> I have the same error with an USB 2.0 external IDE box, and it hangs
> passed a time, saying in dmesg "device disconnected"

Just guessing:  Is the USB interface in your external IDE box made by 
Genesys Logic?  Check lsusb or look for VendorID=05e3 in 
/proc/bus/usb/devices.

Alan Stern



---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users


Re: [Linux-usb-users] USB stick problem (again)

2004-05-16 Thread Natalia Portillo
Did you see the dmesg?

I have the same error with an USB 2.0 external IDE box, and it hangs passed a time, 
saying in dmesg "device disconnected"

On Sun, 16 May 2004 16:21:00 +0200
"Frank Mulder" <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> A few days ago I told about my (SEITEC) USB stick not working. I got a
> hint from you to try Knoppix for testing it, but with Knoppix 3.3 I had
> the same problem: it copies some data, but then it hangs (without any
> error messages).
> 
> Debian 3.0 "woody"; Linux 2.4.18
> 
> Thanks for your help.
> 
> Frank
> 
> -- 
> http://www.fastmail.fm - Faster than the air-speed velocity of an
>   unladen european swallow
> 
> 
> ---
> This SF.Net email is sponsored by: SourceForge.net Broadband
> Sign-up now for SourceForge Broadband and get the fastest
> 6.0/768 connection for only $19.95/mo for the first 3 months!
> http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
> ___
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users




---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users