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.

#1 Le 26/07/2007, à 07:20

stéphan13

Pb instalation driver pour carte vidéo Intel série 915G ...

Bonjour à tous,
je suis nouveaux sous linux et je tente d'installer un driver pour ma carte graphique sur un PC portable Notebook HP 510 .
Dans un premier temps, je suis donc allé sur le site de intel et est télécharger le driver en question ici : http://downloadcenter.intel.com/filter_results.aspx?strTypes=all&ProductID=1862&OSFullName=Linux*&lang=eng&strOSs=39&submit=Go%21
J'ai décompressé l'archive dans mon home puis avec un super user j'ai exécuté la commande ./install.sh dans le répertoire décompressé mais au déroulement du procéssus j'obtient l'erreur suivante :

Compiling new agpgart module...

ERROR: AGPGART module did not compile

Compiling DRM module...

ERROR: Kernel modules did not compile

The DRI drivers can not be installed without the latest kernel modules.
Installation will be aborted. See the dri.log file for information on
what went wrong.

See the dri.log file ça donne :

make -C /lib/modules/2.6.17-12-generic/build SUBDIRS=/home/stephan/dripkg/agpgart-2.0 modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.17-12-generic »
  CC [M]  /home/stephan/dripkg/agpgart-2.0/backend.o
/home/stephan/dripkg/agpgart-2.0/backend.c:69: error: conflicting types for ‘agp_backend_acquire’
include/linux/agp_backend.h:105: error: previous declaration of ‘agp_backend_acquire’ was here
/home/stephan/dripkg/agpgart-2.0/backend.c:77: error: conflicting types for ‘agp_backend_acquire’
include/linux/agp_backend.h:105: error: previous declaration of ‘agp_backend_acquire’ was here
/home/stephan/dripkg/agpgart-2.0/backend.c:89: error: conflicting types for ‘agp_backend_release’
include/linux/agp_backend.h:106: error: previous declaration of ‘agp_backend_release’ was here
/home/stephan/dripkg/agpgart-2.0/backend.c:93: error: conflicting types for ‘agp_backend_release’
include/linux/agp_backend.h:106: error: previous declaration of ‘agp_backend_release’ was here
/home/stephan/dripkg/agpgart-2.0/backend.c:220: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘drm_agp’
/home/stephan/dripkg/agpgart-2.0/backend.c: In function ‘agp_add_bridge’:
/home/stephan/dripkg/agpgart-2.0/backend.c:281: warning: ‘inter_module_register’ is deprecated (declared at include/linux/module.h:562)
/home/stephan/dripkg/agpgart-2.0/backend.c:281: error: ‘drm_agp’ undeclared (first use in this function)
/home/stephan/dripkg/agpgart-2.0/backend.c:281: error: (Each undeclared identifier is reported only once
/home/stephan/dripkg/agpgart-2.0/backend.c:281: error: for each function it appears in.)
/home/stephan/dripkg/agpgart-2.0/backend.c: In function ‘agp_remove_bridge’:
/home/stephan/dripkg/agpgart-2.0/backend.c:301: warning: ‘inter_module_unregister’ is deprecated (declared at include/linux/module.h:563)
make[2]: *** [/home/stephan/dripkg/agpgart-2.0/backend.o] Erreur 1
make[1]: *** [_module_/home/stephan/dripkg/agpgart-2.0] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.17-12-generic »
make: *** [default] Erreur 2
make -f Makefile.linux DRM_MODULES=gdg.ko modules
make[1]: entrant dans le répertoire « /home/stephan/dripkg/drm »
+ ln -s Makefile.linux Makefile
make -C /lib/modules/2.6.17-12-generic/build  SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[2]: entrant dans le répertoire « /usr/src/linux-headers-2.6.17-12-generic »
rm: ne peut enlever `/home/stephan/dripkg/drm/.tmp_versions/CVS': est un répertoire
make[2]: *** [crmodverdir] Erreur 1
make[2]: quittant le répertoire « /usr/src/linux-headers-2.6.17-12-generic »
make[1]: *** [modules] Erreur 2
make[1]: quittant le répertoire « /home/stephan/dripkg/drm »
make: *** [gdg.ko] Erreur 2


Merci d'avance pour vos précieuses lumières
Stéphan


Stéphan

Hors ligne

#2 Le 26/07/2007, à 08:29

ViRuS25

Re : Pb instalation driver pour carte vidéo Intel série 915G ...


Un site pour les débutants : http://www.tux-linux.org

Hors ligne

#3 Le 27/07/2007, à 19:57

stéphan13

Re : Pb instalation driver pour carte vidéo Intel série 915G ...

Bonsoir et merci pour la réponse, je suis allé voir le lien ici http://doc.ubuntu-fr.org/materiel/intel_i915g?s=915resolution, j'ai suivi la marche à suivre et est donc téléchargé et décompréssé le fichier puis éffectué les commandes comme décrit jusqu'a 'choisir un mode inutilisé' pour moi : sudo ./915resolution 49 1280 1024 16 puis je suis passé à la suite avec la commande : gksudo gedit /etc/X11/xorg.conf mais celle-ci me renvoi l'erreur suivante :
(gedit:5141): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.

et après ça mon fichier « /etc/X11/xorg.conf » ne ressemble pas du tout à ce annoncé sur la doc mais plutôt à ceci :

# /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"    "fr"
    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"
    Identifier    "Synaptics Touchpad"
    Driver        "synaptics"
    Option        "SendCoreEvents"    "true"
    Option        "Device"        "/dev/psaux"
    Option        "Protocol"        "auto-dev"
    Option        "HorizScrollDelta"    "0"
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    "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
    Driver        "i810"
    BusID        "PCI:0:2:0"
EndSection

Section "Monitor"
    Identifier    "Generic Monitor"
    Option        "DPMS"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1280x800"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1280x800"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1280x800"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1280x800"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1280x800"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1280x800"
    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"
    InputDevice    "Synaptics Touchpad"
EndSection

Section "DRI"
    Mode    0666
EndSection

Pour la suite, je n'observe aucun changement sur ma carte graphique ; pas de résolution attendue .
Stéphan


Stéphan

Hors ligne

#4 Le 29/08/2007, à 06:14

stéphan13

Re : Pb instalation driver pour carte vidéo Intel série 915G ...

Bonjour à tous,
moi je suis toujours dans mon trip:) je me bat comme un forcené pour avoir enfin ma belle résolution !

Je l'ai enfin trouvé ; je suis passé à Feisty et là, ça fonctionne . Cependant je ne parvient pas à booter avec la résolution attendue . A chaque démarrage me voila obligé de  faire un sudo 915resolution 4b 1280 800 16 puis control alt retour arrière pour charger la nouvelle config .

Si quelqu'un connait la technique qu'il me semble avoir zapé je l'en remercie par avance
Stéphan


Stéphan

Hors ligne