Unity lento dopo sospensione 16.04 [Risolto]

Configurazione e uso dell'interfaccia utente predefinita fino alla versione 16.04 di Ubuntu.
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

Eccolo quì. Ma eventualmente provare a togliere il driver "non intel"?
Allegati
Xorg.0.log
(29.2 KiB) Scaricato 109 volte
andrea111
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1754
Iscrizione: mercoledì 7 novembre 2007, 4:18

Re: Unity lento dopo sospensione 16.04

Messaggio da andrea111 »

Il "modesetting" è il driver che il sistema adotta quando non gli è rimasto altro da usare.
Vedi se ce l'hai installato con

Codice: Seleziona tutto

sudo dpkg -l | grep xserver-xorg-video
ti dà tutti i driver video installati (posta che vediamo).

Prova anche a vedere nel BIOS se ci sono impostazioni relative alla gestione della doppia grafica e quali sono.

Prima dicevi di sospettare problemi hardware: prova a far girare una live (qualunque) e con

Codice: Seleziona tutto

sudo lshw -c video
verifichi se ci sono due grafiche anche lì; oppure (meglio) ritagliati una partizione di 10 GB e installaci la 16.04, e vedi se una installazione "fresca" ti ripropone lo stesso problema o no.
Avresti la conferma dei tuoi sospetti. Comunque guarda anche nel BIOS.

Posta anche

Codice: Seleziona tutto

ls /usr/share/X11/xorg.conf.d
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

Codice: Seleziona tutto

blubuntu@hp-elitebook-6930p-di-mattia:~$ sudo dpkg -l | grep xserver-xorg-video
sudo: impossibile risolvere l'host hp-elitebook-6930p-di-mattia
[sudo] password di blubuntu: 
Riprovare.
[sudo] password di blubuntu: 
ii  xserver-xorg-video-all-hwe-16.04            1:7.7+16ubuntu3~16.04.1                      amd64        X.Org X server -- output driver metapackage
ii  xserver-xorg-video-amdgpu-hwe-16.04         1.4.0-1~16.04.1                              amd64        X.Org X server -- AMDGPU display driver
ii  xserver-xorg-video-ati-hwe-16.04            1:7.10.0-1~16.04.1                           amd64        X.Org X server -- AMD/ATI display driver wrapper
ii  xserver-xorg-video-fbdev-hwe-16.04          1:0.4.4-1build6~16.04.1                      amd64        X.Org X server -- fbdev display driver
ii  xserver-xorg-video-intel-hwe-16.04          2:2.99.917+git20170309-0ubuntu1~16.04.1      amd64        X.Org X server -- Intel i8xx, i9xx display driver
ii  xserver-xorg-video-nouveau-hwe-16.04        1:1.0.15-2~16.04.1                           amd64        X.Org X server -- Nouveau display driver
ii  xserver-xorg-video-qxl-hwe-16.04            0.1.5-2build1~16.04.1                        amd64        X.Org X server -- QXL display driver
ii  xserver-xorg-video-radeon-hwe-16.04         1:7.10.0-1~16.04.1                           amd64        X.Org X server -- AMD/ATI Radeon display driver
ii  xserver-xorg-video-vesa-hwe-16.04           1:2.3.4-1build3~16.04.1                      amd64        X.Org X server -- VESA display driver
ii  xserver-xorg-video-vmware-hwe-16.04         1:13.2.1-1build1~16.04.1                     amd64        X.Org X server -- VMware display driver

Codice: Seleziona tutto

blubuntu@hp-elitebook-6930p-di-mattia:~$ ls /usr/share/X11/xorg.conf.d
10-amdgpu.conf  10-evdev.conf  10-quirks.conf  10-radeon.conf  11-evdev-quirks.conf  11-evdev-trackpoint.conf  51-synaptics-quirks.conf  70-synaptics.conf  70-wacom.conf
ultimo comando datto dalla 16.04 live:

Codice: Seleziona tutto

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

ubuntu@ubuntu:~$ sudo lshw -c video
  *-display:0             
       description: VGA compatible controller
       product: Mobile 4 Series Chipset Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 07
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:29 memory:d8000000-d83fffff memory:c0000000-cfffffff ioport:7168(size=8) memory:c0000-dffff
  *-display:1 UNCLAIMED
       description: Display controller
       product: Mobile 4 Series Chipset Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2.1
       bus info: pci@0000:00:02.1
       version: 07
       width: 64 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list
       configuration: latency=0
       resources: memory:d8400000-d84fffff
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

Visto così mi pare di avere un sacco di driver che non centrano nulla, tipo quelli ati... dovrei forse tenere solo quelli della intel
andrea111
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1754
Iscrizione: mercoledì 7 novembre 2007, 4:18

Re: Unity lento dopo sospensione 16.04

Messaggio da andrea111 »

Quei driver sono "standard", sono preinstallati per tutti - si attivano quelli necessari in base alla scheda grafica che trovano. Non dovrebbero essere di disturbo.

