Gentoo Archives: gentoo-user

From: Daniel da Veiga <danieldaveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] can't stop the panic on eeepc
Date: Wed, 06 May 2009 14:13:54
Message-Id: 342e1090905060713w5e6cdd16l57f7d143d3ae1d8a@mail.gmail.com
In Reply to: Re: [gentoo-user] can't stop the panic on eeepc by Neil Bothwick
1 On Wed, May 6, 2009 at 11:03, Neil Bothwick <neil@××××××××××.uk> wrote:
2 > On Wed, 6 May 2009 10:46:15 -0300, Daniel da Veiga wrote:
3 >
4 >> Yeah, the kernel must wait for the root device to be ready, the root
5 >> device on EEE is on a USB bus. Add "rootwait" to the kernel line.
6 >
7 > Are you sure about that? On my 900, lshw shows sda and sdb to be ATA
8 > devices. Only sdc, the card slot, shows up under USB.
9 >
10
11 The SSDs are connected to Mini-PCIe slots (or soldered to them) and
12 this slots have USB signals [1] so, they are on USB bus (AFAIK).
13
14 The kernel takes a little time to detect and settle the bus to detect
15 the devices. At least adding "rootwait" and "rootdelay=10" to the
16 kernel line solved my problems. I must say I'm getting this from
17 nabble, since my EEE is running windows (I'm installing Gentoo on it
18 this weekend).
19
20 [1] http://tnkgrl.wordpress.com/2007/11/20/modding-the-asus-701-eee/
21 --
22 Daniel da Veiga