Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219790 - kernel command-line should include all-generic-ide to support users with generic EIDE driver at least
Summary: kernel command-line should include all-generic-ide to support users with gene...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: LiveCD/DVD/USB (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-30 00:41 UTC by Martin Mokrejš
Modified: 2011-09-14 14:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dmesg-livecdx86_64-2008.0_beta1.txt (dmesg-livecdx86_64-2008.0_beta1.txt,38.05 KB, text/plain)
2008-04-30 00:45 UTC, Martin Mokrejš
Details
dmesg-2.6.24-gentoo-r4-default.txt (dmesg-2.6.24-gentoo-r4-default.txt,27.24 KB, text/plain)
2008-04-30 00:46 UTC, Martin Mokrejš
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2008-04-30 00:41:45 UTC
I believe this will be FAQ soon. Recent Intel chipsets do not have IDE interface anymore. Other vendors picked up but are not well supported by current drivers. Fortunately there is a generic ide driver. Although it is enabled in the distribution kernel it does not attempt to enable the controllers. It appears to me adding this command-line option is safe. Please note the following line in dmesg output.

IDE generic will claim all unknown PCI IDE storage controllers.


MSI P35 Neo2, ICH9R, Marvel 88SE6111 PATA/IDE chipset
Comment 1 Martin Mokrejš 2008-04-30 00:45:16 UTC
Created attachment 151382 [details]
dmesg-livecdx86_64-2008.0_beta1.txt

To get the CD-ROM filesystem mounted instead of hitting the ash shell, I have to append all-generic-ide to kernel command-line.
Comment 2 Martin Mokrejš 2008-04-30 00:46:20 UTC
Created attachment 151383 [details]
dmesg-2.6.24-gentoo-r4-default.txt

My customized kernel.
Comment 3 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2011-06-19 13:07:53 UTC
I don't think this is needed nor desired.

@kernel:

Do you have any input?
Comment 4 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2011-09-14 14:07:20 UTC
No reply and I still think this shouldn't be done.