Closed opentux closed 6 years ago
Thanks for the report. https://github.com/kitsunyan/intel-undervolt/commit/95e7e286313241a84d8554303421716b8ad85a27 should fix the problem.
thank you very much for the reactivity. is perfect.
bye
hi. same problem with fedora 28
No, it's not the same problem. /sbin/modprobe
is a valid path in Fedora 28:
[root@0568ceca0b67 /]# grep ^VERSION= /etc/os-release
VERSION="28 (Twenty Eight)"
[root@0568ceca0b67 /]# ls -l /sbin/modprobe
lrwxrwxrwx 1 root root 11 Feb 8 03:34 /sbin/modprobe -> ../bin/kmod
It doesn't report about modprobe
execution fail. It reports that the module wasn't inserted. Try modprobe msr
yourself, does it work?
hi, that don't work if you need that I check some thing ? thanks
[root@zenbook ~]# grep ^VERSION= /etc/os-release VERSION="28 (Workstation Edition)" [root@zenbook ~]# ls -l /sbin/modprobe lrwxrwxrwx. 1 root root 11 8 févr. 04:34 /sbin/modprobe -> ../bin/kmod [root@zenbook ~]# modprobe msr [root@zenbook ~]# [root@zenbook ~]# systemctl stop intel-undervolt.service [root@zenbook ~]# systemctl start intel-undervolt.service Job for intel-undervolt.service failed because the control process exited with error code. See "systemctl status intel-undervolt.service" and "journalctl -xe" for details. [root@zenbook ~]# systemctl status intel-undervolt ● intel-undervolt.service - Intel Undervolt Service Loaded: loaded (/usr/lib/systemd/system/intel-undervolt.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Wed 2018-07-18 11:02:53 CEST; 11s ago Process: 3127 ExecStart=/usr/bin/intel-undervolt apply (code=exited, status=1/FAILURE) Main PID: 3127 (code=exited, status=1/FAILURE)
juil. 18 11:02:53 zenbook.mshome.net systemd[1]: Starting Intel Undervolt Service... juil. 18 11:02:53 zenbook.mshome.net intel-undervolt[3127]: Modprobe failed juil. 18 11:02:53 zenbook.mshome.net intel-undervolt[3127]: Failed to setup the program juil. 18 11:02:53 zenbook.mshome.net systemd[1]: intel-undervolt.service: Main process exited, code=exited, status=1/FAILURE juil. 18 11:02:53 zenbook.mshome.net systemd[1]: intel-undervolt.service: Failed with result 'exit-code'. juil. 18 11:02:53 zenbook.mshome.net systemd[1]: Failed to start Intel Undervolt Service. [root@zenbook ~]#
Could you give me the content of /proc/modules
after modprobe msr
please?
hello, here is the /proc/modules thanks
[root@zenbook ~]# [root@zenbook ~]# modprobe msr [root@zenbook ~]# cat /proc/modules >> /home/opentux/Téléchargements/modules.txt [root@zenbook ~]#
fuse 118784 3 - Live 0xffffffffc1049000 nf_conntrack_netlink 40960 0 - Live 0xffffffffc103e000 rfcomm 86016 4 - Live 0xffffffffc1020000 xt_addrtype 16384 2 - Live 0xffffffffc0fa2000 br_netfilter 24576 0 - Live 0xffffffffc0faa000 overlay 110592 0 - Live 0xffffffffc1004000 uhid 20480 1 - Live 0xffffffffc0ffe000 xt_CHECKSUM 16384 1 - Live 0xffffffffc0f6b000 ipt_MASQUERADE 16384 4 - Live 0xffffffffc0f66000 nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE, Live 0xffffffffc0f61000 tun 49152 1 - Live 0xffffffffc0f54000 nf_conntrack_netbios_ns 16384 1 - Live 0xffffffffc0f4f000 nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns, Live 0xffffffffc0f4a000 xt_CT 16384 1 - Live 0xffffffffc0f45000 ip6t_rpfilter 16384 1 - Live 0xffffffffc0f40000 ip6t_REJECT 16384 2 - Live 0xffffffffc0f3b000 nf_reject_ipv6 16384 1 ip6t_REJECT, Live 0xffffffffc0f36000 xt_conntrack 16384 23 - Live 0xffffffffc0f21000 devlink 61440 0 - Live 0xffffffffc0f26000 ip_set 45056 0 - Live 0xffffffffc0f15000 nfnetlink 16384 3 nf_conntrack_netlink,ip_set, Live 0xffffffffc0f10000 ebtable_nat 16384 1 - Live 0xffffffffc0f0b000 ebtable_broute 16384 1 - Live 0xffffffffc0e92000 bridge 188416 2 br_netfilter,ebtable_broute, Live 0xffffffffc0edc000 stp 16384 1 bridge, Live 0xffffffffc0ed7000 llc 16384 2 bridge,stp, Live 0xffffffffc0ed2000 ip6table_nat 16384 1 - Live 0xffffffffc0ecd000 nf_conntrack_ipv6 16384 12 - Live 0xffffffffc0ec4000 nf_defrag_ipv6 20480 1 nf_conntrack_ipv6, Live 0xffffffffc0e81000 nf_nat_ipv6 16384 1 ip6table_nat, Live 0xffffffffc0ebc000 ip6table_mangle 16384 1 - Live 0xffffffffc0eb4000 ip6table_raw 16384 1 - Live 0xffffffffc0eaf000 ip6table_security 16384 1 - Live 0xffffffffc0eaa000 iptable_nat 16384 1 - Live 0xffffffffc0ea5000 nf_conntrack_ipv4 16384 18 - Live 0xffffffffc0e9c000 nf_defrag_ipv4 16384 1 nf_conntrack_ipv4, Live 0xffffffffc0e97000 nf_nat_ipv4 16384 1 iptable_nat, Live 0xffffffffc0e7c000 nf_nat 36864 3 nf_nat_masquerade_ipv4,nf_nat_ipv6,nf_nat_ipv4, Live 0xffffffffc0e88000 nf_conntrack 147456 12 nf_conntrack_netlink,ipt_MASQUERADE,nf_nat_masquerade_ipv4,nf_conntrack_netbios_ns,nf_conntrack_broadcast,xt_CT,xt_conntrack,nf_conntrack_ipv6,nf_nat_ipv6,nf_conntrack_ipv4,nf_nat_ipv4,nf_nat, Live 0xffffffffc0e57000 libcrc32c 16384 2 nf_nat,nf_conntrack, Live 0xffffffffc0e4f000 iptable_mangle 16384 1 - Live 0xffffffffc0e47000 iptable_raw 16384 1 - Live 0xffffffffc0c16000 iptable_security 16384 1 - Live 0xffffffffc0e3f000 ebtable_filter 16384 1 - Live 0xffffffffc0e37000 ebtables 36864 3 ebtable_nat,ebtable_broute,ebtable_filter, Live 0xffffffffc0e2d000 ip6table_filter 16384 1 - Live 0xffffffffc0c11000 ip6_tables 28672 5 ip6table_nat,ip6table_mangle,ip6table_raw,ip6table_security,ip6table_filter, Live 0xffffffffc0e25000 vboxpci 28672 0 - Live 0xffffffffc0bfd000 (OE) vboxnetadp 28672 0 - Live 0xffffffffc0bf2000 (OE) vboxnetflt 32768 0 - Live 0xffffffffc0c08000 (OE) vboxdrv 491520 3 vboxpci,vboxnetadp,vboxnetflt, Live 0xffffffffc0dac000 (OE) squashfs 65536 0 - Live 0xffffffffc0bb9000 zstd_decompress 81920 1 squashfs, Live 0xffffffffc0ad4000 xxhash 16384 1 zstd_decompress, Live 0xffffffffc0ac3000 cmac 16384 3 - Live 0xffffffffc0ac8000 loop 32768 0 - Live 0xffffffffc0aba000 bnep 24576 2 - Live 0xffffffffc0aaf000 bbswitch 16384 0 - Live 0xffffffffc0a89000 (OE) sunrpc 434176 1 - Live 0xffffffffc0d41000 arc4 16384 2 - Live 0xffffffffc0854000 vfat 20480 1 - Live 0xffffffffc0a03000 fat 77824 1 vfat, Live 0xffffffffc0a61000 iwlmvm 425984 0 - Live 0xffffffffc0b50000 mac80211 909312 1 iwlmvm, Live 0xffffffffc0c62000 joydev 24576 0 - Live 0xffffffffc086d000 spi_pxa2xx_platform 28672 0 - Live 0xffffffffc0a0a000 iTCO_wdt 16384 0 - Live 0xffffffffc09a2000 snd_soc_skl 114688 0 - Live 0xffffffffc0a44000 snd_hda_codec_hdmi 57344 1 - Live 0xffffffffc085e000 iTCO_vendor_support 16384 1 iTCO_wdt, Live 0xffffffffc0859000 iwlwifi 262144 1 iwlmvm, Live 0xffffffffc0b0f000 snd_soc_skl_ipc 73728 1 snd_soc_skl, Live 0xffffffffc0952000 intel_rapl 24576 0 - Live 0xffffffffc084d000 hid_multitouch 24576 0 - Live 0xffffffffc094b000 snd_hda_ext_core 28672 1 snd_soc_skl, Live 0xffffffffc093f000 snd_soc_sst_dsp 36864 1 snd_soc_skl_ipc, Live 0xffffffffc0a3a000 x86_pkg_temp_thermal 16384 0 - Live 0xffffffffc099d000 uvcvideo 114688 0 - Live 0xffffffffc0af2000 snd_soc_sst_ipc 16384 1 snd_soc_skl_ipc, Live 0xffffffffc0a17000 intel_powerclamp 16384 0 - Live 0xffffffffc06fa000 snd_soc_acpi 16384 1 snd_soc_skl, Live 0xffffffffc0508000 coretemp 16384 0 - Live 0xffffffffc06c4000 snd_soc_core 282624 1 snd_soc_skl, Live 0xffffffffc0c1c000 snd_hda_codec_realtek 110592 1 - Live 0xffffffffc0a93000 kvm_intel 229376 0 - Live 0xffffffffc09ca000 videobuf2_vmalloc 16384 1 uvcvideo, Live 0xffffffffc09c5000 videobuf2_memops 16384 1 videobuf2_vmalloc, Live 0xffffffffc09c0000 snd_hda_codec_generic 86016 1 snd_hda_codec_realtek, Live 0xffffffffc09aa000 videobuf2_v4l2 28672 1 uvcvideo, Live 0xffffffffc0540000 videobuf2_common 53248 2 uvcvideo,videobuf2_v4l2, Live 0xffffffffc06ec000 videodev 208896 3 uvcvideo,videobuf2_v4l2,videobuf2_common, Live 0xffffffffc0969000 cfg80211 770048 3 iwlmvm,mac80211,iwlwifi, Live 0xffffffffc0878000 snd_compress 24576 1 snd_soc_core, Live 0xffffffffc04e8000 snd_pcm_dmaengine 16384 1 snd_soc_core, Live 0xffffffffc04dc000 ac97_bus 16384 1 snd_soc_core, Live 0xffffffffc01c7000 snd_hda_intel 45056 7 - Live 0xffffffffc06e0000 media 45056 2 uvcvideo,videodev, Live 0xffffffffc06b8000 kvm 724992 1 kvm_intel, Live 0xffffffffc079b000 cdc_ether 16384 0 - Live 0xffffffffc04fe000 usbnet 49152 1 cdc_ether, Live 0xffffffffc064c000 btusb 53248 0 - Live 0xffffffffc063e000 r8152 69632 0 - Live 0xffffffffc06a6000 btrtl 16384 1 btusb, Live 0xffffffffc04e3000 btbcm 16384 1 btusb, Live 0xffffffffc024d000 btintel 24576 1 btusb, Live 0xffffffffc012f000 snd_hda_codec 151552 4 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel, Live 0xffffffffc0680000 bluetooth 598016 33 rfcomm,bnep,btusb,btrtl,btbcm,btintel, Live 0xffffffffc0708000 mii 16384 2 usbnet,r8152, Live 0xffffffffc050d000 irqbypass 16384 1 kvm, Live 0xffffffffc04d7000 crct10dif_pclmul 16384 0 - Live 0xffffffffc0503000 crc32_pclmul 16384 0 - Live 0xffffffffc04cd000 snd_hda_core 94208 7 snd_soc_skl,snd_hda_codec_hdmi,snd_hda_ext_core,snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel,snd_hda_codec, Live 0xffffffffc0668000 ghash_clmulni_intel 16384 0 - Live 0xffffffffc065a000 snd_hwdep 16384 1 snd_hda_codec, Live 0xffffffffc05e9000 intel_cstate 16384 0 - Live 0xffffffffc04d2000 ecdh_generic 24576 2 bluetooth, Live 0xffffffffc0701000 snd_seq 81920 0 - Live 0xffffffffc06cb000 intel_uncore 131072 0 - Live 0xffffffffc061d000 snd_seq_device 16384 1 snd_seq, Live 0xffffffffc0663000 intel_rapl_perf 16384 0 - Live 0xffffffffc0564000 snd_pcm 118784 8 snd_soc_skl,snd_hda_codec_hdmi,snd_hda_ext_core,snd_soc_core,snd_pcm_dmaengine,snd_hda_intel,snd_hda_codec,snd_hda_core, Live 0xffffffffc05ff000 asus_nb_wmi 28672 0 - Live 0xffffffffc05f7000 asus_wmi 32768 1 asus_nb_wmi, Live 0xffffffffc05ee000 sparse_keymap 16384 1 asus_wmi, Live 0xffffffffc0531000 rfkill 28672 9 cfg80211,bluetooth,asus_wmi, Live 0xffffffffc05e1000 hid_sensor_accel_3d 16384 1 - Live 0xffffffffc05dc000 hid_sensor_trigger 16384 2 hid_sensor_accel_3d, Live 0xffffffffc05d7000 hid_sensor_iio_common 16384 2 hid_sensor_accel_3d,hid_sensor_trigger, Live 0xffffffffc05d2000 industrialio_triggered_buffer 16384 1 hid_sensor_accel_3d, Live 0xffffffffc05cd000 kfifo_buf 16384 1 industrialio_triggered_buffer, Live 0xffffffffc05c8000 wmi_bmof 16384 0 - Live 0xffffffffc05a0000 snd_timer 36864 2 snd_seq,snd_pcm, Live 0xffffffffc05be000 industrialio 81920 5 hid_sensor_accel_3d,hid_sensor_trigger,industrialio_triggered_buffer,kfifo_buf, Live 0xffffffffc05a9000 snd 94208 26 snd_hda_codec_hdmi,snd_soc_core,snd_hda_codec_realtek,snd_hda_codec_generic,snd_compress,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer, Live 0xffffffffc0588000 mei_me 45056 0 - Live 0xffffffffc057c000 i2c_i801 28672 0 - Live 0xffffffffc055c000 soundcore 16384 1 snd, Live 0xffffffffc04f9000 idma64 20480 2 - Live 0xffffffffc053a000 mei 110592 1 mei_me, Live 0xffffffffc0515000 intel_lpss_pci 20480 0 - Live 0xffffffffc0225000 shpchp 40960 0 - Live 0xffffffffc04b9000 intel_pch_thermal 16384 0 - Live 0xffffffffc020d000 intel_lpss 16384 1 intel_lpss_pci, Live 0xffffffffc0232000 int3403_thermal 16384 0 - Live 0xffffffffc023b000 pinctrl_sunrisepoint 28672 0 - Live 0xffffffffc021a000 processor_thermal_device 16384 0 - Live 0xffffffffc04f0000 int3400_thermal 16384 0 - Live 0xffffffffc012a000 int340x_thermal_zone 16384 2 int3403_thermal,processor_thermal_device, Live 0xffffffffc01c2000 pinctrl_intel 24576 1 pinctrl_sunrisepoint, Live 0xffffffffc04c6000 acpi_thermal_rel 16384 1 int3400_thermal, Live 0xffffffffc0577000 intel_soc_dts_iosf 16384 1 processor_thermal_device, Live 0xffffffffc0572000 asus_wireless 16384 0 - Live 0xffffffffc056a000 soc_button_array 16384 0 - Live 0xffffffffc0557000 acpi_pad 36864 0 - Live 0xffffffffc0549000 uas 28672 0 - Live 0xffffffffc0205000 usb_storage 69632 1 uas, Live 0xffffffffc01ac000 hid_sensor_hub 20480 3 hid_sensor_accel_3d,hid_sensor_trigger,hid_sensor_iio_common, Live 0xffffffffc0214000 intel_ishtp_hid 24576 0 - Live 0xffffffffc0185000 i915 2052096 22 - Live 0xffffffffc02c3000 i2c_algo_bit 16384 1 i915, Live 0xffffffffc016a000 drm_kms_helper 196608 1 i915, Live 0xffffffffc01d4000 mxm_wmi 16384 0 - Live 0xffffffffc01cc000 drm 458752 23 i915,drm_kms_helper, Live 0xffffffffc0252000 nvme 36864 3 - Live 0xffffffffc01a2000 crc32c_intel 24576 2 - Live 0xffffffffc0197000 intel_ish_ipc 20480 0 - Live 0xffffffffc018d000 nvme_core 77824 5 nvme, Live 0xffffffffc0171000 intel_ishtp 45056 2 intel_ishtp_hid,intel_ish_ipc, Live 0xffffffffc0241000 serio_raw 16384 0 - Live 0xffffffffc015c000 i2c_hid 24576 0 - Live 0xffffffffc022b000 wmi 32768 3 asus_wmi,wmi_bmof,mxm_wmi, Live 0xffffffffc0161000 video 45056 2 asus_wmi,i915, Live 0xffffffffc0150000 fuse 118784 3 - Live 0xffffffffc1049000 nf_conntrack_netlink 40960 0 - Live 0xffffffffc103e000 rfcomm 86016 4 - Live 0xffffffffc1020000 xt_addrtype 16384 2 - Live 0xffffffffc0fa2000 br_netfilter 24576 0 - Live 0xffffffffc0faa000 overlay 110592 0 - Live 0xffffffffc1004000 uhid 20480 1 - Live 0xffffffffc0ffe000 xt_CHECKSUM 16384 1 - Live 0xffffffffc0f6b000 ipt_MASQUERADE 16384 4 - Live 0xffffffffc0f66000 nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE, Live 0xffffffffc0f61000 tun 49152 1 - Live 0xffffffffc0f54000 nf_conntrack_netbios_ns 16384 1 - Live 0xffffffffc0f4f000 nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns, Live 0xffffffffc0f4a000 xt_CT 16384 1 - Live 0xffffffffc0f45000 ip6t_rpfilter 16384 1 - Live 0xffffffffc0f40000 ip6t_REJECT 16384 2 - Live 0xffffffffc0f3b000 nf_reject_ipv6 16384 1 ip6t_REJECT, Live 0xffffffffc0f36000 xt_conntrack 16384 23 - Live 0xffffffffc0f21000 devlink 61440 0 - Live 0xffffffffc0f26000 ip_set 45056 0 - Live 0xffffffffc0f15000 nfnetlink 16384 3 nf_conntrack_netlink,ip_set, Live 0xffffffffc0f10000 ebtable_nat 16384 1 - Live 0xffffffffc0f0b000 ebtable_broute 16384 1 - Live 0xffffffffc0e92000 bridge 188416 2 br_netfilter,ebtable_broute, Live 0xffffffffc0edc000 stp 16384 1 bridge, Live 0xffffffffc0ed7000 llc 16384 2 bridge,stp, Live 0xffffffffc0ed2000 ip6table_nat 16384 1 - Live 0xffffffffc0ecd000 nf_conntrack_ipv6 16384 12 - Live 0xffffffffc0ec4000 nf_defrag_ipv6 20480 1 nf_conntrack_ipv6, Live 0xffffffffc0e81000 nf_nat_ipv6 16384 1 ip6table_nat, Live 0xffffffffc0ebc000 ip6table_mangle 16384 1 - Live 0xffffffffc0eb4000 ip6table_raw 16384 1 - Live 0xffffffffc0eaf000 ip6table_security 16384 1 - Live 0xffffffffc0eaa000 iptable_nat 16384 1 - Live 0xffffffffc0ea5000 nf_conntrack_ipv4 16384 18 - Live 0xffffffffc0e9c000 nf_defrag_ipv4 16384 1 nf_conntrack_ipv4, Live 0xffffffffc0e97000 nf_nat_ipv4 16384 1 iptable_nat, Live 0xffffffffc0e7c000 nf_nat 36864 3 nf_nat_masquerade_ipv4,nf_nat_ipv6,nf_nat_ipv4, Live 0xffffffffc0e88000 nf_conntrack 147456 12 nf_conntrack_netlink,ipt_MASQUERADE,nf_nat_masquerade_ipv4,nf_conntrack_netbios_ns,nf_conntrack_broadcast,xt_CT,xt_conntrack,nf_conntrack_ipv6,nf_nat_ipv6,nf_conntrack_ipv4,nf_nat_ipv4,nf_nat, Live 0xffffffffc0e57000 libcrc32c 16384 2 nf_nat,nf_conntrack, Live 0xffffffffc0e4f000 iptable_mangle 16384 1 - Live 0xffffffffc0e47000 iptable_raw 16384 1 - Live 0xffffffffc0c16000 iptable_security 16384 1 - Live 0xffffffffc0e3f000 ebtable_filter 16384 1 - Live 0xffffffffc0e37000 ebtables 36864 3 ebtable_nat,ebtable_broute,ebtable_filter, Live 0xffffffffc0e2d000 ip6table_filter 16384 1 - Live 0xffffffffc0c11000 ip6_tables 28672 5 ip6table_nat,ip6table_mangle,ip6table_raw,ip6table_security,ip6table_filter, Live 0xffffffffc0e25000 vboxpci 28672 0 - Live 0xffffffffc0bfd000 (OE) vboxnetadp 28672 0 - Live 0xffffffffc0bf2000 (OE) vboxnetflt 32768 0 - Live 0xffffffffc0c08000 (OE) vboxdrv 491520 3 vboxpci,vboxnetadp,vboxnetflt, Live 0xffffffffc0dac000 (OE) squashfs 65536 0 - Live 0xffffffffc0bb9000 zstd_decompress 81920 1 squashfs, Live 0xffffffffc0ad4000 xxhash 16384 1 zstd_decompress, Live 0xffffffffc0ac3000 cmac 16384 3 - Live 0xffffffffc0ac8000 loop 32768 0 - Live 0xffffffffc0aba000 bnep 24576 2 - Live 0xffffffffc0aaf000 bbswitch 16384 0 - Live 0xffffffffc0a89000 (OE) sunrpc 434176 1 - Live 0xffffffffc0d41000 arc4 16384 2 - Live 0xffffffffc0854000 vfat 20480 1 - Live 0xffffffffc0a03000 fat 77824 1 vfat, Live 0xffffffffc0a61000 iwlmvm 425984 0 - Live 0xffffffffc0b50000 mac80211 909312 1 iwlmvm, Live 0xffffffffc0c62000 joydev 24576 0 - Live 0xffffffffc086d000 spi_pxa2xx_platform 28672 0 - Live 0xffffffffc0a0a000 iTCO_wdt 16384 0 - Live 0xffffffffc09a2000 snd_soc_skl 114688 0 - Live 0xffffffffc0a44000 snd_hda_codec_hdmi 57344 1 - Live 0xffffffffc085e000 iTCO_vendor_support 16384 1 iTCO_wdt, Live 0xffffffffc0859000 iwlwifi 262144 1 iwlmvm, Live 0xffffffffc0b0f000 snd_soc_skl_ipc 73728 1 snd_soc_skl, Live 0xffffffffc0952000 intel_rapl 24576 0 - Live 0xffffffffc084d000 hid_multitouch 24576 0 - Live 0xffffffffc094b000 snd_hda_ext_core 28672 1 snd_soc_skl, Live 0xffffffffc093f000 snd_soc_sst_dsp 36864 1 snd_soc_skl_ipc, Live 0xffffffffc0a3a000 x86_pkg_temp_thermal 16384 0 - Live 0xffffffffc099d000 uvcvideo 114688 0 - Live 0xffffffffc0af2000 snd_soc_sst_ipc 16384 1 snd_soc_skl_ipc, Live 0xffffffffc0a17000 intel_powerclamp 16384 0 - Live 0xffffffffc06fa000 snd_soc_acpi 16384 1 snd_soc_skl, Live 0xffffffffc0508000 coretemp 16384 0 - Live 0xffffffffc06c4000 snd_soc_core 282624 1 snd_soc_skl, Live 0xffffffffc0c1c000 snd_hda_codec_realtek 110592 1 - Live 0xffffffffc0a93000 kvm_intel 229376 0 - Live 0xffffffffc09ca000 videobuf2_vmalloc 16384 1 uvcvideo, Live 0xffffffffc09c5000 videobuf2_memops 16384 1 videobuf2_vmalloc, Live 0xffffffffc09c0000 snd_hda_codec_generic 86016 1 snd_hda_codec_realtek, Live 0xffffffffc09aa000 videobuf2_v4l2 28672 1 uvcvideo, Live 0xffffffffc0540000 videobuf2_common 53248 2 uvcvideo,videobuf2_v4l2, Live 0xffffffffc06ec000 videodev 208896 3 uvcvideo,videobuf2_v4l2,videobuf2_common, Live 0xffffffffc0969000 cfg80211 770048 3 iwlmvm,mac80211,iwlwifi, Live 0xffffffffc0878000 snd_compress 24576 1 snd_soc_core, Live 0xffffffffc04e8000 snd_pcm_dmaengine 16384 1 snd_soc_core, Live 0xffffffffc04dc000 ac97_bus 16384 1 snd_soc_core, Live 0xffffffffc01c7000 snd_hda_intel 45056 9 - Live 0xffffffffc06e0000 media 45056 2 uvcvideo,videodev, Live 0xffffffffc06b8000 kvm 724992 1 kvm_intel, Live 0xffffffffc079b000 cdc_ether 16384 0 - Live 0xffffffffc04fe000 usbnet 49152 1 cdc_ether, Live 0xffffffffc064c000 btusb 53248 0 - Live 0xffffffffc063e000 r8152 69632 0 - Live 0xffffffffc06a6000 btrtl 16384 1 btusb, Live 0xffffffffc04e3000 btbcm 16384 1 btusb, Live 0xffffffffc024d000 btintel 24576 1 btusb, Live 0xffffffffc012f000 snd_hda_codec 151552 4 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel, Live 0xffffffffc0680000 bluetooth 598016 33 rfcomm,bnep,btusb,btrtl,btbcm,btintel, Live 0xffffffffc0708000 mii 16384 2 usbnet,r8152, Live 0xffffffffc050d000 irqbypass 16384 1 kvm, Live 0xffffffffc04d7000 crct10dif_pclmul 16384 0 - Live 0xffffffffc0503000 crc32_pclmul 16384 0 - Live 0xffffffffc04cd000 snd_hda_core 94208 7 snd_soc_skl,snd_hda_codec_hdmi,snd_hda_ext_core,snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel,snd_hda_codec, Live 0xffffffffc0668000 ghash_clmulni_intel 16384 0 - Live 0xffffffffc065a000 snd_hwdep 16384 1 snd_hda_codec, Live 0xffffffffc05e9000 intel_cstate 16384 0 - Live 0xffffffffc04d2000 ecdh_generic 24576 2 bluetooth, Live 0xffffffffc0701000 snd_seq 81920 0 - Live 0xffffffffc06cb000 intel_uncore 131072 0 - Live 0xffffffffc061d000 snd_seq_device 16384 1 snd_seq, Live 0xffffffffc0663000 intel_rapl_perf 16384 0 - Live 0xffffffffc0564000 snd_pcm 118784 9 snd_soc_skl,snd_hda_codec_hdmi,snd_hda_ext_core,snd_soc_core,snd_pcm_dmaengine,snd_hda_intel,snd_hda_codec,snd_hda_core, Live 0xffffffffc05ff000 asus_nb_wmi 28672 0 - Live 0xffffffffc05f7000 asus_wmi 32768 1 asus_nb_wmi, Live 0xffffffffc05ee000 sparse_keymap 16384 1 asus_wmi, Live 0xffffffffc0531000 rfkill 28672 9 cfg80211,bluetooth,asus_wmi, Live 0xffffffffc05e1000 hid_sensor_accel_3d 16384 1 - Live 0xffffffffc05dc000 hid_sensor_trigger 16384 2 hid_sensor_accel_3d, Live 0xffffffffc05d7000 hid_sensor_iio_common 16384 2 hid_sensor_accel_3d,hid_sensor_trigger, Live 0xffffffffc05d2000 industrialio_triggered_buffer 16384 1 hid_sensor_accel_3d, Live 0xffffffffc05cd000 kfifo_buf 16384 1 industrialio_triggered_buffer, Live 0xffffffffc05c8000 wmi_bmof 16384 0 - Live 0xffffffffc05a0000 snd_timer 36864 2 snd_seq,snd_pcm, Live 0xffffffffc05be000 industrialio 81920 5 hid_sensor_accel_3d,hid_sensor_trigger,industrialio_triggered_buffer,kfifo_buf, Live 0xffffffffc05a9000 snd 94208 29 snd_hda_codec_hdmi,snd_soc_core,snd_hda_codec_realtek,snd_hda_codec_generic,snd_compress,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer, Live 0xffffffffc0588000 mei_me 45056 0 - Live 0xffffffffc057c000 i2c_i801 28672 0 - Live 0xffffffffc055c000 soundcore 16384 1 snd, Live 0xffffffffc04f9000 idma64 20480 2 - Live 0xffffffffc053a000 mei 110592 1 mei_me, Live 0xffffffffc0515000 intel_lpss_pci 20480 0 - Live 0xffffffffc0225000 shpchp 40960 0 - Live 0xffffffffc04b9000 intel_pch_thermal 16384 0 - Live 0xffffffffc020d000 intel_lpss 16384 1 intel_lpss_pci, Live 0xffffffffc0232000 int3403_thermal 16384 0 - Live 0xffffffffc023b000 pinctrl_sunrisepoint 28672 0 - Live 0xffffffffc021a000 processor_thermal_device 16384 0 - Live 0xffffffffc04f0000 int3400_thermal 16384 0 - Live 0xffffffffc012a000 int340x_thermal_zone 16384 2 int3403_thermal,processor_thermal_device, Live 0xffffffffc01c2000 pinctrl_intel 24576 1 pinctrl_sunrisepoint, Live 0xffffffffc04c6000 acpi_thermal_rel 16384 1 int3400_thermal, Live 0xffffffffc0577000 intel_soc_dts_iosf 16384 1 processor_thermal_device, Live 0xffffffffc0572000 asus_wireless 16384 0 - Live 0xffffffffc056a000 soc_button_array 16384 0 - Live 0xffffffffc0557000 acpi_pad 36864 0 - Live 0xffffffffc0549000 uas 28672 0 - Live 0xffffffffc0205000 usb_storage 69632 1 uas, Live 0xffffffffc01ac000 hid_sensor_hub 20480 3 hid_sensor_accel_3d,hid_sensor_trigger,hid_sensor_iio_common, Live 0xffffffffc0214000 intel_ishtp_hid 24576 0 - Live 0xffffffffc0185000 i915 2052096 23 - Live 0xffffffffc02c3000 i2c_algo_bit 16384 1 i915, Live 0xffffffffc016a000 drm_kms_helper 196608 1 i915, Live 0xffffffffc01d4000 mxm_wmi 16384 0 - Live 0xffffffffc01cc000 drm 458752 23 i915,drm_kms_helper, Live 0xffffffffc0252000 nvme 36864 3 - Live 0xffffffffc01a2000 crc32c_intel 24576 2 - Live 0xffffffffc0197000 intel_ish_ipc 20480 0 - Live 0xffffffffc018d000 nvme_core 77824 5 nvme, Live 0xffffffffc0171000 intel_ishtp 45056 2 intel_ishtp_hid,intel_ish_ipc, Live 0xffffffffc0241000 serio_raw 16384 0 - Live 0xffffffffc015c000 i2c_hid 24576 0 - Live 0xffffffffc022b000 wmi 32768 3 asus_wmi,wmi_bmof,mxm_wmi, Live 0xffffffffc0161000 video 45056 2 asus_wmi,i915, Live 0xffffffffc0150000
It seems that msr can't be load for some reason, I don't see it in the list. This tool can't work wihout msr. Have you checked dmesg output?
Hi after researching and comparing modules between an ubuntu and fedora the file "/lib/modules/4.17.7-200.fc28.x86_64/kernel/arch/x86/kernel/msr.ko" is not present.
but the module msr is activate in the config on kernel
[root@zenbook linux-4.17.10]# grep MSR .config CONFIG_X86_DEBUGCTLMSR=y CONFIG_X86_MSR=y CONFIG_SCSI_ARCMSR=m
for now I do not understand and i don't have error log when try load module msr with "modprobe msr"
when I will have some time, I'm think testing a new kernel compilation with the lastest kernel stable (directly on kernel.org)
Hi after researching and comparing modules between an ubuntu and fedora the file "/lib/modules/4.17.7-200.fc28.x86_64/kernel/arch/x86/kernel/msr.ko" is not present.
but the module msr is activate in the config on kernel
[root@zenbook linux-4.17.10]# grep MSR .config CONFIG_X86_DEBUGCTLMSR=y CONFIG_X86_MSR=y CONFIG_SCSI_ARCMSR=m
for now I do not understand and i don't have error log when try load module msr with "modprobe msr"
when I will have some time, I'm think testing a new kernel compilation with the lastest kernel stable (directly on kernel.org)
my dmesg no trace of msr
[ 0.000000] microcode: microcode updated early to revision 0x84, date = 2018-01-21 [ 0.000000] Linux version 4.17.7-200.fc28.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 8.1.1 20180502 (Red Hat 8.1.1-1) (GCC)) #1 SMP Tue Jul 17 16:28:31 UTC 2018 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.17.7-200.fc28.x86_64 root=UUID=1cb6b789-c75e-4b07-9d78-abd0ef2c8a87 ro resume=UUID=0b4507c3-d395-44b2-85cd-3b4ee902867b rhgb quiet LANG=fr_FR.UTF-8 rd.driver.blacklist=nouveau [ 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: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000080668fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000080669000-0x0000000080669fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008066a000-0x000000008066afff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008066b000-0x000000008712efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008712f000-0x00000000891d6fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000891d7000-0x0000000089223fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000089224000-0x000000008967bfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008967c000-0x000000008ab7efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008ab7f000-0x000000008abfefff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008abff000-0x000000008fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x7f004018-0x7f014057] usable ==> usable
[ 0.000000] e820: update [mem 0x7f004018-0x7f014057] usable ==> usable
[ 0.000000] e820: update [mem 0x7efd7018-0x7f003057] usable ==> usable
[ 0.000000] e820: update [mem 0x7efd7018-0x7f003057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000007efd7017] usable
[ 0.000000] reserve setup_data: [mem 0x000000007efd7018-0x000000007f003057] usable
[ 0.000000] reserve setup_data: [mem 0x000000007f003058-0x000000007f004017] usable
[ 0.000000] reserve setup_data: [mem 0x000000007f004018-0x000000007f014057] usable
[ 0.000000] reserve setup_data: [mem 0x000000007f014058-0x0000000080668fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000080669000-0x0000000080669fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000008066a000-0x000000008066afff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000008066b000-0x000000008712efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000008712f000-0x00000000891d6fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000891d7000-0x0000000089223fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x0000000089224000-0x000000008967bfff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000008967c000-0x000000008ab7efff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000008ab7f000-0x000000008abfefff] usable
[ 0.000000] reserve setup_data: [mem 0x000000008abff000-0x000000008fffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000046effffff] usable
[ 0.000000] efi: EFI v2.60 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0x891e6000 ACPI=0x891e6000 SMBIOS=0x8aa00000 SMBIOS 3.0=0x8a9ff000 ESRT=0x85a1c018 TPMEventLog=0x80746018
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] random: fast init done
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: ASUSTeK COMPUTER INC. UX461UN/UX461UN, BIOS UX461UN.305 12/04/2017
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x46f000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000000] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.000000] 2 base 0090000000 mask 7FF0000000 uncachable
[ 0.000000] 3 base 008C000000 mask 7FFC000000 uncachable
[ 0.000000] 4 base 008B800000 mask 7FFF800000 uncachable
[ 0.000000] 5 disabled
[ 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 WP UC- WT
[ 0.000000] e820: last_pfn = 0x8abff max_arch_pfn = 0x400000000
[ 0.000000] esrt: Reserving ESRT space from 0x0000000085a1c018 to 0x0000000085a1c050.
[ 0.000000] Base memory trampoline at [ (ptrval)] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x2b7aa3000, 0x2b7aa3fff] PGTABLE
[ 0.000000] BRK [0x2b7aa4000, 0x2b7aa4fff] PGTABLE
[ 0.000000] BRK [0x2b7aa5000, 0x2b7aa5fff] PGTABLE
[ 0.000000] BRK [0x2b7aa6000, 0x2b7aa6fff] PGTABLE
[ 0.000000] BRK [0x2b7aa7000, 0x2b7aa7fff] PGTABLE
[ 0.000000] BRK [0x2b7aa8000, 0x2b7aa8fff] PGTABLE
[ 0.000000] BRK [0x2b7aa9000, 0x2b7aa9fff] PGTABLE
[ 0.000000] BRK [0x2b7aaa000, 0x2b7aaafff] PGTABLE
[ 0.000000] BRK [0x2b7aab000, 0x2b7aabfff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x3cb15000-0x3e152fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000891E6000 000024 (v02 ASUS)
[ 0.000000] ACPI: XSDT 0x00000000891E60B8 0000F4 (v01 ASUS Notebook 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x0000000089212268 000114 (v06 ASUS Notebook 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x00000000891E6240 02C027 (v02 ASUS Notebook 01072009 INTL 20160422)
[ 0.000000] ACPI: FACS 0x000000008964AF00 000040
[ 0.000000] ACPI: APIC 0x0000000089212380 0000BC (v03 ASUS Notebook 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x0000000089212440 000044 (v01 ASUS Notebook 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x0000000089212488 00009C (v01 ASUS Notebook 01072009 AMI 00010013)
[ 0.000000] ACPI: ECDT 0x0000000089212528 0000C1 (v01 ASUS Notebook 01072009 AMI. 00000005)
[ 0.000000] ACPI: MCFG 0x00000000892125F0 00003C (v01 ASUS Notebook 01072009 MSFT 00000097)
[ 0.000000] ACPI: SSDT 0x0000000089212630 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[ 0.000000] ACPI: SSDT 0x0000000089212990 00850C (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[ 0.000000] ACPI: MSDM 0x000000008921AEA0 000055 (v03 ASUS Notebook 01072009 ASUS 00000001)
[ 0.000000] ACPI: SSDT 0x000000008921AEF8 003147 (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.000000] ACPI: HPET 0x000000008921E040 000038 (v01 INTEL KBL-ULT 00000001 MSFT 0000005F)
[ 0.000000] ACPI: UEFI 0x000000008921E078 000042 (v01 ASUS Notebook 00000002 01000013)
[ 0.000000] ACPI: SSDT 0x000000008921E0C0 0017AE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.000000] ACPI: LPIT 0x000000008921F870 000094 (v01 INTEL KBL-ULT 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000008921F908 000141 (v02 INTEL HdaDsp 00000000 INTL 20160422)
[ 0.000000] ACPI: SSDT 0x000000008921FA50 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
[ 0.000000] ACPI: SSDT 0x000000008921FCF0 000517 (v02 INTEL TbtTypeC 00000000 INTL 20160422)
[ 0.000000] ACPI: DBGP 0x0000000089220208 000034 (v01 INTEL 00000002 MSFT 0000005F)
[ 0.000000] ACPI: DBG2 0x0000000089220240 000054 (v00 INTEL 00000002 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x0000000089220298 000829 (v02 SgRef SgPch 00001000 INTL 20160422)
[ 0.000000] ACPI: SSDT 0x0000000089220AC8 00039B (v02 SgRef SgUlx 00001000 INTL 20160422)
[ 0.000000] ACPI: DMAR 0x0000000089220E68 000138 (v01 INTEL KBL 00000001 INTL 00000001)
[ 0.000000] ACPI: BGRT 0x0000000089220FA0 000038 (v01 ASUS Notebook 01072009 AMI 00010013)
[ 0.000000] ACPI: TPM2 0x0000000089220FD8 000034 (v03 ASUS Notebook 00000001 AMI 00000000)
[ 0.000000] ACPI: SSDT 0x0000000089221010 001F33 (v01 OptRef OptTabl 00001000 INTL 20160422)
[ 0.000000] ACPI: WSMT 0x0000000089222F48 000028 (v01 ASUS Notebook 01072009 AMI 00010013)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000046effffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x46efd5000-0x46effffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000046effffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000080668fff]
[ 0.000000] node 0: [mem 0x000000008066b000-0x000000008712efff]
[ 0.000000] node 0: [mem 0x000000008ab7f000-0x000000008abfefff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000046effffff]
[ 0.000000] Reserved but unavailable: 36535 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
[ 0.000000] On node 0 totalpages: 4153673
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 22 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 8583 pages used for memmap
[ 0.000000] DMA32 zone: 549293 pages, LIFO batch:31
[ 0.000000] Normal zone: 56256 pages used for memmap
[ 0.000000] Normal zone: 3600384 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics memory at [mem 0x8c000000-0x8fffffff]
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 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: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7efd7000-0x7efd7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7f003000-0x7f003fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7f004000-0x7f004fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7f014000-0x7f014fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x80669000-0x80669fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8066a000-0x8066afff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8712f000-0x891d6fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x891d7000-0x89223fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x89224000-0x8967bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8967c000-0x8ab7efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8abff000-0x8fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x90000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-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-0xfed00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-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 0x90000000-0xefffffff] 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: 1910969940391419 ns
[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u262144
[ 0.000000] pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4088748
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.17.7-200.fc28.x86_64 root=UUID=1cb6b789-c75e-4b07-9d78-abd0ef2c8a87 ro resume=UUID=0b4507c3-d395-44b2-85cd-3b4ee902867b rhgb quiet LANG=fr_FR.UTF-8 rd.driver.blacklist=nouveau
[ 0.000000] Memory: 16106704K/16614692K available (12300K kernel code, 1612K rwdata, 4024K rodata, 2148K init, 1336K bss, 507988K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] ftrace: allocating 37692 entries in 148 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS: 65792, nr_irqs: 2048, preallocated irqs: 16
[ 0.000000] Offload RCU callbacks from CPUs: (none).
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] ACPI: Core revision 20180313
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.000000] hpet clockevent registered
[ 0.001000] APIC: Switch to symmetric I/O mode setup
[ 0.001000] DMAR: Host address width 39
[ 0.001000] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.001000] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.001000] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.001000] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.001000] DMAR: RMRR base: 0x00000087adf000 end: 0x00000087afefff
[ 0.001000] DMAR: RMRR base: 0x0000008b800000 end: 0x0000008fffffff
[ 0.001000] DMAR: ANDD device: 1 name: _SB.PCI0.I2C0
[ 0.001000] DMAR: ANDD device: 2 name: _SB.PCI0.I2C1
[ 0.001000] DMAR: ANDD device: 7 name: _SB.PCI0.SPI0
[ 0.001000] DMAR: ANDD device: 9 name: _SB.PCI0.UA00
[ 0.001000] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.001000] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.001000] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.002000] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.002000] x2apic enabled
[ 0.002000] Switched APIC routing to cluster x2apic.
[ 0.006000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.011000] tsc: Detected 2000.000 MHz processor
[ 0.011000] tsc: Detected 1992.000 MHz TSC
[ 0.011000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[ 0.011000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3984.00 BogoMIPS (lpj=1992000)
[ 0.011000] pid_max: default: 32768 minimum: 301
[ 0.011000] Security Framework initialized
[ 0.011000] Yama: becoming mindful.
[ 0.011000] SELinux: Initializing.
[ 0.011000] SELinux: Starting in permissive mode
[ 0.014344] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.015618] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.015669] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.015712] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.015958] CPU: Physical Processor ID: 0
[ 0.015959] CPU: Processor Core ID: 0
[ 0.015965] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.015966] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.015972] mce: CPU supports 10 MCE banks
[ 0.015985] CPU0: Thermal monitoring enabled (TM1)
[ 0.016017] process: using mwait in idle threads
[ 0.016020] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.016021] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.016023] Spectre V2 : Mitigation: Full generic retpoline
[ 0.016024] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
[ 0.016025] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[ 0.016025] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.016026] Speculative Store Bypass: Vulnerable
[ 0.023100] Freeing SMP alternatives memory: 36K
[ 0.029778] TSC deadline timer enabled
[ 0.029782] smpboot: CPU0: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[ 0.029884] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.029925] ... version: 4
[ 0.029926] ... bit width: 48
[ 0.029927] ... generic registers: 4
[ 0.029928] ... value mask: 0000ffffffffffff
[ 0.029928] ... max period: 00007fffffffffff
[ 0.029929] ... fixed-purpose events: 3
[ 0.029930] ... event mask: 000000070000000f
[ 0.029981] Hierarchical SRCU implementation.
[ 0.030717] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.030738] smp: Bringing up secondary CPUs ...
[ 0.030838] x86: Booting SMP configuration:
[ 0.030839] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.043632] smp: Brought up 1 node, 8 CPUs
[ 0.043632] smpboot: Max logical packages: 1
[ 0.043632] smpboot: Total of 8 processors activated (31872.00 BogoMIPS)
[ 0.044548] devtmpfs: initialized
[ 0.044548] x86/mm: Memory block size: 128MB
[ 0.046053] PM: Registering ACPI NVS region [mem 0x80669000-0x80669fff] (4096 bytes)
[ 0.046055] PM: Registering ACPI NVS region [mem 0x89224000-0x8967bfff] (4554752 bytes)
[ 0.046191] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.046191] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.046191] pinctrl core: initialized pinctrl subsystem
[ 0.046283] RTC time: 11:47:59, date: 07/27/18
[ 0.046416] NET: Registered protocol family 16
[ 0.046558] audit: initializing netlink subsys (disabled)
[ 0.046565] audit: type=2000 audit(1532692079.046:1): state=initialized audit_enabled=0 res=1
[ 0.046565] cpuidle: using governor menu
[ 0.047066] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.047068] ACPI: bus type PCI registered
[ 0.047069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.047158] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.047161] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[ 0.047172] PCI: Using configuration type 1 for base access
[ 0.049223] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.049223] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.049223] cryptd: max_cpu_qlen set to 1000
[ 0.049223] ACPI: Added _OSI(Module Device)
[ 0.049223] ACPI: Added _OSI(Processor Device)
[ 0.049223] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.049223] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.049223] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.049223] ACPI: EC: EC started
[ 0.049223] ACPI: EC: interrupt blocked
[ 0.049223] ACPI: \: Used as first EC
[ 0.049223] ACPI: \: GPE=0x50, EC_CMD/EC_SC=0x66, ECDATA=0x62
[ 0.049223] ACPI: \: Used as boot ECDT EC to handle transactions
[ 0.109386] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.127185] ACPI: Dynamic OEM Table Load:
[ 0.127195] ACPI: SSDT 0xFFFF9D7CDC3C6000 0005CD (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.127871] ACPI: _PR.PR00: _OSC native thermal LVT Acked
[ 0.129807] ACPI: Dynamic OEM Table Load:
[ 0.129815] ACPI: SSDT 0xFFFF9D7CDBF85800 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.130468] ACPI: Dynamic OEM Table Load:
[ 0.130474] ACPI: SSDT 0xFFFF9D7CDC3E2CC0 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160422)
[ 0.130989] ACPI: Dynamic OEM Table Load:
[ 0.130996] ACPI: SSDT 0xFFFF9D7CDC3C3000 000628 (v02 PmRef HwpLvt 00003000 INTL 20160422)
[ 0.131990] ACPI: Dynamic OEM Table Load:
[ 0.132003] ACPI: SSDT 0xFFFF9D7CDBF77000 000D14 (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.133378] ACPI: Dynamic OEM Table Load:
[ 0.133385] ACPI: SSDT 0xFFFF9D7CDBF83000 000317 (v02 PmRef ApHwp 00003000 INTL 20160422)
[ 0.134056] ACPI: Dynamic OEM Table Load:
[ 0.134062] ACPI: SSDT 0xFFFF9D7CDBF86000 00030A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.138494] ACPI: Interpreter enabled
[ 0.138559] ACPI: (supports S0 S3 S4 S5)
[ 0.138560] ACPI: Using IOAPIC for interrupt routing
[ 0.138614] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.139963] ACPI: Enabled 6 GPEs in block 00 to 7F
[ 0.147137] ACPI: Power Resource [WRST] (on)
[ 0.147350] ACPI: Power Resource [WRST] (on)
[ 0.147560] ACPI: Power Resource [WRST] (on)
[ 0.147767] ACPI: Power Resource [WRST] (on)
[ 0.147972] ACPI: Power Resource [WRST] (on)
[ 0.148042] ACPI: Power Resource [PC01] (on)
[ 0.149454] ACPI: Power Resource [WRST] (on)
[ 0.149664] ACPI: Power Resource [WRST] (on)
[ 0.149872] ACPI: Power Resource [WRST] (on)
[ 0.150086] ACPI: Power Resource [WRST] (on)
[ 0.150297] ACPI: Power Resource [WRST] (on)
[ 0.151078] ACPI: Power Resource [WRST] (on)
[ 0.151287] ACPI: Power Resource [WRST] (on)
[ 0.151496] ACPI: Power Resource [WRST] (on)
[ 0.151702] ACPI: Power Resource [WRST] (on)
[ 0.151911] ACPI: Power Resource [WRST] (on)
[ 0.152122] ACPI: Power Resource [WRST] (on)
[ 0.152609] ACPI: Power Resource [WRST] (on)
[ 0.152818] ACPI: Power Resource [WRST] (on)
[ 0.153028] ACPI: Power Resource [WRST] (on)
[ 0.172009] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[ 0.172018] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.173931] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.173933] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.174813] PCI host bridge to bus 0000:00
[ 0.174816] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.174818] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.174820] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.174822] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.174824] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.174826] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.174827] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.174829] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.174831] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.174833] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.174834] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.174836] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.174838] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.174840] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.174841] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.174843] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.174845] pci_bus 0000:00: root bus resource [mem 0x90000000-0xefffffff window]
[ 0.174847] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.174849] pcibus 0000:00: root bus resource [bus 00-7e]
[ 0.174860] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[ 0.175357] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[ 0.175373] pci 0000:00:02.0: reg 0x10: [mem 0xed000000-0xedffffff 64bit]
[ 0.175381] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.175387] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.175409] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.175588] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.175605] pci 0000:00:04.0: reg 0x10: [mem 0xef320000-0xef327fff 64bit]
[ 0.175879] pci 0000:00:13.0: [8086:9d35] type 00 class 0x000000
[ 0.175906] pci 0000:00:13.0: reg 0x10: [mem 0xef337000-0xef337fff 64bit]
[ 0.176216] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.176242] pci 0000:00:14.0: reg 0x10: [mem 0xef310000-0xef31ffff 64bit]
[ 0.176323] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.176608] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.176634] pci 0000:00:14.2: reg 0x10: [mem 0xef336000-0xef336fff 64bit]
[ 0.176953] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.177210] pci 0000:00:15.0: reg 0x10: [mem 0xef335000-0xef335fff 64bit]
[ 0.178300] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[ 0.178564] pci 0000:00:15.1: reg 0x10: [mem 0xef334000-0xef334fff 64bit]
[ 0.179583] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.179613] pci 0000:00:16.0: reg 0x10: [mem 0xef333000-0xef333fff 64bit]
[ 0.179710] pci 0000:00:16.0: PME# supported from D3hot
[ 0.179993] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.180081] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.180340] pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400
[ 0.180439] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.180682] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[ 0.180783] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.181128] pci 0000:00:1e.0: [8086:9d27] type 00 class 0x118000
[ 0.181392] pci 0000:00:1e.0: reg 0x10: [mem 0xef332000-0xef332fff 64bit]
[ 0.182485] pci 0000:00:1e.2: [8086:9d29] type 00 class 0x118000
[ 0.182758] pci 0000:00:1e.2: reg 0x10: [mem 0xef331000-0xef331fff 64bit]
[ 0.183781] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[ 0.184086] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.184103] pci 0000:00:1f.2: reg 0x10: [mem 0xef32c000-0xef32ffff]
[ 0.184331] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
[ 0.184361] pci 0000:00:1f.3: reg 0x10: [mem 0xef328000-0xef32bfff 64bit]
[ 0.184389] pci 0000:00:1f.3: reg 0x20: [mem 0xef300000-0xef30ffff 64bit]
[ 0.184445] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.184792] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.184855] pci 0000:00:1f.4: reg 0x10: [mem 0xef330000-0xef3300ff 64bit]
[ 0.184927] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
[ 0.185246] pci 0000:01:00.0: [10de:1d12] type 00 class 0x030200
[ 0.185274] pci 0000:01:00.0: reg 0x10: [mem 0xee000000-0xeeffffff]
[ 0.185289] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.185303] pci 0000:01:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
[ 0.185313] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.185323] pci 0000:01:00.0: reg 0x30: [mem 0xef000000-0xef07ffff pref]
[ 0.185563] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.185567] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
[ 0.185570] pci 0000:00:1c.0: bridge window [mem 0xee000000-0xef0fffff]
[ 0.185576] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[ 0.186124] pci 0000:02:00.0: [8086:24fd] type 00 class 0x028000
[ 0.186226] pci 0000:02:00.0: reg 0x10: [mem 0xef200000-0xef201fff 64bit]
[ 0.186792] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.187496] pci 0000:00:1c.6: PCI bridge to [bus 02]
[ 0.187501] pci 0000:00:1c.6: bridge window [mem 0xef200000-0xef2fffff]
[ 0.187773] pci 0000:03:00.0: [144d:a804] type 00 class 0x010802
[ 0.187805] pci 0000:03:00.0: reg 0x10: [mem 0xef100000-0xef103fff 64bit]
[ 0.188288] pci 0000:00:1d.0: PCI bridge to [bus 03]
[ 0.188293] pci 0000:00:1d.0: bridge window [mem 0xef100000-0xef1fffff]
[ 0.192476] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15)
[ 0.192541] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15)
[ 0.192602] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15)
[ 0.192664] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15)
[ 0.192724] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15)
[ 0.192785] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15)
[ 0.192846] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15)
[ 0.192908] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15)
[ 0.206191] ACPI: EC: interrupt unblocked
[ 0.206208] ACPI: EC: event unblocked
[ 0.206222] ACPI: _SB.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, ECDATA=0x62
[ 0.206224] ACPI: _SB.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[ 0.206303] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.206303] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.206303] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.206303] vgaarb: loaded
[ 0.206303] SCSI subsystem initialized
[ 0.206303] libata version 3.00 loaded.
[ 0.206303] ACPI: bus type USB registered
[ 0.206303] usbcore: registered new interface driver usbfs
[ 0.206303] usbcore: registered new interface driver hub
[ 0.206303] usbcore: registered new device driver usb
[ 0.206303] pps_core: LinuxPPS API ver. 1 registered
[ 0.206303] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.206303] PTP clock support registered
[ 0.207018] EDAC MC: Ver: 3.0.0
[ 0.207483] Registered efivars operations
[ 0.255060] PCI: Using ACPI for IRQ routing
[ 0.269197] PCI: pci_cache_line_size set to 64 bytes
[ 0.270235] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.270236] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.270237] e820: reserve RAM buffer [mem 0x7efd7018-0x7fffffff]
[ 0.270239] e820: reserve RAM buffer [mem 0x7f004018-0x7fffffff]
[ 0.270240] e820: reserve RAM buffer [mem 0x80669000-0x83ffffff]
[ 0.270241] e820: reserve RAM buffer [mem 0x8712f000-0x87ffffff]
[ 0.270243] e820: reserve RAM buffer [mem 0x8abff000-0x8bffffff]
[ 0.270244] e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
[ 0.270340] NetLabel: Initializing
[ 0.270341] NetLabel: domain hash size = 128
[ 0.270341] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.270358] NetLabel: unlabeled traffic allowed by default
[ 0.271146] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.271153] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.273023] clocksource: Switched to clocksource tsc-early
[ 0.288766] VFS: Disk quotas dquot_6.6.0
[ 0.288783] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.288845] pnp: PnP ACPI init
[ 0.289190] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.289192] system 00:00: [io 0xffff] has been reserved
[ 0.289195] system 00:00: [io 0xffff] has been reserved
[ 0.289197] system 00:00: [io 0xffff] has been reserved
[ 0.289199] system 00:00: [io 0x1800-0x18fe] has been reserved
[ 0.289201] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.289207] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.289354] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.289397] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.289401] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.289641] pnp 00:03: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[ 0.289936] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.289938] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.289942] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.289944] system 00:04: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 0.289946] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.289948] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.289950] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.289953] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.289955] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.289957] system 00:04: [mem 0xeffe0000-0xefffffff] has been reserved
[ 0.289962] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.290019] system 00:05: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.290021] system 00:05: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.290023] system 00:05: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.290025] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.290028] system 00:05: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.290030] system 00:05: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.290032] system 00:05: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.290036] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.290494] system 00:06: [io 0xff00-0xfffe] has been reserved
[ 0.290498] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.292066] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
[ 0.292069] system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved
[ 0.292073] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.293634] pnp: PnP ACPI: found 8 devices
[ 0.299548] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.299599] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.299615] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
[ 0.299619] pci 0000:00:1c.0: bridge window [mem 0xee000000-0xef0fffff]
[ 0.299623] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[ 0.299629] pci 0000:00:1c.6: PCI bridge to [bus 02]
[ 0.299635] pci 0000:00:1c.6: bridge window [mem 0xef200000-0xef2fffff]
[ 0.299643] pci 0000:00:1d.0: PCI bridge to [bus 03]
[ 0.299649] pci 0000:00:1d.0: bridge window [mem 0xef100000-0xef1fffff]
[ 0.299658] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.299660] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.299662] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.299663] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.299665] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.299667] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.299669] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.299671] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.299672] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.299674] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.299676] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.299678] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.299679] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.299681] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.299683] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.299685] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.299686] pci_bus 0000:00: resource 20 [mem 0x90000000-0xefffffff window]
[ 0.299688] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
[ 0.299690] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.299692] pci_bus 0000:01: resource 1 [mem 0xee000000-0xef0fffff]
[ 0.299694] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
[ 0.299696] pci_bus 0000:02: resource 1 [mem 0xef200000-0xef2fffff]
[ 0.299697] pci_bus 0000:03: resource 1 [mem 0xef100000-0xef1fffff]
[ 0.299901] NET: Registered protocol family 2
[ 0.300068] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.300136] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.300342] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.300465] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.300510] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.300562] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.300661] NET: Registered protocol family 1
[ 0.300675] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.301576] PCI: CLS 64 bytes, default 64
[ 0.301618] Unpacking initramfs...
[ 0.761676] Freeing initrd memory: 22776K
[ 0.761739] DMAR: ACPI device "device:71" under DMAR at fed91000 as 00:15.0
[ 0.761743] DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.1
[ 0.761747] DMAR: ACPI device "device:73" under DMAR at fed91000 as 00:1e.2
[ 0.761750] DMAR: ACPI device "device:74" under DMAR at fed91000 as 00:1e.0
[ 0.761769] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.761772] software IO TLB [mem 0x7afd7000-0x7efd7000] (64MB) mapped at [000000006e00327e-00000000f5125a0d]
[ 0.761842] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[ 0.761865] clocksource: Switched to clocksource tsc
[ 0.763443] Initialise system trusted keyrings
[ 0.763454] Key type blacklist registered
[ 0.763487] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 0.764979] zbud: loaded
[ 0.765654] pstore: using deflate compression
[ 0.765711] SELinux: Registering netfilter hooks
[ 0.961788] alg: No test for 842 (842-generic)
[ 0.961811] alg: No test for 842 (842-scomp)
[ 0.968492] NET: Registered protocol family 38
[ 0.968495] Key type asymmetric registered
[ 0.968496] Asymmetric key parser 'x509' registered
[ 0.968547] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.968588] io scheduler noop registered
[ 0.968589] io scheduler deadline registered
[ 0.968621] io scheduler cfq registered (default)
[ 0.968622] io scheduler mq-deadline registered
[ 0.968714] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.969670] pcieport 0000:00:1c.0: AER enabled with IRQ 122
[ 0.969698] pcieport 0000:00:1c.6: AER enabled with IRQ 123
[ 0.969721] pcieport 0000:00:1d.0: AER enabled with IRQ 124
[ 0.969736] pcieport 0000:00:1c.0: Signaling PME with IRQ 122
[ 0.969750] pcieport 0000:00:1c.6: Signaling PME with IRQ 123
[ 0.969763] pcieport 0000:00:1d.0: Signaling PME with IRQ 124
[ 0.969815] efifb: probing for efifb
[ 0.969831] efifb: framebuffer at 0xc0000000, using 1876k, total 1875k
[ 0.969833] efifb: mode is 800x600x32, linelength=3200, pages=1
[ 0.969833] efifb: scrolling: redraw
[ 0.969836] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.969929] Console: switching to colour frame buffer device 100x37
[ 0.971165] fb0: EFI VGA frame buffer device
[ 0.971176] intel_idle: MWAIT substates: 0x11142120
[ 0.971177] intel_idle: v0.4.1 model 0x8E
[ 0.971648] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.971854] ACPI: AC Adapter [AC0] (on-line)
[ 0.971938] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/PNP0C09:01/PNP0C0D:00/input/input0
[ 0.971945] ACPI: Lid Switch [LID]
[ 0.972009] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.972016] ACPI: Sleep Button [SLPB]
[ 0.972050] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 0.972055] ACPI: Power Button [PWRB]
[ 0.972090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.972142] ACPI: Power Button [PWRF]
[ 0.974317] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.974319] ACPI: Thermal Zone [THRM] (47 C)
[ 0.974516] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.976728] Non-volatile memory driver v1.3
[ 0.976754] Linux agpgart interface v0.103
[ 0.983515] ACPI: Battery Slot [BAT0] (battery present)
[ 1.012040] libphy: Fixed MDIO Bus: probed
[ 1.012100] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.012103] ehci-pci: EHCI PCI platform driver
[ 1.012115] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.012117] ohci-pci: OHCI PCI platform driver
[ 1.012125] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.012380] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.012427] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.013511] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[ 1.013517] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.013707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
[ 1.013709] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.013711] usb usb1: Product: xHCI Host Controller
[ 1.013712] usb usb1: Manufacturer: Linux 4.17.7-200.fc28.x86_64 xhci-hcd
[ 1.013714] usb usb1: SerialNumber: 0000:00:14.0
[ 1.013833] hub 1-0:1.0: USB hub found
[ 1.013850] hub 1-0:1.0: 12 ports detected
[ 1.014687] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.014729] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.014733] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.014771] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.17
[ 1.014773] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.014775] usb usb2: Product: xHCI Host Controller
[ 1.014777] usb usb2: Manufacturer: Linux 4.17.7-200.fc28.x86_64 xhci-hcd
[ 1.014778] usb usb2: SerialNumber: 0000:00:14.0
[ 1.014880] hub 2-0:1.0: USB hub found
[ 1.014891] hub 2-0:1.0: 6 ports detected
[ 1.015139] usb: port power management may be unreliable
[ 1.015615] usbcore: registered new interface driver usbserial_generic
[ 1.015621] usbserial: USB Serial support registered for generic
[ 1.015652] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[ 1.015653] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.016998] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.017150] mousedev: PS/2 mouse device common for all mice
[ 1.017775] rtc_cmos 00:01: RTC can wake from S4
[ 1.018358] rtc_cmos 00:01: registered as rtc0
[ 1.018361] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.018433] device-mapper: uevent: version 1.0.3
[ 1.018559] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 1.018716] intel_pstate: Intel P-state driver initializing
[ 1.019334] intel_pstate: HWP enabled
[ 1.019486] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.019523] usbcore: registered new interface driver usbhid
[ 1.019524] usbhid: USB HID core driver
[ 1.019597] intel_pmc_core: initialized
[ 1.019700] drop_monitor: Initializing network drop monitor service
[ 1.019855] Initializing XFRM netlink socket
[ 1.019987] NET: Registered protocol family 10
[ 1.023874] Segment Routing with IPv6
[ 1.023906] mip6: Mobile IPv6
[ 1.023908] NET: Registered protocol family 17
[ 1.025204] RAS: Correctable Errors collector initialized.
[ 1.025234] microcode: sig=0x806ea, pf=0x80, revision=0x84
[ 1.025635] microcode: Microcode Update Driver: v2.2.
[ 1.025645] AVX2 version of gcm_enc/dec engaged.
[ 1.025646] AES CTR mode by8 optimization enabled
[ 1.051847] sched_clock: Marking stable (1051832819, 0)->(1062279801, -10446982)
[ 1.052257] registered taskstats version 1
[ 1.052268] Loading compiled-in X.509 certificates
[ 1.057511] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 1.097172] Loaded X.509 cert 'Fedora kernel signing key: dd283824f1eaca2a3080dd680025354172a61f32'
[ 1.098301] Loaded UEFI:db cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071' linked to secondary sys keyring
[ 1.098445] Loaded UEFI:db cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2' linked to secondary sys keyring
[ 1.098462] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
[ 1.098476] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
[ 1.098622] Loaded UEFI:db cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to secondary sys keyring
[ 1.099775] zswap: loaded using pool lzo/zbud
[ 1.102804] Key type big_key registered
[ 1.104410] Key type encrypted registered
[ 1.110389] ima: Allocated hash algorithm: sha1
[ 1.165718] Magic number: 10:437:783
[ 1.166043] rtc_cmos 00:01: setting system clock to 2018-07-27 11:48:00 UTC (1532692080)
[ 1.338050] usb 1-4: new high-speed USB device number 2 using xhci_hcd
[ 1.381247] Freeing unused kernel memory: 2148K
[ 1.387111] Write protecting the kernel read-only data: 18432k
[ 1.388785] Freeing unused kernel memory: 2012K
[ 1.389136] Freeing unused kernel memory: 72K
[ 1.398788] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.398789] x86/mm: Checking user space page tables
[ 1.405988] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.405992] rodata_test: all tests were successful
[ 1.467291] usb 1-4: New USB device found, idVendor=058f, idProduct=6366, bcdDevice= 1.00
[ 1.467292] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.467294] usb 1-4: Product: Flash Card Reader/Writer
[ 1.467295] usb 1-4: Manufacturer: Generic
[ 1.467296] usb 1-4: SerialNumber: 058F63666485
[ 1.539513] systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 1.552016] systemd[1]: Detected architecture x86-64.
[ 1.552019] systemd[1]: Running in initial RAM disk.
[ 1.555645] systemd[1]: Set hostname to
Fedora 28 (indeed, all RH-based distros that I have access to) have the msr module compiled into the kernel rather than being a module, therefore you cannot load it, nor does it appear in the list of modules. This makes the is_module_loaded check fail even though msr support is present. I don't know the best way around this, but perhaps looking in /proc/kallsyms for symbols that are only present if the msr code is either built-in or loaded (such as msr_class or msr_open) would work.
https://github.com/kitsunyan/intel-undervolt/commit/9c97427672e2798b618c4f6505e6f6418e214acd I decided to not check for module and always try to open MSR device. If open fails, I call modprobe
and try to open it again. I think it should fix the problem.
Sounds good. Unfortunately, I can't make it work without turning off UEFI Secure Boot, and I have to investigate if it's worth it at this point (it looks like they aren't releasing any more BIOS updates, and I needed SecureBoot to load Windows off a USB stick to do those...) Still, it looks like a good call.
Yes, Linux designed this way so it disallows writing to MSR when secure boot is enabled.
is good. in my case i don't have activated secure boot.
thanks for your help. if you need help for testing on various distrib, i'm here :)
hi, thanks for this tools, i use it on arch linux and manjaro :) but, i wanted to test on other distrib debian unstable and ubuntu i install msr-tools and mchbar
-- L'unité (unit) intel-undervolt.service a commencé à démarrer. juil. 12 11:28:15 zenbook intel-undervolt[15294]: Exec failed: No such file or directory juil. 12 11:28:15 zenbook intel-undervolt[15294]: Modprobe failed juil. 12 11:28:15 zenbook intel-undervolt[15294]: Failed to setup the program juil. 12 11:28:15 zenbook systemd[1]: intel-undervolt.service: Main process exited, code=exited, status=1/FAILURE juil. 12 11:28:15 zenbook systemd[1]: intel-undervolt.service: Failed with result 'exit-code'. juil. 12 11:28:15 zenbook systemd[1]: Failed to start Intel Undervolt Service. -- Subject: L'unité (unit) intel-undervolt.service a échoué -- Defined-By: systemd -- Support: https://www.debian.org/support -- -- L'unité (unit) intel-undervolt.service a échoué, avec le résultat RESULT.
root@zenbook:/home/opentux/Téléchargements/intel-undervolt# intel-undervolt read Exec failed: No such file or directory Modprobe failed Failed to setup the program
i do not find a precise log for resolve the problem. thanks in advance