Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: Ubuntu 14.04 Trusty Kernel 3.14

  1. #11
    Join Date
    Feb 2014
    Location
    Florida
    Beans
    70
    Distro
    Ubuntu Gnome Development Release

    Re: Ubuntu 14.04 Trusty Kernel 3.14

    I'd probably avoid this kernel for now. Doubt it will be forced on 14.04 final

  2. #12
    Join Date
    Aug 2013
    Beans
    39

    Re: Ubuntu 14.04 Trusty Kernel 3.14

    Quote Originally Posted by Redalien0304 View Post
    thought i saw or heard somewhere that Kernel 3.14 would get Backported to Ubuntu 14.404 Trusty? Since it came with Kernel 3.13
    ISTR chunks of 3.14 have already been backported to 3.13. The whole thing may land late July, as I posted above.

  3. #13
    Join Date
    Aug 2013
    Beans
    39

    Re: Ubuntu 14.04 Trusty Kernel 3.14

    Quote Originally Posted by evan8 View Post
    I'd probably avoid this kernel for now. Doubt it will be forced on 14.04 final
    It's not. Kernel Freeze was last week, and 3.14 final didn't make the cut.

  4. #14
    Join Date
    May 2013
    Location
    Hamunaptra
    Beans
    623
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Ubuntu 14.04 Trusty Kernel 3.14

    Well, for a week am running the 3.14.0-lowlatency , coz it lets my system 'Sleep'.
    With 3.13 it wouldn't wake up.

    3.14 I must add is running nice!
    bhatta

    May the Source be with you !
    Ash nazg durbatulûk, ash nazg gimbatul, ash nazg thrakatulûk, agh
    'Buntu-ishi krimpatul !

  5. #15
    Join Date
    Dec 2006
    Beans
    Hidden!

    Re: Ubuntu 14.04 Trusty Kernel 3.14

    Code:
    boat@boat-MS-7529:~$ uname -r
    3.14.0-031400-generic
    boat@boat-MS-7529:~$
    Runs ok, although I never notice any noticeable difference one kernel to another.

    This one does give me that ram drive error, but maybe the other did too and was not displaying the text on boot.

  6. #16
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: Ubuntu 14.04 Trusty Kernel 3.14

    Probably be a good idea to check over mainline ppa from time to time looks as if they will keep updates there
    mainline/v3.14.1-trusty


    Code:
    Linux me-Aspire-M3300 3.14.1-031401-lowlatency #201404141220 SMP PREEMPT Mon Apr 14 16:29:57 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
    Regards
    Oh almost forgot, Once I am satisfied with the new kernel I remove the previous version.
    Last edited by QDR06VV9; April 18th, 2014 at 05:33 AM. Reason: add to

  7. #17
    Join Date
    May 2013
    Location
    Hamunaptra
    Beans
    623
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Ubuntu 14.04 Trusty Kernel 3.14

    Quote Originally Posted by runrickus View Post
    Probably be a good idea to check over mainline ppa from time to time looks as if they will keep updates there
    mainline/v3.14.1-trusty


    Code:
    Linux me-Aspire-M3300 3.14.1-031401-lowlatency #201404141220 SMP PREEMPT Mon Apr 14 16:29:57 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
    Regards
    Oh almost forgot, Once I am satisfied with the new kernel I remove the previous version.
    Hey runrickus, I am also thinking of getting that 3.14.1 low-latency !

    Do you keep a single kernel or one backup is also kept?

    EDIT : Took the plunge already !
    :~$ uname -a
    Linux nbe-42 3.14.1-031401-lowlatency #201404141220 SMP PREEMPT Mon Apr 14 16:29:57 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
    :~$ lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description: Ubuntu 14.04 LTS
    Release: 14.04
    Codename: trusty
    This one lets my laptop 'Sleep' in peace too !
    Last edited by su:bhatta; April 18th, 2014 at 07:20 AM.
    bhatta

    May the Source be with you !
    Ash nazg durbatulûk, ash nazg gimbatul, ash nazg thrakatulûk, agh
    'Buntu-ishi krimpatul !

  8. #18
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: Ubuntu 14.04 Trusty Kernel 3.14

    Quote Originally Posted by su:bhatta View Post
    Hey runrickus, I am also thinking of getting that 3.14.1 low-latency !

    Do you keep a single kernel or one backup is also kept?

    EDIT : Took the plunge already !


    This one lets my laptop 'Sleep' in peace too !
    The only kernel I keep is the one that ships with distro
    And the one that I am currently using 3.14.1., after i have run it for few days to see if it is a keeper.
    Then I will UN-install 3.14.0
    Hope that is clear.

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

    Re: Ubuntu 14.04 Trusty Kernel 3.14

    Only 'problem' I've had with Linux 3.14 is, I keep getting this @ boot

    Code:
    vindsl@Zuul:~$ dmesg | grep MPU-401
    
    [   11.195649] MPU-401 device not found or device busy
    
    vindsl@Zuul:~$
    Everything seems to work, so I ignore it.

    Been happening all along, ever since the first RC...
    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

  10. #20
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: Ubuntu 14.04 Trusty Kernel 3.14

    Quote Originally Posted by VinDSL View Post
    Only 'problem' I've had with Linux 3.14 is, I keep getting this @ boot

    Code:
    vindsl@Zuul:~$ dmesg | grep MPU-401
    
    [   11.195649] MPU-401 device not found or device busy
    
    vindsl@Zuul:~$
    Everything seems to work, so I ignore it.

    Been happening all along, ever since the first RC...
    Hey VinDSL Good to see you peek in.
    I get those also and same as you I just Ignore, Ive also seen the same on other threads.
    You going to ride the next Devel Release?

Page 2 of 3 FirstFirst 123 LastLast

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
  •