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 17/12/2017, à 11:57

josnda

Paramétrer démarrage Ubuntu

Bonjour,

Je cherche à paramétrer le démarrage de Ubuntu.
Je suis sous Ubuntu 16.04 version Xubuntu.
Au démarrage, j'ai le choix entre les 2.
L'ordi affiche aussi que j'ai deux versions de Linux installées (4.4.0-67 et 4.4.0-66).
Le démarrage est un peu long.
Je n'ose pas trop utiliser boot repair  et demande donc de l'aide pour optimiser le démarrage de l'appareil
et son fonctionnement.

Merci d'avance pour vos conseils. Ci-joint le rapport de boot repair.
http://paste.ubuntu.com/26200574/

josnda

Hors ligne

#2 Le 18/12/2017, à 11:12

moko138

Re : Paramétrer démarrage Ubuntu

Tu devrais avoir le noyau 4.4.0.104. Donc mets ton système à jour :

sudo apt-get clean; sudo apt-get update

puis

sudo apt-get dist-upgrade -y

puis

sudo apt-get autoremove --purge

Ensuite, tu dis :

Le démarrage est un peu long.

Redémarre et
dis-nous le chrono du début jusqu'à la fenêtre de demande de mot de passe.

Enfin montre-nous

ls -la /etc/xdg/autostart
ls -la ~/.config/autostart
dpkg -l | grep -Ei "linux-(g|h|i|lo|si|t)" | sort -k3 | tr -s " " | cut -d" " -s -f1,2,3 | column -s" " -t

  - -

Passe toutes ces commandes dans l'ordre.

/!\  Ne cherche surtout pas à retaper ces lignes !  Utilise
- un triple clic gauche sur une ligne pour la sélectionner tout entière et la copier,
- un clic milieu pour la coller.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#3 Le 23/12/2017, à 15:26

josnda

Re : Paramétrer démarrage Ubuntu

Bonjour,

J'ai bien mis mon système à jour, sans problème, sauf ces messages suite à la commande "sudo apt-get update" :

N: « sp » dans le répertoire « /etc/apt/sources.list.d/ » a été ignoré car il n'utilise pas d'extension
W: Target Packages (partner/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Packages (partner/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Translations (partner/i18n/Translation-fr_FR) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Translations (partner/i18n/Translation-fr) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Translations (partner/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target DEP-11 (partner/dep11/Components-i386.yml) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target DEP-11-icons (partner/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: The repository 'http://ppa.launchpad.net/langdalepl/gvfs-mtp/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/mc3man/trusty-media/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/mqchael/pipelight/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: [url]http://www.openprinting.org/download/printdriver/debian/dists/lsb3.2/Release.gpg[/url]: Signature by key F8897B6F00075648E248B7EC24CBF5474CFD1E2F uses weak digest algorithm (SHA1)
W: [url]http://download.ebz.epson.net/dsc/op/stable/debian/dists/lsb3.2/Release.gpg[/url]: Signature by key E5220FB7014D0FBDA50DFC2BE5E86C008AA65D56 uses weak digest algorithm (SHA1)
E: Impossible de récupérer [url]http://ppa.launchpad.net/langdalepl/gvfs-mtp/ubuntu/dists/xenial/main/binary-i386/Packages[/url]  404  Not Found
E: Impossible de récupérer [url]http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/dists/xenial/main/binary-i386/Packages[/url]  404  Not Found
E: Impossible de récupérer [url]http://ppa.launchpad.net/mqchael/pipelight/ubuntu/dists/xenial/main/binary-i386/Packages[/url]  404  Not Found
E: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.
W: Target Packages (partner/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Packages (partner/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Translations (partner/i18n/Translation-fr_FR) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Translations (partner/i18n/Translation-fr) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Translations (partner/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target DEP-11 (partner/dep11/Components-i386.yml) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target DEP-11-icons (partner/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4


joseph@joseph-Inspiron-1720:~$ sudo apt-get dist-upgrade -y
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
N: « sp » dans le répertoire « /etc/apt/sources.list.d/ » a été ignoré car il n'utilise pas d'extension


Puis la réponse affichée à la commande "sudo apt-get autoremove --purge" :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
N: « sp » dans le répertoire « /etc/apt/sources.list.d/ » a été ignoré car il n'utilise pas d'extension


joseph@joseph-Inspiron-1720:~$ ls -la /etc/xdg/autostart
total 232
drwxr-xr-x  2 root root 4096 déc.  23 11:00 .
drwxr-xr-x 10 root root 4096 avril 13  2017 ..
-rw-r--r--  1 root root  345 avril 15  2016 a11y-profile-manager-indicator-autostart.desktop
-rw-r--r--  1 root root  202 févr. 25  2016 at-spi-dbus-bus.desktop
-rw-r--r--  1 root root  194 mars  31  2016 blueman.desktop
-rw-r--r--  1 root root  370 déc.   7  2016 deja-dup-monitor.desktop
-rw-r--r--  1 root root  485 nov.   1  2015 gnome-keyring-pkcs11.desktop
-rw-r--r--  1 root root  478 nov.   1  2015 gnome-keyring-secrets.desktop
-rw-r--r--  1 root root  445 nov.   1  2015 gnome-keyring-ssh.desktop
-rw-r--r--  1 root root  448 janv.  4  2016 gnome-screensaver.desktop
-rw-r--r--  1 root root  183 févr. 16  2017 gnome-software-service.desktop
-rw-r--r--  1 root root  464 avril 20  2016 gnome-user-share-obexpush.desktop
-rw-r--r--  1 root root  444 avril 20  2016 gnome-user-share-webdav.desktop
-rw-r--r--  1 root root  279 nov.  27  2015 gsettings-data-convert.desktop
-rw-r--r--  1 root root  304 mars  29  2016 hplip-systray.desktop
-rw-r--r--  1 root root  262 janv. 20  2017 indicator-application.desktop
-rw-r--r--  1 root root  300 mai   27  2016 indicator-bluetooth.desktop
-rw-r--r--  1 root root  308 avril  7  2016 indicator-datetime.desktop
-rw-r--r--  1 root root  296 nov.  25  2015 indicator-keyboard.desktop
-rw-r--r--  1 root root  281 mai    5  2015 indicator-messages.desktop
-rw-r--r--  1 root root  284 janv.  5  2016 indicator-power.desktop
-rw-r--r--  1 root root  200 janv.  4  2016 indicator-printers.desktop
-rw-r--r--  1 root root  250 avril 12  2016 indicator-session.desktop
-rw-r--r--  1 root root  293 avril  7  2016 indicator-sound.desktop
-rw-r--r--  1 root root 2445 déc.  21  2015 light-locker.desktop
-rw-r--r--  1 root root  210 août   4  2016 nautilus-autostart.desktop
-rw-r--r--  1 root root  350 avril  9  2016 nm-applet.desktop
-rw-r--r--  1 root root  289 avril 18  2016 onboard-autostart.desktop
-rw-r--r--  1 root root  301 avril  8  2016 orca-autostart.desktop
-rw-r--r--  1 root root  358 nov.  21  2014 polkit-gnome-authentication-agent-1.desktop
-rw-r--r--  1 root root  375 mars   8  2016 print-applet.desktop
-rw-r--r--  1 root root 4474 mars  21  2016 pulseaudio.desktop
-rw-r--r--  1 root root 4141 oct.  11  2016 tracker-extract.desktop
-rw-r--r--  1 root root 4438 oct.  11  2016 tracker-miner-apps.desktop
-rw-r--r--  1 root root 5316 oct.  11  2016 tracker-miner-fs.desktop
-rw-r--r--  1 root root 5121 oct.  11  2016 tracker-miner-user-guides.desktop
-rw-r--r--  1 root root 5032 oct.  11  2016 tracker-store.desktop
-rw-r--r--  1 root root  363 juil.  1  2016 unity-fallback-mount-helper.desktop
-rw-r--r--  1 root root  302 juil.  1  2016 unity-settings-daemon.desktop
-rw-r--r--  1 root root 9344 avril 12  2016 update-notifier.desktop
-rw-r--r--  1 root root  312 juil.  3  2013 user-dirs-update-gtk.desktop
-rw-r--r--  1 root root  424 août  12  2016 vino-server.desktop
-rw-r--r--  1 root root 3460 juil. 10  2015 xfce4-notes-autostart.desktop
-rw-r--r--  1 root root 5182 janv.  4  2016 xfce4-power-manager.desktop
-rw-r--r--  1 root root  223 févr. 22  2015 xfce4-volumed.desktop
-rw-r--r--  1 root root 2280 mai   14  2015 xfsettingsd.desktop
-rw-r--r--  1 root root 4818 mai   26  2015 xscreensaver.desktop
-rw-r--r--  1 root root  244 févr. 24  2016 zeitgeist-datahub.desktop


joseph@joseph-Inspiron-1720:~$ ls -la ~/.config/autostart
ls: impossible d'accéder à '/home/joseph/.config/autostart': Aucun fichier ou dossier de ce type


joseph@joseph-Inspiron-1720:~$ dpkg -l | grep -Ei "linux-(g|h|i|lo|si|t)" | sort -k3 | tr -s " " | cut -d" " -s -f1,2,3 | column -s" " -t
rc  linux-image-extra-4.4.0-21-generic  4.4.0-21.37
rc  linux-image-4.4.0-21-generic        4.4.0-21.37
rc  linux-image-extra-4.4.0-53-generic  4.4.0-53.74
rc  linux-image-4.4.0-53-generic        4.4.0-53.74
rc  linux-image-extra-4.4.0-57-generic  4.4.0-57.78
rc  linux-image-4.4.0-57-generic        4.4.0-57.78
rc  linux-image-extra-4.4.0-59-generic  4.4.0-59.80
rc  linux-image-4.4.0-59-generic        4.4.0-59.80
rc  linux-image-extra-4.4.0-62-generic  4.4.0-62.83
rc  linux-image-4.4.0-62-generic        4.4.0-62.83
rc  linux-image-extra-4.4.0-63-generic  4.4.0-63.84
rc  linux-image-4.4.0-63-generic        4.4.0-63.84
rc  linux-image-extra-4.4.0-64-generic  4.4.0-64.85
rc  linux-image-4.4.0-64-generic        4.4.0-64.85
ii  linux-headers-4.4.0-66              4.4.0-66.87
ii  linux-image-extra-4.4.0-66-generic  4.4.0-66.87
ii  linux-headers-4.4.0-66-generic      4.4.0-66.87
ii  linux-image-4.4.0-66-generic        4.4.0-66.87
ii  linux-headers-4.4.0-67              4.4.0-67.88
ii  linux-image-extra-4.4.0-67-generic  4.4.0-67.88
ii  linux-headers-4.4.0-67-generic      4.4.0-67.88
ii  linux-image-4.4.0-67-generic        4.4.0-67.88

Voilà, je vous ai tout copié !!
Merci d'avance pour vos conseils pour le démarrage d'Ubuntu, ainsi que pour la mise à jour/l'installation des logiciels.
Il y a en effet aussi un problème de ce côté là.


Modération : merci d'utiliser les balises code (explications ici).

Dernière modification par cqfd93 (Le 23/12/2017, à 17:59)

Hors ligne