Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
which modules do i need to load for my cd-rw drive
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
neocui
Apprentice
Apprentice


Joined: 21 Apr 2003
Posts: 186

PostPosted: Tue Apr 22, 2003 5:03 pm    Post subject: which modules do i need to load for my cd-rw drive Reply with quote

i;m trying to get my cdrw drive working... i know i need to used scsi emulation, so i passed that option to the kernel (hdd=ide-scsi) and i have the following modules loaded:

ide-scsi
aic7xxx (for my scsci and scsi zip adapter)
sd_mod
sg
sr_mod

however, I;m nor getting a sr device in my dev fs... help?
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Tue Apr 22, 2003 5:05 pm    Post subject: Reply with quote

Maybe you need to load sr for that. I am not sure, as I have everything compiled in the kernel for my box.
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
neocui
Apprentice
Apprentice


Joined: 21 Apr 2003
Posts: 186

PostPosted: Tue Apr 22, 2003 5:13 pm    Post subject: Reply with quote

I though the module for scsi cdrom is sr_mod.... what is sr?
Back to top
View user's profile Send private message
boonders
n00b
n00b


Joined: 20 Apr 2003
Posts: 46
Location: iowa

PostPosted: Wed Apr 23, 2003 9:28 pm    Post subject: Reply with quote

do you have scsi-emulation built into your kernel?
Back to top
View user's profile Send private message
ben_h
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2002
Posts: 118
Location: Australia

PostPosted: Thu Apr 24, 2003 3:10 am    Post subject: Reply with quote

For a burner, you'll use the /dev/sg* (scsi generic) devices instead of /dev/sr* (scsi cdrom) ones. the modules you've got loaded should do it.

I'd check to make sure of that, but I'm on my laptop at the moment -- no cdrw in it :)
Back to top
View user's profile Send private message
prberens
n00b
n00b


Joined: 22 Aug 2002
Posts: 27
Location: 34° N 118° W

PostPosted: Thu Apr 24, 2003 3:51 am    Post subject: Reply with quote

For my IDE cdrw to work I had to:

Include IDE/ATAPI CDROM support built as a module (ide-cd),
build SCSI emulation support into the kernel,
build SCSI support into the kernel,
build SCSI CD-ROM support as a module (sr_mod), and
build SCSI generic support as a module (sg)

My kernel command line includes hdc=scsi hdd=scsi

And my dvd and cdrw work great :D
_________________
- P -
Make it right before you make it faster.
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