Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] CD-ROM device not being create
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
sirlark
Guru
Guru


Joined: 25 Oct 2004
Posts: 306
Location: Limerick, Ireland

PostPosted: Wed Feb 23, 2011 4:17 pm    Post subject: [SOLVED] CD-ROM device not being create Reply with quote

I have a 32-bit x86 laptop with separate IDE and SATA interfaces, see relevant "lspci -k" out below. As you can see the IDE interface is not being detected and no kernel driver is listed. The only thing on the IDE interface is my CD-RW drive, which does not detect. I do not have /dev/hd* or /dev/sr*.

Code:
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
        Subsystem: QUANTA Computer Inc Device 0753
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02)
        Subsystem: QUANTA Computer Inc Device 0753
        Kernel driver in use: ahci


Device Drivers -> ATA/ATAPI/MFM/RLL is not set, and I have the SCSI CD-ROM, Disk, sotrage, and genereic drivers, in adition to the new SATA AHCI drivers. My sata hdd (/dev/sda) is working perfectly. I cannot for the life of me get my CD-ROM to detect. Any ideas?
_________________
Adopt an unanswered post today


Last edited by sirlark on Thu Feb 24, 2011 10:21 am; edited 1 time in total
Back to top
View user's profile Send private message
chiefbag
Guru
Guru


Joined: 01 Oct 2010
Posts: 542
Location: The Kingdom

PostPosted: Wed Feb 23, 2011 5:08 pm    Post subject: Reply with quote

Do you have CONFIG_PATA_AMD set in your kernel?
Back to top
View user's profile Send private message
mamac
l33t
l33t


Joined: 29 Feb 2004
Posts: 890

PostPosted: Wed Feb 23, 2011 6:24 pm    Post subject: Reply with quote

Hi,

I think you need to put a cd in the drive in order to get the device created, did you do that before checking?

Also, did you enable "File systems ---> CD-ROM/DVD Filesystems --->" in your kernel?
_________________
Powered by Gentoo Linux since 2003
Back to top
View user's profile Send private message
idella4
Retired Dev
Retired Dev


Joined: 09 Jun 2006
Posts: 1600
Location: Australia, Perth

PostPosted: Wed Feb 23, 2011 6:50 pm    Post subject: Reply with quote

sirlark,
this should be easy. You simply don't have the right options checked in the kernel config.
This forum is full of posts that address the old libata vs pata drivers.
The easiest way to get them checked is this.
In the uppermost directory of your kernel source, enter make defconfig. Up to you if you wish to peruse the .config that it makes.. Might want to double check your file systems and processor type. Re-compile and re-post the result.
I will be most surprised if that doesn't capture all your basic hardware. If it loses something else, deal with that then.
_________________
idella4@aus
Back to top
View user's profile Send private message
sirlark
Guru
Guru


Joined: 25 Oct 2004
Posts: 306
Location: Limerick, Ireland

PostPosted: Thu Feb 24, 2011 10:21 am    Post subject: Reply with quote

chiefbag wrote:
Do you have CONFIG_PATA_AMD set in your kernel?


That's the winner! Doh! I could have sworn I set that, but apparently not.

Thanks a lot.
_________________
Adopt an unanswered post today
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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