Slack+Resolução Intel+Xorg

1. Slack+Resolução Intel+Xorg

Alan Souza
alan-souza

(usa Slackware)

Enviado em 21/04/2010 - 16:01h

Fala galera, estou uma dificuldade em setar as configurações de resolução no meu sistema.

A placa de vídeo é uma Intel 82865g, já instalada.

Minha resolução idéal é 1024x768@85H em um monitor CRT 17"

Porém sempre quando vou editar na resolução no KDE para está configuração a tela simplismente entra em Standy by. O mesmo acontece quando altero manualmente o xorg para estás configurações. Só fica a configuração 1280x960@60H, to quase ficando cego aqui de tanto piscar a tela. :-S

Alguma solução?

PS:
* Slackware 13.0
* Xorg 1.7.5
* Driver Intel 2.10.0
* Mesa 7.7
* KDE 4.3.5


Segue xorg:

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/cyrillic"
EndSection

Section "Module"
Load "dri2"
Load "dbe"
Load "extmod"
Load "glx"
Load "dri"
Load "fbdevhw"
Load "record"
Load "freetype"
Load "type1"

EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
Option "CacheLines" "integer"
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<True>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
BusID "PCI:0:2:0"
Option "NoAccel" "boolean"
Option "DRI" "boolean"
Option "DDC" "boolean"
VideoRam 128000
Option "AccelMethod" "uxa"
Option "EXAOptimizeMigration" "true"
Option "MigrationHeuristic" "greedy"
Option "Tiling" "false"


EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"

SubSection "Display"
Viewport 0 0
Depth 1
# Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
# Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
# Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
# Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
# Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
# Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 32
# Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection






  


2. Re: Slack+Resolução Intel+Xorg

Alan Souza
alan-souza

(usa Slackware)

Enviado em 21/04/2010 - 19:07h

Só adicionando informação: Monitor é um Philips 17" 107 E4 CRT.






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts