View previous topic :: View next topic |
Author |
Message |
josemlucero n00b

Joined: 30 Dec 2004 Posts: 8
|
Posted: Sun Mar 06, 2005 3:41 pm Post subject: After compiling kernel 2.6.10-gentoo-r6 i get errors |
|
|
I compiled kernel 2.6.10-gentoo-r6 with same config as previous 2.6.9-gentoo-r9 (which works ok) and after booting with new kernel i get multiple messages saying mtrr size and base must be multiples of 4 kiB , and then hangs.
any idea wht causes this and how can it be fixed ,? |
|
Back to top |
|
 |
adaptr Watchman


Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Sun Mar 06, 2005 5:35 pm Post subject: |
|
|
Re-run menuconfig and look for the kernel stack size option - whatever you have set now (4K or 8K) is probably the cause... _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 55457 Location: 56N 3W
|
Posted: Sun Mar 06, 2005 5:38 pm Post subject: |
|
|
josemlucero,
You said 6 Code: | with same config as previous | when you move .config files between kernel versions, you must run make oldconfig in the new kernel tree to get a legal config for the new kernel.
It will ask you to set new options only. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
Richard n00b

Joined: 21 Nov 2002 Posts: 34 Location: Australia
|
|
Back to top |
|
 |
|