Re: RH 6.2 kernel recompile of 2.2.22-6.2.3

2002-12-18 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Burke, Thomas G. wrote: | | One last thing. Could someone please explain the difference to me | between the kernel-source-2.xxx and the kernel-2.xxx.src rpm's? The former is meant to install a patched source tree in /usr/src/linux (or a symlink of

RH 6.2 kernel recompile of 2.2.22-6.2.3

2002-12-18 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey gang, I remember a bunch of us had recompile problems with the upgraded kernel back in Julyish of 2001, but I've gone through the archive & can't figure out what the fix was. upgraded all errata on my reinstalled 6.2 box. When i

Re[2]: kernel recompile

2002-12-17 Thread Søren Neigaard
I can recommend the Redhat docs., they was a good starting point for me (I'm a newbie too). http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/custom-guide/ch-custom-kernel.html /Søren Wednesday, December 18, 2002, 9:43:42 AM, Sahin wrote: SH> Hi SH> You can find this info on kernel-howto

Re: kernel recompile

2002-12-17 Thread Sahin Haciguliyev
Hi You can find this info on kernel-howto document http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO.html Shahin On 17 Dec 2002, Kieran Hood wrote: > Im a newbie and I want to recompile my kernel to include some parameters > needed for some new drivers i have just installed. Can someone explain > ho

Re: kernel recompile

2002-12-17 Thread Edward Dekkers
> Im a newbie and I want to recompile my kernel to include some parameters > needed for some new drivers i have just installed. Can someone explain > how I can edit my existing kernel please. > > Im using RH 8.0, Kernel: 2.4.18-14, Architecture: Athlon > > Any help would be much appreciated :-)

kernel recompile

2002-12-17 Thread Kieran Hood
Im a newbie and I want to recompile my kernel to include some parameters needed for some new drivers i have just installed. Can someone explain how I can edit my existing kernel please. Im using RH 8.0, Kernel: 2.4.18-14, Architecture: Athlon Any help would be much appreciated :-) -- redhat

Re: USB Mouse Problems after Kernel recompile

2002-12-15 Thread Jack Bowling
** Reply to message from Turley Jeff <[EMAIL PROTECTED]> on Sun, 15 Dec 2002 16:05:25 -0600 > I am having trouble getting my USB mouse to work after a kernel recompile, > Iam using kernel 2.4.18-18.8.0 which I downloaded through up2date. > For the kernel that works I ha

USB Mouse Problems after Kernel recompile

2002-12-15 Thread Turley Jeff
I am having trouble getting my USB mouse to work after a kernel recompile, Iam using kernel 2.4.18-18.8.0 which I downloaded through up2date. After I tested the new kernel and it worked I removed the old kernel with rpm -e kernel-2.4.18-14. As a test I recompiled the kernel using the original

Re: Kernel Recompile

2002-10-26 Thread john
Jeremy, Try this recompiling a kernel and getting my machine to boot up drove me nuts. Eventually I stumbled on a trick that seems to work (for me anyway). Get into the /usr/src/linux-2.4 dir and type make mrproper, then make (on its own). This causes the machine to ask for text entries for

Re: Kernel Recompile

2002-10-25 Thread Joe Giles
Sounds like the Config file problem. you can get the default kernal config that comes with Red Hat from the directory configs in your source tree. Then, find the one that corresponds to your setup and copy it to the root of the source tree as the filename .config Then, run make xconfig again and m

Re: Kernel Recompile

2002-10-25 Thread linux power
If u look in your kernel source configs dir you find config files for many arch. --- Jeremy Hein <[EMAIL PROTECTED]> skrev: > Does anyone have step by step instructions to > recompile a kernel or can > possibly help me? And please don't point me to the > kernel howto since > I've been down tha

Kernel Recompile

2002-10-25 Thread Jeremy Hein
Does anyone have step by step instructions to recompile a kernel or can possibly help me? And please don't point me to the kernel howto since I've been down that road. I've tried several times all with different problems. First of all, I am recompiling because I want to add ntfs, ipx, and possi

kernel recompile RH7.3

2002-07-18 Thread James D. Parra
Hello, I am attempting to install Mosix and one of its requirements is to have "Software Development" RPM group installed. How, after already installing the OS, can I find the RPM group and install all the packages under it. Thank you, James D. Parra [EMAIL PROTECTED] ___

OOPS Re: kernel recompile error, was: Re: 1 gig memory

2001-03-19 Thread Jacob Killian
Mixing apples with oranges. My bad. Got it somewhat figured out. Thanks though! Jacob On Mon, 19 Mar 2001, you wrote: > Well > > I'm having some problems recompiling. > > I get through make config, make dep, make clean OK. > > I've edited my Makefile to include a unique name in

kernel recompile error, was: Re: 1 gig memory

2001-03-19 Thread Jacob Killian
Well I'm having some problems recompiling. I get through make config, make dep, make clean OK. I've edited my Makefile to include a unique name in the EXTRAVERSION = field. However when I run "make bzImage 2> errfile", I get the errors pasted at the end of this message, and I canno

Re: Kernel recompile

2001-03-17 Thread Silviu Cojocaru
On Sat, 17 Mar 2001, at 19:58 (GMT -0500), omicron wrote: > hi > i installed kernel 2.4.1, and everything is ok, except for... > > 1> pppd ! You need ppp-2.4. -- If Bill Gates had a dime for every time a Windows box crashed... ..., Oh wait, he already does.

Re: Kernel recompile

2001-03-17 Thread Statux
> Mar 17 19:54:14 cassandra pppd[939]: pppd 2.3.11 started by root, uid 0 > Mar 17 19:54:14 cassandra pppd[939]: ioctl(PPPIOCGFLAGS): Invalid argument > Mar 17 19:54:14 cassandra pppd[939]: tcsetattr: Invalid argument > Mar 17 19:54:14 cassandra pppd[939]: Exit. NOTES: 1) Get PPP 2.4.0 or later.

Re: Kernel recompile

2001-03-17 Thread Eric Beyer
in /usr/src/linux/Documentation/CHANGES. Good luck! Eric - Original Message - From: "omicron" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 17, 2001 5:58 PM Subject: Kernel recompile > hi > i installed kernel 2.4.1, and everything is o

Kernel recompile

2001-03-17 Thread omicron
hi i installed kernel 2.4.1, and everything is ok, except for... 1> pppd ! when i dial my isp (wvdial), after authentication .. i get the following message.. --> PPP negotiation detected. --> Starting pppd at Sat Mar 17 19:54:14 2001 --> PPP daemon has died! (exit code = 1) --> D

Re: kernel recompile

2000-10-15 Thread Statux
> module-info-2.2.14-5.0 > and > system.map.2.2.14-5.0 module-info is a RedHat produced file. It's not used by the kernel. It's included for things like kernelcfg, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman

Re: kernel recompile

2000-10-15 Thread lee
i'm getting tons of unresolved symbol errors ..you know the ones.*unresolved symbols with the kernel version next to it something like * unresolved symbolslib/modules/2.2.14-5.0new/misc i check for sure if you need more details i'm in windows at moment as module for ppp becaues

Re: kernel recompile

2000-10-15 Thread Marco Shaw
I deleted your orginal message... What exact problem are you having? Is the system booting with the new kernel, but spitting errors on bootup? Marco - Original Message - From: "lee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 15, 2000 12

kernel recompile

2000-10-14 Thread lee
hi. upon utilizing info at: http://www.linuxnewbie.org/nhf/intel/compiling/kernelcomp.html I find myself still unable to link to current customized kernel. i think it has something to do with certain files not being udated as in: module-info-2.2.14-5.0 and system.map.2.2.14-5.0 t

Re: AMD K6/2 - what value to optimize for kernel recompile

2000-07-08 Thread Mike W
and > identifies as 686. Even though I never compiled the Kernel before, I > still believe you should use 586. > > CH > > Bob Hartung wrote: > > > What CPU should the AMD k6/2 be assigned for optimization during a > > kernel recompile? > > > > TIA

Re: AMD K6/2 - what value to optimize for kernel recompile

2000-07-08 Thread Lee Howard
| | | | ( ) PPro/6x86MX Lee Howard At 09:59 AM 7/8/00 -0500, you wrote: >What CPU should the AMD k6/2 be assigned for optimization during a >kernel recompile? > >TIA > >Bob -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: AMD K6/2 - what value to optimize for kernel recompile

2000-07-08 Thread CH
AMD k6/2 be assigned for optimization during a > kernel recompile? > > TIA > > Bob > -- > Bob Hartung > www.radiologygrouppc.com > > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" > as the Subject. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

AMD K6/2 - what value to optimize for kernel recompile

2000-07-08 Thread Bob Hartung
What CPU should the AMD k6/2 be assigned for optimization during a kernel recompile? TIA Bob -- Bob Hartung www.radiologygrouppc.com -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Post-Kernel-Recompile cleanup..

2000-04-29 Thread David Talkington
I figured that out on my own as a newbie in the early days, and lemme tell you, that's no way to begin a relationship with an operating system. It's lucky we're still talking. Why, in the name of all that's holy, would card services default to starting *after* networking, given that any machine

Re: Post-Kernel-Recompile cleanup..

2000-04-29 Thread Steve Feehan
On Sat, 29 Apr 2000, [EMAIL PROTECTED] wrote: > Hello, > > I recently recompiled my kernel for the first time and now I have two > questions on error messages > > I get "bringing up interface eth0, initilization delayed" And I have > to bring up the net connection manually after starting

Post-Kernel-Recompile cleanup..

2000-04-29 Thread [EMAIL PROTECTED]
Hello, I recently recompiled my kernel for the first time and now I have two questions on error messages I get "bringing up interface eth0, initilization delayed" And I have to bring up the net connection manually after starting... I keep getting a message from (I think) xfs, sometimes G

Re: Kernel recompile

2000-04-06 Thread Rodrigo Moya
> Ok, it's at this point that I'm completely baffled as to what to do > next. In my root directory, I now have the two files vmlinuz, and > System.map. I know that both of these files need to be linked up to the > lilo configuration, so the system can boot to them. When I look in the > /boo

Re: Kernel recompile

2000-04-05 Thread Eddie Strohmier
ation as it had lilo on it. Best of Luck, Eddie Strohmier Bonwell Globalnet www.bonwell.com - Original Message - From: Michael J. McGillick <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 05, 2000 4:00 PM Subject: Kernel recompile > Afternoon Every

Re: Kernel recompile

2000-04-05 Thread Michael J. McGillick
Matthew: Thank you for the document. It's very well written, and easy to understand. Also, thank you to Mark and the others who have helped me with this. I'm going to work on this in a few minutes. :) - Mike On Wed, 5 Apr 2000, Matthew Saltzman wrote: > "Michael J. McGillick" <[EMAIL PROTEC

Re: Kernel recompile

2000-04-05 Thread Matthew Saltzman
"Michael J. McGillick" <[EMAIL PROTECTED]> wrote; >Afternoon Everyone: > >It seems I very easily get myself into trouble trying to recompile the >Linux Kernel. Some attempts in the past have worked just fine, others >tend to blow things up, and I usually end up having to reinstall. So far, >I u

RE: Kernel recompile

2000-04-05 Thread Michael J. McGillick
:[EMAIL PROTECTED]] > Sent: Wednesday, April 05, 2000 5:01 PM > To: [EMAIL PROTECTED] > Subject: Kernel recompile > > > Afternoon Everyone: > > It seems I very easily get myself into trouble trying to recompile the > Linux Kernel. Some attempts in the past have worked just fin

Re: Kernel recompile

2000-04-05 Thread lloy0076
Mark[s]: > After you have the newly compiled kernel, you need to put it in your /boot > directory, along with the system.map file. You should name it something > like vmlinuz-x.y.z . Then, rename the kernel that was already there to > whatever_it_was.old. YIKES Rename the old ones BEFORE shif

RE: Kernel recompile

2000-04-05 Thread Mark Basil
if it doesn't work you can still boot. after you do this run /sbin/lilo to write the lilo table, and reboot. Good luck --Mark -Original Message- From: Michael J. McGillick [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 05, 2000 5:01 PM To: [EMAIL PROTECTED] Subject: Kernel reco

Kernel recompile

2000-04-05 Thread Michael J. McGillick
Afternoon Everyone: It seems I very easily get myself into trouble trying to recompile the Linux Kernel. Some attempts in the past have worked just fine, others tend to blow things up, and I usually end up having to reinstall. So far, I understand the first few steps of what needs to be done to

Re: kernel recompile

2000-02-22 Thread Igmar Palsenberg
On Mon, 21 Feb 2000, Ketan wrote: > I am trying to install Oracle8i on my linux6.1 > box and this requires setting some kernel > parameters like SHMMAX, SHMMIN, SHMMNI, SHMSEG, > SEMMSL, SEMMNI, SEMOPM, SEMVMX. these are the > kernel parameters to adjust the shared memory and > semaphores. ech

Re: kernel recompile

2000-02-21 Thread Jake Johnson
<[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Date: Monday, February 21, 2000 2:38 PM > Subject: kernel recompile > > > >I am trying to install Oracle8i on my linux6.1 > >box and this requires setting some kernel > >parameters like SH

Re: kernel recompile

2000-02-21 Thread Shane Ally
e-mail for oracle 8i on 6.1 [EMAIL PROTECTED] -Original Message- From: Ketan <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Monday, February 21, 2000 2:38 PM Subject: kernel recompile >I am trying to install Oracle8i on my linux6.1 >box and thi

kernel recompile

2000-02-21 Thread Ketan
I am trying to install Oracle8i on my linux6.1 box and this requires setting some kernel parameters like SHMMAX, SHMMIN, SHMMNI, SHMSEG, SEMMSL, SEMMNI, SEMOPM, SEMVMX. these are the kernel parameters to adjust the shared memory and semaphores. Oracle manual says I need to recompile the kernel if

Re: kernel recompile

1999-12-28 Thread Gerry Doris
Because that's the way Redhat themselves said to do it in their documentation (granted, it was their 5.1 manual) and it has always worked for me. I really don't see any advantage to doing it your way as far as the modules are concerned (not much difference in doing a vi versus a mv) but it real

Re: kernel recompile

1999-12-28 Thread Stefan Smietanowski
Hi. > Prior to running this you should go into the /lib/modules directory and: > > mv 2.2.16 2.2.12.old Why? vi /usr/src/linux/Makefile edit the EXTRAVERSION= to include something like -20_r1 where r1 stands for release 1, then next recompile change it to r2, etc. Use that naming scheme for

Re: kernel recompile

1999-12-28 Thread Jeff Smelser
On Tue, 28 Dec 1999, Gerry Doris wrote: > You said you did a make modules_install but didn't say if you did a make > modules?? I compile all the kernel, do a make modules make modules-install.. make bzImage.. > > The full command in the /usr/src/linux directory should be: > > make dep modul

Re: kernel recompile

1999-12-28 Thread Gerry Doris
You said you did a make modules_install but didn't say if you did a make modules?? The full command in the /usr/src/linux directory should be: make dep modules modules_install bzImage Prior to running this you should go into the /lib/modules directory and: mv 2.2.16 2.2.12.old This will ens

Re: kernel recompile

1999-12-28 Thread Jeff Smelser
On Mon, 27 Dec 1999, Yoink! wrote: > On Mon, 27 Dec 1999, Jeff Smelser wrote: > > I have redhat-6.1 and all I did what take out ftape support and > > recompiled. When I try to run the recompiled version, it gives me a kernel > > panic and a block-major-3 (scsi driver not found error). But it I bo

Re: kernel recompile

1999-12-27 Thread Yoink!
On Mon, 27 Dec 1999, Jeff Smelser wrote: > I have redhat-6.1 and all I did what take out ftape support and > recompiled. When I try to run the recompiled version, it gives me a kernel > panic and a block-major-3 (scsi driver not found error). But it I boot up > from redhat's default. Everything bo

kernel recompile

1999-12-27 Thread Jeff Smelser
Here is one. I have redhat-6.1 and all I did what take out ftape support and recompiled. When I try to run the recompiled version, it gives me a kernel panic and a block-major-3 (scsi driver not found error). But it I boot up from redhat's default. Everything boots fine. I even tried updating to

Re: Kernel Recompile Problem

1999-12-05 Thread David Taylor
On 05-Dec-99 lloy0076 opined: > Joseph Wagner wrote: >> >> I recompiled my kernel but I'm not sure the new kernel took (I think it >> booted into the old kernel.) >> >> I executed: >> make mrproper >> make xconfig (Made the changes I wanted) >> make dep clean bzlilo modules modules_install (Wait

RE: Kernel Recompile Problem

1999-12-04 Thread Juha Saarinen
make mrproper would take care of the good practice you're after. -- Juha > -Original Message- > From: lloy0076 [mailto:[EMAIL PROTECTED]] > Sent: Sunday, 5 December 1999 15:30 > To: [EMAIL PROTECTED] > Subject: Re: Kernel Recompile Problem > > > Gordon!

Re: Kernel Recompile Problem

1999-12-04 Thread Uncle Meat
On 05-Dec-99 lloy0076 opined: > Joseph Wagner wrote: >> >> I recompiled my kernel but I'm not sure the new kernel took (I think it >> booted into the old kernel.) >> >> I executed: >> make mrproper >> make xconfig (Made the changes I wanted) >> make dep clean bzlilo modules modules_install (Wai

Re: Kernel Recompile Problem

1999-12-04 Thread lloy0076
Gordon! I just had a look at the Makefile. I concede that it doesn't but in my opinion anything called "clean" should be done before you start making anything anyway. It's just "good" practice. DAVID -- Don't forget about the Linux C Mailing Lists! mailto:[EMAIL PROTECTED] The Linux C++ Mail

Re: Kernel Recompile Problem

1999-12-04 Thread Gordon Messmer
lloy0076 wrote: > > I executed: > > make mrproper > > make xconfig (Made the changes I wanted) > > make dep clean bzlilo modules modules_install (Waited a very long time) > > Rebooted the computer. > > ROFL > > make clean removes what make xconfig does :-) Silly boi...do that BEFORE > make mrpro

