LinHES Forums http://forum.linhes.org/ |
|
SATA DVDRW Now Working! http://forum.linhes.org/viewtopic.php?f=2&t=12049 |
Page 1 of 1 |
Author: | simonf [ Sat Oct 07, 2006 9:11 am ] |
Post subject: | SATA DVDRW Now Working! |
Hi all, I have been using myth for a couple of years know and been adding bits to my box as and when nescessary. My box is very much a live project as the plasma I have has no tuner. My latest upgrade involved a major switch I swapped the case motherboard and cpu. I upgraded to A 945 chipset motherboard (with 1 * ide controller) and 4 * SATA. I930 cpu 3G Dual Core Thermaltake silent tower (Fanless Heatsink) Thermaltake mambo case. I know have a almost silent system. ![]() As mensioned above the new motherboard only has 1 ide controller. The data I had was on a IDE hdd 200GB and it was 80% full so i wanted to keep my recordings. I tried to install a sata harddrive on the system before i went live with little success I wanted to use the legasy mode in the bios but even though the bios said the sata was a primary master myth still saw it as /dev/sda. I started to do a manual install but was worried how I would upgrade in the future. Anyhow I intend to upgrade the hard drive later clone it to a 400g or so I will stick to ide untill myth will do a auto upgrade automaticly, need to be able to get the box back up and running quickly. I am a little concerned about putting both the data and dvdrw on the same cable so I have got myself a SATA dvdrw the only thing is I cant get it to go. I have looked in the /etc/fstab but i cant figure out where to set /dev/dvd and /dev/cdrom to = /dev/sda. Anybody any pointers. Rgds, Simon |
Author: | simonf [ Sat Oct 07, 2006 10:07 am ] |
Post subject: | More Info |
PS Heres the relivent bits of my kernal log Code: Oct 6 18:23:41 mythtv kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Oct 6 18:23:41 mythtv kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Oct 6 18:23:41 mythtv kernel: ICH7: IDE controller at PCI slot 0000:00:1f.1 Oct 6 18:23:41 mythtv kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18 Oct 6 18:23:41 mythtv kernel: ICH7: chipset revision 1 Oct 6 18:23:41 mythtv kernel: ICH7: not 100%% native mode: will probe irqs later Oct 6 18:23:41 mythtv kernel: ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio Oct 6 18:23:41 mythtv kernel: Probing IDE interface ide0... Oct 6 18:23:41 mythtv kernel: hda: Maxtor 6L200P0, ATA DISK drive Oct 6 18:23:41 mythtv kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Oct 6 18:23:41 mythtv kernel: Probing IDE interface ide1... Oct 6 18:23:41 mythtv kernel: hda: max request size: 512KiB Oct 6 18:23:41 mythtv kernel: hda: 398297088 sectors (203928 MB) w/8192KiB Cache, CHS=24792/255/63, UDMA(100) Oct 6 18:23:41 mythtv kernel: hda: cache flushes supported Oct 6 18:23:41 mythtv kernel: hda: hda1 hda2 hda3 hda4 Oct 6 18:23:41 mythtv kernel: libata version 1.20 loaded. Oct 6 18:23:41 mythtv kernel: ata_piix 0000:00:1f.2: version 1.05 Oct 6 18:23:41 mythtv kernel: ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] Oct 6 18:23:41 mythtv kernel: ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19 Oct 6 18:23:41 mythtv kernel: PCI: Setting latency timer of device 0000:00:1f.2 to 64 Oct 6 18:23:41 mythtv kernel: ata1: SATA max UDMA/133 cmd 0xEC00 ctl 0xE882 bmdma 0xE400 irq 19 Oct 6 18:23:41 mythtv kernel: ata2: SATA max UDMA/133 cmd 0xE800 ctl 0xE482 bmdma 0xE408 irq 19 Oct 6 18:23:41 mythtv kernel: ata1: dev 0 cfg 49:0f00 82:0000 83:4000 84:4000 85:0000 86:0000 87:4000 88:0407 Oct 6 18:23:41 mythtv kernel: ata1: dev 0 ATAPI, max UDMA/33 Oct 6 18:23:41 mythtv kernel: ata1(0): applying bridge limits Oct 6 18:23:41 mythtv kernel: ata1: PIO error Oct 6 18:23:41 mythtv kernel: ata1: dev 1 failed to IDENTIFY (I/O error) Oct 6 18:23:41 mythtv kernel: ata1: dev 0 configured for UDMA/33 Oct 6 18:23:41 mythtv kernel: scsi0 : ata_piix Oct 6 18:23:41 mythtv kernel: ata2: SATA port has no device. Oct 6 18:23:41 mythtv kernel: scsi1 : ata_piix Oct 6 18:23:41 mythtv kernel: Vendor: TSSTcorp Model: CD/DVDW SH-W163A Rev: TS01 Oct 6 18:23:41 mythtv kernel: Type: CD-ROM ANSI SCSI revision: 05 Oct 6 18:23:41 mythtv kernel: sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray Oct 6 18:23:41 mythtv kernel: Uniform CD-ROM driver Revision: 3.20 Oct 6 18:23:41 mythtv kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0 |
Author: | simonf [ Mon Oct 09, 2006 2:16 pm ] |
Post subject: | Almost there. Done |
Hi all, I have almost cracked it, I deleted /dev/cdrom /dev/dvd then added ln -s /dev/sr0 /dev/cdrom ln -s /dev/sr0 /dev/dvd now xine plays dvds !! Although when i tried to write a dvd i got a backend crash can't connect to backend is it running ! I will continue to experiment and let you know how I went on SATA DVD writers may be the answer to our prayers if you want to continue using ide drives and only have one ide channel. Ok now fixed it, motherboard was set to compatability mode which messed up the hard drive it would only go in PIO mode. Don't think it could read the data off the hard drive fast enough to write to the dvd! So Sata DVD Writers go in Myth !!!!!!!!! |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |