Re: SOLVED: Re: Unstable kernel question

2000-02-09 Thread aphro
On Wed, 9 Feb 2000, Rick Macdonald wrote: rickma >So I went back into the xconfig and found that I had somehow turned off rickma >the virtual and vga consoles. It wasn't hanging at all, the messages just rickma >had nowhere to go. rickma > rickma >I've built and installed 2.2.14 with gcc 2.95 and

SOLVED: Re: Unstable kernel question

2000-02-09 Thread Rick Macdonald
On Tue, 8 Feb 2000, Rick Macdonald wrote: > > > However, I just recompiled the 2.2.14 kernel (had to change gcc to gcc272 > > > in 3 places in the Makefile), but it still hangs when I boot it. > > > > > > It hangs after: > > > "Decompressing Linux. OK, now boot the kernel". > > > Your compiler h

Re: Unstable kernel question

2000-02-09 Thread Dan Melomedman
On Tue, Feb 08, 2000 at 04:52:24PM -0700, Rick Macdonald wrote: > Yes, that's pretty well my next step. > > Only one other thought that I have first. > > My root partition is 1023 cylinders for the well-known lilo/int13 issue. > However, this cylinder numbering is the translated LBA stuff. Those

Re: Unstable kernel question

2000-02-09 Thread Rick Macdonald
On Tue, 8 Feb 2000 [EMAIL PROTECTED] wrote: > > However, I just recompiled the 2.2.14 kernel (had to change gcc to gcc272 > > in 3 places in the Makefile), but it still hangs when I boot it. > > > > It hangs after: > > "Decompressing Linux. OK, now boot the kernel". > Your compiler has nothing t

Re: Unstable kernel question

2000-02-09 Thread dan
Also unfortunately many people either have no idea about CMOS setup, or never fiddle with it. It should be a must to play with CMOS settings whenever you have a hardware problem or for performance/setup reasons. Check your devices i.e IDE slave/master, cabling e.t.c.

Re: Unstable kernel question

2000-02-08 Thread dan
> timshel:~$ gcc272 -v > Reading specs from /usr/lib/gcc-lib/i386-linux/2.7.2.3/specs > gcc version 2.7.2.3 > timshel:~$ gcc -v > Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs > gcc version 2.95.2 2116 (Debian GNU/Linux) > > However, I just recompiled the 2.2.14 kernel (had to ch

Re: Unstable kernel question

2000-02-08 Thread markm
Hi, 1. The processor type option is to allow for a) some optimizations and b) using extensions to the cpu's instruction set that comes with the processor eg. amd k6 stuff or pentium stuff. The practical upshot of all this is that you can compile for a 486 and it should work on an amd k6 or an a

Re: Unstable kernel question

2000-02-08 Thread José Luis Gómez Dans
> Date: Tue, 8 Feb 2000 08:51:17 -0800 (PST) > From: aphro <[EMAIL PROTECTED]> > To: Rick Macdonald <[EMAIL PROTECTED]> > cc: debian-user@lists.debian.org > Subject: Re: Unstable kernel question > Message-ID: <[EMAIL PROTECTED]> > Content-Type: TEXT/PLAIN; c

Re: Unstable kernel question

2000-02-08 Thread Rick Macdonald
On Tue, 8 Feb 2000, aphro wrote: > On Tue, 8 Feb 2000, Rick Macdonald wrote: > > rickma >I wonder if this is my problem? I just built 2.2.14 on potato, but it > rickma >fails to boot. It just hangs after saying "OK, boot kernel now". I > built > rickma >it with 2.95. Maybe I'll see if the gcc272

Re: Unstable kernel question

2000-02-08 Thread José Luis Gómez Dans
On Tue, Feb 08, 2000 at 07:20:44AM -0800, aphro wrote: > 2.2.14 should work with the athlon, what cpu arch are you telling the > config program you have? you probably need to tell it Pentium (unless > there is an athlon option). from what i saw 2.3.x didn't have all the > athlon patches from 2.2 y

Re: Unstable kernel question

2000-02-08 Thread aphro
On Tue, 8 Feb 2000, Rick Macdonald wrote: rickma >I wonder if this is my problem? I just built 2.2.14 on potato, but it rickma >fails to boot. It just hangs after saying "OK, boot kernel now". I built rickma >it with 2.95. Maybe I'll see if the gcc272 package can co-exist with the rickma >gcc (2.9

Re: Unstable kernel question

2000-02-08 Thread Paul Biciunas
> Date: Tue, 8 Feb 2000 08:43:23 -0700 (MST) > From: Rick Macdonald <[EMAIL PROTECTED]> > To: aphro <[EMAIL PROTECTED]> > cc: debian-user@lists.debian.org > Subject: Re: Unstable kernel question > Message-ID: <[EMAIL PROTECTED]> > Content-Type: TEXT/PLAIN; c

Re: Unstable kernel question

2000-02-08 Thread Rick Macdonald
On Tue, 8 Feb 2000, aphro wrote: > also check the compiler you are using (gcc -v) it is reccomended to use > 2.7.2.3 when compiling a kernel, although there is some reports of success > with egcs 1.1 and very few success reports using egcs 2.95. I wonder if this is my problem? I just built 2.2.14

Re: Unstable kernel question

2000-02-08 Thread aphro
2.2.14 should work with the athlon, what cpu arch are you telling the config program you have? you probably need to tell it Pentium (unless there is an athlon option). from what i saw 2.3.x didn't have all the athlon patches from 2.2 yet but it was on alan cox's to-do list. if the kernel doesn't d