1 |
On 11/20/06, Chris Walters <cjw2004d@×××××××.net> wrote: |
2 |
> > Can you post the output of "grep -i -e =y -e =m |
3 |
> > /usr/src/linux/.config", "fdisk -l", and your grub.conf (assuming you |
4 |
> > are using grub to boot). |
5 |
> > |
6 |
> > -Richard |
7 |
> |
8 |
> Hello Richard, |
9 |
> |
10 |
> Here are the results of those three operations. First the output of the |
11 |
> grep command: |
12 |
|
13 |
Ok, I think I found the problem: |
14 |
|
15 |
CONFIG_USB_STORAGE=y |
16 |
CONFIG_USB_LIBUSUAL=y |
17 |
|
18 |
You apparently did not include any of the USB_STORAGE drivers. Try |
19 |
adding all of the options (except verbose debug) under USB Mass |
20 |
Storage Support in Device Drivers->USB Support. In particular, the |
21 |
Freecom and USBAT stuff seems pretty common. |
22 |
|
23 |
HTH, |
24 |
-Richard |
25 |
-- |
26 |
gentoo-user@g.o mailing list |