On Mon, 2003-12-29 at 22:35, Ow Mun Heng wrote:
-----Original Message----- From: jason pearl [mailto:jpearl24@xxxxxxx] Sent: Tuesday, December 30, 2003 11:11 AM To: fedora-list@xxxxxxxxxx Subject: Re: America's Army on D600 laptop
Anyway, anyone had any luck running America's Army 1.9 on a D600 + RH9 +
2.4.33 kernel + Radeon 9000 + ALSA ? I keep getting hard locks on my laptop.
disable apic in lilo and you can get out of lockup by hitting ctrl alt sysrq k ....
theres no need to reboot ... i had the same problem with AA apic disable
I use Grub so.. apic=off would be the right direction? I did try crtl-alt-syqrq k and r if not mistaken.. no response IIRC. (read that in the Linux-Gamers-Howto)
Did you enable it? run echo 1 > /proc/sys/kernel/sysrq to enable and change in /etc/sysctl.conf
kernel.sysrq = 0
to
kernel.sysrq = 1
to enable it automatically on boot.