Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[OT] Hardwareprobleme entdecken
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum
View previous topic :: View next topic  
Author Message
ChrisM87
l33t
l33t


Joined: 07 Aug 2004
Posts: 728
Location: Rheinland-Pfalz (Germany)

PostPosted: Wed Dec 01, 2004 2:25 pm    Post subject: [OT] Hardwareprobleme entdecken Reply with quote

Hi,

einer der Rechner hier bringt mich zur Verzweifelung, hier die bisherigen Probleme:
- Beim Bootstrap einen Fehler, der mit "likely hardware problem" gekennzeichnet war, hatte hier auch diesen Thread dazu.
- Später bei emerge system einmal plötzlich irgendwie Feldermeldungen von ReiserFS, aber nicht im Log, sondern auf der Konsole, wo der emerge lief! Abbruch mit STRG + C ging dann zwar glaub ich noch, aber ich konnte auf der Konsole nichts mehr schreiben, auf anderen schon. (das Ganze passierte in der LiveCD)
- Bei Xorg-Emerge gestern blieb er einfach bei einem gcc-Aufruf stehen. Mit top konnte ich sehen, dass der GCC-Prozess schon ca. eine halbe Stunde lief (gcc 3.3.4, also stable). Nur STRG + C half.

Ihr werdet jetzt sicher alle schreien: Hardwareproblem!
Ich glaube ja auch an ein HW-Problem, aber ich finde keins.

Es handelt sich um einen alten Fertig-PC vom Mediamarkt (VIA Chipsatz, P3 800 Mhz, 128 MB SDRAM, 28GB Platte, IIRC Western Digital), was schonmal Lüftungsprobleme weitgehend ausschließt. Leider hat er keine Sensoren, zumindest habe ich keine mit lm-sensors zum Laufen bekommen, aber er wird auch nicht zu heiß, zumindest nach "händischer" Kontrolle und hat unter Windows nie Probleme gemacht.

Jetzt kommt aber der echte Hammer:
- MemTest86, alle Tests (nicht default), kein Fehler gefunden
- smartctl, Festplatte vollkommen in Ordnung
- /sbin/badblocks, Festplatte vollkommen in Ordnung
- stress und burnBX bzw. burnMMX liefen einige Zeit ohne Probleme
- Prime95 "Torture Test" läuft seit gestern Abend ohne Probleme

Ich bin ratlos, hat jemand von euch eine Idee?

ChrisM
_________________
born to be root - sorry for my bad English!
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1939

PostPosted: Wed Dec 01, 2004 4:05 pm    Post subject: Reply with quote

Hast du vielleicht ein lockeres oder defektes IDE-Kabel? Ist das Netzteil stark genug?
Back to top
View user's profile Send private message
ChrisM87
l33t
l33t


Joined: 07 Aug 2004
Posts: 728
Location: Rheinland-Pfalz (Germany)

PostPosted: Wed Dec 01, 2004 4:28 pm    Post subject: Reply with quote

Hi,

nein, die Kabel stecken alle richtig fest. Die Stärke des Netzteils kann ich direkt nicht überprüfen, lm-sensors geht ja nicht, aber da es ein Fertig-PC ist, wird das schon ausreichend sein, außerdem hat er unter Windows auch unter hohen Belastungen (Seti@Home z.B.) nie Probleme gemacht und Prime95 läuft ja auch fehlerfrei.

ChrisM
_________________
born to be root - sorry for my bad English!
Back to top
View user's profile Send private message
Haldir
Guru
Guru


Joined: 27 Sep 2002
Posts: 546

PostPosted: Wed Dec 01, 2004 6:57 pm    Post subject: Reply with quote

Überprüf mal die Elkos aufm Mobo, wenn der stark arbeitet und viel Power zieht kanns scho sein das die Probleme daher kommen
Back to top
View user's profile Send private message
ChrisM87
l33t
l33t


Joined: 07 Aug 2004
Posts: 728
Location: Rheinland-Pfalz (Germany)

PostPosted: Wed Dec 01, 2004 7:17 pm    Post subject: Reply with quote

Hi,

wie kann ich die prüfen? Von der Temperatur her oder komische Geräusche (unwahrscheinlich, sind ja keine mechanischen Teile)?

