Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#126 Le 02/05/2018, à 19:20

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Pardon (je n'ai pas compris qu'il fallait que je colle le lien dans la barre d'adresse) ... J'espère que c'est complet, je recopie/colle ici :

[code]

>>    cat /etc/lsb-release 

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.4 LTS"

>>    lsusb 

Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 13d3:3394 IMC Networks Bluetooth
Bus 003 Device 002: ID 5986:014c Acer, Inc 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

>>    lspci -k -nn | grep -A 3 -i net 

03:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8161 Gigabit Ethernet [1969:1091] (rev 10)
	Subsystem: Micro-Star International Co., Ltd. [MSI] AR8161 Gigabit Ethernet [1462:10e9]
	Kernel driver in use: alx
	Kernel modules: alx
04:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723AE PCIe Wireless Network Adapter [10ec:8723]
	Subsystem: AzureWave RTL8723AE PCIe Wireless Network Adapter [1a3b:2114]
	Kernel driver in use: rtl8723ae
	Kernel modules: rtl8723ae

>>    sudo lshw -C network 

  *-network
       description: Ethernet interface
       produit: AR8161 Gigabit Ethernet
       fabriquant: Qualcomm Atheros
       identifiant matériel: 0
       information bus: pci@0000:03:00.0
       nom logique: enp3s0
       version: 10
       numéro de série: d8:cb:8a:82:e9:d9
       taille: 100Mbit/s
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm pciexpress msi msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=alx duplex=full ip=192.168.0.15 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
       ressources: irq:19 mémoire:f7d00000-f7d3ffff portE/S:e000(taille=128)
  *-network
       description: Interface réseau sans fil
       produit: RTL8723AE PCIe Wireless Network Adapter
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:04:00.0
       nom logique: wlp4s0
       version: 00
       numéro de série: 28:c2:dd:e9:c2:7b
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rtl8723ae driverversion=4.13.0-39-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
       ressources: irq:17 portE/S:d000(taille=256) mémoire:f7c00000-f7c03fff

>>    lsmod 

Module                  Size  Used by
rfcomm                 77824  0
ccm                    20480  0
bnep                   20480  2
uvcvideo               90112  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_core         40960  2 uvcvideo,videobuf2_v4l2
videodev              176128  3 uvcvideo,videobuf2_core,videobuf2_v4l2
media                  40960  2 uvcvideo,videodev
snd_hda_codec_hdmi     49152  1
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             204800  0
kvm                   593920  1 kvm_intel
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
cryptd                 24576  1 ghash_clmulni_intel
intel_cstate           20480  0
intel_rapl_perf        16384  0
input_leds             16384  0
joydev                 20480  0
serio_raw              16384  0
arc4                   16384  2
rtl8723ae              94208  0
btcoexist             131072  1 rtl8723ae
rtl8723_common         24576  1 rtl8723ae
rtl_pci                32768  1 rtl8723ae
msi_wmi                16384  0
rtlwifi                77824  4 rtl_pci,btcoexist,rtl8723_common,rtl8723ae
sparse_keymap          16384  1 msi_wmi
mac80211              782336  2 rtl_pci,rtlwifi
lpc_ich                24576  0
cfg80211              614400  2 mac80211,rtlwifi
snd_soc_rt5640        118784  0
snd_soc_rl6231         16384  1 snd_soc_rt5640
snd_soc_core          229376  1 snd_soc_rt5640
snd_compress           20480  1 snd_soc_core
ac97_bus               16384  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_seq_midi           16384  0
btusb                  45056  0
snd_seq_midi_event     16384  1 snd_seq_midi
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
btintel                16384  1 btusb
bluetooth             548864  31 btrtl,btintel,bnep,btbcm,rfcomm,btusb
snd_hda_codec_realtek    98304  1
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
mei_me                 40960  0
ecdh_generic           24576  1 bluetooth
snd_hda_intel          40960  4
snd_hda_codec         126976  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core           81920  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              20480  1 snd_hda_codec
snd_pcm                98304  7 snd_hda_intel,snd_hda_codec,snd_pcm_dmaengine,snd_hda_core,snd_soc_rt5640,snd_hda_codec_hdmi,snd_soc_core
snd_rawmidi            32768  1 snd_seq_midi
mei                   102400  1 mei_me
snd_seq                65536  2 snd_seq_midi_event,snd_seq_midi
ie31200_edac           16384  0
shpchp                 36864  0
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_seq,snd_pcm
snd                    81920  21 snd_compress,snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_soc_core,snd_pcm
snd_soc_sst_acpi       16384  0
dw_dmac                16384  0
elan_i2c               36864  0
soundcore              16384  1 snd
dw_dmac_core           24576  1 dw_dmac
snd_soc_sst_match      16384  1 snd_soc_sst_acpi
8250_dw                16384  0
spi_pxa2xx_platform    24576  0
mac_hid                16384  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
autofs4                40960  2
i915                 1830912  94
psmouse               147456  0
ahci                   36864  2
libahci                32768  1 ahci
i2c_algo_bit           16384  1 i915
drm_kms_helper        167936  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
alx                    45056  0
drm                   360448  5 i915,drm_kms_helper
mdio                   16384  1 alx
wmi                    24576  1 msi_wmi
sdhci_acpi             16384  0
video                  40960  2 msi_wmi,i915
sdhci                  45056  1 sdhci_acpi
i2c_hid                20480  0
hid                   118784  1 i2c_hid
[/code]
[code]

>>    iwconfig 

wlp4s0    IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:on
          

>>    ifconfig -a 

enp3s0    Link encap:Ethernet  HWaddr d8:cb:8a:82:e9:d9  
          inet adr:192.168.0.15  Bcast:192.168.0.255  Masque:255.255.255.0
          adr inet6: 2a01:e35:2f4b:5490:8e8:cada:c482:306b/64 Scope:Global
          adr inet6: fe80::6c81:f6ac:ce91:4e87/64 Scope:Lien
          adr inet6: 2a01:e35:2f4b:5490:b44a:4cff:32c9:9629/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Packets reçus:17903 erreurs:0 :0 overruns:0 frame:0
          TX packets:17331 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:12726503 (12.7 MB) Octets transmis:2375611 (2.3 MB)
          Interruption:19 

lo        Link encap:Boucle locale  
          inet adr:127.0.0.1  Masque:255.0.0.0
          adr inet6: ::1/128 Scope:Hôte
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          Packets reçus:2487 erreurs:0 :0 overruns:0 frame:0
          TX packets:2487 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:234739 (234.7 KB) Octets transmis:234739 (234.7 KB)

wlp4s0    Link encap:Ethernet  HWaddr 28:c2:dd:e9:c2:7b  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Packets reçus:17 erreurs:0 :0 overruns:0 frame:0
          TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:3205 (3.2 KB) Octets transmis:10582 (10.5 KB)


>>    sudo iwlist scan 

wlp4s0    Scan completed :
          Cell 01 - Address: 7C:26:64:FC:8C:80
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=50/70  Signal level=-60 dBm  
                    Encryption key:on
                    ESSID:"Bbox-8BEB1086"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000e881cfdcef
                    Extra: Last beacon: 0ms ago
                    IE: Unknown: 000D42626F782D3842454231303836
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030101
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1AFC181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1601080000000000000000000000000000000000000000
                    IE: Unknown: DD090010180200F02C0000
                    IE: WPA Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
          Cell 02 - Address: 6C:38:A1:23:C0:A8
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=26/70  Signal level=-84 dBm  
                    Encryption key:on
                    ESSID:"Bbox-1358806B"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000004819067177
                    Extra: Last beacon: 1004ms ago
                    IE: Unknown: 000D42626F782D3133353838303642
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 030101
                    IE: Unknown: 32040C183060
                    IE: Unknown: 0706465220010D14
                    IE: Unknown: 33082001020304050607
                    IE: Unknown: 33082105060708090A0B
                    IE: Unknown: 050400010000
                    IE: Unknown: 2A0104
                    IE: Unknown: 2D1AEC0103FFFFFF00000000000000000000000000000C1846471100
                    IE: Unknown: 3D1601000000000000000000000000000000000000000000
                    IE: Unknown: 7F0101
                    IE: WPA Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B05000045127A
                    IE: Unknown: DD07000C4307000000
          Cell 03 - Address: B2:FD:AE:5F:88:78
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=70/70  Signal level=-32 dBm  
                    Encryption key:on
                    ESSID:"freeboxSUQSHL"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000095dcf9ad0
                    Extra: Last beacon: 0ms ago
                    IE: Unknown: 000D66726565626F7853555153484C
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 030101
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1A6E1017FFFF000001000000000000000000000000000000000000
                    IE: Unknown: 3D1601000600000000000000000000000000000000000000
                    IE: Unknown: 3E0100
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                    IE: Unknown: 7F0101
                    IE: Unknown: DD07000C4300000000
                    IE: Unknown: DD1E00904C336E1017FFFF000001000000000000000000000000000000000000
                    IE: Unknown: DD1A00904C3401000600000000000000000000000000000000000000
          Cell 04 - Address: B2:FD:AE:5F:88:79
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=70/70  Signal level=-34 dBm  
                    Encryption key:on
                    ESSID:""
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000095dd23d30
                    Extra: Last beacon: 816ms ago
                    IE: Unknown: 0000
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 030101
                    IE: Unknown: 32040C183060
                    IE: Unknown: 33082001020304050607
                    IE: Unknown: 33082105060708090A0B
                    IE: Unknown: 050400010000
                    IE: Unknown: 2A0104
                    IE: Unknown: 2D1A6E1017FFFF000001000000000000000000000000000000000000
                    IE: Unknown: 3D1601000600000000000000000000000000000000000000
                    IE: Unknown: 7F0101
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B05030054127A
                    IE: Unknown: DD1E00904C336E1017FFFF000001000000000000000000000000000000000000
                    IE: Unknown: DD1A00904C3401000600000000000000000000000000000000000000
                    IE: Unknown: DD07000C4300000000
          Cell 05 - Address: B2:FD:AE:5F:88:7A
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=70/70  Signal level=-32 dBm  
                    Encryption key:off
                    ESSID:"FreeWifi"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000095dcfafa6
                    Extra: Last beacon: 0ms ago
                    IE: Unknown: 00084672656557696669
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 030101
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1A6E1017FFFF000001000000000000000000000000000000000000
                    IE: Unknown: 3D1601000600000000000000000000000000000000000000
                    IE: Unknown: 3E0100
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                    IE: Unknown: 7F0101
                    IE: Unknown: DD07000C4300000000
                    IE: Unknown: DD1E00904C336E1017FFFF000001000000000000000000000000000000000000
                    IE: Unknown: DD1A00904C3401000600000000000000000000000000000000000000
          Cell 06 - Address: B2:FD:AE:5F:88:7B
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=70/70  Signal level=-32 dBm  
                    Encryption key:on
                    ESSID:"FreeWifi_secure"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000095dcfc252
                    Extra: Last beacon: 0ms ago
                    IE: Unknown: 000F46726565576966695F736563757265
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 030101
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1A6E1017FFFF000001000000000000000000000000000000000000
                    IE: Unknown: 3D1601000600000000000000000000000000000000000000
                    IE: Unknown: 3E0100
                    IE: WPA Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                    IE: Unknown: 7F0101
                    IE: Unknown: DD07000C4300000000
                    IE: Unknown: DD1E00904C336E1017FFFF000001000000000000000000000000000000000000
                    IE: Unknown: DD1A00904C3401000600000000000000000000000000000000000000
          Cell 07 - Address: D0:84:B0:F6:C8:96
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=42/70  Signal level=-68 dBm  
                    Encryption key:on
                    ESSID:"Numericable-Falcon"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=00000058f9cb47d0
                    Extra: Last beacon: 0ms ago
                    IE: Unknown: 00124E756D6572696361626C652D46616C636F6E
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030101
                    IE: Unknown: 2A0104
                    IE: Unknown: 2F0104
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 0B050100410000
                    IE: Unknown: 2D1AAD1917FFFFFF0000000000000000000000000000000000000000
                    IE: Unknown: 3D1601080000000000000000000000000000000000000000
                    IE: Unknown: 7F080400080000000040
                    IE: Unknown: DD830050F204104A0001101044000102103B000103104700107238F5C5A189D4DABC118A17B8439D0E10210008454D544136322D3110230008454D544136322D311024000631323334353610420007303030303030311054000800060050F20400011011000A536167656D436F6D4150100800020000103C0001031049000600372A000120
                    IE: Unknown: DD090010180201001C0000
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: 46057208010000
                    IE: Unknown: DD1E00904C0408BF0CB259820FEAFF0000EAFF0000C0050001000000C3020002
          Cell 08 - Address: DC:71:44:CC:9F:B8
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=34/70  Signal level=-76 dBm  
                    Encryption key:on
                    ESSID:"Bbox-00F5AC5A"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=00000075325f8a4a
                    Extra: Last beacon: 0ms ago
                    IE: Unknown: 000D42626F782D3030463541433541
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 030101
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1AEC0103FFFF0000000000000000000000000000000C0000000000
                    IE: Unknown: 3D1601000400000000000000000000000000000000000000
                    IE: WPA Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B05040048127A
                    IE: Unknown: 7F0101
                    IE: Unknown: DD07000C4307000000
                    IE: Unknown: 0706465220010D10
          Cell 09 - Address: FA:8F:CA:94:D8:06
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=30/70  Signal level=-80 dBm  
                    Encryption key:off
                    ESSID:""
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00000075326ac21d
                    Extra: Last beacon: 976ms ago
                    IE: Unknown: 0000
                    IE: Unknown: 010882848B960C121824
                    IE: Unknown: 030101
                    IE: Unknown: 05050102000000
                    IE: Unknown: 2A0100
                    IE: Unknown: 2D1A2C0103FF000000000000000000000000000000000008E0E10900
                    IE: Unknown: 32043048606C
                    IE: Unknown: 3D1601000100000000000000000000000000000000000000
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
          Cell 10 - Address: 00:19:70:95:9F:6D
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=28/70  Signal level=-82 dBm  
                    Encryption key:on
                    ESSID:"Livebox-6a07"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000000445a069b38
                    Extra: Last beacon: 0ms ago
                    IE: Unknown: 000C4C697665626F782D36613037
                    IE: Unknown: 010882848B960C121824
                    IE: Unknown: 030106
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 2A0100
                    IE: Unknown: 32043048606C
                    IE: Unknown: DD180050F2020101880003A4000027A4000042435E0062322F00
                    IE: Unknown: 2D1A0C101BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1606080800000000000000000000000000000000000000
                    IE: Unknown: DD0900037F01010000FF7F
                    IE: Unknown: DD0A00037F04010000000000
                    IE: Unknown: 0706465220010D14
                    IE: Unknown: DD850050F204104A0001101044000102103B0001031047001000000000000010000000001970959F6D10210005536167656D1023000F4C697665626F78204654544820763210240007422E312E312E3110420009414E313330383846461054000800060050F20400011011000F4C697665626F782046545448207632100800020086103C000101
          Cell 11 - Address: 96:FE:F4:AD:7D:B4
                    Channel:9
                    Frequency:2.452 GHz (Channel 9)
                    Quality=38/70  Signal level=-72 dBm  
                    Encryption key:on
                    ESSID:"Bbox-AD7DB1"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=00000005fe8d491c
                    Extra: Last beacon: 0ms ago
                    IE: Unknown: 000B42626F782D414437444231
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 030109
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1A6C0017FFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1609000400000000000000000000000000000000000000
                    IE: Unknown: 3E0100
                    IE: WPA Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B05020022127A
                    IE: Unknown: DD07000C4300000000
          Cell 12 - Address: 5C:A3:9D:EB:99:28
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=30/70  Signal level=-80 dBm  
                    Encryption key:on
                    ESSID:"Bbox-A7AC0857"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000019c2177ffbb
                    Extra: Last beacon: 648ms ago
                    IE: Unknown: 000D42626F782D4137414330383537
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 030106
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1AEC0103FFFF0000000000000000000000000000000C0000000000
                    IE: Unknown: 3D1606010400000000000000000000000000000000000000
                    IE: WPA Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B05010085127A
                    IE: Unknown: 7F0101
                    IE: Unknown: DD07000C4307000000
                    IE: Unknown: 0706465220010D10
          Cell 13 - Address: 1C:E8:5D:87:27:F1
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=18/70  Signal level=-92 dBm  
                    Encryption key:on
                    ESSID:"WILAN_TERA"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
                              11 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000001bdda8728d3
                    Extra: Last beacon: 0ms ago
                    IE: Unknown: 000A57494C414E5F54455241
                    IE: Unknown: 010882848B0C12961824
                    IE: Unknown: 03010B
                    IE: Unknown: 0706465220010D14
                    IE: Unknown: 0B050200698D5B
                    IE: Unknown: 2A0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 32043048606C
                    IE: Unknown: 7F020010
                    IE: Unknown: 851E08008F000F00FF0319004752543738564552535430312D41500002000040
                    IE: Unknown: 9606004096001000
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961401
          Cell 14 - Address: 00:19:70:77:24:CF
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=26/70  Signal level=-84 dBm  
                    Encryption key:on
                    ESSID:"Bbox-EABF69"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000000a23bbd180
                    Extra: Last beacon: 232ms ago
                    IE: Unknown: 000B42626F782D454142463639
                    IE: Unknown: 010882848B960C121824
                    IE: Unknown: 03010B
                    IE: Unknown: 050400010000
                    IE: Unknown: 2A0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32043048606C
                    IE: Unknown: DD180050F2020101820003A4000027A4000042435E0062322F00
                    IE: Unknown: 2D1A4C101BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D160B080800000000000000000000000000000000000000
                    IE: Unknown: DD0900037F01010000FF7F
                    IE: Unknown: DD0A00037F04010000000000
                    IE: Unknown: DD2C0050F204104A0001101044000102105700010010470010565AA94967C14C0EAA8FF349E6F59311103C000101
          Cell 15 - Address: 1C:E8:5D:87:27:F0
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=26/70  Signal level=-84 dBm  
                    Encryption key:on
                    ESSID:"WILAN"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
                              11 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000001bd7c2831a5
                    Extra: Last beacon: 144ms ago
                    IE: Unknown: 000557494C414E
                    IE: Unknown: 010882848B0C12961824
                    IE: Unknown: 03010B
                    IE: Unknown: 0706465220010D14
                    IE: Unknown: 0B0502005F8D5B
                    IE: Unknown: 2A0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 32043048606C
                    IE: Unknown: 7F020010
                    IE: Unknown: 851E08008F000F00FF0319004752543738564552535430312D41500002000040
                    IE: Unknown: 9606004096001000
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961401
          Cell 16 - Address: C0:AC:54:2F:8B:40
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=38/70  Signal level=-72 dBm  
                    Encryption key:on
                    ESSID:"Bbox-D530834F"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=00000020d7dc8edd
                    Extra: Last beacon: 0ms ago
                    IE: Unknown: 000D42626F782D4435333038333446
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 03010B
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1AEC0103FFFFFF00000000000000000000000000000C1846471100
                    IE: Unknown: 3D160B000000000000000000000000000000000000000000
                    IE: WPA Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B05000021127A
                    IE: Unknown: 7F0101
                    IE: Unknown: DD07000C4307000000
                    IE: Unknown: 0706465220010D10
          Cell 17 - Address: F4:CA:E5:DC:B7:0A
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=20/70  Signal level=-90 dBm  
                    Encryption key:on
                    ESSID:"FreeWifi_secure"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
                              6 Mb/s; 9 Mb/s; 12 Mb/s
                    Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000004f38b88161
                    Extra: Last beacon: 252ms ago
                    IE: Unknown: 000F46726565576966695F736563757265
                    IE: Unknown: 010882848B962C0C1218
                    IE: Unknown: 03010B
                    IE: Unknown: 050400020000
                    IE: Unknown: 2A0104
                    IE: Unknown: 3205243048606C
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 2D1A6C0003FFFFFF0001000000000000000100000000000000000000
                    IE: Unknown: 3D160B000400000000000000000000000000000000000000
                    IE: Unknown: 7F080000000000000040
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
          Cell 18 - Address: 68:A3:78:6B:3A:1C
                    Channel:13
                    Frequency:2.472 GHz (Channel 13)
                    Quality=14/70  Signal level=-96 dBm  
                    Encryption key:off
                    ESSID:"FreeWifi"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
                              6 Mb/s; 9 Mb/s; 12 Mb/s
                    Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000007fd509815f
                    Extra: Last beacon: 28ms ago
                    IE: Unknown: 00084672656557696669
                    IE: Unknown: 010882848B962C0C1218
                    IE: Unknown: 03010D
                    IE: Unknown: 050400020000
                    IE: Unknown: 2A0104
                    IE: Unknown: 3205243048606C
                    IE: Unknown: 2D1AEC0003FFFFFF0001000000000000000100000000000000000000
                    IE: Unknown: 3D160D000400000000000000000000000000000000000000
                    IE: Unknown: 7F080000000000000040
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
          Cell 19 - Address: FA:8F:CA:82:87:73
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=50/70  Signal level=-60 dBm  
                    Encryption key:off
                    ESSID:""
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00000075326ac140
                    Extra: Last beacon: 844ms ago
                    IE: Unknown: 0000
                    IE: Unknown: 010882848B960C121824
                    IE: Unknown: 030101
                    IE: Unknown: 05050102000000
                    IE: Unknown: 2A0100
                    IE: Unknown: 2D1A2C0103FF000000000000000000000000000000000008E0E10900
                    IE: Unknown: 32043048606C
                    IE: Unknown: 3D1601080000000000000000000000000000000000000000
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
          Cell 20 - Address: 14:0C:76:F5:C9:B0
                    Channel:3
                    Frequency:2.422 GHz (Channel 3)
                    Quality=12/70  Signal level=-98 dBm  
                    Encryption key:on
                    ESSID:"Freebox-651EEE"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
                              6 Mb/s; 9 Mb/s; 12 Mb/s
                    Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000029f5c4a01bd
                    Extra: Last beacon: 864ms ago
                    IE: Unknown: 000E46726565626F782D363531454545
                    IE: Unknown: 010882848B962C0C1218
                    IE: Unknown: 030103
                    IE: Unknown: 050400020000
                    IE: Unknown: 2A0104
                    IE: Unknown: 3205243048606C
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 2D1AEC0003FFFFFF0001000000000000000100000000000000000000
                    IE: Unknown: 3D1603001500000000000000000000000000000000000000
                    IE: Unknown: 7F080000000000000040
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
          Cell 21 - Address: 68:A3:78:6B:3A:1B
                    Channel:13
                    Frequency:2.472 GHz (Channel 13)
                    Quality=12/70  Signal level=-98 dBm  
                    Encryption key:on
                    ESSID:"freebox_lili2"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
                              6 Mb/s; 9 Mb/s; 12 Mb/s
                    Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000007fd509815f
                    Extra: Last beacon: 60ms ago
                    IE: Unknown: 000D66726565626F785F6C696C6932
                    IE: Unknown: 010882848B962C0C1218
                    IE: Unknown: 03010D
                    IE: Unknown: 050401020000
                    IE: Unknown: 2A0104
                    IE: Unknown: 3205243048606C
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 2D1AEC0003FFFFFF0001000000000000000100000000000000000000
                    IE: Unknown: 3D160D000400000000000000000000000000000000000000
                    IE: Unknown: 7F080000000000000040
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00


>>    uname -r -m 

4.13.0-39-generic x86_64

>>    cat /etc/network/interfaces 

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

>>    nm-tool 


>>    nmcli dev wifi 

*  SSID  MODE  CHAN  DÉBIT  SIGNAL  BARS  SÉCURITÉ 

>>    nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04) 

NOM                  UUID                                  TYPE             PÉRIPHÉRIQUE 
Connexion filaire 1  67b45c2e-7edb-3f1f-8adf-5c559ab6656e  802-3-ethernet   enp3s0       
freeboxSUQSHL        dad56e9b-a18c-4e5b-8e10-82d236596ebf  802-11-wireless  --           

>>    nmcli connection status 


>>    sudo rfkill list 

0: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
[/code]

Dernière modification par arzavapi (Le 02/05/2018, à 19:26)


Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne

#127 Le 02/05/2018, à 19:35

moko138

Re : "the system is running low card graphics" ? [non résolu]

Voilà, là c'est bon smile et xubu1957 va pouvoir analyser la situation !


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

Hors ligne

#128 Le 02/05/2018, à 19:35

xubu1957

Re : "the system is running low card graphics" ? [non résolu]

Je précise que le wifi fonctionne, mais que je n'ai PLUS DE CONNECTION ETHERNET pourquoi ???

Vu le noyau :

  uname -r -m 
4.13.0-39-generic x86_64

copié de la version 17.10, recommence la procédure > Anomalies réseaux en Ethernet sur la version 17.10


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

#129 Le 02/05/2018, à 19:53

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Merci.
J'ai retrouvé mon wifi smile

Est-ce que je peux attendre comme ça juqu'à la fin juillet avant de passer à la version 18.04 LTS ?

Je reconnais que des "clients" comme moi doivent être un peu chiants... Merci de votre patience.

J'aimerais également savoir pourquoi je ne reçois plus aucune mises à jour ?
Enfin si ça ne vous dérange pas...

Dernière modification par arzavapi (Le 02/05/2018, à 20:03)


Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne

#130 Le 02/05/2018, à 20:29

Nuliel

Re : "the system is running low card graphics" ? [non résolu]

Est-ce que je peux attendre comme ça juqu'à la fin juillet avant de passer à la version 18.04 LTS ?

Si le système tient la route, oui. Par contre, je conseillerais une réinstallation (parce qu'on a quand même bien bidouillé) et pas une mise à niveau.

J'aimerais également savoir pourquoi je ne reçois plus aucune mises à jour ?

Tu peux donner le retour de

sudo apt update
sudo apt full-upgrade

Dernière modification par Nuliel (Le 02/05/2018, à 20:30)

Hors ligne

#131 Le 02/05/2018, à 20:46

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Merci smile

~$ sudo apt update 
[sudo] Mot de passe de pierre : 
Atteint:1 http://fr.archive.ubuntu.com/ubuntu xenial InRelease
Réception de:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB]
Réception de:3 http://fr.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Atteint:4 http://archive.canonical.com/ubuntu xenial InRelease                 
Réception de:5 http://fr.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Réception de:6 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [67,5 kB]
Réception de:7 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [68,0 kB]
Réception de:8 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [767 kB]
Réception de:9 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [107 kB]
Réception de:10 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [147 kB]
Réception de:11 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3 464 B]
Réception de:12 http://security.ubuntu.com/ubuntu xenial-security/multiverse i386 Packages [3 624 B]
Réception de:13 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1 744 B]
Réception de:14 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [708 kB]
Réception de:15 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [319 kB]
Réception de:16 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [224 kB]
Réception de:17 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [624 kB]
Réception de:18 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [575 kB]
Réception de:19 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [246 kB]
Réception de:20 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [325 kB]
Réception de:21 http://fr.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 DEP-11 Metadata [5 964 B]
Réception de:22 http://fr.archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11 Metadata [3 328 B]
Réception de:23 http://fr.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 DEP-11 Metadata [5 088 B]
4 522 ko réceptionnés en 4s (968 ko/s)                             
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
pierre@pierre-CR61-2M-CX61-2OC-CX61-2OD:~$ sudo apt full-upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
pierre@pierre-CR61-2M-CX61-2OC-CX61-2OD:~$ 

C'est le fait que sous l'écriture

sudo apt full-upgrade

je ne vois plus rien se faire depuis un bon moment... Aucun calcul de mise à jour. Rien. D'où cela proviendrait-il ?

cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 16.04.2 LTS _Xenial Xerus_ - Release amd64 (20170215.2)]/ xenial main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial universe
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main universe multiverse restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu xenial partner
# deb-src http://archive.canonical.com/ubuntu xenial partner

deb http://security.ubuntu.com/ubuntu xenial-security main restricted
# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb-src http://archive.canonical.com/ubuntu xenial partner
# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse

Que veut dire :

N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.

  ???

Dernière modification par arzavapi (Le 02/05/2018, à 21:02)


Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne

#132 Le 02/05/2018, à 21:01

Nuliel

Re : "the system is running low card graphics" ? [non résolu]

Pour moi, tout est normal, sinon il y aurait eu une erreur. Attends quelques jours, tu devrais en avoir smile

Hors ligne

#133 Le 02/05/2018, à 21:10

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Il n'y a pas de doublons dans ce que dit :

cat /etc/apt/sources.list

???


Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne

#134 Le 02/05/2018, à 21:30

Nuliel

Re : "the system is running low card graphics" ? [non résolu]

Non, pour moi ton sources.list est tout à fait normal, je viens de comparer avec le mien, il est presque pareil.

Le commentaire que tu n'as pas compris dit qu'on active les dépôt backports à ses risques et périls. Le principe du dépôt backport, c'est de fournir des logiciels plus à jour mais ça peut apporter des bugs.

Hors ligne

#135 Le 02/05/2018, à 21:36

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Merci "pour tout ça"... smile


Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne

#136 Le 03/05/2018, à 07:53

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Désolé moko138 xubu1957 et naziel

Mon cas va devenir sujet d'énervement :
Me revoilà ce matin à avoir "the system is running low card graphics"...

Après avoir eu le wifi hier soir.
Ce matin, à nouveau la panne sad

-je précise que j'ai également un affichage "problème de logiciel" à transmettre... (impossible à copier-coller).

Dernière modification par arzavapi (Le 03/05/2018, à 08:51)


Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne

#137 Le 03/05/2018, à 09:31

moko138

Re : "the system is running low card graphics" ? [non résolu]

Dans ces cas-là, réflexe !  Montrer aux spécialistes
des questions graphiques (dont je ne suis pas) :

dmesg
cat /var/log/Xorg.0.log 

et

cat /etc/X11/xorg.conf

Sépare bien les retours, merci !


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

Hors ligne

#138 Le 03/05/2018, à 10:08

Nuliel

Re : "the system is running low card graphics" ? [non résolu]

Tu peux tenter ce que je propose ici

Hors ligne

#139 Le 03/05/2018, à 21:25

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Bonsoir et merci smile

1ère commande :

pierre@pierre-CR61-2M-CX61-2OC-CX61-2OD:~$ dmesg
[    0.000000] microcode: microcode updated early to revision 0x24, date = 2018-01-21
[    0.000000] random: get_random_bytes called from start_kernel+0x42/0x507 with crng_init=0
[    0.000000] Linux version 4.13.0-39-generic (buildd@lcy01-amd64-024) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9)) #44~16.04.1-Ubuntu SMP Thu Apr 5 16:43:10 UTC 2018 (Ubuntu 4.13.0-39.44~16.04.1-generic 4.13.16)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-39-generic root=UUID=8b2ef2a7-4009-426c-9a42-a6cf1bfbe47f ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cbaa9fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cbaaa000-0x00000000cbab0fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cbab1000-0x00000000cc195fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cc196000-0x00000000cc3e1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cc3e2000-0x00000000db448fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db449000-0x00000000db4d2fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000db4d3000-0x00000000db5edfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db5ee000-0x00000000dba1ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dba20000-0x00000000dbffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dbfff000-0x00000000dbffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df1fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] random: fast init done
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Micro-Star International Co., Ltd. CR61 2M/CX61 2OC/CX61 2OD/MS-16GD, BIOS E16GDIMS.20I 11/10/2014
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x11fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7F00000000 write-back
[    0.000000]   1 base 0100000000 mask 7FE0000000 write-back
[    0.000000]   2 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   3 base 00DE000000 mask 7FFE000000 uncachable
[    0.000000]   4 base 00DD000000 mask 7FFF000000 uncachable
[    0.000000]   5 base 011FE00000 mask 7FFFE00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] total RAM covered: 4046M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 64M 	num_reg: 7  	lose cover RAM: 0G
[    0.000000] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdc000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fd760-0x000fd76f] mapped at [ffff8ec3000fd760]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff8ec300097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x2a92c000, 0x2a92cfff] PGTABLE
[    0.000000] BRK [0x2a92d000, 0x2a92dfff] PGTABLE
[    0.000000] BRK [0x2a92e000, 0x2a92efff] PGTABLE
[    0.000000] BRK [0x2a92f000, 0x2a92ffff] PGTABLE
[    0.000000] BRK [0x2a930000, 0x2a930fff] PGTABLE
[    0.000000] BRK [0x2a931000, 0x2a931fff] PGTABLE
[    0.000000] BRK [0x2a932000, 0x2a932fff] PGTABLE
[    0.000000] BRK [0x2a933000, 0x2a933fff] PGTABLE
[    0.000000] BRK [0x2a934000, 0x2a934fff] PGTABLE
[    0.000000] BRK [0x2a935000, 0x2a935fff] PGTABLE
[    0.000000] BRK [0x2a936000, 0x2a936fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x321b0000-0x350cffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 MSI_NB)
[    0.000000] ACPI: XSDT 0x00000000DB9F2088 000094 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DBA011E8 00010C (v05 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000DB9F21B8 00F02E (v02 MSI_NB MEGABOOK 00000014 INTL 20120711)
[    0.000000] ACPI: FACS 0x00000000DBA1E080 000040
[    0.000000] ACPI: APIC 0x00000000DBA012F8 000062 (v03 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DBA01360 000044 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.000000] ACPI: LPIT 0x00000000DBA013A8 00005C (v01 MSI_NB MEGABOOK 00000000 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000DBA01408 000228 (v01 INTEL  sensrhub 00000000 INTL 20120711)
[    0.000000] ACPI: SLIC 0x00000000DBA01630 000176 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DBA017A8 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000DBA01CE8 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20120711)
[    0.000000] ACPI: MCFG 0x00000000DBA027C0 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000DBA02800 000038 (v01 MSI_NB MEGABOOK 01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000DBA02838 000315 (v01 SataRe SataTabl 00001000 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000DBA02B50 003562 (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000DBA060B8 001342 (v01 SgRef  SgPeg    00001000 INTL 20120711)
[    0.000000] ACPI: MSFF 0x00000000DBA07400 000029 (v01 MSI_NB MEGABOOK 00000010 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x11fdd5000-0x11fdfffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000011fdfffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000cbaa9fff]
[    0.000000]   node   0: [mem 0x00000000cbab1000-0x00000000cc195fff]
[    0.000000]   node   0: [mem 0x00000000cc3e2000-0x00000000db448fff]
[    0.000000]   node   0: [mem 0x00000000db4d3000-0x00000000db5edfff]
[    0.000000]   node   0: [mem 0x00000000dbfff000-0x00000000dbffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000011fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000011fdfffff]
[    0.000000] On node 0 totalpages: 1028270
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 13965 pages used for memmap
[    0.000000]   DMA32 zone: 893714 pages, LIFO batch:31
[    0.000000]   Normal zone: 2040 pages used for memmap
[    0.000000]   Normal zone: 130560 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x00000000dd200000-0x00000000df1fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcbaaa000-0xcbab0fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcc196000-0xcc3e1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb449000-0xdb4d2fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb5ee000-0xdba1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdba20000-0xdbffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xdc000000-0xdcffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdf1fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] percpu: Embedded 45 pages/cpu @ffff8ec41fa00000 s146584 r8192 d29544 u1048576
[    0.000000] pcpu-alloc: s146584 r8192 d29544 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1012180
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-39-generic root=UUID=8b2ef2a7-4009-426c-9a42-a6cf1bfbe47f ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3906788K/4113080K available (12300K kernel code, 2481K rwdata, 4008K rodata, 2368K init, 2372K bss, 206292K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 37858 entries in 148 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 524544, nr_irqs: 440, preallocated irqs: 16
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.004000] tsc: Detected 2394.436 MHz processor
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.87 BogoMIPS (lpj=9577744)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004000] ACPI: Core revision 20170531
[    0.016722] ACPI: 7 ACPI AML tables successfully acquired and loaded
[    0.016744] Security Framework initialized
[    0.016745] Yama: becoming mindful.
[    0.016761] AppArmor: AppArmor initialized
[    0.017588] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.018030] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.018054] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.018068] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.018253] CPU: Physical Processor ID: 0
[    0.018254] CPU: Processor Core ID: 0
[    0.018259] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.018260] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.018261] FEATURE SPEC_CTRL Present
[    0.018263] mce: CPU supports 7 MCE banks
[    0.018272] CPU0: Thermal monitoring enabled (TM1)
[    0.018282] process: using mwait in idle threads
[    0.018285] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.018285] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.018287] Spectre V2 mitigation: Mitigation: Full generic retpoline
[    0.018288] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported
[    0.018288] Spectre V2 mitigation: Retpoline compiled kernel.  Defaulting IBRS to disabled
[    0.018396] Freeing SMP alternatives memory: 36K
[    0.020069] smpboot: Max logical packages: 1
[    0.020470] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.061673] TSC deadline timer enabled
[    0.061675] smpboot: CPU0: Intel(R) Pentium(R) CPU 3560M @ 2.40GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.061732] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.061774] ... version:                3
[    0.061775] ... bit width:              48
[    0.061775] ... generic registers:      8
[    0.061776] ... value mask:             0000ffffffffffff
[    0.061776] ... max period:             00007fffffffffff
[    0.061777] ... fixed-purpose events:   3
[    0.061777] ... event mask:             00000007000000ff
[    0.061808] Hierarchical SRCU implementation.
[    0.062552] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.062567] smp: Bringing up secondary CPUs ...
[    0.062635] x86: Booting SMP configuration:
[    0.062636] .... node  #0, CPUs:      #1
[    0.064000] smp: Brought up 1 node, 2 CPUs
[    0.064000] smpboot: Total of 2 processors activated (9577.74 BogoMIPS)
[    0.064000] devtmpfs: initialized
[    0.064000] x86/mm: Memory block size: 128MB
[    0.064000] evm: security.selinux
[    0.064000] evm: security.SMACK64
[    0.064000] evm: security.SMACK64EXEC
[    0.064000] evm: security.SMACK64TRANSMUTE
[    0.064000] evm: security.SMACK64MMAP
[    0.064000] evm: security.ima
[    0.064000] evm: security.capability
[    0.064025] PM: Registering ACPI NVS region [mem 0xcbaaa000-0xcbab0fff] (28672 bytes)
[    0.064026] PM: Registering ACPI NVS region [mem 0xdb5ee000-0xdba1ffff] (4399104 bytes)
[    0.064116] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.064122] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.064165] pinctrl core: initialized pinctrl subsystem
[    0.064245] RTC time: 19:15:40, date: 05/03/18
[    0.064313] NET: Registered protocol family 16
[    0.064462] cpuidle: using governor ladder
[    0.064462] cpuidle: using governor menu
[    0.064462] PCCT header not found.
[    0.064462] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.064462] ACPI: bus type PCI registered
[    0.064462] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.064462] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.064462] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.064462] PCI: Using configuration type 1 for base access
[    0.064462] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.064462] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.065068] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.065068] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.065068] ACPI: Added _OSI(Module Device)
[    0.065068] ACPI: Added _OSI(Processor Device)
[    0.065068] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.065068] ACPI: Added _OSI(Processor Aggregator Device)
[    0.065068] ACPI: Executed 1 blocks of module-level executable AML code
[    0.069222] ACPI Error: No handler for Region [EC__] (ffff8ec41b14e000) [EmbeddedControl] (20170531/evregion-166)
[    0.069228] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20170531/exfldio-299)
[    0.069232] ACPI Error: Method parse/execution failed \_SB.PCI0.LPCB.EC._REG, AE_NOT_EXIST (20170531/psparse-550)
[    0.070214] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.070982] ACPI: Dynamic OEM Table Load:
[    0.070987] ACPI: SSDT 0xFFFF8EC41A5FBC00 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20120711)
[    0.072296] ACPI: Dynamic OEM Table Load:
[    0.072301] ACPI: SSDT 0xFFFF8EC41A483800 0005AA (v01 PmRef  ApIst    00003000 INTL 20120711)
[    0.072689] ACPI: Dynamic OEM Table Load:
[    0.072692] ACPI: SSDT 0xFFFF8EC41A61A200 000119 (v01 PmRef  ApCst    00003000 INTL 20120711)
[    0.073174] ACPI: EC: EC started
[    0.073174] ACPI: EC: interrupt blocked
[    0.074935] ACPI: \_SB_.PCI0.LPCB.EC__: Used as first EC
[    0.074937] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.074938] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions
[    0.074939] ACPI: Interpreter enabled
[    0.074969] ACPI: (supports S0 S3 S4 S5)
[    0.074970] ACPI: Using IOAPIC for interrupt routing
[    0.074995] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.075296] ACPI: Enabled 7 GPEs in block 00 to 3F
[    0.088755] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.088760] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.089246] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.089247] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.089669] PCI host bridge to bus 0000:00
[    0.089672] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.089673] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.089676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.089678] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.089679] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.089680] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.089681] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.089683] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.089684] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.089685] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff window]
[    0.089687] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.089695] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[    0.089795] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.089830] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.089942] pci 0000:00:02.0: [8086:0406] type 00 class 0x030000
[    0.089953] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.089959] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.089964] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.090048] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[    0.090057] pci 0000:00:03.0: reg 0x10: [mem 0xf7e14000-0xf7e17fff 64bit]
[    0.090168] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.090189] pci 0000:00:14.0: reg 0x10: [mem 0xf7e00000-0xf7e0ffff 64bit]
[    0.090248] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.090322] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.090343] pci 0000:00:16.0: reg 0x10: [mem 0xf7e1e000-0xf7e1e00f 64bit]
[    0.090404] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.090487] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.090508] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e1c000-0xf7e1c3ff]
[    0.090587] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.090663] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.090682] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e10000-0xf7e13fff 64bit]
[    0.090749] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.090827] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.090894] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.091007] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
[    0.091075] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.091183] pci 0000:00:1c.5: [8086:8c1a] type 01 class 0x060400
[    0.091251] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.091363] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.091384] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e1b000-0xf7e1b3ff]
[    0.091464] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.091542] pci 0000:00:1f.0: [8086:8c49] type 00 class 0x060100
[    0.091714] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
[    0.091730] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.091737] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.091745] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.091752] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.091760] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.091767] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e1a000-0xf7e1a7ff]
[    0.091802] pci 0000:00:1f.2: PME# supported from D3hot
[    0.091874] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.091892] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e19000-0xf7e190ff 64bit]
[    0.091911] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.092033] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.092088] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.092160] pci 0000:03:00.0: [1969:1091] type 00 class 0x020000
[    0.092195] pci 0000:03:00.0: reg 0x10: [mem 0xf7d00000-0xf7d3ffff 64bit]
[    0.092208] pci 0000:03:00.0: reg 0x18: [io  0xe000-0xe07f]
[    0.092325] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.104032] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.104036] pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
[    0.104039] pci 0000:00:1c.3:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    0.104117] pci 0000:04:00.0: [10ec:8723] type 00 class 0x028000
[    0.104150] pci 0000:04:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.104182] pci 0000:04:00.0: reg 0x18: [mem 0xf7c00000-0xf7c03fff 64bit]
[    0.104299] pci 0000:04:00.0: supports D1 D2
[    0.104300] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.116033] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.116037] pci 0000:00:1c.5:   bridge window [io  0xd000-0xdfff]
[    0.116040] pci 0000:00:1c.5:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.117532] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.117579] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.117624] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.117669] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.117714] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.117760] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.117804] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.117848] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
[    0.118057] ACPI: EC: interrupt unblocked
[    0.118062] ACPI: EC: event unblocked
[    0.118068] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.118070] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
[    0.118274] SCSI subsystem initialized
[    0.118305] libata version 3.00 loaded.
[    0.118305] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.118305] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.118305] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.118305] vgaarb: loaded
[    0.118305] ACPI: bus type USB registered
[    0.118305] usbcore: registered new interface driver usbfs
[    0.118305] usbcore: registered new interface driver hub
[    0.118305] usbcore: registered new device driver usb
[    0.118305] EDAC MC: Ver: 3.0.0
[    0.118305] PCI: Using ACPI for IRQ routing
[    0.118305] PCI: pci_cache_line_size set to 64 bytes
[    0.118305] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.118305] e820: reserve RAM buffer [mem 0xcbaaa000-0xcbffffff]
[    0.118305] e820: reserve RAM buffer [mem 0xcc196000-0xcfffffff]
[    0.118305] e820: reserve RAM buffer [mem 0xdb449000-0xdbffffff]
[    0.118305] e820: reserve RAM buffer [mem 0xdb5ee000-0xdbffffff]
[    0.118305] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[    0.120044] NetLabel: Initializing
[    0.120044] NetLabel:  domain hash size = 128
[    0.120045] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.120059] NetLabel:  unlabeled traffic allowed by default
[    0.120072] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.120072] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.122074] clocksource: Switched to clocksource hpet
[    0.129125] VFS: Disk quotas dquot_6.6.0
[    0.129145] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.129238] AppArmor: AppArmor Filesystem Enabled
[    0.129284] pnp: PnP ACPI init
[    0.129398] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.129402] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.129569] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.129571] system 00:01: [io  0xffff] has been reserved
[    0.129572] system 00:01: [io  0xffff] has been reserved
[    0.129574] system 00:01: [io  0xffff] has been reserved
[    0.129575] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.129577] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.129578] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.129580] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.129581] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.129582] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.129585] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.129605] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.129649] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.129652] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.129695] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.129697] system 00:04: [io  0x034c-0x034f] has been reserved
[    0.129699] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.130133] pnp 00:05: Plug and Play ACPI device, IDs PNP030b (active)
[    0.130170] pnp 00:06: Plug and Play ACPI device, IDs ETD0300 PNP0f13 (active)
[    0.130635] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.130637] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.130638] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.130640] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.130642] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.130643] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.130647] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.130648] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.130650] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.130652] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.130654] system 00:07: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[    0.130655] system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved
[    0.130658] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.130871] pnp: PnP ACPI: found 8 devices
[    0.136972] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.136989] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.136991] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.136993] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    0.137014] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdf200000-0xdf3fffff]
[    0.137020] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdf400000-0xdf5fffff 64bit pref]
[    0.137023] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.137025] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.137031] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.137034] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.137039] pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf3fffff]
[    0.137043] pci 0000:00:1c.0:   bridge window [mem 0xdf400000-0xdf5fffff 64bit pref]
[    0.137049] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.137051] pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
[    0.137056] pci 0000:00:1c.3:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    0.137063] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.137066] pci 0000:00:1c.5:   bridge window [io  0xd000-0xdfff]
[    0.137070] pci 0000:00:1c.5:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.137079] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.137080] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.137081] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.137083] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.137084] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.137085] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.137086] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.137088] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.137089] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.137090] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff window]
[    0.137092] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.137093] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf3fffff]
[    0.137095] pci_bus 0000:02: resource 2 [mem 0xdf400000-0xdf5fffff 64bit pref]
[    0.137096] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.137097] pci_bus 0000:03: resource 1 [mem 0xf7d00000-0xf7dfffff]
[    0.137099] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.137100] pci_bus 0000:04: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    0.137237] NET: Registered protocol family 2
[    0.137365] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.137427] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.137520] TCP: Hash tables configured (established 32768 bind 32768)
[    0.137548] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.137563] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.137603] NET: Registered protocol family 1
[    0.137616] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.184106] pci 0000:03:00.0: set MSI_INTX_DISABLE_BUG flag
[    0.184113] PCI: CLS 64 bytes, default 64
[    0.184149] Unpacking initramfs...
[    0.893681] Freeing initrd memory: 48256K
[    0.893684] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.893687] software IO TLB [mem 0xd7449000-0xdb449000] (64MB) mapped at [ffff8ec3d7449000-ffff8ec3db448fff]
[    0.893828] Scanning for low memory corruption every 60 seconds
[    0.894086] audit: initializing netlink subsys (disabled)
[    0.894123] audit: type=2000 audit(1525374940.894:1): state=initialized audit_enabled=0 res=1
[    0.894423] Initialise system trusted keyrings
[    0.894435] Key type blacklist registered
[    0.894462] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    0.895464] zbud: loaded
[    0.895901] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.896037] fuse init (API version 7.26)
[    0.897206] Key type asymmetric registered
[    0.897207] Asymmetric key parser 'x509' registered
[    0.897233] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.897258] io scheduler noop registered
[    0.897258] io scheduler deadline registered
[    0.897279] io scheduler cfq registered (default)
[    0.897965] pcieport 0000:00:01.0: Signaling PME with IRQ 24
[    0.897982] pcieport 0000:00:1c.0: Signaling PME with IRQ 25
[    0.897999] pcieport 0000:00:1c.3: Signaling PME with IRQ 26
[    0.898015] pcieport 0000:00:1c.5: Signaling PME with IRQ 27
[    0.898035] pciehp 0000:00:1c.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    0.898101] vesafb: mode is 1366x768x32, linelength=5504, pages=0
[    0.898101] vesafb: scrolling: redraw
[    0.898103] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.898113] vesafb: framebuffer at 0xe0000000, mapped to 0xffffa3d641000000, using 4160k, total 4160k
[    0.898184] Console: switching to colour frame buffer device 170x48
[    0.898200] fb0: VESA VGA frame buffer device
[    0.898210] intel_idle: MWAIT substates: 0x42120
[    0.898211] intel_idle: v0.4.1 model 0x3C
[    0.898272] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.898582] ACPI: AC Adapter [ADP1] (off-line)
[    0.898823] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0C09:00/PNP0C0D:00/input/input0
[    0.899138] ACPI: Lid Switch [LID0]
[    0.899207] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.899215] ACPI: Power Button [PWRB]
[    0.899242] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.899248] ACPI: Sleep Button [SLPB]
[    0.899273] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.899354] ACPI: Power Button [PWRF]
[    0.900055] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    0.900267] thermal LNXTHERM:00: registered as thermal_zone0
[    0.900268] ACPI: Thermal Zone [THRM] (33 C)
[    0.900295] GHES: HEST is not enabled!
[    0.900367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.901831] Linux agpgart interface v0.103
[    0.902927] loop: module loaded
[    0.903079] libphy: Fixed MDIO Bus: probed
[    0.903080] tun: Universal TUN/TAP device driver, 1.6
[    0.903112] PPP generic driver version 2.4.2
[    0.903151] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.903153] ehci-pci: EHCI PCI platform driver
[    0.903309] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.903316] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.903327] ehci-pci 0000:00:1a.0: debug port 2
[    0.907244] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.907254] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e1c000
[    0.920066] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.920418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.920430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.920431] usb usb1: Product: EHCI Host Controller
[    0.920432] usb usb1: Manufacturer: Linux 4.13.0-39-generic ehci_hcd
[    0.920434] usb usb1: SerialNumber: 0000:00:1a.0
[    0.920673] hub 1-0:1.0: USB hub found
[    0.920701] hub 1-0:1.0: 2 ports detected
[    0.920967] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.920971] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.920982] ehci-pci 0000:00:1d.0: debug port 2
[    0.924885] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.924897] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e1b000
[    0.940044] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.940072] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.940074] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.940075] usb usb2: Product: EHCI Host Controller
[    0.940076] usb usb2: Manufacturer: Linux 4.13.0-39-generic ehci_hcd
[    0.940077] usb usb2: SerialNumber: 0000:00:1d.0
[    0.940247] hub 2-0:1.0: USB hub found
[    0.940252] hub 2-0:1.0: 2 ports detected
[    0.940355] ehci-platform: EHCI generic platform driver
[    0.940369] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.940371] ohci-pci: OHCI PCI platform driver
[    0.940379] ohci-platform: OHCI generic platform driver
[    0.940385] uhci_hcd: USB Universal Host Controller Interface driver
[    0.940489] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.940494] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.941576] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    0.941581] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.941656] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.941657] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.941659] usb usb3: Product: xHCI Host Controller
[    0.941660] usb usb3: Manufacturer: Linux 4.13.0-39-generic xhci-hcd
[    0.941661] usb usb3: SerialNumber: 0000:00:14.0
[    0.941829] hub 3-0:1.0: USB hub found
[    0.941846] hub 3-0:1.0: 14 ports detected
[    0.943798] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.943801] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.943834] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.943835] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.943836] usb usb4: Product: xHCI Host Controller
[    0.943838] usb usb4: Manufacturer: Linux 4.13.0-39-generic xhci-hcd
[    0.943839] usb usb4: SerialNumber: 0000:00:14.0
[    0.943991] hub 4-0:1.0: USB hub found
[    0.944011] hub 4-0:1.0: 4 ports detected
[    0.944365] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.964355] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.964358] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.964619] mousedev: PS/2 mouse device common for all mice
[    0.965092] rtc_cmos 00:02: RTC can wake from S4
[    0.965208] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.965231] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.965236] i2c /dev entries driver
[    0.965278] device-mapper: uevent: version 1.0.3
[    0.965349] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[    0.965353] intel_pstate: Intel P-state driver initializing
[    0.965448] ledtrig-cpu: registered to indicate activity on CPUs
[    0.965760] NET: Registered protocol family 10
[    0.969301] Segment Routing with IPv6
[    0.969321] NET: Registered protocol family 17
[    0.969329] Key type dns_resolver registered
[    0.969479] RAS: Correctable Errors collector initialized.
[    0.969505] microcode: sig=0x306c3, pf=0x10, revision=0x24
[    0.969542] microcode: Microcode Update Driver: v2.2.
[    0.969591] sched_clock: Marking stable (969538967, 0)->(967333602, 2205365)
[    0.969760] registered taskstats version 1
[    0.969770] Loading compiled-in X.509 certificates
[    0.972087] Loaded X.509 cert 'Build time autogenerated kernel key: 7960992d504579530bf240371c576177395d32e2'
[    0.972106] zswap: loaded using pool lzo/zbud
[    0.975182] Key type big_key registered
[    0.975185] Key type trusted registered
[    0.976689] Key type encrypted registered
[    0.976693] AppArmor: AppArmor sha1 policy hashing enabled
[    0.976695] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    0.976712] evm: HMAC attrs: 0x1
[    0.977096]   Magic number: 2:952:292
[    0.977125] tty tty25: hash matches
[    0.977213] rtc_cmos 00:02: setting system clock to 2018-05-03 19:15:41 UTC (1525374941)
[    0.977259] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.977260] EDD information not available.
[    0.977306] PM: Hibernation image not present or could not be loaded.
[    0.986292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.008131] ACPI: Battery Slot [BAT1] (battery present)
[    1.010073] Freeing unused kernel memory: 2368K
[    1.010075] Write protecting the kernel read-only data: 18432k
[    1.010535] Freeing unused kernel memory: 2024K
[    1.010735] Freeing unused kernel memory: 88K
[    1.012519] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.012519] x86/mm: Checking user space page tables
[    1.014189] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.074310] hidraw: raw HID events driver (C) Jiri Kosina
[    1.080155] sdhci: Secure Digital Host Controller Interface driver
[    1.080155] sdhci: Copyright(c) Pierre Ossman
[    1.121976] alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [d8:cb:8a:82:e9:d9]
[    1.129947] ahci 0000:00:1f.2: version 3.0
[    1.130144] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x11 impl SATA mode
[    1.130147] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    1.148286] scsi host0: ahci
[    1.148436] alx 0000:03:00.0 enp3s0: renamed from eth0
[    1.148504] scsi host1: ahci
[    1.148718] scsi host2: ahci
[    1.148910] scsi host3: ahci
[    1.149073] scsi host4: ahci
[    1.149111] ata1: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a100 irq 29
[    1.149112] ata2: DUMMY
[    1.149113] ata3: DUMMY
[    1.149114] ata4: DUMMY
[    1.149116] ata5: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a300 irq 29
[    1.171623] [drm] Memory usable by graphics device = 2048M
[    1.171626] checking generic (e0000000 410000) vs hw (e0000000 10000000)
[    1.171627] fb: switching to inteldrmfb from VESA VGA
[    1.171651] Console: switching to colour dummy device 80x25
[    1.171727] [drm] Replacing VGA console driver
[    1.177737] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.177738] [drm] Driver supports precise vblank timestamp query.
[    1.180300] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.188508] [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0
[    1.189724] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.190233] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7
[    1.226463] fbcon: inteldrmfb (fb0) is primary device
[    1.226518] Console: switching to colour frame buffer device 170x48
[    1.226535] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    1.248084] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.268087] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.268103] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[    1.396597] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[    1.396599] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.396833] hub 1-1:1.0: USB hub found
[    1.396925] hub 1-1:1.0: 6 ports detected
[    1.416616] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[    1.416618] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.416833] hub 2-1:1.0: USB hub found
[    1.416926] hub 2-1:1.0: 8 ports detected
[    1.463400] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.463419] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.463969] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    1.463977] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT4._GTF, AE_NOT_FOUND (20170531/psparse-550)
[    1.464168] ata5.00: ATA-9: WDC WD5000LPVX-22V0TT0, 01.01A01, max UDMA/133
[    1.464170] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.464710] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    1.464716] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT4._GTF, AE_NOT_FOUND (20170531/psparse-550)
[    1.464896] ata5.00: configured for UDMA/133
[    1.467177] ata1.00: ATAPI: TSSTcorp CDDVDW SN-208FB, TM00, max UDMA/100
[    1.471934] ata1.00: configured for UDMA/100
[    1.477567] scsi 0:0:0:0: CD-ROM            TSSTcorp CDDVDW SN-208FB  TM00 PQ: 0 ANSI: 5
[    1.518765] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.518767] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.518887] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    1.518950] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    1.519072] scsi 4:0:0:0: Direct-Access     ATA      WDC WD5000LPVX-2 1A01 PQ: 0 ANSI: 5
[    1.548240] sd 4:0:0:0: Attached scsi generic sg1 type 0
[    1.548268] sd 4:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.548270] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    1.548279] sd 4:0:0:0: [sda] Write Protect is off
[    1.548280] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.548295] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.613537]  sda: sda1 sda2 < sda5 >
[    1.614107] sd 4:0:0:0: [sda] Attached SCSI disk
[    1.661972] usb 3-3: New USB device found, idVendor=0bda, idProduct=0138
[    1.661974] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.661976] usb 3-3: Product: USB2.0-CRW
[    1.661977] usb 3-3: Manufacturer: Generic
[    1.661979] usb 3-3: SerialNumber: 20090516388200000
[    1.670536] usbcore: registered new interface driver usb-storage
[    1.671768] usbcore: registered new interface driver uas
[    1.672950] ums-realtek 3-3:1.0: USB Mass Storage device detected
[    1.688057] scsi host5: usb-storage 3-3:1.0
[    1.688127] usbcore: registered new interface driver ums-realtek
[    1.788065] usb 3-5: new high-speed USB device number 3 using xhci_hcd
[    1.916065] tsc: Refined TSC clocksource calibration: 2394.456 MHz
[    1.916072] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c236f90, max_idle_ns: 440795217409 ns
[    1.968636] usb 3-5: New USB device found, idVendor=5986, idProduct=014c
[    1.968638] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.968640] usb 3-5: Product: BisonCam, NB Pro
[    1.968641] usb 3-5: Manufacturer: Bison
[    2.092092] usb 3-7: new full-speed USB device number 4 using xhci_hcd
[    2.180466] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x550f00)
[    2.203221] psmouse serio1: elantech: Synaptics capabilities query result 0x79, 0x15, 0x0c.
[    2.227086] psmouse serio1: elantech: Elan sample query result 00, 5a, 96
[    2.233221] usb 3-7: New USB device found, idVendor=13d3, idProduct=3394
[    2.233223] usb 3-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.233225] usb 3-7: Product: RT Bluetooth Radio
[    2.233226] usb 3-7: Manufacturer: Realtek
[    2.233227] usb 3-7: SerialNumber: 00e04c000001
[    2.234454] usb 3-3: USB disconnect, device number 2
[    2.338781] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6
[    2.940221] clocksource: Switched to clocksource tsc
[    3.884242] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    4.879634] random: crng init done
[    5.279510] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[    5.296107] systemd[1]: Detected architecture x86-64.
[    5.320070] systemd[1]: Set hostname to <pierre-CR61-2M-CX61-2OC-CX61-2OD>.
[    7.165572] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    7.165707] systemd[1]: Created slice System Slice.
[    7.165725] systemd[1]: Reached target User and Group Name Lookups.
[    7.165732] systemd[1]: Reached target Remote File Systems (Pre).
[    7.165738] systemd[1]: Reached target Remote File Systems.
[    7.165745] systemd[1]: Reached target Encrypted Volumes.
[    7.165783] systemd[1]: Listening on Journal Socket (/dev/log).
[   10.149926] lp: driver loaded but no devices found
[   10.521433] ppdev: user-space parallel port driver
[   16.641222] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   16.706592] systemd-journald[245]: Received request to flush runtime journal from PID 1
[   16.943770] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   16.947211] EDAC ie31200: No ECC support
[   17.017014] Bluetooth: Core ver 2.22
[   17.017028] NET: Registered protocol family 31
[   17.017028] Bluetooth: HCI device and connection manager initialized
[   17.017031] Bluetooth: HCI socket layer initialized
[   17.017033] Bluetooth: L2CAP socket layer initialized
[   17.017040] Bluetooth: SCO socket layer initialized
[   17.025327] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   17.030548] usbcore: registered new interface driver btusb
[   17.034723] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=1200
[   17.034724] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723a_fw.bin
[   17.035759] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20170531/utaddress-247)
[   17.035765] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.035767] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20170531/utaddress-247)
[   17.035771] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C5F (\_SB.PCI0.PEG0.PEGP.GPR) (20170531/utaddress-247)
[   17.035774] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.035775] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20170531/utaddress-247)
[   17.035778] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20170531/utaddress-247)
[   17.035781] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C5F (\_SB.PCI0.PEG0.PEGP.GPR) (20170531/utaddress-247)
[   17.035784] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.035784] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20170531/utaddress-247)
[   17.035787] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20170531/utaddress-247)
[   17.035790] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C5F (\_SB.PCI0.PEG0.PEGP.GPR) (20170531/utaddress-247)
[   17.035793] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.035793] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   17.041968] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC269VB: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   17.041971] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.041973] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   17.041974] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   17.041975] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   17.041976] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x19
[   17.041978] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x18
[   17.048543] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input8
[   17.048599] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[   17.084800] input: MSI WMI hotkeys as /devices/virtual/input/input10
[   17.089516] rtl8723ae: Using firmware rtlwifi/rtl8723fw_B.bin
[   17.093380] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[   17.093564] rtlwifi: rtlwifi: wireless switch is on
[   17.130116] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   17.130118] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   17.130119] RAPL PMU: hw unit of domain package 2^-14 Joules
[   17.130119] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   17.130120] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   17.176954] intel_rapl: Found RAPL domain package
[   17.176955] intel_rapl: Found RAPL domain core
[   17.176956] intel_rapl: Found RAPL domain uncore
[   17.176957] intel_rapl: Found RAPL domain dram
[   17.176960] intel_rapl: RAPL package 0 domain package locked by BIOS
[   17.176963] intel_rapl: RAPL package 0 domain dram locked by BIOS
[   17.241815] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[   17.241860] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[   17.241897] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[   17.241934] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
[   17.241972] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
[   17.359020] media: Linux media interface: v0.10
[   17.364693] Linux video capture interface: v2.00
[   17.373421] uvcvideo: Found UVC 1.00 device BisonCam, NB Pro (5986:014c)
[   17.378275] uvcvideo 3-5:1.0: Entity type for entity Processing 2 was not initialized!
[   17.378277] uvcvideo 3-5:1.0: Entity type for entity Extension 6 was not initialized!
[   17.378279] uvcvideo 3-5:1.0: Entity type for entity Camera 1 was not initialized!
[   17.378337] input: BisonCam, NB Pro: BisonCam, NB  as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/input/input16
[   17.378390] usbcore: registered new interface driver uvcvideo
[   17.378391] USB Video Class driver (1.1.1)
[   17.580752] audit: type=1400 audit(1525374958.103:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=535 comm="apparmor_parser"
[   17.580755] audit: type=1400 audit(1525374958.103:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=535 comm="apparmor_parser"
[   17.580757] audit: type=1400 audit(1525374958.103:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=535 comm="apparmor_parser"
[   17.580759] audit: type=1400 audit(1525374958.103:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=535 comm="apparmor_parser"
[   17.598610] audit: type=1400 audit(1525374958.121:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=534 comm="apparmor_parser"
[   17.598613] audit: type=1400 audit(1525374958.121:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=534 comm="apparmor_parser"
[   17.783786] audit: type=1400 audit(1525374958.306:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app" pid=538 comm="apparmor_parser"
[   17.783790] audit: type=1400 audit(1525374958.306:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app//oxide_helper" pid=538 comm="apparmor_parser"
[   17.870123] audit: type=1400 audit(1525374958.392:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=539 comm="apparmor_parser"
[   17.870126] audit: type=1400 audit(1525374958.392:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=539 comm="apparmor_parser"
[   18.224987] rtl8723ae 0000:04:00.0 wlp4s0: renamed from wlan0
[   18.985324] Adding 4111356k swap on /dev/sda5.  Priority:-1 extents:1 across:4111356k FS
[   19.502027] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   19.502028] Bluetooth: BNEP filters: protocol multicast
[   19.502032] Bluetooth: BNEP socket layer initialized
[   24.352025] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[   24.781257] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[   24.788836] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   24.792890] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   24.949270] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[   27.457594] wlp4s0: authenticate with 46:70:e7:1f:f3:b4
[   27.488972] wlp4s0: send auth to 46:70:e7:1f:f3:b4 (try 1/3)
[   27.497007] wlp4s0: authenticated
[   27.500845] wlp4s0: associate with 46:70:e7:1f:f3:b4 (try 1/3)
[   27.513004] wlp4s0: RX AssocResp from 46:70:e7:1f:f3:b4 (capab=0x411 status=0 aid=1)
[   27.513198] wlp4s0: associated
[   27.513228] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
[   89.358751] wlp4s0: deauthenticating from 46:70:e7:1f:f3:b4 by local choice (Reason: 3=DEAUTH_LEAVING)
[   92.908998] Bluetooth: RFCOMM TTY layer initialized
[   92.909003] Bluetooth: RFCOMM socket layer initialized
[   92.909007] Bluetooth: RFCOMM ver 1.11
[  102.150584] alx 0000:03:00.0 enp3s0: NIC Up: 100 Mbps Full
[  102.150809] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
pierre@pierre-CR61-2M-CX61-2OC-CX61-2OD:~$ 

2ème commande :

cat /var/log/Xorg.0.log
pierre@pierre-CR61-2M-CX61-2OC-CX61-2OD:~$ cat /var/log/Xorg.0.log 
[    23.627] 
X.Org X Server 1.19.5
Release Date: 2017-10-12
[    23.627] X Protocol Version 11, Revision 0
[    23.627] Build Operating System: Linux 4.4.0-101-generic x86_64 Ubuntu
[    23.627] Current Operating System: Linux pierre-CR61-2M-CX61-2OC-CX61-2OD 4.13.0-39-generic #44~16.04.1-Ubuntu SMP Thu Apr 5 16:43:10 UTC 2018 x86_64
[    23.627] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-39-generic root=UUID=8b2ef2a7-4009-426c-9a42-a6cf1bfbe47f ro quiet splash vt.handoff=7
[    23.627] Build Date: 24 November 2017  09:44:25AM
[    23.627] xorg-server 2:1.19.5-0ubuntu2~16.04.1 (For technical support please see http://www.ubuntu.com/support) 
[    23.627] Current version of pixman: 0.33.6
[    23.627] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    23.627] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    23.627] (==) Log file: "/var/log/Xorg.0.log", Time: Thu May  3 21:16:04 2018
[    23.646] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    23.646] (==) No Layout section.  Using the first Screen section.
[    23.646] (==) No screen section available. Using defaults.
[    23.646] (**) |-->Screen "Default Screen Section" (0)
[    23.646] (**) |   |-->Monitor "<default monitor>"
[    23.646] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    23.646] (==) Automatically adding devices
[    23.646] (==) Automatically enabling devices
[    23.646] (==) Automatically adding GPU devices
[    23.646] (==) Automatically binding GPU devices
[    23.646] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    23.646] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    23.646] 	Entry deleted from font path.
[    23.646] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    23.646] 	Entry deleted from font path.
[    23.646] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    23.646] 	Entry deleted from font path.
[    23.646] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    23.646] 	Entry deleted from font path.
[    23.646] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    23.646] 	Entry deleted from font path.
[    23.646] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    23.646] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    23.646] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    23.646] (II) Loader magic: 0x559992472e00
[    23.646] (II) Module ABI versions:
[    23.646] 	X.Org ANSI C Emulation: 0.4
[    23.646] 	X.Org Video Driver: 23.0
[    23.646] 	X.Org XInput driver : 24.1
[    23.646] 	X.Org Server Extension : 10.0
[    23.647] (++) using VT number 7

[    23.647] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    23.648] (II) xfree86: Adding drm device (/dev/dri/card0)
[    23.648] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[    23.649] (--) PCI:*(0:0:2:0) 8086:0406:1462:10e9 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    23.649] (II) LoadModule: "glx"
[    23.730] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    24.154] (II) Module glx: vendor="X.Org Foundation"
[    24.154] 	compiled for 1.19.5, module version = 1.0.0
[    24.154] 	ABI class: X.Org Server Extension, version 10.0
[    24.154] (==) Matched modesetting as autoconfigured driver 0
[    24.154] (==) Matched fbdev as autoconfigured driver 1
[    24.154] (==) Matched vesa as autoconfigured driver 2
[    24.154] (==) Assigned the driver to the xf86ConfigLayout
[    24.154] (II) LoadModule: "modesetting"
[    24.155] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    24.155] (II) Module modesetting: vendor="X.Org Foundation"
[    24.155] 	compiled for 1.19.5, module version = 1.19.5
[    24.155] 	Module class: X.Org Video Driver
[    24.155] 	ABI class: X.Org Video Driver, version 23.0
[    24.155] (II) LoadModule: "fbdev"
[    24.155] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    24.155] (II) Module fbdev: vendor="X.Org Foundation"
[    24.155] 	compiled for 1.19.3, module version = 0.4.4
[    24.155] 	Module class: X.Org Video Driver
[    24.155] 	ABI class: X.Org Video Driver, version 23.0
[    24.155] (II) LoadModule: "vesa"
[    24.155] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    24.155] (II) Module vesa: vendor="X.Org Foundation"
[    24.155] 	compiled for 1.19.3, module version = 2.3.4
[    24.155] 	Module class: X.Org Video Driver
[    24.155] 	ABI class: X.Org Video Driver, version 23.0
[    24.155] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    24.155] (II) FBDEV: driver for framebuffer: fbdev
[    24.155] (II) VESA: driver for VESA chipsets: vesa
[    24.155] (WW) Falling back to old probe method for modesetting
[    24.155] (II) modeset(1): using default device
[    24.155] (II) Loading sub module "fbdevhw"
[    24.155] (II) LoadModule: "fbdevhw"
[    24.156] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    24.156] (II) Module fbdevhw: vendor="X.Org Foundation"
[    24.156] 	compiled for 1.19.5, module version = 0.0.2
[    24.156] 	ABI class: X.Org Video Driver, version 23.0
[    24.156] (**) FBDEV(2): claimed PCI slot 0@0:2:0
[    24.156] (II) FBDEV(2): using default device
[    24.156] (WW) Falling back to old probe method for vesa
[    24.156] (EE) Screen 0 deleted because of no matching config section.
[    24.156] (II) UnloadModule: "modesetting"
[    24.156] (EE) 
Fatal server error:
[    24.156] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices
[    24.156] (EE) 
[    24.156] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    24.156] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    24.156] (EE) 
[    24.160] (EE) Server terminated with error (1). Closing log file.
pierre@pierre-CR61-2M-CX61-2OC-CX61-2OD:~$ 