Da quello che hai postato l'unica cosa che trovo in più è /usr/share/X11/xorg.conf.d il file "radeon.conf". Proviamo a vedere cosa contiene, posta

Codice: Seleziona tutto

cat /usr/share/X11/xorg.conf.d/radeon.conf
.

Nello Xorg.0.log che hai allegato non c'è traccia del caricamento dei driver intel (solo modesetting), lo hai allegato quando era scattoso o quando era fluido.
Fai un riavvio e posta

Codice: Seleziona tutto

dmesg | grep -i -e "drm" -e "intel"
Vediamo se hai in blacklist gli intel con

Codice: Seleziona tutto

cat /etc/modprobe.d/blacklist* | grep intel
Col CD live dovresti anche provare i test grafici e sospensione/risveglio. Verificare se diventa scattoso anche lì.

Delle impostazioni BIOS sulla grafica che mi dici?
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

Stasera provo i test grafici e a fare la prova di sospensione da live. Nel BIOS non ho trovato niente relativo alla grafica o ad una doppia scheda video. Credo fosse scattoso quando ho caricato il .log però non sono sicuro al 100%, posso controllare quando scatta se trovo qualcosa di diverso ed eventualmente te lo dico.
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

ecco tutti i risultati, mentre il pc gira correttamente appena acceso:

Codice: Seleziona tutto

blubuntu@hp-elitebook-6930p-di-mattia:~$ cat /usr/share/X11/xorg.conf.d/radeon.conf
cat: /usr/share/X11/xorg.conf.d/radeon.conf: File o directory non esistente
blubuntu@hp-elitebook-6930p-di-mattia:~$ dmesg | grep -i -e "drm" -e "intel"
[    0.000000]   Intel GenuineIntel
[    0.000000] Reserving Intel graphics memory at 0x00000000bc000000-0x00000000bfffffff
[    0.060000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz (family: 0x6, model: 0x17, stepping: 0x6)
[    0.060000] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[    1.344243] intel_idle: does not run on family 6 model 23
[    4.121996] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    4.126025] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    4.159098] pci 0000:00:00.0: Intel GM45 Chipset
[    4.197965] [drm] Memory usable by graphics device = 2048M
[    4.202276] fb: switching to inteldrmfb from VESA VGA
[    4.211618] [drm] Replacing VGA console driver
[    4.220050] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.220058] [drm] Driver supports precise vblank timestamp query.
[    4.270838] [drm] RC6 disabled, disabling runtime PM support
[    4.272357] [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0
[    4.435446] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    5.138847] fbcon: inteldrmfb (fb0) is primary device
[    6.808116] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    8.515211] Intel(R) Wireless WiFi driver for Linux
[    8.515213] Copyright(c) 2003- 2015 Intel Corporation
[    8.569589] iwlwifi 0000:02:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24
[    8.871579] intel_powerclamp: No package C-state available
[    8.915153] intel_powerclamp: No package C-state available
[    8.981101] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[    8.981173] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[    8.981235] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[    8.981299] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
blubuntu@hp-elitebook-6930p-di-mattia:~$ cat /etc/modprobe.d/blacklist* | grep intel
# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
blacklist snd_intel8x0m
blacklist intelfb
# blacklist snd-intel8x0m
Ora provo dalla live i test grafici. Non sembra rallentarsi allo spegnimento dello schermo (la live)
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

dalla live non mi fa fare i test grafici perchè non me li installa . . .
andrea111
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1754
Iscrizione: mercoledì 7 novembre 2007, 4:18

Re: Unity lento dopo sospensione 16.04

Messaggio da andrea111 »

Ti avevo dato il comando sbagliato ridai

Codice: Seleziona tutto

cat /usr/share/X11/xorg.conf.d/10-radeon.conf
Disinstalla completamente il pacchetto xserver-xorg-video-intel e subito dopo lo reinstalli e riavvii.

Al momento non emerge nulla, resta la riesamina dei log su eventuali errori, allega

Codice: Seleziona tutto

cat /var/log/syslog | grep -i -e "error" -e "fail"
potrebbe essere molto lungo, per cui copia il listato su un file e allegalo come syslog.txt.

Vediamo se da questi emerge qualcosa, al momento sembra tutto regolare dal punto di vista del sistema operativo.
Se succede sempre (casualmente) al risveglio da sospensione potrebbe essere un problema di BIOS o della sua ROM.
Se, una volta constatato che è scattoso, riesegui più volte sospensione/risveglio, continua ad esserlo o si riprende?
Confermi che da live il risveglio è sempre positivo?
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

Codice: Seleziona tutto

blubuntu@hp-elitebook-6930p-di-mattia:~$ cat /usr/share/X11/xorg.conf.d/10-radeon.conf
Section "OutputClass"
	Identifier "Radeon"
	MatchDriver "radeon"
	Driver "radeon"

Codice: Seleziona tutto

blubuntu@hp-elitebook-6930p-di-mattia:~$ cat /var/log/syslog | grep -i -e "error" -e "fail"
Apr 10 18:40:05 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1506]: (unity-scope-home:2528): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2
Apr 10 18:40:37 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1506]: (unity-scope-home:2528): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2
Apr 10 18:43:15 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1506]: message repeated 4 times: [ (unity-scope-home:2528): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2]
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia gnome-session[1811]: gnome-session-binary[1811]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia gnome-session-binary[1811]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia gnome-session[1811]: gnome-session-binary[1811]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia gnome-session-binary[1811]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia gnome-session[1811]: gnome-session-binary[1811]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia gnome-session-binary[1811]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia gnome-session[1811]: gnome-session-binary[1811]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia gnome-session-binary[1811]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia gnome-session[1811]: gnome-session-binary[1811]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia gnome-session-binary[1811]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia gnome-session[1811]: gnome-session-binary[1811]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia gnome-session-binary[1811]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3111] error requesting auth for org.freedesktop.NetworkManager.reload: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3124] error requesting auth for org.freedesktop.NetworkManager.settings.modify.hostname: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3131] error requesting auth for org.freedesktop.NetworkManager.settings.modify.own: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3137] error requesting auth for org.freedesktop.NetworkManager.settings.modify.system: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3146] error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3155] error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3162] error requesting auth for org.freedesktop.NetworkManager.network-control: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3163] error requesting auth for org.freedesktop.NetworkManager.enable-disable-wimax: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3164] error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3165] error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3166] error requesting auth for org.freedesktop.NetworkManager.sleep-wake: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3167] error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 18:43:52 hp-elitebook-6930p-di-mattia NetworkManager[967]: <warn>  [1523378632.3169] error requesting auth for org.freedesktop.NetworkManager.reload: Authorization check failed: Message recipient disconnected from message bus without replying
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia systemd-udevd[370]: Process '/lib/udev/snappy-app-dev add snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0 226:0' failed with exit code 2.
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia systemd-udevd[370]: Process '/lib/udev/snappy-app-dev add snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-LVDS-1 0:0' failed with exit code 2.
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia systemd-udevd[350]: Process '/lib/udev/snappy-app-dev add snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-HDMI-A-1 0:0' failed with exit code 2.
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia systemd-udevd[372]: Process '/lib/udev/snappy-app-dev add snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-VGA-1 0:0' failed with exit code 2.
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia systemd-udevd[347]: Process '/lib/udev/snappy-app-dev add snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-SVIDEO-1 0:0' failed with exit code 2.
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia systemd-udevd[346]: Process '/lib/udev/snappy-app-dev add snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1 0:0' failed with exit code 2.
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia systemd-udevd[348]: Process '/lib/udev/snappy-app-dev add snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2 0:0' failed with exit code 2.
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia kernel: [    1.656302] tpm tpm0: [Hardware Error]: Adjusting reported timeouts: A 750->750000us B 2000->2000000us C 750->750000us D 750->750000us
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia kernel: [    2.936323] tpm tpm0: A TPM error (7) occurred attempting to read a pcr value
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia kernel: [    3.707986] RAS: Correctable Errors collector initialized.
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia kernel: [    3.824312] tpm tpm0: A TPM error (7) occurred attempting to read a pcr value
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia kernel: [    4.352428] ACPI Error: Method parse/execution failed \_SB.PCI0.GFX0._DOD, AE_AML_PACKAGE_LIMIT (20170531/psparse-550)
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia kernel: [    7.611012] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia gpu-manager[951]: Error: can't open /lib/modules/4.13.0-38-generic/updates/dkms
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia gpu-manager[951]: Error: can't open /lib/modules/4.13.0-38-generic/updates/dkms
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia thermald[932]: THD engine start failed
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia gpu-manager[951]: update-alternatives: errore: nessuna alternativa per x86_64-linux-gnu_gfxcore_conf
Apr 10 19:17:23 hp-elitebook-6930p-di-mattia NetworkManager[937]: nm_device_get_device_type: assertion 'NM_IS_DEVICE (self)' failed
Apr 10 19:17:24 hp-elitebook-6930p-di-mattia NetworkManager[937]: <warn>  [1523380644.1293] failed to enumerate oFono devices: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
Apr 10 19:17:24 hp-elitebook-6930p-di-mattia wpa_supplicant[1062]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
Apr 10 19:17:24 hp-elitebook-6930p-di-mattia wpa_supplicant[1062]: dbus: Failed to construct signal
Apr 10 19:17:24 hp-elitebook-6930p-di-mattia snapd[958]: 2018/04/10 19:17:24.796611 stateengine.go:101: state ensure error: cannot refresh snap-declaration for "core": Get https://api.snapcraft.io/api/v1/snaps/assertions/snap-declaration/16/99T7MUlRhtI3U0QFgl5mXXESAiSwt776?max-format=2: dial tcp: lookup api.snapcraft.io on [::1]:53: read udp [::1]:34366->[::1]:53: read: connection refused
Apr 10 19:17:26 hp-elitebook-6930p-di-mattia pulseaudio[1212]: [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
Apr 10 19:17:37 hp-elitebook-6930p-di-mattia pulseaudio[1897]: [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
Apr 10 19:17:41 hp-elitebook-6930p-di-mattia fwupd[2031]: (fwupd:2031): Fu-WARNING **: disabling plugin because: failed to coldplug raspberrypi: Raspberry PI firmware updating not supported, no /boot/start.elf
Apr 10 19:17:41 hp-elitebook-6930p-di-mattia fwupd[2031]: (fwupd:2031): Fu-WARNING **: disabling plugin because: failed to coldplug uefi: UEFI firmware updating not supported
Apr 10 19:17:42 hp-elitebook-6930p-di-mattia ModemManager[918]: <warn>  Couldn't create modem for device at '/sys/devices/pci0000:00/0000:00:03.3': Failed to find primary AT port
Apr 10 19:17:46 hp-elitebook-6930p-di-mattia gnome-session[1735]: Nautilus-Share-Message: Called "net usershare info" but it failed: Esecuzione del processo figlio "net" non riuscita (File o directory non esistente)
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2703]: failed to execute '/usr/lib/snapd/snap-device-helper' '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0 226:0': No such file or directory
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2684]: Process '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0 226:0' failed with exit code 2.
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2709]: failed to execute '/usr/lib/snapd/snap-device-helper' '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-SVIDEO-1 0:0': No such file or directory
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2710]: failed to execute '/usr/lib/snapd/snap-device-helper' '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-HDMI-A-1 0:0': No such file or directory
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2708]: failed to execute '/usr/lib/snapd/snap-device-helper' '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-VGA-1 0:0': No such file or directory
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2685]: Process '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-HDMI-A-1 0:0' failed with exit code 2.
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2707]: failed to execute '/usr/lib/snapd/snap-device-helper' '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2 0:0': No such file or directory
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2684]: Process '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2 0:0' failed with exit code 2.
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2688]: Process '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-VGA-1 0:0' failed with exit code 2.
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2695]: Process '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-SVIDEO-1 0:0' failed with exit code 2.
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2711]: failed to execute '/usr/lib/snapd/snap-device-helper' '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-LVDS-1 0:0': No such file or directory
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2693]: Process '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-LVDS-1 0:0' failed with exit code 2.
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2706]: failed to execute '/usr/lib/snapd/snap-device-helper' '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1 0:0': No such file or directory
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2692]: Process '/usr/lib/snapd/snap-device-helper change snap_spotify_spotify /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1 0:0' failed with exit code 2.
Apr 10 19:28:07 hp-elitebook-6930p-di-mattia systemd-udevd[2691]: Process '/sbin/crda' failed with exit code 234.
Apr 10 19:33:35 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1454]: (unity-scope-home:2902): unity-scope-home-WARNING **: platform-info.vala:112: Unable to read SIM properties: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
Apr 10 19:33:35 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1454]: (unity-scope-home:2902): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2
Apr 10 19:33:36 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Applications[1454]: Error loading package indexes: Couldn't stat '/var/cache/software-center/xapian'
Apr 10 19:33:36 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Applications[1454]: (unity-scope-loader:2916): unity-applications-daemon-CRITICAL **: daemon.vala:144: Failed to load Software Center index. 'Apps Available for Download' will not be listed
Apr 10 19:33:37 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1454]: (unity-scope-home:2902): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2
Apr 10 19:33:41 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1454]: (unity-scope-home:2902): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2
Apr 10 19:35:27 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1454]: message repeated 8 times: [ (unity-scope-home:2902): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2]
Apr 10 19:35:49 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1454]: (unity-scope-home:2902): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2
Apr 10 20:16:07 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1454]: message repeated 39 times: [ (unity-scope-home:2902): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2]
Apr 10 20:17:49 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1454]: (unity-scope-home:2902): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2
Apr 10 21:16:20 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1454]: message repeated 27 times: [ (unity-scope-home:2902): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2]
Apr 10 21:18:58 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1454]: (unity-scope-home:2902): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2
Apr 10 21:32:38 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1454]: message repeated 5 times: [ (unity-scope-home:2902): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2]
Apr 10 21:35:28 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.Home[1454]: (unity-scope-home:2902): unity-scope-home-WARNING **: scope.vala:247: Failed to get list of remote scopes: Request failed with error 2
blubuntu@hp-elitebook-6930p-di-mattia:~$ 
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

uan volta diventato scattoso lo rimane fino al riavvio. Dovrei provare a riavviare iXorg tipo o comunque solo la parte grafica invece che tutto il pc, già quello risolverebbe il problema. In fin dei conti la menata è che devo riavviare tutto, fosse solo un comando per riavviare l'UI sarebbe una cosa da nulla... Da live funzionava bene, sembra, ma ho notato che in realtà lo fa praticamente sempre con questa sequenza:
blocco schermo, disattivazione monitor epoi riaccensione monitor. Senza spegnersi. In sospensione se la attivo e la disattivo a mano non da problemi, lo fa solo quando si spegne da solo che sia sospensione o solo blocco schermo.
andrea111
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1754
Iscrizione: mercoledì 7 novembre 2007, 4:18

Re: Unity lento dopo sospensione 16.04

Messaggio da andrea111 »

In pratica disabilitando il blocco schermo e la sospensione saresti a posto. Hai già provato a farlo?

In quello che hai postato c'è qualche errore che riguarda la grafica, dovrò fare qualche ricerca.
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

No, non ho provato perché non la reputo una soluzione "conveniente". Lascio il PC acceso anche 10 ore senza usarlo, su una schermata fissa non credo gli faccia bene.

La soluzione sarebbe installare uno screensaver leggero ma funziale magari. Domani ci provo, grazie
andrea111
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1754
Iscrizione: mercoledì 7 novembre 2007, 4:18

Re: Unity lento dopo sospensione 16.04

Messaggio da andrea111 »

Ma non è un portatile? basta che abbassi il coperchio per mandarlo in sospensione, è anche più veloce e pratico che premere dei tasti, e poi se è alimentato il consumo quando è in ozio è minimo (15-20 Watt).
Per quello che riguarda il salvaschermo: serviva per i tubi catodici, erano affetti dall'imprinting, gli LCD ne sono immuni.
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

Purtroppo anche chiudendolo da lo stesso problema. Ormai è chiaro che è lo spegnimento dello schermo a creare il difetto, se sta spento poco non succede nulla ma passata una decina di minuti alla riaccensione va a 20fps.
Mi sa che l'unica alternativa è lasciare lo schermo sempre acceso...
Però dai uffa...
Il 26 che esce la 18.04 reinstallo tutta da 0 speriamo gli passi.
andrea111
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1754
Iscrizione: mercoledì 7 novembre 2007, 4:18

Re: Unity lento dopo sospensione 16.04

Messaggio da andrea111 »

Il 26 che esce la 18.04 reinstallo tutta da 0 speriamo gli passi.
Non avere fretta, con la 18.04 ci sono novità pesanti: non c'è più unity(7) ma gnome3 come gestore desktop (tutto un altro mondo e ancora da "affinare"), inoltre il server grafico passa da xorg a wayland (anche questo "giovane" rispetto a xorg). Potresti restare molto deluso se hai fretta.
Se posso darti un consiglio su come gestire al meglio la situazione (visto che reinstalli tutto): fatti un grossa partizione dove ci metti la home separata più 2 o tre partizioni da 15 GB dove puoi installare più sistemi che coesistono nello stesso disco: la 16.04, che è collaudata più la 18.04 che installi in prova, delle due usi quella con cui ti trovi meglio.
Se la 18.04 ti delude hai sempre la 16.04, i tuoi dati restano sempre nella home che è sempre quella, sia con la 16 che con la 18.

C'è ancora qualcosa da tentare per la situazione attuale: la riesamina dei log, concentrando l'attenzione sulla sospensione.

Per farti un'idea: apri Registro di Sistema (è lungo), scorrilo fino in fondo, fino a visualizzare le ultime righe, poi inserisci una pennetta USB: vedrai apparire delle righe nel syslog, sono relative alle operazioni che effettua il sistema quando recepisce la presenza della chiavetta.
Prova anche a chiudere e attivare la connessione internet: vedrai altre righe aggiungersi al syslog.

Quando sospendi o risvegli il sistema, sul syslog appariranno le righe relative a quelle operazioni (sul syslog è registrato tutto sulle operazioni fondamentali del sistema).

Procedimento: apri Registro di Sistema e prendi nota dell'orario (ore, minuti, secondi) dell'ultima riga, poi, senza fare null'altro, lascia andare in sospensione il sistema - attendi un paio di minuti (o più) e lo risvegli (sarà scattoso ma usabile), riapri Registro di Sistema e vai alla riga di cui prima avevi registrato con precisione l'orario: tutte le righe che seguono sul syslog sono quelle relative alla sospensione/risveglio appena effettuata -- devi copiarle e postarle. Non è difficile da fare ed è molto selettivo sull'errore in cui incappa il sistema.
Da lì possono arrivare indicazioni più mirate alla soluzione.

Nota Bene:
è meglio che disattivi "Connessione Automatica alla Rete" quando fai queste operazioni perchè ingolferebbe il listato di syslog con un sacco di righe che non riguardano strettamente la sospensione/risveglio.
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

Grazie mille dei consigli e dell'ottima spiegazione. Appena ho un attimo di tempo faccio la prova e mi leggo per bene il log di sistema. Ti aggiorno appena ho notizie!
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

Codice: Seleziona tutto

