LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-19-2004, 04:42 AM   #1
kennabira
LQ Newbie
 
Registered: Apr 2004
Posts: 8

Rep: Reputation: 0
Exclamation need help linux freezes


im not sure how to begin...

but heres my system

amd 2500+ barton
gigabyte ga7vaxp (via kt400)
256 mb corsair extreme 434mhz @ 333mhz (cuase board didnt support higher when 333 cpu)
sil3112 sata
Logitech MX700 (wireless usb mouse)
western digital raptor 10000rpm sata (WDC WD360GD-00FNA0)
seagate ST320413A
Nvidia gf4 ti 4800se

and have set it up with mdk 10 on sata hd and win2k at the ide hd
installation went great.

but computer freezes all the time, totally. its mostly when computer is working on somthing it happens, as examle play an mp3 or dowload a file or play a game.
but like now atm while i write this, np. its not hard work enough to freeze.

i will also add that i have tryed mdk 9.1,9.2,10 suse 9 its only unstable in linux...win2k and xp is no problem. and by the way im running a similar system but diffrent brands in hardware and no sata, mdk 9.1 runs smooth.
logs dont tell me anything. it only stats as system suddenly rebooted. well it did...i pressed reset.

pls need help to solve this.


hmm all this text and no smiley and btw warning ----->

Last edited by kennabira; 04-19-2004 at 05:12 AM.
 
