Florian Kulzer wrote:
On Sun, Jul 27, 2008 at 23:05:15 +0300, Anton Liaukevich wrote:
Florian Kulzer wrote:
On Sun, Jul 27, 2008 at 16:57:19 +0300, Anton Liaukevich wrote:
Florian Kulzer wrote:
On Wed, Jul 23, 2008 at 20:59:09 +0300, Anton Liaukevich wrote:
Anton Liaukevich wrote:
In several days I discovered that DMA is turned off on my HDD
(fsck sayed it while Debian booting). Please, help me turn on
DMA mode.
My hardware:
motherboard: Epox 8RDA3I rev 3.3 (nForce 2 Ultra)
hdd: WD1200JB (ide, 120gb)
cpu: Sempron 2200 (k7)
[...]
Today I upgraded my linux kernel to 2.6.25-2-686, but problem
hasn't been solved yet.
[...]
I installed hdparm long ago and it says that dma if off, moreover
hdparm can't turn it on:
leva:/home/anthony/admin# hdparm -d1 /dev/hda
/dev/hda:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off)
[...]
Hopefully there will be an error message somewhere that clears this up a
little. Try to reboot and then run:
dmesg | grep grep -Ei 'ata|ide|amd74xx'
Furthermore, there could be relevant messages very early in the boot
process; you might have to use ScrollLock plus pen and paper to catch
them (or set up logging to a serial console).
I have tried command "dmesg | grep -Ei 'ata|ide|amd74xx'", suggested by
you (after rebooting and logging in console (nor kdm that I use usually)).
Please read output in the attachment. Thank you for help.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
[ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
[ 0.000000] If you got timer trouble try acpi_use_timer_override
[ 0.000000] ACPI: BIOS IRQ0 pin2 override ignored.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.004000] Memory: 509384k/524224k available (1753k kernel code, 14196k
reserved, 728k data, 252k init, 0k highmem)
[ 0.004000] .data : 0xc02b649a - 0xc036c640 ( 728 kB)
[ 0.340286] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 6 7 10 11 12 14 15)
*0, disabled.
[ 1.173383] pci 0000:02:00.0: Boot video device
[ 1.642452] Uniform Multi-Platform E-IDE driver
[ 1.642530] ide: Assuming 33MHz system bus speed for PIO modes; override
with idebus=xx
[ 1.643173] Probing IDE interface ide0...
[ 2.058474] hda: WDC WD1200JB-00EVA0, ATA DISK drive
[ 2.730008] Probing IDE interface ide1...
[ 3.592777] hdc: SONY CD-RW CRX320E, ATAPI CD/DVD-ROM drive
[ 4.264276] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 4.264276] ide1 at 0x170-0x177,0x376 on irq 15
[ 13.612015] hdc: ATAPI 52X DVD-ROM CD-R/RW drive, 2048kB Cache
[ 14.218581] libata version 3.00 loaded.
[ 14.737649] eth1: Identified 8139 chip type 'RTL-8100B/8139D'
[ 14.740018] NFORCE2: IDE controller (0x10de:0x0065 rev 0xa2) at PCI slot
0000:00:09.0
[ 14.740306] NFORCE2: port 0x01f0 already claimed by ide0
[ 14.740378] NFORCE2: port 0x0170 already claimed by ide1
[ 16.348551] ReiserFS: hda3: using ordered data mode
[ 37.049754] EXT3-fs: mounted filesystem with ordered data mode.
[ 37.342833] EXT3-fs: mounted filesystem with ordered data mode.