I got many problems of recent with my EeePC 1001HA, segfaults, crashes when running high CPU load, problems with LightDM or DE not starting. So I tried to install a lighter system, chose antiX 15 core and installed task-lxde-desktop, uninstalled some stuff afterwards.
Now the problem is no WiFi.
Code: Select all
# inxi -Fxz
Resuming in non X mode: glxinfo not found. For package install advice run: inxi --recommends
System: Host: antiX Kernel: 4.0.5-gnu-antix.1-486-smp i686 (32 bit gcc: 4.9.2)
Desktop: LXDE (Openbox 3.5.2)
Distro: antiX-15-V_386-core-libre Killah P 30 June 2015
Machine: System: ASUSTeK product: 1001HA v: x.x
Mobo: ASUSTeK model: 1005HA v: x.xx
Bios: American Megatrends v: 1601 date: 04/18/2011
CPU: Single core Intel Atom N270 (-HT-) cache: 512 KB
flags: (nx pae sse sse2 sse3 ssse3) bmips: 3199
clock speeds: max: 1600 MHz 1: 800 MHz 2: 1333 MHz
Graphics: Card: Intel Mobile 945GSE Express Integrated Graphics Controller
bus-ID: 00:02.0
Display Server: X.org 1.16.4 drivers: intel (unloaded: fbdev,vesa)
tty size: 80x24 Advanced Data: N/A for root
Audio: Card Intel NM10/ICH7 Family High Definition Audio Controller
driver: snd_hda_intel bus-ID: 00:1b.0
Sound: ALSA v: k4.0.5-gnu-antix.1-486-smp
Network: Card-1: Qualcomm Atheros AR8132 Fast Ethernet
driver: atl1c v: 1.0.1.1-NAPI port: ec00 bus-ID: 01:00.0
IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
Card-2: Ralink RT3090 Wireless 802.11n 1T/1R PCIe
driver: rt2800pci v: 2.3.0 bus-ID: 02:00.0
IF: wlan0 state: down mac: <filter>
Drives: HDD Total Size: 32.0GB (8.1% used)
ID-1: /dev/sda model: SAMSUNG_SSD_PM83 size: 32.0GB
Partition: ID-1: / size: 30G used: 2.5G (9%) fs: btrfs dev: /dev/sda1
Sensors: System Temperatures: cpu: 46.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 149 Uptime: 2 min Memory: 112.0/2012.0MB
Init: SysVinit runlevel: 5 Gcc sys: N/A
Client: Shell (bash 4.3.301) inxi: 2.2.25
This thread is going to become a bit messy with so many issues, so I give them numbers:
#1: CPU - trying to set up the governor to lower speed, it runs with 'performance' on startup. Did this
Code: Select all
root@antiX:/# cpufreq-set -g conservative -c 1 -d 800 MHz
root@antiX:/# cpufreq-set -g conservative -c 0 -d 800 MHz
Code: Select all
# LC_ALL=en.US cpufreq-info
cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
driver: acpi-cpufreq
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: 10.0 us.
hardware limits: 800 MHz - 1.60 GHz
available frequency steps: 1.60 GHz, 1.33 GHz, 1.07 GHz, 800 MHz
available cpufreq governors: conservative, powersave, userspace, ondemand, performance
current policy: frequency should be within 1.60 GHz and 1.60 GHz.
The governor"performance" may decide which speed to use
within this range.
current CPU frequency is 1.60 GHz (asserted by call to hardware).
cpufreq stats: 1.60 GHz:26.07%, 1.33 GHz:6.49%, 1.07 GHz:9.33%, 800 MHz:58.11% (480)
analyzing CPU 1:
driver: acpi-cpufreq
CPUs which run at the same hardware frequency: 1
CPUs which need to have their frequency coordinated by software: 1
maximum transition latency: 10.0 us.
hardware limits: 800 MHz - 1.60 GHz
available frequency steps: 1.60 GHz, 1.33 GHz, 1.07 GHz, 800 MHz
available cpufreq governors: conservative, powersave, userspace, ondemand, performance
current policy: frequency should be within 1.60 GHz and 1.60 GHz.
The governor"performance" may decide which speed to use
within this range.
current CPU frequency is 1.60 GHz (asserted by call to hardware).
cpufreq stats: 1.60 GHz:24.11%, 1.33 GHz:6.26%, 1.07 GHz:12.12%, 800 MHz:57.51% (544)
Code: Select all
root@antiX:/# cpufreq-set -g conservative -c 1 -d800 MHz
root@antiX:/# cpufreq-set -g conservative -c 0 -d 800MHz
EDIT2: Nope, it goes back to 'performance'. __{{emoticon}}__ __{{emoticon}}__ __{{emoticon}}__
EDIT3: Installed thermald, let's see how it works, should be OOTB, afaiu.
#2: segfaults druing boot, will take a picture when they occur
#3: WiFi not running - I wanted to install network-manager, but cannot (and maybe don't want to), because it depends on systemd.