Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: utopic development 14.10: kernel = 3.13?

  1. #1
    Join Date
    Sep 2013
    Beans
    41

    utopic development 14.10: kernel = 3.13?

    I just folded space to gnome ubuntu 14.10 (with update-manager -d), well yesterday, presumably with enough delay for the beta to trickle to my archives. I now see

    Code:
    # cat /etc/*release
    DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=14.10
    DISTRIB_CODENAME=utopic
    DISTRIB_DESCRIPTION="Ubuntu Utopic Unicorn (development branch)"
    NAME="Ubuntu"
    VERSION="14.10 (Utopic Unicorn)"
    ID=ubuntu
    ID_LIKE=debian
    PRETTY_NAME="Ubuntu Utopic Unicorn (development branch)"
    VERSION_ID="14.10"
    HOME_URL="http://www.ubuntu.com/"
    SUPPORT_URL="http://help.ubuntu.com/"
    BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
    
    # cat /proc/version
    Linux version 3.13.0-35-generic (buildd@panlong) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014


    I am surprised by two aspects: first, that it tells me I am running the development branch, but not that I am running the beta. second, that I am running kernel 3.13. I thought 14.10 was switched to kernel 3.16. (I am having some trouble with an AMD card driving two monitors, one of which is 4K, so I want to try the later kernels.)

    /iaw

  2. #2
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: utopic development 14.10: kernel = 3.13?

    Let me confuse you even more. Ubuntu does not have alpha and beta version any more. The flavours do but not Ubuntu. Furthermore, whether it is alpha 1 or beta 2 or release candidate, they are all development branch and that is what the "release" file will read until the OS officially becomes 14.10.

    You can try

    Code:
    sudo apt-get update
    sudo apt-get upgrade
    and see what that gets you and then try

    Code:
    sudo apt-get dist-upgrade
    Regards.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  3. #3
    Join Date
    Aug 2013
    Beans
    39

    Re: utopic development 14.10: kernel = 3.13?

    Funny, mine is currently installing 3.16.0-12. Have you rebooted since upgrading?

  4. #4
    Join Date
    Sep 2013
    Beans
    41

    Re: utopic development 14.10: kernel = 3.13?

    nothing...what kernel is 14.10 development supposed to be on now?

  5. #5
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: utopic development 14.10: kernel = 3.13?

    3.16.0-12

  6. #6
    Join Date
    Sep 2013
    Beans
    41

    Re: utopic development 14.10: kernel = 3.13?

    then there must be something wrong with the updater. I am looking at my /boot/ directory, and it contains only vmlinuz-3.13.0-35-generic. so, it ain't a reboot problem.

    Code:
    dpkg -l | grep linux-image-
    rc  linux-image-3.13.0-32-generic               3.13.0-32.57                             amd64        Linux kernel image for version 3.13.0 on 64 bit x86 SMP
    rc  linux-image-3.13.0-34-generic               3.13.0-34.60                             amd64        Linux kernel image for version 3.13.0 on 64 bit x86 SMP
    ii  linux-image-3.13.0-35-generic               3.13.0-35.62                             amd64        Linux kernel image for version 3.13.0 on 64 bit x86 SMP
    but I am running 14.10 on the amd64 architecture. this was ascertained by the etc release as well as obviously newer versions of other utilities (e.g., fdisk is now colorized).

    is there a 14.10 manifest that would allow me to check what packages there should be in it, and a utility to compare the official manifest with what I currently have installed?

    /iaw

  7. #7
    Join Date
    Sep 2013
    Beans
    41

    Re: utopic development 14.10: kernel = 3.13?


  8. #8
    Join Date
    Sep 2013
    Beans
    41

    Re: utopic development 14.10: kernel = 3.13?

    definitely a broken updater. I have a long update log, but it omitted updating 736 out of 2115 files.

    so update-manager -d on gnome-ubuntu is flawed.

    fresh install needed.

    /iaw

  9. #9
    Join Date
    Sep 2014
    Beans
    3

    Re: utopic development 14.10: kernel = 3.13?

    same problem with ubuntu and kubuntu.
    upgrade from 14.04 to 14.10 (sudo do-release-upgrade --devel).
    got kernel 3.13
    will there be any bugfix. i don't want to do an fresh install every six month...

  10. #10
    Join Date
    Jul 2009
    Location
    New York, NY
    Beans
    1,281
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: utopic development 14.10: kernel = 3.13?

    @arthur: did you do the updates after you did your upgrade? Just wondering, because i recall when i upgraded from 13.10 to 14.04, initially, the 13.10 kernel was installed but the when i did the updates afterward, the current 14.04 kernel was installed...if you did not, then i would say it says like a bug, as you mentioned...

Page 1 of 2 12 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
  •