Page 1 of 1

(CLOSED) Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 11:41 am
by debbie
New CD/DVD Drive not showing/working

by debbie on Tue Feb 12, 2013 9:21 am

Last night my old IDE DVD drive was taken out and a new SATA drive put in place of it complete with an 'IOMAH' Bi-Directional IDE/SATA Converter kit. The problem now though is that it fails to work when I put a music CD in. The light on the front of the drive on my pc tower appears briefly when I put a CD in then it goes out and nothing else happens.


I have tried to find out more about this and some people mention /etc/fstab folder. Mine is actually /etc/fstab.d and there is nothing at all inside this folder.

I tried this in the Terminal;

debbie@debbie-GT5042B ~ $ mount
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/debbie/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=debbie)
debbie@debbie-GT5042B ~ $

Should I have unmounted the previous DVD/CD drive before removing it? This is the second time I have had to install a new drive, and the first time I installed one, which was temporary, it was detected straight away. That time I was using an IDE type with the wide cable.

Last edited by debbie on Tue Feb 12, 2013 3:16 pm, edited 2 times in total.
debbieLevel 1
Posts: 19Joined: Tue Jan 15, 2013 11:37 amLocation: Cornwall UK

Re: Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 12:31 pm
by viking777
Can you post the output of the command:

Code: Select all

inxi -d
It should tell us if your optical device is discovered or not.

BTW (and this is probably not relevant to your present question) fstab is a file, not a folder, so if you look a little bit further down the /etc folder you will see it. Linux will not work without it, so it is there.

Re: Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 12:52 pm
by debbie
okay so here is the output, Viking;

debbie@debbie-GT5042B ~ $ inxi -d
Drives: HDD Total Size: 200.0GB (3.9% used) 1: /dev/sda WDC_WD2000JS 200.0GB
Optical: No optical drives detected.
debbie@debbie-GT5042B ~ $

and thanks for that comment about the fstab file. Yes you've guessed it, I'm still Windows-brainwashed lol.

Re: Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 1:04 pm
by cecar
Your drives jumper setting needs to be set to Master i think. Check your drives jumpersetting.

Re: Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 1:10 pm
by debbie
Can you tell me what commands I must use?

Re: Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 1:16 pm
by cecar
It is a set of pins on your drive. Looks something like this.

Image

Re: Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 1:24 pm
by debbie
Before I take the computer off the shelf, I want to ask if as it's a SATA DVD/CDROM would it have a master/slave connection?

Re: Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 1:28 pm
by cecar
debbie wrote:Before I take the computer off the shelf, I want to ask if as it's a SATA DVD/CDROM would it have a master/slave connection?
Oh... I misunderstood. I thought it was a IDE drive. I really dont know if SATA CDROM's has jumpers.

Re: Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 1:30 pm
by debbie
Yes it had just one connection lead to it's own motherboard and another to the power supply. Nice and easy, except it doesn't work :D

Re: Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 1:33 pm
by cecar
Then i dont have a clue at the moment. Sorry.... :roll:

Re: Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 1:55 pm
by viking777
The fact that inxi says you have no optical drive suggests to me that it is wrongly connected even though you said it was easy. I can only suggest you check the connections again, can't think of anything else right now. One thing that is very easy to check - does the drive tray open when you press the button - if it does then at least you know the drive has a power supply, in which case it could be the connection to the motherboard drive controller that is either loose or maybe in the wrong place.

OTOH it could be something to do with this 'IOMAH' Bi-Directional IDE/SATA Converter kit' which I have never even heard of, so if it was I couldn't help you with it.

A review on Amazon said:
It is important to check which of two identical connectors takes the SATA lead.

Re: Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 2:09 pm
by debbie
Okay I have read and understood your reply, and yes the tray does indeed open and shut with a press of the button so the power supply is getting through. Mr. Fixit is coming now to open the casing and check the connections are aligned correctly and then I will get back to you straight away.

Regards, Debbie

Re: Newly installed DVD/CDROM drive not found

Posted: Tue Feb 12, 2013 3:24 pm
by debbie
You were spot on, Viking! The connections were incorrect but have now been fixed and it's working a treat. I'm listening to my cd now as I type this and I apologise for what must seem a waste of time to you both. You have been very helpful and now I can close this post, thankfully :lol: