Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#31
Update: My CDRW's I bought and burning Antix did not get along. I decided to blame Memorex.
So I bit the bullet and used my Memorex CD -R disks instead make a coaster if need be.

Code: Select all

demo@antix1:~
$ inxi -Fxz
System:    Host: antix1 Kernel: 3.14.1-antix.1-486-smp i686 (32 bit gcc: 4.8.2) 
           Desktop: IceWM 1.3.7 
           Distro: antiX-14R-alpha1_386-full Killah P 21 April 2014 
Machine:   System: Acer product: Aspire T180 v: R01-B3
           Mobo: Acer model: EM61SM/EM61PM
           Bios: Phoenix v: R01-B3 date: 02/07/2007
CPU:       Single core AMD Athlon 64 3800+ (-UP-) cache: 512 KB clocked at 2400 MHz
           flags: (lm nx pae sse sse2 sse3 svm) bmips: 4821 
Graphics:  Card: NVIDIA C61 [GeForce 6100 nForce 405] bus-ID: 00:0d.0
           Display Server: X.Org 1.15.0.901 driver: vesa
           Resolution: 1280x1024@61.0hz
           GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
           GLX Version: 2.1 Mesa 10.1.0 Direct Rendering: Yes
Audio:     Card NVIDIA MCP61 High Definition Audio 
           driver: snd_hda_intel bus-ID: 00:05.0 
           Sound: ALSA v: k3.14.1-antix.1-486-smp
Network:   Card: Marvell 88E8056 PCI-E Gigabit Ethernet Controller
           driver: sky2 v: 1.30 port: ac00 bus-ID: 03:00.0
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 2160.4GB (-)
           ID-1: /dev/sda model: ST3160812AS size: 160.0GB
           ID-2: /dev/sdb model: ST2000DM001 size: 2000.4GB
Partition: ID-1: swap-1 size: 6.29GB used: 0.00GB (0%) fs: swap dev: /dev/sdb8 
Sensors:   System Temperatures: cpu: 40.0C mobo: N/A 
           Fan Speeds (in rpm): cpu: N/A 
Info:      Processes: 84 Uptime: 19 min Memory: 212.0/2784.2MB 
           Init: SysVinit runlevel: 5 Gcc sys: 4.8.2 
           Client: Shell (bash 4.3.81) inxi: 2.1.18 
demo@antix1:~
$ top

top - 12:19:42 up 20 min,  3 users,  load average: 0.47, 0.38, 0.33
Tasks:  83 total,   1 running,  82 sleeping,   0 stopped,   0 zombie
%Cpu(s): 48.8 us,  2.0 sy,  0.0 ni, 49.2 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem:   2851004 total,   680220 used,  2170784 free,    79784 buffers
KiB Swap:  6143996 total,        0 used,  6143996 free.   387172 cached Mem

  PID USER      PR  NI    VIRT    RES    SHR S %CPU %MEM     TIME+ COMMAND      
 5567 root      20   0  336720  31692   7860 S 39.2  1.1   1:04.22 Xorg         
 6418 demo      20   0  494776 157716  39092 S  8.3  5.5   0:55.29 x-www-brows+ 
 8352 demo      20   0   45516  15332  10756 S  2.7  0.5   0:00.86 x-terminal-+ 
 5823 demo      20   0   71352   3908   2648 S  0.7  0.1   0:03.89 conky        
    1 root      20   0    2632    720    604 S  0.0  0.0   0:00.60 init         
    2 root      20   0       0      0      0 S  0.0  0.0   0:00.00 kthreadd     
    3 root      20   0       0      0      0 S  0.0  0.0   0:00.01 ksoftirqd/0  
    4 root      20   0       0      0      0 S  0.0  0.0   0:00.00 kworker/0:0  
    5 root       0 -20       0      0      0 S  0.0  0.0   0:00.00 kworker/0:0H 
    6 root      20   0       0      0      0 S  0.0  0.0   0:00.03 kworker/u4:0 
    7 root      -2   0       0      0      0 S  0.0  0.0   0:00.34 rcuc/0       
    8 root      -2   0       0      0      0 S  0.0  0.0   0:00.00 rcub/0       
    9 root      20   0       0      0      0 S  0.0  0.0   0:00.20 rcu_preempt  
   10 root      20   0       0      0      0 S  0.0  0.0   0:00.00 rcu_sched    
   11 root      20   0       0      0      0 S  0.0  0.0   0:00.00 rcu_bh       
   12 root      rt   0       0      0      0 S  0.0  0.0   0:00.00 migration/0  
   13 root       0 -20       0      0      0 S  0.0  0.0   0:00.00 khelper      
   14 root      20   0       0      0      0 S  0.0  0.0   0:00.00 kdevtmpfs    
   15 root       0 -20       0      0      0 S  0.0  0.0   0:00.00 netns        
   16 root      20   0       0      0      0 S  0.0  0.0   0:00.02 kworker/u4:1 
  250 root       0 -20       0      0      0 S  0.0  0.0   0:00.00 writeback  
To get this to boot on here. I decided to use Vesa, Icewm, Chicago with the F keys.
Time is right. No funny business with running default for video because legacy Nvidia
and AntiX newer kernels do not play nice with nouveau (at least on my boxes).

So off next to boot on the other older AMD box I have but it has a ATI chip. I will let it load the radeon.

Mounting with rox my /dev/sda as user which was what Vista was on before.
I put my installs now on /dev/sdb because it is 2TB.

Code: Select all

demo@antix1:/media/_vistadata
$ ls
AAOne                 Carolina_backup  Movies              Stream
AntiX64BKAcerDesktop  Isos             pburn_symlink_tree  Ubuntu_Asus
AntiX_IBM             lost+found       Samsung             Ubuntu_IBM
So mount without using spacefm 1st seems OK.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#32
Working also on the Emachine 3507 that has my AntiX 11 Base on.
So when this goes final. I guess I'll backup and reinstall 14.

Code: Select all

demo@antix1:~
$ inxi -Fxz
System:    Host: antix1 Kernel: 3.14.1-antix.1-486-smp i686 (32 bit gcc: 4.8.2) 
           Desktop: IceWM 1.3.7 
           Distro: antiX-14R-alpha1_386-full Killah P 21 April 2014 
Machine:   System: GATEWAY product: W3507 v: 500
           Mobo: Intel model: D102GGC2 v: AAD70214-201
           Bios: Intel v: GC11020M.15A.2010.2006.0817.0956 date: 08/17/2006
CPU:       Single core Intel Celeron D CPU (-UP-) cache: 512 KB clocked at 3200 MHz
           flags: (lm nx pae sse sse2 sse3) bmips: 6400 
Graphics:  Card: Advanced Micro Devices [AMD/ATI] RC410 [Radeon Xpress 200/1100]
           bus-ID: 01:05.0
           Display Server: X.Org 1.15.0.901 drivers: ati,radeon (unloaded: fbdev,vesa)
           Resolution: 1280x1024@60.0hz
           GLX Renderer: Gallium 0.4 on ATI RC410
           GLX Version: 2.1 Mesa 10.1.0 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: ALSA v: k3.14.1-antix.1-486-smp
Network:   Card: Realtek RTL-8139/8139C/8139C+
           driver: 8139too v: 0.9.28 port: 1000 bus-ID: 02:02.0
           IF: eth0 state: unknown speed: 100 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 444.0GB (-)
           ID-1: /dev/sda model: ST3120213A size: 120.0GB
           ID-2: /dev/sdb model: Maxtor_5A320J0 size: 323.9GB
Partition: ID-1: swap-1 size: 2.17GB used: 0.00GB (0%) fs: swap dev: /dev/sda2 
Sensors:   None detected - is lm-sensors installed and configured?
Info:      Processes: 78 Uptime: 11 min Memory: 212.9/877.2MB 
           Init: SysVinit runlevel: 5 Gcc sys: 4.8.2 
           Client: Shell (bash 4.3.81) inxi: 2.1.18 
demo@antix1:~
$ top

top - 12:52:37 up 11 min,  3 users,  load average: 0.34, 0.43, 0.34
Tasks:  77 total,   1 running,  76 sleeping,   0 stopped,   0 zombie
%Cpu(s): 12.7 us,  5.0 sy,  0.0 ni, 81.6 id,  0.0 wa,  0.7 hi,  0.0 si,  0.0 st
KiB Mem:    898244 total,   690692 used,   207552 free,    83348 buffers
KiB Swap:  2122748 total,        0 used,  2122748 free.   397020 cached Mem

  PID USER      PR  NI    VIRT    RES    SHR S %CPU %MEM     TIME+ COMMAND      
 3459 root      20   0   64776  26276   7904 S  9.3  2.9   0:20.10 Xorg         
 5483 demo      20   0   42452  14592  10436 S  6.6  1.6   0:00.74 x-terminal-+ 
 3643 demo      20   0   71360   3912   2648 S  0.7  0.4   0:03.67 conky        
    7 root      -2   0       0      0      0 S  0.3  0.0   0:00.14 rcuc/0       
  290 root      20   0       0      0      0 S  0.3  0.0   0:00.45 kworker/0:1  
    1 root      20   0    2632    716    604 S  0.0  0.1   0:00.65 init         
    2 root      20   0       0      0      0 S  0.0  0.0   0:00.00 kthreadd     
    3 root      20   0       0      0      0 S  0.0  0.0   0:00.00 ksoftirqd/0  
    4 root      20   0       0      0      0 S  0.0  0.0   0:00.03 kworker/0:0  
    5 root       0 -20       0      0      0 S  0.0  0.0   0:00.00 kworker/0:0H 
    8 root      -2   0       0      0      0 S  0.0  0.0   0:00.00 rcub/0       
    9 root      20   0       0      0      0 S  0.0  0.0   0:00.27 rcu_preempt  
   10 root      20   0       0      0      0 S  0.0  0.0   0:00.00 rcu_sched    
   11 root      20   0       0      0      0 S  0.0  0.0   0:00.00 rcu_bh       
   12 root      rt   0       0      0      0 S  0.0  0.0   0:00.00 migration/0  
   13 root       0 -20       0      0      0 S  0.0  0.0   0:00.00 khelper      
   14 root      20   0       0      0      0 S  0.0  0.0   0:00.00 kdevtmpfs    
   15 root       0 -20       0      0      0 S  0.0  0.0   0:00.00 netns        
  250 root       0 -20       0      0      0 S  0.0  0.0   0:00.00 writeback    
  252 root      39  19       0      0      0 S  0.0  0.0   0:00.35 khugepaged   
  253 root       0 -20       0      0      0 S  0.0  0.0   0:00.00 kintegrityd 
Doing a little more digging running live.

Code: Select all

demo@antix1:/media/sda1
$ ls
bin   dev  home  lost+found  mnt        opt   root  sbin  tmp  var
boot  etc  lib   media       NewFolder  proc  run   sys   usr
That is my dedicated AntiX 11 install that mounts OK in rox as user.

Code: Select all

demo@antix1:~
$ sux
bash: sux: command not found
demo@antix1:~
$ su
Password: 
root@antix1:/home/demo# 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   230195199   115097599+  83  Linux
/dev/sda2       230195200   234440703     2122752   82  Linux swap / Solaris

Disk /dev/sdb: 323.9 GB, 323928170496 bytes
255 heads, 63 sectors/track, 39382 cylinders, total 632672208 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: 0x0007ef6f

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1            2048   632670207   316334080   83  Linux

This is _data that is /dev/sdb that mounts OK as user

Code: Select all

demo@antix1:/media/_data
$ ls
harry  lost+found  Pendrive
demo@antix1:/media/_data
__{{emoticon}}__
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#33
Kernel Panic on my Oldest Laptop. IBM A22M that runs AntiX 13.2 with 3.7.10 kernel.

Code: Select all

EIP: [<c1561e28>] _raw_spin_unlock_irqrestore=0x8/0x20 SS:ESP 0068:df465e20
-----[ end trace 7f2f92b117cbf71 }---
note: swapper/0[1] exited with preempt_count 1
Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b

Kernel Offset: 0x0 from 0xc10000000 (relocation range: 0x0000000-0xe07effff)
I tried to give the error code as accurate as I could. Staring across the desk at the laptop and then hand typing the error.
Any miss-typos is this biker aint no typer dude. __{{emoticon}}__

Specs from older inxi report from last August

Code: Select all

$ inxi -Fxz
System:    Host: biker Kernel: 3.7.10-antix.3-486-smp i686 (32 bit, gcc: 4.7.3) 
           Desktop: IceWM 1.3.7 Distro: antiX-13_386-full Luddite 01 June 2013
Machine:   Mobo: IBM model: 2628TWU Bios: IBM version: KXET33WW (1.06 ) date: 09/05/2001
CPU:       Single core Pentium III (Coppermine) (-UP-) cache: 256 KB flags: (pae sse) bmips: 1992.44 clocked at 1000.00 MHz 
Graphics:  Card: Advanced Micro Devices [AMD] nee ATI Rage Mobility P/M AGP 2x bus-ID: 01:00.0 
           X.Org: 1.12.4 drivers: ati (unloaded: fbdev,vesa) FAILED: mach64 Resolution: 1024x768@87.0hz 
           GLX Renderer: Gallium 0.4 on softpipe GLX Version: 2.1 Mesa 8.0.5 Direct Rendering: Yes
Audio:     Card: Cirrus Logic CS 4614/22/24/30 [CrystalClear SoundFusion Audio Accelerator] 
           driver: snd_cs46xx bus-ID: 00:05.0 
           Sound: Advanced Linux Sound Architecture ver: k3.7.10-antix.3-486-smp
Network:   Card-1: 3Com 3c556B CardBus [Tornado] driver: 3c59x port: 1800 bus-ID: 00:03.0
           IF: eth0 state: down mac: <filter>
           Card-2: Ralink RT2561/RT61 802.11g PCI driver: rt61pci ver: 2.3.0 bus-ID: 06:00.0
           IF: wlan0 state: up mac: <filter>
Drives:    HDD Total Size: 20.0GB (88.1% used) 1: id: /dev/sda model: IC25N020ATCS04 size: 20.0GB 
Partition: ID: / size: 18G used: 17G (100%) fs: ext4 ID: swap-1 size: 1.12GB used: 0.03GB (2%) fs: swap 
Sensors:   System Temperatures: cpu: 45.0C mobo: 44.0C 
           Fan Speeds (in rpm): cpu: 0 
Info:      Processes: 103 Uptime: 4:13 Memory: 239.4/500.7MB Runlevel: 5 Gcc sys: 4.7.2 
           Client: Shell (bash 4.2.37) inxi: 1.9.14 
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#34
AMD system (DELL e521). No problems that I can detect.

Code: Select all

$ inxi -F
System:    Host: antix1 Kernel: 3.14.1-antix.1-486-smp i686 (32 bit) 
           Desktop: IceWM 1.3.7 
           Distro: antiX-14R-alpha1_386-full Killah P 21 April 2014 
Machine:   System: Dell product: Dimension E521
           Mobo: Dell model: 0CT103 v: A02
           Bios: Dell v: 1.0.3 date: 10/02/2006
CPU:       Dual core AMD Athlon 64 X2 3800+ (-MCP-) cache: 1024 KB 
           Clock Speeds: 1: 2000 MHz 2: 2000 MHz
Graphics:  Card: NVIDIA G72 [GeForce 7300 LE]
           Display Server: X.Org 1.15.0.901 drivers: nouveau (unloaded: fbdev,vesa)
           Resolution: 1280x1024@60.0hz
           GLX Renderer: Gallium 0.4 on NV46 GLX Version: 2.1 Mesa 10.1.0
Audio:     Card NVIDIA MCP51 High Definition Audio driver: snd_hda_intel 
           Sound: ALSA v: k3.14.1-antix.1-486-smp
Network:   Card: Broadcom BCM4401-B0 100Base-TX driver: b44
           IF: eth0 state: up speed: 100 Mbps duplex: full 
           mac: 00:13:72:36:fa:3a
