Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sys-fs/udev-151-CONFIG_IDE-confusion [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Lomaxx
Tux's lil' helper
Tux's lil' helper


Joined: 11 Nov 2004
Posts: 112

PostPosted: Sun Jan 31, 2010 12:14 pm    Post subject: sys-fs/udev-151-CONFIG_IDE-confusion [SOLVED] Reply with quote

Hello.

After emerging and installation sys-fs/udev-151 i get the following message:

Code:

ERROR: setup
  CONFIG_IDE:    should not be set. But it is.

WARN: setup
Please check to make sure these options are set correctly.
Failure to do so may cause unexpected problems.


So i tried to disable CONFIG_IDE in my kernel-configuration, but then - of course - my IDE-drivers are not detected. Including the IDE-HD the system boots from. So i switched it back on again.

Now i seriously wonder what that message is about, how someone with an IDE-HD is supposed to satisfy both needs (bootable system and CONFIG_IDE unset for udev-151) or if is simply no issue at all to leave it on.

So far everything works fine with CONFIG_IDE=y. I'm just curious.


Last edited by Lomaxx on Sun Jan 31, 2010 5:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1945
Location: Zurich, Switzerland

PostPosted: Sun Jan 31, 2010 12:38 pm    Post subject: Reply with quote

my guess is, that you are still using the old (and pretty soon deprecated) ATA support, and not the newer (and nowadays stable) libata.

Code:
    Device Drivers  --->
    < > ATA/ATAPI/MFM/RLL support  --->
    ...
    <*> Serial ATA (prod) and Parallel ATA (experimental) drivers  --->


The sideeffect of using libata is, that all IDE(PATA) devices are are called sda, sdb etc, and no longer hda, hdb etc.

just my .02$
V.

PS I haven't used libata for discs in some time, but it works flawless with my CD/DVD Burner.
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sun Jan 31, 2010 2:12 pm    Post subject: Reply with quote

Well, git of 2.6.33 marks CONFIG_IDE as deprecated
and upstream udev disables support for it.
But Gentoo re-enables it (at least in 151 it's put with a useflag).

Anyway, I've got IDE cdrom and disk and both work fine with CONFIG_ATA.
Back to top
View user's profile Send private message
Lomaxx
Tux's lil' helper
Tux's lil' helper


Joined: 11 Nov 2004
Posts: 112

PostPosted: Sun Jan 31, 2010 5:03 pm    Post subject: Reply with quote

Solved. Thank you. With the help your information and some further investigation, i managed to get things up and running by the use of CONFIG_ATA.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum