Posts: 14
GEORGE
Joined: 23 Jan 2015
#1
Hallo,
Antix ist für mich totales Neuland.
habe es auf meinem Asus EeePC 701 4G installiert weil es klein und resourcensprarend sein soll.

jetzt habe ich aber einzelne Schwierigkeiten und hoffe hier Hilfe zu finden weil ich in den Suchmaschinene nichts gefunden habe:

1. Wo finde ich unter Jessie die Aktualisierungsverwaltung? gibt es sowas, oder muss ich über die Paketverwaltung gehen?

2. die CPU ist ständig voll ausgelastet. Was kann ich umstellen um diese etwas zu entlasten? Wo finde ich die Autostart-Einstellungen? Bzw. wenn ich diese gefunden habe, was kann ich ausstellen? Das Netbook wird eigentlich nur zum Surfen verwendet.

3. auch in Bezug auf die CPU, welchen Browser würdet ihr empfehlen, den vorinstallierten Iceweasel oder Chrome?

bin für jeden Tip dankbar.
Posts: 765
rust collector
Joined: 27 Dec 2011
#2
Sorry, my german is not very good, so I will try to answer in english.

1. you may use the package manager, OR in a terminal, type this:

Code: Select all

 sudo apt-get update && sudo apt-get dist-upgrade 
2. I would try a different kernel, some of the later kernels seems to give very high cpu use some times

3. Iceweasel tends to use less"power" to run, than chrome, but try both, and see which one you like?
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#3
Post the output of inxi -Fxxx
Posts: 14
GEORGE
Joined: 23 Jan 2015
#4
rust collector wrote:Sorry, my german is not very good, so I will try to answer in english.
No worries.
if you will explain step by step it´s no problem.

rust collector wrote:1. you may use the package manager
how to get it? what do I have to do to get it in the list! And where will I find it after I installed it?

rust collector wrote:2. I would try a different kernel, some of the later kernels seems to give very high cpu use some times
ok, which one would you recommend? And how is it possible to change it?

anticapitalista wrote:Post the output of inxi -Fxxx
Should"inxi -Fxxx" be anything for the terminal?
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#5
Type inxi -Fxxx in a terminal as it gives us a lot of info about your hardware and which version of antiX you are using.
Posts: 14
GEORGE
Joined: 23 Jan 2015
#6

Code: Select all

System:    Host: antix701 Kernel: 3.16.7-antix.2-486 i686 (32 bit gcc: 4.9.1)
           Desktop: IceWM 1.3.8 dm: slim
           Distro: antiX-14-a4-RV_386-full Killah_P 28 December 2014
Machine:   System: ASUSTeK product: 701 v: x.x
           Mobo: ASUSTeK model: 701 v: x.xx
           Bios: American Megatrends v: 0801 date: 01/08/2008
           Chassis: ASUSTek type: 10 v: x.x
CPU:       Single core Intel Celeron M (-UP-) cache: 512 KB
           flags: (nx pae sse sse2) bmips: 1260 speed: 630 MHz (max)
Graphics:  Card: Intel Mobile 915GM/GMS/910GML Express Graphics Controller
           bus-ID: 00:02.0 chip-ID: 8086:2592
           Display Server: X.Org 1.16.2.901 drivers: intel (unloaded: fbdev,vesa)
           Resolution: 800x480@60.01hz
           GLX Renderer: Mesa DRI Intel 915GM x86/MMX/SSE2
           GLX Version: 2.1 Mesa 10.3.2 Direct Rendering: Yes
Audio:     Card Intel 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:2668
           Sound: Advanced Linux Sound Architecture v: k3.16.7-antix.2-486
Network:   Card-1: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express)
           driver: ath5k bus-ID: 01:00.0 chip-ID: 168c:001c
           IF: wlan0 state: down mac: 00:15:af:87:47:32
           Card-2: Qualcomm Atheros Attansic L2 Fast Ethernet
           driver: atl2 v: 2.2.3 bus-ID: 03:00.0 chip-ID: 1969:2048
           IF: eth0 state: up speed: 100 Mbps duplex: full
           mac: 00:1f:c6:1a:76:d7
Drives:    HDD Total Size: 4.0GB (76.8% used)
           ID-1: /dev/sda model: SILICONMOTION_SM size: 4.0GB serial: 77365266235396992094
Partition: ID-1: / size: 3.7G used: 2.9G (84%) fs: ext4 dev: /dev/sda1
Sensors:   System Temperatures: cpu: 52.0C mobo: N/A
           Fan Speeds (in rpm): cpu: 0
Info:      Processes: 85 Uptime: 53 min Memory: 89.3/996.5MB
           Init: SysVinit v: 2.88 runlevel: 5 default: 5 Gcc sys: 4.9.1
           Client: Shell (bash 4.3.301 running in roxterm) inxi: 2.2.16 
here it is
any idea to get a better performance?
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#7
You could try installing the latest kernel (and its headers)