Drives:    HDD Total Size: 168.0GB (2.2% used)
           ID-1: /dev/sda model: ST3160812AS size: 160.0GB
           USB ID-2: /dev/sdf model: Cruzer_Glide size: 8.0GB
Sensors:   System Temperatures: cpu: 34.0C mobo: N/A gpu: 46.0 
           Fan Speeds (in rpm): cpu: N/A 
Info:      Processes: 90 Uptime: 6 min Memory: 235.7/3037.1MB 
           Client: Shell (bash) inxi: 2.1.18 
demo@antix1:~
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#35
I broke out the IBM T23 Laptop. Exact same kernel panic word for word as the IBM A22M Laptop.

Specs:

Code: Select all

$ inxi -Fxz
System:    Host: biker Kernel: 3.7.10-antix.3-486-smp i686 (32 bit, gcc: 4.7.3)
           Desktop: Fluxbox 1.3.2 Distro: antiX-13_386-full Luddite 01 June 2013
Machine:   Mobo: IBM model: 26474MU Bios: IBM version: 1AET64WW (1.20 ) date: 10/18/2006
CPU:       Single core Mobile Intel Pentium III CPU - M (-UP-) cache: 512 KB flags: (pae sse) bmips: 1598.59 clocked at 800.00 MHz
Graphics:  Card: S3 SuperSavage IX/C SDR bus-ID: 01:00.0
           X.Org: 1.12.4 drivers: savage (unloaded: fbdev,vesa) Resolution: 1024x768@60.0hz
           GLX Renderer: Gallium 0.4 on softpipe GLX Version: 2.1 Mesa 8.0.5 Direct Rendering: Yes
Audio:     Card: Intel 82801CA/CAM AC'97 Audio Controller driver: snd_intel8x0 ports: 1c00 18c0 bus-ID: 00:1f.5
           Sound: Advanced Linux Sound Architecture ver: k3.7.10-antix.3-486-smp
Network:   Card-1: Ralink RT2561/RT61 802.11g PCI driver: rt61pci ver: 2.3.0 bus-ID: 07:00.0
           IF: wlan0 state: up mac: <filter>
           Card-2: Intel 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller
           driver: e100 ver: 3.5.24-k2-NAPI port: 6400 bus-ID: 02:08.0
           IF: eth0 state: down mac: <filter>
Drives:    HDD Total Size: 80.0GB (11.6% used) 1: id: /dev/sda model: ST980815A size: 80.0GB
Partition: ID: / size: 73G used: 8.7G (13%) fs: ext4 ID: swap-1 size: 1.12GB used: 0.00GB (0%) fs: swap
Sensors:   System Temperatures: cpu: 52.0C mobo: 50.0C
           Fan Speeds (in rpm): cpu: N/A fan-1: 4863
Info:      Processes: 93 Uptime: 4:03 Memory: 298.1/1007.8MB Runlevel: 5 Gcc sys: 4.7.2
           Client: Shell (bash 4.2.37) inxi: 1.9.14 
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#36
Thanks for the feedback.

It seems that this 3.14 kernel might not be a good choice for some old(er) boxes.
Roky - do you have any idea on the latest kernel version that works on the failed to boot boxes?
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#37
Roky - do you have any idea on the latest kernel version that works on the failed to boot boxes?
No, not yet. I put them away and broke out the Acer Aspire One ZG5 . __{{emoticon}}__
I'll get back to you later on that because I have been lazy on my old gear and kept the 3.7.10 kernel
after trying out your newer ones you built and getting failed boots on those.

I never reported it because of laziness and being sick.

Any hows here is the Atom Netbook that runs MX-14

Code: Select all

demo@antix1:~
$ inxi -Fxz
System:    Host: antix1 Kernel: 3.14.1-antix.1-486-smp i686 (32 bit gcc: 4.8.2) 
           Desktop: IceWM 1.3.7 
           Distro: antiX-14R-alpha1_386-full Killah P 21 April 2014 
Machine:   System: Acer product: AOA150 v: 1
           Mobo: Acer model: N/A Bios: Acer v: v0.3310 date: 10/06/2008
CPU:       Single core Intel Atom CPU N270 (-HT-) cache: 512 KB
           flags: (pae sse sse2 sse3 ssse3) bmips: 3191 
           Clock Speeds: 1: 1600 MHz 2: 1600 MHz
Graphics:  Card: Intel Mobile 945GSE Express Integrated Graphics Controller
           bus-ID: 00:02.0
           Display Server: X.Org 1.15.0.901 drivers: intel (unloaded: fbdev,vesa)
           Resolution: 1024x600@60.0hz
           GLX Renderer: Mesa DRI Intel 945GME x86/MMX/SSE2
           GLX Version: 2.1 Mesa 10.1.0 Direct Rendering: Yes
Audio:     Card Intel NM10/ICH7 Family High Definition Audio Controller 
           driver: snd_hda_intel bus-ID: 00:1b.0 
           Sound: ALSA v: k3.14.1-antix.1-486-smp
Network:   Card-1: Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller
           driver: r8169 v: 2.3LK-NAPI port: 3000 bus-ID: 02:00.0
           IF: eth0 state: down mac: <filter>
           Card-2: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express)
           driver: ath5k bus-ID: 03:00.0
           IF: wlan0 state: up mac: <filter>
Drives:    HDD Total Size: 162.1GB (0.4% used)
           ID-1: /dev/sda model: WDC_WD1600BEVT size: 160.0GB
           USB ID-2: /dev/sdb model: U3_Cruzer_Micro size: 2.1GB
Partition: ID-1: swap-1 size: 2.10GB used: 0.00GB (0%) fs: swap dev: /dev/sda6 
Sensors:   System Temperatures: cpu: 51.0C mobo: N/A 
           Fan Speeds (in rpm): cpu: N/A 
Info:      Processes: 83 Uptime: 8 min Memory: 172.1/993.9MB 
           Init: SysVinit runlevel: 5 Gcc sys: 4.8.2 
           Client: Shell (bash 4.3.81) inxi: 2.1.18 
demo@antix1:~
Give me a day to get back with you on the IBM's as I will have to run some tests again
and download some of your kernels again. I know 3.13.3 did not go so well. I will search for earlier
3.12, 3.11, 3.10, 3.9 I guess, or should I go liqourix via smxi instead? Let me know.
Posts: 667
jdmeaux1952
Joined: 01 Nov 2013
#38
Trying out 14R on MSI laotop. Except for a couple of weird :error" messages with my usb connections at bootup (and nothing plugged in), it runs on this i5-450M.

Image

I did notice that my memory report in 14R is about3.38 Gb out of 4. It's usually 3.78 Gb in antiX13.2 kernel 3.14.1 And showing no swap file when I do have one set up. But this is as far as I got here. I tried the LiveCD in my AMD machine, but that was a no go. Wouldn't load.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#39
anticapitalista wrote:Thanks for the feedback.

It seems that this 3.14 kernel might not be a good choice for some old(er) boxes.
Roky - do you have any idea on the latest kernel version that works on the failed to boot boxes?

Code: Select all

$ dpkg -s linux-headers-$(uname -r)
Package: linux-headers-3.12.1-antix.1-486-smp
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 31905
Maintainer: anticapitalista <antiX@operamail.com>
Architecture: i386
Source: linux-upstream
Version: 3.12.1-antix.1-486-smp-1
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for 3.12.1-antix.1-486-smp on i386
 This package provides kernel header files for 3.12.1-antix.1-486-smp on i386
 .
 This is useful for people who need to build external modules
Homepage: http://www.kernel.org/
Seems to be the best on this old box.

Code: Select all

$ inxi -M
Machine:   Mobo: IBM model: 2628TWU
           Bios: IBM v: KXET33WW (1.06 ) date: 09/05/2001
Posts: 279
afab4
Joined: 17 Oct 2009
#40
Wireless will not connect using ceni.

Code: Select all

FATAL: Module p80211 not found.

etc/network/if-pre-up.d/linux-wlan-ng-pre-up
Failed to load p80211.ko.
I can connect using WICD but much prefer ceni.

Code: Select all

Network:   Card-1: Intel WiFi Link 5100 driver: iwlwifi 
           IF: wlan0 state: up mac: 00:22:fb:b0:d0:c8
           Card-2: Intel 82567LM Gigabit Network Connection driver: e1000e 
           IF: eth0 state: down mac: 00:24:e8:bc:e9:e3
After some research I solved this issue by deleting all instances of prism2 firmware and drivers.
Last edited by afab4 on 28 Apr 2014, 00:56, edited 1 time in total.
Posts: 1,308
BitJam
Joined: 31 Aug 2009
#41
dolphin_oracle wrote:I'll keep working on it. unfortunately I only have one PC that is hooked up via HDMI, and the family uses it, so trouble shooting opportunities are sporadic at best. If I figure out anything, I'll report back. there is the real possiblity using the radeon driver, that my particular hardware (amd 4200) does not support audio on HDMI.
Radeon? Look at
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://forums.linuxmint.com/viewtopic.php?p=776471#p776471"
linktext was:"this"
====================================
:
Re: HDMI Audio Issues

From
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/864735"
linktext was:"https://bugs.launchpad.net/ubuntu/+sour ... bug/864735"
====================================


Since kernel 3.0, upstream has disabled audio output for all ATI cards in the Radeon driver by default.

Edit / etc/default/grub and change this line:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

to this line

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.audio=1"
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#42
BitJam wrote:
dolphin_oracle wrote:I'll keep working on it. unfortunately I only have one PC that is hooked up via HDMI, and the family uses it, so trouble shooting opportunities are sporadic at best. If I figure out anything, I'll report back. there is the real possiblity using the radeon driver, that my particular hardware (amd 4200) does not support audio on HDMI.
Radeon? Look at
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://forums.linuxmint.com/viewtopic.php?p=776471#p776471"
linktext was:"this"
====================================
:
Re: HDMI Audio Issues

From
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/864735"
linktext was:"https://bugs.launchpad.net/ubuntu/+sour ... bug/864735"
====================================


Since kernel 3.0, upstream has disabled audio output for all ATI cards in the Radeon driver by default.

Edit / etc/default/grub and change this line:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

to this line

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.audio=1"
Thanks BitJam. I have seen similiar info. I have tried radeon.audio=1 on the liveUSB but their isn't any change to the audio over HDMI (ie, there isn't any).

I've seen some information that using the proprietary driver may work.
Posts: 1,444
skidoo
Joined: 09 Feb 2012
#43
user confusion... or bug?

I've learned that presence of acpi=off in the boot line prevents correct detection of widescreen monitor (1920x1080 mode is unavailable)

During one testing run, I F7 saved a"custom" entry containing acpi=off

Later, each time I booted and chose"Root Persistence" (or ANYthing other than"Default")
apparently the acpi=off was still being applied.
Confused ~~ I didn't (still don't) expect the args on the custom line to affect the other boot menu entries.
Further confusion ~~ remove acpi=off within the editable bootline box... but presence of F4 value overrides whatever was typed?

The point:
I had a helluva time"getting rid of" the previously set acpi=off directive.

If a user creates/saves a custom bootline, are the args expressed on that line expected (documented?) to bleed over, to get applied to all boot menu entry lines... until/unless user applies a"reset" option?
Last edited by skidoo on 25 Apr 2014, 23:33, edited 1 time in total.
Posts: 94
james c
Joined: 23 Apr 2014
#44
Just joined the forum so other reports are on the Mepis forum so.......

Running AntiX 14 on my backup Linux box, really no problems yet.

Code: Select all

james@antix1:~
$ inxi -F
System:    Host: antix1 Kernel: 3.14.1-antix.1-486-smp i686 (32 bit) 
           Desktop: IceWM 1.3.7 
           Distro: antiX-14R-alpha1_386-full Killah P 21 April 2014 
Machine:   Mobo: ECS model: GeForce7050M-M v: 1.0
           Bios: American Megatrends v: 080014 date: 05/30/2008
