View previous topic :: View next topic |
Author |
Message |
DrekAlots n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/189045074249c582296f934.gif)
Joined: 29 Aug 2008 Posts: 59
|
Posted: Tue Jun 21, 2011 3:18 pm Post subject: [SOLVED] Fresh install... no cdrom drive |
|
|
Just did a fresh install and the system is not recognizing my cdrom drive. The kernel is 2.6.38-r6, cdrom is not broken. Also, there is no /dev/cdrom or /dev/sr* device listed.
lspci -k: http://paste.pocoo.org/show/416233/
kernel config: http://paste.pocoo.org/show/416232/
Last edited by DrekAlots on Tue Jun 21, 2011 11:31 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
chiefbag Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Simpsons/Simpsons_-_Wiggum.jpg)
Joined: 01 Oct 2010 Posts: 542 Location: The Kingdom
|
Posted: Tue Jun 21, 2011 3:25 pm Post subject: |
|
|
You probably need something like the following in your kernel config.
Serial ATA and Parallel ATA drivers --->
[*] ATA SFF support
[*] ATA BMDMA support
<* > VIA PATA support
and exclude the whole
< > ATA/ATAPI/MFM/RLL support (DEPRECATED) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
DrekAlots n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/189045074249c582296f934.gif)
Joined: 29 Aug 2008 Posts: 59
|
Posted: Tue Jun 21, 2011 4:05 pm Post subject: |
|
|
chiefbag wrote: | You probably need something like the following in your kernel config.
Serial ATA and Parallel ATA drivers --->
[*] ATA SFF support
[*] ATA BMDMA support
<* > VIA PATA support
and exclude the whole
< > ATA/ATAPI/MFM/RLL support (DEPRECATED) |
My kernel was built like that prior to your suggestion with the exception of the VIA PATA support. I enable this in the kernel and rebooted the machine. Still not working. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
DrekAlots n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/189045074249c582296f934.gif)
Joined: 29 Aug 2008 Posts: 59
|
Posted: Tue Jun 21, 2011 11:32 pm Post subject: |
|
|
Solution was to build JMICRON_PATA into the kernel. Thanks to TitanofOld on #gentoo for the help. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|