Re: Kernel Recompile Problem

1999-12-04 Thread lloy0076
Joseph Wagner wrote: > > I recompiled my kernel but I'm not sure the new kernel took (I think it > booted into the old kernel.) > > I executed: > make mrproper > make xconfig (Made the changes I wanted) > make dep clean bzlilo modules modules_install (Waited a very long time) > Rebooted the comp

Re: Kernel Recompile Problem

1999-12-04 Thread Leonid Mamtchenkov
Hello Joseph Wagner, Once you wrote about "Kernel Recompile Problem": > I recompiled my kernel but I'm not sure the new kernel took (I think it > booted into the old kernel.) > > I executed: > make mrproper > make xconfig (Made the changes I wanted

Kernel Recompile Problem

1999-12-04 Thread Joseph Wagner
I recompiled my kernel but I'm not sure the new kernel took (I think it booted into the old kernel.) I executed: make mrproper make xconfig (Made the changes I wanted) make dep clean bzlilo modules modules_install (Waited a very long time) Rebooted the computer. When I went back into xconfig, al

RE: Kernel Recompile Problems

1999-11-10 Thread Chris Morton
To: [EMAIL PROTECTED] Subject: Re: Kernel Recompile Problems I ran into that problem before. Here is what I did to get it to compile... cd /usr/src/linux make distclean make clean make mrproper make xconfig make clean make dep make zImage make modules make modules_install mv /boot/vml

Re: Kernel Recompile Problems

1999-11-10 Thread Thomas Ribbrock \(Design/DEG\)
On Tue, Nov 09, 1999 at 01:05:39PM -0500, Chris Morton wrote: > I'm trying to recompile my RH 6.0 kernel for my Pentium 200. > > Make xconfig sometimes crashes during configuration. It may have > rebooted the system a time or two also. > > I get errors during compile, to include "Segmentation F

Re: Kernel Recompile Problems

1999-11-09 Thread Sean Staats
I ran into that problem before. Here is what I did to get it to compile... cd /usr/src/linux make distclean make clean make mrproper make xconfig make clean make dep make zImage make modules make modules_install mv /boot/vmlinuz /boot/vmlinuz.old cp /usr/src/linux/arch/i386/boot/zImage /boot/vml

RE: Kernel Recompile Problems

1999-11-09 Thread Chris Morton
lto:[EMAIL PROTECTED]] Sent: Tuesday, November 09, 1999 3:07 PM To: '[EMAIL PROTECTED]' Subject: Re: Kernel Recompile Problems IMHO, Kernel Compiling in X == Bad Thing try going to a console and 'make menuconfig' IMHO its safer. Less SegFaults too. Ben Jackson - [EMAIL PROTEC

Re: Kernel Recompile Problems

1999-11-09 Thread Benjamin Jackson
IMHO, Kernel Compiling in X == Bad Thing try going to a console and 'make menuconfig' IMHO its safer. Less SegFaults too. Ben Jackson - [EMAIL PROTECTED] - http://www.esgeroth.org/~zaphod -BEGIN GEEK CODE BLOCK- Version 3.12 GAT d- s+:++ a19 C$ UL P++ L++$ E-- W+++ N++

Kernel Recompile Problems

1999-11-09 Thread Chris Morton
I'm trying to recompile my RH 6.0 kernel for my Pentium 200. Make xconfig sometimes crashes during configuration. It may have rebooted the system a time or two also. I get errors during compile, to include "Segmentation Fault". The system is a Pentium 200 with 64meg. and a 10gig. Maxtor drive.

Re: Redhat 5.0 kernel recompile problems

1998-04-14 Thread Dave Wreski
> When it boots, it gets to the checking of the modules and spits out a whole > list of .o files and complains about unresolved references. The very long > list of errors are not placed into any file that is in /var/log, so I can't > give some examples. Remove your old modules before installing

Re: Redhat 5.0 kernel recompile problems

1998-04-14 Thread Chris Cogdon
On Tue, 14 Apr 1998, Vidiot wrote: > I recompiled the 5.0 kernel because I needed to add Joliet CDROM support. > That patch went in just fine. The kernel actually compiled and it actually > runs. BUT, and there is a but. > > When it boots, it gets to the checking of the modules and spits out a

Redhat 5.0 kernel recompile problems

1998-04-14 Thread Vidiot
I recompiled the 5.0 kernel because I needed to add Joliet CDROM support. That patch went in just fine. The kernel actually compiled and it actually runs. BUT, and there is a but. When it boots, it gets to the checking of the modules and spits out a whole list of .o files and complains about un