Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] AMD64 problem. (Partly SOLVED)
Date: Mon, 20 Nov 2006 21:16:53
Message-Id: 7573e9640611201311w102190d7r6619db503ab1c035@mail.gmail.com
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

Replies

Subject Author
Re: [gentoo-user] AMD64 problem. (Partly SOLVED) Chris Walters <cjw2004d@×××××××.net>