Gentoo Archives: gentoo-user

From: Sascha Lucas <sascha.lucas@×××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] My Continuing ALSA Woes
Date: Thu, 20 Oct 2005 16:04:29
Message-Id: Pine.LNX.4.64.0510201740420.20317@tragbb.ehf.hav-fghggtneg.qr
In Reply to: Re: [gentoo-user] My Continuing ALSA Woes by Michael Sullivan
1 > Then why does Linux not continue to boot when I specify a kernel in
2 > grub.conf without an initrd?
3
4 The answer is: you have a sata controler. Output from your lsmmod:
5
6 ata_piix 6196 2
7
8 Make a kernel with this controler enabled:
9
10 Symbol: SCSI_ATA_PIIX [=n]
11 Prompt: Intel PIIX/ICH SATA support
12 Defined at drivers/scsi/Kconfig:452
13 Depends on: SCSI!=n && SCSI_SATA && PCI
14 Location:
15 -> Device Drivers
16 -> SCSI device support
17 -> SCSI device support (SCSI [=y])
18 -> SCSI low-level drivers
19 -> Serial ATA (SATA) support (SCSI_SATA [=n])
20
21 Compile this into kernel not as module.
22
23 Sascha.
24
25 --
26 gentoo-user@g.o mailing list