View previous topic :: View next topic |
Author |
Message |
cjubon Guru
Joined: 03 Jul 2007 Posts: 450 Location: Vienna/Europe
|
Posted: Wed Dec 12, 2007 11:33 am Post subject: IDE harddrive setup UDMA 100 |
|
|
Hi, I've got a probably silly question about IDE harddrive setup. The relevant section of dmesg is as follows: Code: | cjubon@mazeltov ~ $ dmesg | grep UDMA --
VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci0000:00:07.1
hda: 234493056 sectors (120060 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
hdc: 390721968 sectors (200049 MB) w/8192KiB Cache, CHS=24321/255/63, UDMA(33)
hdd: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33) |
Now I'm wondering why I cannot get UDMA(100) for the second harddrive (hdc), too. Is this a limitation of the mobo - a dual P3 GIGABYTE GA-6VTXD - or do I have something to tweak in my configuration / boot parameters, etc.?
Thanks for your advice. |
|
Back to top |
|
|
sir_knudde n00b
Joined: 12 Dec 2007 Posts: 1
|
Posted: Wed Dec 12, 2007 1:49 pm Post subject: |
|
|
Try using a 80-wire cable. That will allow for UDMA 66 and higher. Connect hdc as master, but that still might not work because your hdd does not allow faster speeds than UDMA 33 and you are sharing that connection..
good luck! |
|
Back to top |
|
|
danomac l33t
Joined: 06 Nov 2004 Posts: 881 Location: Vancouver, BC
|
Posted: Wed Dec 12, 2007 5:03 pm Post subject: |
|
|
You won't be able to get anything higher than UDMA 33 in that configuration. It will limit the speed to the slowest device on the channel.
The only way to get full speed would be to put the CDROM/DVD on it's own channel, or get an add-in card if you must have the hard drives on separate channels. |
|
Back to top |
|
|
cjubon Guru
Joined: 03 Jul 2007 Posts: 450 Location: Vienna/Europe
|
Posted: Wed Dec 12, 2007 11:22 pm Post subject: |
|
|
Thank you danomac, thank you sir_knudde! - I'll change my hardware setup during weekend |
|
Back to top |
|
|
nixnut Bodhisattva
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Thu Dec 13, 2007 5:40 pm Post subject: |
|
|
Moved from Installing Gentoo to Kernel & Hardware.
hardware question, so moved here. _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
|
|