I broke my 8.5 install during dist-upgrade with a
I tried fixing it but no success.(gtk-update-icon-cache-3.0:3113): 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
This likely means that your installation is broken.
Try running the command
gdk-pixbuf-query-loaders > /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being..
Code: Select all
# gdk-pixbuf-query-loaders > /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
#gdk-pixbuf-query-loaders command not found
So I broke out my backup 8gig SD card and booted up live AntiX 13 rc1 pendrive and copied what I wanted to keep. Ran the installer. Pendrive saw internal ssd drive as sdb so grub install would not boot. Since on reboot. Kernel sits on sda. I used blkid and UUID to fix via live usb boot again.
Sooooo. I used Sid repos when I installed and did a apt-get update && apt-get dist-upgrade. It bit me in the ass with the same pixbuf problem as the 8.5 install gave me (I was on testing repos in 8.5). Sooooo. Reinstall again and set repos to wheezy. Reset /boot/grub/menu.lst to
Code: Select all
title antiX at sda, kernel 3.6.11-antix.1-486-smp
kernel /boot/vmlinuz-3.6.11-antix.1-486-smp root=UUID=a1e22662-f813-43bb-a587-1266f6dcc816 quiet
initrd /boot/initrd.img-3.6.11-antix.1-486-smp
boot
Code: Select all
title antiX at sdb1, kernel 3.6.11-antix.1-486-smp
kernel /boot/vmlinuz-3.6.11-antix.1-486-smp root=/dev/sdb1 quiet
initrd /boot/initrd.img-3.6.11-antix.1-486-smp
boot
Sheesh. Experimental Iceweasel and Debian wheezy repos don't mix i guess because that failed also with needs later xulrunner and such but it is not going to be installed.
Anyhows. I got a
Code: Select all
$ inxi -Fxz
System: Host: scooter Kernel: 3.6.11-antix.1-486-smp i686 (32 bit, gcc: 4.7.2)
Desktop: IceWM 1.3.7 Distro: antiX-13-rc1_386-full Luddite 4 May 2013
Machine: System: ASUSTeK product: 701SD version: 0303
Mobo: ASUSTeK model: 701SD version: x.xx Bios: American Megatrends version: 0303 date: 07/23/2008
CPU: Single core Intel Celeron M (-UP-) cache: 512 KB flags: (nx pae sse sse2) bmips: 1795.39 clocked at 897.695 MHz
Graphics: Card: Intel Mobile 915GM/GMS/910GML Express Graphics Controller bus-ID: 00:02.0
X.Org: 1.12.4 drivers: intel (unloaded: fbdev,vesa) Resolution: 800x480@60.0hz
GLX Renderer: N/A GLX Version: N/A Direct Rendering: N/A
Audio: Card: Intel 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller
driver: snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture ver: 1.0.25
Network: Card-1: Realtek RTL8187SE Wireless LAN Controller driver: r8180 port: d800 bus-ID: 01:00.0
IF: wlan0 state: up mac: <filter>
Card-2: Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet driver: ATL1E port: ec00 bus-ID: 03:00.0
IF: eth0 state: down mac: <filter>
Drives: HDD Total Size: 8.1GB (-) 1: id: /dev/sda model: ASUS size: 8.1GB
Partition: ID: / size: 7.4G used: 2.6G (36%) fs: ext2
Sensors: System Temperatures: cpu: 53.0C mobo: N/A
Fan Speeds (in rpm): cpu: 1390
Info: Processes: 83 Uptime: 48 min Memory: 218.2/1000.3MB Runlevel: 5 Gcc sys: 4.7.2
Client: Shell (bash 4.2.37) inxi: 1.9.6