upgrade path to LMDE 201204 + xfce 4.8?

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
setepos

upgrade path to LMDE 201204 + xfce 4.8?

Post by setepos »

I have been a happy user of LMDE xfce. Update 4 broke my machine (from mintupdate-debian 1.0.4 to 1.0.5) few weeks back: no desktop and a host of other problems. Was not happy. I rolled back to pre-update 4.

My question is: what is the upgrade path from pre-update4 to the latest LMDE 201204 + xfce 4.8?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
zerozero

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by zerozero »

it's as simple as

Code: Select all

apt update && apt dist-upgrade
watch very closely all the msgs in the terminal (in doubt ask here)
setepos

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by setepos »

Okay, ran the command and upgrade was not successful:

sudo apt update && apt dist-upgrade

(gtk-update-icon-cache:10907): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
Errors were encountered while processing:
gconf2
E: Sub-process /usr/bin/dpkg returned an error code (1)


Just for kicks, I executed sudo apt dist-upgrade again, I get following error messages:

Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
libgconf2-4 : Depends: libgconf-2-4 (= 3.2.3-3) but it is not installed
Depends: gconf-service but it is not installed
libgl1-mesa-dev : Depends: libgl1-mesa-glx (= 7.11.2-1) but 7.10.3-4 is installed
libreoffice-gnome : Depends: gconf-service but it is not installed
Depends: libgconf-2-4 (>= 2.31.1) but it is not installed
python-uno : Depends: python (>= 2.7) but 2.6.7-3 is installed
xserver-xorg-video-mach64 : Depends: xorg-video-abi-11
Depends: xserver-xorg-core (>= 2:1.10.99.901) but 2:1.10.4-1 is installed
xserver-xorg-video-r128 : Depends: xorg-video-abi-11
Depends: xserver-xorg-core (>= 2:1.10.99.901) but 2:1.10.4-1 is installed
xserver-xorg-video-siliconmotion : Depends: xorg-video-abi-11
Depends: xserver-xorg-core (>= 2:1.10.99.901) but 2:1.10.4-1 is installed
xserver-xorg-video-tseng : Depends: xorg-video-abi-11
Depends: xserver-xorg-core (>= 2:1.10.99.901) but 2:1.10.4-1 is installed
E: Unmet dependencies. Try using -f.
setepos

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by setepos »

I restarted my computer, like last time, I have lost the desktop upon return, staring at the command line prompt. I can run startx etc. But that should not be the way.

I can reproduce the problem on all my LMDE xfce computers (different brands etc),not just one. I'd say something is quite wrong here. I am not a new user starting fresh from a DVD. I am an existing user trying to upgrade.
rhodry
Level 4
Level 4
Posts: 343
Joined: Mon Jun 04, 2007 7:32 am

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by rhodry »

It really is almost impossible to tell what has occurred in an upgrade attempt without at least seeing your "sources.list" file contents.

Please post the output from the terminal command "inxi -r" together with the actual commands you have attempted.

This is needed to assess YOUR system, because I can guarantee you the standard upgrade processes have worked flawlessly on a number of machines here.

cheers,
rhodry.
Life isn't about waiting for the storm to pass...
it's about learning to dance in the rain.
zerozero

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by zerozero »

adding to rhodry's request of showing the sources.list

Code: Select all

inxi -r
it should be also interesting to know when was the last time you dist-upgraded those systems.

anyway, now, and if you can get to the desktop try

Code: Select all

sudo dpkg --configure -a
and after that

Code: Select all

apt dist-upgrade
again (but don't do it before we have a look at the sources.list)
setepos

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by setepos »

I always do an image backup of the system before a dist-update, I am now going back to where I had started from. My system is running like it has been. Ready to give it a try again.

Here is the output from running inxi -r:

Repos: Active apt sources in file: /etc/apt/sources.list
deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-free
Active apt sources in file: /etc/apt/sources.list.d/dropbox.list
deb http://linux.dropbox.com/ubuntu maverick main
Active apt sources in file: /etc/apt/sources.list.d/google-talkplugin.list
deb http://dl.google.com/linux/talkplugin/deb/ stable main


To upgrade, I run this command, Mr. zerozero told me so:

Code: Select all

sudo apt update && apt dist-upgrade

thanks for your help. really appreciated!
zerozero

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by zerozero »

your repos look good, the standard latest repos apart from dropbox and google-talkplugin (but i doubt those would interfere with the dist-upgrade).

after restoring the backup (great idea btw 8) ) run again the update && dist-upgrade command, but this time instead of answer y or n post that output here in the forum (use the code tags located here above this box); i know it's a long output, but it might help us.
setepos

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by setepos »

Below is the output from running "apt update". The update manager (GUI) still says my mintupdate-debian is a tad old at 1.0.4 and that 1.0.5 is available. Should I ignore this completely and proceed with dist-upgrade?

Code: Select all

Ign http://dl.google.com stable InRelease
Get:1 http://dl.google.com stable Release.gpg [198 B]
Ign http://linux.dropbox.com maverick InRelease
Hit http://debian.linuxmint.com testing InRelease
Hit http://debian.linuxmint.com testing/updates InRelease
Get:2 http://dl.google.com stable Release [1,347 B]
Ign http://packages.linuxmint.com debian InRelease
Hit http://linux.dropbox.com maverick Release.gpg
Ign http://debian.linuxmint.com testing InRelease
Get:3 http://packages.linuxmint.com debian Release.gpg [197 B]
Hit http://linux.dropbox.com maverick Release
Get:4 http://dl.google.com stable/main i386 Packages [769 B]
Hit http://debian.linuxmint.com testing/main i386 Packages/DiffIndex
Get:5 http://packages.linuxmint.com debian Release [12.2 kB]
Hit http://debian.linuxmint.com testing/contrib i386 Packages/DiffIndex
Hit http://debian.linuxmint.com testing/non-free i386 Packages/DiffIndex
Ign http://debian.linuxmint.com testing/contrib TranslationIndex
Hit http://debian.linuxmint.com testing/main TranslationIndex
Ign http://debian.linuxmint.com testing/non-free TranslationIndex
Hit http://linux.dropbox.com maverick/main i386 Packages
Ign http://dl.google.com stable/main TranslationIndex
Ign http://linux.dropbox.com maverick/main TranslationIndex
Hit http://debian.linuxmint.com testing Release.gpg
Hit http://debian.linuxmint.com testing/updates/main i386 Packages
Hit http://debian.linuxmint.com testing/updates/contrib i386 Packages
Get:6 http://packages.linuxmint.com debian/main i386 Packages [13.9 kB]
Hit http://debian.linuxmint.com testing/updates/non-free i386 Packages
Ign http://debian.linuxmint.com testing/updates/contrib TranslationIndex
Ign http://debian.linuxmint.com testing/updates/main TranslationIndex
Ign http://debian.linuxmint.com testing/updates/non-free TranslationIndex
Hit http://debian.linuxmint.com testing/contrib Translation-en
Hit http://debian.linuxmint.com testing/main Translation-en
Hit http://debian.linuxmint.com testing/non-free Translation-en
Hit http://debian.linuxmint.com testing Release
Ign http://dl.google.com stable/main Translation-en_US
Get:7 http://packages.linuxmint.com debian/upstream i386 Packages [8,659 B]
Get:8 http://packages.linuxmint.com debian/import i386 Packages [55.3 kB]
Ign http://dl.google.com stable/main Translation-en
Hit http://debian.linuxmint.com testing/main i386 Packages/DiffIndex
Hit http://debian.linuxmint.com testing/non-free i386 Packages/DiffIndex
Ign http://debian.linuxmint.com testing/main TranslationIndex
Ign http://debian.linuxmint.com testing/non-free TranslationIndex
Ign http://packages.linuxmint.com debian/import TranslationIndex
Ign http://packages.linuxmint.com debian/main TranslationIndex
Ign http://packages.linuxmint.com debian/upstream TranslationIndex
Ign http://linux.dropbox.com maverick/main Translation-en_US
Ign http://debian.linuxmint.com testing/contrib Translation-en_US
Ign http://linux.dropbox.com maverick/main Translation-en
Ign http://debian.linuxmint.com testing/non-free Translation-en_US
Ign http://debian.linuxmint.com testing/updates/contrib Translation-en_US
Ign http://debian.linuxmint.com testing/updates/contrib Translation-en
Ign http://debian.linuxmint.com testing/updates/main Translation-en_US
Ign http://debian.linuxmint.com testing/updates/main Translation-en
Ign http://debian.linuxmint.com testing/updates/non-free Translation-en_US
Ign http://debian.linuxmint.com testing/updates/non-free Translation-en
Ign http://debian.linuxmint.com testing/main Translation-en_US
Ign http://debian.linuxmint.com testing/main Translation-en
Ign http://debian.linuxmint.com testing/non-free Translation-en_US
Ign http://debian.linuxmint.com testing/non-free Translation-en
Ign http://packages.linuxmint.com debian/import Translation-en_US
Ign http://packages.linuxmint.com debian/import Translation-en
Ign http://packages.linuxmint.com debian/main Translation-en_US
Ign http://packages.linuxmint.com debian/main Translation-en
Ign http://packages.linuxmint.com debian/upstream Translation-en_US
Ign http://packages.linuxmint.com debian/upstream Translation-en
Fetched 92.6 kB in 3s (26.9 kB/s)
Reading package lists...
zerozero

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by zerozero »

give us the output of the dist-upgrade (don't answer y or n for now) just to have a look at it
setepos

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by setepos »

apt dist-upgrade output:

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  console-terminus deskbar-applet gcc-4.3 gnome-about libbrasero-media0
  libepc-1.0-2 libepc-ui-1.0-2 libevince3 libgcr-3-0 libgnome-desktop-3-0
  libhdf5-serial-1.8.4 libnautilus-extension1 libperl5.12 libpulse-browse0
  libvlccore4 lpr lzma nautilus-dropbox nautilus-gksu python-beagle
  thunar-dropbox
The following NEW packages will be installed:
  accountsservice app-install-data banshee-extension-soundmenu cdrdao colord
  console-setup-linux crda cups-bsd cups-filters dconf-service enchant
  firmware-libertas fonts-droid fonts-lyx fonts-opensymbol gconf-service
  geany-common gir1.2-clutter-gst-1.0 gir1.2-cogl-1.0 gir1.2-coglpango-1.0
  gir1.2-evince-3.0 gir1.2-gnomebluetooth-1.0 gir1.2-gst-plugins-base-0.10
  gir1.2-gtkclutter-1.0 gir1.2-gtksource-3.0 gir1.2-sushi-1.0 gir1.2-totem-1.0
  gir1.2-totem-plparser-1.0 glib-networking-common glib-networking-services
  gnome-icon-theme-symbolic gnome-sushi gnome-sushi-common gtk3-engines-unico
  gvfs-common gvfs-daemons gvfs-libs hplip hplip-data hunspell-en-us iw
  krb5-locales libaacplus2 libaacs0 libaccountsservice0 libao-common libao4
  libarchive12 libaudiofile1 libavahi-ui-gtk3-0 libavformat53 libbind9-80
  libbison-dev libbluray1 libboost-iostreams1.48.0 libbrasero-media3-1
  libcamel-1.2-29 libclass-isa-perl libclutter-gst-1.0-0 libclutter-gtk-1.0-0
  libcogl-common libcogl-pango0 libcogl5 libcolord1 libcryptsetup4
  libcrystalhd3 libcupsfilters1 libcurl3-nss libdconf0 libdns81
  libebook-1.2-12 libecal-1.2-10 libedataserver-1.2-15 libegl1-mesa
  libegl1-mesa-drivers libepc-1.0-3 libepc-ui-1.0-3 libescpr1 libevent-2.0-5
  libevince3-3 libexo-helpers libexpat1-dev libgbm1 libgck-1-0 libgconf-2-4
  libgcr-3-1 libgcr-3-common libgd2-xpm libgdata13 libgdk-pixbuf2.0-common
  libgeos-3.3.1 libgjs0b libglapi-mesa libglew1.7 libglib2.0-bin
  libgmime-2.6-0 libgmlib0 libgmtk0 libgmtk0-data libgnome-bluetooth8
  libgnome-desktop-3-2 libgnome-keyring-common libgnome-media-profiles-3.0-0
  libgnomekbd7 libgraphite2-2.0.0 libgssdp-1.0-3
  libgstreamer-plugins-bad0.10-0 libgtksourceview-3.0-0
  libgtksourceview-3.0-common libgupnp-1.0-4 libgupnp-igd-1.0-4 libhdf5-7
  libhunspell-1.3-0 libicu48 libimobiledevice2 libio-socket-inet6-perl
  libisc83 libisccc80 libisccfg82 libjavascriptcoregtk-1.0-0
  libjavascriptcoregtk-3.0-0 libjim0debian2 libjs-jquery-ui libjson0
  liblcms2-2 liblwres80 liblzma5 libmate libmate-common libmatecanvas
  libmatecomponent libmatecomponentui libmateconf libmatecorba libmatekeyring
  libmatemenu libmateui libmatevfs libmatroska5 libminiupnpc5
  libmono-cairo4.0-cil libmono-compilerservices-symbolwriter4.0-cil
  libmono-corlib4.0-cil libmono-data-tds4.0-cil libmono-i18n-west4.0-cil
  libmono-i18n4.0-cil libmono-posix4.0-cil libmono-security4.0-cil
  libmono-sharpzip4.84-cil libmono-sqlite4.0-cil
  libmono-system-configuration4.0-cil libmono-system-core4.0-cil
  libmono-system-data4.0-cil libmono-system-drawing4.0-cil
  libmono-system-enterpriseservices4.0-cil libmono-system-security4.0-cil
  libmono-system-transactions4.0-cil
  libmono-system-web-applicationservices4.0-cil
  libmono-system-web-services4.0-cil libmono-system-web4.0-cil
  libmono-system-xml4.0-cil libmono-system4.0-cil libmono-web4.0-cil
  libmozjs185-1.0 libnatpmp1 libnautilus-extension1a libnetfilter-conntrack3
  libnettle4 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnm-glib4
  libnm-gtk-common libnm-gtk0 libnm-util2 liboauth0 libodbc1 liboobs-1-5
  libopenal-data libopenvg1-mesa libp11-kit0 libpackagekit-glib2-14
  libperl5.14 libpostproc52 libprocps0 libpython2.7 libquvi-scripts libquvi7
  libresid-builder0c2a libsane-hpaio libsemanage-common libsemanage1
  libsidplay2 libsocket6-perl libsonic0 libspandsp2 libsushi-1.0-0
  libswitch-perl libtasn1-3-bin libtinfo5 libtotem0 libtracker-sparql-0.12-0
  libunique-3.0-0 libustr-1.0-1 libv4lconvert0 libv8-3.7.12.22 libvlccore5
  libvorbisidec1 libvpx1 libvte-2.90-common libwebp2 libx11-doc
  libx11-protocol-perl libx264-120 libxcb-composite0 libxcb-xfixes0
  libxml-commons-external-java libxml-commons-resolver1.1-java libyajl2
  libyelp0 libzvbi-common libzvbi0 linux-headers-3.2.0-2-486
  linux-headers-3.2.0-2-686-pae linux-headers-3.2.0-2-common
  linux-image-3.2.0-2-486 linux-image-3.2.0-2-686-pae linux-kbuild-3.2
  mate-conf mate-conf-common mate-corba mate-keyring mate-mime-data mate-vfs
  mate-vfs-common minissdpd mono-4.0-gac mscompress nautilus nautilus-data
  ntfsprogs packagekit packagekit-backend-aptcc printer-driver-all
  printer-driver-c2050 printer-driver-c2esp printer-driver-escpr
  printer-driver-foo2zjs printer-driver-gutenprint printer-driver-hpcups
  printer-driver-hpijs printer-driver-m2300w printer-driver-min12xxw
  printer-driver-pnm2ppa printer-driver-postscript-hp printer-driver-ptouch
  printer-driver-pxljr printer-driver-sag-gdi printer-driver-splix
  python-corba python-defer python-gi python-gi-cairo python-gobject-2
  python-mate python-mate-desktop python-mate-menu python-packagekit
  python-renderpm python-reportlab python-reportlab-accel python2.7-dev qdbus
  rtkit ruby-debian ruby-httpclient seahorse-daemon wireless-regdb
  xserver-xephyr xz-lzma yelp-xsl
The following packages will be upgraded:
  acl acpi-support-base acpid acroread acroread-data acroread-debian-files
  acroread-dictionary-en acroread-l10n-en adduser alien alsa-utils
  apache2.2-bin apt apt-listchanges apt-utils apt-xapian-index aptdaemon
  aptitude aptitude-doc-en at-spi autopoint avahi-daemon banshee baobab
  base-files base-passwd bash bash-completion bind9-host binfmt-support
  binutils bison bluez bluez-firmware bogofilter bogofilter-bdb
  bogofilter-common brasero brasero-common bsdmainutils bsdutils btrfs-tools
  busybox bzip2 ca-certificates cabextract chromium chromium-browser
  chromium-inspector clamav clamav-base clamav-freshclam cli-common
  console-setup consolekit coreutils cpp cpp-4.4 cpp-4.5 cpp-4.6 cron
  cryptsetup cups cups-client cups-common cups-driver-gutenprint cups-pdf
  cups-pk-helper cups-ppdc curl dash dbus dbus-x11 dconf-gsettings-backend
  dcraw debconf debconf-i18n debhelper debian-system-adjustments debianutils
  desktop-file-utils dialog dictionaries-common diffutils dkms dmidecode
  dmsetup dnsmasq-base dnsutils dos2unix dosfstools dpkg dpkg-dev dselect
  e2fslibs e2fsprogs ed eject eog esound-common espeak espeak-data evince
  evince-common evolution-data-server-common exim4 exim4-base exim4-config
  exim4-daemon-light exo-utils fakeroot fancontrol file file-roller findutils
  firefox firefox-l10n-en-us firmware-atheros firmware-bnx2 firmware-bnx2x
  firmware-intelwimax firmware-ipw2x00 firmware-ivtv firmware-iwlwifi
  firmware-linux firmware-linux-nonfree firmware-qlogic firmware-ralink
  firmware-realtek foomatic-db foomatic-db-engine foomatic-filters fuse
  fuse-utils g++ g++-4.4 g++-4.6 gamin gcalctool gcc gcc-4.4 gcc-4.4-base
  gcc-4.5 gcc-4.5-base gcc-4.6 gcc-4.6-base gcj-4.6-base gcj-4.6-jre-lib
  gconf-defaults-service gconf2 gconf2-common gdebi gdebi-core gdm3 geany
  gecko-mediaplayer gedit gedit-common geoip-database gettext gettext-base
  gfortran gfortran-4.6 ghostscript ghostscript-cups ghostscript-x gimp
  gimp-data gir1.2-atk-1.0 gir1.2-clutter-1.0 gir1.2-freedesktop
  gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-gstreamer-0.10 gir1.2-gtk-3.0
  gir1.2-json-1.0 gir1.2-pango-1.0 gir1.2-peas-1.0 gir1.2-vte-2.90 git git-man
  gksu glib-networking gnome-bluetooth gnome-desktop-data gnome-desktop3-data
  gnome-dictionary gnome-disk-utility gnome-icon-theme gnome-keyring gnome-mag
  gnome-media gnome-menus gnome-mplayer gnome-nettool gnome-search-tool
  gnome-session-bin gnome-session-canberra gnome-session-common
  gnome-settings-daemon gnome-system-log gnome-system-monitor
  gnome-system-tools gnome-user-share gnome-utils-common gnupg
  google-talkplugin gparted gpgv grep grub-common grub-pc grub-pc-bin
  grub2-common gs-cjk-resource gsettings-desktop-schemas gstreamer0.10-alsa
  gstreamer0.10-ffmpeg gstreamer0.10-gconf gstreamer0.10-gnomevfs
  gstreamer0.10-nice gstreamer0.10-plugins-bad gstreamer0.10-plugins-base
  gstreamer0.10-plugins-good gstreamer0.10-plugins-ugly
  gstreamer0.10-pulseaudio gstreamer0.10-tools gstreamer0.10-x gthumb
  gthumb-data gtk2-engines gtk2-engines-aurora gtk2-engines-murrine
  gtk2-engines-pixbuf gtk2-engines-xfce gucharmap gvfs gvfs-backends gvfs-bin
  gzip hal hardinfo hddtemp hostname hpijs ifupdown imagemagick
  imagemagick-common info initramfs-tools initscripts insserv install-info
  installation-report iproute iptables iso-codes java-common jfsutils kbd
  keyboard-configuration klibc-utils less libaa1 libacl1
  libalgorithm-diff-xs-perl libapr1 libaprutil1 libaprutil1-dbd-sqlite3
  libaprutil1-ldap libapt-pkg-perl libart2.0-cil libasound2 libasound2-plugins
  libass4 libatasmart4 libatk1.0-0 libatk1.0-data libatkmm-1.6-1 libatspi1.0-0
  libattr1 libaudio2 libaudit0 libavahi-client3 libavahi-common-data
  libavahi-common3 libavahi-core7 libavahi-glib1 libavahi-gobject0
  libavahi-ui0 libavahi1.0-cil libavc1394-0 libavcodec53 libavutil51
  libbabl-0.0-0 libblkid1 libbluetooth3 libboo2.0.9-cil libbrlapi0.5 libbsd0
  libburn4 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libc6-i686
  libcaca0 libcairo-perl libcanberra-gtk-module libcanberra-gtk0
  libcanberra-gtk3-0 libcanberra0 libccid libcdaudio1 libcdio-cdda0
  libcdio-paranoia0 libcdio10 libcdparanoia0 libck-connector0 libclamav6
  libcloog-ppl0 libclutter-1.0-0 libcomerr2 libcroco3 libcryptui0a libcups2
  libcupscgi1 libcupsdriver1 libcupsimage2 libcupsmime1 libcupsppdc1 libcurl3
  libcurl3-gnutls libdatrie1 libdb4.8 libdb5.1 libdbus-1-3 libdbus-glib-1-2
  libdbus-glib1.0-cil libdbus1.0-cil libdca0 libdecoration0 libdevmapper1.02.1
  libdirac-decoder0 libdirac-encoder0 libdirectfb-1.2-9 libdiscid0
  libdjvulibre-text libdjvulibre21 libdpkg-perl libdpkg-ruby1.8 libdrm-intel1
  libdrm-nouveau1a libdrm-radeon1 libdrm2 libdv4 libdvbpsi7 libdvdcss2
  libdvdnav4 libdvdread4 libebml3 libedit2 libelf1 libenchant1c2a
  libencode-locale-perl libepc-common libertas-firmware libesd0 libespeak1
  libexempi3 libexif12 libexo-1-0 libexo-common libexpat1 libfaac0 libffi5
  libfftw3-3 libfile-listing-perl libflac8 libflickrnet2.2-cil libflite1
  libfreetype6 libfribidi0 libfuse2 libgadu3 libgail-3-0 libgail-common
  libgail18 libgamin0 libgarcon-1-0 libgarcon-common libgcc1 libgcj-bc
  libgcj-common libgcj12 libgconf2-4 libgconf2.0-cil libgcrypt11
  libgdata-common libgdict-1.0-6 libgdiplus libgdk-pixbuf2.0-0 libgdu-gtk0
  libgdu0 libgegl-0.0-0 libgeoclue0 libgeoip1 libgeos-3.2.2 libgeos-c1
  libgeos-dev libgfortran3 libggi-target-x libggi2 libgii1 libgii1-target-x
  libgimp2.0 libgirepository-1.0-1 libgkeyfile1.0-cil libgksu2-0
  libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglade2.0-cil libglib-perl
  libglib2.0-0 libglib2.0-cil libglib2.0-data libglibmm-2.4-1c2a libglu1-mesa
  libgmime-2.4-2 libgmime2.4-cil libgmp10 libgmpxx4ldbl libgnome-desktop-2-17
  libgnome-keyring0 libgnome-keyring1.0-cil libgnome-mag2 libgnome-menu2
  libgnome-speech7 libgnome-vfs2.0-cil libgnome2-0 libgnome2-canvas-perl
  libgnome2-common libgnome2-perl libgnome2-vfs-perl libgnome2.24-cil
  libgnomekbd-common libgnomeui-0 libgnomeui-common libgnutls26 libgomp1
  libgpg-error0 libgphoto2-2 libgphoto2-port0 libgpm2 libgpod-common libgpod4
  libgs9 libgs9-common libgsf-1-114 libgsf-1-common libgssapi-krb5-2
  libgstfarsight0.10-0 libgstreamer-plugins-base0.10-0 libgstreamer0.10-0
  libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-sharp-beans-cil libgtk2-perl
  libgtk2.0-0 libgtk2.0-bin libgtk2.0-cil libgtk2.0-common libgtkhtml3.14-19
  libgtkmm-3.0-1 libgtop2-7 libgtop2-common libgucharmap-2-90-7 libgudev-1.0-0
  libgudev1.0-cil libgutenprint2 libhal-storage1 libhal1 libhpmud0
  libhsqldb-java libhtml-parser-perl libhttp-message-perl
  libhttpclient-ruby1.8 libhyphen0 libidn11 libijs-0.35 libio-socket-ssl-perl
  libiptcdata0 libiso9660-7 libisofs6 libiw30 libjack0 libjasper1
  libjaxp1.3-java libjaxp1.3-java-gcj libjbig2dec0 libjpeg-progs libjpeg8
  libjs-jquery libjson-glib-1.0-0 libk5crypto3 libkarma0 libkate1 libkeyutils1
  libklibc libkpathsea5 libkrb5-3 libkrb5support0 liblcms1 libldap-2.4-2
  liblist-moreutils-perl liblocale-gettext-perl liblouis-data libltdl7
  liblua5.1-0 liblvm2app2.2 liblwp-mediatypes-perl liblwp-protocol-https-perl
  liblzo2-2 libmad0 libmagic1 libmagickcore4 libmagickwand4 libmhash2
  libmission-control-plugins0 libmjpegtools-2.0-0 libmms0 libmng1 libmodplug1
  libmono-addins-gui0.2-cil libmono-addins0.2-cil libmono-cairo2.0-cil
  libmono-corlib2.0-cil libmono-data-tds2.0-cil libmono-i18n-west2.0-cil
  libmono-messaging2.0-cil libmono-posix2.0-cil libmono-security2.0-cil
  libmono-sharpzip2.84-cil libmono-simd2.0-cil libmono-sqlite2.0-cil
  libmono-system-data-linq2.0-cil libmono-system-data2.0-cil
  libmono-system-messaging2.0-cil libmono-system-web2.0-cil
  libmono-system2.0-cil libmono-wcf3.0-cil libmono-zeroconf1.0-cil
  libmono2.0-cil libmount1 libmp3lame0 libmpc2 libmpcdec6 libmpfr4
  libmtp-common libmtp-runtime libmtp9 libmusicbrainz4c2a libmythes-1.2-0
  libncurses5 libncursesw5 libndesk-dbus-glib1.0-cil libndesk-dbus1.0-cil
  libnet-dbus-perl libnet-http-perl libnet-ssleay-perl libnet1 libnewt0.52
  libnfsidmap2 libnice10 libnm-glib-vpn1 libnotify-bin libnotify0.4-cil
  libnotify4 libnspr4-0d libnss-mdns libnss3-1d libofa0 libopenal1
  libopencore-amrnb0 libopencore-amrwb0 libopenraw1 liborbit2 liborc-0.4-0
  libpam-ck-connector libpam-gnome-keyring libpam-modules libpam-modules-bin
  libpam-runtime libpam0g libpango-perl libpango1.0-0 libpangomm-1.4-1
  libpcap0.8 libpci3 libpciaccess0 libpcsclite1 libpeas-1.0-0 libpeas-common
  libpipeline1 libpixman-1-0 libplist1 libpng12-0 libpolkit-agent-1-0
  libpolkit-backend-1-0 libpolkit-gobject-1-0 libpoppler-glib6 libpoppler13
  libpopt0 libportaudio2 libppl-c4 libppl9 libproxy0 libpthread-stubs0
  libpthread-stubs0-dev libpulse-mainloop-glib0 libpulse0 libpurple-bin
  libpurple0 libpwl5 libpython2.6 libqt4-dbus libqt4-network libqt4-xml
  libqtcore4 libqtgui4 libquadmath0 libraptor1 libraptor2-0 librasqal3
  libraw1394-11 librdf0 libreadline5 libreadline6 libregexp-assemble-perl
  libreoffice-base libreoffice-base-core libreoffice-calc libreoffice-common
  libreoffice-core libreoffice-draw libreoffice-emailmerge libreoffice-gnome
  libreoffice-gtk libreoffice-impress libreoffice-java-common libreoffice-math
  libreoffice-style-tango libreoffice-writer librpm2 librpmbuild2 librpmio2
  librpmsign0 librsvg2-2 librsvg2-common librtmp0 libsamplerate0 libsane
  libsane-common libsasl2-2 libsasl2-modules libschroedinger-1.0-0
  libsdl-image1.2 libsdl-net1.2 libsdl1.2debian libseed-gtk3-0 libselinux1
  libsensors4 libsepol1 libservlet2.5-java libsgutils2-2 libshout3
  libsigc++-2.0-0c2a libslang2 libslp1 libslv2-9 libsmbclient libsndfile1
  libsnmp-base libsnmp15 libsoundtouch0 libspeex1 libspeexdsp1 libsqlite0
  libsqlite3-0 libss2 libssl-dev libssl-doc libssl1.0.0 libstdc++6
  libstdc++6-4.4-dev libstdc++6-4.6-dev libsvn1 libswscale2 libt1-5
  libtag1-vanilla libtag1c2a libtagc0 libtaglib2.0-cil libtalloc2 libtasn1-3
  libtdb1 libtelepathy-glib0 libtext-charwidth-perl libtext-iconv-perl
  libtextcat-data libtextcat0 libthai-data libthai0 libthunar-vfs-1-2
  libthunarx-2-0 libtiff4 libtotem-plparser17 libudev0 libunique-1.0-0
  libunistring0 libunshield0 libupower-glib1 libusb-0.1-4 libusb-1.0-0
  libusbmuxd1 libuuid-perl libuuid1 libv4l-0 libva-x11-1 libva1 libvcdinfo0
  libvdpau1 libvisual-0.4-0 libvisual-0.4-plugins libvlc5 libvo-aacenc0
  libvo-amrwbenc0 libvorbis0a libvorbisenc2 libvorbisfile3 libvte-2.90-9
  libvte-common libvte9 libwavpack1 libwbclient0 libwebkitgtk-1.0-0
  libwebkitgtk-1.0-common libwebkitgtk-3.0-0 libwebkitgtk-3.0-common
  libwildmidi-config libwildmidi1 libwmf0.2-7 libwnck-3-0 libwnck-3-common
  libwnck-common libwnck22 libwpd-0.9-9 libwpg-0.2-2 libwps-0.2-2 libwrap0
  libwww-perl libx11-6 libx11-data libx11-dev libx11-xcb1 libxalan2-java
  libxapian22 libxau-dev libxau6 libxaw7 libxcb-dri2-0 libxcb-randr0
  libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-util0 libxcb-xv0 libxcb1
  libxcb1-dev libxdmcp-dev libxdmcp6 libxerces2-java libxerces2-java-gcj
  libxfce4ui-1-0 libxfce4util-bin libxfce4util-common libxfce4util4
  libxfcegui4-4 libxfconf-0-2 libxfont1 libxi6 libxklavier16
  libxml-parser-perl libxml-twig-perl libxml2 libxml2-utils libxmu6 libxmuu1
  libxpm4 libxtst6 libyaml-0-2 libzbar0 libzephyr4 linux-base
  linux-headers-2.6-486 linux-headers-2.6-686-pae linux-headers-486
  linux-headers-686-pae linux-image-2.6-486 linux-image-486
  linux-image-686-pae linux-libc-dev lm-sensors locales login logrotate
  lsb-base lsb-core lsb-release lsof man-db manpages manpages-dev mawk
  media-player-info menu mesa-common-dev mesa-utils mime-support min12xxw
  mint-artwork-debian mint-artwork-xfce mint-backgrounds-debian
  mint-backgrounds-xfce mint-meta-codecs mint-meta-common mint-meta-xfce
  mint-x-theme mintdesktop mintmenu mintsystem mintupdate-debian mintupload
  mobile-broadband-provider-info mono-2.0-gac mono-gac mono-runtime mount
  mousetweaks mplayer multiarch-support murrine-themes nautilus-open-terminal
  nautilus-sendto ncurses-base ncurses-bin ncurses-term ndiswrapper-common
  ndiswrapper-dkms ndiswrapper-utils-1.9 netbase network-manager
  network-manager-gnome network-manager-pptp network-manager-pptp-gnome
  notification-daemon notify-osd ntfs-3g ntp obexd-client odbcinst
  odbcinst1debian2 openssh-client openssl os-prober oss-compat p7zip
  p7zip-full passwd patch pax pciutils pcscd perl perl-base perl-modules
  pidgin pidgin-data pidgin-facebookchat pm-utils pnm2ppa po-debconf
  policykit-1 policykit-1-gnome poppler-data poppler-utils procps psmisc
  psutils pulseaudio pulseaudio-esound-compat pulseaudio-module-gconf
  pulseaudio-module-x11 pulseaudio-module-zeroconf pulseaudio-utils python
  python-apt python-apt-common python-aptdaemon python-brlapi python-crypto
  python-cupshelpers python-dateutil python-dbus python-decorator python-dev
  python-egenix-mxdatetime python-egenix-mxtools python-evolution python-gconf
  python-glade2 python-gmenu python-gnome2 python-gnomedesktop
  python-gnomekeyring python-gobject python-gst0.10 python-gtk2
  python-gtkspell python-h5py python-httplib2 python-libxml2 python-mako
  python-matplotlib python-matplotlib-data python-matplotlib-doc
  python-minimal python-numpy python-openssl python-pam python-paramiko
  python-parted python-pexpect python-pkg-resources python-pyatspi
  python-pycurl python-simplejson python-software-properties
  python-twisted-bin python-twisted-core python-twisted-web python-tz
  python-uno python-vte python-wnck python-xapian python-xdg python-yaml
  python2.6 python2.6-dev python2.6-minimal python2.7 python2.7-minimal
  python3 python3-apt python3-minimal python3.2 python3.2-minimal radeontool
  readline-common rpm rpm-common rpm2cpio rsync rsyslog samba samba-common
  samba-common-bin sane-utils seahorse simple-scan software-properties-gtk
  subversion sudo synaptic system-config-printer system-config-printer-udev
  system-tools-backends sysv-rc sysvinit sysvinit-utils tar tasksel
  tasksel-data tcl8.5 tcpd telepathy-gabble telepathy-mission-control-5
  telepathy-salut thunar thunar-archive-plugin thunar-data
  thunar-media-tags-plugin thunderbird thunderbird-l10n-en-us tk8.5 tomboy
  totem totem-common totem-mozilla totem-plugins traceroute
  transmission-common transmission-gtk ttf-lyx ttf-opensymbol
  ttf-sazanami-gothic ttf-sazanami-mincho tzdata udev udisks
  unattended-upgrades unixodbc uno-libs3 unrar unshield update-inetd upower
  ure usb-modeswitch usb-modeswitch-data usbmuxd usbutils user-setup
  util-linux uuid-runtime vim vim-common vim-runtime vim-tiny vino vlc
  vlc-data vlc-nox vlc-plugin-notify vlc-plugin-pulse vpnc w3m wamerican wdiff
  wget whiptail whois wireless-tools wpasupplicant x11-common x11-utils
  x11proto-input-dev xchat xchat-common xdg-utils xfce-keyboard-shortcuts
  xfce4-panel xfce4-power-manager xfce4-power-manager-data
  xfce4-power-manager-plugins xfce4-screenshooter xfce4-session xfce4-settings
  xfce4-terminal xfce4-utils xfce4-xkb-plugin xfconf xfdesktop4
  xfdesktop4-data xfsprogs xfwm4 xkb-data xnest xorg-sgml-doctools
  xscreensaver xscreensaver-data xserver-common xserver-xorg xserver-xorg-core
  xserver-xorg-input-all xserver-xorg-input-evdev xserver-xorg-input-synaptics
  xserver-xorg-input-wacom xserver-xorg-video-apm xserver-xorg-video-ark
  xserver-xorg-video-ati xserver-xorg-video-chips xserver-xorg-video-cirrus
  xserver-xorg-video-fbdev xserver-xorg-video-i128 xserver-xorg-video-i740
  xserver-xorg-video-intel xserver-xorg-video-mach64 xserver-xorg-video-mga
  xserver-xorg-video-neomagic xserver-xorg-video-nouveau
  xserver-xorg-video-openchrome xserver-xorg-video-r128
  xserver-xorg-video-radeon xserver-xorg-video-rendition xserver-xorg-video-s3
  xserver-xorg-video-s3virge xserver-xorg-video-savage
  xserver-xorg-video-siliconmotion xserver-xorg-video-sis
  xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-trident
  xserver-xorg-video-tseng xserver-xorg-video-vesa xserver-xorg-video-vmware
  xserver-xorg-video-voodoo xz-utils yelp zenity zenity-common zlib1g
  zlib1g-dev
1127 upgraded, 281 newly installed, 21 to remove and 0 not upgraded.
Need to get 0 B/1,245 MB of archives.
After this operation, 349 MB of additional disk space will be used.
Do you want to continue [Y/n]? 
zerozero

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by zerozero »

just double-checking something, what graphic-card you have? and are you using the proprietary drivers for it?
apart from that the output looks like all the others i saw in the UP3>UP4 transition.
setepos

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by setepos »

zerozero wrote:just double-checking something, what graphic-card you have? and are you using the proprietary drivers for it?
apart from that the output looks like all the others i saw in the UP3>UP4 transition.
This is a EeePC-1005HA.
Graphics card: Intel Corporation Mobile 945GME Express Integrated Graphics Controller

As far as installing proprietary drivers, I honestly don't remember now.


lshw output:

Code: Select all

eeepc_1005ha
    description: Notebook
    product: 1005HA (90OAM1BB14111131U11HQ)
    vendor: ASUSTeK Computer INC.
    version: x.x
    serial: 97OAAS346122
    width: 32 bits
    capabilities: smbios-2.5 dmi-2.5 smp-1.4 smp
    configuration: boot=normal chassis=notebook cpus=1 family=To Be Filled By O.E.M. sku=90OAM1BB14111131U11HQ uuid=80621894-69E2-4581-2222-0026188222EB
  *-core
       description: Motherboard
       product: 1005HA
       vendor: ASUSTeK Computer INC.
       physical id: 0
       version: x.xx
       serial: EeePC-0123456789
       slot: To Be Filled By O.E.M.
     *-firmware
          description: BIOS
          vendor: American Megatrends Inc.
          physical id: 0
          version: 1601
          date: 04/18/2011
          size: 64KiB
          capacity: 448KiB
          capabilities: isa pci pnp apm upgrade shadowing escd cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot zipboot biosbootspecification
     *-cpu
          description: CPU
          product: Intel(R) Atom(TM) CPU N280   @ 1.66GHz
          vendor: Intel Corp.
          physical id: 4
          bus info: cpu@0
          version: 6.12.2
          serial: 0001-06C2-0000-0000-0000-0000
          slot: PBGA 437
          size: 1667MHz
          capacity: 1667MHz
          width: 32 bits
          clock: 167MHz
          capabilities: boot fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 xtpr pdcm movbe lahf_lm cpufreq
          configuration: id=1
        *-cache:0
             description: L1 cache
             physical id: 5
             slot: L1-Cache
             size: 24KiB
             capacity: 24KiB
             capabilities: internal write-back data
        *-cache:1
             description: L2 cache
             physical id: 6
             slot: L2-Cache
             size: 512KiB
             capacity: 512KiB
             capabilities: internal write-back unified
        *-logicalcpu:0
             description: Logical CPU
             physical id: 1.1
             width: 32 bits
             capabilities: logical
        *-logicalcpu:1
             description: Logical CPU
             physical id: 1.2
             width: 32 bits
             capabilities: logical
     *-memory
          description: System Memory
          physical id: 18
          slot: System board or motherboard
          size: 2GiB
        *-bank
             description: DIMM SDRAM Synchronous
             product: PartNum0
             vendor: Manufacturer0
             physical id: 0
             serial: SerNum0
             slot: DIMM0
             size: 2GiB
             width: 64 bits
     *-pci
          description: Host bridge
          product: Mobile 945GME Express Memory Controller Hub
          vendor: Intel Corporation
          physical id: 100
          bus info: pci@0000:00:00.0
          version: 03
          width: 32 bits
          clock: 33MHz
          configuration: driver=agpgart-intel
          resources: irq:0
        *-display:0
             description: VGA compatible controller
             product: Mobile 945GME Express Integrated Graphics Controller
             vendor: Intel Corporation
             physical id: 2
             bus info: pci@0000:00:02.0
             version: 03
             width: 32 bits
             clock: 33MHz
             capabilities: msi pm vga_controller bus_master cap_list rom
             configuration: driver=i915 latency=0
             resources: irq:16 memory:f7e00000-f7e7ffff ioport:dc00(size=8) memory:d0000000-dfffffff memory:f7dc0000-f7dfffff
        *-display:1 UNCLAIMED
             description: Display controller
             product: Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller
             vendor: Intel Corporation
             physical id: 2.1
             bus info: pci@0000:00:02.1
             version: 03
             width: 32 bits
             clock: 33MHz
             capabilities: pm bus_master cap_list
             configuration: latency=0
             resources: memory:f7e80000-f7efffff
        *-multimedia
             description: Audio device
             product: N10/ICH 7 Family High Definition Audio Controller
             vendor: Intel Corporation
             physical id: 1b
             bus info: pci@0000:00:1b.0
             version: 02
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi pciexpress bus_master cap_list
             configuration: driver=HDA Intel latency=0
             resources: irq:44 memory:f7db8000-f7dbbfff
        *-pci:0
             description: PCI bridge
             product: N10/ICH 7 Family PCI Express Port 1
             vendor: Intel Corporation
             physical id: 1c
             bus info: pci@0000:00:1c.0
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:40 ioport:2000(size=4096) memory:7fa00000-7fbfffff ioport:7fc00000(size=2097152)
        *-pci:1
             description: PCI bridge
             product: N10/ICH 7 Family PCI Express Port 2
             vendor: Intel Corporation
             physical id: 1c.1
             bus info: pci@0000:00:1c.1
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:41 ioport:1000(size=4096) memory:f8000000-fbffffff ioport:f0000000(size=117440512)
           *-network
                description: Wireless interface
                product: AR9285 Wireless Network Adapter (PCI-Express)
                vendor: Atheros Communications Inc.
                physical id: 0
                bus info: pci@0000:02:00.0
                logical name: wlan0
                version: 01
                serial: 00:25:d3:38:93:4a
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
                configuration: broadcast=yes driver=ath9k driverversion=3.0.0-1-686-pae firmware=N/A ip=10.1.165.18 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
                resources: irq:17 memory:fbff0000-fbffffff
        *-pci:2
             description: PCI bridge
             product: N10/ICH 7 Family PCI Express Port 4
             vendor: Intel Corporation
             physical id: 1c.3
             bus info: pci@0000:00:1c.3
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:42 ioport:e000(size=4096) memory:f7f00000-f7ffffff ioport:7f800000(size=2097152)
           *-network
                description: Ethernet interface
                product: AR8132 Fast Ethernet
                vendor: Atheros Communications
                physical id: 0
                bus info: pci@0000:01:00.0
                logical name: eth1
                version: c0
                serial: 00:26:18:82:22:eb
                capacity: 100Mbit/s
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
                configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
                resources: irq:45 memory:f7fc0000-f7ffffff ioport:ec00(size=128)
        *-usb:0
             description: USB Controller
             product: N10/ICH 7 Family USB UHCI Controller #1
             vendor: Intel Corporation
             physical id: 1d
             bus info: pci@0000:00:1d.0
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: uhci bus_master
             configuration: driver=uhci_hcd latency=0
             resources: irq:23 ioport:d400(size=32)
        *-usb:1
             description: USB Controller
             product: N10/ICH 7 Family USB UHCI Controller #2
             vendor: Intel Corporation
             physical id: 1d.1
             bus info: pci@0000:00:1d.1
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: uhci bus_master
             configuration: driver=uhci_hcd latency=0
             resources: irq:19 ioport:d480(size=32)
        *-usb:2
             description: USB Controller
             product: N10/ICH 7 Family USB UHCI Controller #3
             vendor: Intel Corporation
             physical id: 1d.2
             bus info: pci@0000:00:1d.2
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: uhci bus_master
             configuration: driver=uhci_hcd latency=0
             resources: irq:18 ioport:d800(size=32)
        *-usb:3
             description: USB Controller
             product: N10/ICH 7 Family USB UHCI Controller #4
             vendor: Intel Corporation
             physical id: 1d.3
             bus info: pci@0000:00:1d.3
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: uhci bus_master
             configuration: driver=uhci_hcd latency=0
             resources: irq:16 ioport:d880(size=32)
        *-usb:4
             description: USB Controller
             product: N10/ICH 7 Family USB2 EHCI Controller
             vendor: Intel Corporation
             physical id: 1d.7
             bus info: pci@0000:00:1d.7
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: pm debug ehci bus_master cap_list
             configuration: driver=ehci_hcd latency=0
             resources: irq:23 memory:f7db7c00-f7db7fff
        *-pci:3
             description: PCI bridge
             product: 82801 Mobile PCI Bridge
             vendor: Intel Corporation
             physical id: 1e
             bus info: pci@0000:00:1e.0
             version: e2
             width: 32 bits
             clock: 33MHz
             capabilities: pci subtractive_decode bus_master cap_list
        *-isa
             description: ISA bridge
             product: 82801GBM (ICH7-M) LPC Interface Bridge
             vendor: Intel Corporation
             physical id: 1f
             bus info: pci@0000:00:1f.0
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: isa bus_master cap_list
             configuration: latency=0
        *-storage
             description: SATA controller
             product: 82801GBM/GHM (ICH7 Family) SATA AHCI Controller
             vendor: Intel Corporation
             physical id: 1f.2
             bus info: pci@0000:00:1f.2
             logical name: scsi0
             version: 02
             width: 32 bits
             clock: 66MHz
             capabilities: storage msi pm ahci_1.0 bus_master cap_list emulated
             configuration: driver=ahci latency=0
             resources: irq:43 ioport:d080(size=8) ioport:d000(size=4) ioport:cc00(size=8) ioport:c880(size=4) ioport:c800(size=16) memory:f7db7800-f7db7bff
           *-disk
                description: ATA Disk
                product: ST9160310AS
                vendor: Seagate
                physical id: 0.0.0
                bus info: scsi@0:0.0.0
                logical name: /dev/sda
                version: 0303
                serial: 5SV8C1W7
                size: 149GiB (160GB)
                capabilities: partitioned partitioned:dos
                configuration: ansiversion=5 signature=355aa9d3
              *-volume:0
                   description: EXT4 volume
                   vendor: Linux
                   physical id: 1
                   bus info: scsi@0:0.0.0,1
                   logical name: /dev/sda1
                   logical name: /
                   version: 1.0
                   serial: 55a4e66b-6b97-4218-b11b-a1959a1e3be2
                   size: 29GiB
                   capacity: 29GiB
                   capabilities: primary journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
                   configuration: created=2011-09-10 23:45:45 filesystem=ext4 lastmountpoint=/ modified=2012-05-02 07:21:00 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,user_xattr,commit=600,barrier=1,data=ordered mounted=2012-05-02 07:28:06 state=mounted
              *-volume:1
                   description: Linux swap volume
                   physical id: 2
                   bus info: scsi@0:0.0.0,2
                   logical name: /dev/sda2
                   version: 1
                   serial: 2174f523-5b2f-4a73-83d3-c127446115ef
                   size: 2047MiB
                   capacity: 2047MiB
                   capabilities: primary nofs swap initialized
                   configuration: filesystem=swap pagesize=4096
              *-volume:2
                   description: EXT4 volume
                   vendor: Linux
                   physical id: 3
                   bus info: scsi@0:0.0.0,3
                   logical name: /dev/sda3
                   logical name: /home
                   version: 1.0
                   serial: 2208132b-ee1d-4a09-8634-ca52c0a9e391
                   size: 117GiB
                   capacity: 117GiB
                   capabilities: primary journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
                   configuration: created=2011-09-10 19:38:23 filesystem=ext4 lastmountpoint=/home modified=2012-05-02 07:28:08 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,user_xattr,commit=600,barrier=1,data=ordered mounted=2012-05-02 07:28:08 state=mounted

zerozero

Re: upgrade path to LMDE 201204 + xfce 4.8?

Post by zerozero »

intel has the drivers imbedded in the kernel, so yeahh you don't need to install any proprietary ones. my question was more related with nvidia and/or ati because with those there was chances that the drivers would break with the upgrade.
Locked

Return to “Xfce”