Re: USB Mass Storage Class

2016-04-02 Thread peter
From: David Wright Date: Fri, 1 Apr 2016 18:32:44 -0500 > Are you connecting the disk drives through the same cable and port? The disk drive connects through the ATA interface on the system board. The SDHC card connects to another USB socket via an adapter. ... > Would unintentionally switching

Re: USB Mass Storage Class

2016-04-02 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Apr 02, 2016 at 06:38:45AM -0700, pe...@easthope.ca wrote: > From: > Date: Fri, 1 Apr 2016 22:43:21 +0200 > What does dmesg | tail say just after having inserted the camera? > > root@dalton:/home/peter# dmesg | tail > [ 339.996021] usb 5-2:

Re: USB Mass Storage Class

2016-04-02 Thread peter
From: Date: Fri, 1 Apr 2016 22:43:21 +0200 What does dmesg | tail say just after having inserted the camera? root@dalton:/home/peter# dmesg | tail [ 339.996021] usb 5-2: device descriptor read/64, error -62 [ 340.280019] usb 5-2: device descriptor read/64, error -62 [ 340.560023] usb 5-2: new

Re: USB Mass Storage Class

2016-04-01 Thread David Wright
On Fri 01 Apr 2016 at 13:21:09 (-0700), pe...@easthope.ca wrote: > For years, when a Sony MYLO was connected by a USB cable, > it was recognized as a storage device, a name was assigned > by udev, the MYLO display indicated "Mass Storage Class" > and camera image files were visible in and retrie

Re: USB Mass Storage Class

2016-04-01 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Apr 01, 2016 at 01:21:09PM -0700, pe...@easthope.ca wrote: > For years, when a Sony MYLO was connected by a USB cable, > it was recognized as a storage device, a name was assigned > by udev, the MYLO display indicated "Mass Storage Class" >

USB Mass Storage Class

2016-04-01 Thread peter
For years, when a Sony MYLO was connected by a USB cable, it was recognized as a storage device, a name was assigned by udev, the MYLO display indicated "Mass Storage Class" and camera image files were visible in and retrievable to Debian Jessie. Since an update of Jessie about mid-March, the

Re: Use Debian as a usb mass storage device

2015-01-29 Thread sp113438
On Thu, 29 Jan 2015 17:52:04 +0100 Sven Hartge wrote: > Floris wrote: > > > I have a Sumsung TV which can record to an usb mass storage device. > > Is it possible to connect an usb-cable between the TV and the > > Debian Box, so that the TV can use (a part of) the ha

Re: Use Debian as a usb mass storage device

2015-01-29 Thread David Goodenough
On Thursday 29 January 2015 17:38:06 Floris wrote: > Dear list, > > I have a Sumsung TV which can record to an usb mass storage device. Is it > possible to connect an usb-cable between the TV and the Debian Box, so > that the TV can use (a part of) the harddisk as usb devi

Re: Use Debian as a usb mass storage device

2015-01-29 Thread Sven Hartge
Floris wrote: > I have a Sumsung TV which can record to an usb mass storage device. Is > it possible to connect an usb-cable between the TV and the Debian > Box, so that the TV can use (a part of) the harddisk as usb device? Short answer: no. Longer answer: maybe, with special har

Use Debian as a usb mass storage device

2015-01-29 Thread Floris
Dear list, I have a Sumsung TV which can record to an usb mass storage device. Is it possible to connect an usb-cable between the TV and the Debian Box, so that the TV can use (a part of) the harddisk as usb device? Thanks, floris -- To UNSUBSCRIBE, email to debian-user-requ

Re: [OT] Re: Mounting a USB Mass Storage Device

2007-12-04 Thread Andrew Sackville-West
On Mon, Dec 03, 2007 at 09:26:02PM -0600, Ron Johnson wrote: > On 12/03/07 21:17, Nyizsnyik Ferenc wrote: > >>> Yes, that's a nice idea. I myself would follow your advice, but my > >>> wife doesn't let me to... :) > >> sorry dear, that harddrive died and took windows with it. Fortunately, > >> I

Re: [OT] Re: Mounting a USB Mass Storage Device

2007-12-03 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/03/07 21:17, Nyizsnyik Ferenc wrote: > On Mon, 3 Dec 2007 17:27:35 -0800 > Andrew Sackville-West <[EMAIL PROTECTED]> wrote: > >> On Tue, Dec 04, 2007 at 12:48:59AM +0100, Nyizsnyik Ferenc wrote: [snip] >>> Yes, that's a nice idea. I myself would

[OT] Re: Mounting a USB Mass Storage Device

2007-12-03 Thread Nyizsnyik Ferenc
On Mon, 3 Dec 2007 17:27:35 -0800 Andrew Sackville-West <[EMAIL PROTECTED]> wrote: > On Tue, Dec 04, 2007 at 12:48:59AM +0100, Nyizsnyik Ferenc wrote: > > On Sun, 02 Dec 2007 12:56:56 -0500 > > Marty <[EMAIL PROTECTED]> wrote: > > > > > Samuel Bächler wrote: > > > >> Is the vfat module loaded? Y

