mcnd2
(usa Debian)
Enviado em 24/02/2009 - 14:45h
Boa tarde...
Venho atrás de uma ajuda para resolver certos problemas que aconteceu no meu sistema Debian.
Até ontem tinha em minha máquina instalado o Debian 4.0 r3 (Etch), então resolvi atualizar o sistema para o Debian 5.0 (Lenny), foi despois da atualização que começei a perceber certos problemas.
Segui a dica daqui do VOL mesmo e até então a atualização ocorreu perfeitamente (creio eu).
http://www.vivaolinux.com.br/dica/Como-atualizar-do-Debian-Etch-(servidor-ou-desktop)-para-o-Debian-...
Certos aplicativos como o Google Earth e Sun xVM VirtualBox as fontes ficaram minúsculas o que não ocorria quando estava com o Etch. Quando vou escolher qual modulo do Kernel quero usar no menu do grub eu só consigo entrar com o Linux 2.6.26-1-686 (o atualizado). Já com o Linux 2.6.26-1-486 (o atualizado) e Limux 2.6.18-6-486 (o antigo) ele começa a inicializar o sistema mais quando chega na parte de ir para o GDM ele acusa erro no Xorg. E pelo que percebi também, no terminal as letras ficam trepadas uma em cima da outra então tenho que modificar a fonte para poder ter uma vizualiação melhor para trabalhar no terminal. Até então foi esses problemas que eu ainda percebi, mas pode ser que venha mais pela frente (tomara que não, rsrsrs). E o amsn também não funciona.
Desde já agradeço pela atenção e espero que eu consiga acerta meu sistema pois o Etch estava filé.
Só pra complementar meu source.lst está assim:
#
# deb cdrom:[Debian GNU/Linux 4.0 r3 _Etch_ - Official i386 xfce-CD Binary-1 20080217-12:10]/ etch contrib main
# deb cdrom:[Debian GNU/Linux 4.0 r3 _Etch_ - Official i386 xfce-CD Binary-1 20080217-12:10]/ etch contrib main
#deb-src
http://security.debian.org/ etch/updates main contrib
#deb-src
http://ftp.br.debian.org/debian etch main contrib non-free
#deb
http://download.tuxfamily.org/shames/debian-etch/desktopfx/stable/ ./
#deb
http://security.debian.org/ etch/updates main contrib non-free
#deb-src
http://http.us.debian.org/debian/ etch main contrib non-free
#deb
ftp://ftp.br.debian.org/debian/ etch main contrib non-free
#deb
http://volatile.debian.org/debian-volatile etch/volatile main contrib non-free
#deb
http://www.debian-multimedia.org etch main
#deb
ftp://ftp.debian-multimedia.org etch main
deb-src
http://security.debian.org/ lenny/updates main contrib
deb-src
http://ftp.br.debian.org/debian lenny main contrib non-free
deb
http://security.debian.org/ lenny/updates main contrib non-free
deb-src
http://http.us.debian.org/debian/ lenny main contrib non-free
deb
ftp://ftp.br.debian.org/debian/ lenny main contrib non-free
deb
http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free
deb
http://www.debian-multimedia.org lenny main
deb
ftp://ftp.debian-multimedia.org lenny main
Só comentei os do Etch e modifiquei os repositórios para o Lenny.
Meu xorg.conf está assim:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Feb 14 18:20:37 PST 2008
# /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 "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
# path to defoma fonts
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"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
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 "Monitor"
Identifier "Monitor Genérico"
HorizSync 28.0 - 51.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Device"
Identifier "nVidia Corporation NV34 [GeForce FX 5200]"
Driver "nvidia"
Option "XAANoOffscreenPixmaps" "true"
Option "AllowGLXWithComposite" "true"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV34 [GeForce FX 5200]"
Monitor "Monitor Genérico"
DefaultDepth 24
Option "RenderAccel" "True"
Option "AddARGBGLXVisuals" "true"
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 "Extensions"
Option "Composite" "enable"
EndSection
Vlw...