SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
For some reason my DVD-RW lost all abilities to burn discs of all sorts, it doesnt even show up on a cdrecord -scanbus. If I remove the SCSI emulation from Lilo I can mount and play both DVDs and CDs fine. Is there something that I am missing? Maybe a module I need to load?
hdparm -I /dev/hdb
/dev/hdb:
ATAPI CD-ROM, with removable media
Model Number: _NEC DVD_RW ND-2500A
Serial Number:
Firmware Revision: 1.06
Standards:
Likely used CD-ROM ATAPI-1
Configuration:
DRQ response: 3ms.
Packet size: 12 bytes
Capabilities:
LBA, IORDY(cannot be disabled)
DMA: mdma0 mdma1 mdma2 udma0 udma1 *udma2
Cycle time: min=120ns recommended=120ns
PIO: pio0 pio1 pio2 pio3 pio4
Cycle time: no flow control=120ns IORDY flow control=120ns
cdrecord -scanbus
Cdrecord 2.00.3 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
what kernel are you using? if you're on 2.4 then you DO need the ide-scsi option, if you're on 2.6 then you don't. this might be a nice time to think about upgrading to 2.6.10 or similar, if you are still on 2.4, as you'll get much better support and faster write speeds.
I am very scared about upgrading to a newer Kernel, I have alot of devices living in Harmony right now (Freevo box using a Matrox card [DirectFB] with an LCD [serial to usb driver ftdi_sio]). They took me such a long time to finally get working all together in the same box that I dont want to lose them all.
Well, I found the problem. For some reason ide-scsi wasnt being loaded at boot time. I found it on the blacklist and also added it to the /etc/rc.d/rc.modules and everything seems to be running fine.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.