#1 Le 06/11/2006, à 19:03
- Popaul
Plus de serveur X (ATI) après mise à jour vers 6.10 RESOLU.
Bonjour
Depuis la mise à jour de mon portable de 6.06 vers 6.10 je n'ai plus de serveur graphique.
Portable Acer 1650 avec carte ATI X300 (128 mo).
J'ai regardé dans le log de Xorg et j'ai ça, (c'est juste un extrait).
____________________________________________________________________________________
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.15.7 i686
Current Operating System: Linux jpg-01 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686
Cuttttttttt here
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 6 18:10:52 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "ATI Technologies, Inc. M22 [Radeon Mobility M300]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(**) |-->Input Device "Synaptics Touchpad"
Cutttttt here
(II) LoadModule: "ati"
(II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 6.5.8
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.8
(EE) module ABI major version (0) doesn't match the server's version (1)
(II) UnloadModule: "ati"
(II) Unloading /usr/lib/xorg/modules/drivers/ati_drv.so
(EE) Failed to load module "ati" (module requirement mismatch, 0)
(EE) No drivers available.
Fatal server error:
no screens found
_________________________________________________________________________________________
Si quelqu'un a une idée pour résoudre ce problème je suis preneur avant de revenir à la 6.06, ce qui m'obilgerait de tout reformater (et ça ça m'amuse pas comme idée).
JpG
Dernière modification par Popaul (Le 06/11/2006, à 19:25)
Hors ligne
#2 Le 06/11/2006, à 19:11
- linuxcdracer
Re : Plus de serveur X (ATI) après mise à jour vers 6.10 RESOLU.
a tu essayé un dpkg-reconfigure xserver-xorg
UN PINGOUIN sur une banquise incassable , j'ai nommé U B U N T U.
mème BILL ne pourrait lui faire de mal .(peut être Alain Afflelou)
Hors ligne
#3 Le 06/11/2006, à 19:24
- Popaul
Re : Plus de serveur X (ATI) après mise à jour vers 6.10 RESOLU.
Résolu:
En suivant ce que j'ai trouvé là
--------------------------------------------
this page http://www.debianadmin.com/ubuntu-edgy-upgrade-common-problems-with-solutions.html
suggests for ati users:
First you need to remove the ATI drivers using the following command
sudo apt-get remove xserver-xorg-driver-ati
Install ATI Drivers using the following command
sudo apt-get install xserver-xorg-video-ati
the same probably works with xserver-xorg-driver-nv and xserver-xorg-video-nv
-----------------------------------------
Ça fonctionne aussi pour le drivers Nvidia.
JpG
Hors ligne