Re: Mounting a USB Mass Storage Device

2007-12-03 Thread Andrew Sackville-West
On Tue, Dec 04, 2007 at 12:48:59AM +0100, Nyizsnyik Ferenc wrote: > On Sun, 02 Dec 2007 12:56:56 -0500 > Marty <[EMAIL PROTECTED]> wrote: > > > Samuel Bächler wrote: > > >> Is the vfat module loaded? You might want to check the filesystem > > >> type with "file -s /dev/sdb1". Also are you able t

Re: Mounting a USB Mass Storage Device

2007-12-03 Thread Nyizsnyik Ferenc
On Sun, 02 Dec 2007 12:56:56 -0500 Marty <[EMAIL PROTECTED]> wrote: > Samuel Bächler wrote: > >> Is the vfat module loaded? You might want to check the filesystem > >> type with "file -s /dev/sdb1". Also are you able to access the > >> files on any other system? If the data on the usb drive is n

Re: Mounting a USB Mass Storage Device

2007-12-02 Thread Marty
Samuel Bächler wrote: Is the vfat module loaded? You might want to check the filesystem type with "file -s /dev/sdb1". Also are you able to access the files on any other system? If the data on the usb drive is not important, then try formatting it. "mkdosfs /dev/sdb1" will create a fat16 fil

Re: Mounting a USB Mass Storage Device

2007-12-02 Thread Samuel Bächler
Is the vfat module loaded? You might want to check the filesystem type with "file -s /dev/sdb1". Also are you able to access the files on any other system? If the data on the usb drive is not important, then try formatting it. "mkdosfs /dev/sdb1" will create a fat16 filesystem while mke2fs wi

Re: Mounting a USB Mass Storage Device

2007-12-02 Thread Raj Kiran Grandhi
Samuel Bächler wrote: # tail -f /var/log/syslog Dec 2 12:28:35 ataraxia kernel: SCSI device sdb: 249120 512-byte hdwr sectors (128 MB) Dec 2 12:28:35 ataraxia kernel: sdb: Write Protect is off Dec 2 12:28:35 ataraxia kernel: sdb: Mode Sense: 0b 00 00 08 Dec 2 12:28:35 ataraxia kernel: sdb:

Re: Mounting a USB Mass Storage Device

2007-12-02 Thread Nyizsnyik Ferenc
gramm' of KDE I did the folling things: > > # tail -f /var/log/syslog > Then I inserted the stick... > Dec 2 12:28:29 ataraxia kernel: usb 2-2: new full speed USB device > using uhci_hcd and address 7 > Dec 2 12:28:30 ataraxia kernel: usb 2-2: configuration #1 chosen > from

Re: Mounting a USB Mass Storage Device

2007-12-02 Thread Samuel Bächler
8:30 ataraxia kernel: usb 2-2: configuration #1 chosen from 1 choice Dec 2 12:28:30 ataraxia kernel: scsi5 : SCSI emulation for USB Mass Storage devices Dec 2 12:28:30 ataraxia kernel: usb-storage: device found at 7 Dec 2 12:28:30 ataraxia kernel: usb-storage: waiting for device to settle befor

Re: Mounting a USB Mass Storage Device

2007-12-01 Thread Marty
Samuel Bächler wrote: Hi Everyone Does anyone know what is going wrong on my system or what I am doing wrong or else? To mount a memory stick I do: # mount -t auto /dev/sda1 /mnt/usb ... # ls /mnt/usb boot bootmgr MFGSTAT preboot recovery SCRREC.VER swwork System Volume Information tvtos windo

Re: Mounting a USB Mass Storage Device

2007-12-01 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/01/07 19:49, Raj Kiran Grandhi wrote: > Ron Johnson wrote: > >> Since the "drive letter" of removable devices is subject to change, >> I now use UUID values in /etc/fstab instead of /dev/sd??. (Except >> for /boot and /.) >> >> # blkid /dev/sdX

Re: Mounting a USB Mass Storage Device

2007-12-01 Thread Raj Kiran Grandhi
Ron Johnson wrote: Since the "drive letter" of removable devices is subject to change, I now use UUID values in /etc/fstab instead of /dev/sd??. (Except for /boot and /.) # blkid /dev/sdXY # vi /etc/fstab (Replace /dev/sdXY with UUID="") Also, if you have hal installed, GNOME & KDE should aut

Re: Mounting a USB Mass Storage Device

2007-12-01 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/01/07 10:53, Raj Kiran Grandhi wrote: > Samuel Bächler wrote: >> Hi Everyone >> >> Does anyone know what is going wrong on my system or >> what I am doing wrong or else? >> >> To mount a memory stick I do: >> >> # mount -t auto /dev/sda1 /mnt/usb

Re: Mounting a USB Mass Storage Device

2007-12-01 Thread Raj Kiran Grandhi
Samuel Bächler wrote: Hi Everyone Does anyone know what is going wrong on my system or what I am doing wrong or else? To mount a memory stick I do: # mount -t auto /dev/sda1 /mnt/usb Are you sure /dev/sda1 is your usb stick and not your primary hard disk? Do a tail -f /var/log/syslog and t

Re: Mounting a USB Mass Storage Device

2007-12-01 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/01/07 09:26, Samuel Bächler wrote: > Hi Everyone > > Does anyone know what is going wrong on my system or > what I am doing wrong or else? > > To mount a memory stick I do: > > # mount -t auto /dev/sda1 /mnt/usb > ... > # ls /mnt/usb > boot >

Re: Mounting a USB Mass Storage Device

2007-12-01 Thread Robert Jerrard
On Sat, 2007-12-01 at 16:26 +0100, Samuel Bächler wrote: > Hi Everyone > > Does anyone know what is going wrong on my system or > what I am doing wrong or else? > > To mount a memory stick I do: > > # mount -t auto /dev/sda1 /mnt/usb > ... > # ls /mnt/usb > boot > bootmgr > MFGSTAT > preboot >

Mounting a USB Mass Storage Device

2007-12-01 Thread Samuel Bächler
Hi Everyone Does anyone know what is going wrong on my system or what I am doing wrong or else? To mount a memory stick I do: # mount -t auto /dev/sda1 /mnt/usb ... # ls /mnt/usb boot bootmgr MFGSTAT preboot recovery SCRREC.VER swwork System Volume Information tvtos windows So, I can't see wha

Re: Can debian act as an USB mass storage device?

2007-06-12 Thread David Goodenough
On Tuesday 12 June 2007, Lethal Possum wrote: > On 12 juin, 12:00, David Goodenough <[EMAIL PROTECTED]> > > wrote: > > On Tuesday 12 June 2007, Lethal Possum wrote: > > > Hi everyone, > > > > > > I have a pretty simple question but so far I have not been able to > > > find the answer on the Net. I

Re: Can debian act as an USB mass storage device?

2007-06-12 Thread Lethal Possum
On 12 juin, 12:00, David Goodenough <[EMAIL PROTECTED]> wrote: > On Tuesday 12 June 2007, Lethal Possum wrote: > > > Hi everyone, > > > I have a pretty simple question but so far I have not been able to > > find the answer on the Net. I have a file server running Debian (etch) > > that I currently

Re: Can debian act as an USB mass storage device?

2007-06-12 Thread Lethal Possum
Hi Jochen, Yes mounting samba shares is a pretty convenient and transparent way to access the data on my server. I do that all the time but I think that USB 2.0 might be faster for large transfers. It would also be more "plug and play" if someone visiting me with a laptop just wants to grab some f

Re: Can debian act as an USB mass storage device?

2007-06-12 Thread David Goodenough
On Tuesday 12 June 2007, Lethal Possum wrote: > Hi everyone, > > I have a pretty simple question but so far I have not been able to > find the answer on the Net. I have a file server running Debian (etch) > that I currently connect to with samba. It is great but I would also > like to be able to si

Re: Can debian act as an USB mass storage device?

2007-06-12 Thread Jochen Schulz
Lethal Possum: > > I have a pretty simple question but so far I have not been able to > find the answer on the Net. I have a file server running Debian (etch) > that I currently connect to with samba. It is great but I would also > like to be able to simply plug my laptop into the server with a US

Can debian act as an USB mass storage device?

2007-06-12 Thread Lethal Possum
Hi everyone, I have a pretty simple question but so far I have not been able to find the answer on the Net. I have a file server running Debian (etch) that I currently connect to with samba. It is great but I would also like to be able to simply plug my laptop into the server with a USB cable and

Nikon's usb mass storage fixed in etch, very nice!

2006-11-30 Thread Bruno Buys
I don't know if this is relevant to anybody else besides me, but nikons d70s works as a usb mass storage device under etch! Mass storage was broken on sarge, needed ptp stuff. It makes me rememeber that other thread, 'debian love'... I'm very glad! cheers all! Bruno -- To U

Re: mounting USB mass storage devices

2006-06-24 Thread Willie Wonka
Matej Kosik wrote: > shire:/home/kosik# cat /dev/sda > cat: /dev/sda: No such device or address Now why would you do that ? It'll make your pager ('cat', in this instance) go bonkers! CTRL+C to stop it > shire:/home/kosik# fdisk /dev/sda > Unable to open /dev/sda As a ty

Re: mounting USB mass storage devices

2006-06-24 Thread gustavo halperin
ges (using 'dmesg') and the using a simple script like: //-------------- #|/bin/sh # This script will mount a usb mass storage in the directory /mnt/usbkey mount -t vfat -o umask=000 /dev/sd$1 /mnt/usbkey //

Re: mounting USB mass storage devices

2006-06-24 Thread Matej Kosik
Hi, Willie Wonka wrote: > Got a /etc/fstab entry like this? > > dev/sda /media/usbkey autorw,user,noauto 0 0 Not only mounting does not work but also more fundamental things. shire:/home/kosik# cat /dev/sda cat: /dev/sda: No such device or address shi

mounting USB mass storage devices