Naja, wie gesagt, Prime95, stress, burn* usw. laufen ja wunderbar und das ist es ja, was mir Sorgen macht. :(

ChrisM
_________________
born to be root - sorry for my bad English!
Back to top
View user's profile Send private message
76062563
l33t
l33t


Joined: 16 Aug 2004
Posts: 637
Location: 127.0.0.1

PostPosted: Thu Dec 02, 2004 10:51 am    Post subject: Reply with quote

Hi,

schau ob die Elkos aufgebläht sind oder ob evtl. sogar Elektrolyt ausgelaufen ist...

Jonny
Back to top
View user's profile Send private message
ChrisM87
l33t
l33t


Joined: 07 Aug 2004
Posts: 728
Location: Rheinland-Pfalz (Germany)

PostPosted: Thu Dec 02, 2004 4:12 pm    Post subject: Reply with quote

Hi,

ok, ich mach ihn nachher mal auf.

Gerade eben hatte ich übrigens wieder das "The bug is not reproducible, so it is likely a hardware or OS problem."-Problem, und zwar bei kdepim.

ChrisM
_________________
born to be root - sorry for my bad English!
Back to top
View user's profile Send private message
amdunlock
Guru
Guru


Joined: 24 Apr 2004
Posts: 409
Location: Darmstadt Germany

PostPosted: Thu Dec 02, 2004 4:19 pm    Post subject: Reply with quote

hmm komische oder zu harte flags?
_________________
-2500+ @ 3200+ ---- 512MB-Ram watercooled Htf X Triple @ 3 x 5V - Abit AN7 s*cking microguru - Geforce 6800 - Audigy 2 -=Gentoo Stage 2004.2 @ ext3=-
Back to top
View user's profile Send private message
ChrisM87
l33t
l33t


Joined: 07 Aug 2004
Posts: 728
Location: Rheinland-Pfalz (Germany)

PostPosted: Thu Dec 02, 2004 4:23 pm    Post subject: Reply with quote

Hi,

nein, absolut konservativ, bin sogar auf -O2 umgestiegen!

Code:
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="alsa fbcon mmx sse usb xscreensaver -gtk -gnome -libg"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gd.tuwien.ac.at/opsys/linux/gentoo/ http://www.gigaload.org/gentoo.org/ ftp://mir.zyrianes.net/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mir.zyrianes.net/gentoo/"


ChrisM
_________________
born to be root - sorry for my bad English!
Back to top
View user's profile Send private message
awiesel
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2002
Posts: 134

PostPosted: Thu Dec 02, 2004 5:27 pm    Post subject: Reply with quote

Keine Ahnung, ob das bei Dir auch hilft, aber boote mal ohne ACPI und ohne APIC. Einige ältere Boards haben damit durchaus Probleme.
Back to top
View user's profile Send private message
ChrisM87
l33t
l33t


Joined: 07 Aug 2004
Posts: 728
Location: Rheinland-Pfalz (Germany)

PostPosted: Thu Dec 02, 2004 8:20 pm    Post subject: Reply with quote

Hi,

hm, könnte natürlich sein. Aber wie boote ich ohne ACPI und ohne APIC? Gibt's da irgendwelche Kernelparameter oder muss ich den Kernel neucompilieren?

ChrisM
_________________
born to be root - sorry for my bad English!
Back to top
View user's profile Send private message
gentop
l33t
l33t


Joined: 29 Nov 2004
Posts: 639

PostPosted: Thu Dec 02, 2004 8:37 pm    Post subject: Reply with quote

acpi=off dürfte helfen. Bei apic muss das auch so ähnlich sein, denk ich.
Back to top
View user's profile Send private message
awiesel
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2002
Posts: 134

PostPosted: Thu Dec 02, 2004 9:32 pm    Post subject: Reply with quote

Übergib halt mal die Optionen acpi=off und noapic im Bootloader Deiner Wahl.
Back to top
View user's profile Send private message
ChrisM87
l33t
l33t


Joined: 07 Aug 2004
Posts: 728
Location: Rheinland-Pfalz (Germany)

PostPosted: Sun Dec 05, 2004 7:40 pm    Post subject: Reply with quote

Hi,

bisher lief er stabil durch. Hab aber auch nicht SO viel compiliert, könnte also Zufall sein. :(

ChrisM
_________________
born to be root - sorry for my bad English!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum