On Thu, 18 Dec 2003 10:40:55 -0300
Rafael Maximo <[EMAIL PROTECTED]> wrote:

> Felix,
> 
>          I tested your driver on my savage4 and i couldn't make the 3D 
> driver work (i changed the code to enable direct render on savage4), the 
> Xfree86 just can't find /dev/dri/cardX and i loaded agpgart and savage 
> modules without warnings but it just doesn't create the device, i checked 
> /dev/dri and it was empty.

The device node is created by XFree86 when it looks for the DRM. Make
sure that the directory /dev/dri exists and that the Xserver has
permission to create new device nodes in it. The Xserver runs as root,
so that should not be a problem, but I vaguely remember a report about
/dev/dri directory permission problems.

One more thing, there is another list of PCI IDs in
xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/savage.h. You
may have to add the savage4 PCI ID there.

> 
>          I'm still using kernel 2.4.21 and i will upgrade to 2.4.23 today

It worked for me with 2.4.21-rc1. I don't think the kernel version matters.
 
> but i don't know if this is the problem, I also tried running on xfree86 
> 4.3.0 and with the binary on Alan's page (http://www.xfree86.org/~alanh/) 
> but no change no matter if i'm run with root or normal user.
> 
>          Any help? beside the 3D problem, my screen is corrupted when my 
> XFree86 starts, the same problem i posted before.

Does the workaround 'Option "UseBios" "no"' help?

> 
> bye.

Hmm, from the feedback I got so far it seems like there will be more
work required to get the Xserver side going before people can start
testing the 3D driver. :-/

Felix

------------    __\|/__    ___     ___       -------------------------
 Felix       ___\_e -_/___/ __\___/ __\_____   You can do anything,
   Kühling  (_____\Ä/____/ /_____/ /________)  just not everything
 [EMAIL PROTECTED]       \___/   \___/   U        at the same time.


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to