3ème commande :

cat /etc/X11/xorg.conf
~$ cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: Aucun fichier ou dossier de ce type
pierre@pierre-CR61-2M-CX61-2OC-CX61-2OD:~$ 

Merci d'avance les spécialistes !! (lesquels, sur quel sujet du forum ?)

Dernière modification par arzavapi (Le 03/05/2018, à 22:17)


Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne

#140 Le 03/05/2018, à 21:38

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Naziel :

J'ai passé toutes les commandes, malheureusement j'ai fait un

sudo reboot

après alors je ne peux pas restituer les commandes.
Je me souviens seulement que gdm n'était pas installé -alors on ne pouvait pas le désinstaller.
Ca a l'air de fonctionner comme ça...

Je vais quand même attendre quelques jours pour voir si c'est "rentré dans la bécane"... Avant de mettre le sujet en résolu smile


Merci beaucoup smile

Dernière modification par arzavapi (Le 04/05/2018, à 12:27)


Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne

#141 Le 06/05/2018, à 11:59

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Bonjour

xubu1957, naziel, moko138...
C'est bien ce que je pensais... Le même problème revient au bout de quelques jours : "the system is running low card graphics"...
Le wifi disparaît, puis la connexion éthernet. Il faut faire un reboot -débrancher le cable éthernet- le rebrancher et pouvoir se reconnecter...

