Re: xorg 6.9.0 and DRI

2006-02-21 Thread Brian Victor
On Wed, Feb 22, 2006 at 01:33:25AM +0100, Michel D�nzer wrote: >On Tue, 2006-02-21 at 21:34 +0100, Yves-Alexis Perez wrote: >> On Tue, 2006-02-21 at 14:29 +0100, Michel Dänzer wrote: >> > On Tue, 2006-02-21 at 08:25 -0500, Brian Victor wrote: >> > > >> > > % dpkg -S $(ldd $(which glxinfo)|grep lib

Re: xorg 6.9.0 and DRI

2006-02-21 Thread Michel Dänzer
On Tue, 2006-02-21 at 21:34 +0100, Yves-Alexis Perez wrote: > On Tue, 2006-02-21 at 14:29 +0100, Michel Dänzer wrote: > > On Tue, 2006-02-21 at 08:25 -0500, Brian Victor wrote: > > > > > > % dpkg -S $(ldd $(which glxinfo)|grep libGL.so|cut -c16-|cut -d' ' -f1) > > > xlibmesa-gl: /usr/X11R6/lib/lib

Re: xorg 6.9.0 and DRI

2006-02-21 Thread Yves-Alexis Perez
On Tue, 2006-02-21 at 14:29 +0100, Michel Dänzer wrote: > On Tue, 2006-02-21 at 08:25 -0500, Brian Victor wrote: > > > > % dpkg -S $(ldd $(which glxinfo)|grep libGL.so|cut -c16-|cut -d' ' -f1) > > xlibmesa-gl: /usr/X11R6/lib/libGL.so.1 > > Hmm, that looks fine... no idea what's up. For my radeon

Re: xorg 6.9.0 and DRI

2006-02-21 Thread Michel Dänzer
On Tue, 2006-02-21 at 08:25 -0500, Brian Victor wrote: > > % dpkg -S $(ldd $(which glxinfo)|grep libGL.so|cut -c16-|cut -d' ' -f1) > xlibmesa-gl: /usr/X11R6/lib/libGL.so.1 Hmm, that looks fine... no idea what's up. -- Earthling Michel Dänzer | Debian (powerpc), X and DRI developer Lib

Re: xorg 6.9.0 and DRI

2006-02-21 Thread Brian Victor
On Tue, Feb 21, 2006 at 10:42:00AM +0100, Michel D�nzer wrote: >On Mon, 2006-02-20 at 23:52 -0500, Brian Victor wrote: >> % LIBGL_DEBUG=verbose glxinfo >> name of display: :0.0 >> libGL: XF86DRIGetClientDriverName: 4.0.4 r128 (screen 0) >> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r128_d

Re: xorg 6.9.0 and DRI

2006-02-21 Thread Michel Dänzer
On Mon, 2006-02-20 at 23:52 -0500, Brian Victor wrote: > > % LIBGL_DEBUG=verbose glxinfo > name of display: :0.0 > libGL: XF86DRIGetClientDriverName: 4.0.4 r128 (screen 0) > libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r128_dri.so > libGL error: dlopen /usr/X11R6/lib/modules/dri/r128_dri.s

Re: xorg 6.9.0 and DRI

2006-02-20 Thread Brian Victor
On Mon, Feb 20, 2006 at 03:36:11PM +0100, Michel D�nzer wrote: >On Sun, 2006-02-19 at 23:46 -0500, Brian Victor wrote: >> When I strace glxinfo, >BTW, you can just set LIBGL_DEBUG=verbose to debug problems like this, >no need to mess with strace. Thanks for the tip! >> it shows that /usr/X11R6/l

Re: xorg 6.9.0 and DRI

2006-02-20 Thread Michel Dänzer
On Sun, 2006-02-19 at 23:46 -0500, Brian Victor wrote: > > When I strace glxinfo, BTW, you can just set LIBGL_DEBUG=verbose to debug problems like this, no need to mess with strace. > it shows that /usr/X11R6/lib/modules/dri/r128_dri.so is sought but not > found. You need to install xlibmesa-

Re: xorg 6.9.0 and DRI

2006-02-19 Thread Brian Victor
On Thu, Feb 02, 2006 at 06:59:24PM +0100, Michel D�nzer wrote: >On Thu, 2006-02-02 at 18:34 +0100, CK wrote: >> on my tibook IV I kind of lost 3d accelleration since I upgraded xorg >> to 6.9.0 ... >Remove xlibmesa-gl1-dri-trunk (and all the other dri-trunk packages, for >that matter). I have also

Re: xorg 6.9.0 and DRI

2006-02-02 Thread Michel Dänzer
On Thu, 2006-02-02 at 18:34 +0100, CK wrote: > > on my tibook IV I kind of lost 3d accelleration since I upgraded xorg > to 6.9.0 ... > > lspci: > VGA compatible controller: ATI Technologies Inc Radeon R250 Lf [FireGL 9000] > (rev 01) > (this is the 64mb version) > > [EMAIL PROTECTED]:~$ glxinf

Re: xorg-6.9.0

2006-01-30 Thread Michel Dänzer
On Sat, 2006-01-21 at 14:03 +0100, Javier Ramirez wrote: > > (II) Loading /usr/X11R6/lib/modules/linux/libdrm.so > (EE) LoadModule: Module drm does not have a drmModuleData data object. Is this /usr/X11R6/lib/modules/linux/libdrm.so as shipped by xserver-xorg? Note that /usr/lib/libdrm.so.2.0.0

Re: xorg-6.9.0

2006-01-21 Thread Javier Ramirez
Hi, Since xorg 6.9 I have been having trouble in my powerbook and the ATI driver. I have follow some of the threads but still I get my X freeze. "dmesg | grep drm" gets this: [drm] Initialized radeon 1.19.0 20050911 on minor 0: I have the kernel 2.6.15.1. I enable the DRM modules from the kerne

Re: xorg-6.9.0

2006-01-15 Thread Elimar Riesebieter
On Thu, 12 Jan 2006 the mental interface of Ben Racher told: > Elimar Riesebieter wrote: > > >Hi all, > > > >last night I upgraded to xorg 6.9.0.dfsg.1-2. First I had to do a > >ldconfig by hand, because startx was complaining about missing libs. > > > >Starting X then freezes my PowerBook5,6 com

Re: xorg-6.9.0

2006-01-12 Thread Elimar Riesebieter
On Thu, 12 Jan 2006 the mental interface of Ben Racher told: [...] > I'm experiencing similar freezing on my powerbook 5,4 with ATI mobility radio > 9600, after upgrading to 6.9.0 Have you figured out what's wrong at all? > Could > you point to any links, is it the ATI driver? No, not really :

Re: xorg-6.9.0

2006-01-12 Thread Johannes Berg
On Wed, 2006-01-11 at 18:53 +0100, Elimar Riesebieter wrote: > The changelog of 6.9.0.dfsg.1-3 doesn't tell me signifant changes > which should solve aur problem. I am using 2.6.15. Which is yours? still at 2.6.15-rc7. johannes signature.asc Description: This is a digitally signed message part

Re: xorg-6.9.0

2006-01-11 Thread Ben Racher
Elimar Riesebieter wrote: Hi all, last night I upgraded to xorg 6.9.0.dfsg.1-2. First I had to do a ldconfig by hand, because startx was complaining about missing libs. Starting X then freezes my PowerBook5,6 completely. No net, no console. So I had to hard reset the machine. I tried the foll

Re: xorg-6.9.0

2006-01-11 Thread Jesus Climent
On Wed, Jan 11, 2006 at 06:53:25PM +0100, Elimar Riesebieter wrote: > > > > I see this too on my PowerBook5,6, no DRM compiled on this machine at > > all. > > The changelog of 6.9.0.dfsg.1-3 doesn't tell me signifant changes > which should solve aur problem. I am using 2.6.15. Which is yours? Th

Re: xorg-6.9.0 and nautilus-2.12.2-1

2006-01-11 Thread Ruben
At Mon, 09 Jan 2006 15:45:03 +0100, Antonio-M. Corbi Bellot wrote: > > I think is something related to bug #345885, at least what is described > there is _exactly_ what happens to me, only that the solution suggested > at the end: (Option "AccelMethod" "EXA") does not work for me :( This morni

Re: xorg-6.9.0

2006-01-11 Thread Elimar Riesebieter
On Wed, 11 Jan 2006 the mental interface of Johannes Berg told: > On Sun, 2006-01-08 at 14:13 +0100, Elimar Riesebieter wrote: > > > Starting X then freezes my PowerBook5,6 completely. No net, no > > console. So I had to hard reset the machine. I tried the following: > > I see this too on my Po

Re: xorg-6.9.0 and nautilus-2.12.2-1

2006-01-11 Thread Shreyas Ananthan
Hi, Thanks for the information. I will try that. Shreyas. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: xorg-6.9.0

2006-01-11 Thread Johannes Berg
On Sun, 2006-01-08 at 14:13 +0100, Elimar Riesebieter wrote: > Starting X then freezes my PowerBook5,6 completely. No net, no > console. So I had to hard reset the machine. I tried the following: I see this too on my PowerBook5,6, no DRM compiled on this machine at all. johannes signature.asc

Re: xorg-6.9.0 and nautilus-2.12.2-1

2006-01-11 Thread Antonio-M. Corbi Bellot
El mar, 10-01-2006 a las 23:58 -0500, Shreyas Ananthan escribió: > "Antonio-M. Corbi Bellot" <[EMAIL PROTECTED]> writes: > > > > Just upgraded my pbook with a nvidia card to xorg-6.9.0 and everything > > seems to work ok except nautilus (my version is 2.12.2-1), the desktop > > is drawn corrupted

Re: xorg-6.9.0 and nautilus-2.12.2-1

2006-01-10 Thread Shreyas Ananthan
"Antonio-M. Corbi Bellot" <[EMAIL PROTECTED]> writes: > Just upgraded my pbook with a nvidia card to xorg-6.9.0 and everything > seems to work ok except nautilus (my version is 2.12.2-1), the desktop > is drawn corrupted, every other application works ok. I experience the same problem. For the t

Re: xorg-6.9.0 and nautilus-2.12.2-1

2006-01-09 Thread Ruben
At Mon, 09 Jan 2006 19:20:37 +0100, Yves-Alexis Perez wrote: > > Ruben wrote: > > ps: I assume you are using Gnome 1.12? How did you install this.. by > > temporarily giving high priority (in /etc/apt/preferences) to the > > experimental archive for installing Gnome? That's the only way I can >

Re: xorg-6.9.0

2006-01-09 Thread Ruben
At Mon, 9 Jan 2006 19:20:59 +0100, Elimar Riesebieter wrote: > > On Mon, 09 Jan 2006 the mental interface of Ruben told: > > > Just reporting that this is working fine on my iBook (PowerBook6,7), > > with an ATI M11 NV [FireGL Mobility T2e] (Mobility Radeon 9550 aka > > Apple). I didn't need to

Re: xorg-6.9.0

2006-01-09 Thread Javier Ramirez
Hi, I just update my debian powerbook (the unstable sources) a few minutes ago and it freezes. I can't start gdm cause it just hang... How can I start console and what I can do to undo this.. should I tryied to reinstall the last stable packages? thanks for your time. Orlando. On 1/9/06, Elim

Re: xorg-6.9.0

2006-01-09 Thread Elimar Riesebieter
On Mon, 09 Jan 2006 the mental interface of Ruben told: > > At Sun, 8 Jan 2006 14:13:22 +0100, Elimar Riesebieter wrote: > > > > last night I upgraded to xorg 6.9.0.dfsg.1-2. First I had to do a > > ldconfig by hand, because startx was complaining about missing libs. > > > > Starting X then fre

Re: xorg-6.9.0 and nautilus-2.12.2-1

2006-01-09 Thread Yves-Alexis Perez
Ruben wrote: > ps: I assume you are using Gnome 1.12? How did you install this.. by > temporarily giving high priority (in /etc/apt/preferences) to the > experimental archive for installing Gnome? That's the only way I can > think of, but it seems far from ideal. Or is there a way to force > pul

Re: xorg-6.9.0

2006-01-09 Thread Elimar Riesebieter
On Mon, 09 Jan 2006 the mental interface of Ruben told: > > At Sun, 8 Jan 2006 14:13:22 +0100, Elimar Riesebieter wrote: > > > > last night I upgraded to xorg 6.9.0.dfsg.1-2. First I had to do a > > ldconfig by hand, because startx was complaining about missing libs. > > > > Starting X then fre

Re: xorg-6.9.0 and nautilus-2.12.2-1

2006-01-09 Thread Antonio-M. Corbi Bellot
El lun, 09-01-2006 a las 14:45 +0100, Ruben escribió: > On an iBook G4 1.33Ghz: > Yesterday, after upgrading to 6.9.0.dfsg.1-2 (and restarting X), > everything was fine, except the desktop was drawn corrupted, just like > you say. The desktop was fine initially, but moving windows left > 'trails',

Re: xorg-6.9.0

2006-01-09 Thread Ruben
At Sun, 8 Jan 2006 14:13:22 +0100, Elimar Riesebieter wrote: > > last night I upgraded to xorg 6.9.0.dfsg.1-2. First I had to do a > ldconfig by hand, because startx was complaining about missing libs. > > Starting X then freezes my PowerBook5,6 completely. No net, no > console. So I had to har

Re: xorg-6.9.0 and nautilus-2.12.2-1

2006-01-09 Thread Ruben
At Mon, 09 Jan 2006 11:00:56 +0100, Antonio-M. Corbi Bellot wrote: > > Hi list: > > Just upgraded my pbook with a nvidia card to xorg-6.9.0 and everything > seems to work ok except nautilus (my version is 2.12.2-1), the desktop > is drawn corrupted, every other application works ok. > > I've is

Re: xorg-6.9.0 and nautilus-2.12.2-1

2006-01-09 Thread [ATR]Dj-Death
Le lundi 09 janvier 2006 à 11:00 +0100, Antonio-M. Corbi Bellot a écrit : > Hi list: > > Just upgraded my pbook with a nvidia card to xorg-6.9.0 and everything > seems to work ok except nautilus (my version is 2.12.2-1), the desktop > is drawn corrupted, every other application works ok. > > I've

Re: xorg-6.9.0

2006-01-08 Thread Elimar Riesebieter
On Mon, 09 Jan 2006 the mental interface of Sven Luther told: [...] > Also, debian-x, and/or a bug report against the X packages is probably a > better way to handling this than posting (only) to debian-powerpc. Again: In #345958 similar behavior is described ;) Elimar -- Never make anything

Re: xorg-6.9.0

2006-01-08 Thread Sven Luther
On Sun, Jan 08, 2006 at 08:58:53PM +0100, Elimar Riesebieter wrote: > On Sun, 08 Jan 2006 the mental interface of > Sven Luther told: > > > On Sun, Jan 08, 2006 at 03:03:08PM +0100, Bin Zhang wrote: > > > Hi, > > > I don't have this problem. I am using a vanilla kernel 2.6.15 + xdm + > > > fvwm.

Re: xorg-6.9.0

2006-01-08 Thread Elimar Riesebieter
On Mon, 09 Jan 2006 the mental interface of Benjamin Herrenschmidt told: [...] > Try moving the radeon DRM kernel module out of the way agpgart and uninorth_agp where loaded. radeon resides in Sahara but: Machine frozen. No logs written :( Linux version 2.6.15-aragorn Elimar -- Never make a

Re: xorg-6.9.0

2006-01-08 Thread Benjamin Herrenschmidt
On Sun, 2006-01-08 at 14:13 +0100, Elimar Riesebieter wrote: > Hi all, > > last night I upgraded to xorg 6.9.0.dfsg.1-2. First I had to do a > ldconfig by hand, because startx was complaining about missing libs. > > Starting X then freezes my PowerBook5,6 completely. No net, no > console. So I h

Re: xorg-6.9.0

2006-01-08 Thread Bin Zhang
On 1/8/06, Sven Luther <[EMAIL PROTECTED]> wrote: > On Sun, Jan 08, 2006 at 03:03:08PM +0100, Bin Zhang wrote: > > Hi, > > I don't have this problem. I am using a vanilla kernel 2.6.15 + xdm + fvwm. > > > > I have a ibook : > > $ cat /proc/cpuinfo > > processor : 0 > > cpu : 7447A

Re: xorg-6.9.0

2006-01-08 Thread Elimar Riesebieter
On Sun, 08 Jan 2006 the mental interface of Sven Luther told: > On Sun, Jan 08, 2006 at 03:03:08PM +0100, Bin Zhang wrote: > > Hi, > > I don't have this problem. I am using a vanilla kernel 2.6.15 + xdm + fvwm. > > > > I have a ibook : > > $ cat /proc/cpuinfo > > processor : 0 > > cpu

Re: xorg-6.9.0

2006-01-08 Thread Sven Luther
On Sun, Jan 08, 2006 at 03:03:08PM +0100, Bin Zhang wrote: > Hi, > I don't have this problem. I am using a vanilla kernel 2.6.15 + xdm + fvwm. > > I have a ibook : > $ cat /proc/cpuinfo > processor : 0 > cpu : 7447A, altivec supported > clock : 599MHz > revision

Re: xorg-6.9.0

2006-01-08 Thread Bin Zhang
On 1/8/06, Elimar Riesebieter <[EMAIL PROTECTED]> wrote: > On Sun, 08 Jan 2006 the mental interface of > Bin Zhang told: > > > Hi, > > I don't have this problem. I am using a vanilla kernel 2.6.15 + xdm + fvwm. > > > > I have a ibook : > > $ cat /proc/cpuinfo > > processor : 0 > > cpu

Re: xorg-6.9.0

2006-01-08 Thread Elimar Riesebieter
On Sun, 08 Jan 2006 the mental interface of Bin Zhang told: > Hi, > I don't have this problem. I am using a vanilla kernel 2.6.15 + xdm + fvwm. > > I have a ibook : > $ cat /proc/cpuinfo > processor : 0 > cpu : 7447A, altivec supported > clock : 599MHz > revision

Re: xorg-6.9.0

2006-01-08 Thread Bin Zhang
Hi, I don't have this problem. I am using a vanilla kernel 2.6.15 + xdm + fvwm. I have a ibook : $ cat /proc/cpuinfo processor : 0 cpu : 7447A, altivec supported clock : 599MHz revision: 0.1 (pvr 8003 0101) bogomips: 598.01 machine : PowerBook6,5

Re: xorg-6.9.0

2006-01-08 Thread Elimar Riesebieter
On Sun, 08 Jan 2006 the mental interface of Elimar Riesebieter told: > Hi all, > > last night I upgraded to xorg 6.9.0.dfsg.1-2. First I had to do a > ldconfig by hand, because startx was complaining about missing libs. > > Starting X then freezes my PowerBook5,6 completely. No net, no > console