2006-06-23 Thread Willie Wonka
Got a /etc/fstab entry like this? dev/sda /media/usbkey autorw,user,noauto 0 0 and have you issued this command from a console, to create it's 'mount' point, as defined in fstab, as shown above? $ sudo mkdir -p /media/usbkey A quick search through the archives yields;

Re: mounting USB mass storage devices

2006-06-23 Thread B.Hoffmann
Sorry if this seems basic, but do you have a folder in /media pointing to your storage devices? I had this problem recently and sometimes forget to check this in a new install as pointers are not always created automatically. Kind Regards, B.Hoffmann Linux User #398054 -Zenwalk- -Ubuntu- -Debia

Re: mounting USB mass storage devices

2006-06-23 Thread Matej Kosik
[EMAIL PROTECTED] wrote: > Seems to me like hotplug package is not installed I have `hotplug' package installed. The version (in stable distribution) I have is 0.0.200403. The system behaves the same as if it were not installed. > > > > > На 23.6.2006 16:51 написахте: > >>[EMAIL PROTECTED] w

Re: mounting USB mass storage devices

2006-06-23 Thread Matej Kosik
[EMAIL PROTECTED] wrote: > Hmm strange > and lsusb shows devices? Regardless whether USB device is attached to the computer or not, always this: shire:/home/kosik# lsusb Bus 003 Device 001: ID : Bus 002 Device 001: ID : Bus 001 Device 001: ID : Addtionally: [EMAIL PRO

Re: mounting USB mass storage devices

2006-06-23 Thread Matej Kosik
[EMAIL PROTECTED] wrote: > > Hi, > you have to load usb_storage kernel module in order to use these devices > > Hi, I have tried that: shire:/tmp# modprobe usb_storage shire:/tmp# lsmod|grep usb usb_storage69056 0 usbcore 119044 4 us

Re: mounting USB mass storage devices

2006-06-23 Thread Matej Kosik
Matej Kosik wrote: > > I am not sure what other information I should send so that somebody can > help me. During boot time, I see these messages: FATAL: Module ide_detect not found. modprobe: FATAL: Error inserting rtc (/lib/modules/2.6.8.../kernel/drivers/char/rtc.ko): No such

Re: mounting USB mass storage devices

2006-06-23 Thread ogi
На 23.6.2006 14:55 Matej Kosik пише: > Hello, > > When I reinstalled Debian GNU/Linux (I needed different partitioning) I > wasn't able to mount none of the USB mass storage devices. I have > - ordinary "USB key" > - and a digital camera. > > Before, if I a

mounting USB mass storage devices

2006-06-23 Thread Matej Kosik
Hello, When I reinstalled Debian GNU/Linux (I needed different partitioning) I wasn't able to mount none of the USB mass storage devices. I have - ordinary "USB key" - and a digital camera. Before, if I attached USB key to some USB slot, I saw that the red diod flasheding. The c

Re: Reformat USB Mass Storage mp3 player

2005-10-12 Thread Joachim Fahnenmüller
ried > googling without success/ > > > dmesg gives the follwoing when the device is plugged in. > > > usb 2-6: new full speed USB device using ohci_hcd and address 5 > scsi6 : SCSI emulation for USB Mass Storage devices > usb-storage: device found at 5 > usb-storage: w

Reformat USB Mass Storage mp3 player

2005-10-12 Thread Wackojacko
ugged in. usb 2-6: new full speed USB device using ohci_hcd and address 5 scsi6 : SCSI emulation for USB Mass Storage devices usb-storage: device found at 5 usb-storage: waiting for device to settle before scanning Vendor: Digital Model: MP3 Music Player Rev: 0100 Type:

Re: OT: USB mass storage on KNOPPIX 3.8.1

2005-06-08 Thread Nate Bargmann
* Rob Benton <[EMAIL PROTECTED]> [2005 Jun 07 16:51 -0500]: > Nate Bargmann wrote: > >* Jan Leewe Behrendt <[EMAIL PROTECTED]> [2005 Jun 07 00:56 -0500]: > > > >>Hi Nate, > >>check your dmesg output after having connected the device. It should say > >>something about the device name assigned to yo

Re: OT: USB mass storage on KNOPPIX 3.8.1

2005-06-07 Thread Rob Benton
Nate Bargmann wrote: * Jan Leewe Behrendt <[EMAIL PROTECTED]> [2005 Jun 07 00:56 -0500]: Hi Nate, check your dmesg output after having connected the device. It should say something about the device name assigned to your camera. I don't know anything about your kernel config but you also need s

Re: OT: USB mass storage on KNOPPIX 3.8.1

2005-06-07 Thread Nate Bargmann
* Jan Leewe Behrendt <[EMAIL PROTECTED]> [2005 Jun 07 00:56 -0500]: > Hi Nate, > check your dmesg output after having connected the device. It should say > something about the device name assigned to your camera. > I don't know anything about your kernel config but you also need scsi support > as

Re: OT: USB mass storage on KNOPPIX 3.8.1

2005-06-07 Thread Nate Bargmann
* ABrady <[EMAIL PROTECTED]> [2005 Jun 07 01:12 -0500]: > I believe Knoppix changed primary filesystems a release or two back. Now > I think what you want is under /dev/ub[a-z] instead of /dev/sd[a-z]. > > I'm willing to be corrected since I didn't spend a lot of time with it > last time I chec

Re: OT: USB mass storage on KNOPPIX 3.8.1

2005-06-06 Thread ABrady
Nate Bargmann wrote: Hi everyone. Congrats on Sarge! :-) Unfortunately, I suffered a recent HD crash on my laptop where I had Testing setup in one partition and used it to mount my USB mass storage based Fuji FinePix A330 camera. Today I was able to borrow a small (5 GB) hard drive and had

Re: OT: USB mass storage on KNOPPIX 3.8.1

2005-06-06 Thread Jan Leewe Behrendt
n the kernel... Am Dienstag, 7. Juni 2005 05:58 schrieb Nate Bargmann: > Hi everyone. > > Congrats on Sarge! :-) > > Unfortunately, I suffered a recent HD crash on my laptop where I had > Testing setup in one partition and used it to mount my USB mass storage > based Fuji FinePix

OT: USB mass storage on KNOPPIX 3.8.1

2005-06-06 Thread Nate Bargmann
Hi everyone. Congrats on Sarge! :-) Unfortunately, I suffered a recent HD crash on my laptop where I had Testing setup in one partition and used it to mount my USB mass storage based Fuji FinePix A330 camera. Today I was able to borrow a small (5 GB) hard drive and had access to a KNOPPIX

Re: udev + kernel 2.6.8 + usb mass storage

2005-01-09 Thread JFL
Solved ! Thanks to Ron Johnson who help me to identify the problem: It seems that in kernel 2.6.8 and later, I need the codepage 437 to mount vfat partitions. I chekcked my configuration in 2.6.6 and it was not needed. /usr/src/kernel-source-2.6.6> cat .config | grep -i "437" # CONFIG_NLS_CODEPA

Re: udev + kernel 2.6.8 + usb mass storage

2005-01-09 Thread JFL
> $ cat /proc/filesystems | grep fat > vfat The same here: [EMAIL PROTECTED]:/usr/src/kernel-source-2.6.8> cat /proc/filesystems | grep fat vfat [EMAIL PROTECTED]:/usr/src/kernel-source-2.6.8> > Maybe you said it before, but what about vfat? about vfat ? I don't really unde

Re: udev + kernel 2.6.8 + usb mass storage

2005-01-08 Thread Ron Johnson
On Sat, 2005-01-08 at 18:39 +0100, JFL wrote: > Hi, > > I have some troubles to mount any usb mass storage device using udev and > kernel 2.6.8 (or 2.6.9). > > My device is quite well detected: > > usb 1-2: new high speed USB device using address 4 > scsi3 : SCSI emu

Re: udev + kernel 2.6.8 + usb mass storage

2005-01-08 Thread Hanspeter Kunz
On Sat, 2005-01-08 at 18:39 +0100, JFL wrote: [...] > mount -t vfat /dev/sdc1 /mnt/pendrive > mount: wrong fs type, bad option, bad superblock on /dev/sdc1, >or too many mounted file systems stupid question: are you sure that there is a vfat filesystem on it? (is it formatted at all? try f

udev + kernel 2.6.8 + usb mass storage

2005-01-08 Thread JFL
Hi, I have some troubles to mount any usb mass storage device using udev and kernel 2.6.8 (or 2.6.9). My device is quite well detected: usb 1-2: new high speed USB device using address 4 scsi3 : SCSI emulation for USB Mass Storage devices Vendor: TOSHIBA Model: MK4004GAH Rev: JC00

Re: OT usb-mass-storage WAS Re: why debian

2004-11-15 Thread Stephen Patterson
On Mon, 15 Nov 2004 20:10:08 +0100, Matt Zagrabelny wrote: > ide: primary master = /dev/hdascsi: 1st scsi drive = /dev/sda > ide: primary slave= /dev/hdbscsi: 2nd scsi drive = /dev/sdb > ide: secondary master = /dev/hdcscsi: 3rd scsi drive = /dev/sdc > ide: secondary slave = /dev

OT usb-mass-storage WAS Re: why debian

2004-11-15 Thread Matt Zagrabelny
> And this is my favorite. Trying to mount a USB key. There is no usb > key device, like there is one for cdrom. It gets mapped to a scsi > device (for some reason), the first one, because I don't actually have > another scsi on my computer. /dev/sda1, not /dev/sda. Terrific. Except > on my new co

Re: USB Mass Storage - Kernel Bug?

2004-09-17 Thread Brad Sawatzky
On Sat, 18 Sep 2004, Paolo Alexis Falcone wrote: > On Thu, 16 Sep 2004 12:43:48 +1000, Damien Solley > <[EMAIL PROTECTED]> wrote: > > Greetings, > > > > I am having trouble using an external USB 2.0 to IDE converter box with > > recent 2.6 kernels. The box houses a 200GB IDE drive. When I try to

Re: USB Mass Storage - Kernel Bug?

2004-09-17 Thread Paolo Alexis Falcone
On Thu, 16 Sep 2004 12:43:48 +1000, Damien Solley <[EMAIL PROTECTED]> wrote: > Greetings, > > I am having trouble using an external USB 2.0 to IDE converter box with > recent 2.6 kernels. The box houses a 200GB IDE drive. When I try to > perform large transfers (eg 500MB files) to the box it abort

USB Mass Storage - Kernel Bug?

2004-09-15 Thread Damien Solley
Greetings, I am having trouble using an external USB 2.0 to IDE converter box with recent 2.6 kernels. The box houses a 200GB IDE drive. When I try to perform large transfers (eg 500MB files) to the box it aborts after a variable proportion of the file/s have been transferred. The dmesg output ca

Re: USB Mass Storage - Kernel Bug?

2004-09-15 Thread Johann Spies
On Wed, Sep 15, 2004 at 12:36:50AM +1000, Damien Solley wrote: > I am having trouble using an external USB 2.0 to IDE converter box with > recent 2.6 kernels. The box houses a 200GB IDE drive. When I try to > perform large transfers (eg 500MB files) to the box it aborts after a > variable proporti

Re: USB Mass Storage - Kernel Bug?

2004-09-14 Thread Pascal Bonesh
Hi, I don't know if I had the same problem as you have: problems with copying large files on an external HD but I can't remember what dmesg said. The error always showed up as something like "control timeout on ep0in" in /var/log/messages. The solution was to disable the palm pilot daemon, that

USB Mass Storage - Kernel Bug?

2004-09-14 Thread Damien Solley
Greetings, I am having trouble using an external USB 2.0 to IDE converter box with recent 2.6 kernels. The box houses a 200GB IDE drive. When I try to perform large transfers (eg 500MB files) to the box it aborts after a variable proportion of the file/s have been transferred. The dmesg output ca

Re: automatic handling of USB mass storage devices (fstab & mount point)

2004-06-25 Thread John Summerfield
Christophe Combelles wrote: For people using kernel 2.6 and UDev, and want to quickly and easily access any usb storage device with an _explicit_ name for mount point, here is a script you can try. Please read the story and installation details here : http://ccomb.free.fr/wiki/wakka.php?wiki=Usb

automatic handling of USB mass storage devices (fstab & mount point)

2004-06-25 Thread Christophe Combelles
For people using kernel 2.6 and UDev, and want to quickly and easily access any usb storage device with an _explicit_ name for mount point, here is a script you can try. Please read the story and installation details here : http://ccomb.free.fr/wiki/wakka.php?wiki=UsbMassStorageEnglish Feel fre

Re: strange behaviour with kernel 2.6 and USB mass storage

2004-02-09 Thread Peter Samuelson
[Nicos Gollan] > Wouldn't there be a theoretical problem when the host number reaches > a maximum? Like when I re-plugged the memorystick, say, 256 times? OK, you just made me curious enough to check the source. The SCSI host adapter number is an 'int', meaning it won't overflow until you have p

Re: strange behaviour with kernel 2.6 and USB mass storage

2004-02-09 Thread Nicos Gollan
On Mon, 9 Feb 2004 10:03:12 + Peter Samuelson <[EMAIL PROTECTED]> wrote: > Regardless, the non-devfs name /dev/sda appears to be staying > constant, so the devfs version of that (/dev/discs/something) should > stay constant as well. As such, if you use the /dev/discs/* symlink > (or the/dev/s

Re: strange behaviour with kernel 2.6 and USB mass storage

2004-02-09 Thread Peter Samuelson
[Nicos Gollan] > Now, when I unmount it, remove it from the USB, change the card and > reconnect, I get a new SCSI device at /dev/scsi/host1/..., and so on. > Reconnecting with the same media doesn't help, it's always creating a > new host. I had just written a long email to the effect that this

strange behaviour with kernel 2.6 and USB mass storage

2004-02-07 Thread Nicos Gollan
s a known problem or even a feature? >From dmesg: --- 1st connect, 1st card --- hub 1-0:1.0: new USB device on port 4, assigned address 2 scsi0 : SCSI emulation for USB Mass Storage devices Vendor: OLYMPUS Model: MAUSB-100 Rev: 1.00 Type: Direct-Access ANSI

Panasonic DMC-LC33E digital camera & USB mass storage

2004-01-19 Thread Holger Rauch
SCSI emulation for USB Mass Storage devices Vendor: MATSHITA Model: DMC-LC33 Rev: 0100 Type: Direct-Access ANSI SCSI revision: 02 SCSI device sda: 29121 512-byte hdwr sectors (15 MB) sda: assuming Write Enabled sda: assuming drive cache: write through sda

Re: USB mass storage mapping problem

2004-01-09 Thread steve
h-2.03# mount -t iso9660 /dev/sr1 /cdrom > > mount: block device /dev/sr1 is write-protected, mounting read-only > > > > my kern.log > > Jan 7 01:03:37 debian kernel: host/uhci.c: USB UHCI at I/O 0xb800, IRQ 5 > > Jan 7 01:03:37 debian kernel: usb.c: new USB bus r

Re: USB mass storage mapping problem

2004-01-08 Thread Andrew Perrin
kern.log > Jan 7 01:03:37 debian kernel: host/uhci.c: USB UHCI at I/O 0xb800, IRQ 5 > Jan 7 01:03:37 debian kernel: usb.c: new USB bus registered, assigned bus > number 2 > Jan 7 01:03:37 debian kernel: hub.c: USB hub found > Jan 7 01:03:37 debian kernel: hub.c: 2 ports detec

USB mass storage mapping problem

2004-01-08 Thread steve
:03:37 debian kernel: hub.c: USB hub found Jan 7 01:03:37 debian kernel: hub.c: 2 ports detected Jan 7 01:03:37 debian kernel: Initializing USB Mass Storage driver... Jan 7 01:03:37 debian kernel: usb.c: registered new driver usb-storage Jan 7 01:03:37 debian kernel: USB Mass Storage support

Re: HOW-TO get a USB mass storage device to work under Debian

2003-12-13 Thread Oliver Fuchs
nd/prod 0x4b0/0x106) is not claimed by any active driver. Jan 22 17:21:26 localhost /etc/hotplug/usb.agent: Setup usb-storage for USB product 4b0/106/100 Jan 22 17:21:26 localhost kernel: Initializing USB Mass Storage driver... Jan 22 17:21:26 localhost kernel: usb.c: registered new driver usb-stor

Re: HOW-TO get a USB mass storage device to work under Debian

2003-12-13 Thread Gregory Soyez
With my sarge laptop, I needed to add the kernel module usb-storage to the list of modules that hotplug tries when it detects a new connected device. This is specified in the field DRIVERS in the file usb.agent. Gregor On Saturday 13 di December 2003 23:26, H. S. wrote: > Jonathan Melhuish wrot

Re: HOW-TO get a USB mass storage device to work under Debian

2003-12-13 Thread Monique Y. Herman
On Sat, 13 Dec 2003 at 21:36 GMT, Jonathan Melhuish penned: > I Googled for some time and looked in the list archives, etc., but could > find nothing relevant on installing my digital camera under Debian, so I > got bored and tried typing: > > apt-get install hotplug > apt-get install usbutils >

Re: HOW-TO get a USB mass storage device to work under Debian

2003-12-13 Thread H. S.
Jonathan Melhuish wrote: I Googled for some time and looked in the list archives, etc., but could find nothing relevant on installing my digital camera under Debian, so I got bored and tried typing: apt-get install hotplug apt-get install usbutils mkdir /camera mount /dev/sda1 /camera At which p

Re: HOW-TO get a USB mass storage device to work under Debian

2003-12-13 Thread Roberto Sanchez
Jonathan Melhuish wrote: I Googled for some time and looked in the list archives, etc., but could find nothing relevant on installing my digital camera under Debian, so I got bored and tried typing: apt-get install hotplug apt-get install usbutils mkdir /camera mount /dev/sda1 /camera At which p

HOW-TO get a USB mass storage device to work under Debian

2003-12-13 Thread Jonathan Melhuish
I Googled for some time and looked in the list archives, etc., but could find nothing relevant on installing my digital camera under Debian, so I got bored and tried typing: apt-get install hotplug apt-get install usbutils mkdir /camera mount /dev/sda1 /camera At which point, it worked! I suppo

Re: booting from a usb mass storage zip drive

2003-10-23 Thread Joey Hess
Rob Benton wrote: > PROCESSES: > root15 0.0 0.0 00 ?SW 02:46 0:00 > [usb-storage-0] > root16 0.0 0.0 00 ?SW 02:46 0:00 > [scsi_eh_1] These are kernel threads, that's why they're low-numbered processes just above 1 (init), have their name

booting from a usb mass storage zip drive

2003-10-22 Thread Rob Benton
I need some extra eyes and advice for this problem I'm having. I've got a usb 250 zip drive that I've installed debian on. I've been using an initrd ramdisk to boot from that uses kernel 2.4.20. The boot process goes fine. The problem is, there are 2 strange processes that continue after boot.

Re: unsupported USB mass storage drive?

2003-07-15 Thread Chris Metzler
On 15 Jul 2003 03:16:16 -0500 Joe Wreschnig <[EMAIL PROTECTED]> wrote: > [ USB device problem snipped ] > TIA for any help, including pointers to other lists. I'm not able to help you with your problem; but you may want to visit: http://sourceforge.net/projects/linux-usb/ Click on lists

unsupported USB mass storage drive?

2003-07-15 Thread Joe Wreschnig
/lib/modules/2.4.21-acpi20030619/kernel/drivers/usb/storage/usb-storage.o Initializing USB Mass Storage driver... usb.c: registered new driver usb-storage scsi1 : SCSI emulation for USB Mass Storage devices Vendor: Y-E DATA Model: CF Card ReaderRev: 1.03 Type: Direct-Access

Re: USB mass storage and kernel 2.4.18

2003-02-21 Thread sean finney
On Fri, Feb 21, 2003 at 07:34:22AM -0500, Kevin Coyner wrote: > A nice utility to use for figuring out which scsi the device is on is > > apt-get install sg3-utils hey, yeah, that is pretty nice. maybe i can even use that to get my reader to work as a hotplug device... sean msg3217

Re: USB mass storage and kernel 2.4.18

2003-02-21 Thread Kevin Coyner
On Fri, Feb 21, 2003 at 01:36:41AM -0500, sean finney wrote.. > On Fri, Feb 21, 2003 at 11:37:06AM +0800, Dai Yuwen wrote: > > which device should I use in /dev (sda? or sdb? ... ) > > whichever one mounts :) if you want to take a sneak peak, do > file -s /dev/sda1 or /dev/sdb1, and if it

Re: USB mass storage and kernel 2.4.18

2003-02-20 Thread sean finney
On Fri, Feb 21, 2003 at 11:37:06AM +0800, Dai Yuwen wrote: > which device should I use in /dev (sda? or sdb? ... ) whichever one mounts :) if you want to take a sneak peak, do file -s /dev/sda1 or /dev/sdb1, and if it says something about a vfat parition or an x86 boot sector, that's the one.

Re: USB mass storage and kernel 2.4.18

2003-02-20 Thread Dai Yuwen
sean finney wrote: On Thu, Feb 20, 2003 at 02:00:20PM +0800, Dai Yuwen wrote: Conclusion: To use this USB flash disk, just install these 3 modules: sg usb-storage usb-uhci excellent :) question: if you plug yours in and unplug it, and then plug it in again, is it still /dev/sda? every time

Re: USB mass storage and kernel 2.4.18

2003-02-20 Thread Roberto Sanchez
Hi, All I've a 64M USB flash disk. I searched the internet, and did the following steps: 1. plug USB disk into my PC 2. modprobe sg usb-storage Then I tried to mount it: mount /dev/sda1 /mnt But a messages said `/dev/sda1 is not a valid block device'. Then I checked this file: 3. cat /pro

Re: USB mass storage and kernel 2.4.18

2003-02-20 Thread Craig Dickson
Dai Yuwen wrote: > I've a 64M USB flash disk. I searched the internet, and did the following > steps: > > 1. plug USB disk into my PC > 2. modprobe sg usb-storage > > Then I tried to mount it: > mount /dev/sda1 /mnt > > But a messages said `/dev/sda1 is not a valid block device'. > > Then

Re: USB mass storage and kernel 2.4.18

2003-02-20 Thread sean finney
On Thu, Feb 20, 2003 at 04:15:26PM +0800, Dai Yuwen wrote: > > excellent :) question: if you plug yours in and unplug it, and then plug it > > in again, is it still /dev/sda? every time i do that on mine it changes to > > sdb then sdc, etc... > > > I've no this problem. But I umount /dev/sda

Re: USB mass storage and kernel 2.4.18

2003-02-20 Thread Dai Yuwen
sean finney wrote: On Thu, Feb 20, 2003 at 02:00:20PM +0800, Dai Yuwen wrote: Conclusion: To use this USB flash disk, just install these 3 modules: sg usb-storage usb-uhci excellent :) question: if you plug yours in and unplug it, and then plug it in again, is it still /dev/sda? every time

Re: USB mass storage and kernel 2.4.18

