Re: ATI 3D acceleleration and dpkg-divert

2004-10-15 Thread Nicolas de Sereville
Hi! Just for closing this thread. I finally got 3d acceleration and OpenGL working well following the installation method from http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html. Celestia and Tuxracer are running smooth. Thanks to everybody Nico Nicolas de Sereville wrote: Hi

Re: ATI 3D acceleleration and dpkg-divert

2004-09-21 Thread Andrea Vettorello
On Tue, 21 Sep 2004 19:05:37 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > Hi! > [...] > > I guess I didn't explain well but I was thinking of the file > /usr/X11R6/lib/libGL.so.1.2.distrib. I can not find it. > I need glasses... The /usr/X11R6/lib/libGL.so.1.2.distrib should be

Re: ATI 3D acceleleration and dpkg-divert

2004-09-21 Thread Nicolas de Sereville
Hi! Andrea Vettorello wrote: On Tue, 21 Sep 2004 15:33:01 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: Hi! [...] # dpkg -S /usr/X11R6/lib/libGL.so.1.2 diversion by fglrx from: /usr/X11R6/lib/libGL.so.1.2 diversion by fglrx to: /usr/X11R6/lib/libGL.so.1.2.distrib fglrx, xlibmesa

Re: ATI 3D acceleleration and dpkg-divert

2004-09-21 Thread Andrea Vettorello
On Tue, 21 Sep 2004 15:33:01 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > Hi! [...] > > # dpkg -S /usr/X11R6/lib/libGL.so.1.2 > diversion by fglrx from: /usr/X11R6/lib/libGL.so.1.2 > diversion by fglrx to: /usr/X11R6/lib/libGL.so.1.2.distrib > fglrx, xlibmesa-gl: /usr/X11R6/lib/libGL

Re: ATI 3D acceleleration and dpkg-divert

2004-09-21 Thread Nicolas de Sereville
Hi! However, I have some problem with OpenGL. Celestia is crashing with the error: "Unable to resolve GL/GLX symbols - please check your GL library installation." and the tuxracer is not well running. When racing I can see a lot of "flashing triangles". Is there some files I can check to see if Ope

Re: ATI 3D acceleleration and dpkg-divert

2004-09-21 Thread Wim De Smet
Hi, On Tue, 21 Sep 2004 11:32:40 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > Hi! > > A big thanks to everybody who spare some time helping me. I now have the > 3D acceleration working! My error was very stupid... As suggested by > Wim, when removing my previous installation, the "dpkg

Re: ATI 3D acceleleration and dpkg-divert

2004-09-21 Thread Nicolas de Sereville
Hi! A big thanks to everybody who spare some time helping me. I now have the 3D acceleration working! My error was very stupid... As suggested by Wim, when removing my previous installation, the "dpkg --purge fglrx" command left some files that I did not erased, so I had a mix within new and ol

Re: ATI 3D acceleleration and dpkg-divert

2004-09-20 Thread Nicolas de Sereville
Hi, Rob Sims wrote: On Sunday 19 September 2004 10:53 am, Nicolas de Sereville wrote: Following the "ATI Radeon Linux How-To", I managed to get the 3D acceleration with the previous xserver version (4.3.0.dfsg.1-6) but overwriting the MESA libGL library with the ATI one, through a "dpkg --force-

Re: ATI 3D acceleleration and dpkg-divert

2004-09-20 Thread Rob Sims
On Sunday 19 September 2004 10:53 am, Nicolas de Sereville wrote: > Following the "ATI Radeon Linux How-To", I managed to get the 3D > acceleration with the previous xserver version (4.3.0.dfsg.1-6) but > overwriting the MESA libGL library with the ATI one, through a "dpkg > --force-overwrite -i fg

Re: ATI 3D acceleleration and dpkg-divert

2004-09-20 Thread David Baron
On Monday 20 September 2004 16:39, [EMAIL PROTECTED] wrote: > I reread the method I followed to > install the propriatary driver fglrx (http://g-tec.co.at/ati_alt.html) > and I found just before the "Notes about 2.6.x kernels" section that > "DRM" was not supported by the ATI drivers. So get

Re: ATI 3D acceleleration and dpkg-divert

2004-09-20 Thread Nicolas de Sereville
Hi, Wim De Smet wrote: Hi, On Mon, 20 Sep 2004 10:54:46 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: Hi, Wim De Smet wrote: Hi, On Mon, 20 Sep 2004 01:13:55 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: (WW) fglrx(0): Kernel Module version does *not* match driver.

Re: ATI 3D acceleleration and dpkg-divert

2004-09-20 Thread Nicolas de Sereville
Hi, David Baron wrote: On Monday 20 September 2004 06:30, [EMAIL PROTECTED] wrote: (WW) fglrx(0): Kernel Module version does *not* match driver. The "DRM" must be compiled against the kernel. There will be a means of telling the make which kernel and which module(s) to make. First, untar

Re: ATI 3D acceleleration and dpkg-divert

2004-09-20 Thread Wim De Smet
Hi, On Mon, 20 Sep 2004 10:54:46 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > Hi, > > > > Wim De Smet wrote: > > >Hi, > >On Mon, 20 Sep 2004 01:13:55 +0200, Nicolas de Sereville > ><[EMAIL PROTECTED]> wrote: > > > > > >>(WW) fglrx(0): Kernel Module version does *not* match driver.

Re: ATI 3D acceleleration and dpkg-divert

2004-09-20 Thread Nicolas de Sereville
Hi, Wim De Smet wrote: Hi, On Mon, 20 Sep 2004 01:13:55 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: (WW) fglrx(0): Kernel Module version does *not* match driver. I missed this one. Did you compile the kernel driver again after installing a new version? Maybe the old module is sti

Re: ATI 3D acceleleration and dpkg-divert

2004-09-20 Thread Wim De Smet
Hi, On Mon, 20 Sep 2004 01:13:55 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > (WW) fglrx(0): Kernel Module version does *not* match driver. I missed this one. Did you compile the kernel driver again after installing a new version? Maybe the old module is still loaded en you need to unl

Re: ATI 3D acceleleration and dpkg-divert

2004-09-20 Thread David Baron
On Monday 20 September 2004 06:30, [EMAIL PROTECTED] wrote: > (WW) fglrx(0): Kernel Module version does *not* match driver. The "DRM" must be compiled against the kernel. There will be a means of telling the make which kernel and which module(s) to make. First, untar the kernel source. Create a

Re: ATI 3D acceleleration and dpkg-divert

2004-09-20 Thread Wim De Smet
Hi, On Mon, 20 Sep 2004 01:13:55 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > Wim De Smet wrote: > >On Sun, 19 Sep 2004 22:23:23 +0200, Nicolas de Sereville > ><[EMAIL PROTECTED]> wrote: > >>Wim De Smet wrote: > >>>On Sun, 19 Sep 2004 18:53:58 +0200, Nicolas de Sereville > >>><[EMAIL P

Re: ATI 3D acceleleration and dpkg-divert

2004-09-19 Thread Nicolas de Sereville
Hi, Wim De Smet wrote: Hi, On Sun, 19 Sep 2004 22:23:23 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: Hi, Wim De Smet wrote: Hi, On Sun, 19 Sep 2004 18:53:58 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: Hi list, I have an Ati 9600XT graphical card and I want to ge

Re: ATI 3D acceleleration and dpkg-divert

2004-09-19 Thread Wim De Smet
Hi, On Sun, 19 Sep 2004 22:23:23 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > Hi, > > > > Wim De Smet wrote: > > >Hi, > > > >On Sun, 19 Sep 2004 18:53:58 +0200, Nicolas de Sereville > ><[EMAIL PROTECTED]> wrote: > > > > > >>Hi list, > >> > >>I have an Ati 9600XT graphical card and I

Re: ATI 3D acceleleration and dpkg-divert

2004-09-19 Thread Wim De Smet
Hi, On Sun, 19 Sep 2004 18:53:58 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > Hi list, > > I have an Ati 9600XT graphical card and I want to get 3D acceleration > with the propriatary drivers (fglrx). I am using debian Sid with the > last xserver version (4.3.0.dfsg.1-7). > > [instal

Re: ATI 3D acceleleration and dpkg-divert

2004-09-19 Thread Andrea Vettorello
On Sun, 19 Sep 2004 21:14:00 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > Hi, thank you for the very fast reply! (see below for my answer) > [...] > > Anyway, I am not sure to understand well how work dpkg-divert. Does it > allow to have two versions of the same file and to choose w

Re: ATI 3D acceleleration and dpkg-divert

2004-09-19 Thread Andrea Vettorello
On Sun, 19 Sep 2004 18:53:58 +0200, Nicolas de Sereville <[EMAIL PROTECTED]> wrote: > Hi list, > > I have an Ati 9600XT graphical card and I want to get 3D acceleration > with the propriatary drivers (fglrx). I am using debian Sid with the > last xserver version (4.3.0.dfsg.1-7). > [...] > > S

ATI 3D acceleleration and dpkg-divert

2004-09-19 Thread Nicolas de Sereville
Hi list, I have an Ati 9600XT graphical card and I want to get 3D acceleration with the propriatary drivers (fglrx). I am using debian Sid with the last xserver version (4.3.0.dfsg.1-7). Following the "ATI Radeon Linux How-To", I managed to get the 3D acceleration with the previous xserver vers