View previous topic :: View next topic |
Author |
Message |
ProT-0-TypE Veteran
Joined: 20 Dec 2003 Posts: 1624 Location: Cagliari
|
Posted: Mon Jun 21, 2004 1:05 pm Post subject: Problem whit AGP and NVIDIA [fixed] |
|
|
This is my problem (from dmesg):
Code: | 0: nvidia: trying to map 0xd7c35000 to kernel space, but we're in an interrupt or holding a spinlock |
It's cause frequently freezes on my system.
work whit NvAGP and AGPGART, kernel 2.6.5-gentoo-r1 and 2.6.7-gentoo, xfree or xorg
i have a via VT82C686A chipset , nvidia ge force fx 5200 128 mb ddr
the version of nvidia-kernel is 1.0.5336-r4
someone have the patch?
[sorry for my english ]
Last edited by ProT-0-TypE on Mon Jul 05, 2004 6:17 pm; edited 1 time in total |
|
Back to top |
|
|
diastelo Guru
Joined: 23 Feb 2004 Posts: 521
|
Posted: Fri Jun 25, 2004 12:58 am Post subject: |
|
|
When do you get this message? When you boot? Or when you launch XFree or xorg?
If the error occurs at boot, how are you loading the module? If the error occurs when launching X, what do you have under the 'Section "Device"' portion of your XF86Config or your xorg.conf file?
Did this work in an older kernel version? Did you enable the option in the kernel that uses 4kb instead of 8kb? (Or was that the other way around...) If you did, or if it is enabled, it breaks Nvidia.
Hope this helps. _________________ "No question is so difficult to answer as that to which the answer is obvious" -- George Bernard Shaw |
|
Back to top |
|
|
ProT-0-TypE Veteran
Joined: 20 Dec 2003 Posts: 1624 Location: Cagliari
|
Posted: Sun Jul 04, 2004 10:28 pm Post subject: |
|
|
Code: | 0: nvidia: trying to map 0xd7c35000 to kernel space, but we're in an interrupt or holding a spinlock |
fixed with nvidia-kernel-1.0.6106
Freezes remaining... |
|
Back to top |
|
|
Joels n00b
Joined: 22 Jun 2004 Posts: 4
|
Posted: Sun Jul 04, 2004 10:34 pm Post subject: |
|
|
That's caused by preemptible kernel. |
|
Back to top |
|
|
ProT-0-TypE Veteran
Joined: 20 Dec 2003 Posts: 1624 Location: Cagliari
|
Posted: Mon Jul 05, 2004 6:21 pm Post subject: |
|
|
Joels wrote: | That's caused by preemptible kernel. |
nou!
fixed by switching agp from 4x to 2x |
|
Back to top |
|
|
|