| View previous topic :: View next topic |
| Author |
Message |
trufflesdad
|
Posted: Wed Mar 16, 2005 8:28 am Post subject: alt+SysReq |
|
|
I have been told that when my box freezes and the k/board/mouse have no input
I can still reboot using an ald SysReq combination if the utility is compiled into the kernel
Can anyone tell me what this utility is and if it is already compiled into the kernel as
I have tried all combinations of keys and no input whatsoever..
I have also d/loaded and run aida which tells me I have 1mb vid adaptor memory
yet the vid card should have 64mb.....Should the vid card and adaptor memory
read the same ??
|
|
|
 |
jebba
|
Posted: Wed Mar 16, 2005 9:29 am Post subject: |
|
|
Umm, I think you have to `echo 1 > /proc/dunnowhere` to get SysRq going.
|
|
|
 |
trufflesdad
|
Posted: Wed Mar 16, 2005 10:21 am Post subject: |
|
|
| jebba wrote: | | Umm, I think you have to `echo 1 > /proc/dunnowhere` to get SysRq going. | ..
Ta..
Is it configures in the kernel ??as so...
You need to say "yes" to 'Magic SysRq key (CONFIG_MAGIC_SYSRQ)' when
configuring the kernel. This option is only available in 2.1.x or later
kernels...
Have not it appears installed the kernel source as yet..
|
|
|
 |
jebba
|
Posted: Wed Mar 16, 2005 7:17 pm Post subject: |
|
|
It looks like default 30k kernel has it compiled in by default, but turned off. To turn it on:
| Code: | | echo 1 > /proc/sys/kernel/sysrq |
|
|
|
 |
trufflesdad
|
Posted: Wed Mar 16, 2005 7:42 pm Post subject: |
|
|
| jebba wrote: | It looks like default 30k kernel has it compiled in by default, but turned off. To turn it on:
| Code: | | echo 1 > /proc/sys/kernel/sysrq |
|
Thanks for the info Will try it out on my next freeze :-(..
Will I have to enter the lines each time I boot or has it been set permanently ??
|
|
|
 |
jebba
|
Posted: Wed Mar 16, 2005 7:52 pm Post subject: |
|
|
You can add the line to /etc/rc.d/rc.local
Or you can put it in /etc/sysctl.conf, which is the "proper" way.
| Code: | # Controls the System Request debugging functionality of the kernel
kernel.sysrq = 1 |
-Jeff
|
|
|
 |
trufflesdad
|
Posted: Wed Mar 16, 2005 9:16 pm Post subject: |
|
|
| jebba wrote: | You can add the line to /etc/rc.d/rc.local
Or you can put it in /etc/sysctl.conf, which is the "proper" way.
| Code: | # Controls the System Request debugging functionality of the kernel
kernel.sysrq = 1 |
-Jeff |
Thanks....Dunnit...Still waiting for the freeze...
|
|
|
 |
trufflesdad
|
Posted: Thu Mar 17, 2005 9:26 am Post subject: |
|
|
| trufflesdad wrote: | | jebba wrote: | You can add the line to /etc/rc.d/rc.local
Or you can put it in /etc/sysctl.conf, which is the "proper" way.
| Code: | # Controls the System Request debugging functionality of the kernel
kernel.sysrq = 1 |
-Jeff |
Thanks....Dunnit...Still waiting for the freeze... |
System froze and could get no input at all from the k/board..totally dead.
The mouse pointer would move over the screen but would not call up an app
so another hard reboot..
I must say that Blag will run longer than any other distro...SuSE will not even run once the desktop comes up and Knoppix/Mepis/Ubuntu last around an hour even from a live cd...
|
|
|
 |
stevo32
|
Posted: Thu Mar 17, 2005 6:00 pm Post subject: |
|
|
Sounds like you need new RAM, unfortunately.
To test this, I'd recommend you use something like Memtest86. I do believe that some LiveCD's include it (I know Gnoppix does).
Memtest86's website:
http://www.memtest86.com/
Memtest, a more up-to-date version of Memtest86:
http://www.memtest.org/
|
_________________ E-mail me at s.clement@localhost (replace localhost with sympatico.ca) or stevo32@localhost (replace localhost with blagblagblag.org). |
|
 |
jebba
|
Posted: Thu Mar 17, 2005 6:27 pm Post subject: |
|
|
A memory tester is built into the blag install cd. Just boot from it, and at the "boot:" prompt type "memtest86"
It sounds like you have some hardware problems. Maybe heat related?
-Jeff
|
|
|
 |
trufflesdad
|
Posted: Thu Mar 17, 2005 6:36 pm Post subject: |
|
|
| jebba wrote: | A memory tester is built into the blag install cd. Just boot from it, and at the "boot:" prompt type "memtest86"
It sounds like you have some hardware problems. Maybe heat related?
-Jeff |
Thanks for the reply...
I ran memtest for 24 hours no problems..I ran the Mersenne Prime "Torture test"
for 24 hours no problems...I have opened up the box and although it does not feel unduly
warm I blasted another fan into it but it still froze if I deleted mails too fast...
After the last freeze I think the entry into the .etc/sysctl.conf took over as I was able to
shut the box down from the alt-sysrc o command but I could not get the r command to get
back to the k/board.....I am thinking it may be the vidcard as aida shows 1mb "vid adapter"
yet the board memory is 64 I think....I just bought a s/h graphics board so will try it later..
If I use the nvidia draver the screen is garbage yet the nv works ok...
|
|
|
 |
|