Apr 13 19:18:39 hp-elitebook-6930p-di-mattia compiz: gkr-pam: unlocked login keyring
Apr 13 19:18:56 hp-elitebook-6930p-di-mattia systemd-logind[928]: Operation 'sleep' finished.
Apr 13 19:19:02 hp-elitebook-6930p-di-mattia compiz: gkr-pam: unlocked login keyring
Apr 13 19:19:08 hp-elitebook-6930p-di-mattia gnome-keyring-daemon[1364]: asked to register item /org/freedesktop/secrets/collection/login/2, but it's already registered
Apr 13 19:19:09 hp-elitebook-6930p-di-mattia gnome-keyring-daemon[1364]: asked to register item /org/freedesktop/secrets/collection/login/2, but it's already registered
Apr 13 20:02:28 hp-elitebook-6930p-di-mattia compiz: gkr-pam: unlocked login keyring
e

Codice: Seleziona tutto

Apr 13 18:55:44 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.File.Gdrive[1463]: Search changed to: 'regis'
Apr 13 18:55:44 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.File.Gdrive[1463]: Search changed to: 'regist'
Apr 13 18:55:44 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.File.Gdrive[1463]: Search changed to: 'registr'
Apr 13 18:55:44 hp-elitebook-6930p-di-mattia com.canonical.Unity.Scope.File.Gdrive[1463]: Search changed to: 'registro'
Apr 13 18:55:54 hp-elitebook-6930p-di-mattia kernel: [  282.179800] perf: interrupt took too long (3961 > 3937), lowering kernel.perf_event_max_sample_rate to 50250
Apr 13 18:55:59 hp-elitebook-6930p-di-mattia gnome-session[1827]: /usr/bin/update-manager:28: 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.
Apr 13 18:55:59 hp-elitebook-6930p-di-mattia gnome-session[1827]:   from gi.repository import Gtk
Apr 13 18:55:59 hp-elitebook-6930p-di-mattia gnome-session[1827]: /usr/lib/python3/dist-packages/UpdateManager/UnitySupport.py:29: PyGIWarning: Dbusmenu was imported without specifying a version first. Use gi.require_version('Dbusmenu', '0.4') before import to ensure that the right version gets loaded.
Apr 13 18:55:59 hp-elitebook-6930p-di-mattia gnome-session[1827]:   from gi.repository import Dbusmenu, Unity
Apr 13 18:55:59 hp-elitebook-6930p-di-mattia gnome-session[1827]: /usr/lib/python3/dist-packages/UpdateManager/UnitySupport.py:29: PyGIWarning: Unity was imported without specifying a version first. Use gi.require_version('Unity', '7.0') before import to ensure that the right version gets loaded.
Apr 13 18:55:59 hp-elitebook-6930p-di-mattia gnome-session[1827]:   from gi.repository import Dbusmenu, Unity
Apr 13 18:55:59 hp-elitebook-6930p-di-mattia gnome-session[1827]: (update-manager:3497): GLib-CRITICAL **: g_hash_table_destroy: assertion 'hash_table != NULL' failed
Apr 13 18:55:59 hp-elitebook-6930p-di-mattia gnome-session[1827]: (update-manager:3497): GLib-CRITICAL **: g_hash_table_destroy: assertion 'hash_table != NULL' failed
Apr 13 18:56:22 hp-elitebook-6930p-di-mattia anacron[899]: Job `cron.daily' started
Apr 13 18:56:22 hp-elitebook-6930p-di-mattia anacron[3532]: Updated timestamp for job `cron.daily' to 2018-04-13
Apr 13 18:56:23 hp-elitebook-6930p-di-mattia cracklib: no dictionary update necessary.
Apr 13 18:56:25 hp-elitebook-6930p-di-mattia rsyslogd: [origin software="rsyslogd" swVersion="8.16.0" x-pid="936" x-info="http://www.rsyslog.com"] rsyslogd was HUPed
non sono molto bravo a leggerli ma visti così mi pare non dicano nulla di problematico. insomma per il sistema è tutto ok...
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

Codice: Seleziona tutto

] ------------[ cut here ]------------
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.040703] WARNING: CPU: 1 PID: 5100 at /build/linux-hwe-k3LMOX/linux-hwe-4.13.0/drivers/gpu/drm/i915/intel_display.c:12848 intel_atomic_commit_tail+0x1081/0x10b0 [i915]
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.040706] Modules linked in: ccm bnep btusb btrtl btbcm btintel bluetooth pata_pcmcia ecdh_generic snd_hda_codec_hdmi snd_hda_codec_analog snd_hda_codec_generic snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep kvm_intel kvm snd_pcm irqbypass pcmcia snd_seq_midi snd_seq_midi_event input_leds joydev snd_rawmidi serio_raw hp_wmi sparse_keymap arc4 wmi_bmof snd_seq snd_seq_device iwldvm yenta_socket lpc_ich mac80211 pcmcia_rsrc pcmcia_core snd_timer iwlwifi cfg80211 snd soundcore shpchp mei_me mei tpm_infineon hp_accel lis3lv02d input_polldev mac_hid parport_pc ppdev lp parport autofs4 dm_mirror dm_region_hash dm_log mmc_block hid_generic usbhid hid i915 e1000e i2c_algo_bit sdhci_pci firewire_ohci drm_kms_helper firewire_core psmouse sdhci crc_itu_t ptp syscopyarea sysfillrect sysimgblt
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.040827]  pps_core pata_acpi fb_sys_fops drm wmi video
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.040844] CPU: 1 PID: 5100 Comm: kworker/u8:6 Tainted: G        W       4.13.0-38-generic #43~16.04.1-Ubuntu
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.040847] Hardware name: Hewlett-Packard HP EliteBook 6930p/30DB, BIOS 68PCU Ver. F.0C 10/17/2008
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.040949] Workqueue: events_unbound intel_atomic_commit_work [i915]
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.040955] task: ffff8bdfece14200 task.stack: ffffabe6817bc000
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041055] RIP: 0010:intel_atomic_commit_tail+0x1081/0x10b0 [i915]
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041058] RSP: 0018:ffffabe6817bfd98 EFLAGS: 00010282
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041063] RAX: 000000000000001c RBX: 0000000000000000 RCX: 0000000000000000
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041066] RDX: 0000000000000000 RSI: ffff8bdffbc96578 RDI: ffff8bdffbc96578
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041069] RBP: ffffabe6817bfe50 R08: 0000000000000001 R09: 000000000001a8e9
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041073] R10: ffffabe6817bfd98 R11: 000000000001a8e9 R12: ffff8bdfec3d8000
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041075] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000001
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041080] FS:  0000000000000000(0000) GS:ffff8bdffbc80000(0000) knlGS:0000000000000000
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041083] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041087] CR2: 00007f1938a35002 CR3: 000000012f138000 CR4: 00000000000006e0
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041090] Call Trace:
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041106]  ? wait_woken+0x80/0x80
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041207]  intel_atomic_commit_work+0x12/0x20 [i915]
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041216]  process_one_work+0x15b/0x410
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041222]  worker_thread+0x4b/0x460
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041228]  kthread+0x10c/0x140
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041233]  ? process_one_work+0x410/0x410
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041238]  ? kthread_create_on_node+0x70/0x70
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041246]  ret_from_fork+0x35/0x40
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041250] Code: ff ff ff 48 83 c7 08 e8 8e 50 00 e3 4c 8b 85 68 ff ff ff 4d 85 c0 0f 85 00 fe ff ff 8d 73 41 48 c7 c7 e0 87 39 c0 e8 40 05 02 e3 <0f> ff e9 ea fd ff ff 8d 70 41 48 c7 c7 b0 87 39 c0 e8 2a 05 02 
Apr 13 20:12:06 hp-elitebook-6930p-di-mattia kernel: [ 4811.041350] ---[ end trace 65a7002180fe4b36 ]---
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768401] pipe A vblank wait timed out
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768481] ------------[ cut here ]------------
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768568] WARNING: CPU: 0 PID: 5106 at /build/linux-hwe-k3LMOX/linux-hwe-4.13.0/drivers/gpu/drm/i915/intel_display.c:12848 intel_atomic_commit_tail+0x1081/0x10b0 [i915]
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768569] Modules linked in: ccm bnep btusb btrtl btbcm btintel bluetooth pata_pcmcia ecdh_generic snd_hda_codec_hdmi snd_hda_codec_analog snd_hda_codec_generic snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep kvm_intel kvm snd_pcm irqbypass pcmcia snd_seq_midi snd_seq_midi_event input_leds joydev snd_rawmidi serio_raw hp_wmi sparse_keymap arc4 wmi_bmof snd_seq snd_seq_device iwldvm yenta_socket lpc_ich mac80211 pcmcia_rsrc pcmcia_core snd_timer iwlwifi cfg80211 snd soundcore shpchp mei_me mei tpm_infineon hp_accel lis3lv02d input_polldev mac_hid parport_pc ppdev lp parport autofs4 dm_mirror dm_region_hash dm_log mmc_block hid_generic usbhid hid i915 e1000e i2c_algo_bit sdhci_pci firewire_ohci drm_kms_helper firewire_core psmouse sdhci crc_itu_t ptp syscopyarea sysfillrect sysimgblt
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768632]  pps_core pata_acpi fb_sys_fops drm wmi video
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768641] CPU: 0 PID: 5106 Comm: kworker/u8:13 Tainted: G        W       4.13.0-38-generic #43~16.04.1-Ubuntu
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768642] Hardware name: Hewlett-Packard HP EliteBook 6930p/30DB, BIOS 68PCU Ver. F.0C 10/17/2008
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768694] Workqueue: events_unbound intel_atomic_commit_work [i915]
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768696] task: ffff8bdf63381600 task.stack: ffffabe68177c000
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768746] RIP: 0010:intel_atomic_commit_tail+0x1081/0x10b0 [i915]
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768748] RSP: 0018:ffffabe68177fd98 EFLAGS: 00010282
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768750] RAX: 000000000000001c RBX: 0000000000000000 RCX: 0000000000000000
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768752] RDX: 0000000000000000 RSI: ffff8bdffbc16578 RDI: ffff8bdffbc16578
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768754] RBP: ffffabe68177fe50 R08: 0000000000000001 R09: 000000000001a907
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768755] R10: ffffabe68177fd98 R11: 000000000001a907 R12: ffff8bdfec3d8000
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768756] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000001
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768759] FS:  0000000000000000(0000) GS:ffff8bdffbc00000(0000) knlGS:0000000000000000
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768760] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768762] CR2: 000000000360b000 CR3: 000000012ee1a000 CR4: 00000000000006f0
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768764] Call Trace:
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768772]  ? wait_woken+0x80/0x80
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768822]  intel_atomic_commit_work+0x12/0x20 [i915]
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768826]  process_one_work+0x15b/0x410
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768829]  worker_thread+0x4b/0x460
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768833]  kthread+0x10c/0x140
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768835]  ? process_one_work+0x410/0x410
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768838]  ? kthread_create_on_node+0x70/0x70
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768842]  ret_from_fork+0x35/0x40
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768844] Code: ff ff ff 48 83 c7 08 e8 8e 50 00 e3 4c 8b 85 68 ff ff ff 4d 85 c0 0f 85 00 fe ff ff 8d 73 41 48 c7 c7 e0 87 39 c0 e8 40 05 02 e3 <0f> ff e9 ea fd ff ff 8d 70 41 48 c7 c7 b0 87 39 c0 e8 2a 05 02 
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.768893] ---[ end trace 65a7002180fe4b37 ]---
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.872129] pipe A vblank wait timed out
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.872212] ------------[ cut here ]------------
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.872365] WARNING: CPU: 0 PID: 5106 at /build/linux-hwe-k3LMOX/linux-hwe-4.13.0/drivers/gpu/drm/i915/intel_display.c:12848 intel_atomic_commit_tail+0x1081/0x10b0 [i915]
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.872368] Modules linked in: ccm bnep btusb btrtl btbcm btintel bluetooth pata_pcmcia ecdh_generic snd_hda_codec_hdmi snd_hda_codec_analog snd_hda_codec_generic snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep kvm_intel kvm snd_pcm irqbypass pcmcia snd_seq_midi snd_seq_midi_event input_leds joydev snd_rawmidi serio_raw hp_wmi sparse_keymap arc4 wmi_bmof snd_seq snd_seq_device iwldvm yenta_socket lpc_ich mac80211 pcmcia_rsrc pcmcia_core snd_timer iwlwifi cfg80211 snd soundcore shpchp mei_me mei tpm_infineon hp_accel lis3lv02d input_polldev mac_hid parport_pc ppdev lp parport autofs4 dm_mirror dm_region_hash dm_log mmc_block hid_generic usbhid hid i915 e1000e i2c_algo_bit sdhci_pci firewire_ohci drm_kms_helper firewire_core psmouse sdhci crc_itu_t ptp syscopyarea sysfillrect sysimgblt
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.872491]  pps_core pata_acpi fb_sys_fops drm wmi video
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.872508] CPU: 0 PID: 5106 Comm: kworker/u8:13 Tainted: G        W       4.13.0-38-generic #43~16.04.1-Ubuntu
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.872511] Hardware name: Hewlett-Packard HP EliteBook 6930p/30DB, BIOS 68PCU Ver. F.0C 10/17/2008
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.872612] Workqueue: events_unbound intel_atomic_commit_work [i915]
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.872617] task: ffff8bdf63381600 task.stack: ffffabe68177c000
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.872717] RIP: 0010:intel_atomic_commit_tail+0x1081/0x10b0 [i915]
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.872720] RSP: 0018:ffffabe68177fd98 EFLAGS: 00010282
Apr 13 20:12:07 hp-elitebook-6930p-di-mattia kernel: [ 4811.872725] RAX: 000000000000001c RBX: 0000000000000000 RCX: 0000000000000000
Apr 13 20:12:07 hp-elitebook-6930p-di-mat
OK Mi sa che ci siamo.... adesso mi sta intasando il registro di sta roba... leggo un warning e qualcosa sul video...
Avatar utente
MattiaDePaoli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 618
Iscrizione: venerdì 12 marzo 2010, 9:44
Località: Pavia (prov)
Contatti:

Re: Unity lento dopo sospensione 16.04

Messaggio da MattiaDePaoli »

questo è tutto il log, compresso perchè è infinito...
non l'ho allegato perchè non ci sta ma comunque l'errore postato sopra compariva praticamente ogni secondo intasando il registro
Ultima modifica di MattiaDePaoli il venerdì 13 aprile 2018, 22:43, modificato 1 volta in totale.
Scrivi risposta

Ritorna a “Unity”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 3 ospiti