2003-02-19 Thread Dai Yuwen
sean finney wrote: > heya, i have it running fine, and i'm > > balthasar[~]00:13:09$ uname -a > Linux balthasar 2.4.19 #1 Sat Nov 16 15:49:07 EST 2002 i686 unknown unknown GNU/Linux > > but i believe i've had it working on 2.4.18 as well. i believe you > just need more modules installed. here's

Re: USB mass storage and kernel 2.4.18

2003-02-19 Thread sean finney
heya, i have it running fine, and i'm balthasar[~]00:13:09$ uname -a Linux balthasar 2.4.19 #1 Sat Nov 16 15:49:07 EST 2002 i686 unknown unknown GNU/Linux but i believe i've had it working on 2.4.18 as well. i believe you just need more modules installed. here's an edited output of my lsmod, ma

USB mass storage and kernel 2.4.18

2003-02-19 Thread Dai Yuwen
Hi, All I've a 64M USB flash disk. I searched the internet, and did the following steps: 1. plug USB disk into my PC 2. modprobe sg usb-storage Then I tried to mount it: mount /dev/sda1 /mnt But a messages said `/dev/sda1 is not a valid block device'. Then I checked this file: 3. cat /pro

What Happens When the USB Mass Storage Driver Doesn't Work?

2002-12-31 Thread Martin McCormick
ernel: Initializing USB Mass Storage driver... kernel: usb.c: registered new driver usb-storage kernel: USB Mass Storage support registered. Now, no SCSI devices show up in output from cat /proc/scsi/scsi I used to see the emulated SCSI channel for /dev/sr0, but that is gone as long as I have SCSI disk su

  1   2   >