guenas:

no se si a alguien le sucede lo mismo que a mi, pero no encuentro la
vuelta de poder solucionar un "chiche" : el 3ddesktop .

el hard de video es un savage de 8mb andando bien, el tema, es que al
iniciar el 3ddeskd y "tomar" los screenshots para luego ejecutar el
3ddesk y mostrar el contenido del escritorio, me aparece todo en
blanco.. :(

alguno sabe como "solucionar" o si solo es por la placa de video ??
por las dudas, esta es mi configuracion del xorg :


Section "Module"
       Load    "i2c"
       Load    "bitmap"
       Load    "ddc"
       Load    "dri"
       Load    "extmod"
       Load    "freetype"
       Load    "glx"
       Load    "int10"
       Load    "type1"
       Load    "vbe"
       Load    "record"
       Load    "xtrap"
EndSection

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

Section "InputDevice"
       Identifier      "Configured Mouse"
       Driver          "mouse"
       Option          "ZAxisMapping"          "4 5"
       Option          "CorePointer"
       Option          "Protocol"              "auto"
       Option          "Device"                "/dev/input/mice"
       Option          "ZAxisMapping"          "4 5 6 7"
       Option          "Emulate3Buttons"       "true"
EndSection

Section "InputDevice"
       Identifier      "Synaptics Touchpad"
       Driver          "synaptics"
       Option          "SendCoreEvents"        "true"
       Option          "Device"                "/dev/psaux"
       Option          "Protocol"              "auto-dev"
       Option          "HorizScrollDelta"      "0"
EndSection

Section "Device"
       Identifier      "S3 Inc. 86C270-294 Savage/IX-MV"
       Driver          "savage"
       BusID           "PCI:1:0:0"
       Option     "BusType" "PCI"
       Option     "DmaMode" "None"
       Option "SWCursor" "on"
       # 8MB of video RAM
       VideoRAM 8192
EndSection

Section "Monitor"
       Identifier      "Generic Monitor"
       Option          "DPMS"
       HorizSync       31.5 - 48.5
       VertRefresh     50-70
EndSection

Section "Screen"
       Identifier      "Default Screen"
       Device          "S3 Inc. 86C270-294 Savage/IX-MV"
       Monitor         "Generic Monitor"
       DefaultDepth    16
       SubSection "Display"
               Depth           1
               Modes           "1024x768"
       EndSubSection
       SubSection "Display"
               Depth           4
               Modes           "1024x768"
       EndSubSection
       SubSection "Display"
               Depth           8
               Modes           "1024x768"
       EndSubSection
       SubSection "Display"
               Depth           15
               Modes           "1024x768"
       EndSubSection
       SubSection "Display"
               Depth           16
               Modes           "1024x768"
       EndSubSection
       SubSection "Display"
               Depth           24
               Modes           "1024x768"
       EndSubSection
EndSection

Section "ServerLayout"
       Identifier      "Default Layout"
       Screen          "Default Screen"
       InputDevice     "Generic Keyboard"
       InputDevice     "Configured Mouse"
       InputDevice     "Synaptics Touchpad"
EndSection

Section "DRI"
       Mode    0666
EndSection

y la info de GLX:

[EMAIL PROTECTED]:/ntb/home/mhoyos$ glxgears
1867 frames in 5.0 seconds = 373.378 FPS
3510 frames in 5.0 seconds = 701.924 FPS
4406 frames in 5.0 seconds = 877.750 FPS

[EMAIL PROTECTED]:/ntb/home/mhoyos$ glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2


desde ya, gracias..!!!

--
                 Marco Antonio de Hoyos
 15-5-157-2322 // 4268-1557 // nxtl: 160*7070
        Claypole - Pcia. de Bs. As.- Argentina
   ICQ#92702911 / jabber: [EMAIL PROTECTED]
-------------------------------------------------------------
http://tecnicoslinux.com.ar ~ https://ututo.org
"Mas vale dichoso en burro, ke infeliz a caballo"
--
Para desuscribirte tenés que visitar la página
https://listas.linux.org.ar/mailman/listinfo/lugar-gral/

/* Publica y encontra trabajo relacionado con softlibre en 
http://www.usla.org.ar/modules/jobs/ */

Si tenés algún inconveniente o consulta escribí a mailto:[EMAIL PROTECTED]

Responder a