last night while drinking and rocking and rolling.
Code: Select all
$ inxi -r
Repos: Active apt sources in file: / etc/apt/sources.list
deb http://www.daveserver.info/antiX/debs testing main
deb http://http.us.debian.org/debian/ testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://liquorix.net/debian/ sid main
deb http://packages.mate-desktop.org/repo/debian wheezy main
Active apt sources in file: / etc/apt/sources.list.d/jitsi.list
deb http://download.jitsi.org/deb unstable/
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://steamcommunity.com/app/24420/discussions/0/810919691155218006/"
linktext was:"http://steamcommunity.com/app/24420/dis ... 155218006/"
====================================
and
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.mariusv.com/cannot-open-alsamixer/"
linktext was:"http://www.mariusv.com/cannot-open-alsamixer/"
====================================
Being as this is my media center in the shop. Gotta have sound. Then in a tipsy state I figured I'd do a
Code: Select all
apt-get dist-update && apt-get dist-upgrade
Then in Drunken joy proceeded to boldy go further. I say screw it and bull rush into a 810MB package download with 10 to be removed and 250MB of disk drive space will be used.
Code: Select all
<snip>
(gtk-update-icon-cache:31975): 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.
Processing triggers for python-support ...
Processing triggers for menu ...
Processing triggers for install-info ...
Processing triggers for shared-mime-info ...
Processing triggers for sgml-base ...
Errors were encountered while processing:
/var/cache/apt/archives/spacefm-common_0.8.7-3_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@biker:/home/harry# apt-get -f install
<snip>
blah blah blah
<snip>
Anyhows. Reboot. No Desktop. No Slim. Error is no xterm. So screew it. I install xterm in init 3 bootup. startx. I get my fluxbox menu with rightclick on a black desktop with no panels (I run lxpanels in this install). Error message when I tell it to open rox in the menu,"Can't open, are you sure you don't have another Desktop running/"
Time to open another beer and forget about it. Enter this morning. Plan of attack. I have a LXLE DVD I burned for when I sold the eeepc netbook. I boot it and carve uo drive and install it. Move my stuff in AntiX over to LXLE to backup. Using grub2 now to boot AntiX 11. Fun and games still. When done. I open gparted in LXLE. I right click on AntiX partition . I pick Check to run e2fsck on it. Let it finish.
I reboot into AntiX 11. Still no Slim. startx then instead. I hear my startup and Fluxbox and LXpanels and everything shows. Moral of this story for new users.
If you are stubborn like me and fight to the finish. You might end up like this
Code: Select all
harry@biker:~$ inxi -Fxz
System: Host: biker Kernel: 3.8.10-antix.1-486-smp i686 (32 bit, gcc: 4.7.2)
Desktop: Fluxbox 1.3.5 Distro: antiX-M11-base- Jayaben Desai 25 April 2011
Machine: System: GATEWAY product: W3507 version: 500
Mobo: Intel model: D102GGC2 version: AAD70214-201
Bios: Intel version: GC11020M.15A.2010.2006.0817.0956 date: 08/17/2006
CPU: Single core Intel Celeron D CPU (-UP-) cache: 512 KB flags: (lm nx pae sse sse2 sse3) bmips: 6399.76 clocked at 3199.880 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] RC410 [Radeon Xpress 200/1100] bus-ID: 01:05.0
X.Org: 1.12.4 driver: radeon Resolution: 1024x768@85.0hz
GLX Renderer: Gallium 0.4 on ATI RC410 GLX Version: 2.1 Mesa 9.1.6 Direct Rendering: Yes
Audio: Card: Advanced Micro Devices [AMD/ATI] IXP SB4x0 High Definition Audio Controller
driver: snd_hda_intel bus-ID: 00:14.2
Sound: Advanced Linux Sound Architecture ver: k3.8.10-antix.1-486-smp
Network: Card-1: Realtek RTL-8139/8139C/8139C+ driver: 8139too ver: 0.9.28 port: 1000 bus-ID: 02:02.0
IF: eth0 state: down mac: <filter>
Card-2: Realtek RTL8187B Wireless 802.11g 54Mbps Network Adapter driver: rtl8187 usb-ID: 001-003
IF: wlan0 state: up mac: <filter>
Drives: HDD Total Size: 120.0GB (9.7% used) 1: id: /dev/sda model: ST3120213A size: 120.0GB
Partition: ID: / size: 24G used: 11G (48%) fs: ext3 ID: swap-1 size: 2.17GB used: 0.01GB (0%) fs: swap
Sensors: System Temperatures: cpu: 52.8C mobo: 53.2C
Fan Speeds (in rpm): cpu: 2658 fan-2: 1321 fan-4: 0
Info: Processes: 93 Uptime: 1:05 Memory: 432.8/879.1MB Runlevel: 5 Gcc sys: 4.8.1
Client: Shell (bash 4.2.45) inxi: 1.9.14
harry@biker:~$ sux
Password:
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
root@biker:/home/harry# fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000bda1f
Device Boot Start End Blocks Id System
/dev/sda1 * 1 51105791 25552895+ 83 Linux
/dev/sda2 230195200 234440703 2122752 82 Linux swap / Solaris
/dev/sda3 51105792 230195199 89544704 83 Linux
Partition table entries are not in disk order
root@biker:/home/harry# apt-cache policy slim
slim:
Installed: 1.3.6.5.7
Candidate: 1.3.6.5.7
Version table:
*** 1.3.6.5.7 0
500 http://www.daveserver.info/antiX/debs/ testing/main i386 Packages
100 /var/lib/dpkg/status
1.3.4-2 0
500 http://http.us.debian.org/debian/ testing/main i386 Packages
root@biker:/home/harry# so don't freak out if slim does not load up for you