Results 1 to 5 of 5

Thread: linux kernel 2.6.35 installation guide if anyone wants it

  1. #1
    Join Date
    Jul 2009
    Location
    Hippiesoldierstan Norwich
    Beans
    2,326
    Distro
    Lubuntu 22.04 Jammy Jellyfish

    linux kernel 2.6.35 installation guide if anyone wants it

    from here






    Linux Kernel 2.6.35 installation guide for Ubuntu Linux

    Published on 2 August, 2010 in Linux. 17 CommentsTags: Linux, Ubuntu.

    This short walkthrough describes how to get the latest linux kernel working under Ubuntu Linux without having to compile it yourself.
    This tutorial should work with the latest version of Ubuntu Linux (10.04 and 10.10 ) and most distributions based on these versions of Ubuntu Linux like Mint.
    The included kernel files have been compiled using the generic ubuntu configuration.
    Note: nVIDIA ForceWare drivers are automatically installed using DKMS, if you have these installed and up-to-date.
    Installation Guide


    For those who want to do their “own” compiles, the source is also available; linux-source-2.6.35_2.6.35-020635_all.deb
    Linux is Latin for off-the-beaten-track
    what I like MOST about our Ubuntu ... The Community ie 50 brains are better than one
    Playing with Slackware too now ...
    ShanArt

  2. #2
    Join Date
    Jul 2009
    Location
    Hippiesoldierstan Norwich
    Beans
    2,326
    Distro
    Lubuntu 22.04 Jammy Jellyfish

    Re: linux kernel 2.6.35 installation guide if anyone wants it

    well i put this on my lucid machine for 3 days and it seems it gives me the desktop freezes i was getting on 2.6.32 back in may 2010


    so i have gone back to 2.6.34


    Linux Kernel 2.6.34 installation guide for Ubuntu Linux 10.04

    Published on 19 May, 2010 in Linux. 19 Comments Tags: Linux, nVIDIA, Ubuntu.

    This short walkthrough describes how to get the latest linux kernel working under Ubuntu Linux without having to compile it yourself.
    This tutorial should work with the latest version of Ubuntu Linux (10.04 ) and all distributions based on these versions of Ubuntu Linux like Mint.
    The included kernel files have been compiled using the generic ubuntu configuration.
    Note: nVIDIA ForceWare drivers are automatically installed using DKMS
    Installation Guide

    1. Download linux-headers-2.6.34-020634_2.6.34-020634_all.deb
    2. Download your kernel headers package;
      I386: linux-headers-2.6.34-020634-generic_2.6.34-020634_i386.deb
      AMD64: linux-headers-2.6.34-020634-generic_2.6.34-020634_amd64.deb
    3. Download your kernel compile;
      I386: linux-image-2.6.34-020634-generic_2.6.34-020634_i386.deb
      AMD64: linux-image-2.6.34-020634-generic_2.6.34-020634_amd64.deb
    4. Install the files in the same order (else it won`t work!)
    5. In the terminal run:
      sudo update-grub
    6. Reboot and select the kernel from the bootloader menu



    which seems to be the best fit for lucid on my machine


    if you want to revert or move about install


    Code:
    sudo aptitude install startupmanager
    gives you easy movement ====> default operating system

    i ran a
    Code:
    sudo update-grub
    afterwards to make sure do not know if startupmanager does it automatically

    to check what you have running after or before a change

    Code:
    uname -r


    also useful (to remove old kernels)


    Open the Synaptic package manager from the System->Administration menu.

    Click the “Search” button on the tool bar and search for linux-image-2.

    The results should show every available and installed kernel. A green box on the left indicates that the package is installed. The only linux-image you want installed is the latest one. Find the package corresponding to the kernel to you running currently (this is the kernel you found in the terminal window). Make sure you keep that one. Now you can uninstall the old kernels from the list by clicking their boxes and selecting “Mark for Removal”.

    Caution! Be careful of what you remove. Ensure that you don’t remove your current kernel, or anything that is not a linux-image. It is possible to break Ubuntu if you remove the wrong kernel.

    Click the apply button on the tool bar to complete the changes.

    Your computer and Grub menu should now be free of old kernels.
    Last edited by shantiq; September 9th, 2010 at 06:48 PM.
    Linux is Latin for off-the-beaten-track
    what I like MOST about our Ubuntu ... The Community ie 50 brains are better than one
    Playing with Slackware too now ...
    ShanArt

  3. #3
    Join Date
    Jul 2009
    Location
    Hippiesoldierstan Norwich
    Beans
    2,326
    Distro
    Lubuntu 22.04 Jammy Jellyfish

    Re: linux kernel 2.6.35 installation guide if anyone wants it

    and then i moved up to maverick

    and found again the same old freezes so back down to 2.6.34 while we wait for a 2.6.35 which does not do that


    2.6.35.20 looking good so far
    Last edited by shantiq; September 9th, 2010 at 06:52 PM.
    Linux is Latin for off-the-beaten-track
    what I like MOST about our Ubuntu ... The Community ie 50 brains are better than one
    Playing with Slackware too now ...
    ShanArt

  4. #4
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: linux kernel 2.6.35 installation guide if anyone wants it

    glance at errors logged to go ahead with this issue

  5. #5
    Join Date
    Jul 2009
    Location
    Hippiesoldierstan Norwich
    Beans
    2,326
    Distro
    Lubuntu 22.04 Jammy Jellyfish

    Re: linux kernel 2.6.35 installation guide if anyone wants it

    hi dino sorry did not understand what you wrote; could you please say a little more?

    do you mean set it back to 2.6.35 and see what errors are shown when it freezes?

    how do i find a reading for that? i think the terminal usually survives a freeze

    is that where i look and what do i need to enter?


    shan
    Last edited by shantiq; September 4th, 2010 at 07:17 PM.
    Linux is Latin for off-the-beaten-track
    what I like MOST about our Ubuntu ... The Community ie 50 brains are better than one
    Playing with Slackware too now ...
    ShanArt

Tags for this Thread

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
  •