Re: compiz fails with Xgl not present error....

2008-04-28 Thread Jaime Ochoa Malagón
copiz was designed for an X server called Xgl but X have a new
extension called AIGLX that acomplish tha same goal...

On Sun, Apr 27, 2008 at 11:28 AM, Michael Fothergill
[EMAIL PROTECTED] wrote:

  Dear Debianists,

  I installed my 8500GT nvidia card successfully on my amd64 sempron box 
 running Debian Lenny:

  spc1-burn4-0-0-cust452:/etc/X11# glxinfo |grep rendering
  direct rendering: Yes

  I followed the advice kindly provided by Hans Ullrich in a recent post and 
 after modifying the xorg.conf file I installed compiz using apt-get install 
 compiz and ran compiz --replace  instead of trying to use the session 
 startup method.

  The result was an Xgl not present error.  I looked around on google to see 
 what this error means but I didn't get much clue.

  Is there a debian Xgl package I need to install for example?

  Your comments are appreciated.

  I included a copy of my xorg.conf after this output.

  Regards

  Michael Fothergill

  spc1-burn4-0-0-cust452:/etc/X11# compiz --replace 
  [1] 4093
  spc1-burn4-0-0-cust452:/etc/X11# Checking for Xgl: not present.
  Detected PCI ID for VGA:
  Checking for texture_from_pixmap: present.
  Checking for non power of two support: present.
  Checking for Composite extension: present.
  Comparing resolution (1024x768) to maximum 3D texture size (8192): Passed.
  Checking for nVidia: present.
  No nvidia-settings program available to determine VideoRam.Checking for 
 FBConfig: present.
  Checking for Xgl: not present.
  Starting gtk-window-decorator
  /usr/bin/compiz.real (core) - Warn: SmcOpenConnection failed: Authentication 
 Rejected, reason : None of the authentication protocols specified are 
 supported and host-based authentication failed


  spc1-burn4-0-0-cust452:/etc/X11# more xorg.conf
  # xorg.conf (xorg X Window System server configuration file)
  #
  # This file was generated by dexconf, the Debian X Configuration tool, using
  # values from the debconf database.
  #
  # Edit this file with caution, and see the xorg.conf manual page.
  # (Type man xorg.conf at the shell prompt.)
  #
  # This file is automatically updated on xserver-xorg package upgrades *only*
  # if it has not been modified since the last upgrade of the xserver-xorg
  # package.
  #
  # If you have edited this file but would like it to be automatically updated
  # again, run the following command:
  #   sudo dpkg-reconfigure -phigh xserver-xorg

  Section Files
  EndSection

  Section InputDevice
 Identifier  Generic Keyboard
 Driver  kbd
 Option  CoreKeyboard
 Option  XkbRules  xorg
 Option  XkbModel  pc105
 Option  XkbLayout gb
  EndSection

  Section InputDevice
 Identifier  Configured Mouse
 Driver  mouse
 Option  CorePointer
 Option  Device/dev/input/mice
 Option  Protocol  ImPS/2
 Option  Emulate3Buttons   true
  EndSection

  Section Device
 Identifier  nVidia Corporation GeForce 8500 GT
 Option  AllowGLXWithComposite true
 Option  RenderAccel   true
 Driver  nvidia
 BusID   PCI:2:0:0
  EndSection

  Section Monitor
 Identifier  Generic Monitor
 Option  DPMS
 HorizSync   30-60
 VertRefresh 55-75
  EndSection

  Section Screen
 Identifier  Default Screen
 Option  XAANoOffscreenPixmaps true
 Option  AddARGBGLXVisuals true
 Device  nVidia Corporation GeForce 8500 GT
 Monitor Generic Monitor
 DefaultDepth24
 SubSection Display
 Modes   1280x768
 EndSubSection
  EndSection

  Section ServerLayout
 Identifier  Default Layout
 Option  AIGLX  on
 Screen  Default Screen
 InputDevice Generic Keyboard
 InputDevice Configured Mouse
  EndSection

  Section Extensions
 Option  Composite Enable
  EndSection
  _
  Bag extra points with the Walkers Brit Trip Game
  http://www.walkersbrittrips.co.uk/game

  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]





-- 
Perhaps the depth of
love can be calibrated by the number of different selves that are
actively involved in a given relationship.

Carl Sagan (Contact)

Jaime Ochoa Malagón
Integrated Technology
Tel: (55) 52 54 26 10


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: compiz fails with Xgl not present error....

2008-04-28 Thread Lennart Sorensen
On Sun, Apr 27, 2008 at 04:28:39PM +, Michael Fothergill wrote:
 
 Dear Debianists,
 
 I installed my 8500GT nvidia card successfully on my amd64 sempron box 
 running Debian Lenny:
 
 spc1-burn4-0-0-cust452:/etc/X11# glxinfo |grep rendering
 direct rendering: Yes
 
 I followed the advice kindly provided by Hans Ullrich in a recent post and 
 after modifying the xorg.conf file I installed compiz using apt-get install 
 compiz and ran compiz --replace  instead of trying to use the session 
 startup method.
 
 The result was an Xgl not present error.  I looked around on google to see 
 what this error means but I didn't get much clue. 
 
 Is there a debian Xgl package I need to install for example?
 
 Your comments are appreciated.
 
 I included a copy of my xorg.conf after this output.
 
 Regards
 
 Michael Fothergill 
   
 spc1-burn4-0-0-cust452:/etc/X11# compiz --replace 
 [1] 4093
 spc1-burn4-0-0-cust452:/etc/X11# Checking for Xgl: not present. 
 Detected PCI ID for VGA: 
 Checking for texture_from_pixmap: present. 
 Checking for non power of two support: present. 
 Checking for Composite extension: present. 
 Comparing resolution (1024x768) to maximum 3D texture size (8192): Passed.
 Checking for nVidia: present. 

It detected an nvidia.  That's all you need.  Xgl is a hack running
essentially an X server on top of openGL on another X server.  I think
ATI users still have to use that, but nvidia users do not.  Xgl is not
an ellegant solution at all, so it not being present is a good thing.

 No nvidia-settings program available to determine VideoRam.Checking for 
 FBConfig: present. 

Perhaps you should install the nvidia-settings package then.

 Checking for Xgl: not present. 
 Starting gtk-window-decorator
 /usr/bin/compiz.real (core) - Warn: SmcOpenConnection failed: Authentication 
 Rejected, reason : None of the authentication protocols specified are 
 supported and host-based authentication failed

xauth problem?

-- 
Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



compiz fails with Xgl not present error....

2008-04-27 Thread Michael Fothergill

Dear Debianists,

I installed my 8500GT nvidia card successfully on my amd64 sempron box running 
Debian Lenny:

spc1-burn4-0-0-cust452:/etc/X11# glxinfo |grep rendering
direct rendering: Yes

I followed the advice kindly provided by Hans Ullrich in a recent post and 
after modifying the xorg.conf file I installed compiz using apt-get install 
compiz and ran compiz --replace  instead of trying to use the session startup 
method.

The result was an Xgl not present error.  I looked around on google to see 
what this error means but I didn't get much clue. 

Is there a debian Xgl package I need to install for example?

Your comments are appreciated.

I included a copy of my xorg.conf after this output.

Regards

Michael Fothergill 

spc1-burn4-0-0-cust452:/etc/X11# compiz --replace 
[1] 4093
spc1-burn4-0-0-cust452:/etc/X11# Checking for Xgl: not present. 
Detected PCI ID for VGA: 
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Comparing resolution (1024x768) to maximum 3D texture size (8192): Passed.
Checking for nVidia: present. 
No nvidia-settings program available to determine VideoRam.Checking for 
FBConfig: present. 
Checking for Xgl: not present. 
Starting gtk-window-decorator
/usr/bin/compiz.real (core) - Warn: SmcOpenConnection failed: Authentication 
Rejected, reason : None of the authentication protocols specified are supported 
and host-based authentication failed


spc1-burn4-0-0-cust452:/etc/X11# more xorg.conf
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout gb
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
EndSection

Section Device
Identifier  nVidia Corporation GeForce 8500 GT
Option  AllowGLXWithComposite true
Option  RenderAccel   true
Driver  nvidia
BusID   PCI:2:0:0
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
HorizSync   30-60
VertRefresh 55-75
EndSection

Section Screen
Identifier  Default Screen
Option  XAANoOffscreenPixmaps true
Option  AddARGBGLXVisuals true
Device  nVidia Corporation GeForce 8500 GT
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Modes   1280x768
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Option  AIGLX  on
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
EndSection

Section Extensions
Option  Composite Enable
EndSection
_
Bag extra points with the Walkers Brit Trip Game 
http://www.walkersbrittrips.co.uk/game

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: compiz fails with Xgl not present error....

2008-04-27 Thread Hans-J. Ullrich
Am Sonntag, 27. April 2008 schrieb Michael Fothergill:
 Dear Debianists,

 I installed my 8500GT nvidia card successfully on my amd64 sempron box
 running Debian Lenny:

 spc1-burn4-0-0-cust452:/etc/X11# glxinfo |grep rendering
 direct rendering: Yes

 I followed the advice kindly provided by Hans Ullrich in a recent post and
 after modifying the xorg.conf file I installed compiz using apt-get install
 compiz and ran compiz --replace  instead of trying to use the session
 startup method.

 The result was an Xgl not present error.  I looked around on google to
 see what this error means but I didn't get much clue.

 Is there a debian Xgl package I need to install for example?

 Your comments are appreciated.

 I included a copy of my xorg.conf after this output.

 Regards

 Michael Fothergill

 spc1-burn4-0-0-cust452:/etc/X11# compiz --replace 
 [1] 4093
 spc1-burn4-0-0-cust452:/etc/X11# Checking for Xgl: not present.
 Detected PCI ID for VGA:
 Checking for texture_from_pixmap: present.
 Checking for non power of two support: present.
 Checking for Composite extension: present.
 Comparing resolution (1024x768) to maximum 3D texture size (8192): Passed.
 Checking for nVidia: present.
 No nvidia-settings program available to determine VideoRam.Checking for
 FBConfig: present. Checking for Xgl: not present.
 Starting gtk-window-decorator
 /usr/bin/compiz.real (core) - Warn: SmcOpenConnection failed:
 Authentication Rejected, reason : None of the authentication protocols
 specified are supported and host-based authentication failed


 spc1-burn4-0-0-cust452:/etc/X11# more xorg.conf
 # xorg.conf (xorg X Window System server configuration file)
 #
 # This file was generated by dexconf, the Debian X Configuration tool,
 using # values from the debconf database.
 #
 # Edit this file with caution, and see the xorg.conf manual page.
 # (Type man xorg.conf at the shell prompt.)
 #
 # This file is automatically updated on xserver-xorg package upgrades
 *only* # if it has not been modified since the last upgrade of the
 xserver-xorg # package.
 #
 # If you have edited this file but would like it to be automatically
 updated # again, run the following command:
 #   sudo dpkg-reconfigure -phigh xserver-xorg

 Section Files
 EndSection

 Section InputDevice
   Identifier  Generic Keyboard
   Driver  kbd
   Option  CoreKeyboard
   Option  XkbRules  xorg
   Option  XkbModel  pc105
   Option  XkbLayout gb
 EndSection

 Section InputDevice
   Identifier  Configured Mouse
   Driver  mouse
   Option  CorePointer
   Option  Device/dev/input/mice
   Option  Protocol  ImPS/2
   Option  Emulate3Buttons   true
 EndSection

 Section Device
   Identifier  nVidia Corporation GeForce 8500 GT
   Option  AllowGLXWithComposite true
   Option  RenderAccel   true
   Driver  nvidia
   BusID   PCI:2:0:0
 EndSection

 Section Monitor
   Identifier  Generic Monitor
   Option  DPMS
   HorizSync   30-60
   VertRefresh 55-75
 EndSection

 Section Screen
   Identifier  Default Screen
   Option  XAANoOffscreenPixmaps true
   Option  AddARGBGLXVisuals true
   Device  nVidia Corporation GeForce 8500 GT
   Monitor Generic Monitor
   DefaultDepth24
   SubSection Display
   Modes   1280x768
   EndSubSection
 EndSection

 Section ServerLayout
   Identifier  Default Layout
   Option  AIGLX  on
   Screen  Default Screen
   InputDevice Generic Keyboard
   InputDevice Configured Mouse
 EndSection

 Section   Extensions
   Option  Composite Enable
 EndSection
 _
 Bag extra points with the Walkers Brit Trip Game
 http://www.walkersbrittrips.co.uk/game

Hi Michael,

I miss somehow the section modules. 

Anyway, I add my xorg.conf below, so you can check yours. 

If it does not help, please feel free to contact again, I will then see, how I 
can help.

My xorg.conf:

- snip -

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Sat May 12 15:12:41 PDT 
2007

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file

Re: xgl on sarge

2006-06-24 Thread thomas parquier

2006/6/21, Jo Shields [EMAIL PROTECTED]:

thomas parquier wrote:
 Hi

 I'm trying to build xglcompiz on sarge with the tuto on
 freedesktop.org wiki. But during autogen.sh, aclocal asks for the
 AM_GCONF_SOURCE_2 macro. I suspect compiz to build only on a brand new
 gnome with the last gconf release.
 Do I have to dist-upgrade to be able to build xgl and the whole thing
 ? Or is it something else ?

 thanks
 tom

Is this a good plan? Replacing X (Sarge uses XFree 4.3.0, Xgl needs XOrg
7.0) and Gnome (Sarge uses 2.8.1, Xgl needs, well, newer) is a
CONSIDERABLE proportion of the system, and doing so without any package
management invited disaster

If you're wedded to the idea of Xgl, why not just upgrade to Etch (Xorg
7, Gnome 2.14) which is more likely to work, or even have precompiled
packages available?



You're right, Jo : it is considerable. That's why I am a prudent with
all this. I'd like to have some testimonies from sarge users who
managed to get Xgl running, and how they did it.
I've seen that packages are available on ubuntu repositories, but I'm
not very keen on installing packages from another distrib, and on the
other hand they depend on newer xserver and gnome.
So I guess you're right again, I should consider upgrading to etch...
but I don't feel like it is safe though i'm sure many users do such
dist-upgrade without any problem : there are so many packages engaged,
and I'm a bit frightened about my whole config which I fear to be
broken then.

tom


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



dmraid and xgl problems :(

2006-06-22 Thread Julien DHERSIN

Hi all,

I would like to know if some of you has already succeeded in installing 
dmraid with debian amd64 ?


I installed the package dmraid but I can't activate my raid partitions 
with : #dmraid -ay .


Furthermore, I've only 'control' file in /dev/mapper.

More details :
# dmraid -v -r
INFO: RAID devices discovered:

/dev/sda: nvidia, nvidia_aecbbfdf, stripe, ok, 321672958 sectors, data@ 0
/dev/sdb: nvidia, nvidia_aecbbfdf, stripe, ok, 321672958 sectors, data@ 0

# dmraid -v -b
INFO: Block devices discovered:

/dev/hda:160086528 total, 2Y7F6VEF
/dev/sda:321672960 total, VDB91BTCDPBVKP
/dev/sdb:321672960 total, VDB91BTCDTKPEP


And about XGL, I can't compile it from cvs (xserver/xorg compilation 
failed) ! I think the error comes from mesa compilation. I followed this 
tuto : http://blue.dyn-o-saur.com/debianxgl/debianxglhowto.html .


Thanks for helping me.

Regards,
Julien


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: dmraid and xgl problems :(

2006-06-22 Thread valeanu.a
About Xgl,

my howto is a little bit outdated. Sorry but i havent had time this
week for it.
Xorg has moved their code from cvs to git. Threfore the cvs code is
unusable.
To check out the code from git use:
git clone git://anongit.freedesktop.org/git/xorg/xserver
this creates the xserver folder. The autogen.sh command should remain the same.
I havent tested it completely but it should work.



On Thu, 22 Jun 2006 18:34:18 +0200
Julien DHERSIN [EMAIL PROTECTED] wrote:

 Hi all,
 
 I would like to know if some of you has already succeeded in installing 
 dmraid with debian amd64 ?
 
 I installed the package dmraid but I can't activate my raid partitions 
 with : #dmraid -ay .
 
 Furthermore, I've only 'control' file in /dev/mapper.
 
 More details :
 # dmraid -v -r
 INFO: RAID devices discovered:
 
 /dev/sda: nvidia, nvidia_aecbbfdf, stripe, ok, 321672958 sectors, data@ 0
 /dev/sdb: nvidia, nvidia_aecbbfdf, stripe, ok, 321672958 sectors, data@ 0
 
 # dmraid -v -b
 INFO: Block devices discovered:
 
 /dev/hda:160086528 total, 2Y7F6VEF
 /dev/sda:321672960 total, VDB91BTCDPBVKP
 /dev/sdb:321672960 total, VDB91BTCDTKPEP
 
 
 And about XGL, I can't compile it from cvs (xserver/xorg compilation 
 failed) ! I think the error comes from mesa compilation. I followed this 
 tuto : http://blue.dyn-o-saur.com/debianxgl/debianxglhowto.html .
 
 Thanks for helping me.
 
 Regards,
 Julien
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: dmraid and xgl problems :(

2006-06-22 Thread Julien DHERSIN

Thanks for your reply,

But it still doesn't work !

With #cvs -d :pserver:[EMAIL PROTECTED]:/cvs/xorg co -r 
xgl-0-0-1 xserver I got the same error as in your tuto :


gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include 
-I../../../include -I../../../include -I../../../include 
-I../../../include -I../../../include -I../../../include 
-I/opt/src/Xgl/Xgl-data/Mesa/include -I../X -I../array_cache -I../glapi 
-I../main -I../math -I../shader -I../swrast -I../swrast_setup -I../tnl 
-I.. -I../../../hw/xfree86/os-support -DHAVE_DIX_CONFIG_H -DXGLServer 
-DUSE_MGL_NAMESPACE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT 
-I/usr/local/include -I../../../include -I../../../include 
-I../../../Xext -I../../../composite -I../../../damageext 
-I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow 
-I../../../miext/damage -I../../../render -I../../../randr -I../../../fb 
-g -O2 -MT attrib.lo -MD -MP -MF .deps/attrib.Tpo -c attrib.c  -fPIC 
-DPIC -o .libs/attrib.o

attrib.c:28:22: error: arrayobj.h: No such file or directory
make[3]: *** [attrib.lo] Erreur 1
make[3]: quittant le répertoire « 
/opt/src/Xgl/Xgl-work/xserver/xorg/GL/mesa/main »

make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « 
/opt/src/Xgl/Xgl-work/xserver/xorg/GL/mesa »

make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /opt/src/Xgl/Xgl-work/xserver/xorg/GL »
make: *** [all-recursive] Erreur 1


And with #git-clone git://anongit.freedesktop.org/git/xorg/xserver I got 
this one :


make[3]: entrant dans le répertoire « /opt/src/Xgl/Xgl-work/xserver/hw/xgl »
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include 
-I../../include -I../../include -I../../include -I../../include 
-I../../include -I../../include-DXFree86Server -DHAVE_XGL_CONFIG_H 
-DHAVE_DIX_CONFIG_H -I../../GL/glx -I../../GL/include 
-I/opt/src/Xgl/Xgl-data/Mesa/include 
-I/opt/src/Xgl/Xgl-data/Mesa/src/mesa/glapi  -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN 
-DHAS_STICKY_DIR_BIT -I/usr/local/include   -I../../include 
-I../../include -I../../Xext -I../../composite -I../../damageext 
-I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow 
-I../../miext/damage -I../../render -I../../randr -I../../fb -g -O2 -MT 
xglcompose.o -MD -MP -MF .deps/xglcompose.Tpo -c -o xglcompose.o 
xglcompose.c; \
then mv -f .deps/xglcompose.Tpo .deps/xglcompose.Po; else 
rm -f .deps/xglcompose.Tpo; exit 1; fi

xglcompose.c: In function ‘xglCompositeGeneral’:
xglcompose.c:134: error: ‘union _SourcePict’ has no member named ‘source’
xglcompose.c:172: error: ‘union _SourcePict’ has no member named ‘source’
make[3]: *** [xglcompose.o] Erreur 1
make[3]: quittant le répertoire « /opt/src/Xgl/Xgl-work/xserver/hw/xgl »
make[2]: *** [install-recursive] Erreur 1
make[2]: quittant le répertoire « /opt/src/Xgl/Xgl-work/xserver/hw/xgl »
make[1]: *** [install-recursive] Erreur 1
make[1]: quittant le répertoire « /opt/src/Xgl/Xgl-work/xserver/hw »
make: *** [install-recursive] Erreur 1


Do I have to git the others sources ?


Thanks again for helping me.

Julien


[EMAIL PROTECTED] a écrit :

About Xgl,

my howto is a little bit outdated. Sorry but i havent had time this
week for it.
Xorg has moved their code from cvs to git. Threfore the cvs code is
unusable.
To check out the code from git use:
git clone git://anongit.freedesktop.org/git/xorg/xserver
this creates the xserver folder. The autogen.sh command should remain the same.
I havent tested it completely but it should work.



On Thu, 22 Jun 2006 18:34:18 +0200
Julien DHERSIN [EMAIL PROTECTED] wrote:


Hi all,

I would like to know if some of you has already succeeded in installing 
dmraid with debian amd64 ?


I installed the package dmraid but I can't activate my raid partitions 
with : #dmraid -ay .


Furthermore, I've only 'control' file in /dev/mapper.

More details :
# dmraid -v -r
INFO: RAID devices discovered:

/dev/sda: nvidia, nvidia_aecbbfdf, stripe, ok, 321672958 sectors, data@ 0
/dev/sdb: nvidia, nvidia_aecbbfdf, stripe, ok, 321672958 sectors, data@ 0

# dmraid -v -b
INFO: Block devices discovered:

/dev/hda:160086528 total, 2Y7F6VEF
/dev/sda:321672960 total, VDB91BTCDPBVKP
/dev/sdb:321672960 total, VDB91BTCDTKPEP


And about XGL, I can't compile it from cvs (xserver/xorg compilation 
failed) ! I think the error comes from mesa compilation. I followed this 
tuto : http://blue.dyn-o-saur.com/debianxgl/debianxglhowto.html .


Thanks for helping me.

Regards,
Julien


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]








--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: dmraid and xgl problems :(

2006-06-22 Thread valeanu.a
Hello,

as i have seen the last night, i geht the same error like you with the git 
sources.



On Fri, 23 Jun 2006 00:37:20 +0200
Julien DHERSIN [EMAIL PROTECTED] wrote:

 Thanks for your reply,
 
 But it still doesn't work !
 
 With #cvs -d :pserver:[EMAIL PROTECTED]:/cvs/xorg co -r 
 xgl-0-0-1 xserver I got the same error as in your tuto :
 
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include 
 -I../../../include -I../../../include -I../../../include 
 -I../../../include -I../../../include -I../../../include 
 -I/opt/src/Xgl/Xgl-data/Mesa/include -I../X -I../array_cache -I../glapi 
 -I../main -I../math -I../shader -I../swrast -I../swrast_setup -I../tnl 
 -I.. -I../../../hw/xfree86/os-support -DHAVE_DIX_CONFIG_H -DXGLServer 
 -DUSE_MGL_NAMESPACE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT 
 -I/usr/local/include -I../../../include -I../../../include 
 -I../../../Xext -I../../../composite -I../../../damageext 
 -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow 
 -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb 
 -g -O2 -MT attrib.lo -MD -MP -MF .deps/attrib.Tpo -c attrib.c  -fPIC 
 -DPIC -o .libs/attrib.o
 attrib.c:28:22: error: arrayobj.h: No such file or directory
 make[3]: *** [attrib.lo] Erreur 1
 make[3]: quittant le répertoire « 
 /opt/src/Xgl/Xgl-work/xserver/xorg/GL/mesa/main »
 make[2]: *** [all-recursive] Erreur 1
 make[2]: quittant le répertoire « 
 /opt/src/Xgl/Xgl-work/xserver/xorg/GL/mesa »
 make[1]: *** [all-recursive] Erreur 1
 make[1]: quittant le répertoire « /opt/src/Xgl/Xgl-work/xserver/xorg/GL »
 make: *** [all-recursive] Erreur 1
 
 
 And with #git-clone git://anongit.freedesktop.org/git/xorg/xserver I got 
 this one :
 
 make[3]: entrant dans le répertoire « /opt/src/Xgl/Xgl-work/xserver/hw/xgl »
 if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include 
 -I../../include -I../../include -I../../include -I../../include 
 -I../../include -I../../include-DXFree86Server -DHAVE_XGL_CONFIG_H 
 -DHAVE_DIX_CONFIG_H -I../../GL/glx -I../../GL/include 
 -I/opt/src/Xgl/Xgl-data/Mesa/include 
 -I/opt/src/Xgl/Xgl-data/Mesa/src/mesa/glapi  -Wall -Wpointer-arith 
 -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
 -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN 
 -DHAS_STICKY_DIR_BIT -I/usr/local/include   -I../../include 
 -I../../include -I../../Xext -I../../composite -I../../damageext 
 -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow 
 -I../../miext/damage -I../../render -I../../randr -I../../fb -g -O2 -MT 
 xglcompose.o -MD -MP -MF .deps/xglcompose.Tpo -c -o xglcompose.o 
 xglcompose.c; \
  then mv -f .deps/xglcompose.Tpo .deps/xglcompose.Po; else 
 rm -f .deps/xglcompose.Tpo; exit 1; fi
 xglcompose.c: In function ‘xglCompositeGeneral’:
 xglcompose.c:134: error: ‘union _SourcePict’ has no member named ‘source’
 xglcompose.c:172: error: ‘union _SourcePict’ has no member named ‘source’
 make[3]: *** [xglcompose.o] Erreur 1
 make[3]: quittant le répertoire « /opt/src/Xgl/Xgl-work/xserver/hw/xgl »
 make[2]: *** [install-recursive] Erreur 1
 make[2]: quittant le répertoire « /opt/src/Xgl/Xgl-work/xserver/hw/xgl »
 make[1]: *** [install-recursive] Erreur 1
 make[1]: quittant le répertoire « /opt/src/Xgl/Xgl-work/xserver/hw »
 make: *** [install-recursive] Erreur 1
 
 
 Do I have to git the others sources ?
 
 
 Thanks again for helping me.
 
 Julien
 
 
 [EMAIL PROTECTED] a écrit :
  About Xgl,
  
  my howto is a little bit outdated. Sorry but i havent had time this
  week for it.
  Xorg has moved their code from cvs to git. Threfore the cvs code is
  unusable.
  To check out the code from git use:
  git clone git://anongit.freedesktop.org/git/xorg/xserver
  this creates the xserver folder. The autogen.sh command should remain the 
  same.
  I havent tested it completely but it should work.
  
  
  
  On Thu, 22 Jun 2006 18:34:18 +0200
  Julien DHERSIN [EMAIL PROTECTED] wrote:
  
  Hi all,
 
  I would like to know if some of you has already succeeded in installing 
  dmraid with debian amd64 ?
 
  I installed the package dmraid but I can't activate my raid partitions 
  with : #dmraid -ay .
 
  Furthermore, I've only 'control' file in /dev/mapper.
 
  More details :
  # dmraid -v -r
  INFO: RAID devices discovered:
 
  /dev/sda: nvidia, nvidia_aecbbfdf, stripe, ok, 321672958 sectors, data@ 0
  /dev/sdb: nvidia, nvidia_aecbbfdf, stripe, ok, 321672958 sectors, data@ 0
 
  # dmraid -v -b
  INFO: Block devices discovered:
 
  /dev/hda:160086528 total, 2Y7F6VEF
  /dev/sda:321672960 total, VDB91BTCDPBVKP
  /dev/sdb:321672960 total, VDB91BTCDTKPEP
 
 
  And about XGL, I can't compile it from cvs (xserver/xorg compilation 
  failed) ! I think the error comes from mesa compilation. I followed this 
  tuto : http://blue.dyn-o-saur.com/debianxgl/debianxglhowto.html .
 
  Thanks for helping me.
 
  Regards,
  Julien
 
 
  -- 
  To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: xgl on sarge

2006-06-21 Thread Jo Shields

thomas parquier wrote:

Hi

I'm trying to build xglcompiz on sarge with the tuto on
freedesktop.org wiki. But during autogen.sh, aclocal asks for the
AM_GCONF_SOURCE_2 macro. I suspect compiz to build only on a brand new
gnome with the last gconf release.
Do I have to dist-upgrade to be able to build xgl and the whole thing
? Or is it something else ?

thanks
tom


Is this a good plan? Replacing X (Sarge uses XFree 4.3.0, Xgl needs XOrg 
7.0) and Gnome (Sarge uses 2.8.1, Xgl needs, well, newer) is a 
CONSIDERABLE proportion of the system, and doing so without any package 
management invited disaster


If you're wedded to the idea of Xgl, why not just upgrade to Etch (Xorg 
7, Gnome 2.14) which is more likely to work, or even have precompiled 
packages available?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xgl on sarge

2006-06-20 Thread thomas parquier

Hi

I'm trying to build xglcompiz on sarge with the tuto on
freedesktop.org wiki. But during autogen.sh, aclocal asks for the
AM_GCONF_SOURCE_2 macro. I suspect compiz to build only on a brand new
gnome with the last gconf release.
Do I have to dist-upgrade to be able to build xgl and the whole thing
? Or is it something else ?

thanks
tom


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: XGL

2006-05-30 Thread Jack Malmostoso
On Mon, 29 May 2006 00:50:08 +0200, valeanu.a wrote:
 as requested the howto:
 http://blue.dyn-o-saur.com/debianxgl/debianxglhowto.html

Hello there, and thanks for the advice, it seems like working.
I can start the Xgl server and compiz is running (according to ps), but
when I start gconf-editor there is no compiz key to activate the plugins.
Don't know what to think: any ideas?

Thanks!

-- 
Best Regards, Jack
Linux User #264449
Powered by Debian GNU/Linux on AMD64


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: XGL

2006-05-30 Thread valeanu . a
Hello Xgl fans,

i will be offline for two days.
I tested my howto on an maschine that had a fresh debian sid install.
compiz created the gconf entries there without problems.
If you have a windows manager in your Xgl session and it is not
metacity then it is compiz.
To force compiz to create the gconf entries use this line in your
already started session (xterm/eterm whatever).
LD_PRELOAD=/opt/mesa/lib/libGL.so compiz --replace gconf decoration
wobbly fade minimize cube rotate zoom scale move resize place menu
switcher  all in one line without the quotes.
This will replace your compiz with one started with other options.
The entries get created and everything should work as expected.



On Tue, 30 May 2006 20:48:38 +0200
Jack Malmostoso [EMAIL PROTECTED] wrote:

 On Mon, 29 May 2006 00:50:08 +0200, valeanu.a wrote:
  as requested the howto:
  http://blue.dyn-o-saur.com/debianxgl/debianxglhowto.html
 
 Hello there, and thanks for the advice, it seems like working.
 I can start the Xgl server and compiz is running (according to ps), but
 when I start gconf-editor there is no compiz key to activate the plugins.
 Don't know what to think: any ideas?
 
 Thanks!
 
 -- 
 Best Regards, Jack
 Linux User #264449
 Powered by Debian GNU/Linux on AMD64
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: XGL

2006-05-29 Thread thomas parquier

Hi all,

Is it possible to have it working on etch ?

thomas


2006/5/28, [EMAIL PROTECTED] [EMAIL PROTECTED]:

Hello all,

as requested the howto:
http://blue.dyn-o-saur.com/debianxgl/debianxglhowto.html

for [EMAIL PROTECTED] my File section in the xorg.conf
Section Files
FontPath /usr/share/fonts/type/gsfonts
FontPath /usr/share/fonts/truetype/freefont
FontPath /usr/share/fonts/truetype/openoffice
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/misc
FontPath /usr/share/fonts/X11/75dpi
FontPath /usr/share/fonts/X11/100dpi
EndSection


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]






Re: XGL

2006-05-29 Thread valeanu . a
Hi,

i don't see any reason at the moment to not be able to compile it on etch.
Its on you to test ist. Let us know about your experiences.


On Mon, 29 May 2006 22:12:48 +
thomas parquier [EMAIL PROTECTED] wrote:

 Hi all,
 
 Is it possible to have it working on etch ?
 
 thomas
 
 
 2006/5/28, [EMAIL PROTECTED] [EMAIL PROTECTED]:
  Hello all,
 
  as requested the howto:
  http://blue.dyn-o-saur.com/debianxgl/debianxglhowto.html
 
  for [EMAIL PROTECTED] my File section in the xorg.conf
  Section Files
  FontPath /usr/share/fonts/type/gsfonts
  FontPath /usr/share/fonts/truetype/freefont
  FontPath /usr/share/fonts/truetype/openoffice
  FontPath /usr/share/fonts/X11/Type1
  FontPath /usr/share/fonts/X11/misc
  FontPath /usr/share/fonts/X11/75dpi
  FontPath /usr/share/fonts/X11/100dpi
  EndSection
 
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: XGL

2006-05-28 Thread Jack Malmostoso
On Sat, 27 May 2006 19:00:08 +0200, valeanu.a wrote:

 ich have Xgl cvs running for at least 7 days uptime with no big problems
 at all.

Lucky you :D

I am trying to make the bloody thing work, and it dies complaining about
the FontPath. Needless to say, starting my normal X server works
beautifully.
I even tried to specify the -fp option when starting XGL but no luck.

Could anyone please post the Files section of their xorg.conf?

Thanks!

-- 
Best Regards, Jack
Linux User #264449
Powered by Debian GNU/Linux on AMD64


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: XGL

2006-05-28 Thread valeanu . a
Hello all,

as requested the howto:
http://blue.dyn-o-saur.com/debianxgl/debianxglhowto.html

for [EMAIL PROTECTED] my File section in the xorg.conf
Section Files
FontPath /usr/share/fonts/type/gsfonts
FontPath /usr/share/fonts/truetype/freefont
FontPath /usr/share/fonts/truetype/openoffice
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/misc
FontPath /usr/share/fonts/X11/75dpi
FontPath /usr/share/fonts/X11/100dpi
EndSection


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: XGL

2006-05-27 Thread valeanu . a
Hello everyone,

ich have Xgl cvs running for at least 7 days uptime with no big problems at
all.
Debian sid ond amd64 with the nvidia binary driver 8178. I am allready working 
on an howto.
I will post a link to the howto when it is ready. Unfortunately one needs a lot 
of development
packages. Some packages are not available as .deb and at least one package is 
not up to date
in debian sid. Therefore i was needed to get the package from ubuntu unpack it 
and copy some
files into the system. Everything will be explained in the howto. Please be a 
little patient.


On Fri, 26 May 2006 14:10:30 -0500
Diego Alvarez Z. [EMAIL PROTECTED] wrote:

 Hi
 
 Anyone has XGL under debian sid amd64?
 
 http://video.google.com/videoplay?docid=-2626198040635992645q=xgl
 
 i need a howto
 
 -- 
 DIEGO ALVAREZ ZULUAGA
 Ingeniero de Desarrollo
 MVM Ingeniería de software S.A.
 Tel +57(4) 352 19 19 Fax +57(4) 352 16 73
 Dirección: Cra 35 #10B-20
 Medellín - Colombia
 [EMAIL PROTECTED]
 Visite nuestro sitio www.mvm.com.co



Re: XGL

2006-05-27 Thread Joachim Pedersen

Ok--- so lets not have everyone laugh out loud at once...
but has any one had any luck with Xgl + ATi?

**joachimp

2006/5/27, [EMAIL PROTECTED] [EMAIL PROTECTED]:

Hello everyone,

ich have Xgl cvs running for at least 7 days uptime with no big problems at
all.
Debian sid ond amd64 with the nvidia binary driver 8178. I am allready working 
on an howto.
I will post a link to the howto when it is ready. Unfortunately one needs a lot 
of development
packages. Some packages are not available as .deb and at least one package is 
not up to date
in debian sid. Therefore i was needed to get the package from ubuntu unpack it 
and copy some
files into the system. Everything will be explained in the howto. Please be a 
little patient.


On Fri, 26 May 2006 14:10:30 -0500
Diego Alvarez Z. [EMAIL PROTECTED] wrote:

 Hi

 Anyone has XGL under debian sid amd64?

 http://video.google.com/videoplay?docid=-2626198040635992645q=xgl

 i need a howto

 --
 DIEGO ALVAREZ ZULUAGA
 Ingeniero de Desarrollo
 MVM Ingeniería de software S.A.
 Tel +57(4) 352 19 19 Fax +57(4) 352 16 73
 Dirección: Cra 35 #10B-20
 Medellín - Colombia
 [EMAIL PROTECTED]
 Visite nuestro sitio www.mvm.com.co





--

---
skype: joachimdp
MSNmsg' id: [EMAIL PROTECTED]

Just wiki
http://wikipedia.org
--


XGL

2006-05-26 Thread Diego Alvarez Z.
HiAnyone has XGL under debian sid amd64?http://video.google.com/videoplay?docid=-2626198040635992645q=xgli need a howto
-- DIEGO ALVAREZ ZULUAGAIngeniero de DesarrolloMVM Ingeniería de software S.A.Tel +57(4) 352 19 19 Fax +57(4) 352 16 73Dirección: Cra 35 #10B-20 Medellín - Colombia 
[EMAIL PROTECTED]Visite nuestro sitio www.mvm.com.co