Re: [Dri-devel] can't get dricvs to use radeon drm

2003-10-26 Thread Michel Dänzer
On Thu, 2003-10-23 at 08:13, Eric Anholt wrote: > > I've converted the DRM to old-style attachment. I haven't tested with > radeonfb to see if it actually fixed it (netboot linux kernels are > annoying to prepare), but my radeon and sis cards continued to work. If > someone could test with rade

Re: [Dri-devel] can't get dricvs to use radeon drm

2003-10-22 Thread Eric Anholt
On Tue, 2003-10-21 at 04:29, Michel Dänzer wrote: > On Tue, 2003-10-21 at 16:03, Chris Ison wrote: > > > > Oct 21 23:56:51 (null) kernel: radeon: no version magic, tainting > > kernel. > > This happens here when I insmod radeon.o instead of radeon.ko with a 2.6 > kernel. It still works though, wh

Re: [Dri-devel] can't get dricvs to use radeon drm

2003-10-22 Thread Chris Ison
ok, problem solved, looks lik I encounted a bug thats been fixed in the last couple of days, cvs up'd, redid make World and make install, copied across the radeon.o and it all works fine now. Thanx for everyones help. --- This SF.net email is

Re: [Dri-devel] can't get dricvs to use radeon drm

2003-10-22 Thread Jon Smirl
Are you also loading a framebuffer driver? If so remove it and the DRM from freedesktop CVS will load. To make sure DRM is loaded right look for this in dmesg [drm] Initialized mga 3.1.0 20021029 on minor 0 --- Eric Anholt <[EMAIL PROTECTED]> wrote: > On Wed, 2003-10-22 at 00:55, Chris Ison wrote

Re: [Dri-devel] can't get dricvs to use radeon drm

2003-10-21 Thread Michel Dänzer
On Wed, 2003-10-22 at 00:06, Chris Ison wrote: > > For some reason its failing to open /dev/drm/card0, the SF version opens > it without problems. Even with the same DRM? My best guess is still that this is related to the new DRM PCI probing code which was committed last Friday. Maybe it can't

Re: [Dri-devel] can't get dricvs to use radeon drm

2003-10-21 Thread Eric Anholt
On Wed, 2003-10-22 at 00:55, Chris Ison wrote: > > Have you done all the proper idiot checks? > > > > I hate to use the word that way, but that's how I'd phrase it if I were > > speaking to myself... > > > > Have you checked to make sure /dev/dri/card0 exists, has the proper > > major and minor

Re: [Dri-devel] can't get dricvs to use radeon drm

2003-10-21 Thread Chris Ison
> Have you done all the proper idiot checks? > > I hate to use the word that way, but that's how I'd phrase it if I were > speaking to myself... > > Have you checked to make sure /dev/dri/card0 exists, has the proper > major and minor numbers, and is readable and writeable by root? > ok, /dev

Re: [Dri-devel] can't get dricvs to use radeon drm

2003-10-21 Thread Chris Ison
forgot to mention I don't use radeonfb and ldmod shows the module not in use (null):/home/ceison# lsmod | grep radeon radeon117648 0 (null):/home/ceison# --- This SF.net email is sponsored by OSDN developer relations Here's

Re: [Dri-devel] can't get dricvs to use radeon drm

2003-10-21 Thread Chris Ison
On Tue, 2003-10-21 at 21:29, Michel Dänzer wrote: > On Tue, 2003-10-21 at 16:03, Chris Ison wrote: > > > > Oct 21 23:56:51 (null) kernel: radeon: no version magic, tainting > > kernel. > > This happens here when I insmod radeon.o instead of radeon.ko with a 2.6 > kernel. It still works though, wh

Re: [Dri-devel] can't get dricvs to use radeon drm

2003-10-21 Thread Michel Dänzer
On Tue, 2003-10-21 at 16:03, Chris Ison wrote: > > Oct 21 23:56:51 (null) kernel: radeon: no version magic, tainting > kernel. This happens here when I insmod radeon.o instead of radeon.ko with a 2.6 kernel. It still works though, what happens if you try to load the module manually? If you're usi

[Dri-devel] can't get dricvs to use radeon drm

2003-10-21 Thread Chris Ison
please find attached the XFree86 log and config, also note that if I use the old cvs from SF it works fine with the exact same config Oct 21 23:56:47 (null) kernel: [drm] Module unloaded Oct 21 23:56:51 (null) kernel: radeon: no version magic, tainting kernel. Oct 21 23:57:13 (null) gconfd (ceis