Old 04-19-2004, 05:13 AM   #2
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
Try to load the system with "acpi=off noapic" as kernel parameters. In grub, add it to the kernel line. If you use lilo, it goes on the append= line (and don't forget to rerun /sbin/lilo before rebooting).


Håkan
 
Old 04-19-2004, 05:24 AM   #3
Lazarus
Member
 
Registered: Dec 2001
Location: Kent in UK
Distribution: Fedora 2
Posts: 170

Rep: Reputation: 30
I had problems with this pc rebooting at random times. I ran a memory tester program overnight and one of my simms was faulty. replaces that now OK. Also compiling a kernel is a good machine test, if you get signal 15 it is almost certainly hardware related.
 
Old 04-19-2004, 05:46 AM   #4
kennabira
LQ Newbie
 
Registered: Apr 2004
Posts: 8

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by hw-tph
Try to load the system with "acpi=off noapic" as kernel parameters. In grub, add it to the kernel line. If you use lilo, it goes on the append= line (and don't forget to rerun /sbin/lilo before rebooting).


Håkan
didnt work. still freezes.




ill try run a memtest but its strange i have no problems in win2k.



more suggestions?
 
Old 04-19-2004, 05:47 AM   #5
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
Do you have any shared IRQs? Type cat /proc/interrupts to look it up. If you do you may want to set your IRQ configuration to manual in your BIOS.

Håkan
 
Old 04-19-2004, 05:52 AM   #6
kennabira
LQ Newbie
 
Registered: Apr 2004
Posts: 8

Original Poster
Rep: Reputation: 0
ok..could be something. it turned out like this


CPU0
0: 48531 XT-PIC timer
1: 440 XT-PIC keyboard
2: 0 XT-PIC cascade
8: 1 XT-PIC rtc
10: 7269 XT-PIC usb-uhci, usb-uhci, usb-uhci, eth0, es1371
11: 36116 XT-PIC ide0, ehci_hcd
14: 48 XT-PIC ide2
15: 6638 XT-PIC ide3
NMI: 0
LOC: 48495
ERR: 5
MIS: 0


ill try at once and see what i can do about it.
 
Old 04-19-2004, 05:54 AM   #7
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
If it proves to be difficult to assign IRQ's you might want to just move around the PCI cards in their slots. The Asus A7V is a classic board with this problem - if you have cards in the second and third slots virtually nothing will work.


Håkan
 
Old 04-19-2004, 06:13 AM   #8
kennabira
LQ Newbie
 
Registered: Apr 2004
Posts: 8

Original Poster
Rep: Reputation: 0
ok i will try moving the cards and see cause it was strange in bios.
as default the built in funktions like usb networkcard and raid is shared somehow. i can only set irqs for the pci places...then built in seems to share 1 IRQ
 
Old 04-19-2004, 06:15 AM   #9
kennabira
LQ Newbie
 
Registered: Apr 2004
Posts: 8

Original Poster
Rep: Reputation: 0
this was the best settings i could set for as low shares as possible

0: 39376 XT-PIC timer
1: 588 XT-PIC keyboard
2: 0 XT-PIC cascade
4: 22 XT-PIC usb-uhci
7: 485 XT-PIC usb-uhci, eth0
8: 1 XT-PIC rtc
10: 29326 XT-PIC ide0, ehci_hcd
11: 3148 XT-PIC usb-uhci, es1371
14: 48 XT-PIC ide2
15: 5294 XT-PIC ide3
NMI: 0
LOC: 39341
ERR: 4
MIS: 0


oh btw only 2 shared there that is pci is soundcard es1371 and ide0 sata card

Last edited by kennabira; 04-19-2004 at 06:17 AM.
 
Old 04-19-2004, 06:27 AM   #10
beejayzed
Member
 
Registered: Jan 2004
Location: Auckland, New Zealand
Distribution: Ubuntu
Posts: 686

Rep: Reputation: 30
Try adding noapic nolapic to the append= option that you boot from. I know you've tried the noapic thing, but maybe the nolapic will make a difference.
 
Old 04-19-2004, 07:12 AM   #11
doralsoral
Member
 
Registered: Aug 2003
Location: raleigh
Distribution: Gentoo 2005.1 x86_64
Posts: 931

Rep: Reputation: 31
Quote:
Originally posted by hw-tph
If it proves to be difficult to assign IRQ's you might want to just move around the PCI cards in their slots. The Asus A7V is a classic board with this problem - if you have cards in the second and third slots virtually nothing will work.


Håkan
this isnt about this problem but ive searched everywhere and could find nothing. I have an Asus A7V600 and i keep getting irqrouting conflicts. is this my problem? nothing seems to be messing up but i get tons of the conflict errors on bootup
 
Old 04-19-2004, 08:17 AM   #12
kennabira
LQ Newbie
 
Registered: Apr 2004
Posts: 8

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by beejayzed
Try adding noapic nolapic to the append= option that you boot from. I know you've tried the noapic thing, but maybe the nolapic will make a difference.
tryed theese now to..still dont work.

and now my interrupts looks like this

CPU0
0: 10915 XT-PIC timer
1: 51 XT-PIC keyboard
2: 0 XT-PIC cascade
4: 932 XT-PIC usb-uhci, es1371
7: 0 XT-PIC usb-uhci
8: 1 XT-PIC rtc
10: 25 XT-PIC usb-uhci, eth0
11: 30484 XT-PIC ide0
14: 1504 XT-PIC ide2
15: 622 XT-PIC ide3
NMI: 0
LOC: 0
ERR: 0
MIS: 0

what can it be thats causing it then? only got memtesting undone so far...seems like it takes long time to do.
 
Old 04-19-2004, 06:21 PM   #13
kennabira
LQ Newbie
 
Registered: Apr 2004
Posts: 8

Original Poster
Rep: Reputation: 0
ok after running memtest...it reported 2 errors but they only occured once all next loops were error free. so i didnt belive memory was broken.
i have 3 setting in bios failsafe optimal and topperformance at this time i was running failsafe

now i tryed running at optimal setting and error was gone then after some serius 8h walltime still no errors.

so i booted up and tryed copy q3 pak0.pk3 it worked for the first time i could complete the copy.

i guess that did it...now i only got some testing to do and see if it lasts
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux freezes at night only jamluv Linux - Software 6 03-25-2005 01:18 AM
Linux freezes and cannot do anything shazam75 Linux - Hardware 3 11-06-2004 06:17 AM
fedora core 2 (FC2) freezes while running. Cannot boot into KDE it freezes mraswan Fedora 0 05-25-2004 07:46 PM
Linux Freezes! ASCULAP Linux - Newbie 5 03-27-2004 07:40 AM
installtion of linux freezes nlghtcrawler Mandriva 1 12-15-2003 03:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration