[wellylug] new hard disk problems

David Antliff dave.antliff at paradise.net.nz
Fri Jun 11 13:32:25 NZST 2004


On Fri, 11 Jun 2004, Mark Signal wrote:

> OK
>
> kernel is generic debian 2.6 (kernel-image-2.6.6-1-686)
> chipset is VIA VT8235 on a msi P4MAM board
> (this is same controller as on another amd system I built with new 120gb
> drive which gives no problems)
> drive is only drive in system (hda)
> cable is normal (new) type for udma 66/100 controllers
> (now that you mention it I will replace this cable - just in case)

Does the kernel report a supported IDE chipset during booting?

VP_IDE: VIA vt8233a (rev 00) IDE UDMA133 controller on pci0000:00:11.1

If it's a 2.6 kernel, check that /proc/config.gz contains the appropriate
CONFIG_BLK_DEV_ option. E.g. for my VIA-based mobo I have:

CONFIG_BLK_DEV_VIA82CXXX=y
CONFIG_BLK_DEV_IDEDMA=y

However the kernel usually doesn't let you enable DMA if it doesn't have
the correct driver - hdparm will say 'operation not permitted' or
something similar if you try to enable DMA in this case (hdparm -d 1). So
perhaps it's another problem.

-- 
David.




More information about the wellylug mailing list