From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-55092-garchives=archives.gentoo.org@gentoo.org>)
	id 1GmGVY-0005UM-Iu
	for garchives@archives.gentoo.org; Mon, 20 Nov 2006 21:16:53 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAKLDO0J019654;
	Mon, 20 Nov 2006 21:13:24 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAKLBH2D007262
	for <gentoo-user@lists.gentoo.org>; Mon, 20 Nov 2006 21:11:18 GMT
Received: by nf-out-0910.google.com with SMTP id c31so4283189nfb
        for <gentoo-user@lists.gentoo.org>; Mon, 20 Nov 2006 13:11:17 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth;
        b=TOOKF4RfPFPva1hc1y4Nly0PAw5RIAlaU8h+31ulMn+5hDcmNsUkOz3SW4ySUUMdkuDFGwevuXG1SQ+1eFCPM6QhRCdfSRLQlccrDsaJmweZcaL3pJ5t8No1QHWyTifXCBefYwX25TacVRrszXiLBN9VnDp7oyZCc5bsy5dfIDA=
Received: by 10.82.164.9 with SMTP id m9mr797603bue.1164057076880;
        Mon, 20 Nov 2006 13:11:16 -0800 (PST)
Received: by 10.82.106.2 with HTTP; Mon, 20 Nov 2006 13:11:16 -0800 (PST)
Message-ID: <7573e9640611201311w102190d7r6619db503ab1c035@mail.gmail.com>
Date: Mon, 20 Nov 2006 14:11:16 -0700
From: "Richard Fish" <bigfish@asmallpond.org>
Sender: richard.j.fish@gmail.com
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] AMD64 problem. (Partly SOLVED)
In-Reply-To: <45615D0F.2000304@comcast.net>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <45588C7F.7000407@comcast.net> <45589A97.4030908@gmail.com>
	 <455EEB34.5030004@comcast.net>
	 <7573e9640611181114nc6a80acve8b9f7de13ee9a7a@mail.gmail.com>
	 <45606D0C.3040405@comcast.net>
	 <7573e9640611191009m32466618kf5d9e5f9a23bcb00@mail.gmail.com>
	 <45615D0F.2000304@comcast.net>
X-Google-Sender-Auth: 4d527ea2e848e87f
X-Archives-Salt: 7aa2ca26-67d5-4be1-8687-a7b61c54595e
X-Archives-Hash: a31149a411e1d0bf1ef1727c92185b6c

On 11/20/06, Chris Walters <cjw2004d@comcast.net> wrote:
> > Can you post the output of "grep -i -e =y -e =m
> > /usr/src/linux/.config", "fdisk -l", and your grub.conf (assuming you
> > are using grub to boot).
> >
> > -Richard
>
> Hello Richard,
>
> Here are the results of those three operations.  First the output of the
> grep command:

Ok, I think I found the problem:

CONFIG_USB_STORAGE=y
CONFIG_USB_LIBUSUAL=y

You apparently did not include any of the USB_STORAGE drivers.  Try
adding all of the options (except verbose debug) under USB Mass
Storage Support in Device Drivers->USB Support.  In particular, the
Freecom and USBAT stuff seems pretty common.

HTH,
-Richard
-- 
gentoo-user@gentoo.org mailing list