Se Deus existe me ajudem.

1. Se Deus existe me ajudem.

willian
tekmania

(usa Ubuntu)

Enviado em 13/12/2007 - 20:29h

Poh, hoje eu mechi no xorg para poder colokar o desktop em 3d, mas depois que reniciei o modo grafico nao funcionava mais.
Minha placa e Geforce FX 5200


  


2. Re: Se Deus existe me ajudem.

Perfil removido
removido

(usa Nenhuma)

Enviado em 13/12/2007 - 20:41h

Você experimentou refazer a configuração usando xorgconfig?


3. Re: Se Deus existe me ajudem.

willian
tekmania

(usa Ubuntu)

Enviado em 13/12/2007 - 20:48h

mas como faço isso. Eu tentei ir por codigos e acabei me enrolando.


4. Re: Se Deus existe me ajudem.

Perfil removido
removido

(usa Nenhuma)

Enviado em 13/12/2007 - 20:55h

faz assim, abre um console e executa o comando
# xorgconfig

depois de executar este comando vai aparecer uma tela de configuração, onde a primeira configuração será do mouse, a segunda do teclado, a terceira do monitor e a quarta da placa de video.

normalmente o mouse é o imps/2
o teclado normalmente é brazilian abtn2
e video é 1280x1024
e a placa de video se eu não me engano pra nvidia é a de numero 349.

espero ter ajudado pelo menos um pouco


5. Re: Se Deus existe me ajudem.

Fabio Maran
maran

(usa Debian)

Enviado em 13/12/2007 - 21:14h

bom

dpkg-reconfigure -phight xserver-xorg

Boa sorte meu caro


6. Re: Se Deus existe me ajudem.

Fabio Maran
maran

(usa Debian)

Enviado em 13/12/2007 - 21:15h

com esse comando ele tenta buscar automaticamente suas configuracoes alem de por o suporte a glx com a opcao -phight

bom é so ir seguindos os passos nao tem dificuldade


7. Re: Se Deus existe me ajudem.

willian
tekmania

(usa Ubuntu)

Enviado em 14/12/2007 - 05:49h

maran, tipo eu tentei configurar como vc disse mais depois de configurar eu reniciei e tava mesma coisa.
^^ desculpa pelo incomodo.


8. Re: Se Deus existe me ajudem.

willian
tekmania

(usa Ubuntu)

Enviado em 14/12/2007 - 06:48h

Como baixar o links ou lynx ja tentei sudo apt-get install links2 e nao deu


9. Re: Se Deus existe me ajudem.

marcos massa
massinha

(usa Outra)

Enviado em 14/12/2007 - 07:14h

Deus existe ... backup tbem ...

filhote ... esse é o xorg base do ubuntu


# /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 but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

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

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
Option "XkbVariant" "abnt2"
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 7100 GS"
Driver "nv"
BusID "PCI:2:0:0"
EndSection

Section "Monitor"
Identifier "Monitor Gen�rico"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation GeForce 7100 GS"
Monitor "Monitor Gen�rico"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

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

Section "DRI"
Mode 0666
EndSection

tente copiar isso aqui ,,, colar em um arquivo e depois substitua pelo seu que ta dando zica...
detalhe ,, esta configurado para usar o driver nv ,,, se vc ter uma nvidia ou ati instale-a corretamente e acerta aqui ok
[]s
ps,, faça backup!!!!!!!


10. T_T

willian
tekmania

(usa Ubuntu)

Enviado em 14/12/2007 - 13:22h

qual e o codigo para eu consiga permiçao para poder editar esse arquivo(nao e nautilus). Voce sabe de algum msn para modo texto em pacote deb.
Vlws e descupe pelo incomod, enquanto isso vou tentando...


11. Use o VI para editar...

SLOT
_SL0T_

(usa Slackware)

Enviado em 14/12/2007 - 13:51h

Cara você pode usar o VI para editar o arquivo de texto. A edição deve ser feita como root!!!

#vi /etc/X11/xorg.conf

Antes de dar o comando, use o comando:

#man vi para exibir o "manual" com os comandos do vi.

Aqui no Slackware eu prefiro usar o mcedit pois é bem mais fácil...

Ate!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts