PDA

View Full Version : [ubuntu] Update to 11.10 didn't include kernel or gnome update



Darryll83
October 14th, 2011, 06:31 PM
Ok. So everything is running fine on my laptop, however when I upgraded to Oneiric yesterday from the beta version, I noticed that I am still running kernel 2.6.38.8 and gnome 2.32.1.

Shouldn't those have update to 3.0 on in both?

I have run sudo apt-get update && sudo apt-get upgrade a couple times in the last couple days and as of an hour ago I am supposedly up to date..
and I have also tried sudo aptitude full-upgrade

Am I missing something? Or doing something wrong? Do I need to reinstall from CD?

I am running a Sony Vaio (VGN-FZ260E) and supposedly Ubuntu 11.10 x86_64

Thanks,
D

23dornot23d
October 14th, 2011, 06:39 PM
Post the contents of

/etc/apt/sources.list

please

Darryll83
October 14th, 2011, 06:47 PM
Here is my /etc/apt/sources.list as requested..

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Beta amd64 (20110901)]/ oneiric main restricted
deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)]/ dists/oneiric/main/binary-i386/
# deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)]/ oneiric main restricted
deb http://us.archive.ubuntu.com/ubuntu/ oneiric main multiverse restricted universe
deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb-src http://us.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu oneiric partner
deb-src http://archive.canonical.com/ubuntu oneiric partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu oneiric main
deb-src http://extras.ubuntu.com/ubuntu oneiric main

deb http://security.ubuntu.com/ubuntu oneiric main restricted
deb-src http://security.ubuntu.com/ubuntu oneiric main restricted
deb http://security.ubuntu.com/ubuntu oneiric universe
deb-src http://security.ubuntu.com/ubuntu oneiric universe
deb http://security.ubuntu.com/ubuntu oneiric multiverse
deb-src http://security.ubuntu.com/ubuntu oneiric multiverse


deb http://security.ubuntu.com/ubuntu/ oneiric-security restricted main multiverse universe
deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric-security restricted main multiverse universe #Added by software-properties
deb http://us.archive.ubuntu.com/ubuntu/ oneiric-proposed restricted main multiverse universe
deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric-proposed restricted main multiverse universe #Added by software-properties
deb http://us.archive.ubuntu.com/ubuntu/ oneiric-backports restricted main multiverse universe
deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric-backports restricted main multiverse universe #Added by software-properties
deb http://us.archive.ubuntu.com/ubuntu/ oneiric-updates restricted main multiverse universe
deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric-updates restricted main multiverse universe #Added by software-properties