View previous topic :: View next topic |
Author |
Message |
salmonix Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 16 Jul 2006 Posts: 410
|
Posted: Wed Mar 28, 2007 8:25 am Post subject: No nod for CD/DVD |
|
|
Hi there,
my problem parameters:
kernel-2.6.19.2.
I have none to fit my cd/dvd drive in /dev.
I have only:
Quote: | ls /dev/h*
hda hda1 hda2 hda3 hda5 hda6 hda7 hda8 hpet |
The hda1-8 are valid partitions of the hda.
ls /dev/c* gives no clear result. (only like cpu/ and console.)
Strange, for cat /var/log/messages | grep -i cd tells me:
Quote: | Mar 28 07:19:18 argos hdc: ASUS DRW-1604P, ATAPI CD/DVD-ROM drive
|
That is normal, for my CD/DVD is normally recognised as hdc.
Now, in kernel .config I have
Quote: | BLK_DEV_IDECD=y
BLK_DEV_IDESCSI=m
CONFIG_BLK_DEV_AMD74xx=y (I have nforce3 based board)
CONFIG_IDE_GENERIC=y
|
I think these concern.
I have custom kernel. _________________ Quis custodiet ipsos, custodes? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
marcossoft Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/The Matrix/movie_the_matrix_agent_smith.gif)
Joined: 20 Jan 2006 Posts: 79 Location: Brazil
|
Posted: Wed Mar 28, 2007 11:59 am Post subject: |
|
|
Hi,
Did you try to see the output produced by the dmesg command ?
After that I think IMHO you should look at your /etc/fstab file.
I'm not sure what is your actual profile BTW let's suppose that you're using udev
There is an excelent tutorial on udev that can help you too http://gentoo-wiki.com/HOWTO_Customizing_UDEV
Hope it helps
Marcos |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
salmonix Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 16 Jul 2006 Posts: 410
|
Posted: Wed Mar 28, 2007 3:57 pm Post subject: |
|
|
Right, udev v.87.
dmesg tells nothing.
When a cd is inserted, the device starts to make noise, but still no nod in /dev.
Fstab has nothing to do till there is nothing to mount. _________________ Quis custodiet ipsos, custodes? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
salmonix Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 16 Jul 2006 Posts: 410
|
Posted: Fri Mar 30, 2007 2:07 pm Post subject: |
|
|
I have recompiled the kernel, and though the changes have nothing to do with the IDE and so, now I have nod. _________________ Quis custodiet ipsos, custodes? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|