CPU:       Dual core AMD Athlon 64 X2 3800+ (-MCP-) cache: 1024 KB 
           Clock Speeds: 1: 1000 MHz 2: 1000 MHz
Graphics:  Card: NVIDIA C68 [GeForce 7050 PV / nForce 630a]
           Display Server: X.Org 1.15.0.901 drivers: nouveau (unloaded: fbdev,vesa)
           Resolution: 1440x900@59.9hz
           GLX Renderer: Gallium 0.4 on NV67 GLX Version: 2.1 Mesa 10.1.0
Audio:     Card NVIDIA MCP67 High Definition Audio driver: snd_hda_intel 
           Sound: ALSA v: k3.14.1-antix.1-486-smp
Network:   Card: NVIDIA MCP67 Ethernet driver: forcedeth
           IF: eth0 state: up speed: 100 Mbps duplex: full 
           mac: 00:1e:90:fe:92:50
Drives:    HDD Total Size: 330.1GB (0.9% used)
           ID-1: /dev/sda model: ST380811AS size: 80.0GB
           ID-2: /dev/sdb model: ST3250318AS size: 250.1GB
Partition: ID-1: / size: 16G used: 2.8G (20%) fs: ext4 dev: /dev/sdb11 
           ID-2: swap-1 size: 6.40GB used: 0.00GB (0%) fs: swap dev: /dev/sdb5 
Sensors:   System Temperatures: cpu: 30.0C mobo: N/A 
           Fan Speeds (in rpm): cpu: N/A 
Info:      Processes: 101 Uptime: 38 min Memory: 238.4/3037.8MB 
           Client: Shell (bash) inxi: 2.1.18 
james@antix1:~
Posts: 1,028
SamK
Joined: 21 Aug 2011
#45
Ancient system circa 2001 (known to work with 13.2-Stable)
More to follow as time and hardware permit

Code: Select all

Successfully booted to GUI via Live CD-ROM using default video setting
Cold Boot Quiesent RAM Usage
echo 3 > /proc/sys/vm/drop_caches ; free -h
             total       used       free     shared    buffers     cached
Mem:          498M        76M       422M       6.0M       680K        28M
-/+ buffers/cache:        47M       451M
Swap:           0B         0B         0B
Boot Codes
grep desktop /var/log/live/bootstrap.log
desktop=space-icewm vga=789 splash=verbose,theme:default lang=en_GB quiet antiX=MLX
System Report
inxi -b -c0
System:    Host: antix1 Kernel: 3.14.1-antix.1-486-smp i686 (32 bit)
           Desktop: IceWM 1.3.7
           Distro: antiX-14R-alpha1_386-full Killah P 21 April 2014
Machine:   System: eveshamvale product: N/A
           Mobo: ASUSTeK model: A7A266 v: REV 1.xx
           Bios: Award v: ASUS A7A266 1008 date: 10/15/2001
CPU:       Single core AMD Athlon XP1600+ (-UP-) clocked at 1445 MHz 
Graphics:  Card: NVIDIA NV11 [GeForce2 MX/MX 400]
           Display Server: X.Org 1.15.0.901 drivers: nouveau (unloaded: fbdev,vesa)
           Resolution: 1280x1024@60.0hz
           GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
           GLX Version: 2.1 Mesa 10.1.0
Network:   Card-1: D-Link System RTL8139 Ethernet driver: 8139too
           Card-2: Realtek RTL8191SU 802.11n WLAN Adapter
Drives:    HDD Total Size: 41.1GB (-)
Info:      Processes: 72 Uptime: 2 min Memory: 70.9/498.7MB
           Client: Shell (bash) inxi: 2.1.18
Networking wired OK
Networking wireless OK
Note:
Wireless adaptor is the one suffering regression in previous kernels as reported
Audio OK
Wallpaper Fail
Note:
The height of the image appears as being too large.  
Part of the bottom of the image is cut off by the IceWM taskbar
CD-ROM Fail
Note:
At system shutdown a message is displayed to remove CD-ROM but tray does not eject it