Linux 15.009 Themen, 106.826 Beiträge

Optimieren einer Mandriva 2009 Spring-Fassung

ReiseRitter1973 / 14 Antworten / Flachansicht Nickles

ich habe folgendes Problem:
ich habe mir auf einem Athlon-System mit 1.3 Ghz und 1 Gb Arbeitsspeicher,sowie zwei Hd's mit jeweils 30 Gb Kapazität über den IDE-Port Mandriva installiert und nun braucht das System zum Hochfahren eewig...
1. wo kann ich bei diesem system ansetzen um es zu beschleunigen?
2. Sinnvoll das Board auf die Maximale Speicherbestückungsgrenze auszureizen (bei AsRock K7NFRAID--meins -- sinds 4 GB)?
3. Distri wechseln?
4. Board+ Prozessor tauschen und auf 64 bit wechseln?
Tja, das war ja noch nicht alles...
Wie kreige ich die Lüftersteuerung unter Linux optimal hin? (1. System-FAN+ Prozzesor-FAN)

Mfg
Andre

bei Antwort benachrichtigen
ReiseRitter1973 the_mic „Was genau hast du versucht, um den DMA-Modus zu setzen? Poste bitte die Ausgaben...“
Optionen

ich liefere euch male als erstes meinen lspci-dump:

00:00.0 Host bridge: nVidia Corporation nForce2 IGP2 (rev c1)
00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1)
00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
00:01.0 ISA bridge: nVidia Corporation MCP2A ISA bridge (rev a3)
00:01.1 SMBus: nVidia Corporation MCP2A SMBus (rev a1)
00:02.0 USB Controller: nVidia Corporation MCP2A USB Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP2A USB Controller (rev a1)
00:02.2 USB Controller: nVidia Corporation MCP2A USB Controller (rev a2)
00:04.0 Bridge: nVidia Corporation MCP2A Ethernet Controller (rev a3)
00:06.0 Multimedia audio controller: nVidia Corporation MCP2S AC'97 Audio Controller (rev a1)
00:08.0 PCI bridge: nVidia Corporation MCP2A PCI Bridge (rev a3)
00:09.0 IDE interface: nVidia Corporation MCP2A IDE (rev a3)
00:0b.0 IDE interface: nVidia Corporation nForce2 Serial ATA Controller (rev a3)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
01:00.0 VGA compatible controller: nVidia Corporation NV44A [GeForce 6200] (rev a1)

vielleicht wird daraus einer mal schlau....

für die nächste sache mit hdparm:
/dev/sda1:
IO_support = 0 (default)
readonly = 0 (off)
readahead = 256 (on)
geometry = 4998/255/63, sectors = 78316812, start = 63
(erste HDD -SYSTEMPARTITION-)
dev/sdb1
IO_support = 0 (default)
readonly = 0 (off)
readahead = 256 (on)
geometry = 2481/255/63, sectors = 18024867, start = 63
(zweite HDD -USER-)
/dev/sda2:
IO_support = 0 (default)
readonly = 0 (off)
readahead = 256 (on)
geometry = 4998/255/63, sectors = 1975995, start = 78316875
erste HDD -SWAP-)
/dev/sdb2:
IO_support = 0 (default)
readonly = 0 (off)
readahead = 256 (on)
geometry = 2481/255/63, sectors = 2, start = 18024930
(Zweite HDD -Misc- für Backups o. ä.)
und wie soll ich nun weiter machen?


mfg
ReiseRitter

bei Antwort benachrichtigen