#151 Le 05/07/2018, à 10:16
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
Je n'ai toujours pas compris ce que tu as fait sur les instal qui ne marchaient pas... J'ai essayé ce que je pensais et ça ne peut pas être ça.
Je sais très bien ce qui a provoqué la correction : le fichier EFI que j'ai ajouté selon les instructions de l'installeur, seulement la première fois -sans que je sache pourquoi- la partition système manquait et l'installation s'est bloquée comme d'habitude mais la seconde fois, lorsque j'ai recommencé en divisant le "/home" en 2 et remettant 50 Go pour le système, tout a été accepté et l'installation a été jusqu'au bout... Voilà mon impression
Hors ligne
#152 Le 05/07/2018, à 10:22
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
Tu peux activer les dépôts partenaires via
software-propertie-gtk
sur cette installation.
REPONSE :
COMMANDE INTROUVABLE
Hors ligne
#153 Le 05/07/2018, à 10:25
- xubu1957
Re : [Résolu] ordinateur allergique à Ubuntu ?
Bonjour,
Voir la Doc > depot_partenaire_ou_depot_commercial
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#154 Le 05/07/2018, à 10:26
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
fdisk -l
df -h
reponse :
ichelucia@michelucia-X541UV:~$ fdisk -l
fdisk: impossible d'ouvrir /dev/sda: Permission non accordée
michelucia@michelucia-X541UV:~$ df -h
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
udev 1,9G 0 1,9G 0% /dev
tmpfs 382M 6,2M 376M 2% /run
/dev/sda2 46G 5,9G 38G 14% /
tmpfs 1,9G 26M 1,9G 2% /dev/shm
tmpfs 5,0M 4,0K 5,0M 1% /run/lock
tmpfs 1,9G 0 1,9G 0% /sys/fs/cgroup
/dev/sda1 511M 3,5M 508M 1% /boot/efi
/dev/sda4 409G 119M 388G 1% /home
tmpfs 382M 60K 382M 1% /run/user/1000
Hors ligne
#155 Le 05/07/2018, à 10:32
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
michelucia@michelucia-X541UV:~$ sudo fdisk -l
Disque /dev/sda : 465,8 GiB, 500107862016 octets, 976773168 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: EC1E7270-1EED-4E45-AD8D-F05D5083D75E
Périphérique Start Fin Secteurs Size Type
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 98707455 97656832 46,6G Linux filesystem
/dev/sda3 968667136 976771071 8103936 3,9G Partition d'échange Linux
/dev/sda4 98707456 968667135 869959680 414,8G Linux filesystem
Partition table entries are not in disk order.
Hors ligne
#156 Le 05/07/2018, à 10:33
- xubu1957
Re : [Résolu] ordinateur allergique à Ubuntu ?
Fais voir :
echo; dpkg -l | grep -Ei "linux-(g|h|i|lo|si|t)" | grep -v ^rc | sort -k3 | tr -s " " | cut -d" " -s -f1,2,3,4 | column -s" " -t ; echo ; uname -mr
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#157 Le 05/07/2018, à 10:37
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
michelucia@michelucia-X541UV:~$ echo; dpkg -l | grep -Ei "linux-(g|h|i|lo|si|t)" | grep -v ^rc | sort -k3 | tr -s " " | cut -d" " -s -f1,2,3,4 | column -s" " -t ; echo ; uname -mr
ii linux-generic 4.4.0.130.136 amd64
ii linux-signed-generic 4.4.0.130.136 amd64
ii linux-headers-generic 4.4.0.130.136 amd64
ii linux-image-generic 4.4.0.130.136 amd64
ii linux-signed-image-generic 4.4.0.130.136 amd64
ii linux-headers-4.4.0-130 4.4.0-130.156 all
ii linux-image-extra-4.4.0-130-generic 4.4.0-130.156 amd64
ii linux-headers-4.4.0-130-generic 4.4.0-130.156 amd64
ii linux-image-4.4.0-130-generic 4.4.0-130.156 amd64
ii linux-signed-image-4.4.0-130-generic 4.4.0-130.156 amd64
ii linux-headers-4.4.0-21 4.4.0-21.37 all
ii linux-image-extra-4.4.0-21-generic 4.4.0-21.37 amd64
ii linux-headers-4.4.0-21-generic 4.4.0-21.37 amd64
ii linux-image-4.4.0-21-generic 4.4.0-21.37 amd64
ii linux-signed-image-4.4.0-21-generic 4.4.0-21.37 amd64
4.4.0-130-generic x86_64
Hors ligne
#158 Le 05/07/2018, à 10:45
- nam1962
Re : [Résolu] ordinateur allergique à Ubuntu ?
Oups, oublié un s
software-properties-gtk
Partenaires de Canonical
[ Modéré ]
Hors ligne
#159 Le 05/07/2018, à 10:58
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
michelucia@michelucia-X541UV:~$ software-properties-gtk
/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py:40: PyGIWarning: Gdk was imported without specifying a version first. Use gi.require_version('Gdk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import GObject, Gdk, Gtk, Gio, GLib
/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py:40: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import GObject, Gdk, Gtk, Gio, GLib
Hors ligne
#160 Le 05/07/2018, à 11:33
- nam1962
Re : [Résolu] ordinateur allergique à Ubuntu ?
Tu as coché les dépôts partenaires ?
[ Modéré ]
Hors ligne
#161 Le 05/07/2018, à 11:52
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
J'ai coché "Partenaires de Canonical" (le premier, pas le second)
Hors ligne
#162 Le 05/07/2018, à 11:53
- NicoApi73
Re : [Résolu] ordinateur allergique à Ubuntu ?
Re,
Pour ce qui me concerne, peux tu donner de nouveau :
cat /etc/default/grub
et
ls -l /var/log
Hors ligne
#163 Le 05/07/2018, à 12:37
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
voila :
michelucia@michelucia-X541UV:~$ sudo cat /etc/default/grub
[sudo] Mot de passe de michelucia :
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pcie_aspm=off"
GRUB_CMDLINE_LINUX=""
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
michelucia@michelucia-X541UV:~$ ls -l /var/log
total 510388
-rw-r--r-- 1 root root 40063 iul 5 10:48 alternatives.log
-rw-r----- 1 root adm 506 iul 5 08:57 apport.log
-rw-r----- 1 root adm 439 iul 4 21:37 apport.log.1
drwxr-xr-x 2 root root 4096 iul 4 21:19 apt
-rw-r----- 1 syslog adm 42262 iul 5 13:34 auth.log
-rw-r--r-- 1 root root 4195 iul 5 11:34 boot.log
-rw-r--r-- 1 root root 57457 apr 21 2016 bootstrap.log
-rw------- 1 root utmp 0 apr 21 2016 btmp
drwxr-xr-x 2 root root 4096 iul 5 06:24 cups
drwxr-xr-x 2 root root 4096 apr 16 2016 dist-upgrade
-rw-r----- 1 root adm 31 apr 21 2016 dmesg
-rw-r--r-- 1 root root 2048532 iul 5 10:48 dpkg.log
-rw-r--r-- 1 root root 32032 iul 4 21:19 faillog
-rw-r--r-- 1 root root 3796 iul 5 09:28 fontconfig.log
drwxr-xr-x 2 root root 4096 apr 21 2016 fsck
-rw-r--r-- 1 root root 2123 iul 5 11:34 gpu-manager.log
drwxr-xr-x 3 root root 4096 apr 21 2016 hp
drwxrwxr-x 2 root root 4096 iul 4 21:25 installer
-rw-r----- 1 syslog adm 259734972 iul 5 11:34 kern.log
-rw-rw-r-- 1 root utmp 292292 iul 4 21:19 lastlog
drwxr-xr-x 2 root root 4096 iul 5 06:24 lightdm
drwx------ 2 speech-dispatcher root 4096 feb 18 2016 speech-dispatcher
-rw-r----- 1 syslog adm 1113794 iul 5 13:33 syslog
-rw-r----- 1 syslog adm 259372175 iul 5 06:24 syslog.1
drwxr-x--- 2 root adm 4096 iul 4 21:46 unattended-upgrades
drwxr-xr-x 2 root root 4096 feb 29 2016 upstart
-rw-rw-r-- 1 root utmp 19968 iul 5 11:34 wtmp
-rw-r--r-- 1 root root 24417 iul 5 11:34 Xorg.0.log
-rw-r--r-- 1 root root 25256 iul 5 11:33 Xorg.0.log.old
Hors ligne
#164 Le 05/07/2018, à 14:00
- NicoApi73
Re : [Résolu] ordinateur allergique à Ubuntu ?
kern.log et syslog sont gros. C'est peut être normal après une grosse mise à jour.
tail -50 /var/log/kern.log
tail -50 /var/log/syslog
Hors ligne
#165 Le 05/07/2018, à 15:12
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
michelucia@michelucia-X541UV:~$ tail -50 /var/log/kern.log
Jul 5 16:06:04 michelucia-X541UV kernel: [ 23.575119] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Jul 5 16:06:05 michelucia-X541UV NetworkManager[841]: <info> [1530795965.2973] device (wlp3s0): supplicant interface state: ready -> inactive
Jul 5 16:06:05 michelucia-X541UV NetworkManager[841]: <info> [1530795965.7576] policy: auto-activating connection 'Telekom Fon 1'
Jul 5 16:06:05 michelucia-X541UV NetworkManager[841]: <info> [1530795965.7591] device (wlp3s0): Activation: starting connection 'Telekom Fon 1' (0b95c461-447e-4ef5-8ef4-f81ed11ae478)
Jul 5 16:06:05 michelucia-X541UV NetworkManager[841]: <info> [1530795965.7593] device (wlp3s0): state change: disconnected -> prepare (reason 'none') [30 40 0]
Jul 5 16:06:05 michelucia-X541UV NetworkManager[841]: <info> [1530795965.7594] manager: NetworkManager state is now CONNECTING
Jul 5 16:06:05 michelucia-X541UV NetworkManager[841]: <info> [1530795965.7620] device (wlp3s0): state change: prepare -> config (reason 'none') [40 50 0]
Jul 5 16:06:05 michelucia-X541UV NetworkManager[841]: <info> [1530795965.7623] device (wlp3s0): Activation: (wifi) connection 'Telekom Fon 1' requires no security. No secrets needed.
Jul 5 16:06:05 michelucia-X541UV NetworkManager[841]: <info> [1530795965.7623] Config: added 'ssid' value 'Telekom Fon'
Jul 5 16:06:05 michelucia-X541UV NetworkManager[841]: <info> [1530795965.7623] Config: added 'scan_ssid' value '1'
Jul 5 16:06:05 michelucia-X541UV NetworkManager[841]: <info> [1530795965.7623] Config: added 'key_mgmt' value 'NONE'
Jul 5 16:06:05 michelucia-X541UV NetworkManager[841]: <info> [1530795965.7637] sup-iface[0xb65b80,wlp3s0]: config: set interface ap_scan to 1
Jul 5 16:06:06 michelucia-X541UV kernel: [ 25.689203] wlp3s0: authenticate with 24:09:95:b0:de:fc
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.1517] device (wlp3s0): supplicant interface state: inactive -> authenticating
Jul 5 16:06:06 michelucia-X541UV kernel: [ 25.709077] wlp3s0: send auth to 24:09:95:b0:de:fc (try 1/3)
Jul 5 16:06:06 michelucia-X541UV kernel: [ 25.710759] wlp3s0: authenticated
Jul 5 16:06:06 michelucia-X541UV kernel: [ 25.712490] wlp3s0: associate with 24:09:95:b0:de:fc (try 1/3)
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.1587] device (wlp3s0): supplicant interface state: authenticating -> associating
Jul 5 16:06:06 michelucia-X541UV kernel: [ 25.717049] wlp3s0: RX AssocResp from 24:09:95:b0:de:fc (capab=0x401 status=0 aid=2)
Jul 5 16:06:06 michelucia-X541UV kernel: [ 25.717282] wlp3s0: associated
Jul 5 16:06:06 michelucia-X541UV kernel: [ 25.717314] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.1652] device (wlp3s0): supplicant interface state: associating -> completed
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.1652] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'Telekom Fon'.
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.1654] device (wlp3s0): state change: config -> ip-config (reason 'none') [50 70 0]
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.2046] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.2765] dhcp4 (wlp3s0): dhclient started with pid 1054
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.4634] address 192.168.1.3
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.4634] plen 24 (255.255.255.0)
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.4634] gateway 192.168.1.1
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.4634] server identifier 192.168.1.1
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.4634] lease time 86400
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.4634] nameserver '192.168.1.1'
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.4635] dhcp4 (wlp3s0): state changed unknown -> bound
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.4649] device (wlp3s0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.4655] device (wlp3s0): state change: ip-check -> secondaries (reason 'none') [80 90 0]
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.4659] device (wlp3s0): state change: secondaries -> activated (reason 'none') [90 100 0]
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.4660] manager: NetworkManager state is now CONNECTED_LOCAL
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.6062] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.6063] policy: set 'Telekom Fon 1' (wlp3s0) as default for IPv4 routing and DNS
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.6065] dns-plugin[0xb8a100]: starting dnsmasq...
Jul 5 16:06:06 michelucia-X541UV NetworkManager[841]: <info> [1530795966.6249] dns-mgr: Writing DNS information to /sbin/resolvconf
Jul 5 16:06:07 michelucia-X541UV NetworkManager[841]: <info> [1530795967.0401] device (wlp3s0): Activation: successful, device activated.
Jul 5 16:06:07 michelucia-X541UV NetworkManager[841]: <info> [1530795967.0436] dnsmasq[0xb8a100]: dnsmasq appeared as :1.32
Jul 5 16:06:08 michelucia-X541UV NetworkManager[841]: <info> [1530795968.4433] manager: startup complete
Jul 5 16:06:12 michelucia-X541UV NetworkManager[841]: <info> [1530795972.4471] manager: WiFi hardware radio set enabled
Jul 5 16:06:12 michelucia-X541UV NetworkManager[841]: <info> [1530795972.4471] manager: WWAN hardware radio set enabled
Jul 5 16:06:16 michelucia-X541UV kernel: [ 36.088145] Bluetooth: RFCOMM TTY layer initialized
Jul 5 16:06:16 michelucia-X541UV kernel: [ 36.088153] Bluetooth: RFCOMM socket layer initialized
Jul 5 16:06:16 michelucia-X541UV kernel: [ 36.088159] Bluetooth: RFCOMM ver 1.11
Jul 5 16:06:16 michelucia-X541UV gnome-session-binary[1385]: Entering running state
michelucia@michelucia-X541UV:~$ tail -50 /var/log/syslog
Jul 5 16:06:15 michelucia-X541UV rtkit-daemon[1582]: Supervising 2 threads of 1 processes of 1 users.
Jul 5 16:06:15 michelucia-X541UV rtkit-daemon[1582]: Supervising 2 threads of 1 processes of 1 users.
Jul 5 16:06:15 michelucia-X541UV rtkit-daemon[1582]: Successfully made thread 1627 of process 1579 (n/a) owned by '1000' RT at priority 5.
Jul 5 16:06:15 michelucia-X541UV rtkit-daemon[1582]: Supervising 3 threads of 1 processes of 1 users.
Jul 5 16:06:16 michelucia-X541UV bluetoothd[874]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource
Jul 5 16:06:16 michelucia-X541UV bluetoothd[874]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSink
Jul 5 16:06:16 michelucia-X541UV pulseaudio[1579]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
Jul 5 16:06:16 michelucia-X541UV rtkit-daemon[1582]: Successfully made thread 1634 of process 1634 (n/a) owned by '1000' high priority at nice level -11.
Jul 5 16:06:16 michelucia-X541UV rtkit-daemon[1582]: Supervising 4 threads of 2 processes of 1 users.
Jul 5 16:06:16 michelucia-X541UV pulseaudio[1634]: [pulseaudio] pid.c: Daemon already running.
Jul 5 16:06:16 michelucia-X541UV rtkit-daemon[1582]: Successfully made thread 1637 of process 1637 (n/a) owned by '1000' high priority at nice level -11.
Jul 5 16:06:16 michelucia-X541UV rtkit-daemon[1582]: Supervising 4 threads of 2 processes of 1 users.
Jul 5 16:06:16 michelucia-X541UV pulseaudio[1637]: [pulseaudio] pid.c: Daemon already running.
Jul 5 16:06:16 michelucia-X541UV dbus[775]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service'
Jul 5 16:06:16 michelucia-X541UV kernel: [ 36.088145] Bluetooth: RFCOMM TTY layer initialized
Jul 5 16:06:16 michelucia-X541UV kernel: [ 36.088153] Bluetooth: RFCOMM socket layer initialized
Jul 5 16:06:16 michelucia-X541UV kernel: [ 36.088159] Bluetooth: RFCOMM ver 1.11
Jul 5 16:06:16 michelucia-X541UV systemd[1]: Starting Locale Service...
Jul 5 16:06:16 michelucia-X541UV gnome-session[1385]: (process:1650): indicator-application-service-WARNING **: Unable to get watcher name 'org.kde.StatusNotifierWatcher'
Jul 5 16:06:16 michelucia-X541UV gnome-session[1385]: (process:1650): indicator-application-service-WARNING **: Name Lost
Jul 5 16:06:16 michelucia-X541UV dbus[775]: [system] Successfully activated service 'org.freedesktop.locale1'
Jul 5 16:06:16 michelucia-X541UV systemd[1]: Started Locale Service.
Jul 5 16:06:16 michelucia-X541UV gnome-session-binary[1385]: Entering running state
Jul 5 16:06:16 michelucia-X541UV dbus[775]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
Jul 5 16:06:16 michelucia-X541UV systemd[1]: Starting Disk Manager...
Jul 5 16:06:16 michelucia-X541UV udisksd[1678]: udisks daemon version 2.1.7 starting
Jul 5 16:06:17 michelucia-X541UV dbus[775]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Jul 5 16:06:17 michelucia-X541UV systemd[1]: Started Disk Manager.
Jul 5 16:06:17 michelucia-X541UV udisksd[1678]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jul 5 16:06:17 michelucia-X541UV org.gtk.vfs.AfcVolumeMonitor[1209]: Volume monitor alive
Jul 5 16:06:17 michelucia-X541UV gnome-session[1385]: (gnome-software:1664): Gs-WARNING **: failed to open plugin /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so: /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
Jul 5 16:06:18 michelucia-X541UV gnome-session[1385]: (gnome-software:1664): Gs-WARNING **: Failed to create permission org.freedesktop.packagekit.trigger-offline-update: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Jul 5 16:06:18 michelucia-X541UV gnome-session[1385]: (gnome-software:1664): Gs-WARNING **: Failed to create permission org.freedesktop.packagekit.trigger-offline-update: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Jul 5 16:06:18 michelucia-X541UV dbus[775]: [system] Activating via systemd: service name='org.freedesktop.fwupd' unit='fwupd.service'
Jul 5 16:06:18 michelucia-X541UV systemd[1]: Starting Firmware update daemon...
Jul 5 16:06:21 michelucia-X541UV fwupd[1761]: (fwupd:1761): Fu-WARNING **: ignoring add-delay as device usb:00:06 already pending
Jul 5 16:06:21 michelucia-X541UV fwupd[1761]: (fwupd:1761): Fu-WARNING **: ignoring add-delay as device usb:00:03 already pending
Jul 5 16:06:21 michelucia-X541UV fwupd[1761]: (fwupd:1761): Fu-WARNING **: ignoring add-delay as device ro__sys_devices_pci0000_00_0000_00_1c_0_0000_01_00_0 already pending
Jul 5 16:06:21 michelucia-X541UV fwupd[1761]: (fwupd:1761): Fu-WARNING **: disabling plugin because: failed to coldplug raspberrypi: Raspberry PI firmware updating not supported, no /boot/start.elf
Jul 5 16:06:22 michelucia-X541UV dbus[775]: [system] Successfully activated service 'org.freedesktop.fwupd'
Jul 5 16:06:22 michelucia-X541UV systemd[1]: Started Firmware update daemon.
Jul 5 16:06:23 michelucia-X541UV org.gnome.ScreenSaver[1209]: ** Message: Lost the name, shutting down.
Jul 5 16:06:29 michelucia-X541UV systemd-timesyncd[634]: Synchronized to time server 91.189.89.199:123 (ntp.ubuntu.com).
Jul 5 16:06:37 michelucia-X541UV org.gnome.zeitgeist.Engine[1209]: ** (zeitgeist-datahub:1867): WARNING **: zeitgeist-datahub.vala:229: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
Jul 5 16:06:53 michelucia-X541UV systemd[1]: Starting Stop ureadahead data collection...
Jul 5 16:06:53 michelucia-X541UV systemd[1]: Stopped Read required files in advance.
Jul 5 16:06:53 michelucia-X541UV systemd[1]: Started Stop ureadahead data collection.
Jul 5 16:07:21 michelucia-X541UV gnome-session[1385]: Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Jul 5 16:09:07 michelucia-X541UV com.canonical.Unity.Scope.Applications[1209]: Error loading package indexes: Couldn't stat '/var/cache/software-center/xapian'
Jul 5 16:09:07 michelucia-X541UV com.canonical.Unity.Scope.Applications[1209]: (unity-scope-loader:1974): unity-applications-daemon-CRITICAL **: daemon.vala:144: Failed to load Software Center index. 'Apps Available for Download' will not be listed
Dernière modification par michelucia (Le 05/07/2018, à 15:13)
Hors ligne
#166 Le 05/07/2018, à 15:40
- NicoApi73
Re : [Résolu] ordinateur allergique à Ubuntu ?
ok.
sudo logrotate --force /etc/logrotate.conf
ls -l /var/log
On verra plus tard si ça se remplit de manière conséquente à nouveau. De même, on pourra virer plus tard les vieux log.
Cordialement
Hors ligne
#167 Le 05/07/2018, à 17:10
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
michelucia@michelucia-X541UV:~$ ls -l /var/log
total 269588
-rw-r--r-- 1 root root 0 iul 5 18:08 alternatives.log
-rw-r--r-- 1 root root 40888 iul 5 17:19 alternatives.log.1
-rw-r----- 1 root adm 0 iul 5 18:08 apport.log
-rw-r----- 1 root adm 506 iul 5 08:57 apport.log.1
-rw-r----- 1 root adm 248 iul 4 21:37 apport.log.2.gz
drwxr-xr-x 2 root root 4096 iul 5 18:08 apt
-rw-r----- 1 syslog adm 93 iul 5 18:08 auth.log
-rw-r----- 1 syslog adm 67261 iul 5 18:08 auth.log.1
-rw-r--r-- 1 root root 4195 iul 5 17:54 boot.log
-rw-r--r-- 1 root root 57457 apr 21 2016 bootstrap.log
-rw-rw---- 1 root utmp 0 iul 5 18:08 btmp
-rw------- 1 root utmp 0 apr 21 2016 btmp.1
drwxr-xr-x 2 root root 4096 iul 5 18:08 cups
drwxr-xr-x 2 root root 4096 apr 16 2016 dist-upgrade
-rw-r----- 1 root adm 31 apr 21 2016 dmesg
-rw-r--r-- 1 root root 0 iul 5 18:08 dpkg.log
-rw-r--r-- 1 root root 2085602 iul 5 17:19 dpkg.log.1
-rw-r--r-- 1 root root 32032 iul 4 21:19 faillog
-rw-r--r-- 1 root root 3796 iul 5 09:28 fontconfig.log
drwxr-xr-x 2 root root 4096 apr 21 2016 fsck
-rw-r--r-- 1 root root 2123 iul 5 17:54 gpu-manager.log
drwxr-xr-x 3 root root 4096 apr 21 2016 hp
drwxrwxr-x 2 root root 4096 iul 4 21:25 installer
-rw-r----- 1 syslog adm 0 iul 5 18:08 kern.log
-rw-r----- 1 syslog adm 260536054 iul 5 18:04 kern.log.1
-rw-rw-r-- 1 root utmp 292292 iul 4 21:19 lastlog
drwxr-xr-x 2 root root 4096 iul 5 18:08 lightdm
drwx------ 2 speech-dispatcher root 4096 feb 18 2016 speech-dispatcher
-rw-r----- 1 syslog adm 0 iul 5 18:08 syslog
-rw-r----- 1 syslog adm 2296395 iul 5 18:08 syslog.1
-rw-r----- 1 syslog adm 10727982 iul 5 06:24 syslog.2.gz
drwxr-x--- 2 root adm 4096 iul 4 21:46 unattended-upgrades
drwxr-xr-x 2 root root 4096 feb 29 2016 upstart
-rw-rw-r-- 1 root utmp 0 iul 5 18:08 wtmp
-rw-rw-r-- 1 root utmp 36864 iul 5 17:54 wtmp.1
-rw-r--r-- 1 root root 24420 iul 5 17:54 Xorg.0.log
-rw-r--r-- 1 root root 25253 iul 5 17:53 Xorg.0.log.old
ok merci
Hors ligne
#168 Le 05/07/2018, à 18:50
- NicoApi73
Re : [Résolu] ordinateur allergique à Ubuntu ?
[ 1.511252] usbhid 1-3:1.1: couldn't find an input interrupt endpoint
Qu'est ce qui est branché par usb? (liste tout, y compris hub, clavier, souris...)
Dernière modification par NicoApi73 (Le 05/07/2018, à 18:52)
Hors ligne
#169 Le 05/07/2018, à 19:34
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
Juste la souris
Dernière modification par michelucia (Le 05/07/2018, à 19:36)
Hors ligne
#170 Le 05/07/2018, à 20:15
- NicoApi73
Re : [Résolu] ordinateur allergique à Ubuntu ?
[ 1.511252] usbhid 1-3:1.1: couldn't find an input interrupt endpoint
usbhid=USB Human Interface Device -> souris ou clavier principalement...
Je ne pense pas que ça pose problème. A garder en mémoire si tu as un soucis avec ta souris. (A une lettre près, pas fait exprès )
[ 1.091977] nouveau 0000:01:00.0: unknown chipset (1180f0a2)
La première erreur vient du driver nouveau, qui est le driver par défaut. Pas de quoi casser la baraque normalement. Tant que tu n'as pas de problème et si les performances graphiques te suffisent, laisse comme ça. Sinon tu peux regarder dans le gestionnaire de mise à jour s'il te propose un driver propriétaire (onglet pilote additionnel).
[ 6.471505] tpm_crb MSFT0101:00: can't request region for resource [mem 0xfed40040-0xfed4103f]
A priori ça vient de Trusted Platform Module. A mon avis, sans conséquence. Sur les miens j'ai laissé tel quel, je n'ai pas trouvé de parade.
Mis à part surveiller tes logs, je ne sais pas t'en dire plus. Après avoir utilisé quelques heures l'ordi, avant de l'éteindre, tu peux refaire
tail -50 /var/log/kern.log
tail -50 /var/log/syslog
éventuellement monter à 150 ou 200 à la place de50, pour avoir plus de lignes si il y a des choses bizarres.
nam1962 et xubu1957 ont à priori vérifié tes dépôts et le kernel installé.
Cordialement
Dernière modification par NicoApi73 (Le 05/07/2018, à 20:16)
Hors ligne
#171 Le 06/07/2018, à 07:09
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
Bon, je vais fermer ce post parce qu'il y a un autre problème concernant le plugin adobe : les vidéos ne fonctionnent pas dans Firefox !
Sinon, l'ordinateur tourne bien . Il est resté allumé toute la journée hier et je ne vois aucune modification des disques
Où met-on "RÉGLÉ" ?
Hors ligne
#172 Le 06/07/2018, à 07:18
- xubu1957
Re : [Résolu] ordinateur allergique à Ubuntu ?
Bonjour,
Pour éditer ta discussion et rajouter [Résolu] au début du titre, il faut utiliser le bouton Modifier au bas de ton premier message.
Merci
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#173 Le 31/07/2018, à 22:48
- NicoApi73
Re : [Résolu] ordinateur allergique à Ubuntu ?
Bonsoir,
Pourrais tu donner le retour des commandes suivantes :
sudo lshw
sudo lspci -vv
J'essaie de voir s'il n'y a pas un autre moyen pour éviter que les logs ne se remplissent. De ce que tu as déjà donné, je sais que c'est la carte qui est sur le port pcie 1c.5. Je pense que c'est la carte WIFI et en plus je souhaiterais savoir quel est le composant principal de cette carte sur ta machine (certains posent problème).
Merci pour ton support
Hors ligne
#174 Le 01/08/2018, à 17:40
- michelucia
Re : [Résolu] ordinateur allergique à Ubuntu ?
ichelucia@michelucia-X541UV:~$ sudo lshw
[sudo] Mot de passe de michelucia :
michelucia-x541uv
description: Ordinateur Bloc-notes
produit: X541UV (ASUS-NotebookSKU)
fabriquant: ASUSTeK COMPUTER INC.
version: 1.0
numéro de série: H8N0CV10P915346
bits: 64 bits
fonctionnalités: smbios-3.0 dmi-3.0 vsyscall32
configuration: boot=normal chassis=notebook family=X sku=ASUS-NotebookSKU uuid=30DB2FE8-AD6D-4E67-88F5-E162905808F9
*-core
description: Carte mère
produit: X541UV
fabriquant: ASUSTeK COMPUTER INC.
identifiant matériel: 0
version: 1.0
numéro de série: BSN12345678901234567
emplacement: MIDDLE
*-firmware
description: BIOS
fabriquant: American Megatrends Inc.
identifiant matériel: 0
version: X541UV.302
date: 10/25/2016
taille: 64KiB
capacité: 5952KiB
fonctionnalités: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb smartbattery biosbootspecification uefi
*-cache:0
description: L1 cache
identifiant matériel: 11
emplacement: L1 Cache
taille: 64KiB
capacité: 64KiB
fonctionnalités: synchronous internal write-back data
configuration: level=1
*-cache:1
description: L1 cache
identifiant matériel: 12
emplacement: L1 Cache
taille: 64KiB
capacité: 64KiB
fonctionnalités: synchronous internal write-back instruction
configuration: level=1
*-cache:2
description: L2 cache
identifiant matériel: 13
emplacement: L2 Cache
taille: 512KiB
capacité: 512KiB
fonctionnalités: synchronous internal write-back unified
configuration: level=2
*-cache:3
description: L3 cache
identifiant matériel: 14
emplacement: L3 Cache
taille: 3MiB
capacité: 3MiB
fonctionnalités: synchronous internal write-back unified
configuration: level=3
*-cpu
description: CPU
produit: Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz
fabriquant: Intel Corp.
identifiant matériel: 15
information bus: cpu@0
version: Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz
numéro de série: To Be Filled By O.E.M.
emplacement: U3E1
taille: 800MHz
capacité: 4005MHz
bits: 64 bits
horloge: 100MHz
fonctionnalités: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single intel_pt ibrs ibpb stibp kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 dtherm arat pln pts hwp hwp_notify hwp_act_window hwp_epp cpufreq
configuration: cores=2 enabledcores=2 threads=4
*-memory
description: Mémoire Système
identifiant matériel: 16
emplacement: Carte mère
taille: 4GiB
*-bank:0
description: SODIMM Synchrone 2133 MHz (0,5 ns)
produit: M471A5143EB0-CPB
fabriquant: Samsung
identifiant matériel: 0
numéro de série: 00000000
emplacement: ChannelA-DIMM0
taille: 4GiB
bits: 64 bits
horloge: 2133MHz (0.5ns)
*-bank:1
description: Project-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: POT-Creation-Date: 2009-10-08 14:02+0200PO-Revision-Date: 2018-03-22 21:01+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2018-07-11 16:37+0000X-Generator: Launchpad (build 18719)Project-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: POT-Creation-Date: 2009-10-08 14:02+0200PO-Revision-Date: 2018-03-22 21:01+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2018-07-11 16:37+0000X-Generator: Launchpad (build 18719) [vide]
identifiant matériel: 1
emplacement: ChannelA-DIMM1
*-bank:2
description: Project-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: POT-Creation-Date: 2009-10-08 14:02+0200PO-Revision-Date: 2018-03-22 21:01+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2018-07-11 16:37+0000X-Generator: Launchpad (build 18719)Project-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: POT-Creation-Date: 2009-10-08 14:02+0200PO-Revision-Date: 2018-03-22 21:01+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2018-07-11 16:37+0000X-Generator: Launchpad (build 18719) [vide]
identifiant matériel: 2
emplacement: ChannelB-DIMM0
*-bank:3
description: Project-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: POT-Creation-Date: 2009-10-08 14:02+0200PO-Revision-Date: 2018-03-22 21:01+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2018-07-11 16:37+0000X-Generator: Launchpad (build 18719)Project-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: POT-Creation-Date: 2009-10-08 14:02+0200PO-Revision-Date: 2018-03-22 21:01+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2018-07-11 16:37+0000X-Generator: Launchpad (build 18719) [vide]
identifiant matériel: 3
emplacement: ChannelB-DIMM1
*-pci
description: Host bridge
produit: Sky Lake Host Bridge/DRAM Registers
fabriquant: Intel Corporation
identifiant matériel: 100
information bus: pci@0000:00:00.0
version: 08
bits: 32 bits
horloge: 33MHz
*-display
description: VGA compatible controller
produit: Sky Lake Integrated Graphics
fabriquant: Intel Corporation
identifiant matériel: 2
information bus: pci@0000:00:02.0
version: 07
bits: 64 bits
horloge: 33MHz
fonctionnalités: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915_bpo latency=0
ressources: irq:126 mémoire:dd000000-ddffffff mémoire:b0000000-bfffffff portE/S:f000(taille=64)
*-generic:0
description: Signal processing controller
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 4
information bus: pci@0000:00:04.0
version: 08
bits: 64 bits
horloge: 33MHz
fonctionnalités: msi pm bus_master cap_list
configuration: driver=proc_thermal latency=0
ressources: irq:16 mémoire:df320000-df327fff
*-usb
description: USB controller
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 14
information bus: pci@0000:00:14.0
version: 21
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi xhci bus_master cap_list
configuration: driver=xhci_hcd latency=0
ressources: irq:122 mémoire:df310000-df31ffff
*-usbhost:0
produit: xHCI Host Controller
fabriquant: Linux 4.4.0-131-generic xhci-hcd
identifiant matériel: 0
information bus: usb@2
nom logique: usb2
version: 4.04
fonctionnalités: usb-3.00
configuration: driver=hub slots=6 speed=5000Mbit/s
*-usbhost:1
produit: xHCI Host Controller
fabriquant: Linux 4.4.0-131-generic xhci-hcd
identifiant matériel: 1
information bus: usb@1
nom logique: usb1
version: 4.04
fonctionnalités: usb-2.00
configuration: driver=hub slots=12 speed=480Mbit/s
*-usb:0
description: Souris
produit: Usb Mouse
fabriquant: SIGMACHIP
identifiant matériel: 1
information bus: usb@1:1
version: 1.10
fonctionnalités: usb-1.10
configuration: driver=usbhid maxpower=100mA speed=1Mbit/s
*-usb:1
description: Vidéo
produit: USB2.0 VGA UVC WebCam
fabriquant: Chicony Electronics Co.,Ltd.
identifiant matériel: 6
information bus: usb@1:6
version: 95.52
numéro de série: 0x0001
fonctionnalités: usb-2.00
configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s
*-usb:2
description: Interface sans fil Bluetooth
produit: Bluetooth Radio
fabriquant: Realtek
identifiant matériel: 8
information bus: usb@1:8
version: 2.00
numéro de série: 00e04c000001
fonctionnalités: bluetooth usb-2.10
configuration: driver=btusb maxpower=500mA speed=12Mbit/s
*-generic:1 NON-RÉCLAMÉ
description: Signal processing controller
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 14.2
information bus: pci@0000:00:14.2
version: 21
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi bus_master cap_list
configuration: latency=0
ressources: mémoire:df338000-df338fff
*-generic:2
description: Signal processing controller
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 15
information bus: pci@0000:00:15.0
version: 21
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm bus_master cap_list
configuration: driver=intel-lpss latency=0
ressources: irq:16 mémoire:df337000-df337fff
*-generic:3
description: Signal processing controller
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 15.1
information bus: pci@0000:00:15.1
version: 21
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm bus_master cap_list
configuration: driver=intel-lpss latency=0
ressources: irq:17 mémoire:df336000-df336fff
*-communication
description: Communication controller
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 16
information bus: pci@0000:00:16.0
version: 21
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi bus_master cap_list
configuration: driver=mei_me latency=0
ressources: irq:127 mémoire:df335000-df335fff
*-storage
description: SATA controller
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 17
information bus: pci@0000:00:17.0
version: 21
bits: 32 bits
horloge: 66MHz
fonctionnalités: storage msi pm ahci_1.0 bus_master cap_list
configuration: driver=ahci latency=0
ressources: irq:124 mémoire:df330000-df331fff mémoire:df334000-df3340ff portE/S:f090(taille=8) portE/S:f080(taille=4) portE/S:f060(taille=32) mémoire:df333000-df3337ff
*-pci:0
description: PCI bridge
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 1c
information bus: pci@0000:00:1c.0
version: f1
bits: 32 bits
horloge: 33MHz
fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
ressources: irq:16 portE/S:e000(taille=4096) mémoire:de000000-df0fffff portE/S:c0000000(taille=301989888)
*-display NON-RÉCLAMÉ
description: 3D controller
produit: NVIDIA Corporation
fabriquant: NVIDIA Corporation
identifiant matériel: 0
information bus: pci@0000:01:00.0
version: a2
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: latency=0
ressources: mémoire:de000000-deffffff mémoire:c0000000-cfffffff mémoire:d0000000-d1ffffff portE/S:e000(taille=128) mémoire:df000000-df07ffff
*-pci:1
description: PCI bridge
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 1c.4
information bus: pci@0000:00:1c.4
version: f1
bits: 32 bits
horloge: 33MHz
fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
ressources: irq:16 portE/S:d000(taille=4096) mémoire:df200000-df2fffff portE/S:d2100000(taille=1048576)
*-generic
description: Unassigned class
produit: RTS5286 PCI Express Card Reader
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:02:00.0
version: 01
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list
configuration: driver=rtsx_pci latency=0
ressources: irq:123 mémoire:df200000-df20ffff
*-network
description: Ethernet interface
produit: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0.2
information bus: pci@0000:02:00.2
nom logique: enp2s0f2
version: 06
numéro de série: 10:7b:44:38:d7:3c
taille: 10Mbit/s
capacité: 100Mbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8402-1_0.0.1 10/26/11 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
ressources: irq:125 portE/S:d000(taille=256) mémoire:df210000-df210fff mémoire:d2100000-d2103fff
*-pci:2
description: PCI bridge
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 1c.5
information bus: pci@0000:00:1c.5
version: f1
bits: 32 bits
horloge: 33MHz
fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
ressources: irq:17 portE/S:c000(taille=4096) mémoire:df100000-df1fffff
*-network
description: Interface réseau sans fil
produit: RTL8723BE PCIe Wireless Network Adapter
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:03:00.0
nom logique: wlp3s0
version: 00
numéro de série: 64:6e:69:20:c8:c0
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8723be driverversion=4.4.0-131-generic firmware=N/A ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
ressources: irq:17 portE/S:c000(taille=256) mémoire:df100000-df103fff
*-isa
description: ISA bridge
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 1f
information bus: pci@0000:00:1f.0
version: 21
bits: 32 bits
horloge: 33MHz
fonctionnalités: isa bus_master
configuration: latency=0
*-memory NON-RÉCLAMÉ
description: Memory controller
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 1f.2
information bus: pci@0000:00:1f.2
version: 21
bits: 32 bits
horloge: 33MHz (30.3ns)
fonctionnalités: bus_master
configuration: latency=0
ressources: mémoire:df32c000-df32ffff
*-multimedia
description: Audio device
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 1f.3
information bus: pci@0000:00:1f.3
version: 21
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi bus_master cap_list
configuration: driver=snd_hda_intel latency=32
ressources: irq:128 mémoire:df328000-df32bfff mémoire:df300000-df30ffff
*-serial NON-RÉCLAMÉ
description: SMBus
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 1f.4
information bus: pci@0000:00:1f.4
version: 21
bits: 64 bits
horloge: 33MHz
configuration: latency=0
ressources: mémoire:df332000-df3320ff portE/S:f040(taille=32)
*-scsi:0
identifiant matériel: 1
nom logique: scsi0
fonctionnalités: emulated
*-disk
description: ATA Disk
produit: TOSHIBA MQ01ABF0
fabriquant: Toshiba
identifiant matériel: 0.0.0
information bus: scsi@0:0.0.0
nom logique: /dev/sda
version: 3J
numéro de série: 37U7CD2JT
taille: 465GiB (500GB)
fonctionnalités: gpt-1.00 partitioned partitioned:gpt
configuration: ansiversion=5 guid=ec1e7270-1eed-4e45-ad8d-f05d5083d75e logicalsectorsize=512 sectorsize=4096
*-volume:0 NON-RÉCLAMÉ
description: Windows FAT volume
fabriquant: mkfs.fat
identifiant matériel: 1
information bus: scsi@0:0.0.0,1
version: FAT32
numéro de série: 7310-3d58
taille: 510MiB
capacité: 511MiB
fonctionnalités: boot fat initialized
configuration: FATs=2 filesystem=fat name=EFI System Partition
*-volume:1
description: Volume EXT4
fabriquant: Linux
identifiant matériel: 2
information bus: scsi@0:0.0.0,2
nom logique: /dev/sda2
nom logique: /
version: 1.0
numéro de série: 7fdded55-a7cf-4250-8894-2cdf4cfcb251
taille: 46GiB
fonctionnalités: journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
configuration: created=2018-07-04 21:06:51 filesystem=ext4 lastmountpoint=/ modified=2018-08-01 18:32:06 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,data=ordered mounted=2018-08-01 18:32:11 state=mounted
*-volume:2
description: Linux swap volume
fabriquant: Linux
identifiant matériel: 3
information bus: scsi@0:0.0.0,3
nom logique: /dev/sda3
version: 1
numéro de série: 96c01cd0-0d15-4abd-a004-edbfcd5490ad
taille: 3956MiB
capacité: 3956MiB
fonctionnalités: nofs swap initialized
configuration: filesystem=swap pagesize=4095
*-volume:3
description: Volume EXT4
fabriquant: Linux
identifiant matériel: 4
information bus: scsi@0:0.0.0,4
nom logique: /dev/sda4
nom logique: /home
version: 1.0
numéro de série: 3d3b065a-0f9b-4730-be31-b146390c0168
taille: 414GiB
fonctionnalités: journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
configuration: created=2018-07-04 21:06:53 filesystem=ext4 lastmountpoint=/home modified=2018-08-01 18:32:17 mount.fstype=ext4 mount.options=rw,relatime,data=ordered mounted=2018-08-01 18:32:17 state=mounted
*-scsi:1
identifiant matériel: 2
nom logique: scsi1
fonctionnalités: emulated
*-cdrom
description: DVD-RAM writer
produit: DVD A DA8AESH
fabriquant: Slimtype
identifiant matériel: 0.0.0
information bus: scsi@1:0.0.0
nom logique: /dev/cdrom
nom logique: /dev/cdrw
nom logique: /dev/dvd
nom logique: /dev/dvdrw
nom logique: /dev/sr0
version: XAA1
fonctionnalités: removable audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: ansiversion=5 status=nodisc
michelucia@michelucia-X541UV:~$ sudo lspci -VV
lspci: invalid option -- 'V'
Usage: lspci [<switches>]
Basic display modes:
-mm Produce machine-readable output (single -m for an obsolete format)
-t Show bus tree
Display options:
-v Be verbose (-vv for very verbose)
-k Show kernel drivers handling each device
-x Show hex-dump of the standard part of the config space
-xxx Show hex-dump of the whole config space (dangerous; root only)
-xxxx Show hex-dump of the 4096-byte extended config space (root only)
-b Bus-centric view (addresses and IRQ's as seen by the bus)
-D Always show domain numbers
Resolving of device ID's to names:
-n Show numeric ID's
-nn Show both textual and numeric ID's (names & numbers)
-q Query the PCI ID database for unknown ID's via DNS
-qq As above, but re-query locally cached entries
-Q Query the PCI ID database for all ID's via DNS
Selection of devices:
-s [[[[<domain>]:]<bus>]:][<slot>][.[<func>]] Show only devices in selected slots
-d [<vendor>]:[<device>][:<class>] Show only devices with specified ID's
Other options:
-i <file> Use specified ID database instead of /usr/share/misc/pci.ids.gz
-p <file> Look up kernel modules in a given file instead of default modules.pcimap
-M Enable `bus mapping' mode (dangerous; root only)
PCI access options:
-A <method> Use the specified PCI access method (see `-A help' for a list)
-O <par>=<val> Set PCI access parameter (see `-O help' for a list)
-G Enable PCI access debugging
-H <mode> Use direct hardware access (<mode> = 1 or 2)
-F <file> Read PCI configuration dump from a given file
Voilà ... J'ajouterai que cet ordinateur n'a plus de problème depuis cette époque... Il fonctionne parfaitement et les "log" ne se remplissent pas...
A ton service et merci encore
Dernière modification par michelucia (Le 01/08/2018, à 17:42)
Hors ligne
#175 Le 01/08/2018, à 19:34
- NicoApi73
Re : [Résolu] ordinateur allergique à Ubuntu ?
Je te remercie
Pour ton information (si ça t'intéresse), ton problème vient du driver du RTL8723BE, qui est le composant principal du WIFI sur ta machine.
Avec le retour que tu m'as fait, ça confirme notre direction d'investigation.
Hors ligne