David - -
if you have the latest (8762) nvidia drivers + Xorg >=6.9, then GLX and composite are supposed to be able to play nice without the AllowGLXWithComposite setting.  Also, have you tried enabling TwinView instead of using the Xinerama?  TwinView combines the two cards into "one" but provides Xinerama-type information to the WM so you get two zones with E.  Another thing you might want to try is using xcompmgr instead of bling to see if that's the problem.

David Coulson wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Curtis Napier wrote:
  
According to the nvidia readme[1] you have to enable glx with composite
implicitly in your x config (depending on which version of x and which
version of the driver). Just put this in your x config in the nvidia
driver section:
    

Yeah, I put that in and GLX is working now. rdesktop still doesn't work,
and neither does bling :-/ I attached my xorg.conf


David
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEttY8TIgPQWnLowkRAkEzAKDebx0MvFSb90mIYwv3XWz1VVrAyQCfS4hA
DM2SmjKFBuE/AwHsasqooN4=
=fHvv
-----END PGP SIGNATURE-----
  

# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 ([EMAIL PROTECTED]) Mon May 15 13:23:42 PDT 2006 Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" Screen 2 "Screen2" LeftOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "dbe" Load "glx" Load "extmod" Load "record" Load "xtrap" Load "type1" EndSection Section "ServerFlags" Option "Xinerama" "true" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "microsoftinet" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "imps/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" Option "Buttons" "9" EndSection Section "Monitor" Identifier "Monitor0" VendorName "SNY" ModelName "SDM-S204" VertRefresh 43.0 - 60.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" VendorName "SNY" ModelName "SDM-S204" VertRefresh 43.0 - 60.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor2" VendorName "SNY" ModelName "SDM-S204" Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [<bool>] #Option "HWcursor" # [<bool>] #Option "NoAccel" # [<bool>] #Option "ShadowFB" # [<bool>] #Option "UseFBDev" # [<bool>] #Option "Rotate" # [<str>] #Option "VideoKey" # <i> #Option "FlatPanel" "True" #Option "FPDither" # [<bool>] #Option "CrtcNumber" "0" Option "RenderAccel" "1" Option "AllowGLXWithComposite" "1" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "NV15 [GeForce2 GTS/Pro]" BusID "PCI:1:0:0" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [<bool>] #Option "HWcursor" # [<bool>] #Option "NoAccel" # [<bool>] #Option "ShadowFB" # [<bool>] #Option "UseFBDev" # [<bool>] #Option "Rotate" # [<str>] #Option "VideoKey" # <i> #Option "FlatPanel" # [<bool>] #Option "FPDither" # [<bool>] #Option "CrtcNumber" # <i> Option "RenderAccel" "1" Option "AllowGLXWithComposite" "1" Identifier "Card1" Driver "nvidia" VendorName "nVidia Corporation" BoardName "NV11 [GeForce2 MX/MX 400]" BusID "PCI:2:4:0" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [<bool>] #Option "HWcursor" # [<bool>] #Option "NoAccel" # [<bool>] #Option "ShadowFB" # [<bool>] #Option "UseFBDev" # [<bool>] #Option "Rotate" # [<str>] #Option "VideoKey" # <i> #Option "FlatPanel" # [<bool>] #Option "FPDither" # [<bool>] #Option "CrtcNumber" # <i> Option "RenderAccel" "1" Option "AllowGLXWithComposite" "1" Identifier "Card2" Driver "nvidia" VendorName "nVidia Corporation" BoardName "NV11 [GeForce2 MX/MX 400]" BusID "PCI:2:5:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 Option "UseInt10Module" "0" Option "ConnectedMonitor" "DFP-0" Option "RenderAccel" "True" Option "AllowGLXWithComposite" "True" SubSection "Display" Depth 24 Modes "1600x1200" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card1" Monitor "Monitor1" DefaultDepth 24 Option "ConnectedMonitor" "DFP-0" Option "UseInt10Module" "0" Option "RenderAccel" "True" Option "AllowGLXWithComposite" "True" SubSection "Display" Depth 24 Modes "1600x1200" EndSubSection EndSection Section "Screen" Identifier "Screen2" Device "Card2" Monitor "Monitor2" DefaultDepth 24 Option "ConnectedMonitor" "DFP-0" Option "UseInt10Module" "0" Option "RenderAccel" "True" Option "AllowGLXWithComposite" "True" SubSection "Display" Depth 24 Modes "1600x1200" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection

------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users


-- 
Mike Russo
ReadQ Systems, Inc.
(212) 425 3680 x105

Random quote of the last-time-I-ran-bash:
I surely do hope that's a syntax error.
             -- Larry Wall in <[EMAIL PROTECTED]>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to