2004-04-09 11:45:50

by Stefano Rivoir

[permalink] [raw]
Subject: [2.6.5-mc3] radeon module not working anymore


Hi all.

When using radeon DRM module I get these on syslog:

Apr 9 10:14:15 nbsteu kernel: [drm:radeon_cp_init] *ERROR* radeon_cp_init
called without lock held
Apr 9 10:14:15 nbsteu kernel: [drm:radeon_unlock] *ERROR* Process 1602 using
kernel context 0

Then the module is regularly shown by lsmod, but DRI in X doesn't work. This
didn't happen in 2.6.4-mm2: I thought it was a matter of CONFIG_4KSTACKS, but
in 2.6.5-mc3 it defaults to "no"...

Here attached, lspci and .config.

Bye.

--
Stefano Rivoir


Attachments:
(No filename) (515.00 B)
.config (24.40 kB)
lspci (5.33 kB)
Download all attachments

2004-04-09 18:21:26

by Zwane Mwaikambo

[permalink] [raw]
Subject: Re: [2.6.5-mc3] radeon module not working anymore

On Fri, 9 Apr 2004, Stefano Rivoir wrote:

>
> Hi all.
>
> When using radeon DRM module I get these on syslog:
>
> Apr 9 10:14:15 nbsteu kernel: [drm:radeon_cp_init] *ERROR* radeon_cp_init
> called without lock held
> Apr 9 10:14:15 nbsteu kernel: [drm:radeon_unlock] *ERROR* Process 1602 using
> kernel context 0
>
> Then the module is regularly shown by lsmod, but DRI in X doesn't work. This
> didn't happen in 2.6.4-mm2: I thought it was a matter of CONFIG_4KSTACKS, but
> in 2.6.5-mc3 it defaults to "no"...

Have you had a look at /var/log/XFree86.0.log? That may yield more
information. Does it work built into the kernel?