Re: [gentoo-user] "No sda, sda1 etc in /dev"

2005-02-26 Thread Scott Taylor
On Sun, 2005-02-27 at 09:32 +0800, William Kenworthy wrote:
> A question I have is "what is this driver for?" - I expected that if is
> marked as "low speed", it would not take over the high speed usb devices
> like it appears to do.  I have it on one system, and will disable it for
> the next boot - but I dont get any errors from it.

"flash keys" apparently. But if you actually read the "help" page for
that option, it seems pretty accurate, especially the part about "if
unsure say no":

Low Performance USB Block driver
CONFIG_BLK_DEV_UB:
This driver supports certain USB attached storage devices such as flash
keys. Warning: Enabling this cripples the usb-storage driver.
If unsure, say N.

--
Scott Taylor - <[EMAIL PROTECTED]> 

"The molars, I'm sure, will be all right, the molars can take care of
themselves," the old man said, no longer to me.  "But what will become 
of the bicuspids?"
-- The Old Man and his Bridge



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] "No sda, sda1 etc in /dev"

2005-02-26 Thread William Kenworthy
A question I have is "what is this driver for?" - I expected that if is
marked as "low speed", it would not take over the high speed usb devices
like it appears to do.  I have it on one system, and will disable it for
the next boot - but I dont get any errors from it.

BillK


On Sat, 2005-02-26 at 09:38 -0700, Scott Taylor wrote:
> On Sat, 2005-02-26 at 15:46 +0100, Fredrik Lundgren wrote:
> >  but I'm unable to find sda, sda1 ... etc in /dev and 
> > thus unable to mount USB memory, external HD and other things. It 
> > appears as if have missed something essential.
> > Please help me out, what have I missed?
> 
> in the kernel config, you probably chose "Low Performance USB Driver" in
> the Block Devices section. This cripples the usb-storage driver and usb
> devices (which half of mine don't even work under this driver) will
> appear as /dev/uba1 and the like. If they are recognized as that, then
> you're fine. But I've got usb compact flash readers that don't work and
> just spew errors under that driver. Highly recommend disabling that and
> using the standard usb-storage driver.
> 
> --
> Scott Taylor - <[EMAIL PROTECTED]> 
> 
> Cure the disease and kill the patient.
>   -- Francis Bacon
> 
> 
> 
> --
> gentoo-user@gentoo.org mailing list
> 
-- 
William Kenworthy <[EMAIL PROTECTED]>
Home!

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] "No sda, sda1 etc in /dev"

2005-02-26 Thread Scott Taylor
On Sat, 2005-02-26 at 15:46 +0100, Fredrik Lundgren wrote:
>  but I'm unable to find sda, sda1 ... etc in /dev and 
> thus unable to mount USB memory, external HD and other things. It 
> appears as if have missed something essential.
> Please help me out, what have I missed?

in the kernel config, you probably chose "Low Performance USB Driver" in
the Block Devices section. This cripples the usb-storage driver and usb
devices (which half of mine don't even work under this driver) will
appear as /dev/uba1 and the like. If they are recognized as that, then
you're fine. But I've got usb compact flash readers that don't work and
just spew errors under that driver. Highly recommend disabling that and
using the standard usb-storage driver.

--
Scott Taylor - <[EMAIL PROTECTED]> 

Cure the disease and kill the patient.
-- Francis Bacon



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] "No sda, sda1 etc in /dev"

2005-02-26 Thread Mike Williams
On Saturday 26 February 2005 16:09, Luigi Pinna wrote:
> Have you installed udev? It makes device for you...

So does devfs.
Just like it has since it's inception, before Gentoo started.

-- 
Mike Williams


pgpHTzIVzeRaW.pgp
Description: PGP signature


Re: [gentoo-user] "No sda, sda1 etc in /dev"

2005-02-26 Thread Volker Armin Hemmann
Hi,

is usb-storage loaded?
scsi-disk configured as module and loaded too?

With devfs /dev/sda* are only symlinks to /dev/scsi/host0/target0/lun0/*

Do you have /dev/scsi/host0/target0/lun0/disc? Or are are you using udev?
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] "No sda, sda1 etc in /dev"

2005-02-26 Thread David García Pérez
> Dear list,
> 
> I'm new to Gentoo and Linux. However Gentoo Linux is upp and running
> nice with X and KDE but I'm unable to find sda, sda1 ... etc in /dev and
> thus unable to mount USB memory, external HD and other things. It
> appears as if have missed something essential.
> Please help me out, what have I missed?

Well, a bit more of information would help...

  - Could you tell us if your are using genkernel or manual compiled kernel?
  - Could you excute this command: lsmod and show us the result of it?
  - Could you excute this command: dmesg after connect the usb disk or
memory card and send to us the last 10 lines (more or less)?

It is probably that the system is not loading automatically the usb
modules... but if you show us that information, maybe we can tell you
what exactly is going on...


> 
> Fredrik
> 
> --
> gentoo-user@gentoo.org mailing list
> 
> 


-- 
David GP
www.davidgp.com
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] "No sda, sda1 etc in /dev"

2005-02-26 Thread Matan Peled
Fredrik Lundgren wrote:
Dear list,
I'm new to Gentoo and Linux. However Gentoo Linux is upp and running 
nice with X and KDE but I'm unable to find sda, sda1 ... etc in /dev and 
thus unable to mount USB memory, external HD and other things. It 
appears as if have missed something essential.
Please help me out, what have I missed?

Fredrik
Anything interesting in dmesg?
What about your kernel .config (did you use genkernel?)?
udev or devfs?
--
[Name  ]   ::  [Matan I. Peled]
[Location  ]   ::  [Israel]
[Public Key]   ::  [0xD6F42CA5]
[Keyserver ]   ::  [keyserver.kjsl.com]
encrypted/signed  plain text  preferred


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] "No sda, sda1 etc in /dev"

2005-02-26 Thread Luigi Pinna
Alle 14:46, sabato 26 febbraio 2005, Fredrik Lundgren ha scritto:
> Dear list,
>
> I'm new to Gentoo and Linux. However Gentoo Linux is upp and running
> nice with X and KDE but I'm unable to find sda, sda1 ... etc in /dev
> and thus unable to mount USB memory, external HD and other things. It
> appears as if have missed something essential.
> Please help me out, what have I missed?
>
> Fredrik

Have you installed udev? It makes device for you...
Luigi

-- 

Public key GPG(0x073A0960) on http://keyserver.linux.it/


pgpoeoOt0kI8m.pgp
Description: PGP signature


Re: [gentoo-user] "No sda, sda1 etc in /dev"

2005-02-26 Thread Paul Kain
check to see if you have the appropriate support for usb in your kernel



On Sat, 26 Feb 2005 15:46:09 +0100, Fredrik Lundgren
<[EMAIL PROTECTED]> wrote:
> Dear list,
> 
> I'm new to Gentoo and Linux. However Gentoo Linux is upp and running
> nice with X and KDE but I'm unable to find sda, sda1 ... etc in /dev and
> thus unable to mount USB memory, external HD and other things. It
> appears as if have missed something essential.
> Please help me out, what have I missed?
> 
> Fredrik
> 
> --
> gentoo-user@gentoo.org mailing list
> 
>
--
gentoo-user@gentoo.org mailing list



[gentoo-user] "No sda, sda1 etc in /dev"

2005-02-26 Thread Fredrik Lundgren
Dear list,
I'm new to Gentoo and Linux. However Gentoo Linux is upp and running 
nice with X and KDE but I'm unable to find sda, sda1 ... etc in /dev and 
thus unable to mount USB memory, external HD and other things. It 
appears as if have missed something essential.
Please help me out, what have I missed?

Fredrik 

--
gentoo-user@gentoo.org mailing list