We too had curious hangs requiring a 'box reset' to recover.
This was with RH9/xfree86-4.3.0/kernel-2.4.20/NVIDIA-Linux-x86-1.0-4496-pkg2
Disabling AGP support in XF86Config helped here. e.g.:
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 (generic)"
VideoRam 131072
Option "Stereo" "3"
#turn off AGP support for now
Option "NvAGP" "0"
EndSection
Cheers,
Terry.
>On Mon, 15 Mar 2004, Edouard Debry wrote:
>
>> hello,
>>
>> I currently run the slackware 9.1 distro with Xfree86 4.3
>> I have just installed the latest kernel 2.6.4 and I use nvidia
>> proprietary driver for my Geforce4 graphic card (including AGP from same
>> driver )
>>
>> I have no pb except this odd message from kernel :
>>
>> nvidia: module license 'NVIDIA' taints kernel.
>> 0: nvidia: loading NVIDIA Linux x86
>> NVIDIA Kernel Module 1.0-5336 Wed Jan 14 18:29:26 PST 2004
>> atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0).
>> atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly.
>> atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0).
>> atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly.
>> atkbd.c: Unknown key pressed (translated set 2, code 0x85 on isa0060/serio0).
>> atkbd.c: Use 'setkeycodes e005 <keycode>' to make it known.
>> atkbd.c: Unknown key released (translated set 2, code 0x85 on isa0060/serio0).
>> atkbd.c: Use 'setkeycodes e005 <keycode>' to make it known.
>>
>> The point is that a few minutes later, while everything seems to run
>> well, my system totally freezes, mouse and keyboard, so that the only
>> solution is reboot
>>
>> Do you think the freeze events are due to the reported bug ?
>>
>
> I think that's unlikely. My guess would be that it's a problem
>with the AGP drivers.
>
>
> Mark.
>
>_______________________________________________
>XFree86 mailing list
>[EMAIL PROTECTED]
>http://XFree86.Org/mailman/listinfo/xfree86
>
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86