public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ro0tSiEgE <lkml@ro0tsiege.org>
To: linux-kernel@vger.kernel.org
Cc: "Peter T. Breuer" <ptb@it.uc3m.es>
Subject: Re: [BUG] 2.4 series: IDE driver
Date: Wed, 25 Dec 2002 19:31:50 -0600	[thread overview]
Message-ID: <200212251931.50379.lkml@ro0tsiege.org> (raw)
In-Reply-To: <200212251134.gBPBYxJ29966@oboe.it.uc3m.es>

I own an HP Pavilion ze4145 notebook, and the ALi5x3 chipset bombs after about 
30-40mins of use with "hda: lost interrupt" commands, and this continues 
until I cut the power, though sometimes after about an hour it will reset and 
go on, but it is very iffy. I noticed that "32-bit I/O" was disabled by 
default in the BIOS, however I have enabled it. Is this a problem in the 
kernels ALi drivers or what? The XP install that came with it works fine. 
What suggestions to fixing this? Thanks

--Ro0tSiEgE

On Wednesday 25 December 2002 05:34, Peter T. Breuer wrote:
> > Dr. David Alan Gilbert [Tue, Dec 24, 2002 at 11:50:54PM +0000]:
> >> * Nico Schottelius (schottelius@wdt.de) wrote:
> >>=20
> >>
> >> > If I change the notebook it runs fine.
> >> > If I change the harddisks it works fine.
> >> > If I use 2.5 series kernels it works fine.
> >>
> >>=20
> >>
> >> > ALI15X3: IDE controller at PCI slot 00:10.0
> >> > ALI15X3: chipset revision 195
> >> > ALI15X3: not 100% native mode: will probe irqs later
> >> >     ide0: BM-DMA at 0x6050-0x6057, BIOS settings: hda:DMA, hdb:pio
> >> >     ide1: BM-DMA at 0x6058-0x605f, BIOS settings: hdc:DMA, hdd:pio
> >>
> >> I have heard it said that DMA on the ALI chipset is a bit touchy (not
> >> sure if driver or hardware) - it is worth trying with the DMA off.
>
> That's curious. I have a toshiba portege 4000 with this chipset and
> yes, dma occasionally conks out on this machine (kernel 2.4.19).
>
> It sometimes recovers after disabling dma (automatically, kernel
> message) and about 20mins of impatience (me) with an ide incomplete
> command notice
>
>   Uniform Multi-Platform E-IDE driver Revision: 6.31
>   ide: Assuming 33MHz system bus speed for PIO modes; override with
> idebus=xx 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 195
>   ALI15X3: not 100% native mode: will probe irqs later
>       ide0: BM-DMA at 0xeff0-0xeff7, BIOS settings: hda:DMA, hdb:pio
>       ide1: BM-DMA at 0xeff8-0xefff, BIOS settings: hdc:DMA, hdd:pio
>   hda: IC25N020ATDA04-0, ATA DISK drive
>   ide: Assuming 33MHz system bus speed for PIO modes; override with
> idebus=xx hdc: TOSHIBA DVD-ROM SD-C2502, ATAPI CD/DVD-ROM drive
>   ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
>   ide1 at 0x170-0x177,0x376 on irq 15
>   hda: 39070080 sectors (20004 MB) w/1806KiB Cache, CHS=2432/255/63,
> UDMA(33) Partition check:
>    /dev/ide/host0/bus0/target0/lun0: p1 p2 p4 < p5 p6 p7 p8 p9 p10 p11 p12
> p13 p14 p15 p16 p17 p18 >
>
> I'm afraid most of the kernel error messages never makes it to the logs,
> but it's started with
>
>    Dec 24 20:58:00 betty kernel: hda: DMA disabled
>
> and then, for example:
>
>    Dec 23 11:47:20 betty kernel: hda: DMA disabled
>    Dec 23 11:47:20 betty kernel: hda: ide_set_handler: handler not null;
> old=c01c19 e0, new=c01c6d44
>    Dec 23 11:47:20 betty kernel: bug: kernel timer added twice at c01c1856.
>    Dec 23 11:48:42 betty kernel: SysRq : Changing Loglevel
>
> Here's a recovery, 23 mins later:
>
>    Dec 23 12:11:09 betty kernel: hda: dma_intr: status=0x58 { DriveReady
> SeekComple te DataRequest }
>    Dec 23 12:12:20 betty last message repeated 3 times
>    Dec 23 12:12:20 betty kernel: hda: DMA disabled
>    Dec 23 12:12:20 betty kernel: ide0: reset: success
>    Dec 23 12:12:20 betty kernel: OK
>
> > dma works fine on all other constellations, but I will try it without
> > dma as soon as 2.4.20 is compiled...
>
> I am running with hdpam -d0 for safety.
>
>
> Peter
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/



  reply	other threads:[~2002-12-26  1:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-25 11:34 [BUG] 2.4 series: IDE driver Peter T. Breuer
2002-12-26  1:31 ` Ro0tSiEgE [this message]
2002-12-26  1:44   ` Jeff Garzik
2002-12-26  1:53     ` Ro0tSiEgE
  -- strict thread matches above, loose matches on Subject: below --
2002-12-26  2:10 Ro0tSiEgE
2002-12-26  3:24 ` Jeff Garzik
2002-12-23 13:58 Nico Schottelius
2002-12-24 23:50 ` Dr. David Alan Gilbert
2002-12-25  0:12   ` Nico Schottelius
2002-12-25 23:20   ` Alan Cox
2002-12-25 23:22     ` Nico Schottelius
2002-12-26 13:19     ` Nico Schottelius

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200212251931.50379.lkml@ro0tsiege.org \
    --to=lkml@ro0tsiege.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ptb@it.uc3m.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox