View previous topic :: View next topic |
Author |
Message |
Ido n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 17 Sep 2003 Posts: 58
|
Posted: Thu Sep 18, 2003 9:02 am Post subject: CD-Writer problems |
|
|
I've enter setpu mod in "X-CD-Roast" and I got the message:
Code: |
No CD-Writer or CD-ROM device detected.
For ATAPI/IDE devices unter Linux you have to enable SCSI-Emulation in the kernel in order to activate them.
Please see the X-CD-Roast manual how to do that.
|
I've sow this:
http://www.xcdroast.org/faq/#2
but didn't get how do to it..
help ![Exclamation :!:](images/smiles/icon_exclaim.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fatshady Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/8322777514118f69e98554.jpg)
Joined: 05 Jul 2003 Posts: 126 Location: Swindon, UK
|
Posted: Thu Sep 18, 2003 10:04 am Post subject: |
|
|
OPen the config file for you boot loader and add the line
Code: | append="hdc=ide-scsi hdd=ide-scsi |
In the file before the line that says image.
You also need to lsmod as root, to find out whetehr all the modules have loaded.
If you don't see the mod ide-scsi in the list, try typing:
as root and then lsmod, it should appear if you have configured them in the kernel.
If they do appear in lsmod, try typing this as root:
LEt us know what that returns... _________________ How come monosyllabic has five syllables? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Decibels Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/11158278024af5f41017fbf.jpg)
Joined: 16 Aug 2002 Posts: 1630 Location: U.S.A.
|
Posted: Sun Sep 21, 2003 1:53 am Post subject: |
|
|
Have you tried as root:
cdrecord -scanbus
Example: (mine)
Code: | bash-2.05b# cdrecord -scanbus
Cdrecord 2.01a14 (i686-pc-linux-gnu) Copyright (C) 1995-2003 Jörg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.7'
scsibus0:
0,0,0 0) 'LITE-ON ' 'COMBO LTC-48161H' 'KH0N' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) * |
If cdrecord isn't seeing it, chances are you don't have your kernel compiled for it properly. _________________ Support bacteria – they’re the only culture some people have.”
– Steven Wright |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Caffeine Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Megaman/megamanjetpack.gif)
Joined: 17 Jul 2002 Posts: 401 Location: Melbourne, Australia
|
Posted: Sat Sep 27, 2003 4:17 pm Post subject: |
|
|
You could also try without all that scsi stuff:
Code: | cdrecord dev=ATAPI -scanbus |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|