Quels sont les spécialistes pouvant parler des écritures concernant les problèmes graphiques ?
J'ai laissé des écritures au #139 demeurées sans réponse...

Merci de votre bienveillance


Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne

#142 Le 06/05/2018, à 12:10

Jérome38

Re : "the system is running low card graphics" ? [non résolu]

J'avais exactement le même problème que toi. Passe à la 18.04 maintenant, cela prend 1/2 h, tu n'aurais plus ce problème.

Dernière modification par Jérome38 (Le 06/05/2018, à 12:11)


Ubuntu 18.04 (Gnome) sous PC fixe et 20.04 (Gnome) sous PC portable

Hors ligne

#143 Le 06/05/2018, à 15:30

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Merci Jérôme. Passer à la 18.04 ?
Cette version est encore instable. J'aimerais attendre Juillet qu'elle soit publiquement téléchargeable, et suffisamment stable.

Je suis devenu craintif... Voir ici : https://forum.ubuntu-fr.org/viewtopic.php?id=2025366

Dernière modification par arzavapi (Le 06/05/2018, à 15:32)


Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne

#144 Le 06/05/2018, à 15:56

Jérome38

Re : "the system is running low card graphics" ? [non résolu]

Elle est publiquement téléchargeable: ici. Tu as raison d'être prudent, il y a quelques bugs mais rien de rédhibitoire.

Dernière modification par Jérome38 (Le 06/05/2018, à 15:56)


Ubuntu 18.04 (Gnome) sous PC fixe et 20.04 (Gnome) sous PC portable

Hors ligne

#145 Le 06/05/2018, à 16:04

lool_lauris

Re : "the system is running low card graphics" ? [non résolu]

En fait, à partir de juillet elle sera mise à disposition pour la mise à niveau de 16.04 vers 18.04.


Soutenez le Libre => http://www.april.org/

Hors ligne

#146 Le 06/05/2018, à 16:31

moko138

Re : "the system is running low card graphics" ? [non résolu]

Nous avons oublié de vérifier l'espace et les inoeuds disponibles ! Que retourne

echo; df -Th | grep -Ev "devpts|none|proc|tmpfs|udev"; echo; df -Ti | grep -Ev "devpts|none|proc|tmpfs|udev"

?


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

Hors ligne

#147 Le 06/05/2018, à 17:40

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Réponse :

echo; df -Th | grep -Ev "devpts|none|proc|tmpfs|udev"; echo; df -Ti | grep -Ev "devpts|none|proc|tmpfs|udev"

Sys. de fichiers Type     Taille Utilisé Dispo Uti% Monté sur
/dev/sda1        ext4       455G    6,0G  426G   2% /

Sys. de fichiers Type       Inœuds IUtil.   ILibre IUti% Monté sur
/dev/sda1        ext4     30269440 241092 30028348    1% /

Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne

#148 Le 06/05/2018, à 17:54

??

Re : "the system is running low card graphics" ? [non résolu]

arzavapi a écrit :

Merci Jérôme. Passer à la 18.04 ?
Cette version est encore instable. J'aimerais attendre Juillet qu'elle soit publiquement téléchargeable, et suffisamment stable.

Je suis devenu craintif... Voir ici : https://forum.ubuntu-fr.org/viewtopic.php?id=2025366


Bonjour
Avec tout l'espace disque que tu as à ta disposition ,
N'hésites pas à installer immédiatement la version 18.04 dans une seule partition   
Tu prendras l'option "à coté de " afin de pouvoir accrocher /dev/sda1 au point de montage /DATA

https://forum.ubuntu-fr.org/viewtopic.php?id=1506051

https://forum.ubuntu-fr.org/viewtopic.p … #p21910186
Profites pour vérifier si tu es  en EFI ou pas
https://doc.ubuntu-fr.org/uefi#identifi … lle_en_efi
              https://forum.ubuntu-fr.org/viewtopic.p … #p21910863

Puis tu feras des liens vers tes données de la version 16.04
Nous sommes nombreux à savoir te guider

Si tu constates que c'est moins bien, tu auras toujours la version 16.04 intacte

Dernière modification par ?? (Le 06/05/2018, à 18:06)


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#149 Le 06/05/2018, à 17:59

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Et à propos du microcode  sur le #26

~$ cat /proc/cpuinfo | grep micro
microcode	: 0x24
microcode	: 0x24
pierre@pierre-CR61-2M-CX61-2OC-CX61-2OD:~$ grep bugs  /proc/cpuinfo
bugs		: cpu_meltdown spectre_v1 spectre_v2
bugs		: cpu_meltdown spectre_v1 spectre_v2
pierre@pierre-CR61-2M-CX61-2OC-CX61-2OD:~$ 
grep -e name -e bugs /proc/cpuinfo 
model name	: Intel(R) Pentium(R) CPU 3560M @ 2.40GHz
bugs		: cpu_meltdown spectre_v1 spectre_v2
model name	: Intel(R) Pentium(R) CPU 3560M @ 2.40GHz
bugs		: cpu_meltdown spectre_v1 spectre_v2

Et en faisant :

~$ apt list intel-microcode -a
En train de lister... Fait
intel-microcode/xenial-updates,xenial-security,now 3.20180312.0~ubuntu16.04.1 amd64 [configuration restante]
intel-microcode/xenial 3.20151106.1 amd64 [configuration restante]

Comment configurer ça ???


Et dans mes "sources.list" voici ce que j'ai trouvé :

# deb cdrom:[Ubuntu 16.04.2 LTS _Xenial Xerus_ - Release amd64 (20170215.2)]/ xenial main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial universe
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main universe multiverse restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu xenial partner
# deb-src http://archive.canonical.com/ubuntu xenial partner

deb http://security.ubuntu.com/ubuntu xenial-security main restricted
# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb-src http://archive.canonical.com/ubuntu xenial partner
# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse

J'ai trouvé des informations sur "spectre 2" à propos de 16.04 LTS ici : https://translate.google.fr/translate?h … rev=search

Et ici aussi : http://www.zdnet.fr/actualites/meltdown … 862606.htm

Ca expliquerait tout ce bazar ???

Dernière modification par arzavapi (Le 06/05/2018, à 19:16)


Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne

#150 Le 06/05/2018, à 21:49

arzavapi

Re : "the system is running low card graphics" ? [non résolu]

Personne pour me donner de réponses ?


Ubuntu 20.04 LTS - MSI (2015) Intel Pentium CPU 3560M 2.40GHz 64 bits - RAM  6 Gio 395940 KIB - Intel Corporation Xeon E3-1200 / SSD Crucial 240 Go

Hors ligne