Problema XGL - Ubuntu 7.10

Iniciado por eliasgoulart, 23 de Março de 2008, 20:44

tópico anterior - próximo tópico

eliasgoulart

Estou comecando no linux agora, e desde sexta estou tentando instalar xgl e não dei jeito.
Queria uma ajuda de vocês..

Bem.. minha situacao agora é a seguinte:

Instalei através do comando:
apt-get install xserver-xgl

Após issu.. fiz os seguintes arquivos abaixo para iniciar na tela de login:

#gedit /usr/bin/startxgl.sh
----------------------------------------------------
#!/bin/sh
Xgl :1 -fullscreen -ac -accel xv:pbuffer -accel glx:pbuffer &
DISPLAY=:1
exec gnome-session
----------------------------------------------------
#chmod +x /usr/bin/startxgl.sh
----------------------------------------------------
depois...
----------------------------------------------------
#gedit /usr/share/xsessions/xgl.desktop
[Desktop Entry]
Encoding=UTF-8
Name=Xgl
Comment=Start an Xgl Session
Exec=/usr/bin/startxgl.sh
Icon=
Type=Application
----------------------------------------------------
#chmod +x /usr/share/xsessions/xgl.desktop
----------------------------------------------------

Após reiniciar a máquina.. ele carrega a tela de login normalmente,
após colocar o usuario e senha a tela fica com a cor do marrozinho do plano de fundo.. uns 7 segundos..
e volta denovo pra tela de login e senha.. nao conseguindo mais logar...

minha placa de video é uma NVIDIA 8600GT, instalei o driver do site da nvidia mesmo..
e estava tudo funcionando perfeitamente...

alguem pode me ajudar como solucionar o problema?

eliasgoulart

Segue abaixo meu xorg.conf:

--------------------------------------------------------------------------------------------------------
Section "ServerLayout"

# Uncomment if you have a wacom tablet
#   InputDevice     "stylus"   "SendCoreEvents"
#   InputDevice     "cursor"   "SendCoreEvents"
#   InputDevice     "eraser"   "SendCoreEvents"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "us"
    Option         "XkbVariant" "alt-intl"
    Option         "XkbOptions" "lv3:ralt_switch"
EndSection

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

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

Section "InputDevice"
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "stylus"
    Option         "ForceDevice" "ISDV4"      # Tablet PC ONLY
EndSection

Section "InputDevice"
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "eraser"
    Option         "ForceDevice" "ISDV4"      # Tablet PC ONLY
EndSection

Section "InputDevice"
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "cursor"
    Option         "ForceDevice" "ISDV4"      # Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier     "Generic Monitor"
    HorizSync       30.0 - 70.0
    VertRefresh     50.0 - 160.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Generic Video Card"
    Driver         "nvidia"
    Option      "NvAGP" "0"
    Option         "RenderAcell" "true"
    Option         "AllowGLXWithComposite" "true"
EndSection

#Section "Module"
#    Load "glx"
#EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Generic Video Card"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "nvidia-auto-select"
#    Option      "AddARGBGLXVisual" "true"
    EndSubSection
EndSection
--------------------------------------------------------------------------------------------------------

edjen

No 7.10 não é necessário mudar ou criar arquivo nenhum. Basta instalar o xserver-xgl e reiniciar o x ou o pc.

                                                             Boa sorte !
GNULinux = Asus P5K-E = Intel Q9450 = Quadro 400 = 3 Hd 80Gb Samsung + Hd 500Gb Seagate = 8Gb RAM DDR2 OCZ 1066 mhz