Page 10 of 17 FirstFirst ... 89101112 ... LastLast
Results 91 to 100 of 165

Thread: 3.9 is here...

  1. #91
    Join Date
    Oct 2008
    Location
    ExodusHair<Čubura
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: 3.9 is here...

    Quote Originally Posted by JMB74 View Post
    More a whole cake now.

    http://kernel.ubuntu.com/~kernel-ppa....9-rc7-raring/

    linux-image packages have been merged back into 1 package by the looks of it, so only 3 to install.
    Thank You for this cake... I appreciate it...

  2. #92
    Join Date
    Oct 2010
    Beans
    140

    Re: 3.9 is here...

    Download the latest kernel
    Code:
    tar xvzJf linux-3.9-rc7.tar.xz
    cd linux-3.9-rc7
    make menuconfig
    ##--select what options you need available in the kernel, I don't know your hardware so can't help--##
    make && make modules_install
    
    cp arch/x86_64/boot/bzImage /boot/kernel-3.9-rc7
    grub2-mkconfig -o /boot/grub2/grub.cfg
    mkinitcpio -p linux
    ^.this will make sure that grub will make an entry for 3.9.
    Than I generally just run an update after reboot and it's good to go, I personally find the 3.9-raring.deb kernels buggy... so I compile them myself.

    I'm probably missing ubuntu specific things, but everyone that uses linux should at least know how to download and compile a kernel(or at least learn how to). It's pretty easy, just make sure you know your hardware! Your compiled kernels will run a lot better than the generic kernels for very obvious reasons, your only selecting what you need, the binaries probably have EVERYTHING ticked.

    The way I do things is the way I've always done with linux from scratch or gentoo, I prefer source based distros to binary but I prefer apt-get to pacman (prefer arch being more vanilla but like some stability) so I generally compile a custom kernel and I generally only do it once a new stable kernel is released.
    http://www.howtoforge.com/kernel_compilation_ubuntu_p1
    Very old but it's debian/ubuntu specific for compiling a kernel.
    Last edited by Rukiri; April 18th, 2013 at 05:28 AM.

  3. #93
    Join Date
    Nov 2010
    Beans
    236
    Distro
    Kubuntu Development Release

    Re: 3.9 is here...

    Various different recipes off the ubuntu wiki. Some using upstream git/source, and some using ubuntu modified sources.

    https://wiki.ubuntu.com/KernelTeam/GitKernelBuild

    https://help.ubuntu.com/community/Kernel/Compile

    https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

  4. #94
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: 3.9 is here...

    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  5. #95
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: 3.9 is here...

    Quote Originally Posted by VinDSL View Post
    Installed. Thanks for the heads up.
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  6. #96
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: 3.9 is here...

    Quote Originally Posted by matt_symes View Post
    Installed. Thanks for the heads up.
    Welcome!

    Seems to be running fine, here...
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  7. #97
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: 3.9 is here...

    is there a way to get virtualbox to work on the 3.9 kernel?
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

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

    Re: 3.9 is here...

    Quote Originally Posted by pqwoerituytrueiwoq View Post
    is there a way to get virtualbox to work on the 3.9 kernel?
    why it should not ?
    remember you need build-essential & linux-source to be installed first

  9. #99
    Join Date
    Nov 2010
    Beans
    236
    Distro
    Kubuntu Development Release

    Re: 3.9 is here...

    linux-headers rather than linux-source are sufficient to compile guest/host drivers and kernel modules.

  10. #100
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: 3.9 is here...

    Code:
    matthew-S206:/home/matthew % uptime
     08:51:40 up  6:12, 23 users,  load average: 1.47, 1.35, 1.34
    matthew-S206:/home/matthew %
    She be purring like a beaut.
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

Page 10 of 17 FirstFirst ... 89101112 ... 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
  •