Page 7 of 60 FirstFirst ... 567891757 ... LastLast
Results 61 to 70 of 594

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

  1. #61
    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 massivevoid
    When using this new kernel, it converted back to the default video driver.

    Other than that, I noticed an increase in speed.
    I had to recompile my Via and DRM modules with the new headers to restore my Via Unichrome Direct Rendering, after that everything worked fine.
    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

  2. #62
    Join Date
    Jan 2006
    Beans
    100
    Distro
    Ubuntu Breezy 5.10

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

    well if any reads the lines that the kernel shows someone should have figured out that he isn't giving a splash screen because he can't find one.
    Code:
    Searching for splash image... none found, skipping...
    here's a link how to get one, duno if it works will try for myself to later:
    http://www.ubuntuforums.org/showthre...ight=bluebuntu

  3. #63
    Join Date
    Nov 2005
    Location
    Sweden
    Beans
    257
    Distro
    Kubuntu 9.10 Karmic Koala

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

    ck4 is out, but ck3 is still the one on the main page. And in the announce it says it's the patches from 2.6.16.2?
    Then what is ck1, 2 and 3? 2.6.16.4 is out...

    http://www.kernel.org/pub/linux/kern...es/2.6/2.6.16/

  4. #64
    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 dcstar
    I had to recompile my Via and DRM modules with the new headers to restore my Via Unichrome Direct Rendering, after that everything worked fine.
    And of course, I found that I could have these items compiled in my new kernel anyway.... so I did it!

    Also removed many (many) items from the configuration that were not necessary for my setup, this cut down the compile time as well as the size of the created kernel - well worth the effort if anybody can be bothered (and knows what they are doing.......)
    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

  5. #65
    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.

    1. Download the latest stable kernel and it's performance patch:
    The latest kernel
    Latest Kernel Patch
    .......
    I note from the patch README that the cks patches are optimised for Servers, where the ck patches are for Desktops.

    Perhaps in future people should choose the desktop version?
    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. #66
    Join Date
    Oct 2005
    Beans
    1,887

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

    Quote Originally Posted by dxdemetriou
    Another problem..
    --------------------------------
    What is the location of the directory of C header files that match your running
    kernel? [/usr/src/linux/include]

    The kernel defined by this directory of header files does not have the same
    address space size as your running kernel.
    ----------------------------------
    I have checked all kernel directories in /usr/src/linux(version)/include, but nothing
    this is vmware? uninstall and reinstall vmware...

  7. #67
    Join Date
    Oct 2005
    Beans
    1,887

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

    Quote Originally Posted by sYs^
    Hi!

    Is this patch working with the latest version kernel? (2.6.16.2)?
    When I tried to apply the patch I got these lines:

    Code:
    sudo bzcat /home/dani/patch-2.6.16-cks3.bz2| patch -p1
    patching file include/linux/sched.h
    patching file kernel/sched.c
    Hunk #6 FAILED at 153.
    Hunk #7 succeeded at 203 (offset 1 line).
    Hunk #8 succeeded at 212 (offset 1 line).
    Hunk #9 succeeded at 222 (offset 1 line).
    Hunk #10 succeeded at 248 (offset 1 line).
    Hunk #11 succeeded at 270 (offset 1 line).
    Hunk #12 succeeded at 407 (offset 1 line).
    Hunk #13 succeeded at 445 (offset 1 line).
    Hunk #14 succeeded at 504 (offset 1 line).
    Hunk #15 succeeded at 638 (offset 1 line).
    Hunk #16 succeeded at 647 (offset 1 line).
    Hunk #17 succeeded at 831 (offset 1 line).
    Hunk #18 succeeded at 844 (offset 1 line).
    Hunk #19 succeeded at 873 (offset 1 line).
    Hunk #20 succeeded at 910 (offset 1 line).
    Hunk #21 succeeded at 930 (offset 1 line).
    Hunk #22 succeeded at 938 (offset 1 line).
    Hunk #23 succeeded at 968 (offset 1 line).
    Hunk #24 succeeded at 993 (offset 1 line).
    Hunk #25 succeeded at 1005 (offset 1 line).
    Hunk #26 succeeded at 1014 (offset 1 line).
    Hunk #27 succeeded at 1051 (offset 1 line).
    Hunk #28 succeeded at 1105 (offset 1 line).
    Hunk #29 succeeded at 1116 (offset 1 line).
    Hunk #30 succeeded at 1138 (offset 1 line).
    Hunk #31 succeeded at 1190 (offset 1 line).
    Hunk #32 succeeded at 1213 (offset 1 line).
    Hunk #33 succeeded at 1257 (offset 1 line).
    Hunk #34 succeeded at 1274 (offset 1 line).
    Hunk #35 succeeded at 1319 (offset 1 line).
    Hunk #36 succeeded at 1365 (offset 1 line).
    Hunk #37 succeeded at 1374 (offset 1 line).
    Hunk #38 succeeded at 1385 (offset 1 line).
    Hunk #39 succeeded at 1415 (offset 1 line).
    Hunk #40 succeeded at 1432 (offset 1 line).
    Hunk #41 succeeded at 1442 (offset 1 line).
    Hunk #42 succeeded at 1452 (offset 1 line).
    Hunk #43 succeeded at 1463 (offset 1 line).
    Hunk #44 succeeded at 1493 (offset 1 line).
    Hunk #45 succeeded at 1675 with fuzz 2 (offset 4 lines).
    Hunk #46 FAILED at 1689.
    Hunk #47 FAILED at 1725.
    Hunk #48 succeeded at 1740 (offset 4 lines).
    Hunk #49 succeeded at 1783 (offset 4 lines).
    Hunk #50 succeeded at 1834 (offset 4 lines).
    Hunk #51 succeeded at 1886 (offset 4 lines).
    Hunk #52 succeeded at 1915 (offset 4 lines).
    Hunk #53 succeeded at 1943 (offset 4 lines).
    Hunk #54 succeeded at 1963 (offset 4 lines).
    Hunk #55 succeeded at 1976 (offset 4 lines).
    Hunk #56 succeeded at 1996 (offset 4 lines).
    Hunk #57 succeeded at 2010 (offset 4 lines).
    Hunk #58 succeeded at 2038 (offset 4 lines).
    Hunk #59 succeeded at 2085 (offset 4 lines).
    Hunk #60 succeeded at 2109 (offset 4 lines).
    Hunk #61 succeeded at 2157 (offset 4 lines).
    Hunk #62 succeeded at 2242 (offset 4 lines).
    Hunk #63 succeeded at 2276 (offset 4 lines).
    Hunk #64 succeeded at 2302 (offset 4 lines).
    Hunk #65 succeeded at 2324 (offset 4 lines).
    Hunk #66 succeeded at 2357 (offset 4 lines).
    Hunk #67 succeeded at 2378 (offset 4 lines).
    Hunk #68 succeeded at 2409 (offset 4 lines).
    Hunk #69 succeeded at 2466 (offset 4 lines).
    Hunk #70 succeeded at 2489 (offset 4 lines).
    Hunk #71 succeeded at 2503 (offset 4 lines).
    Hunk #72 succeeded at 2536 (offset 4 lines).
    Hunk #73 succeeded at 2563 (offset 4 lines).
    Hunk #74 succeeded at 2610 (offset 4 lines).
    Hunk #75 succeeded at 2684 (offset 4 lines).
    Hunk #76 succeeded at 2730 (offset 4 lines).
    Hunk #77 succeeded at 2769 (offset 4 lines).
    Hunk #78 succeeded at 2778 (offset 4 lines).
    Hunk #79 succeeded at 2797 (offset 4 lines).
    Hunk #80 succeeded at 2832 (offset 4 lines).
    Hunk #81 succeeded at 2863 (offset 4 lines).
    Hunk #82 succeeded at 2877 (offset 4 lines).
    Hunk #83 succeeded at 2901 (offset 4 lines).
    Hunk #84 succeeded at 2939 (offset 4 lines).
    Hunk #85 succeeded at 2970 (offset 4 lines).
    Hunk #86 succeeded at 2993 (offset 4 lines).
    Hunk #87 succeeded at 3009 (offset 4 lines).
    Hunk #88 succeeded at 3146 (offset 4 lines).
    Hunk #89 succeeded at 3438 (offset 4 lines).
    Hunk #90 succeeded at 3461 (offset 4 lines).
    Hunk #91 succeeded at 3575 (offset 4 lines).
    Hunk #92 succeeded at 3584 (offset 4 lines).
    Hunk #93 succeeded at 3593 (offset 4 lines).
    Hunk #94 succeeded at 3622 (offset 4 lines).
    Hunk #95 succeeded at 3651 (offset 4 lines).
    Hunk #96 succeeded at 3662 (offset 4 lines).
    Hunk #97 succeeded at 3677 (offset 4 lines).
    Hunk #98 succeeded at 3697 (offset 4 lines).
    Hunk #99 succeeded at 3711 (offset 4 lines).
    Hunk #100 succeeded at 3720 (offset 4 lines).
    Hunk #101 succeeded at 3748 (offset 4 lines).
    Hunk #102 succeeded at 3763 (offset 4 lines).
    Hunk #103 succeeded at 3773 (offset 4 lines).
    Hunk #104 succeeded at 3800 (offset 4 lines).
    Hunk #105 succeeded at 3836 (offset 4 lines).
    Hunk #106 succeeded at 3892 (offset 4 lines).
    Hunk #107 succeeded at 3920 (offset 4 lines).
    Hunk #108 succeeded at 3951 (offset 4 lines).
    Hunk #109 succeeded at 3972 (offset 4 lines).
    Hunk #110 succeeded at 4127 (offset 4 lines).
    Hunk #111 succeeded at 4138 (offset 4 lines).
    Hunk #112 succeeded at 4153 (offset 4 lines).
    Hunk #113 succeeded at 4164 (offset 4 lines).
    Hunk #114 succeeded at 4180 (offset 4 lines).
    Hunk #115 succeeded at 4201 (offset 4 lines).
    Hunk #116 succeeded at 4318 (offset 4 lines).
    Hunk #117 succeeded at 4421 (offset 4 lines).
    Hunk #118 succeeded at 4440 (offset 4 lines).
    Hunk #119 succeeded at 4451 (offset 4 lines).
    Hunk #120 succeeded at 4665 (offset 4 lines).
    Hunk #121 succeeded at 6007 (offset 4 lines).
    Hunk #122 FAILED at 6024.
    Hunk #123 succeeded at 6079 (offset 5 lines).
    Hunk #124 succeeded at 6090 (offset 5 lines).
    4 out of 124 hunks FAILED -- saving rejects to file kernel/sched.c.rej
    patching file fs/proc/array.c
    patching file include/linux/sysctl.h
    patching file kernel/exit.c
    patching file kernel/sysctl.c
    patching file include/linux/init_task.h
    patching file block/Kconfig.iosched
    patching file include/linux/ioprio.h
    patching file mm/page-writeback.c
    patching file arch/ia64/configs/tiger_defconfig
    patching file arch/ia64/configs/zx1_defconfig
    patching file arch/ppc/configs/common_defconfig
    patching file arch/ppc/configs/pmac_defconfig
    patching file kernel/Kconfig.hz
    patching file Documentation/sysctl/vm.txt
    patching file include/linux/swap.h
    patching file init/Kconfig
    patching file mm/Makefile
    patching file mm/swap.c
    patching file mm/swap_prefetch.c
    patching file mm/swap_state.c
    patching file mm/vmscan.c
    patching file include/linux/mm_inline.h
    patching file include/linux/swap-prefetch.h
    patching file include/linux/mmzone.h
    patching file mm/page_alloc.c
    patching file fs/buffer.c
    patching file kernel/power/disk.c
    patching file drivers/block/loop.c
    patching file fs/mpage.c
    patching file fs/nfsd/vfs.c
    patching file include/linux/fs.h
    patching file include/linux/mm.h
    patching file include/linux/page-flags.h
    patching file include/linux/radix-tree.h
    patching file include/linux/writeback.h
    patching file lib/radix-tree.c
    patching file mm/Kconfig
    patching file mm/filemap.c
    patching file mm/memory.c
    patching file mm/readahead.c
    patching file Documentation/DocBook/Makefile
    patching file Makefile
    Hunk #1 FAILED at 1.
    1 out of 20 hunks FAILED -- saving rejects to file Makefile.rej
    patching file arch/arm/Makefile
    patching file arch/arm/boot/Makefile
    patching file arch/arm/boot/bootp/Makefile
    patching file arch/arm26/Makefile
    patching file arch/arm26/boot/Makefile
    patching file arch/i386/Makefile
    patching file arch/ia64/Makefile
    patching file arch/m32r/Makefile
    patching file arch/powerpc/Makefile
    patching file arch/ppc/Makefile
    patching file arch/ppc/boot/Makefile
    patching file arch/ppc/boot/openfirmware/Makefile
    patching file arch/sh/Makefile
    patching file arch/um/Makefile
    patching file arch/x86_64/Makefile
    patching file scripts/Kbuild.include
    patching file scripts/Makefile.build
    patching file scripts/Makefile.clean
    patching file scripts/Makefile.modinst
    patching file scripts/Makefile.modpost
    patching file scripts/kconfig/Makefile
    patching file scripts/kconfig/lxdialog/Makefile
    patching file scripts/package/Makefile
    patching file arch/i386/kernel/cpu/cpufreq/speedstep-smi.c
    Reversed (or previously applied) patch detected!  Assume -R? [n]
    What should I do? Thanks!
    patch and compile 2.6.16 instead of 2.6.16.2

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

    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.
    use 2.6.16 to compile (sorry for me being repetitious).

  9. #69
    Join Date
    Oct 2005
    Beans
    1,887

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

    Quote Originally Posted by Rizado
    ck4 is out, but ck3 is still the one on the main page. And in the announce it says it's the patches from 2.6.16.2?
    Then what is ck1, 2 and 3? 2.6.16.4 is out...

    http://www.kernel.org/pub/linux/kern...es/2.6/2.6.16/
    you use 2.6.16 as base. ck1 gives you patched 2.6.16.1, ck2 gives 2.6.16.2 etc... so for latest kernel, you download 2.6.16, check the x in 2.6.16.x in kernel.org main page (latest), and you download ckx as your patch. that's my understanding of this thing.

  10. #70
    Join Date
    Apr 2006
    Location
    Valencia, Spain
    Beans
    4
    Distro
    Dapper Drake Testing/

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

    I compiled and installed the kernel apparently without problems but it killed my fglrx driver and no matter what I did (reinstall, reconfigure, etc) I couldn't get rid of the mesa thing!
    The other problem I had was with my fat partition - it just wouldn't let me mount it at all with the new kernel - it would say "device already mounted or busy" and if I tried to unmount it would say "device not mounted".

    On the other hand, I didn't notice any major speed improvement with the new kernel - but I'm on a fast machine and the "old" kernel was already pretty fast.

    And by the way, if you want to make the splash image work with the new kernel all you need to do is reinstall usplash in synaptic.

    So .... back to 2.6.15 for me.
    Last edited by decebal; April 12th, 2006 at 08:27 PM.

Page 7 of 60 FirstFirst ... 567891757 ... 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
  •