Jump to content
ElementaryOS France

Romeji

Membres
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Romeji

  1. J'ai trouvé la solution : il fallait allez dans : etc/apt/sources.list.d 

    et supprimer directement sausageandeggs 
    j'ai fais un "cat" pour m'assurer que c'était bien lui 

     

    j'ai réussi a installer mes pilote audio :D

     

    Par contre j'ai remarqué que mon deuxième écran n'était pas reconnu ...

  2. sausages and eggs je sais pas ^^

     

    Oui toujours le même problème .... 

    W: Impossible de récupérer http://ppa.launchpad.net/sausageandeggs/ppa/ubuntu/dists/trusty/main/binary-amd64/Packages  404  Not Found
    
    
    W: Impossible de récupérer http://ppa.launchpad.net/sausageandeggs/ppa/ubuntu/dists/trusty/main/binary-i386/Packages  404  Not Found
    
  3. Voila le nouveau fichier apt :) 
     
    la commande "sudo apt-get update | grep "Failed" me retourne 
     
    W: Impossible de récupérer http://ppa.launchpad.net/sausageandeggs/ppa/ubuntu/dists/trusty/main/binary-amd64/Packages  404  Not Found
    
    
    W: Impossible de récupérer http://ppa.launchpad.net/sausageandeggs/ppa/ubuntu/dists/trusty/main/binary-i386/Packages  404  Not Found

    j'ai aussi fait la commande 

    sudo apt-get clean && sudo apt-get update

     

    rien n'a changé 
  4. J'ai bien commenté la ligne merci j'ai déja ce problème de moins il ne me reste plus que 

    Err http://ppa.launchpad.net trusty/main amd64 Packages      
      404  Not Found
    Err http://ppa.launchpad.net trusty/main i386 Packages
      404  Not Found
    
    W: Impossible de récupérer http://ppa.launchpad.net/sausageandeggs/ppa/ubuntu/dists/trusty/main/binary-amd64/Packages 404  Not Found
    
    
    W: Impossible de récupérer http://ppa.launchpad.net/sausageandeggs/ppa/ubuntu/dists/trusty/main/binary-i386/Packages 404  Not Found
  5. Dac, merci de t'on aide... :)

    mise a par cela, je n'ai pas de son ... j'ai installer Elementary Os a l'aide d'un clé usb

    et je pense que tous mes pilotes ne sont pas installés ...

    Pilote carte son .. 

    Pilote carte mère (Carte Mère Maximus Viii hero)

    Les pilotes de la carte graphique son Ok ...

    Et quand je vais dans le gestionnaire de mise a jour 

    Il me dit que "Le téléchargement des informations du dépôt a échoué

  6. Oui c'étais le résultat de la commande 

    gksudo scratch-text-editor /etc/apt/sources.list

    je te renvoie le resultat de Source.list

    ## review or updates from the Ubuntu security team.
    deb http://fr.archive.ubuntu.com/ubuntu/ trusty universe
    deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty universe
    deb http://fr.archive.ubuntu.com/ubuntu/ trusty-updates universe
    deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty-updates universe
    
    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
    ## team, and may not be under a free licence. Please satisfy yourself as to 
    ## your rights to use the software. Also, please note that software in 
    ## multiverse WILL NOT receive any review or updates from the Ubuntu
    ## security team.
    deb http://fr.archive.ubuntu.com/ubuntu/ trusty multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty multiverse
    deb http://fr.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
    
    ## N.B. software from this repository may not have been tested as
    ## extensively as that contained in the main release, although it includes
    ## newer versions of some applications which may provide useful features.
    ## Also, please note that software in backports WILL NOT receive any review
    ## or updates from the Ubuntu security team.
    deb http://fr.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
    
    deb http://security.ubuntu.com/ubuntu trusty-security main restricted
    deb-src http://security.ubuntu.com/ubuntu trusty-security main restricted
    deb http://security.ubuntu.com/ubuntu trusty-security universe
    deb-src http://security.ubuntu.com/ubuntu trusty-security universe
    deb http://security.ubuntu.com/ubuntu trusty-security multiverse
    deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse
    
    ## Uncomment the following two lines to add software from Canonical's
    ## 'partner' repository.
    ## This software is not part of Ubuntu, but is offered by Canonical and the
    ## respective vendors as a service to Ubuntu users.
    # deb http://archive.canonical.com/ubuntu trusty partner
    # deb-src http://archive.canonical.com/ubuntu trusty partner
    
    ## Uncomment the following two lines to add software from Ubuntu's
    ## 'extras' repository.
    ## This software is not part of Ubuntu, but is offered by third-party
    ## developers who want to ship their latest software.
    # deb http://extras.ubuntu.com/ubuntu trusty main
    # deb-src http://extras.ubuntu.com/ubuntu trusty main
    

    160520100434222952.png

  7. Bonjour, voila le résultat de la commande 

    [_LOG_LEVEL_INFO 21:13:45.502945] Application.vala:155: Scratch version: 2.2.1
    [_LOG_LEVEL_INFO 21:13:45.502973] Application.vala:157: Kernel version: 3.19.0-59-generic
    [_LOG_LEVEL_DEBUG 21:13:45.503627] Settings.vala:163: Loading settings from schema 'org.pantheon.scratch.saved-state'
    [_LOG_LEVEL_DEBUG 21:13:45.503818] Settings.vala:163: Loading settings from schema 'org.pantheon.scratch.settings'
    [_LOG_LEVEL_DEBUG 21:13:45.504124] Settings.vala:163: Loading settings from schema 'org.pantheon.scratch.services'
    [_LOG_LEVEL_DEBUG 21:13:45.545508] [Gtk] Connecting to session manager
    [_LOG_LEVEL_WARN 21:13:45.547588] [Gtk] Attempting to add a widget with type GtkScrolledWindow to a GtkDialog, but as a GtkBin subclass a GtkDialog can only contain one widget at a time; it already contains a widget of type GtkBox
    [_LOG_LEVEL_FATAL 21:13:45.558603] [Gtk] gtk_header_bar_pack: assertion 'gtk_widget_get_parent (widget) == NULL' failed
    [_LOG_LEVEL_FATAL 21:13:45.558620] Scratch will not function properly.
    [_LOG_LEVEL_FATAL 21:13:45.582942] [Gtk] gtk_action_set_visible: assertion 'GTK_IS_ACTION (action)' failed
    [_LOG_LEVEL_FATAL 21:13:45.582962] Scratch will not function properly.
    [_LOG_LEVEL_DEBUG 21:13:45.583848] SplitView.vala:180: WelcomeScreen shown successfully
    [_LOG_LEVEL_DEBUG 21:13:45.585418] Settings.vala:163: Loading settings from schema 'org.pantheon.scratch.plugins.folder-manager'
    [_LOG_LEVEL_DEBUG 21:13:45.585551] MainWindow.vala:476: 'unsaved' directory already exists.
    [_LOG_LEVEL_DEBUG 21:13:45.586065] SplitView.vala:188: WelcomeScreen hidden successfully
    [_LOG_LEVEL_DEBUG 21:13:45.586669] SplitView.vala:126: View added successfully
    [_LOG_LEVEL_DEBUG 21:13:45.671275] sql-schema.vala:204: schema_version is 10
    [_LOG_LEVEL_DEBUG 21:13:45.672089] Document.vala:710: Could not find mount location
    [_LOG_LEVEL_INFO 21:13:45.672144] Document.vala:157: Opening "sources.list"
    [_LOG_LEVEL_INFO 21:13:48.487012] Document.vala:213: Closing "sources.list"
    [_LOG_LEVEL_DEBUG 21:13:48.487037] Document.vala:651: Backup file deleting: /etc/apt/sources.list~
    [_LOG_LEVEL_DEBUG 21:13:48.487070] Document.vala:655: Backup file doesn't exists: /etc/apt/sources.list~
    [_LOG_LEVEL_FATAL 21:13:48.488002] [Gtk] gtk_container_remove: assertion 'gtk_widget_get_parent (widget) == GTK_WIDGET (container) || GTK_IS_ASSISTANT (container) || GTK_IS_ACTION_BAR (container)' failed
    [_LOG_LEVEL_FATAL 21:13:48.488018] Scratch will not function properly.
    [_LOG_LEVEL_DEBUG 21:13:48.488035] SplitView.vala:147: View removed successfully
    [_LOG_LEVEL_DEBUG 21:13:48.488113] SplitView.vala:180: WelcomeScreen shown successfully
    
    
  8. Bonjour,

     

    Après avoir réussi à installer les pilotes de ma carte graphique, 

    j'ai un soucis lorsque je fais un apt-get update j'ai les messages suivant : 

    W: Impossible de récupérer http://ppa.launchpad.net/versable/elementary-update/ubuntu/dists/sid/main/binary-i386/Packages 404  Not Found
    
    W: Impossible de récupérer cdrom://elementary OS 0.3.2 _Freya_ - Stable amd64 (20151209)/dists/trusty/contrib/binary-i386/Packages  Veuillez utiliser apt-cdrom afin de faire reconnaître ce cédérom par votre APT. apt-get update ne peut être employé pour ajouter de nouveaux cédéroms
    

    et lorsque je fais un "apt-get upgrade" j'ai le message ci dessous :

    W: Duplicate sources.list entry http://security.ubuntu.com/ubuntu/trusty-security/multiverse i386 Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_multiverse_binary-i386_Packages)W: Vous pouvez lancer « apt-get update » pour corriger ces problèmes.
     

    Elementary Os m'informe aussi d'une mise a jour vers willy je crois ..

     

    Si vous avez des pistes pour moi ce serait parfait  :)

×
×
  • Create New...