RESOLUÇÃO :@

1. RESOLUÇÃO :@

Hello World
helloworldd

(usa Slackware)

Enviado em 12/12/2008 - 23:25h

Instalei o debian 4.0 no meu notebook hoje, porém quando iniciei o X percebi que a resolução dele está muito pequena. Gostaria de aumentar para 1280x800, na instalação do debian eu coloquei, porém quando iniciei o X ele não estava na configuração que eu coloquei, e quando ia mudar a resolução não tinha a opção desejada. Então surgiu uns problemas e eu tive que re-instalar ele, ai dessa vez com raiva eu coloquei logo várias opções uahauha
Porém ainda não funcionou.


-----------------------------------------------------------
# /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 "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
Option "SHMConfig" "true"
Option "UseShm" "true"
EndSection

Section "Device"
Identifier "Placa de Vídeo Genérica"
Driver "vesa"
BusID "PCI:0:2:0"
EndSection

Section "Monitor"
Identifier "Monitor Genérico"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Placa de Vídeo Genérica"
Monitor "Monitor Genérico"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

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

Section "DRI"
Mode 0666
EndSection

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


Minha placa de video:

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

00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated Graphics Controller (rev 0c)

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


E ai? Como resolver o meu problema? :~


  


2. Re: RESOLUÇÃO :@

Andre (pinduvoz)
pinduvoz

(usa Debian)

Enviado em 13/12/2008 - 00:20h

Tente o comando:

# dpkg-reconfigure -phigh xserver-xorg

(# = use como root)


3. Re: RESOLUÇÃO :@

Perfil removido
removido

(usa Nenhuma)

Enviado em 13/12/2008 - 00:23h

no terminal ou modo texto digite :

# rm /etc/X11/xorg.conf

depois

# cd root

# X -configure

# mv xorg.conf.new xorg.conf

# mv xorg.conf /etc/X11

# vi ou nano (gedit,kedit se estiver em modo gráfico) /etc/X11/xorg.conf

adicione essas linhas ao arquivo na sessão Screen :

Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection

Isso deve resolver ...


4. Re: RESOLUÇÃO :@

Hello World
helloworldd

(usa Slackware)

Enviado em 13/12/2008 - 10:47h

@pinduvoz: não deu certo, eu escolhi VGA (era esse né?) ai dei OK, coloquei a resolução que eu queria mais continuou não dando certo! :x

Dae eu dei reboot, e agora o meu X não inicia ;x
Ele inicia no modo texto, eu logo com o meu usuário, e inicio o X (startx), ai aparece a resolução grande e talls, porém tudo embaraçado, distorcido e volta pro modo texto. ele inicia e volta.... e fica nisso.

@eu!noel: também tentei o seu. porém deu erro lá em uma trava e papapa. falou pra deletar mais eu não achei esse bendito arquivo! ;x


5. Re: RESOLUÇÃO :@

Hello World
helloworldd

(usa Slackware)

Enviado em 13/12/2008 - 19:24h

up :D


6. Re: RESOLUÇÃO :@

Andre (pinduvoz)
pinduvoz

(usa Debian)

Enviado em 13/12/2008 - 19:36h

Tente escolher Vesa em vez de VGA, pois Vesa roda em qualquer placa (é uma espécie de coringa).

Vc sabe qual é a sua placa (intel) e pode tentar o driver dela.

Caso não dê certo, logue em texto recupere seu xorg.conf anterior em /etc/X11/, pois o dpkg deve ter criado um backup mais ou menos assim: xorg.conf.2008... (a data do backup fica no final).


7. Re: RESOLUÇÃO :@

Andre (pinduvoz)
pinduvoz

(usa Debian)

Enviado em 13/12/2008 - 19:44h

Achei aqui um exemplo para Intel Mobile 950 que talvez ajude:

# parte do xorg.conf relativa à placa de vídeo

Section "Device"
Identifier "intel950"
Driver "intel"
BusID "PCI:0:2:0"
VideoRam 128000
Option "AccelMethod" "EXA"
Option "XAANoOffscreenPixmaps" "true"
Option "AllowGLXWithComposite" "true"
EndSection


8. Re: RESOLUÇÃO :@

Hello World
helloworldd

(usa Slackware)

Enviado em 13/12/2008 - 21:28h

Falha ao iniciar o servidor X (o seu interface gráfico). É provável que esteka incorrectamente configurado. Deseja consultar o registo do servidor X para
<Sim> <Não>

Reboot...


tento inciar o X...

Fatal server error:
no screens found
XIO: fatal IO error 104...................



affff =\


9. Re: RESOLUÇÃO :@

Hello World
helloworldd

(usa Slackware)

Enviado em 14/12/2008 - 18:33h

upi :s



  



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts