linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Hang with Promise Ultra100 TX2 (kernel 2.4.18)
@ 2004-01-15  9:17 Cheng Huang
  2004-01-15 11:49 ` Pasi Kärkkäinen
  0 siblings, 1 reply; 6+ messages in thread
From: Cheng Huang @ 2004-01-15  9:17 UTC (permalink / raw)
  To: linux-kernel; +Cc: cheng

I have to use kernel 2.4.18 because I need to install KURT (realtime
linux) with it. However, my system hangs on boot with the following
message:

PDC20268: not 100% native mode: will probe irqs later
PDC20268: ROM enabled at 0xff900000
    ide2: BM-DMA at 0xfcc0-0xfcc7, BIOS settings: hde:pio, hdf:pio
    ide3: BM-DMA at 0xfcc8-0xfccf, BIOS settings: hdg:pio, hdh:pio

I have tried tricks I could find in through google, like setting boot
parameters "hde=4866,255,63 hde=noprobe hdg=24321,255,163 hdg=noprobe".
But it didn't work.

Could anybody provide some clue about how to fix this problem? Thanks
very much.

-- Cheng

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Hang with Promise Ultra100 TX2 (kernel 2.4.18)
  2004-01-15  9:17 Hang with Promise Ultra100 TX2 (kernel 2.4.18) Cheng Huang
@ 2004-01-15 11:49 ` Pasi Kärkkäinen
  2004-01-15 15:42   ` Nerijus Baliunas
  2004-01-16 21:02   ` Cheng Huang
  0 siblings, 2 replies; 6+ messages in thread
From: Pasi Kärkkäinen @ 2004-01-15 11:49 UTC (permalink / raw)
  To: Cheng Huang; +Cc: linux-kernel, cheng

On Thu, Jan 15, 2004 at 03:17:12AM -0600, Cheng Huang wrote:
> I have to use kernel 2.4.18 because I need to install KURT (realtime
> linux) with it. However, my system hangs on boot with the following
> message:
> 
> PDC20268: not 100% native mode: will probe irqs later
> PDC20268: ROM enabled at 0xff900000
>     ide2: BM-DMA at 0xfcc0-0xfcc7, BIOS settings: hde:pio, hdf:pio
>     ide3: BM-DMA at 0xfcc8-0xfccf, BIOS settings: hdg:pio, hdh:pio
> 
> I have tried tricks I could find in through google, like setting boot
> parameters "hde=4866,255,63 hde=noprobe hdg=24321,255,163 hdg=noprobe".
> But it didn't work.
> 
> Could anybody provide some clue about how to fix this problem? Thanks
> very much.
> 

I think there has been a lot of bug fixes in the latest 2.4 kernels for
promise cards.

I'm running promise ultra133-tx2 successfully with 2.4.22 kernel.

Merge the promise driver from later 2.4.x kernels to 2.4.18 and recompile? 

-- Pasi Kärkkäinen
       
                                   ^
                                .     .
                                 Linux
                              /    -    \
                             Choice.of.the
                           .Next.Generation.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Hang with Promise Ultra100 TX2 (kernel 2.4.18)
  2004-01-15 11:49 ` Pasi Kärkkäinen
@ 2004-01-15 15:42   ` Nerijus Baliunas
  2004-01-16 21:02   ` Cheng Huang
  1 sibling, 0 replies; 6+ messages in thread
From: Nerijus Baliunas @ 2004-01-15 15:42 UTC (permalink / raw)
  To: linux-kernel; +Cc: Cheng Huang

On Thu, 15 Jan 2004 13:49:22 +0200 Pasi Kärkkäinen <pasik@iki.fi> wrote:

> On Thu, Jan 15, 2004 at 03:17:12AM -0600, Cheng Huang wrote:
> > I have to use kernel 2.4.18 because I need to install KURT (realtime
> > linux) with it. However, my system hangs on boot with the following
> > message:
> 
> I think there has been a lot of bug fixes in the latest 2.4 kernels for
> promise cards.
> 
> I'm running promise ultra133-tx2 successfully with 2.4.22 kernel.
> 
> Merge the promise driver from later 2.4.x kernels to 2.4.18 and recompile? 

When I used 2.4.18 I had Andre's ide.2.4.18-rc1.02152002.patch.bz2
applied.

Regards,
Nerijus


^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: Hang with Promise Ultra100 TX2 (kernel 2.4.18)
  2004-01-15 11:49 ` Pasi Kärkkäinen
  2004-01-15 15:42   ` Nerijus Baliunas
@ 2004-01-16 21:02   ` Cheng Huang
  2004-01-17  9:51     ` Pasi Kärkkäinen
  1 sibling, 1 reply; 6+ messages in thread
From: Cheng Huang @ 2004-01-16 21:02 UTC (permalink / raw)
  To: 'Pasi K鋜kk鋓nen'; +Cc: linux-kernel

Thanks for replying. Can you explain a little bit where to get the driver for latest versions? Thanks.

-- Cheng

-----Original Message-----
From: Pasi K鋜kk鋓nen [mailto:pasik@iki.fi] 
Sent: Thursday, January 15, 2004 5:49 AM
To: Cheng Huang
Cc: linux-kernel@vger.kernel.org; cheng@cse.wustl.edu
Subject: Re: Hang with Promise Ultra100 TX2 (kernel 2.4.18)

On Thu, Jan 15, 2004 at 03:17:12AM -0600, Cheng Huang wrote:
> I have to use kernel 2.4.18 because I need to install KURT (realtime
> linux) with it. However, my system hangs on boot with the following
> message:
> 
> PDC20268: not 100% native mode: will probe irqs later
> PDC20268: ROM enabled at 0xff900000
>     ide2: BM-DMA at 0xfcc0-0xfcc7, BIOS settings: hde:pio, hdf:pio
>     ide3: BM-DMA at 0xfcc8-0xfccf, BIOS settings: hdg:pio, hdh:pio
> 
> I have tried tricks I could find in through google, like setting boot
> parameters "hde=4866,255,63 hde=noprobe hdg=24321,255,163 hdg=noprobe".
> But it didn't work.
> 
> Could anybody provide some clue about how to fix this problem? Thanks
> very much.
> 

I think there has been a lot of bug fixes in the latest 2.4 kernels for
promise cards.

I'm running promise ultra133-tx2 successfully with 2.4.22 kernel.

Merge the promise driver from later 2.4.x kernels to 2.4.18 and recompile? 

-- Pasi Kärkkäinen
       
                                   ^
                                .     .
                                 Linux
                              /    -    \
                             Choice.of.the
                           .Next.Generation.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Hang with Promise Ultra100 TX2 (kernel 2.4.18)
  2004-01-16 21:02   ` Cheng Huang
@ 2004-01-17  9:51     ` Pasi Kärkkäinen
  0 siblings, 0 replies; 6+ messages in thread
From: Pasi Kärkkäinen @ 2004-01-17  9:51 UTC (permalink / raw)
  To: Cheng Huang; +Cc: linux-kernel

On Fri, Jan 16, 2004 at 03:02:44PM -0600, Cheng Huang wrote:
> Thanks for replying. Can you explain a little bit where to get the driver for latest versions? Thanks.
> 

Copy the promise driver from 2.4.24 kernel to 2.4.18 kernel, and hope it
works :)

- Pasi Kärkkäinen

> -----Original Message-----
> From: Pasi K???kk???nen [mailto:pasik@iki.fi] 
> Sent: Thursday, January 15, 2004 5:49 AM
> To: Cheng Huang
> Cc: linux-kernel@vger.kernel.org; cheng@cse.wustl.edu
> Subject: Re: Hang with Promise Ultra100 TX2 (kernel 2.4.18)
> 
> On Thu, Jan 15, 2004 at 03:17:12AM -0600, Cheng Huang wrote:
> > I have to use kernel 2.4.18 because I need to install KURT (realtime
> > linux) with it. However, my system hangs on boot with the following
> > message:
> > 
> > PDC20268: not 100% native mode: will probe irqs later
> > PDC20268: ROM enabled at 0xff900000
> >     ide2: BM-DMA at 0xfcc0-0xfcc7, BIOS settings: hde:pio, hdf:pio
> >     ide3: BM-DMA at 0xfcc8-0xfccf, BIOS settings: hdg:pio, hdh:pio
> > 
> > I have tried tricks I could find in through google, like setting boot
> > parameters "hde=4866,255,63 hde=noprobe hdg=24321,255,163 hdg=noprobe".
> > But it didn't work.
> > 
> > Could anybody provide some clue about how to fix this problem? Thanks
> > very much.
> > 
> 
> I think there has been a lot of bug fixes in the latest 2.4 kernels for
> promise cards.
> 
> I'm running promise ultra133-tx2 successfully with 2.4.22 kernel.
> 
> Merge the promise driver from later 2.4.x kernels to 2.4.18 and recompile? 
> 
> -- Pasi Kärkkäinen
>        
>                                    ^
>                                 .     .
>                                  Linux
>                               /    -    \
>                              Choice.of.the
>                            .Next.Generation.
> 
> -
> 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/


^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: Hang with Promise Ultra100 TX2 (kernel 2.4.18)
       [not found] <20040115154755.CE15E5DA0@mx.ktv.lt>
@ 2004-01-16 21:04 ` Cheng Huang
  0 siblings, 0 replies; 6+ messages in thread
From: Cheng Huang @ 2004-01-16 21:04 UTC (permalink / raw)
  To: 'Nerijus Baliunas'; +Cc: linux-kernel

Sorry not to mention. I have already applied the patch before I asked
this question. Any further suggestions? Thanks.

-- Cheng

-----Original Message-----
From: Nerijus Baliunas [mailto:nerijus@users.sourceforge.net] 
Sent: Thursday, January 15, 2004 9:43 AM
To: linux-kernel@vger.kernel.org
Cc: Cheng Huang
Subject: Re: Hang with Promise Ultra100 TX2 (kernel 2.4.18)

On Thu, 15 Jan 2004 13:49:22 +0200 Pasi Kärkkäinen <pasik@iki.fi> wrote:

> On Thu, Jan 15, 2004 at 03:17:12AM -0600, Cheng Huang wrote:
> > I have to use kernel 2.4.18 because I need to install KURT (realtime
> > linux) with it. However, my system hangs on boot with the following
> > message:
> 
> I think there has been a lot of bug fixes in the latest 2.4 kernels
for
> promise cards.
> 
> I'm running promise ultra133-tx2 successfully with 2.4.22 kernel.
> 
> Merge the promise driver from later 2.4.x kernels to 2.4.18 and
recompile? 

When I used 2.4.18 I had Andre's ide.2.4.18-rc1.02152002.patch.bz2
applied.

Regards,
Nerijus


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-01-17  9:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-15  9:17 Hang with Promise Ultra100 TX2 (kernel 2.4.18) Cheng Huang
2004-01-15 11:49 ` Pasi Kärkkäinen
2004-01-15 15:42   ` Nerijus Baliunas
2004-01-16 21:02   ` Cheng Huang
2004-01-17  9:51     ` Pasi Kärkkäinen
     [not found] <20040115154755.CE15E5DA0@mx.ktv.lt>
2004-01-16 21:04 ` Cheng Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).