Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
a7a266 udma problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
s0ggyfish
n00b
n00b


Joined: 07 Jul 2003
Posts: 17

PostPosted: Thu Jul 17, 2003 9:32 am    Post subject: a7a266 udma problems Reply with quote

I just got done installing gentoo and am now tweaking it to get the best performance out of it, and fiddling with hdparm trying to enable udma 5 is giving me some problems.

hdparm -d1 /dev/hda results in
Code:

/dev/hda:
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Operation not permitted
 using_dma = 0 (off)


My motherboard has an ALI M1535D+ south bridge so I did some searching and enabled ALI M15x3 chipset support and recompiled the kernel, but hdparm -d1 /dev/hda still gives the same output. However, upon startup I now get

Code:

Unifrom Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PCI: No IRQ known for interrupt pin A of device 00:04.0. Please try using pci=biosirq
ALI15X3: IDE controller on PCI bus 00 dev 20
ALI15X3: detected chipset, but driver not compiled in!
AlI15X3: chipset revision 196
ALI15X3: not 100% native mode: will probe irqs later
ALI15X3: simplex device: DMA disabled
ide0: ALI15X3 Bus-Master DMA disabled (BIOS)
ALI15X3: simplex device: DMA disabled
ide1: ALI15X3 Bus-Master DMA disabled (BIOS)


ALi's website states that the 1535D+ is supported under linux (http://www.aliusa.com/eng/support/support_faq_linux.htm) and it looks like support is built in in the 2.4.x kernel versions, but I can't get it to work. Is there anything else I can do or something I'm overlooking?
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Thu Jul 17, 2003 9:44 am    Post subject: Reply with quote

I guess you need to recompile the kernel, enabling CONFIG_BLK_DEV_ALI15X3.
make menuconfig, in "ATA/IDE/MFM/RLL support", "IDE, ATA and ATAPI Block devices", press Y on "ALI M15x3 chipset support", exit, save, make dep, make bzImage modules modules_install etc...
Back to top
View user's profile Send private message
s0ggyfish
n00b
n00b


Joined: 07 Jul 2003
Posts: 17

PostPosted: Thu Jul 17, 2003 5:22 pm    Post subject: Reply with quote

Yeah the wierd thing is that I had that selected, so the driver is compiled in.
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Fri Jul 18, 2003 8:13 am    Post subject: Reply with quote

Not as a module I hope :)
Also :
Quote:
If you say Y here, you also need to say Y to "Use DMA by default when available", above.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum