public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Compiling RHEL WS Kernels
@ 2004-11-14  6:23 Paul G. Allen
  2004-11-14  6:51 ` Arjan van de Ven
  0 siblings, 1 reply; 7+ messages in thread
From: Paul G. Allen @ 2004-11-14  6:23 UTC (permalink / raw)
  To: linux-kernel

I recently installed RHEL WS Update 3 (kernel 2.4.21-20) on my laptop.
Out of the box it does not recognize any USB devices, my Synaptics
touchpad, my PCMCIA Wireless (NetGear WAG511G) or the proper
resolution on my LCD. (NOTE: RH 9 worked perfectly OOTB on this same
machine. So far I'm not at all impressed with RHEL WS - any more than
I was with RH 7.0.)

I tried to build a new 2.4.21 kernel based upon a configuration from a
non-RH kernel (2.4.24) that worked on this machine. Not a single
module will compile correctly. I had to remove all modules and compile
them into the kernel. I2C code will not compile at all and it had to
be completely removed. After this I was able to compile a working
kernel, but it boots with errors and the NVIDIA driver will not
compile.

I've submitted a service request with Red Hat, but have not yet
received a response.

What compiler versions are known to work with this kernel?

Is this a known problem with RHEL?

My next step may be D/L the latest 2.6 stable kernel and try compiling
that (but that still leaves the question of which gcc version to use).

TIA,

PGA

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: Compiling RHEL WS Kernels
@ 2004-11-14 12:10 Mikael Pettersson
  2004-11-14 15:52 ` Paul G. Allen
  0 siblings, 1 reply; 7+ messages in thread
From: Mikael Pettersson @ 2004-11-14 12:10 UTC (permalink / raw)
  To: linux-kernel, pgallen

On Sat, 13 Nov 2004 22:23:14 -0800, Paul G. Allen wrote:
>I recently installed RHEL WS Update 3 (kernel 2.4.21-20) on my laptop.
>Out of the box it does not recognize any USB devices, my Synaptics
>touchpad, my PCMCIA Wireless (NetGear WAG511G) or the proper
>resolution on my LCD. (NOTE: RH 9 worked perfectly OOTB on this same
>machine. So far I'm not at all impressed with RHEL WS - any more than
>I was with RH 7.0.)
>
>I tried to build a new 2.4.21 kernel based upon a configuration from a
>non-RH kernel (2.4.24) that worked on this machine. Not a single
>module will compile correctly. I had to remove all modules and compile
>them into the kernel. I2C code will not compile at all and it had to
>be completely removed. After this I was able to compile a working
>kernel, but it boots with errors and the NVIDIA driver will not
>compile.
...
>What compiler versions are known to work with this kernel?

I run RHEL3 2.4.21-20.EL on several servers over here,
and in that role it works great.

You should only use gcc-3.2.3 to compile RHEL3 kernels.
The old 2.4 code base has problems with later gcc versions;
they've been fixed in 2.4.28-pre/rc, but that doesn't
help you with your 2.4.21-based RHEL kernel.

And as Arjan wrote, you must do a mrproper before configuring
and building the kernel and modules.

>My next step may be D/L the latest 2.6 stable kernel and try compiling
>that (but that still leaves the question of which gcc version to use).

Just about any one of {2.95.3, 3.2.3, 3.3.5, 3.4.3}.

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: Compiling RHEL WS Kernels
@ 2004-11-14 17:01 Nick Warne
  0 siblings, 0 replies; 7+ messages in thread
From: Nick Warne @ 2004-11-14 17:01 UTC (permalink / raw)
  To: linux-kernel

I have 2 boxes running RHEL ES at work, and I installed it on my laptop (a 
cheap Advert thing).  The soundcard didn't work, and USB went wonky.

So I tried to build a new kernel, and that was it, almost every module broke.  
I messed about for ages, but never got it right.

I fixed it by installing Slackware 10 instead...

I am sure with RHEL there is an extra step somewhere to build a kernel 
properly.

Nick
-- 
"When you're chewing on life's gristle,
Don't grumble, Give a whistle..."

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

end of thread, other threads:[~2004-11-14 22:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-14  6:23 Compiling RHEL WS Kernels Paul G. Allen
2004-11-14  6:51 ` Arjan van de Ven
  -- strict thread matches above, loose matches on Subject: below --
2004-11-14 12:10 Mikael Pettersson
2004-11-14 15:52 ` Paul G. Allen
2004-11-14 21:44   ` Alan Cox
2004-11-14 21:45   ` Alan Cox
2004-11-14 17:01 Nick Warne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox