LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 09-30-2003, 11:17 PM   #1
h1tman
Member
 
Registered: Jul 2003
Distribution: Slackware 11
Posts: 439

Rep: Reputation: 30
combo drive problem, cant read dvd or cdrom


i added hdc=ide-scsi in append in my lilo and now my drive dont work. dvd nor cdrom work any longer.

Last edited by h1tman; 10-01-2003 at 12:03 AM.
 
Old 10-01-2003, 06:53 AM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,715

Rep: Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899
Well see if you can mount a CD using /dev/scd0.
 
Old 10-01-2003, 07:14 AM   #3
aaa
LQ Guru
 
Registered: Jul 2003
Location: VA
Distribution: Slack 10.1
Posts: 2,194

Rep: Reputation: 47
I did the same, (but it wasn't a combo drive) and attempting to mount /dev/scd0 gives something like "/dev/scd0 is not a valid block device". So where did the cdrom device go?
 
Old 10-01-2003, 07:56 AM   #4
h1tman
Member
 
Registered: Jul 2003
Distribution: Slackware 11
Posts: 439

Original Poster
Rep: Reputation: 30
yeah not a valid block device
 
Old 10-01-2003, 07:58 AM   #5
h1tman
Member
 
Registered: Jul 2003
Distribution: Slackware 11
Posts: 439

Original Poster
Rep: Reputation: 30
//dev/hda6 swap swap defaults 0 0
/dev/hda5 / reiserfs defaults 1 1
/dev/hda2 /mnt/windows ntfs auto,ro,umask=0222 0 0
/dev/scd0 /mnt/scd0 iso9660 noauto,users 0 0
#/dev/cdrom /mnt/cdrom iso9660 noauto,owner,user,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,user,exec 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0

my fstab
 
Old 10-01-2003, 08:53 AM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,715

Rep: Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899
Check to see of ide-scsi modules is loading.
/sbin/lsmod

Can you mount using the actual device /dev/hdx? Change x to match where the drive is located. Need to be root using:
mount -t iso9660 /dev/hdx /mnt/cdrom
 
Old 10-01-2003, 09:51 AM   #7
aaa
LQ Guru
 
Registered: Jul 2003
Location: VA
Distribution: Slack 10.1
Posts: 2,194

Rep: Reputation: 47
/dev/hdd (my writer) doesn't work. But cdrecord sees it.
 
Old 10-01-2003, 10:12 AM   #8
h1tman
Member
 
Registered: Jul 2003
Distribution: Slackware 11
Posts: 439

Original Poster
Rep: Reputation: 30
root@darkstar:~# /sbin/lsmod
Module Size Used by Not tainted
sr_mod 14328 0 (autoclean) (unused)
trident 31572 1
ide-scsi 10512 0
scsi_mod 90420 2 [sr_mod ide-scsi]
 
Old 10-01-2003, 10:14 AM   #9
h1tman
Member
 
Registered: Jul 2003
Distribution: Slackware 11
Posts: 439

Original Poster
Rep: Reputation: 30
can i find proper instructions on how to get this device working like step by step?cuz i can only find bits and pieces
 
Old 10-01-2003, 10:32 AM   #10
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,715

Rep: Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899
http://www.linuxgazette.com/issue57/stoddard.html
 
Old 10-01-2003, 10:39 AM   #11
h1tman
Member
 
Registered: Jul 2003
Distribution: Slackware 11
Posts: 439

Original Poster
Rep: Reputation: 30
this is a cdrw/dvd combo drive


root@darkstar:/home/h1tman# alias scd0 srmod
bash: alias: scd0: not found
bash: alias: srmod: not found

Last edited by h1tman; 10-01-2003 at 10:41 AM.
 
Old 10-01-2003, 07:36 PM   #12
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,715

Rep: Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899
A combo drive should behave the same way.

Check the output of dmesg. Do you see any messages relating the the drive.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot mount combo drive baskew91 Linux - Laptop and Netbook 5 12-09-2004 03:24 PM
LG combo drive in Mandrake 9.1 ? Kassava Linux - Hardware 2 10-29-2004 06:57 AM
Deafing combo drive region... SGFHK321 Linux - Hardware 0 07-10-2004 10:33 AM
DVD/CDRW combo drive toySOILDer Linux - Hardware 0 08-12-2003 10:23 PM
cd-rw/dvd combo drive in linux? eccarlsen Linux - Hardware 3 10-04-2002 01:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration