Installation Fedora 8 sur Acer 7220

Résolu
hundera -  
bob031 Messages postés 8228 Statut Membre -
Bonjour,

Salut à tous! J'ai acheté un Acer 7220 avec carte graphique Geforce 7000M, mais je n'arive pas à installer la carte vidéo.
Fedora (8) ne prend pas en charge cette carte, alors après l'intallation j'ai été sur le site Nvidia où j'ai téléchargé le pilote
mais quand je lance la command "sh << nom du fichier téléchargé>> j'ai un message kernel, et il s'arrête là. Est ce que quelqu'un pourrait m'aider s'il vous plait !

ps :
J'ai laissé tombé windows récement et je ne regrete pas.
Configuration: Windows XP
Internet Explorer 7.0

7 réponses

  1. freeworldgreg Messages postés 342 Statut Membre 31
     
    salut

    fedora est un restrint de linux tu doix donc telecharger le pilote pour linux pour que cela marche
    0
  2. jipicy Messages postés 40842 Date d'inscription   Statut Modérateur Dernière intervention   4 898
     
    Salut,

    As-tu vu la doc sur Fedora-fr ?

    Sinon, "j'ai un message kernel", oui mais lequel ?
    Lances-tu le script en "root" (su -) ?
    Les sources du noyau sont ils installés ?
    0
  3. jeanbi Messages postés 15399 Date d'inscription   Statut Contributeur Dernière intervention   2 383
     
    bonjour,
    il faut installer le kernel-source conrespondant a uname -r
    #yum install kernel-source uname-r
    a+
    0
    1. jipicy Messages postés 40842 Date d'inscription   Statut Modérateur Dernière intervention   4 898
       
      yum install kernel-source-$(uname -r)
      plutôt, non ?
      0
  4. hundera
     
    Merci pour vos réponse je vais essayer et je vous tiendrai au courant

    a+
    0
  5. Vous n’avez pas trouvé la réponse que vous recherchez ?

    Posez votre question
  6. jeanbi Messages postés 15399 Date d'inscription   Statut Contributeur Dernière intervention   2 383
     
    bonjour,
    merci d'avoir rectifier .

    a+
    0
  7. hundera Messages postés 3 Statut Membre
     
    bonjour à tous,

    J'ai toujours le même souci jeanbi, il m'a fait une mis à jour de Kernel, mais je suis tjrs au même point :

    -> No precompiled kernel interface was found to match your kernel; would you li
    ke the installer to attempt to download a kernel interface for your kernel f
    rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
    -> No matching precompiled kernel interface was found on the NVIDIA ftp site;
    this means that the installer will need to compile a kernel interface for
    your kernel.
    -> Performing CC sanity check with CC="cc".
    -> Performing CC version check with CC="cc".
    ERROR: Unable to find the kernel source tree for the currently running kernel.
    Please make sure you have installed the kernel source files for your
    kernel and that they are properly configured; on Red Hat Linux systems,
    for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM
    installed. If you know the correct kernel source files are installed,
    you may specify the kernel source path with the '--kernel-source-path'
    command line option.
    ERROR: Installation has failed. Please see the file
    '/var/log/nvidia-installer.log' for details. You may find suggestions
    on fixing installation problems in the README available on the Linux
    driver download page at www.nvidia.com.

    pouvez-vous m'aider SVP ?
    0
  8. goti59
     
    bonjour,
    pour finir tu a reussi ton instal fedora 8 sur ton acer 7220? c'est un pc portable non? et est-ce qu'il accepte ton wifi? car j'ai essayé le cd live mais il n'arrive pas a capter mon wifi pourtant le pilote est mis a jour!! mais par contre moi je suis sous vista!! et franchement c pas la grande class...j'aimerais avoir un dual boot fedora 8 vista mais voilas... faut que sa passe ..vesion OEM vista, carte graphique 7000M 80go dure, 2go ram..processeur amd sempron 3500+ cadencé a 1.8Ghz.. oui processeur trés faible mais bon..voila pourquoi fedora intervien..

    merci..
    0
    1. hundera Messages postés 3 Statut Membre
       
      Oui j'en ai terminé. Mais le Wifi ne fonctionne pas j'attends la version définitive de FC9 pour testé.
      0
      1. Sergio > hundera Messages postés 3 Statut Membre
         
        Moi j'ai un acer aspire 7720g et j'ai installé la fédora 8
        je suis sur orange et mon wifi marche au poil
        J'ai une carte ati radeon, et j'ai installé les drivers par l'intermédiaire de yum, et c'est impec
        par contre j'ai un problème de son, ma carte est reconnue, mais ya pas de son!
        0
      2. bob031 Messages postés 8228 Statut Membre 473 > Sergio
         
        si tu tapes les commandes suivantes en utilisateur, cela donne quoi ??

        voici chez moi :
        [redfox@fedora8 XVST]$ id
        uid=500(redfox) gid=500(redfox) groupes=68(haldaemon),87(polkituser),100(users),495(pulse-access),496(pulse-rt),497(pulse),498(ccache),500(redfox)
        [redfox@fedora8 XVST]$


        +
        [redfox@fedora8 ~]$ cat /proc/asound/cards
         0 [SI7012         ]: ICH - SiS SI7012
                              SiS SI7012 with ALC655 at irq 22
        [redfox@fedora8 ~]$


        +
        [redfox@fedora8 ~]$ cat /etc/modprobe.conf
        alias eth0 sis900
        alias scsi_hostadapter libata
        alias scsi_hostadapter1 pata_sis
        alias scsi_hostadapter2 usb-storage
        alias snd-card-0 snd-intel8x0
        options snd-card-0 index=0
        options snd-intel8x0 index=0
        [redfox@fedora8 ~]$


        Pulseaudio Fedora 8 Howto
        https://forums.fedoraforum.org/showthread.php?177587-Pulseaudio-Fedora-8-Howto
        0