Page 5 of 60 FirstFirst ... 345671555 ... LastLast
Results 41 to 50 of 594

Thread: How To Compile the new 2.6.16 kernel from kernel.org

  1. #41
    Join Date
    Jan 2006
    Location
    Southampton, NJ
    Beans
    232
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: How To Compile the new 2.6.16 kernel from kernel.org

    I just instaled ndiswrapper (went downstairs and plugged in) and i rebooted after isntall and my wireless card still isnt showing up.... incase its needed it is a linksys wireless g card.
    Registered Linux User #411322 - Get Counted!

  2. #42
    Join Date
    Jan 2006
    Beans
    1,113
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: How To Compile the new 2.6.16 kernel from kernel.org

    Quote Originally Posted by mechatronic
    This is my problem when I build 2.6.16.2:

    I'm newbie and I see number 6031 ... How can I solve them? Thanks.
    Try redownloading the kernel and patch. I had that error the first time I tried to compile it but I just redownloaded the patch and the kernel and the install returned no errors. The kernel works great.

  3. #43
    Join Date
    Apr 2006
    Beans
    1

    Re: How To Compile the new 2.6.16 kernel from kernel.org

    Quote Originally Posted by mechatronic
    This is my problem when I build 2.6.16.2:

    I'm newbie and I see number 6031 ... How can I solve them? Thanks.
    I am getting compilation errors in sched.h also. My error is

    /include/linux/sched.h:483: error: "SCHED_LOAD_SCALE" undeclared (first use in this function).

    Any pointers on how to solve this ?
    Thanks

  4. #44
    Join Date
    Jan 2006
    Location
    Southampton, NJ
    Beans
    232
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: How To Compile the new 2.6.16 kernel from kernel.org

    Quote:
    Originally Posted by Thios
    Hi... Would anyone happen to know how to enable iptables support for the 2.6.16-ck3 kernel? Firestarter won't start without it...


    Iptables starts but firestarter doesn't reconize it. Youb don't need firestarter anyway.


    If you can find a fix for that it would be cool i like having firestarter just so i no whats going on
    Registered Linux User #411322 - Get Counted!

  5. #45
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: How To Compile the new 2.6.16 kernel from kernel.org

    Quote Originally Posted by MasterChief1234
    I just finished compiling the newest 2.6.16 kernel from kernel.org and I am getting much better performance. In what follows, I will show you how to compile and configure the latest kernel. I don't have a splash screen at start up but the kernel works great. It is much faster. This is my first How-To.
    ......
    12. Now we are going to import your current kernel configuration:

    13. Now import it: Make sure to replace the kernel version in this following command from the one from uname -r.

    14. Configure the kernel:
    ......
    And a little tip for anyone who makes a few too many modifications and ends up with a compiled kernel that won't boot:

    Delete the .configure file created by make xconfig, and run this again to start afresh (don't ask me how I know to do this..... )
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

  6. #46
    Join Date
    Mar 2006
    Beans
    33
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: How To Compile the new 2.6.16 kernel from kernel.org

    Ok i'm not sure whats wrong, but this happened with both 2.6.14 and 2.6.16 kernels, when i'm packaging them.

    My laptop just shuts down. I'm guessing its near the end, and it suddenly just turns off, and its completely gone. This happened with both kernels, trying to make them into a .deb package. Whats wrong?

    Thanks in advance.

  7. #47
    Join Date
    Apr 2005
    Location
    Not-So-Sunny Hawaii
    Beans
    Hidden!

    Re: How To Compile the new 2.6.16 kernel from kernel.org

    i tried this (before the howto, but i did the same basic thing) with dapper and MadWifi, but madwifi module makes the boot hang on 'loading hardware drivers'. Ctrl+C'ing it makes everything work just fine.

    I'm using the 2.6.15-686 right now
    So... a 1337 java programmer walks into a bar...

  8. #48
    Join Date
    Oct 2005
    Beans
    1,887

    Re: How To Compile the new 2.6.16 kernel from kernel.org

    I got this a little while after make-kpkg -initrd --revision=ck3 kernel_image

    Code:
    kernel/sched.c: In function ‘sched_init’:
    kernel/sched.c:6031: error: ‘array’ undeclared (first use in this function)
    kernel/sched.c:6031: error: (Each undeclared identifier is reported only once
    kernel/sched.c:6031: error: for each function it appears in.)
    kernel/sched.c:6031: error: ‘struct runqueue’ has no member named ‘arrays’
    kernel/sched.c:6032: error: ‘k’ undeclared (first use in this function)
    make[2]: *** [kernel/sched.o] Error 1
    make[1]: *** [kernel] Error 2
    make[1]: Leaving directory `/usr/src/linux-2.6.16.2ck3'
    make: *** [stamp-build] Error 2
    root@bla:/usr/src/linux#
    any idea why this might be?

  9. #49
    Join Date
    Apr 2006
    Beans
    3

    Re: How To Compile the new 2.6.16 kernel from kernel.org

    Ok! I have compiled kernel 2.6.16.3 from kernel.org. It's cool, as fast as a rabbit, but no splash screen. I hope to found the way to solve soon...

  10. #50
    Join Date
    Jan 2006
    Beans
    1,113
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: How To Compile the new 2.6.16 kernel from kernel.org

    Quote Originally Posted by mechatronic
    Ok! I have compiled kernel 2.6.16.3 from kernel.org. It's cool, as fast as a rabbit, but no splash screen. I hope to found the way to solve soon...
    I'm glad it worked for someone Is your internet any faster to ? It seems alot faster to me.

Page 5 of 60 FirstFirst ... 345671555 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •