LinHES Forums
http://forum.linhes.org/

Dual DVD drives?
http://forum.linhes.org/viewtopic.php?f=2&t=10100
Page 1 of 1

Author:  opel70 [ Thu May 18, 2006 12:58 pm ]
Post subject:  Dual DVD drives?

Hello,

I have two DVD drives in my system. One is a plain DVD drive and the other is a DVD burner. I have gotten DVD playback to work without problems (that I can tell) from my burner. However, I would ather be using my plain DVD drive for most playback.

Being relatively new to Linux, how do I change the default drive to be my plain DVD drive? It is already the first drive on the IDE channel. How do I find out what device it is mapped to?

Thank,

Tim

Author:  nigelpearson [ Fri May 19, 2006 9:34 pm ]
Post subject: 

Code:
dmesg | less
and look for stuff like:
Code:
VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
    ide0: BM-DMA at 0xe000-0xe007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xe008-0xe00f, BIOS settings: hdc:pio, hdd:DMA
Probing IDE interface ide0...
hda: ST340016A, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdd: LITE-ON DVDRW SOHW-832S, ATAPI CD/DVD-ROM drive


In your case, you should have device descriptions for hdc and hdd

Author:  tjc [ Fri May 19, 2006 9:56 pm ]
Post subject: 

Look at what the /usr/local/bin/cd_link.sh script does. The problem is that it gets confused when there is more than one optical drive. All you need to do is the equivalent of the last hree lines with the drive that you want to be your default substituted for "$cd_name".

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/