Dear Maintainer,
After a successful wheezy net-install, I access to the desktop gnome3 where the panel is unreadable,
with white stripes, unable to read letters or icons. However if I access the classic gnome no problem.
It makes me doubt that the drivers for my nVidia GeForce FX 5200 card is working properly.
This is the terminal output (no nv or nvidia mods):
# lsmod | grep nouveau
nouveau 471529 3
ttm 42957 1 nouveau
drm_kms_helper 22699 1 nouveau
drm 129860 5 nouveau,ttm,drm_kms_helper
i2c_algo_bit 12713 2 nouveau,bttv
mxm_wmi 12433 1 nouveau
video 17412 1 nouveau
i2c_core 19116 14 tuner_simple,tuner,tvaudio,tda7432,msp3400,nouveau,bttv,drm_kms_helper,
drm,tveeprom,v4l2_common,videodev,i2c_algo_bit,i2c_viapro
button 12817 1 nouveau
It also makes me doubt that xorg configuration is correct, so look for xorg.conf but not found.
I try to configure xorg from tty:
# /etc/init.d/gdm3 stop
# Xorg -configure
X.Org X Server 1.11.3.901 (1.11.4 RC 1)
Release Date: 2012-01-06
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
Current Operating System: Linux wheezy 3.1.0-1-486 #1 Tue Jan 10 04:55:10 UTC 2012 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.1.0-1-486 root=UUID=30dee264-fd0e-4a11-81e5-12d5f9ed263b ro quiet
Build Date: 19 January 2012 10:32:06AM
xorg-server 2:1.11.3.901-2 (Cyril Brulebois <kibi@debian.org>)
Current version of pixman: 0.24.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 1 22:33:37 2012
List of video drivers:
voodoo
chips
openchrome
ztv
ati
ark
i128
savage
s3
intel
r128
vmwlegacy
s3virge
trident
nouveau
sisusb
tdfx
rendition
mach64
siliconmotion
apm
mga
vmware
tseng
neomagic
sis
geode
radeon
i740
cirrus
fbdev
vesa
(EE) Failed to load module "vmwgfx" (module does not exist, 0)
(EE) vmware: Please ignore the above warnings about not being able to to load module/driver vmwgfx
(EE) vmware: Unexpected failure while loading the "vmwlegacy" driver. Giving up.
(EE) Failed to load module "vmware" (a required submodule could not be loaded, -1217034637)
(++) Using config file: "/root/xorg.conf.new"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE) [drm] No DRICreatePCIBusID symbol
Number of created screens does not match number of detected devices.
Configuration failed.
Server terminated with error (2). Closing log file.
I can send you /var/log/Xorg.0.log and /root/xorg.config.new
Tell me if you need more information
Thank you