ole02

  • 12 déc. 2011
  • Inscrit 26 déc. 2009
  • 0 meilleure réponse
  • J'ai déjà fait l'installation de akmod-nvidia, mais lors du redémarrage, je perd l'affichage.
    J'ai donc refait une installation complète sans akmod-nvidia. Le problème d'affiche est déjà revenu.

    J'ai fait une opération qui pour l'instant semble fonctionner (même si je ne vois pas le rapport). Dans une console, j'ai supprimé mon user puis je l'ai recréé.
    [root@ole02-xps ~]# userdel olivier
    [root@ole02-xps ~]# adduser olivier -c 'Olivier'
    [root@ole02-xps ~]# passwd olivier
    
    Je cherche encore.
  • J'utilise xorg-x11-drv-nouveau.i686.

    Après le premier redémarrage, le problème apparé. Puis le fait les mise à jour avec yum -y update --skip-broken et le problème persiste.

    Lors du boot et juste après le passage de GRUB, j'ai le temps d’apercevoir dans la console que le texte ce transforme en écriture de type "Thaïlandais".

    Ci-dessous le script d'installation que j'ajoute à l'installation standard.
    # Author: Olivier
    # Created: 2011-11-18 18:54:13 
    # Language: sh
    # Project: Fedora 16
    # Description: Software installation
    
    # repot
    yum install --nogpgcheck http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
    yum install --nogpgcheck http://rpms.famillecollet.com/remi-release-16.rpm
    yum install --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
    yum install --nogpgcheck http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
    
    
    # Install
    yum -y install flash-plugin
    
    # Better rendering
    yum -y install freetype-freeworld
    yum -y install gnome-tweak-tool
    
    # Clip Art
    yum -y install openclipart
    
    # games
    yum -y install freecol
    
    # gedit
    yum -y install gedit-plugins
    
    # BlueFish
    yum -y install bluefish
    
    # Libre Office
    yum -y install libreoffice-base libreoffice-report-builder
    
    # MySQL
    yum -y groupinstall mysql
    yum -y install mysql-workbench
    
    # Web Server
    yum -y groupinstall web-server
    
    # PHP
    yum -y install php php-gd php-mysql
    
    # nmap
    yum -y install nmap
    
    # meld diff viewer
    yum -y install meld
    
    # SQLiteman
    yum -y install sqliteman
    
    # gHex
    yum -y install ghex
    
    # Arduino
    yum -y install arduino
    
    # Quick Synergy
    yum -y install quicksynergy
    
    # gThumb
    yum -y install gthumb
    
    # me-tv
    yum -y install me-tv xine-lib-extras-freeworld
    
    # Audacity
    yum -y install audacity audacity-freeworld --skip-broken
    
    # Yum
    yum-complete-transaction ; yum clean all ; yum -y update --skip-broken ; updatedb
    
    
  • Bonjour,

    Je viens d'installer Fedora 16 sur 3 machines différentes. Toutes les machines avec une carte Nvidia ont le problème d'affichage suivant :
    Copie d'écran
    Comme vous pouvez le constater, il y plein de caractères qui ne s'affiche pas. J'ai eu le même problème lors d'une installation sur un serveur dual xeon avec carte NV34 et NV37.

    Avez-vous une solution pour résoudre le problème ?

    Ci-dessous, ma configuration matériel et la version du kernel.
    [olivier@ole02-xps ~]$ lshw -short
    WARNING: you should run this program as super-user.
    H/W path       Device  Class       Description
    ==============================================
                           system      Computer
    /0                     bus         Motherboard
    /0/0                   memory      1013MiB System memory
    /0/1                   processor   Genuine Intel(R) CPU           T2400  @ 1.83GHz
    /0/1/0.1               processor   Logical CPU
    /0/1/0.2               processor   Logical CPU
    /0/100                 bridge      Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub
    /0/100/1               bridge      Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port
    /0/100/1/0             display     G72M [GeForce Go 7400]
    /0/100/1b              multimedia  N10/ICH 7 Family High Definition Audio Controller
    /0/100/1c              bridge      N10/ICH 7 Family PCI Express Port 1
    /0/100/1c.1            bridge      N10/ICH 7 Family PCI Express Port 2
    /0/100/1c.1/0  wlan0   network     PRO/Wireless 3945ABG [Golan] Network Connection
    /0/100/1c.3            bridge      N10/ICH 7 Family PCI Express Port 4
    /0/100/1d              bus         N10/ICH 7 Family USB UHCI Controller #1
    /0/100/1d.1            bus         N10/ICH 7 Family USB UHCI Controller #2
    /0/100/1d.2            bus         N10/ICH 7 Family USB UHCI Controller #3
    /0/100/1d.3            bus         N10/ICH 7 Family USB UHCI Controller #4
    /0/100/1d.7            bus         N10/ICH 7 Family USB2 EHCI Controller
    /0/100/1e              bridge      82801 Mobile PCI Bridge
    /0/100/1e/0    em1     network     BCM4401-B0 100Base-TX
    /0/100/1e/1            bus         R5C832 IEEE 1394 Controller
    /0/100/1e/1.1          generic     R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter
    /0/100/1e/1.2          generic     R5C592 Memory Stick Bus Host Adapter
    /0/100/1e/1.3          generic     xD-Picture Card Controller
    /0/100/1f              bridge      82801GBM (ICH7-M) LPC Interface Bridge
    /0/100/1f.2            storage     82801GBM/GHM (ICH7 Family) SATA IDE Controller
    /0/100/1f.3            bus         N10/ICH 7 Family SMBus Controller
    WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
    [olivier@ole02-xps ~]$ uname -r
    3.1.4-1.fc16.i686.PAE
    
  • Bonjour,

    Je me suis contenté de faire un script avec les dépots recommandé sur ce même site.
    Livna
    YUM et dépots

    C'est ce que j'ai installé chez moi. Mais j'ai une version i386, alors qu'il me semble que tu es une version x86_64.

    Bonne lecture.
  • Bonjour,

    Pour ma part j'utilise XINE pour la lecture de DVD. Pour cela il te faudra des dépots supplémentaire. Tu peux adapter le script ci-dessous à ta guise.
    # =====================================
    # Dépots supplémentaires
    # =====================================
    #    RPM Fusion libre :
    rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
    #    RPM Fusion nonlibre :
    rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
    #    Livna
    rpm -ivh http://rpm.livna.org/livna-release.rpm
    
    yum clean all; yum -y update
    
    # =====================================
    # Logiciel video KAFFEINE et XINE
    # =====================================
    yum -y install kaffeine kaffeine-libs xine-ui libdvdcss xine-lib-extras xine-lib xine-lib-extras-nonfree xine-plugin xine-lib-devel gstreamer-plugins-ugly gstreamer-plugins-bad gstreamer-ffmpeg
  • Bonjour,

    Je te propose UNISON. Application de synchronisation graphique et multi protocole
    Pour l'installation, dans un terminal :
    su -
    yum -y install unison