[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patching binary files
- From: Thomas Steffen <steffen dot list dot account at gmail dot com>
- Date: Sun, 10 Apr 2005 23:42:24 +0200
On Apr 10, 2005 9:12 PM, Flavio Stanchina <flavio at stanchina dot net> wrote:
OK, I got it. The solution is rpl:
$ rpl -b -v -e '/lib64/modules/dri\0' '/lib/modules/dri\0\0\0' \
usr/X11R6/lib64/libGL.so.1.2
Works! I finally have 3D acceleration. 250 FPS is ok for fgl_glxgears?
1200 in glxgears? I know the 9600 is not the fastest, but it should
still give decent performance and features.
And I also understand the problem now: finding the X11 modules. I
guess that is needed for the SHM interface.
Next thing on the list is upgrading to 6.8.2 again, and getting dual
head to work. Then wine, and maybe WOW...
Thomas