xorg.conf no debian lenny [RESOLVIDO]

1. xorg.conf no debian lenny [RESOLVIDO]

Carlos
carlinhojunior

(usa Debian)

Enviado em 13/05/2009 - 09:35h

E aí galera tudo bem...

Instalei o debian lenny no notebook da positivo em dual boot com o Windows XP SP2 e o video está desconfigurado, preciso de um exemplo do arquivo xorg.conf, pra pode edita-lo.

se puderem me ajudar...

obg por enquanto

t+


  


2. Segue exemplo:

Mister Hend Inc.
mhi7seven

(usa Debian)

Enviado em 13/05/2009 - 11:06h

Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/sunmouse"
InputDevices "/dev/atibm"
InputDevices "/dev/amigamouse"
InputDevices "/dev/atarimouse"
InputDevices "/dev/inportbm"
InputDevices "/dev/gpmdata"
InputDevices "/dev/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
InputDevices "/dev/pointer0"
InputDevices "/dev/pointer1"
InputDevices "/dev/pointer2"
InputDevices "/dev/pointer3"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection

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

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "br"
Option "XkbModel" "abnt2"
Option "XkbRules" "xfree86"
EndSection


Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
DisplaySize 280 210
HorizSync 30-54
Identifier "Monitor[0]"
ModelName "LG ELECTRONICS 500G"
Option "DPMS"
VendorName "GSM"
VertRefresh 43-120
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768" 73.89 1024 1080 1192 1360 768 769 772 799
Modeline "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
EndSection


Section "Screen"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "default"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Section "Device"
BoardName "Framebuffer Graphics"
BusID "1:0:0"
Driver "fbdev"
Identifier "Device[0]"
VendorName "VESA"
EndSection


Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection


------------------------------------------

**retirado do link do VOL: http://www.vivaolinux.com.br/etc/xorg.conf-Vinicius%20Varella/**


3. configurar

Carlos
carlinhojunior

(usa Debian)

Enviado em 13/05/2009 - 12:59h

gostaria de saber também o que configurar. A resolução máxima do monitor é de 1280 x 800, 60 Hertz...

vlw


4. resolvido

Carlos
carlinhojunior

(usa Debian)

Enviado em 13/05/2009 - 13:54h

é isso aí galera consegui resolver o problema do video...

editei a seguintes linhas:

Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Configured Monitor"
DefaultDepth 24
SubSection "Display"
Depth 4
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection

Obrigado pela ajuda...

t+



5. No seu caso...

Mister Hend Inc.
mhi7seven

(usa Debian)

Enviado em 13/05/2009 - 14:00h

No seu caso vc vai editar deste modo, estas linhas apenas:


**********************************************

Section "Monitor" #(manter)
HorizSync 30-54 #(frequência de refresh horizontal [min-max])
Identifier "nome_do_monitor" #(não precisa ser exato)
ModelName "Modelo" #(não precisa ser exato)
Option "DPMS" #(mantenha assim)
VendorName "fabricante" #(não precisa ser exato)
VertRefresh 43-120 #(frequência de refresh vertical [min-max])
EndSection

Section "Screen"
Identifier "nome_do_dysplay"
Device "Card0" #(manter, é o 'endereço' da placa de video)
Monitor "Monitor0" #(nome_escolhido_para_monitor)
DefaultDepth 24 #(pode ser 8, 16 ou 24 milhões de cores)
SubSection "Display"
Depth 24 #(pode ser 8, 16 ou 24 milhões de cores)
Modes "1280x800"@60 "1024x768"@60 "800x600"@60 "640x480"@60 #(aqui você define as resoluções permitidas e suas respectivas frequências)
EndSubSection #(manter)
EndSection #(manter)

Section "Device" #(manter)
BoardName "nome_placa_video"
Driver "nome do driver" #(pode apagar esta linha, preencher como default, oq eu recomendo, ou colocar o driver da placa. NVIDIA por ex.)
Identifier "nome do dispositivo" #(não precisa ser exato)
VendorName "fabricante" #(não precisa ser exato)
EndSection #(manter)
********************************************

Espero q tenha conseguido passar com clareza, vc pode também copiar e colar este trecho do XORG, apenas alterando algumascaracteristicas como drivers e etc. as explicações estão comentadas para que você possa colar e mantÊ-las para futuras alterações ;)

Abraços.


6. Q bom...

Mister Hend Inc.
mhi7seven

(usa Debian)

Enviado em 13/05/2009 - 14:02h

kra...q bom q conseguiu resolver... é q n tava c mto tempo p mandar a resposta. mas espero ter ajudado em algo. Ao menos dá pra ler o meu último post e entender melhor como funciona ;)

abraços.


7. Re: xorg.conf no debian lenny [RESOLVIDO]

Carlos
carlinhojunior

(usa Debian)

Enviado em 13/05/2009 - 17:01h

ô kra ajudou sim e esse trecho que me enviou é muito bom, eu não sabia dos significados direito...


muito obrigado

flw

t+






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts