Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

geforce 8500gt lenny e compiz

4 views
Skip to first unread message

ju...@itajuba.mg.gov.br

unread,
May 24, 2009, 8:20:09 PM5/24/09
to
Salve galera. Instalei uma GeForce 8500gt no meu desktop com debian
lenny. Instalei os drivers e aparentemente tudo ok. Vejam os comandos
abaixo:

saída do comando# glxgears
25043 frames in 5.0 seconds = 5008.485 FPS
25215 frames in 5.0 seconds = 5042.858 FPS
25200 frames in 5.0 seconds = 5039.953 FPS
23765 frames in 5.0 seconds = 4752.830 FPS
25145 frames in 5.0 seconds = 5028.857 FPS

saída do comando# glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: GeForce 8500 GT/PCI/SSE2/3DNOW!
GL_NV_depth_buffer_float, GL_NV_conditional_render, GL_NV_depth_clamp,
GL_NV_vertex_program3, GL_NVX_conditional_render, GL_SGIS_generate_mipmap,

Só que quando ativo o compiz-fusion o mouse vai travando e de repente
trava tudo, não consigo nem acessar um terminal.

eis a saída do meu xorg.conf:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildd@ninsei) Fri Sep 5 22:23:08 UTC 2008

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
Option "XkbVariant" "abnt2"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection

Meu processador é um Sempron 3000+, mobo Asus K8v-VMUltra, 1GB ram.
Se tiverem alguma dica agradeço.


JULIO CEZAR CARDOSO
Secretaria Municipal de Informática
Prefeitura Municipal de Itajubá - MG
0xx 35 3692-1707

VEM AÍ!!!
ENCONTRO MINEIRO DE SOFTWARE LIVRE 2009
Universidade Federal de Itajubá
outubro de 2009
Itajubá - MG

REALIZAÇÃO:
Projeto Software Livre de Minas Gerais

APOIO:
Prefeitura Municipal de Itajubá
Universidade Federal de Itajubá
Associação Comercial, Industrial e Empresarial de Itajubá


--
To UNSUBSCRIBE, email to debian-user-por...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Flamarion Jorge

unread,
May 24, 2009, 9:10:12 PM5/24/09
to
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


>
> Meu processador � um Sempron 3000+, mobo Asus K8v-VMUltra, 1GB ram.
> Se tiverem alguma dica agrade�o.

Salve J�lio.

D� uma olhadinha aqui:

http://wiki.debian.org/Compiz

N�o tem segredo, tente esta configura��o simples e veja se tudo funciona
ou se continua o problema.

Lembro que as vezes uso isso no meu Acer Aspire One, que n�o tem uma
gforce, mas a renderiza��o fica legal.

Sou de BH, mas moro em BSB, e estou acompanhando a organiza��o do EMSL
atrav�s do PSL-MG e espero que seja o melhor de todos que eu j�
participei, e � o que parece que vai acontecer.

Abra�os!

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

iEYEARECAAYFAkoZ7CgACgkQ0SDRnmynUOGRLwCfYYmuAbbFp6q+jDDw3Mx6wCjS
qfwAoJHLXmzWYZ1ADPMup0ITMOCo/Myg
=1vhT
-----END PGP SIGNATURE-----

Flavio Alberto Lopes Soares

unread,
May 24, 2009, 10:00:11 PM5/24/09
to
Eu tenho no meu notebook uma GeForce Go 7400 no Debian Testing com o
driver da Nvidia e roda o Compiz numa boa, tente o meu xorg.conf :

# nvidia-xconfig: X configuration file generated by nvidia-xconfig

# nvidia-xconfig: version 1.0 (buildmeister@builder63) Thu Apr 16
19:36:29 PDT 2009


Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0


InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "InputDevice"

# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

# generated from default
Identifier "Keyboard0"
Driver "kbd"

EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"

HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection

Boa sorte
Sucesso
Fl�vio Alberto Lopes Soares

ju...@itajuba.mg.gov.br wrote:
> Salve galera. Instalei uma GeForce 8500gt no meu desktop com debian
> lenny. Instalei os drivers e aparentemente tudo ok. Vejam os comandos
> abaixo:
>

> sa�da do comando# glxgears


> 25043 frames in 5.0 seconds = 5008.485 FPS
> 25215 frames in 5.0 seconds = 5042.858 FPS
> 25200 frames in 5.0 seconds = 5039.953 FPS
> 23765 frames in 5.0 seconds = 4752.830 FPS
> 25145 frames in 5.0 seconds = 5028.857 FPS
>

> sa�da do comando# glxinfo | grep render


> direct rendering: Yes
> OpenGL renderer string: GeForce 8500 GT/PCI/SSE2/3DNOW!
> GL_NV_depth_buffer_float, GL_NV_conditional_render,
> GL_NV_depth_clamp,
> GL_NV_vertex_program3, GL_NVX_conditional_render,
> GL_SGIS_generate_mipmap,
>

> S� que quando ativo o compiz-fusion o mouse vai travando e de repente
> trava tudo, n�o consigo nem acessar um terminal.
>
> eis a sa�da do meu xorg.conf:

> Meu processador � um Sempron 3000+, mobo Asus K8v-VMUltra, 1GB ram.
> Se tiverem alguma dica agrade�o.
>
>
> JULIO CEZAR CARDOSO
> Secretaria Municipal de Inform�tica
> Prefeitura Municipal de Itajub� - MG
> 0xx 35 3692-1707
>
> VEM A�!!!


> ENCONTRO MINEIRO DE SOFTWARE LIVRE 2009

> Universidade Federal de Itajub�
> outubro de 2009
> Itajub� - MG
>
> REALIZA��O:


> Projeto Software Livre de Minas Gerais
>
> APOIO:

> Prefeitura Municipal de Itajub�
> Universidade Federal de Itajub�
> Associa��o Comercial, Industrial e Empresarial de Itajub�

ju...@itajuba.mg.gov.br

unread,
May 25, 2009, 9:00:12 AM5/25/09
to
Por enquanto obrigado galera. A noite quando chegar em casa vou testar
as dicas. Flamarion, se der faz contato no meu mail pessoal.
Abraços.

Julio.

Citando Flavio Alberto Lopes Soares <flavio...@terra.com.br>:

> Flávio Alberto Lopes Soares


>
> ju...@itajuba.mg.gov.br wrote:
>> Salve galera. Instalei uma GeForce 8500gt no meu desktop com debian
>> lenny. Instalei os drivers e aparentemente tudo ok. Vejam os
>> comandos abaixo:
>>

>> saída do comando# glxgears


>> 25043 frames in 5.0 seconds = 5008.485 FPS
>> 25215 frames in 5.0 seconds = 5042.858 FPS
>> 25200 frames in 5.0 seconds = 5039.953 FPS
>> 23765 frames in 5.0 seconds = 4752.830 FPS
>> 25145 frames in 5.0 seconds = 5028.857 FPS
>>

>> saída do comando# glxinfo | grep render


>> direct rendering: Yes
>> OpenGL renderer string: GeForce 8500 GT/PCI/SSE2/3DNOW!
>> GL_NV_depth_buffer_float, GL_NV_conditional_render, GL_NV_depth_clamp,
>> GL_NV_vertex_program3, GL_NVX_conditional_render,
>> GL_SGIS_generate_mipmap,
>>

>> Só que quando ativo o compiz-fusion o mouse vai travando e de
>> repente trava tudo, não consigo nem acessar um terminal.
>>
>> eis a saída do meu xorg.conf:

>> Meu processador é um Sempron 3000+, mobo Asus K8v-VMUltra, 1GB ram.
>> Se tiverem alguma dica agradeço.
>>
>>
>> JULIO CEZAR CARDOSO
>> Secretaria Municipal de Informática
>> Prefeitura Municipal de Itajubá - MG
>> 0xx 35 3692-1707
>>
>> VEM AÍ!!!


>> ENCONTRO MINEIRO DE SOFTWARE LIVRE 2009

>> Universidade Federal de Itajubá
>> outubro de 2009
>> Itajubá - MG
>>
>> REALIZAÇÃO:

>> Projeto Software Livre de Minas Gerais
>>
>> APOIO:

>> Prefeitura Municipal de Itajubá
>> Universidade Federal de Itajubá

>> Associação Comercial, Industrial e Empresarial de Itajubá


>>
>>
>>
>>
>
>
> --
> To UNSUBSCRIBE, email to debian-user-por...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

JULIO CEZAR CARDOSO
Secretaria Municipal de Informática
Prefeitura Municipal de Itajubá - MG
0xx 35 3692-1707

VEM AÍ!!!


ENCONTRO MINEIRO DE SOFTWARE LIVRE 2009

Universidade Federal de Itajubá
outubro de 2009
Itajubá - MG

REALIZAÇÃO:


Projeto Software Livre de Minas Gerais

APOIO:


Prefeitura Municipal de Itajubá
Universidade Federal de Itajubá

Associação Comercial, Industrial e Empresarial de Itajubá

0 new messages