In a terminal, become root user and type:

apt-get update
apt-get install linux-image-3.18.1-antix.1-486-smp linux-headers-3.18.1-antix.1-486-smp
update-grub

Reboot into new kernel.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#8
Asus EEEPC Install Tips

Install on Asus EEE PC AntiX 8.2 Install on Asus EEE PC using External 8 Gig SD Flash Drive Card Link to Rokytnjis Blog

AntiX 8.5 Full Install on Asus EEEPC 900 Internal dual SSD drive Netbook. Link to Rokytnjis Blog.

Limiting writes to SSD on Asus EEEPC 900

Moving /home to secondary 16gig SSD on Asus EEEPC 900

AntiX 11 EEEPC 900 Install

antiX 12 install on Asus EeePC 900 step-by-step

It is in the how to section of the main AntiX page.
Posts: 14
GEORGE
Joined: 23 Jan 2015
#9
rokytnji wrote:Asus EEEPC Install Tips

Install on Asus EEE PC AntiX 8.2 Install on Asus EEE PC using External 8 Gig SD Flash Drive Card Link to Rokytnjis Blog
thank you. but I don't have a 8GB Flash drive. I just wanted to use the computer with the resources it has.
I just have a Asus701 not a Asus 900
anticapitalista wrote:In a terminal, become root user and type:
apt-get update
apt-get install linux-image-3.18.1-antix.1-486-smp linux-headers-3.18.1-antix.1-486-smp
update-grub
after that I changed"jessie" as well, or it that something different?

is it also possible to delete or deinstall useless stuff like games? If yes how?
Posts: 850
fatmac
Joined: 26 Jul 2012
#10
is it also possible to delete or deinstall useless stuff like games? If yes how?
To remove an installed app, use

Code: Select all

sudo apt-get remove <progname>
in a terminal.

You may find it easier to use a 'base' version & add just what you want.

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://sourceforge.net/projects/antix-linux/files/Final/antiX-13.1/"
linktext was:"http://sourceforge.net/projects/antix-l ... ntiX-13.1/"
====================================
Posts: 14
GEORGE
Joined: 23 Jan 2015
#11
well different problems:

I tryed:
anticapitalista wrote:apt-get update
apt-get install linux-image-3.18.1-antix.1-486-smp linux-headers-3.18.1-antix.1-486-smp
update-grub
but I have to log in as administrator. Can I change the user to the administrator just in the terminal?
If I log in as administrator I can't find the terminal. well there almost nothing.

just to remember, if you tell me to install something please remember I need it in the language German.

fatmac wrote:To remove an installed app, use
Code:
sudo apt-get remove <progname>
in a terminal.
but for this I need the name of the programm, don't I? is it not possible to have something like a list and choose which one I need and which one I don't need?


fatmac wrote:You may find it easier to use a 'base' version & add just what you want.

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://sourceforge.net/projects/antix-l"
linktext was:"http://sourceforge.net/projects/antix-l"
====================================
... ntiX-13.1/
thank you. but now I prepared a lot of things like I need it, f.e. find packages in German, and something more. If I install something new. I have to start from the beginning.
is it not possible just to fix this one as good as we can to get the best performance with the resources I have.
Posts: 765
rust collector
Joined: 27 Dec 2011
#12
you can become root, temporary in the terminal, by typing

Code: Select all

 su root 
then your root password
or just use sudo, so the command would be

Code: Select all

 sudo apt-blahblah blah 
If you use sudo, use your user password, not the root password

Oh, the package manager is called synaptic. it should be in the menu somewhere, or just start it from a terminal
Posts: 452
Jerry
Joined: 12 Sep 2007
#13
[Vielleicht kann dir das Folgende helfen, wenn ich deine Lage richtig verstehe]

Open a terminal, become root, launch synaptic. Then try this:
  • Click on the button"Sections" in the lower left corner
  • Scroll down the list that shows up in the left panel and click on the first"Games and Amusement" entry
  • In the main panel, click on the header of the small column (it may lack a label) at the very left end of the top header bar
  • You should now see all the games from this section that are installed; if not click again. If nothing shows up, change to the next Game section on the list
  • Highlight them all with Ctrl-click
  • Right click the highlighted list and select"Mark for complete removal"
  • Click the Apply button up on the upper left of the screen
  • Repeat that if necessary for the other Game sections
If I misunderstood what you are trying to do, please just ignore this!
Posts: 14
GEORGE
Joined: 23 Jan 2015
#14
anticapitalista wrote:apt-get install linux-image-3.18.1-antix.1-486-smp linux-headers-3.18.1-antix.1-486-smp
I just got the message"Could not found" in the terminal
Posts: 765
rust collector
Joined: 27 Dec 2011
#15
did you run"apt-get update" first?

you can try to run (in a terminal) apt-cache search linux-image
That will show you a list of the kernels you can choose from.
But you should run an apt-get update first, in both cases.