Normalmente utilizo estos parametros de hdparm: /sbin/hdparm -c3 -m16 -u1 /dev/hda Al intentar utilizar el dma con la opcion -d1 me sale este error:
/dev/hda: setting using_dma to 1 (on) using_dma = 0 (off) HDIO_SET_DMA failed: Operation not permitted Por otro lado, el kernel asume bus ide de 33mhz, por lo que lo subi a 66mhz con la opcion: idebus=66 y tenia una sugerencia de utilizar la opcion pci=biosirq para detectar mejor los irqs al bootear. Esto es lo corresondiente de dmesg: Kernel command line: BOOT_IMAGE=descartes.3.0 ro root=306 idebus=66 pci=biosirq ide_setup: idebus=66 Initializing CPU#0 Detected 1333.346 MHz processor. [...] PCI: PCI BIOS revision 2.10 entry at 0xf1170, last bus=1 PCI: Using configuration type 1 PCI: Probing PCI hardware Unknown bridge resource 0: assuming transparent PCI: Using IRQ router ALI [10b9/1533] at 00:07.0 Linux NET4.0 for Linux 2.4 Based upon Swansea University Computer Society NET3.039 Initializing RT netlink socket apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16) Starting kswapd rivafb: RIVA MTRR set to ON Console: switching to colour frame buffer device 80x30 rivafb: PCI nVidia NV16 framebuffer ver 0.9.2a (GeForce2-MX, 64MB @ 0xE8000000) pty: 256 Unix98 ptys configured block: 128 slots per queue, batch=32 Uniform Multi-Platform E-IDE driver Revision: 6.31 ide: Assuming 66MHz system bus speed for PIO modes ALI15X3: IDE controller on PCI bus 00 dev 20 PCI: No IRQ known for interrupt pin A of device 00:04.0. 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) hda: Maxtor 4D040H2, ATA DISK drive hdb: QUANTUM FIREBALL CR4.3A, ATA DISK drive hdc: LG CD-ROM CRD-8521B, ATAPI CD/DVD-ROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 hda: 80043264 sectors (40982 MB) w/2048KiB Cache, CHS=4982/255/63 hdb: 8418816 sectors (4310 MB) w/418KiB Cache, CHS=524/255/63 hdc: ATAPI 52X CD-ROM drive, 128kB Cache Uniform CD-ROM driver Revision: 3.12 Partition check: hda: hda1 hda2 < hda5 hda6 hda7 hda8 > hdb: hdb1 hdb2 hdb3 Alguna sugerencia, por favor? Salud, -- Julio Recalde; [EMAIL PROTECTED]; Asunci�n, Paraguay "�Qu� iba a salir de esa basura sino nosotros, gritones pero blandos para el castigo, boca y atropellada no m�s? Sent� despu�s que no, que el barrio cuanto m�s aporriao, m�s obligaci�n de ser guapo." -Borges

