LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   upgrade 2.4.29 to 2.6.11 problem (https://www.linuxquestions.org/questions/slackware-14/upgrade-2-4-29-to-2-6-11-problem-298613/)

GaMeS 03-07-2005 03:39 AM

upgrade 2.4.29 to 2.6.11 problem
 
hi ,

i have a problem with my slackware 10.1.

i want to upgrade my kernel

my symbolic link "linux" is on /usr/src -> /usr/src/linux-2.6.11/

before make menuconfig , i do make clean && make mrproper

and after , i built network , vesa ( how to active vesafb ? lilo.conf ?) , and built raid and raid 1

i save my configuration && exit menuconfig

Code:

make dep && make clean && make bzImage && make modules && make modules_install
and by chance i see compilation error , segmentation default :'(

and the compiling was stop

can you help me ?

(i have do this on my slack 10.1 at home , no problem.......)

Thank's

GaMeS

keefaz 03-07-2005 03:52 AM

Make dep is not required in 2.6 kernels
You activate vesafb with givin vga=xxx option in lilo or grub conf and you can
refine it with append="video=vesa:ywrap,mtrr" (for lilo conf) or add this to the
boot kernel line in grub conf.

At a first attempt, just do ' make ' without label after configure the kernel, see
what happen

GaMeS 03-07-2005 03:53 AM

i try this now ;)


andd..........

same error...with only 'make'

segmentation fault at : input/mouse/

.........

:newbie: ==> GaMeS

i have read another post , who speak about segmentation fault is damage by probleme with ram or hdd....

GaMeS 03-07-2005 08:30 AM

the problem was RAM damage ! i have change my RAM and the compilation works fine ;) thank's you ;)


All times are GMT -5. The time now is 04:53 AM.