[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: USB Mass Storage in 2.4.18-686



On Sun, Apr 07, 2002 at 09:01:47AM -0400, Thomas R. Shemanske wrote:
> Sorry to be so long in getting back to the list, but I had been working 
> at home on a laptop with USB options compiled into the kernel, and 
> wanted to make sure that using them as modules was not the problem.  I 
> am at work now where I am running a 2.4.18 kernel built from the debian 
> source packages (and USB as modules), and the Sandisk card reader works 
> flawlessly.

Thanks so much - I now have a 2.4.18 with the card reader working.

> I will attach my kerenl config file for comparison, and make a few comments

[snip]

> usb-uhci               20996   0 (unused)

I found that I needed to edit /etc/modules, changing

uhci

to 

usb-uhci

Since this is a fairly new installation I think modconf may have set it
to uhci when I installed. Wonder if the stock kernel will now use the
reader with that option? I'll have to try I suppose.

Anyway, for comparison

$sudo lsmod
Module                  Size  Used by    Tainted: P  
sd_mod                  9852   2  (autoclean)
ipt_REJECT              2784   1  (autoclean)
ipt_LOG                 3104   2  (autoclean)
ipt_state                608   2  (autoclean)
ipt_MASQUERADE          1216   1  (autoclean)
iptable_nat            12724   1  (autoclean) [ipt_MASQUERADE]
ip_conntrack           12876   2  (autoclean) [ipt_state ipt_MASQUERADE iptable_nat]
iptable_filter          1728   1  (autoclean)
ip_tables              10464   8  [ipt_REJECT ipt_LOG ipt_state ipt_MASQUERADE iptable_nat iptable_filter]
ppp_deflate            39040   0  (autoclean)
bsd_comp                3968   0  (autoclean)
ppp_async               6176   1  (autoclean)
ppp_generic            18728   3  (autoclean) [ppp_deflate bsd_comp ppp_async]
slhc                    4352   0  (autoclean) [ppp_generic]
agpgart                21056   3  (autoclean)
NVdriver              945280  10 
ide-cd                 26336   0  (autoclean)
cdrom                  28896   0  (autoclean) [ide-cd]
usb-uhci               20996   0  (unused)
nbd                    14688   0  (unused)
sound                  53388   0  (unused)
usb-storage            20412   1 
scsi_mod               51548   2  [sd_mod usb-storage]
usbcore                48448   0  [usb-uhci usb-storage]
tulip                  37408   1 
smbfs                  31232   0  (unused)
efs                     6752   0  (unused)
unix                   13316 102  (autoclean)

-- 
John Keniry


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: