Re: libGL cannot open savage_dri.so

2004-10-14 Thread Felix Kühling
On Wed, 13 Oct 2004 01:47:27 +0200
Felix Kühling <[EMAIL PROTECTED]> wrote:

[snip]
> 
> I need to make sure that libexpat is compiled in statically. This was
> the case with the old XFree86-based snapshots. Somehow I must have
> screwed up with the new ones. Hang on, this should be fixed tomorrow or
> the day after. Until then try Alex's suggestion (symlink).

Today's snapshot (available in about 3 hours) should be fixed.

Cheers,
  Felix

| Felix Kühling <[EMAIL PROTECTED]> http://fxk.de.vu |
| PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 |


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: libGL cannot open savage_dri.so

2004-10-12 Thread Felix Kühling
On Wed, 13 Oct 2004 00:22:34 +0200
David <[EMAIL PROTECTED]> wrote:

> I tried the 20041012 common+savage snapshots with the Xorg snapshots today.
> The only problem I'm seeing is that direct rendering isn't enabled.
> Xorg.0.log says that DRI is enabled. 
> 
> 
> Output of glxinfo with LIBGL_DEBUG=verbose:
> name of display: :0.0
> libGL: XF86DRIGetClientDriverName: 1.1.16 savage (screen 0)
> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/savage_dri.so
> libGL error: dlopen /usr/X11R6/lib/modules/dri/savage_dri.so failed (libexpat.so.1: 
> cannot open shared object file: No such file or directory)
> libGL error: unable to find driver: savage_dri.so
> display: :0  screen: 0
> direct rendering: No
> ...

I need to make sure that libexpat is compiled in statically. This was
the case with the old XFree86-based snapshots. Somehow I must have
screwed up with the new ones. Hang on, this should be fixed tomorrow or
the day after. Until then try Alex's suggestion (symlink).

[snip]

Regards,
  Felix

| Felix Kühling <[EMAIL PROTECTED]> http://fxk.de.vu |
| PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 |


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: libGL cannot open savage_dri.so

2004-10-12 Thread Alex Deucher
On Wed, 13 Oct 2004 00:22:34 +0200, David <[EMAIL PROTECTED]> wrote:
> I tried the 20041012 common+savage snapshots with the Xorg snapshots today.
> The only problem I'm seeing is that direct rendering isn't enabled.
> Xorg.0.log says that DRI is enabled.
> 
> Output of glxinfo with LIBGL_DEBUG=verbose:
> name of display: :0.0
> libGL: XF86DRIGetClientDriverName: 1.1.16 savage (screen 0)
> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/savage_dri.so
> libGL error: dlopen /usr/X11R6/lib/modules/dri/savage_dri.so failed (libexpat.so.1: 
> cannot open shared object file: No such file or directory)
> libGL error: unable to find driver: savage_dri.so
> display: :0  screen: 0
> direct rendering: No
> ...
> 

You need to create a link from libexpat.so.1 to libexpat.so

Alex


> ls -l /usr/X11R6/lib/modules/dri/savage_dri.so
> -rwxr-xr-x  1 root root 5129761 2004-10-12 22:17 
> /usr/X11R6/lib/modules/dri/savage_dri.so*
> 
> Output of "xdriinfo options 0":
> libGL: XF86DRIGetClientDriverName: 1.1.16 savage (screen 0)
> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/savage_dri.so
> libGL error: dlopen /usr/X11R6/lib/modules/dri/savage_dri.so failed (libexpat.so.1: 
> cannot open shared object file: No such file or directory)
> libGL error: unable to find driver: savage_dri.so
> Driver "savage" is not installed or does not support configuration.
> 
> A snip of dmesg:
> ...
> PCI: Unable to reserve mem region #2:[EMAIL PROTECTED] for device :01:00.0
> mtrr: base(0xda00) is not aligned on a size(0x500) boundary
> [drm] Initialized savage 1.0.0 20011023 on minor 0:
> [drm] Used old pci detect: framebuffer loaded
> ...
> 
> Regards,
> David
>


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel