LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   DVD Writer shows up in K3b but CDs are not being read. (https://www.linuxquestions.org/questions/linux-hardware-18/dvd-writer-shows-up-in-k3b-but-cds-are-not-being-read-867836/)

M$ISBS 03-10-2011 09:17 PM

DVD Writer shows up in K3b but CDs are not being read.
 
I am trying to burn a CD or a DVD using K3b. K3b sees the writer but continues to ask for a blank disk no matter what disk I try DVD, CD-R etc..
I have tried as user and root with the same results.
Where should I start to track down this problem?

corp769 03-11-2011 12:43 AM

Are you able to use any other cd writing programs or utilities to access your blank discs?

JZL240I-U 03-11-2011 01:03 AM

Can you read data / files from a CD / DVD in this drive?

M$ISBS 03-11-2011 08:36 PM

No I cannot access it by mounting it at the command line but k3b sees the drive.

frankbell 03-11-2011 09:25 PM

Blank media cannot be mounted.

You might test by seeing whether you can burn from the command line using cdrecord. This could help determine whether the problem lies with K3B or might be a larger issue.

http://linux.about.com/od/commands/l...l1_cdrecor.htm

M$ISBS 03-11-2011 10:01 PM

When I try to mount the DVD from command line I get the message "special device /dev/dvd0 does not exist" but it does exist, I have it hooked up on its own IDE cable and set as secondary slave, I also have it in fstab. I will try cdrecord from command line and see what happens.

M$ISBS 03-11-2011 10:34 PM

No matter what I do I continue to get " Special device /dev/dvd0 does not exist"

corp769 03-12-2011 12:16 AM

Could you show your fstab?

M$ISBS 03-12-2011 07:29 AM

Quote:

Originally Posted by corp769 (Post 4287738)
Could you show your fstab?

/dev/sda1 / ext4 defaults
/dev/cdrom /mnt/cdrom auto noauto,owner,ro 0 0
/dev/dvd0 /mnt/dvd0 auto noauto,users,rw 0 0
/dev/sdd1 /media/flash auto noauto,owner,ro 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0

M$ISBS 03-12-2011 08:33 AM

I noticed while booting........ ld > drivers loading but no devices found. Could that be part of the problem?

corp769 03-12-2011 09:28 AM

Quote:

Originally Posted by M$ISBS (Post 4287674)
When I try to mount the DVD from command line I get the message "special device /dev/dvd0 does not exist" but it does exist, I have it hooked up on its own IDE cable and set as secondary slave, I also have it in fstab. I will try cdrecord from command line and see what happens.

Just humor me... I haven't worked with an IDE drive in god knows how long... But is it the only device on the IDE cable? To my prior knowledge, if it is the only device on the channel, it should be a primary, not a secondary.

M$ISBS 03-12-2011 11:55 AM

Quote:

Originally Posted by corp769 (Post 4288100)
Just humor me... I haven't worked with an IDE drive in god knows how long... But is it the only device on the IDE cable? To my prior knowledge, if it is the only device on the channel, it should be a primary, not a secondary.

I just removed the cdrom from the cable and moved the jumper on the DVD to make it the Primary. I rebooted and checked the bios and it shows the DVD as the Primary. The hard drive is on its own cable connected to the Motherboard.
I installed a slackware boot up disk and tried to boot from the DVD but it will not, it did boot with the CDROM I had on the same cable.

corp769 03-12-2011 11:58 AM

And is that having both the CD drive and the DVD drive on the same cable?

M$ISBS 03-12-2011 01:15 PM

Quote:

Originally Posted by corp769 (Post 4288243)
And is that having both the CD drive and the DVD drive on the same cable?

Yes

corp769 03-12-2011 01:41 PM

To rule it out, I would take out the DVD drive and see if you still have the same problem with just the CD drive in by itself. I always like to start off small so I can rule out the simple things. Hopefully you get this figured out man, unless it is a driver problem.


All times are GMT -5. The time now is 10:24 AM.