Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
01-05-2003, 07:07 PM
|
#1
|
LQ Newbie
Registered: Jan 2003
Location: Columbus Ohio
Distribution: Red hat 8
Posts: 6
Rep:
|
Problem with Cendyne CD-RW drive in RH8
Hi all,
I am looking for some help with my Cendyne Lightning IV CD-RW drive.
I just installed Red Hat 8, booting from the CD-RW. Now it seems that I cannot read a CD from the drive. When I issue: mount /mnt/cdrom with a cd in the drive, the drive spins up and then my whole session freezes. Trying to access the drive from KDE or Gnome ends up with the same results.
I have put the following in /etc/modules.conf
options ide-cd ignore=hdc
alias scd0 sr_mod
pre-install sg modprobe ide-scsi
pre-install sr_mod modprobe ide-scsi
pre-install ide-scsi modprobe ide-cd
I have also typed in the following commands:
cd / dev && rm cdrom && ln -s scd0 cdrom
cdrecord -scanbus does show the drive at 0,0,0
Any ideas or help would be greatly appreciated!!
Thanks!!
|
|
|
01-05-2003, 07:11 PM
|
#2
|
Senior Member
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731
Rep:
|
what does the /etc/fstab have to say about your cdrom? If it's referring to /dev/cdrom, what does the /dev/cdrom link point to?
|
|
|
01-05-2003, 07:27 PM
|
#3
|
LQ Newbie
Registered: Jan 2003
Location: Columbus Ohio
Distribution: Red hat 8
Posts: 6
Original Poster
Rep:
|
Here's what's in /etc/fstab:
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
As to what links point to what, to be honest, I have not figured out exactly what links are yet. Perhaps this is my problem?
Thanks,
-Krys
|
|
|
01-08-2003, 06:08 PM
|
#4
|
LQ Newbie
Registered: Jan 2003
Location: Columbus Ohio
Distribution: Red hat 8
Posts: 6
Original Poster
Rep:
|
Okay, call me stupid but I figured out what a link was.
I entered the following:
cd /dev
rm cdrom
ln -s scd0 cdrom
From what I understand, that should get the link configured correctly. Problem is, the drive is still not working!!!
ARRRGGGGHHHHH!
-Krys
|
|
|
01-19-2003, 09:09 PM
|
#5
|
LQ Newbie
Registered: Jan 2003
Location: Columbus Ohio
Distribution: Red hat 8
Posts: 6
Original Poster
Rep:
|
I figured out on my own what my problem was. Seems that the IDE cable was not quite seated completely into my IDE controller. It was in firm enough for the CD-RW to be detected and even to boot from, but not to be mounted within Linux. Once I seated the cable firmly into the board, everything worked fine.
Hopefully if someone runs into the same problem in the future they will not have as much aggravation as I did.
-Krys
|
|
|
All times are GMT -5. The time now is 07:58 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|