#1 Le 28/05/2007, à 10:08
- appopson
[Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
Bonjour,
Je viens d'installer Feisty (kubuntu 7.04) sur une carte mère ASUS M2V-MX, VIA K8M890.
Tout c'est passé sans problème.
Mais après demarrage de la machine je ne parviens pas à me connecter: "écran noir".
J'ai essyé d'appliquer tout ce qui est dit ici https://help.ubuntu.com/community/OpenChrome
Mais rien à faire j'ai toujours un écran noir.
Quelqu'un a t-il une solution à ce problème?
Merci
Dernière modification par appopson (Le 30/05/2007, à 18:20)
Ubuntu inside ...
Hors ligne
#2 Le 28/05/2007, à 10:20
- appopson
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
Voici le contenu de mon fichier xorg.config
# /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"
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/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
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" "us"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "via"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Gateway EV70"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Gateway EV70"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Voici le resultat de la commande lspci
00:00.0 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.5 PIC: VIA Technologies, Inc. K8M890CE I/O APIC Interrupt Controller
00:00.6 Host bridge: VIA Technologies, Inc. Unknown device 6290
00:00.7 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
00:02.0 PCI bridge: VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller
00:03.0 PCI bridge: VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller
00:0f.0 IDE interface: VIA Technologies, Inc. VT8237A SATA 2-Port Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 07)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237A PCI to ISA Bridge
00:11.7 Host bridge: VIA Technologies, Inc. VT8251 Ultra VLINK Controller
00:13.0 PCI bridge: VIA Technologies, Inc. VT8237A Host Bridge
00:13.1 PCI bridge: VIA Technologies, Inc. VT8237A PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: VIA Technologies, Inc. Unknown device 3230 (rev 11)
03:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
03:00.1 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
04:01.0 Audio device: VIA Technologies, Inc. VIA High Definition Audio Controller (rev 10)
05:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
Ubuntu inside ...
Hors ligne
#3 Le 29/05/2007, à 07:46
- appopson
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
Je n'ai toujours pas de solution à mon problème.
Ubuntu inside ...
Hors ligne
#4 Le 30/05/2007, à 14:12
- appopson
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
Bonjour à tous,
J'ai essayé d'appliquer sans succés ce qui est dit ici.
http://forum.ubuntu-fr.org/viewtopic.php?id=90778
Merci de me venir en aide.
Ubuntu inside ...
Hors ligne
#5 Le 30/05/2007, à 14:17
- Woshee
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
Si tu mets vesa a la place de via, rien non plus?
Devenez parrain Linux ou trouvez quelqu'un pour vous aider près de chez vous:
http://parrains.linux.free.fr/
Hors ligne
#6 Le 30/05/2007, à 16:05
- appopson
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
Merci Woshee
Lorsque je met vesa à la place de via.
J'ai toujours un écran ou je ne peut pas me connecter: écran moitié noir avec deux Kubuntu affiché et l'autre moitié brouillé.
Ubuntu inside ...
Hors ligne
#7 Le 30/05/2007, à 16:39
- Woshee
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
http://doc.ubuntu-fr.org/openchrome
tu as essayé ça?
Devenez parrain Linux ou trouvez quelqu'un pour vous aider près de chez vous:
http://parrains.linux.free.fr/
Hors ligne
#8 Le 30/05/2007, à 17:30
- appopson
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
Tout à fait, je l'ai fait comme je le disais dans mon premier message.
Ubuntu inside ...
Hors ligne
#9 Le 30/05/2007, à 17:36
- Woshee
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
Y'a t'il eu des erreurs, et a quel moment?
Tu as bien suivi les lignes dédiées a K8M890?
Devenez parrain Linux ou trouvez quelqu'un pour vous aider près de chez vous:
http://parrains.linux.free.fr/
Hors ligne
#10 Le 30/05/2007, à 18:19
- appopson
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
Je n'avais pas appliquer ce qu'il fallait pour le K8M890.
Merci Woshee
Ubuntu inside ...
Hors ligne
#11 Le 15/07/2007, à 12:41
- Fabinos
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
J'ai le même problème que toi sur un Fujitsu-Siemens Amilo La1703 sur lequel je viens d'installer Kubuntu Feisty 7.04 :
- impossible d'installer la carte graphique, même en suivant
http://doc.ubuntu-fr.org/openchrome
pour la carte K8M890 (VIA Chrome 9 HC IGP)
En fait, ça ne marche pas...
(make ne fonctionne pas)
- pas de son du tout (carte VIA High Definition Audio VT8237)... comment as-tu fait pour le son ?
Merci pour tes réponses
Dernière modification par Fabinos (Le 16/07/2007, à 18:29)
Hors ligne
#12 Le 16/07/2007, à 07:52
- appopson
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
Bonjour Fabinos
Je suis allé dans
/etc/modules
J'ai ajouté via
Et ca a marché.
Quant au son je n'avais pas de problème.
J'espère que ca te permettra de resoudre ton problème?
Ubuntu inside ...
Hors ligne
#13 Le 24/07/2007, à 18:59
- veynard
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
J'ai eu ce même problème d'écran avec mon portable FSC "Amilo La 1703" (carte "VIA Chrome9 HC"). Par contre je n'ai pas réussi à utiliser le driver VIA en suivants les instructions http://doc.ubuntu-fr.org/openchrome (pourtant la compilation se passe bien), mais j'ai systématiquement un écran noir.
Par contre ca a fini par tomber en marche avec le driver "VESA" de base ??? et voici donc les paramètres qui m'ont permis d'avoir un bel écran avec la bonne résolution :
Section "Device"
Identifier "VIA Chrome9 HC"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Ecran générique"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
Modeline "1280x800_60.00" 172.73 1280 1344 1480 1680 800 801 804 828 -HSync +Vsync
EndSection
Section "Screen"
Identifier "Default Screen"
Device "VIA Chrome9 HC"
Monitor "Ecran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800_60.00" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800_60.00" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800_60.00" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800_60.00" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800_60.00" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800_60" "1024x768" "800x600" "640x480"
EndSubSection
Note : il faut visiblement rebooter pour avoir un écran totalement propre, un redémarrage du serveur X (Ctrl+Alt+BkSp ou /etc/init.d/gdm restart) ne suffit pas ...
Sinon pour le problème de son, semble y avoir une solution avec le driver VIA à compiler http://www.viaarena.com/default.aspx?Pa … DCatType=3
ensuite reste le problème de la carte wifi pas reconnue à régler ...
Pas facile parfois linux !
Vincent
Hors ligne
#14 Le 08/08/2007, à 14:50
- The Marauder
Re : [Résolu] Cmt faire fonctionner la carte graphique d'une ASUS M2V-MX?
ensuite reste le problème de la carte wifi pas reconnue à régler ...
Pas facile parfois linux !Vincent
Désolé mais c'est pas linux le soucis, là c'est le constructeur du matériel qui dénigre linux. Sur une carte Intel par exemple, ca marche direct ...
Un prog sans ses Source c'est comme une plage sans le sable.
Desktop Kubuntu 10.04 - netbook Kubuntu 10.04 - Serveur Debian Lenny
Commandes a ne pas faire
Hors ligne