Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/dev/cdrom: No such device.
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
Seph64
Apprentice
Apprentice


Joined: 13 May 2003
Posts: 191

PostPosted: Sat May 17, 2003 10:54 pm    Post subject: /dev/cdrom: No such device. Reply with quote

It seems that Gentoo this time around can't detect my cdrom drive. I looked in /dev/cdroms/ and there is nothing in there neither. It had worked in my first Gentoo install.

I do not know what could be wrong. Is there a way to get the cdrom drive to work without rebooting? It's a HP CD Writer 9100b.
Back to top
View user's profile Send private message
David_Escott
l33t
l33t


Joined: 12 Jan 2003
Posts: 952
Location: Boston, MA

PostPosted: Sat May 17, 2003 11:16 pm    Post subject: Reply with quote

Do you have the scsi modules loaded? If you have it properly set up as a scsi it would be in /dev/scsi/...
Back to top
View user's profile Send private message
Seph64
Apprentice
Apprentice


Joined: 13 May 2003
Posts: 191

PostPosted: Sat May 17, 2003 11:21 pm    Post subject: Reply with quote

/dev/scsi/ is empty as well.

edit: Hmm, it seems the append="hdc=ide-scsi" line in my lilo.conf file screwed around with my devices, I took it out and my cdrom drive is now working. Co-incidently, I forgot to add ide-scsi to my modules.autoload file, I am guessing that is why it interferred.
Back to top
View user's profile Send private message
Praxxus
Apprentice
Apprentice


Joined: 26 Nov 2002
Posts: 193
Location: Indiana, US

PostPosted: Sun May 18, 2003 8:04 am    Post subject: Reply with quote

Did you have a corresponding file in /etc/modules.d/ to go with your append="hdc=ide-scsi" line? Here's what mine looks like:

Code:

praxxus@aves praxxus $ cat /etc/modules.d/cd-rw
options ide-cd ignore=hdc            # tell the ide-cd module to ignore hdc
alias cdrom sr_mod                    # load sr_mod upon access of scd0
#pre-install ide-scsi modprobe imm    # uncomment for some ZIP drives only
pre-install sg     modprobe ide-scsi # load ide-scsi before sg
pre-install sr_mod modprobe ide-scsi # load ide-scsi before sr_mod

_________________
My glaucoma just got worse!
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