Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 17/02/2006, à 00:53

jojo

Re : ATI X1800XL All in WOnder sous ubuntu 64 bit

mouais vraiment bizzare,effectivement peut etre reinstaller tout est une solution. Essayes peut etre de jute reinstaller le driver pour l'instant.
Voilà la procédure que je suis moi et ca marche bien mais bon c pas sur 64 bits...

(ouverture d'une console)

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.backup <-- backup de l'ancien on ne sait jamais :)

sudo apt-get remove xorg-driver-fglrx fglrx-control <-- suppression des anciens drivers

sudo apt-get install linux-headers-$(uname -r) build-essential 

wget http://www2.ati.com/drivers/linux/64bit/ati-driver-installer-8.22.5-x86_64.run

sudo apt-get install gcc-3.4 module-assistant build-essential fakeroot dh-make debconf

sudo sh ./ati-driver-installer-8.22.5-x86_64.run --buildpkg Ubuntu/breezy

(ici les paquets se créent desfois dans le dossier ou tu te trouves ou dans /tmp, si ils sont la ou tu es, tu continues tranquille sinon tu fais un cd /tmp )

sudo dpkg -i xorg-driver-fglrx_8.22.5-x86_64.deb

sudo dpkg -i fglrx-control_8.22.5-x86_64.deb

sudo dpkg -i fglrx-kernel-source_8.22.5-x86_64.deb

sudo apt-get -f upgrade

ensuite

sudo gedit /etc/modules

et tu rajoutes fglrx avant les autres modules mais comme tu as déjà installé les drivers il devrait dèjà y être enfin bon ton /etc/modules devrait ressembler à ça :

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

fglrx
lp
mousedev
psmouse

et pour finir(si tu n'as qu'un seul écran, c'est bon)  :

sudo aticonfig --initial

sudo gedit /etc/X11/xorg.conf

Et ton xorg.conf doit ressembler à ça :

# /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"

        # paths to defoma fonts
	FontPath     "/usr/share/X11/fonts/misc"
	FontPath     "/usr/share/X11/fonts/cyrillic"
	FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
	FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
	FontPath     "/usr/share/X11/fonts/Type1"
	FontPath     "/usr/share/X11/fonts/CID"
	FontPath     "/usr/share/X11/fonts/100dpi"
	FontPath     "/usr/share/X11/fonts/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
	Load  "GLcore"
	Load  "i2c"
	Load  "bitmap"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
        Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "type1"
	Load  "vbe"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "fr"
	Option	    "XkbVariant" "latin9"
EndSection

Section "InputDevice"
	Identifier  "Configured Mouse"
	Driver      "mouse"
	Option	    "CorePointer"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "ImPS/2"
	Option	    "Emulate3Buttons" "true"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "nom_de_ton_moniteur"
	HorizSync    30.0 - 50.0    <--ici tu met les frequences horizontales de ton moniteur
	VertRefresh  50.0 - 100.0 <--ici tu met les frequences verticales de ton moniteur
	Option	    "DPMS"
EndSection

Section "Device"
	Identifier  "nom_de_ta_carte_graphique"
	Driver      "fglrx"
	BusID       "PCI:1:0:0" <-- ici ca depend de ton ordi
EndSection

Section "Screen"
	Identifier "nom_de_screen_que_tu_veux"
	Device     "nom_de_ta_carte_graphique"
	Monitor    "nom_de_ton_moniteur"
	DefaultDepth     24
	SubSection "Display"
		Depth     24
		Modes  "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480" <-- tu rajoutes tous les modes que tu veux
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "nom_de_screen_que_tu_veux"
        InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
EndSection


Section "DRI"
	Mode         0666
EndSection

En tous cas, si quelque chose fonctionne, fais le savoir smile

Hors ligne

#27 Le 17/02/2006, à 16:12

bvivi57

Re : ATI X1800XL All in WOnder sous ubuntu 64 bit

Bon alors j'ai refait une install de ubuntu histoire de reprendre a 0.

J'ai suivi à la lettre tes conseil et ton tuto , tous c'est bien passer.

J'ai rééditer mon fichier xorg.conf comme tu me l'as conseillé , mais ça ne marche toujours pas.

Au premier redémarrage j'avais une erreur fatal conçernant le chargement du module int10, j'ai mis un # devant dans le fichiers xorg.conf et du coup l'erreur a disparu mais une autre est apparu :

(II) Setting vga for screen 0.
(II) fglrx(0): === [R200PreInit] === begin, [s]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 0.7
(II) fglrx(0): PCI bus 1 card 0 func 0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
(==) fglrx(0): Gamma Correction for I is 0x06419064
(==) fglrx(0): Gamma Correction for II is 0x06419064
(==) fglrx(0): Buffer Tiling is ON
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(EE) fglrx(0): Chipset 0x7109 is not recognized
(EE) fglrx(0): PreInitConfig failed
SetVBEMode failed
(EE) fglrx(0): R200PreInit failed
(II) fglrx(0): === [R200PreInit] === end
(II) UnloadModule: "fglrx"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Voila pour l'erreur et voici pour mon xorg.conf :

# /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      0  "LCD"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

        # paths to defoma fonts
    FontPath     "/usr/share/X11/fonts/misc"
    FontPath     "/usr/share/X11/fonts/cyrillic"
    FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath     "/usr/share/X11/fonts/Type1"
    FontPath     "/usr/share/X11/fonts/CID"
    FontPath     "/usr/share/X11/fonts/100dpi"
    FontPath     "/usr/share/X11/fonts/75dpi"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
    Load  "GLcore"
    Load  "i2c"
    Load  "bitmap"
    Load  "ddc"
    Load  "dri"
    Load  "extmod"
    Load  "freetype"
    Load  "glx"
#    Load  "int10"
    Load  "type1"
    Load  "vbe"
EndSection

Section "InputDevice"
    Identifier  "Generic Keyboard"
    Driver      "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "fr"
    Option        "XkbVariant" "latin9"
EndSection

Section "InputDevice"
    Identifier  "Configured Mouse"
    Driver      "mouse"
    Option        "CorePointer"
    Option        "Device" "/dev/input/mice"
    Option        "Protocol" "ImPS/2"
    Option        "Emulate3Buttons" "true"
    Option        "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier   "VE710b"
        HorizSync    30.0 - 80.0
        VertRefresh  50.0 - 85.0
        Option       "DPMS"
EndSection

Section "Device"
    Identifier  "X1800XL"
    Driver      "fglrx"
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "LCD"
    Device     "X1800XL"
    Monitor    "VE710b"
    DefaultDepth     24
    SubSection "Display"
        Depth     24
        Modes    "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "DRI"
    Mode         0666
EndSection

En ce qui concerne les valeurs de raffraichissement de l'écran ils proviennent du site de viewsonic dans les archives de leur ecran LCD car je possede un VE710b ancienne génération avec dalle a 16ms , j'ai donc pris les référence d'un ecran VE710 puisque je n'ai pas trouver d'archive concernant ma référence exact.

Hors ligne

#28 Le 17/02/2006, à 20:15

jojo

Re : ATI X1800XL All in WOnder sous ubuntu 64 bit

ce qui me fait peur c'est le " (EE) fglrx(0): Chipset 0x7109 is not recognized" , on dirait que le driver fglrx ne reconnait pas la carte..... ce qui est un poil embetant......... et a mon avis tout vient de la. le xorg.conf a l air correct donc je vois pas trop a part que le driver est pourri ce qui me surprend pas trop.

EDIT : vi je viens de lire un peu partout que les cartes X1x00 ne sont pas supporté pour l'instant par le driver ati....... et ben vla les boulets....! (j'aurais du chercher ca plus tot lol ca nous aurait évité de nous prendre la tête smile )
Il parait qu'une prochaine révision de driver devrait remédié à cela. En attendant je crois que tu es bon pour garder vesa un petit moment.....

Bref c'est vraiment des boulets chez ati.

Dernière modification par jojo (Le 17/02/2006, à 20:16)

Hors ligne

#29 Le 17/02/2006, à 20:50

bvivi57

Re : ATI X1800XL All in WOnder sous ubuntu 64 bit

OK big_smile

Si je comprend bien va falloir attendre le bon vouloir de ces messieur d ATI pour un jour voir ma carte afficher de la 3D sous linux....et avoir une résolution potable!

En attendant merci pour ton aide, c'est super sympa! Merci encore!

Je vais garder ton tuto sous le coude et surveiller les sortie de ATI de pres!

Hors ligne

#30 Le 17/02/2006, à 21:00

jojo

Re : ATI X1800XL All in WOnder sous ubuntu 64 bit

ben de rien et pis j'espère qu'il vont sortir un driver potable un jour......
J'aurais du acheter une nvidia cool
A plus.

Hors ligne