Re: VGA-out problems on a Powerbook

2003-10-06 Thread Michel Dänzer
On Mon, 2003-10-06 at 19:25, Francesco wrote: > On Mon, 2003-10-06 at 19:03, Michel Dänzer wrote: > > > So how do I disable Xinerama? > > > > By not enabling it. :) You have Option "Xinerama" in your XF86Config-4. > > > I've also had commented it out:-( > # Option "Xinerama" > >

Re: VGA-out problems on a Powerbook

2003-10-06 Thread Francesco
On Mon, 2003-10-06 at 19:03, Michel Dänzer wrote: > > So how do I disable Xinerama? > > By not enabling it. :) You have Option "Xinerama" in your XF86Config-4. > I've also had commented it out:-( # Option "Xinerama" but still get: $ grep -i xinerama /var/log/XFree86.0.log (II) I

Re: VGA-out problems on a Powerbook

2003-10-06 Thread Michel Dänzer
On Mon, 2003-10-06 at 18:09, Francesco wrote: > On Mon, 2003-10-06 at 16:23, Michel Dänzer wrote: > > > In the server log file, as usual. If you're still running with Xinerama > > enabled, you'll see there that this disables the DRI (just like RandR). > > So how do I disable Xinerama? By not en

Re: VGA-out problems on a Powerbook

2003-10-06 Thread Francesco
On Mon, 2003-10-06 at 16:23, Michel Dänzer wrote: > In the server log file, as usual. If you're still running with Xinerama > enabled, you'll see there that this disables the DRI (just like RandR). So how do I disable Xinerama? Do I need it for dual heading? (I just need this feature to give pres

Re: VGA-out problems on a Powerbook

2003-10-06 Thread Michel Dänzer
On Mon, 2003-10-06 at 15:47, Francesco wrote: > On Mon, 2003-10-06 at 15:31, Michel Dänzer wrote: > > > Does glxinfo say direct rendering is enabled? > it seems not to be enabled (see attachm.): > $ glxinfo > name of display: :0.0 > display: :0 screen: 0 > direct rendering: No So you're still u

Re: VGA-out problems on a Powerbook

2003-10-06 Thread Francesco
On Mon, 2003-10-06 at 15:31, Michel Dänzer wrote: > Does glxinfo say direct rendering is enabled? it seems not to be enabled (see attachm.): $ glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: No > If so, does setting the > R200_NO_USLEEPS environment variable make a differ

Re: VGA-out problems on a Powerbook

2003-10-06 Thread Michel Dänzer
On Mon, 2003-10-06 at 14:41, Francesco wrote: > > [...] 3D is really slow (worse than > before) > glxgears give me like 80 (without accelaration I get like 100). I think > I have mess up something in the installation. If I see what it is > installed with dpkg I obtain: [...] > dunno what are all

Re: VGA-out problems on a Powerbook

2003-10-06 Thread Francesco
On Mon, 2003-10-06 at 13:02, Michel Dänzer wrote: > On Sun, 2003-10-05 at 22:50, Francesco wrote: > > > > dpkg-gencontrol: error: source paragraph in control info file is missing > > Source line > > This should be fixed in drm-trunk-module-src 2003.10.05-1 . You don't > need the DRM for external

Re: VGA-out problems on a Powerbook

2003-10-06 Thread Francesco
a mistake in sending the message --- Begin Message --- On Mon, 2003-10-06 at 13:02, Michel Dänzer wrote: > > $ xrandr > > Xlib: extension "RANDR" missing on display ":0.0". > > Is that really running the X server from xserver-xfree86-dri-trunk? What > do > > head /var/log/XFree86.0.log > XFree

Re: VGA-out problems on a Powerbook

2003-10-06 Thread Michel Dänzer
On Sun, 2003-10-05 at 22:50, Francesco wrote: > > dpkg-gencontrol: error: source paragraph in control info file is missing > Source line This should be fixed in drm-trunk-module-src 2003.10.05-1 . You don't need the DRM for external display though, only for 3D acceleration. > $ xrandr > Xlib:

VGA-out problems on a Powerbook

2003-10-05 Thread Francesco
Dear guys, I'm having some problems with the vga-out tricky stuff. I'm running debian unstable on a powerbook 1ghz, ati 9000. It is not completely clear to me which are the steps to follow to have the vga-out working. What I did is to go to http://people.debian.org/~daenzer/dri-trunk-sid/ and g