Hallo,
ich hatte den aktuellen ATI-Treiber installiert mit dem Resultat, dass X nicht läuft und der Chip (Radeon Mobility 9000) nicht unterstützt wird.
Mit sax2 -r -i 0=radeon wieder den freien Radeon-Treiber eingebunden.
Seitdem fehlen alle Fensterrahmen (dort wo die Schließen, Minimieren, Maximieren-Buttons sind).
Nach dem Befehl von startx erscheinen kurz ein paar Fehlermeldungen. Wo finde ich die log dazu?
Hier ein paar hoffentlich helfende log-Einträge:
grep enabled /var/log/Xorg.0.log
(II) Intel Bridge workaround enabled
(==) AIGLX enabled
(II) RADEON(0): Color tiling enabled by default
(II) RADEON(0): Direct rendering enabled
(II) RADEON(0): Render acceleration enabled
(II) RADEON(0): Acceleration enabled
(\*\*) RADEON(0): DPMS enabled
(==) RADEON(0): Silken mouse enabled
(==) RandR enabled
grep disabled /var/log/Xorg.0.log
(II) RADEON(0): AGP Fast Write disabled by default
(II) RADEON(0): Page flipping disabled
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
(II) RADEON(0): Depth moves disabled by default
(==) RADEON(0): Backing store disabled
(\*\*) Keyboard[0]: CustomKeycodes disabled
grep EE /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) Failed to load /usr/lib/xorg/modules/extensions//libvnc.so
(EE) Failed to load module "vnc" (loader failed, 7)
(EE) Failed to load module "rfbkeyb" (module does not exist, 0)
(EE) Failed to load module "rfbmouse" (module does not exist, 0)
(EE) No Input driver matching `rfbkeyb'
(EE) No Input driver matching `rfbmouse'
grep dri /var/log/Xorg.0.log
X.Org XInput driver : 0.6
(II) Loading /usr/lib/xorg/modules/drivers//v4l\_drv.so
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
(II) Loading /usr/lib/xorg/modules/drivers//radeon\_drv.so
(II) Loading /usr/lib/xorg/modules/drivers//ati\_drv.so
ABI class: X.Org XInput driver, version 0.6
ABI class: X.Org XInput driver, version 0.6
(II) v4l driver for Video4Linux
(II) ATI: ATI driver (version 6.6.3) for chipsets: ati, ativga
(II) Reloading /usr/lib/xorg/modules/drivers//radeon\_drv.so
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: node name is /dev/dri/card0
(II) RADEON(0): [dri] Found DRI library version 1.2.0 and kernel module version 1.25.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: node name is /dev/dri/card0
(II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:01:00.0"
(II) RADEON(0): [dri] Visual configs initialized
(WW) RADEON(0): Option "no\_dri" is not used
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: node name is /dev/dri/card0
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(II) AIGLX: Loaded and initialized /usr/lib/dri/r200\_dri.so
(EE) No Input driver matching `rfbkeyb'
(EE) No Input driver matching `rfbmouse'
gtk-window-decorator
(gtk-window-decorator:4323): gdk-warning \*\*: Using cairo rendering requires the drwable argument to have a specified colormap. All windows have a colormap, however, pixmaps only have colormap by default if they were createdwith a non-NULL window argument. Otherwise a colormap must be set on them with gdk\_drawable\_set\_colormap
(gtk-window-decorator:4323): gdk-critical \*\*: gdk\_cairo\_create: assertion 'gdk\_is\_drwable (drwable)' failed
Segmention fault
Kann mir jemand weiterhelfen? Hat jemand Tipps/ Ideen/ Vorschläge?