GithubHelp home page GithubHelp logo

neurobin / mt7630e Goto Github PK

View Code? Open in Web Editor NEW
232.0 36.0 72.0 906 KB

Modified easy installation package

Home Page: https://neurobin.org/projects/softwares/unix/MT7630E/

Makefile 0.19% C 98.79% Shell 1.02%

mt7630e's Introduction

This repository is not maintained by @neurobin any more. If anyone is interested to take over, please leave a comment at #90

Easy installation package for Mediatek MT7630E Wifi + Bluetooth Combo Linux Driver. The official driver was found at http://www.mediatek.com/en/downloads/mt7630-pcie/ (this link no longer exists)

Component

  • rt2x00: Wi-Fi driver source code
  • btloader: Bluetooth firmware loader source code
  • firmware: Firmware binary code (MT7650E234.bin is for Wi-Fi, mt76x0.bin is for Bluetooth)

Installation

You need kernel headers to build the driver

As an example, on Debian and derivatives, assuming you're on an amd64 system:

sudo apt install build-essential linux-headers-amd64

That's all for dependencies.

First give some file execution permission:

 chmod +x install test uninstall bpatch

Now to install it, run:

 ./install

To test it without installing, run:

 ./test

To uninstall, run:

  ./uninstall

To install with dkms:

sudo make dkms

The driver will automatically load at startup...

Installing inside a container (chroot) environment

Pass the kernel version as an argument with install or uninstall script:

sudo ./install kernel-version
sudo ./uninstall kernel-version
sudo ./test kernel-version

With make, the argument shall be KERNEL=kernel-version

sudo make dkms KERNEL=kernel-version
sudo make install KERNEL=kernel-version

Bluetooth

For kernel 3.13 - 3.16 bluetooth may work without any extra efforts, but for higher kernels it may not work at all. A kernel patch for the bluetooth driver may be needed to get it up and working.

If wifi works after installing the driver but bluetooth doesn't, you should first check if bluetooth is hard/soft blocked. If it is blocked then remove the block, but if that's not the case then we have a patch for you that you can apply to your kernel.

Test blocking state:

To check if bluetooth is hard/soft blocked, run rfkill list. It will show you something like this:

1: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no

If it is soft blocked, you can unblock it with:

sudo rfkill unblock bluetooth

If it is hard blocked then check if your PC has some kind of switch to turn it on or may be a key combination or a little haggle in the BIOS settings (you will have to investigate).

If there is no block or unblocking from blocked state didn't do any good, then you should try the patch.

Without running all those commands manually, you can use the bpatch script to automatically patch it for you.

Try the bpatch script

The bpatch script downloads the kernel source and tries to patch the bluetooth driver and insert the compiled module in the right place automatically. To apply patch with the bpatch script all you need to do is run it with root privilege.

sudo ./bpatch

If you want to undo this patch:

sudo ./bpatch -u

If you have already downloaded the kernel source, then give the source directory path as an argument to the bpatch script with -sd option:

sudo ./bpatch -sd /path/to/kernel/source/dir

Note: The bpatch script is for debian based systems and make sure to enable source code repository before running it. For Ubuntu this link may help you enabling the source repository.

Troubleshooting when upgrading kernel

Install script

If you installed the driver with the install script, you will have to reinstall the drivers when you upgrade your kernel.

To do so, run:

./uninstall
./install

If you don't uninstall, you will face problems like this:

modprobe: ERROR: could not insert 'mt7630e': Exec format error
modprobe: ERROR: could not insert 'mt76xx': Exec format error

DKMS

If you install with dkms then you won't need to uninstall/install for minor kernel updates. Major kernel updates may still need update/uninstall/install though.

Secure Boot

Not being signed, this driver is not expected to work on secure boot.

Source:

The original source was taken from https://github.com/kuba-moo/mt7630e
Some patches for extended kernel support are taken from https://github.com/benjarobin/MT7630E

Note: Even though the original source was taken from kuba-moo, it no longer resembles that of the original. If you want to apply a patch that works with other sources, be ware that the line number and content may or may not match i.e you will have to be careful applying patches.

Pull Requests

Please do all pull requests against the master branch. The release branch is for releases only.

mt7630e's People

Contributors

a4w avatar aesilevich avatar dakk avatar echo-devim avatar gageracer avatar jdeniau avatar mateuszneumann avatar neurobin avatar poarthur avatar sipertruk avatar zapashcanon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mt7630e's Issues

wifi drivers installed bpatch fails

*** Stoping Bluetooth...
*** Installing kernel headers...
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release                                                                            
Hit:4 https://deb.nodesource.com/node_5.x xenial InRelease                                                                                                       
Get:5 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]                                                                                                 
Hit:6 http://repo.steampowered.com/steam precise InRelease                                                                                                             
Get:7 http://security.ubuntu.com/ubuntu xenial-security InRelease [94,5 kB]                                                                                            
Ign:8 http://packages.linuxmint.com sarah InRelease                                                                              
Get:9 http://ppa.launchpad.net/lah7/polychromatic/ubuntu xenial InRelease [18,1 kB]                                              
Get:10 http://archive.canonical.com/ubuntu xenial InRelease [11,5 kB]                                                                        
Hit:11 http://packages.linuxmint.com sarah Release                                                                                                  
Hit:13 http://archive.ubuntu.com/ubuntu xenial-updates InRelease                               
Get:14 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu xenial InRelease [17,5 kB]                 
Get:15 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [92,2 kB]
Get:16 http://ppa.launchpad.net/ondrej/php/ubuntu xenial InRelease [23,9 kB]      
Get:17 http://ppa.launchpad.net/webupd8team/tor-browser/ubuntu xenial InRelease [17,5 kB]
Hit:18 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease
Fetched 522 kB in 4s (126 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree       
Reading state information... Done
build-essential is already the newest version (12.1ubuntu2).
linux-headers-4.4.0-38-generic is already the newest version (4.4.0-38.57).
0 upgraded, 0 newly installed, 0 to remove and 67 not upgraded.
*** Downloading kernel source...
Reading package lists... Done
Picking 'linux' as source package instead of 'linux-image-4.4.0-38-generic'
E: Unable to find a source package for linux
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Camarillo Device (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1c.4 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 (rev e3)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode](rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation Wildcat Point-LP Thermal Management Controller (rev 03)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
03:00.0 Network controller: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter
04:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940M](rev a2)

Worth mentioning bluetooth works without problems on same machine with windows.

Can't install driver on Ubuntu 16.04

Hello,
First of all thanks for good drivers. But unfortunately I met an issue with it.
After updates on ubuntu 16.04 my wifi just disappeared. I tried to reinstall driver, usually it helps after ubuntu updates but not this time. This time I'm getting this error while installation:

modprobe: ERROR: could not insert 'mt7630e': Unknown symbol in module, or unknown parameter (see dmesg)

DMESG says:
[ 1004.496521] mac80211: Unknown symbol cfg80211_inform_bss_frame_data (err 0) [ 1004.496532] mac80211: Unknown symbol cfg80211_sched_scan_results (err 0) [ 1004.496550] mac80211: Unknown symbol cfg80211_rx_assoc_resp (err 0) [ 1004.496559] mac80211: Unknown symbol cfg80211_rx_unexpected_4addr_frame (err 0) [ 1004.496581] mac80211: Unknown symbol cfg80211_chandef_dfs_required (err 0) [ 1004.496589] mac80211: Unknown symbol cfg80211_scan_done (err 0) [ 1004.496601] mac80211: Unknown symbol cfg80211_sched_scan_stopped (err 0) [ 1004.496621] mac80211: Unknown symbol cfg80211_remain_on_channel_expired (err 0) [ 1004.496629] mac80211: Unknown symbol cfg80211_cac_event (err 0) [ 1004.496657] mac80211: Unknown symbol ieee80211_amsdu_to_8023s (err 0) [ 1004.496669] mac80211: Unknown symbol cfg80211_ref_bss (err 0) [ 1004.496680] mac80211: Unknown symbol ieee80211_mandatory_rates (err 0) [ 1004.496688] mac80211: Unknown symbol ieee80211_chandef_to_operating_class (err 0) [ 1004.496721] mac80211: Unknown symbol cfg80211_chandef_valid (err 0) [ 1004.496729] mac80211: Unknown symbol cfg80211_new_sta (err 0) [ 1004.496754] mac80211: Unknown symbol cfg80211_calculate_bitrate (err 0) [ 1004.496773] mac80211: Unknown symbol wiphy_new_nm (err 0) [ 1004.496784] mac80211: Unknown symbol cfg80211_ready_on_channel (err 0) [ 1004.496795] mac80211: Unknown symbol cfg80211_classify8021d (err 0) [ 1004.496808] mac80211: Unknown symbol cfg80211_rx_mlme_mgmt (err 0) [ 1004.496819] mac80211: Unknown symbol wiphy_register (err 0) [ 1004.496830] mac80211: Unknown symbol cfg80211_put_bss (err 0) [ 1004.496838] mac80211: Unknown symbol cfg80211_ch_switch_notify (err 0) [ 1004.496847] mac80211: Unknown symbol cfg80211_tx_mlme_mgmt (err 0) [ 1004.496858] mac80211: Unknown symbol cfg80211_gtk_rekey_notify (err 0) [ 1004.496868] mac80211: Unknown symbol cfg80211_check_combinations (err 0) [ 1004.496876] mac80211: Unknown symbol cfg80211_tdls_oper_request (err 0) [ 1004.496885] mac80211: Unknown symbol ieee80211_bss_get_ie (err 0) [ 1004.496898] mac80211: Unknown symbol cfg80211_get_drvinfo (err 0) [ 1004.496908] mac80211: Unknown symbol cfg80211_assoc_timeout (err 0) [ 1004.496918] mac80211: Unknown symbol cfg80211_rx_spurious_frame (err 0) [ 1004.496926] mac80211: Unknown symbol cfg80211_ibss_joined (err 0) [ 1004.496934] mac80211: Unknown symbol cfg80211_chandef_compatible (err 0) [ 1004.496944] mac80211: Unknown symbol cfg80211_iter_combinations (err 0) [ 1004.496955] mac80211: Unknown symbol cfg80211_report_obss_beacon (err 0) [ 1004.496970] mac80211: Unknown symbol cfg80211_michael_mic_failure (err 0) [ 1004.496978] mac80211: Unknown symbol cfg80211_reg_can_beacon_relax (err 0) [ 1004.496986] mac80211: Unknown symbol cfg80211_cqm_pktloss_notify (err 0) [ 1004.497001] mac80211: Unknown symbol ieee80211_operating_class_to_band (err 0) [ 1004.497014] mac80211: Unknown symbol cfg80211_del_sta_sinfo (err 0) [ 1004.497027] mac80211: Unknown symbol wiphy_unregister (err 0) [ 1004.497040] mac80211: Unknown symbol ieee80211_radiotap_iterator_init (err 0) [ 1004.497048] mac80211: Unknown symbol cfg80211_notify_new_peer_candidate (err 0) [ 1004.497056] mac80211: Unknown symbol cfg80211_sched_scan_stopped_rtnl (err 0) [ 1004.497070] mac80211: Unknown symbol cfg80211_get_bss (err 0) [ 1004.497084] mac80211: Unknown symbol __ieee80211_get_channel (err 0) [ 1004.497098] mac80211: Unknown symbol cfg80211_chandef_usable (err 0) [ 1004.497109] mac80211: Unknown symbol rfc1042_header (err 0) [ 1004.497117] mac80211: Unknown symbol cfg80211_cqm_beacon_loss_notify (err 0) [ 1004.497133] mac80211: Unknown symbol cfg80211_mgmt_tx_status (err 0) [ 1004.497143] mac80211: Unknown symbol cfg80211_ch_switch_started_notify (err 0) [ 1004.497151] mac80211: Unknown symbol cfg80211_check_station_change (err 0) [ 1004.497162] mac80211: Unknown symbol cfg80211_reg_can_beacon (err 0) [ 1004.497173] mac80211: Unknown symbol cfg80211_find_ie (err 0) [ 1004.497184] mac80211: Unknown symbol cfg80211_unregister_wdev (err 0) [ 1004.497192] mac80211: Unknown symbol cfg80211_probe_status (err 0) [ 1004.497201] mac80211: Unknown symbol ieee80211_data_to_8023 (err 0) [ 1004.497209] mac80211: Unknown symbol cfg80211_stop_iface (err 0) [ 1004.497218] mac80211: Unknown symbol ieee80211_radiotap_iterator_next (err 0) [ 1004.497230] mac80211: Unknown symbol ieee80211_channel_to_frequency (err 0) [ 1004.497238] mac80211: Unknown symbol cfg80211_rx_mgmt (err 0) [ 1004.497255] mac80211: Unknown symbol ieee80211_hdrlen (err 0) [ 1004.497267] mac80211: Unknown symbol cfg80211_chandef_create (err 0) [ 1004.497275] mac80211: Unknown symbol cfg80211_report_wowlan_wakeup (err 0) [ 1004.497284] mac80211: Unknown symbol ieee80211_get_mesh_hdrlen (err 0) [ 1004.497294] mac80211: Unknown symbol cfg80211_get_p2p_attr (err 0) [ 1004.497305] mac80211: Unknown symbol ieee80211_frequency_to_channel (err 0) [ 1004.497316] mac80211: Unknown symbol cfg80211_shutdown_all_interfaces (err 0) [ 1004.497325] mac80211: Unknown symbol cfg80211_radar_event (err 0) [ 1004.497333] mac80211: Unknown symbol bridge_tunnel_header (err 0) [ 1004.497342] mac80211: Unknown symbol ieee80211_ie_split (err 0) [ 1004.497352] mac80211: Unknown symbol ieee80211_ie_split_ric (err 0) [ 1004.497362] mac80211: Unknown symbol cfg80211_unlink_bss (err 0) [ 1004.497371] mac80211: Unknown symbol wiphy_free (err 0) [ 1004.497380] mac80211: Unknown symbol cfg80211_cqm_rssi_notify (err 0) [ 1004.497392] mac80211: Unknown symbol cfg80211_auth_timeout (err 0) [ 1004.497399] mac80211: Unknown symbol cfg80211_rx_unprot_mlme_mgmt (err 0) [ 2538.767201] mac80211: Unknown symbol cfg80211_inform_bss_frame_data (err 0) [ 2538.767212] mac80211: Unknown symbol cfg80211_sched_scan_results (err 0) [ 2538.767231] mac80211: Unknown symbol cfg80211_rx_assoc_resp (err 0) [ 2538.767239] mac80211: Unknown symbol cfg80211_rx_unexpected_4addr_frame (err 0) [ 2538.767262] mac80211: Unknown symbol cfg80211_chandef_dfs_required (err 0) [ 2538.767270] mac80211: Unknown symbol cfg80211_scan_done (err 0) [ 2538.767282] mac80211: Unknown symbol cfg80211_sched_scan_stopped (err 0) [ 2538.767303] mac80211: Unknown symbol cfg80211_remain_on_channel_expired (err 0) [ 2538.767311] mac80211: Unknown symbol cfg80211_cac_event (err 0) [ 2538.767338] mac80211: Unknown symbol ieee80211_amsdu_to_8023s (err 0) [ 2538.767350] mac80211: Unknown symbol cfg80211_ref_bss (err 0) [ 2538.767361] mac80211: Unknown symbol ieee80211_mandatory_rates (err 0) [ 2538.767370] mac80211: Unknown symbol ieee80211_chandef_to_operating_class (err 0) [ 2538.767404] mac80211: Unknown symbol cfg80211_chandef_valid (err 0) [ 2538.767412] mac80211: Unknown symbol cfg80211_new_sta (err 0) [ 2538.767436] mac80211: Unknown symbol cfg80211_calculate_bitrate (err 0) [ 2538.767455] mac80211: Unknown symbol wiphy_new_nm (err 0) [ 2538.767466] mac80211: Unknown symbol cfg80211_ready_on_channel (err 0) [ 2538.767477] mac80211: Unknown symbol cfg80211_classify8021d (err 0) [ 2538.767490] mac80211: Unknown symbol cfg80211_rx_mlme_mgmt (err 0) [ 2538.767502] mac80211: Unknown symbol wiphy_register (err 0) [ 2538.767512] mac80211: Unknown symbol cfg80211_put_bss (err 0) [ 2538.767520] mac80211: Unknown symbol cfg80211_ch_switch_notify (err 0) [ 2538.767529] mac80211: Unknown symbol cfg80211_tx_mlme_mgmt (err 0) [ 2538.767540] mac80211: Unknown symbol cfg80211_gtk_rekey_notify (err 0) [ 2538.767551] mac80211: Unknown symbol cfg80211_check_combinations (err 0) [ 2538.767558] mac80211: Unknown symbol cfg80211_tdls_oper_request (err 0) [ 2538.767567] mac80211: Unknown symbol ieee80211_bss_get_ie (err 0) [ 2538.767580] mac80211: Unknown symbol cfg80211_get_drvinfo (err 0) [ 2538.767590] mac80211: Unknown symbol cfg80211_assoc_timeout (err 0) [ 2538.767600] mac80211: Unknown symbol cfg80211_rx_spurious_frame (err 0) [ 2538.767608] mac80211: Unknown symbol cfg80211_ibss_joined (err 0) [ 2538.767615] mac80211: Unknown symbol cfg80211_chandef_compatible (err 0) [ 2538.767626] mac80211: Unknown symbol cfg80211_iter_combinations (err 0) [ 2538.767636] mac80211: Unknown symbol cfg80211_report_obss_beacon (err 0) [ 2538.767651] mac80211: Unknown symbol cfg80211_michael_mic_failure (err 0) [ 2538.767659] mac80211: Unknown symbol cfg80211_reg_can_beacon_relax (err 0) [ 2538.767667] mac80211: Unknown symbol cfg80211_cqm_pktloss_notify (err 0) [ 2538.767682] mac80211: Unknown symbol ieee80211_operating_class_to_band (err 0) [ 2538.767695] mac80211: Unknown symbol cfg80211_del_sta_sinfo (err 0) [ 2538.767708] mac80211: Unknown symbol wiphy_unregister (err 0) [ 2538.767721] mac80211: Unknown symbol ieee80211_radiotap_iterator_init (err 0) [ 2538.767729] mac80211: Unknown symbol cfg80211_notify_new_peer_candidate (err 0) [ 2538.767737] mac80211: Unknown symbol cfg80211_sched_scan_stopped_rtnl (err 0) [ 2538.767752] mac80211: Unknown symbol cfg80211_get_bss (err 0) [ 2538.767766] mac80211: Unknown symbol __ieee80211_get_channel (err 0) [ 2538.767779] mac80211: Unknown symbol cfg80211_chandef_usable (err 0) [ 2538.767790] mac80211: Unknown symbol rfc1042_header (err 0) [ 2538.767798] mac80211: Unknown symbol cfg80211_cqm_beacon_loss_notify (err 0) [ 2538.767814] mac80211: Unknown symbol cfg80211_mgmt_tx_status (err 0) [ 2538.767824] mac80211: Unknown symbol cfg80211_ch_switch_started_notify (err 0) [ 2538.767832] mac80211: Unknown symbol cfg80211_check_station_change (err 0) [ 2538.767843] mac80211: Unknown symbol cfg80211_reg_can_beacon (err 0) [ 2538.767854] mac80211: Unknown symbol cfg80211_find_ie (err 0) [ 2538.767865] mac80211: Unknown symbol cfg80211_unregister_wdev (err 0) [ 2538.767873] mac80211: Unknown symbol cfg80211_probe_status (err 0) [ 2538.767882] mac80211: Unknown symbol ieee80211_data_to_8023 (err 0) [ 2538.767890] mac80211: Unknown symbol cfg80211_stop_iface (err 0) [ 2538.767898] mac80211: Unknown symbol ieee80211_radiotap_iterator_next (err 0) [ 2538.767910] mac80211: Unknown symbol ieee80211_channel_to_frequency (err 0) [ 2538.767918] mac80211: Unknown symbol cfg80211_rx_mgmt (err 0) [ 2538.767934] mac80211: Unknown symbol ieee80211_hdrlen (err 0) [ 2538.767946] mac80211: Unknown symbol cfg80211_chandef_create (err 0) [ 2538.767954] mac80211: Unknown symbol cfg80211_report_wowlan_wakeup (err 0) [ 2538.767963] mac80211: Unknown symbol ieee80211_get_mesh_hdrlen (err 0) [ 2538.767973] mac80211: Unknown symbol cfg80211_get_p2p_attr (err 0) [ 2538.767984] mac80211: Unknown symbol ieee80211_frequency_to_channel (err 0) [ 2538.767994] mac80211: Unknown symbol cfg80211_shutdown_all_interfaces (err 0) [ 2538.768003] mac80211: Unknown symbol cfg80211_radar_event (err 0) [ 2538.768012] mac80211: Unknown symbol bridge_tunnel_header (err 0) [ 2538.768020] mac80211: Unknown symbol ieee80211_ie_split (err 0) [ 2538.768031] mac80211: Unknown symbol ieee80211_ie_split_ric (err 0) [ 2538.768041] mac80211: Unknown symbol cfg80211_unlink_bss (err 0) [ 2538.768049] mac80211: Unknown symbol wiphy_free (err 0) [ 2538.768059] mac80211: Unknown symbol cfg80211_cqm_rssi_notify (err 0) [ 2538.768070] mac80211: Unknown symbol cfg80211_auth_timeout (err 0) [ 2538.768078] mac80211: Unknown symbol cfg80211_rx_unprot_mlme_mgmt (err 0)

Kernel version is 4.4.0-57-generic. Hope you'll be able to fix it soon, because life without wifi is much harder)

Thank you.

Ubuntu 16.04 and Secure Boot

Today I realised that Ubuntu 16.04 rejects unsigned kernel modules (like this one) if Secure Boot is enabled. How to deal with it? That's what I can suggest:

  • disable Secure Boot. Not so good for security, impossible in some cases
  • use Secure Boot with our own certificates, i.e. compile kernel manually. Good only for Gentoo users
  • push this driver into the kernel source tree. Don't know if it is possible. Looks like there are lots of issues with license, code quality, etc. @kuba-moo, can you make it clear?

Build error on older kernels

I'm seeing this sort of problem on 3.12 and older

gcc -Wp,-MD,/home/abuild/rpmbuild/BUILD/MT7630E-2.0.8/obj/default/rt2x00/.rt2800pci.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.8/include -I/usr/src/linux-3.11.6-4/arch/x86/include -Iarch/x86/include/generated  -I/usr/src/linux-3.11.6-4/include -Iinclude -I/usr/src/linux-3.11.6-4/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-3.11.6-4/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-3.11.6-4/include/linux/kconfig.h   -I/home/abuild/rpmbuild/BUILD/MT7630E-2.0.8/obj/default/rt2x00 -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -fasynchronous-unwind-tables -g -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(rt2800pci)"  -D"KBUILD_MODNAME=KBUILD_STR(mt7630e)" -c -o /home/abuild/rpmbuild/BUILD/MT7630E-2.0.8/obj/default/rt2x00/.tmp_rt2800pci.o /home/abuild/rpmbuild/BUILD/MT7630E-2.0.8/obj/default/rt2x00/rt2800pci.c
In file included from /home/abuild/rpmbuild/BUILD/MT7630E-2.0.8/obj/default/rt2x00/rt2x00.h:40:0,
                 from /home/abuild/rpmbuild/BUILD/MT7630E-2.0.8/obj/default/rt2x00/rt2800pci.c:43:
/home/abuild/rpmbuild/BUILD/MT7630E-2.0.8/obj/default/rt2x00/rt2800pci.c: In function 'rt2800pci_txstatus_interrupt':
/usr/src/linux-3.11.6-4/include/linux/kfifo.h:395:11: warning: assignment makes pointer from integer without a cast [enabled by default]
   __dummy = (typeof(__val))NULL; \
           ^
/home/abuild/rpmbuild/BUILD/MT7630E-2.0.8/obj/default/rt2x00/rt2800pci.c:1454:8: note: in expansion of macro 'kfifo_put'
   if (!kfifo_put(&rt2x00dev->txstatus_fifo, status)) {
        ^
/usr/src/linux-3.11.6-4/include/linux/kfifo.h:398:47: error: invalid type argument of unary '*' (have 'u32')
   __ret = __kfifo_in_r(__kfifo, __val, sizeof(*__val), \
                                               ^
/home/abuild/rpmbuild/BUILD/MT7630E-2.0.8/obj/default/rt2x00/rt2800pci.c:1454:8: note: in expansion of macro 'kfifo_put'
   if (!kfifo_put(&rt2x00dev->txstatus_fifo, status)) {
        ^
/usr/src/linux-3.11.6-4/include/linux/kfifo.h:392:9: warning: passing argument 2 of '__kfifo_in_r' makes pointer from integer without a cast [enabled by default]
  struct __kfifo *__kfifo = &__tmp->kfifo; \
         ^
/home/abuild/rpmbuild/BUILD/MT7630E-2.0.8/obj/default/rt2x00/rt2800pci.c:1454:8: note: in expansion of macro 'kfifo_put'
   if (!kfifo_put(&rt2x00dev->txstatus_fifo, status)) {
        ^
/usr/src/linux-3.11.6-4/include/linux/kfifo.h:819:21: note: expected 'const void *' but argument is of type 'u32'
 extern unsigned int __kfifo_in_r(struct __kfifo *fifo,
                     ^

Is there anything I can do?

Wifi can't connect and system freeze

Hi, thank you for the drivers.
When the screen became black beacause i'm away from keyboard for some time wifi don't connect to any net around me and when i shutdown the system freeze
I have ubuntu 16.04 LTS but this happens also with linux mint 17.3 cinnamon.
There is any log or message from terminal to print next time it happens?

Dmesg empty queue warning

Previously I used Jakub Kicinski's work that I found via https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220146. This solved CPU problem. Wifi was working but not BT. I uninstalled these drivers and then used neurobin's code.

Wifi and BT both work but the following warning continuously appears in dmesg:

[   55.335927] ieee80211 phy0: rt2800pci_txdone: Warning - Got TX status for an empty queue 3, dropping
[   55.889941] ieee80211 phy0: rt2800pci_txdone: Warning - Got TX status for an empty queue 3, dropping
[   56.616495] ieee80211 phy0: rt2800pci_txdone: Warning - Got TX status for an empty queue 3, dropping
[   57.892034] ieee80211 phy0: rt2800pci_txdone: Warning - Got TX status for an empty queue 3, dropping
[   58.421006] ieee80211 phy0: rt2800pci_txdone: Warning - Got TX status for an empty queue 3, dropping
[   59.162578] ieee80211 phy0: rt2800pci_txdone: Warning - Got TX status for an empty queue 3, dropping
[   60.413095] ieee80211 phy0: rt2800pci_txdone: Warning - Got TX status for an empty queue 3, dropping
[   60.957075] ieee80211 phy0: rt2800pci_txdone: Warning - Got TX status for an empty queue 3, dropping
[   61.673628] ieee80211 phy0: rt2800pci_txdone: Warning - Got TX status for an empty queue 3, dropping

Error - Failed to initialize hw with linux 4.10

After classic, dkms installation and reboot wifi does not work.
Thank you.

sudo ./install
make -C /lib/modules/`uname -r`/build M=/home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00 modules
make[1]: Entering directory '/usr/src/linux-headers-4.10.0-8-generic'
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2x00dev.o
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2x00mac.o
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2x00config.o
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2x00queue.o
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2x00link.o
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/mt_linux.o
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2x00crypto.o
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2x00firmware.o
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2x00leds.o
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2x00mmio.o
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2800pci.o
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2800lib.o
/home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2800lib.c: In function ‘rt2800_config_ant’:
/home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2800lib.c:3046:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   if (txbe != txbe_r5)
   ^~
/home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2800lib.c:3050:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
    rt2800_MT7630_bbp_read(rt2x00dev, AGC1_R0, &agc_r0);
    ^~~~~~~~~~~~~~~~~~~~~~
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/rt2x00pci.o
  LD [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/mt7630e.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/mt7630e.mod.o
  LD [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/rt2x00/mt7630e.ko
make[1]: Leaving directory '/usr/src/linux-headers-4.10.0-8-generic'
make -C /lib/modules/`uname -r`/build M=/home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/btloader modules
make[1]: Entering directory '/usr/src/linux-headers-4.10.0-8-generic'
  CC [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/btloader/mt76xx.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/btloader/mt76xx.mod.o
  LD [M]  /home/leonid/Documents/debs/bluteoothWiFiKeyboard/MT7630E-release/btloader/mt76xx.ko
make[1]: Leaving directory '/usr/src/linux-headers-4.10.0-8-generic'
cp -v firmware/*/* /lib/firmware/
'firmware/BT/mt76x0.bin' -> '/lib/firmware/mt76x0.bin'
'firmware/Wi-FI/MT7650E234.bin' -> '/lib/firmware/MT7650E234.bin'
cp rt2x00/mt7630e.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
cp btloader/mt76xx.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
depmod

The driver has been successfully installed.
If you don't have wifi yet, try to reboot.
If bluetooth doesn't work, read the bluetooth
section in README.md file and follow through.
leonid@hpsol:~$ dmesg
[    0.000000] microcode: microcode updated early to revision 0x1f, date = 2016-04-01
[    0.000000] Linux version 4.10.0-8-generic (buildd@lcy01-26) (gcc version 6.3.0 20161229 (Ubuntu 6.3.0-2ubuntu1) ) #10-Ubuntu SMP Mon Feb 13 14:04:59 UTC 2017 (Ubuntu 4.10.0-8.10-generic 4.10.0-rc8)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.10.0-8-generic.efi.signed root=UUID=2eb0da88-00ed-4a54-be8d-a276538cc4bb ro zswap.enabled=1 quiet radeon.runpm=0 intel_pstate=passive
[    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: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009c49efff] usable
[    0.000000] BIOS-e820: [mem 0x000000009c49f000-0x000000009c69efff] type 20
[    0.000000] BIOS-e820: [mem 0x000000009c69f000-0x000000009ceaefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009ceaf000-0x000000009cfaefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009cfaf000-0x000000009cffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000035f5fffff] usable
[    0.000000] intel_pstate: Passive mode enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.31 by INSYDE Corp.
[    0.000000] efi:  ACPI=0x9cffe000  ACPI 2.0=0x9cffe014  SMBIOS=0x9ceaef98 
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Hewlett-Packard HP Pavilion 15 Notebook PC/2164, BIOS F.70 07/18/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x35f600 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-E7FFF write-protect
[    0.000000]   E8000-EFFFF write-combining
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7C00000000 write-back
[    0.000000]   1 base 009D000000 mask 7FFF000000 uncachable
[    0.000000]   2 base 009E000000 mask 7FFE000000 uncachable
[    0.000000]   3 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   4 base 00C0000000 mask 7FC0000000 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  WC  UC- WT  
[    0.000000] total RAM covered: 14800M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 64M 	num_reg: 6  	lose cover RAM: 0G
[    0.000000] e820: update [mem 0x9d000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0x9d000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff97be4007e000] 7e000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x32f629000, 0x32f629fff] PGTABLE
[    0.000000] BRK [0x32f62a000, 0x32f62afff] PGTABLE
[    0.000000] BRK [0x32f62b000, 0x32f62bfff] PGTABLE
[    0.000000] BRK [0x32f62c000, 0x32f62cfff] PGTABLE
[    0.000000] BRK [0x32f62d000, 0x32f62dfff] PGTABLE
[    0.000000] BRK [0x32f62e000, 0x32f62efff] PGTABLE
[    0.000000] BRK [0x32f62f000, 0x32f62ffff] PGTABLE
[    0.000000] BRK [0x32f630000, 0x32f630fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x3560d000-0x36afdfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000009CFFE014 000024 (v02 HPQOEM)
[    0.000000] ACPI: XSDT 0x000000009CFFE210 0000B4 (v01 HPQOEM SLIC-MPC 00000001 HP   01000013)
[    0.000000] ACPI: FACP 0x000000009CFF8000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: DSDT 0x000000009CFE4000 010504 (v01 HPQOEM 2164     00000000 INTL 00040000)
[    0.000000] ACPI: FACS 0x000000009CFAA000 000040
[    0.000000] ACPI: UEFI 0x000000009CFFD000 000236 (v01 HPQOEM 2164     00000001 HP   00040000)
[    0.000000] ACPI: FPDT 0x000000009CFFB000 000044 (v01 HPQOEM 2164     00000001 HP   00040000)
[    0.000000] ACPI: MSDM 0x000000009CFFA000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: ASF! 0x000000009CFF9000 0000A5 (v32 HPQOEM 2164     00000001 HP   00040000)
[    0.000000] ACPI: HPET 0x000000009CFF7000 000038 (v01 HPQOEM 2164     00000001 HP   00040000)
[    0.000000] ACPI: APIC 0x000000009CFF6000 00008C (v03 HPQOEM 2164     00000001 HP   00040000)
[    0.000000] ACPI: MCFG 0x000000009CFF5000 00003C (v01 HPQOEM 2164     00000001 HP   00040000)
[    0.000000] ACPI: SSDT 0x000000009CFE2000 0010BF (v01 HPQOEM 2164     00001000 INTL 00040000)
[    0.000000] ACPI: BOOT 0x000000009CFE0000 000028 (v01 HPQOEM 2164     00000001 HP   00040000)
[    0.000000] ACPI: LPIT 0x000000009CFDF000 000094 (v01 HPQOEM 2164     00000001 HP   00040000)
[    0.000000] ACPI: ASPT 0x000000009CFDD000 000034 (v07 HPQOEM 2164     00000001 HP   00040000)
[    0.000000] ACPI: DBGP 0x000000009CFDC000 000034 (v01 HPQOEM 2164     00000001 HP   00040000)
[    0.000000] ACPI: SSDT 0x000000009CFDB000 000539 (v01 HPQOEM 2164     00003000 INTL 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFDA000 000AD8 (v01 HPQOEM 2164     00003000 INTL 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFD6000 0034C1 (v01 HPQOEM 2164     00003000 INTL 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFD2000 002114 (v01 HPQOEM 2164     00001000 INTL 00040000)
[    0.000000] ACPI: BGRT 0x000000009CFD5000 000038 (v01 HPQOEM 2164     00000001 HP   00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000035f5fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x35f5d5000-0x35f5fffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000035f5fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000006efff]
[    0.000000]   node   0: [mem 0x0000000000070000-0x0000000000087fff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000009c49efff]
[    0.000000]   node   0: [mem 0x000000009cfff000-0x000000009cffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000035f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000035f5fffff]
[    0.000000] On node 0 totalpages: 3127846
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3974 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 9939 pages used for memmap
[    0.000000]   DMA32 zone: 636064 pages, LIFO batch:31
[    0.000000]   Normal zone: 38872 pages used for memmap
[    0.000000]   Normal zone: 2487808 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x000000009da00000-0x000000009f9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[    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, 4 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9c49f000-0x9c69efff]
[    0.000000] PM: Registered nosave memory: [mem 0x9c69f000-0x9ceaefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9ceaf000-0x9cfaefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9cfaf000-0x9cffefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfe100fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe113000-0xfeafffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb10000-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-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[    0.000000] e820: [mem 0x9fa00000-0xdfffffff] 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:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 36 pages/cpu @ffff97c19f200000 s107800 r8192 d31464 u262144
[    0.000000] pcpu-alloc: s107800 r8192 d31464 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 3078949
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.10.0-8-generic.efi.signed root=UUID=2eb0da88-00ed-4a54-be8d-a276538cc4bb ro zswap.enabled=1 quiet radeon.runpm=0 intel_pstate=passive
[    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: 12139780K/12511384K available (9052K kernel code, 1665K rwdata, 3812K rodata, 2232K init, 2364K bss, 371604K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:524544 nr_irqs:760 16
[    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.000000] tsc: Detected 2294.694 MHz processor
[    0.000036] Calibrating delay loop (skipped), value calculated using timer frequency.. 4589.38 BogoMIPS (lpj=9178776)
[    0.000039] pid_max: default: 32768 minimum: 301
[    0.000053] ACPI: Core revision 20160930
[    0.019974] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    0.039161] Security Framework initialized
[    0.039162] Yama: becoming mindful.
[    0.039186] AppArmor: AppArmor initialized
[    0.040422] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.044877] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.046845] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.046866] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.047245] CPU: Physical Processor ID: 0
[    0.047245] CPU: Processor Core ID: 0
[    0.047251] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.047252] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.047256] mce: CPU supports 7 MCE banks
[    0.047268] CPU0: Thermal monitoring enabled (TM1)
[    0.047284] process: using mwait in idle threads
[    0.047287] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.047288] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.048378] Freeing SMP alternatives memory: 32K
[    0.056059] ftrace: allocating 34139 entries in 134 pages
[    0.079086] smpboot: Max logical packages: 4
[    0.079722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.119412] TSC deadline timer enabled
[    0.119415] smpboot: CPU0: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz (family: 0x6, model: 0x45, stepping: 0x1)
[    0.119482] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.119535] ... version:                3
[    0.119536] ... bit width:              48
[    0.119537] ... generic registers:      4
[    0.119538] ... value mask:             0000ffffffffffff
[    0.119538] ... max period:             00007fffffffffff
[    0.119539] ... fixed-purpose events:   3
[    0.119540] ... event mask:             000000070000000f
[    0.120781] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.120801] smp: Bringing up secondary CPUs ...
[    0.120892] x86: Booting SMP configuration:
[    0.120894] .... node  #0, CPUs:      #1 #2 #3
[    0.126222] smp: Brought up 1 node, 4 CPUs
[    0.126225] smpboot: Total of 4 processors activated (18357.55 BogoMIPS)
[    0.131766] devtmpfs: initialized
[    0.131842] x86/mm: Memory block size: 128MB
[    0.135547] evm: security.selinux
[    0.135548] evm: security.SMACK64
[    0.135548] evm: security.SMACK64EXEC
[    0.135549] evm: security.SMACK64TRANSMUTE
[    0.135550] evm: security.SMACK64MMAP
[    0.135550] evm: security.ima
[    0.135551] evm: security.capability
[    0.135640] PM: Registering ACPI NVS region [mem 0x9ceaf000-0x9cfaefff] (1048576 bytes)
[    0.135733] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.135783] pinctrl core: initialized pinctrl subsystem
[    0.135913] RTC time:  8:08:27, date: 02/21/17
[    0.136027] NET: Registered protocol family 16
[    0.151256] cpuidle: using governor ladder
[    0.163261] cpuidle: using governor menu
[    0.163263] PCCT header not found.
[    0.163309] Simple Boot Flag at 0x44 set to 0x1
[    0.163322] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.163323] ACPI: bus type PCI registered
[    0.163325] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.163407] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.163449] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.163464] PCI: Using configuration type 1 for base access
[    0.163534] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.183460] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.183461] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.183761] ACPI: Added _OSI(Module Device)
[    0.183763] ACPI: Added _OSI(Processor Device)
[    0.183764] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.183765] ACPI: Added _OSI(Processor Aggregator Device)
[    0.184096] ACPI: Executed 2 blocks of module-level executable AML code
[    0.190549] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.191712] ACPI: Dynamic OEM Table Load:
[    0.191723] ACPI: SSDT 0xFFFF97C190A9E400 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20121220)
[    0.192263] ACPI: Dynamic OEM Table Load:
[    0.192274] ACPI: SSDT 0xFFFF97C190A0B000 0005AA (v01 PmRef  ApIst    00003000 INTL 20121220)
[    0.192822] ACPI: Dynamic OEM Table Load:
[    0.192830] ACPI: SSDT 0xFFFF97C190A7EA00 000119 (v01 PmRef  ApCst    00003000 INTL 20121220)
[    0.193933] ACPI : EC: EC started
[    3.201180] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    3.201182] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x8, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    3.201184] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[    3.201184] ACPI: Interpreter enabled
[    3.201238] ACPI: (supports S0 S3 S4 S5)
[    3.201239] ACPI: Using IOAPIC for interrupt routing
[    3.201279] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    3.289409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    3.289415] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    3.289565] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    3.290088] PCI host bridge to bus 0000:00
[    3.290091] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    3.290093] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    3.290094] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    3.290096] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    3.290097] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    3.290098] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    3.290100] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    3.290101] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    3.290102] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    3.290104] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    3.290105] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    3.290106] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    3.290108] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    3.290109] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    3.290110] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    3.290111] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    3.290113] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window]
[    3.290115] pci_bus 0000:00: root bus resource [bus 00-fe]
[    3.290124] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
[    3.290318] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
[    3.290332] pci 0000:00:02.0: reg 0x10: [mem 0xc2000000-0xc23fffff 64bit]
[    3.290340] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    3.290347] pci 0000:00:02.0: reg 0x20: [io  0x6000-0x603f]
[    3.290531] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
[    3.290543] pci 0000:00:03.0: reg 0x10: [mem 0xc2710000-0xc2713fff 64bit]
[    3.290753] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[    3.290771] pci 0000:00:14.0: reg 0x10: [mem 0xc2700000-0xc270ffff 64bit]
[    3.290836] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    3.290957] pci 0000:00:14.0: System wakeup disabled by ACPI
[    3.291006] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
[    3.291027] pci 0000:00:16.0: reg 0x10: [mem 0xc2718000-0xc271801f 64bit]
[    3.291101] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    3.291271] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[    3.291287] pci 0000:00:1b.0: reg 0x10: [mem 0xc2714000-0xc2717fff 64bit]
[    3.291359] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    3.291522] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
[    3.291590] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    3.291760] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    3.291806] pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400
[    3.291876] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    3.292042] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    3.292086] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
[    3.292156] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    3.292320] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    3.292367] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
[    3.292437] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    3.292599] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    3.292645] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
[    3.292715] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    3.292877] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    3.292927] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
[    3.292946] pci 0000:00:1d.0: reg 0x10: [mem 0xc271c000-0xc271c3ff]
[    3.293038] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    3.293178] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    3.293235] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
[    3.293511] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
[    3.293525] pci 0000:00:1f.2: reg 0x10: [io  0x6088-0x608f]
[    3.293532] pci 0000:00:1f.2: reg 0x14: [io  0x6094-0x6097]
[    3.293540] pci 0000:00:1f.2: reg 0x18: [io  0x6080-0x6087]
[    3.293547] pci 0000:00:1f.2: reg 0x1c: [io  0x6090-0x6093]
[    3.293555] pci 0000:00:1f.2: reg 0x20: [io  0x6060-0x607f]
[    3.293563] pci 0000:00:1f.2: reg 0x24: [mem 0xc271b000-0xc271b7ff]
[    3.293601] pci 0000:00:1f.2: PME# supported from D3hot
[    3.293758] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[    3.293774] pci 0000:00:1f.3: reg 0x10: [mem 0xc2719000-0xc27190ff 64bit]
[    3.293795] pci 0000:00:1f.3: reg 0x20: [io  0x6040-0x605f]
[    3.294009] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    3.294117] pci 0000:02:00.0: [10ec:5227] type 00 class 0xff0000
[    3.294147] pci 0000:02:00.0: reg 0x10: [mem 0xc1000000-0xc1000fff]
[    3.294294] pci 0000:02:00.0: supports D1 D2
[    3.294296] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[    3.305226] pci 0000:00:1c.1: PCI bridge to [bus 02-07]
[    3.305229] pci 0000:00:1c.1:   bridge window [io  0x5000-0x5fff]
[    3.305232] pci 0000:00:1c.1:   bridge window [mem 0xc1000000-0xc1ffffff]
[    3.305237] pci 0000:00:1c.1:   bridge window [mem 0xc0000000-0xc0ffffff 64bit pref]
[    3.305305] pci 0000:08:00.0: [14c3:7630] type 00 class 0x028000
[    3.305326] pci 0000:08:00.0: reg 0x10: [mem 0xc2600000-0xc26fffff]
[    3.305463] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    3.317220] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    3.317225] pci 0000:00:1c.2:   bridge window [mem 0xc2600000-0xc26fffff]
[    3.317314] pci 0000:09:00.0: [10ec:8136] type 00 class 0x020000
[    3.317343] pci 0000:09:00.0: reg 0x10: [io  0x4000-0x40ff]
[    3.317377] pci 0000:09:00.0: reg 0x18: [mem 0xc2504000-0xc2504fff 64bit]
[    3.317400] pci 0000:09:00.0: reg 0x20: [mem 0xc2500000-0xc2503fff 64bit]
[    3.317513] pci 0000:09:00.0: supports D1 D2
[    3.317515] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.317617] pci 0000:09:00.0: System wakeup disabled by ACPI
[    3.329234] pci 0000:00:1c.3: PCI bridge to [bus 09]
[    3.329237] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    3.329240] pci 0000:00:1c.3:   bridge window [mem 0xc2500000-0xc25fffff]
[    3.329330] pci 0000:0a:00.0: [1002:6660] type 00 class 0x038000
[    3.329355] pci 0000:0a:00.0: reg 0x10: [mem 0xa0000000-0xafffffff 64bit pref]
[    3.329371] pci 0000:0a:00.0: reg 0x18: [mem 0xc2400000-0xc243ffff 64bit]
[    3.329381] pci 0000:0a:00.0: reg 0x20: [io  0x3000-0x30ff]
[    3.329400] pci 0000:0a:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    3.329480] pci 0000:0a:00.0: supports D1 D2
[    3.329482] pci 0000:0a:00.0: PME# supported from D1 D2 D3hot
[    3.341227] pci 0000:00:1c.4: PCI bridge to [bus 0a]
[    3.341230] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    3.341233] pci 0000:00:1c.4:   bridge window [mem 0xc2400000-0xc24fffff]
[    3.341238] pci 0000:00:1c.4:   bridge window [mem 0xa0000000-0xafffffff 64bit pref]
[    3.342211] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    3.342271] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    3.342330] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    3.342390] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    3.342447] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    3.342503] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    3.342559] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    3.342615] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    3.342802] ACPI: Enabled 4 GPEs in block 00 to 7F
[    3.342890] ACPI : EC: event unblocked
[    3.342898] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x8, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    3.342900] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    3.343292] SCSI subsystem initialized
[    3.343343] libata version 3.00 loaded.
[    3.343387] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    3.343390] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    3.343394] pci 0000:00:02.0: vgaarb: bridge control possible
[    3.343395] vgaarb: loaded
[    3.343418] ACPI: bus type USB registered
[    3.343439] usbcore: registered new interface driver usbfs
[    3.343448] usbcore: registered new interface driver hub
[    3.343474] usbcore: registered new device driver usb
[    3.343576] Registered efivars operations
[    3.394040] PCI: Using ACPI for IRQ routing
[    3.400291] PCI: pci_cache_line_size set to 64 bytes
[    3.400371] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
[    3.400373] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[    3.400374] e820: reserve RAM buffer [mem 0x9c49f000-0x9fffffff]
[    3.400376] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
[    3.400377] e820: reserve RAM buffer [mem 0x35f600000-0x35fffffff]
[    3.400503] NetLabel: Initializing
[    3.400504] NetLabel:  domain hash size = 128
[    3.400505] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    3.400525] NetLabel:  unlabeled traffic allowed by default
[    3.400672] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    3.400678] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    3.402705] clocksource: Switched to clocksource hpet
[    3.412717] VFS: Disk quotas dquot_6.6.0
[    3.412739] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    3.412862] AppArmor: AppArmor Filesystem Enabled
[    3.412918] pnp: PnP ACPI init
[    3.413319] system 00:00: [io  0x0680-0x069f] has been reserved
[    3.413321] system 00:00: [io  0xffff] has been reserved
[    3.413322] system 00:00: [io  0xffff] has been reserved
[    3.413324] system 00:00: [io  0xffff] has been reserved
[    3.413328] system 00:00: [io  0x1800-0x18fe] has been reserved
[    3.413329] system 00:00: [io  0x164e-0x164f] has been reserved
[    3.413331] system 00:00: [io  0x0454-0x0457] has been reserved
[    3.413333] system 00:00: [io  0x0380-0x0387] has been reserved
[    3.413337] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.413394] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    3.413438] pnp 00:02: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[    3.413476] pnp 00:03: Plug and Play ACPI device, IDs SYN1ea5 SYN1e00 SYN0002 PNP0f13 (active)
[    3.413837] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    3.413839] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    3.413841] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    3.413842] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    3.413844] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[    3.413849] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    3.413851] system 00:04: [mem 0xfed90000-0xfed93fff] has been reserved
[    3.413853] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
[    3.413855] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    3.413856] system 00:04: [mem 0x9fa20000-0x9fa20fff] has been reserved
[    3.413858] system 00:04: [mem 0x9fa10000-0x9fa1ffff] has been reserved
[    3.413861] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.414240] pnp: PnP ACPI: found 5 devices
[    3.420657] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    3.420663] pci 0000:0a:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    3.420675] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    3.420678] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    3.420680] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    3.420709] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    3.420711] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    3.420713] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    3.420715] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    3.420716] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    3.420718] pci 0000:00:1c.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    3.420727] pci 0000:00:1c.0: BAR 14: assigned [mem 0x9fb00000-0x9fcfffff]
[    3.420740] pci 0000:00:1c.0: BAR 15: assigned [mem 0x9fd00000-0x9fefffff 64bit pref]
[    3.420743] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    3.420746] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    3.420748] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    3.420753] pci 0000:00:1c.0:   bridge window [mem 0x9fb00000-0x9fcfffff]
[    3.420757] pci 0000:00:1c.0:   bridge window [mem 0x9fd00000-0x9fefffff 64bit pref]
[    3.420763] pci 0000:00:1c.1: PCI bridge to [bus 02-07]
[    3.420765] pci 0000:00:1c.1:   bridge window [io  0x5000-0x5fff]
[    3.420769] pci 0000:00:1c.1:   bridge window [mem 0xc1000000-0xc1ffffff]
[    3.420773] pci 0000:00:1c.1:   bridge window [mem 0xc0000000-0xc0ffffff 64bit pref]
[    3.420778] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    3.420782] pci 0000:00:1c.2:   bridge window [mem 0xc2600000-0xc26fffff]
[    3.420790] pci 0000:00:1c.3: PCI bridge to [bus 09]
[    3.420792] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    3.420796] pci 0000:00:1c.3:   bridge window [mem 0xc2500000-0xc25fffff]
[    3.420805] pci 0000:0a:00.0: BAR 6: assigned [mem 0xc2440000-0xc245ffff pref]
[    3.420807] pci 0000:00:1c.4: PCI bridge to [bus 0a]
[    3.420809] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    3.420814] pci 0000:00:1c.4:   bridge window [mem 0xc2400000-0xc24fffff]
[    3.420817] pci 0000:00:1c.4:   bridge window [mem 0xa0000000-0xafffffff 64bit pref]
[    3.420824] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    3.420825] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    3.420827] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    3.420828] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    3.420829] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    3.420831] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    3.420832] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    3.420834] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    3.420835] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    3.420836] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    3.420838] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    3.420839] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    3.420840] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    3.420842] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    3.420843] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    3.420844] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    3.420846] pci_bus 0000:00: resource 20 [mem 0x9fa00000-0xfeafffff window]
[    3.420847] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    3.420849] pci_bus 0000:01: resource 1 [mem 0x9fb00000-0x9fcfffff]
[    3.420850] pci_bus 0000:01: resource 2 [mem 0x9fd00000-0x9fefffff 64bit pref]
[    3.420852] pci_bus 0000:02: resource 0 [io  0x5000-0x5fff]
[    3.420853] pci_bus 0000:02: resource 1 [mem 0xc1000000-0xc1ffffff]
[    3.420854] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xc0ffffff 64bit pref]
[    3.420856] pci_bus 0000:08: resource 1 [mem 0xc2600000-0xc26fffff]
[    3.420857] pci_bus 0000:09: resource 0 [io  0x4000-0x4fff]
[    3.420859] pci_bus 0000:09: resource 1 [mem 0xc2500000-0xc25fffff]
[    3.420860] pci_bus 0000:0a: resource 0 [io  0x3000-0x3fff]
[    3.420862] pci_bus 0000:0a: resource 1 [mem 0xc2400000-0xc24fffff]
[    3.420863] pci_bus 0000:0a: resource 2 [mem 0xa0000000-0xafffffff 64bit pref]
[    3.420973] NET: Registered protocol family 2
[    3.421222] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    3.421486] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    3.421643] TCP: Hash tables configured (established 131072 bind 65536)
[    3.421681] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    3.421740] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    3.421834] NET: Registered protocol family 1
[    3.421852] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    3.442883] PCI: CLS 64 bytes, default 64
[    3.442944] Unpacking initramfs...
[    3.942681] Freeing initrd memory: 21444K
[    3.942685] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    3.942688] software IO TLB [mem 0x98015000-0x9c015000] (64MB) mapped at [ffff97bed8015000-ffff97bedc014fff]
[    3.942980] Scanning for low memory corruption every 60 seconds
[    3.943403] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    3.943437] audit: initializing netlink subsys (disabled)
[    3.943483] audit: type=2000 audit(1487664510.896:1): initialized
[    3.944023] Initialise system trusted keyrings
[    3.944121] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    3.946050] zbud: loaded
[    3.946611] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    3.946876] fuse init (API version 7.26)
[    3.947029] Allocating IMA blacklist keyring.
[    3.948347] Key type asymmetric registered
[    3.948348] Asymmetric key parser 'x509' registered
[    3.948403] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    3.948440] io scheduler noop registered
[    3.948441] io scheduler deadline registered
[    3.948450] io scheduler cfq registered (default)
[    3.949343] efifb: probing for efifb
[    3.949355] efifb: framebuffer at 0xb0000000, using 4160k, total 4160k
[    3.949356] efifb: mode is 1366x768x32, linelength=5504, pages=1
[    3.949357] efifb: scrolling: redraw
[    3.949358] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    3.952633] Console: switching to colour frame buffer device 170x48
[    3.955721] fb0: EFI VGA frame buffer device
[    3.955731] intel_idle: MWAIT substates: 0x11142120
[    3.955732] intel_idle: v0.4.1 model 0x45
[    3.956028] intel_idle: lapic_timer_reliable_states 0xffffffff
[    3.956238] ACPI: AC Adapter [ACAD] (on-line)
[    3.956711] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    3.957138] ACPI: Lid Switch [LID0]
[    3.957200] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    3.957203] ACPI: Power Button [PWRB]
[    3.957258] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    3.957260] ACPI: Power Button [PWRF]
[    3.958514] [Firmware Bug]: Invalid critical threshold (0)
[    3.959652] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    3.960143] thermal LNXTHERM:00: registered as thermal_zone0
[    3.960144] ACPI: Thermal Zone [TZ01] (47 C)
[    3.960179] GHES: HEST is not enabled!
[    3.960296] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    3.960367] ACPI: Battery Slot [BAT0] (battery absent)
[    3.962098] Linux agpgart interface v0.103
[    3.964279] loop: module loaded
[    3.964483] libphy: Fixed MDIO Bus: probed
[    3.964485] tun: Universal TUN/TAP device driver, 1.6
[    3.964485] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[    3.964521] PPP generic driver version 2.4.2
[    3.964564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.964567] ehci-pci: EHCI PCI platform driver
[    3.964730] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    3.964736] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    3.964747] ehci-pci 0000:00:1d.0: debug port 2
[    3.968642] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    3.968657] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc271c000
[    3.982782] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    3.982847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.982850] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.982851] usb usb1: Product: EHCI Host Controller
[    3.982853] usb usb1: Manufacturer: Linux 4.10.0-8-generic ehci_hcd
[    3.982854] usb usb1: SerialNumber: 0000:00:1d.0
[    3.983141] hub 1-0:1.0: USB hub found
[    3.983147] hub 1-0:1.0: 2 ports detected
[    3.983327] ehci-platform: EHCI generic platform driver
[    3.983347] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.983353] ohci-pci: OHCI PCI platform driver
[    3.983366] ohci-platform: OHCI generic platform driver
[    3.983374] uhci_hcd: USB Universal Host Controller Interface driver
[    3.983571] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.983577] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    3.984650] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810
[    3.984655] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    3.984752] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    3.984754] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.984755] usb usb2: Product: xHCI Host Controller
[    3.984756] usb usb2: Manufacturer: Linux 4.10.0-8-generic xhci-hcd
[    3.984757] usb usb2: SerialNumber: 0000:00:14.0
[    3.984996] hub 2-0:1.0: USB hub found
[    3.985007] hub 2-0:1.0: 9 ports detected
[    3.985656] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.985660] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    3.985696] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[    3.985698] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.985699] usb usb3: Product: xHCI Host Controller
[    3.985700] usb usb3: Manufacturer: Linux 4.10.0-8-generic xhci-hcd
[    3.985702] usb usb3: SerialNumber: 0000:00:14.0
[    3.985939] hub 3-0:1.0: USB hub found
[    3.985947] hub 3-0:1.0: 4 ports detected
[    3.986417] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    3.994109] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.994114] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.994383] mousedev: PS/2 mouse device common for all mice
[    3.994591] rtc_cmos 00:01: RTC can wake from S4
[    3.994731] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    3.994759] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[    3.994767] i2c /dev entries driver
[    3.994831] device-mapper: uevent: version 1.0.3
[    3.994940] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: [email protected]
[    3.994948] intel_pstate: Intel P-state driver initializing
[    3.995176] ledtrig-cpu: registered to indicate activity on CPUs
[    3.995178] EFI Variables Facility v0.08 2004-May-17
[    4.003091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    4.036928] NET: Registered protocol family 10
[    4.040881] Segment Routing with IPv6
[    4.040900] NET: Registered protocol family 17
[    4.040908] Key type dns_resolver registered
[    4.041191] microcode: sig=0x40651, pf=0x40, revision=0x1f
[    4.041251] microcode: Microcode Update Driver: v2.2.
[    4.041346] registered taskstats version 1
[    4.041354] Loading compiled-in X.509 certificates
[    4.044128] Loaded X.509 cert 'Build time autogenerated kernel key: eea014a99e855d81c1dd11e4c946fb86b136fcf4'
[    4.044148] zswap: loaded using pool lzo/zbud
[    4.055335] Key type big_key registered
[    4.055337] Key type trusted registered
[    4.056651] Key type encrypted registered
[    4.056654] AppArmor: AppArmor sha1 policy hashing enabled
[    4.056656] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    4.056669] evm: HMAC attrs: 0x1
[    4.057092]   Magic number: 5:464:119
[    4.057205] rtc_cmos 00:01: setting system clock to 2017-02-21 08:08:31 UTC (1487664511)
[    4.057274] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    4.057274] EDD information not available.
[    4.057334] PM: Hibernation image not present or could not be loaded.
[    4.059235] Freeing unused kernel memory: 2232K
[    4.059236] Write protecting the kernel read-only data: 14336k
[    4.059589] Freeing unused kernel memory: 1172K
[    4.060183] Freeing unused kernel memory: 284K
[    4.066415] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    4.078022] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    4.078086] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    4.078094] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    4.078102] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    4.078553] random: udevadm: uninitialized urandom read (16 bytes read)
[    4.078582] random: udevadm: uninitialized urandom read (16 bytes read)
[    4.079506] random: udevadm: uninitialized urandom read (16 bytes read)
[    4.079552] random: udevadm: uninitialized urandom read (16 bytes read)
[    4.079563] random: udevadm: uninitialized urandom read (16 bytes read)
[    4.079888] random: udevadm: uninitialized urandom read (16 bytes read)
[    4.108303] wmi: Mapper loaded
[    4.115465] [drm] Initialized
[    4.115493] ahci 0000:00:1f.2: version 3.0
[    4.125818] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
[    4.125821] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    4.138722] scsi host0: ahci
[    4.146739] scsi host1: ahci
[    4.147796] scsi host2: ahci
[    4.147893] scsi host3: ahci
[    4.147938] ata1: SATA max UDMA/133 abar m2048@0xc271b000 port 0xc271b100 irq 41
[    4.147939] ata2: SATA max UDMA/133 abar m2048@0xc271b000 port 0xc271b180 irq 41
[    4.147940] ata3: DUMMY
[    4.147940] ata4: DUMMY
[    4.148222] [drm] Memory usable by graphics device = 2048M
[    4.148224] checking generic (b0000000 410000) vs hw (b0000000 10000000)
[    4.148224] fb: switching to inteldrmfb from EFI VGA
[    4.148242] Console: switching to colour dummy device 80x25
[    4.148300] [drm] Replacing VGA console driver
[    4.153865] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.153866] [drm] Driver supports precise vblank timestamp query.
[    4.156815] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    4.157413] [drm] radeon kernel modesetting enabled.
[    4.157428] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[    4.157559] ATPX version 1, functions 0x00000033
[    4.160574] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[    4.160576] AMD IOMMUv2 functionality not available on this system
[    4.164954] CRAT table not found
[    4.164955] Finished initializing topology ret=0
[    4.164971] kfd kfd: Initialized module
[    4.165163] radeon 0000:0a:00.0: enabling device (0000 -> 0003)
[    4.165363] [drm] initializing kernel modesetting (HAINAN 0x1002:0x6660 0x103C:0x2164 0x00).
[    4.165377] [drm] register mmio base: 0xC2400000
[    4.165378] [drm] register mmio size: 262144
[    4.165379] vga_switcheroo: enabled
[    4.176678] ATOM BIOS: HP/Quanta
[    4.176687] [drm] GPU not posted. posting now...
[    4.180017] radeon 0000:0a:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[    4.180018] radeon 0000:0a:00.0: GTT: 2048M 0x0000000040000000 - 0x00000000BFFFFFFF
[    4.180023] [drm] Detected VRAM RAM=1024M, BAR=256M
[    4.180023] [drm] RAM width 64bits DDR
[    4.180115] [TTM] Zone  kernel: Available graphics memory: 6115166 kiB
[    4.180116] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    4.180116] [TTM] Initializing pool allocator
[    4.180120] [TTM] Initializing DMA pool allocator
[    4.180135] [drm] radeon: 1024M of VRAM memory ready
[    4.180136] [drm] radeon: 2048M of GTT memory ready.
[    4.180148] [drm] Loading hainan Microcode
[    4.180234] [drm] Internal thermal controller without fan control
[    4.180290] [drm] probing gen 2 caps for device 8086:9c18 = 5323c42/0
[    4.188771] [drm] radeon: dpm initialized
[    4.188775] [drm] GART: num cpu pages 524288, num gpu pages 524288
[    4.189969] [drm] probing gen 2 caps for device 8086:9c18 = 5323c42/0
[    4.189973] [drm] PCIE gen 2 link speeds already enabled
[    4.192961] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[    4.193086] radeon 0000:0a:00.0: WB enabled
[    4.193089] radeon 0000:0a:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff97c18a8ebc00
[    4.193091] radeon 0000:0a:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0xffff97c18a8ebc04
[    4.193092] radeon 0000:0a:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0xffff97c18a8ebc08
[    4.193094] radeon 0000:0a:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff97c18a8ebc0c
[    4.193095] radeon 0000:0a:00.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 and cpu addr 0xffff97c18a8ebc10
[    4.193096] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.193097] [drm] Driver supports precise vblank timestamp query.
[    4.193098] radeon 0000:0a:00.0: radeon: MSI limited to 32-bit
[    4.193147] radeon 0000:0a:00.0: radeon: using MSI.
[    4.193173] [drm] radeon: irq initialized.
[    4.310732] usb 2-3: new high-speed USB device number 2 using xhci_hcd
[    4.310741] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    4.459096] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
[    4.459097] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.459369] hub 1-1:1.0: USB hub found
[    4.459449] hub 1-1:1.0: 8 ports detected
[    4.461378] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    4.465321] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.466985] ata2.00: ATAPI: hp       DVDRAM GU70N, U703, max UDMA/100
[    4.468844] ata2.00: configured for UDMA/100
[    4.494769] ata1.00: ATA-8: TOSHIBA MQ01ABD100, AX0C4E, max UDMA/100
[    4.494771] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    4.496446] ata1.00: configured for UDMA/100
[    4.496642] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MQ01ABD1 4E   PQ: 0 ANSI: 5
[    4.499041] usb 2-3: New USB device found, idVendor=04f2, idProduct=b3a6
[    4.499043] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.499044] usb 2-3: Product: HP Truevision HD
[    4.499045] usb 2-3: Manufacturer: SunplusIT INC.
[    4.665865] [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x850C)=0xCAFEDEAD)
[    4.665873] radeon 0000:0a:00.0: disabling GPU acceleration
[    4.686730] usb 2-6: new low-speed USB device number 3 using xhci_hcd
[    4.831855] usb 2-6: New USB device found, idVendor=046d, idProduct=c51b
[    4.831857] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.831858] usb 2-6: Product: USB Receiver
[    4.831859] usb 2-6: Manufacturer: Logitech
[    4.901446] [drm] Radeon Display Connectors
[    4.902938] [drm] Initialized radeon 2.49.0 20080528 for 0000:0a:00.0 on minor 1
[    4.903446] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    4.904262] ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
[    4.904267] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20160930/psargs-359)
[    4.904275] ACPI Error: Method parse/execution failed [\_SB.PCI0.RP05.PEGP.DD02._BCL] (Node ffff97c1928f21b8), AE_NOT_FOUND (20160930/psparse-543)
[    4.904451] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18/LNXVIDEO:00/input/input5
[    4.905474] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    4.905621] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input6
[    4.905697] [drm] Initialized i915 1.6.0 20161121 for 0000:00:02.0 on minor 0
[    4.914827] fbcon: inteldrmfb (fb0) is primary device
[    4.919801] [drm] amdgpu kernel modesetting enabled.
[    4.919817] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[    4.919902] ATPX version 1, functions 0x00000033
[    4.939007] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.939069] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    4.939072] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    4.939097] sd 0:0:0:0: [sda] Write Protect is off
[    4.939100] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.939149] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.939776] scsi 1:0:0:0: CD-ROM            hp       DVDRAM GU70N     U703 PQ: 0 ANSI: 5
[    4.954732] usb 2-7: new high-speed USB device number 4 using xhci_hcd
[    4.968800] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.968801] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.968994] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.969076] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    4.974767] tsc: Refined TSC clocksource calibration: 2294.687 MHz
[    4.974778] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x21139a22526, max_idle_ns: 440795252169 ns
[    5.023149]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11
[    5.024411] sd 0:0:0:0: [sda] Attached SCSI disk
[    5.096003] usb 2-7: New USB device found, idVendor=0e8d, idProduct=763f
[    5.096006] usb 2-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.096007] usb 2-7: Product: BT
[    5.096008] usb 2-7: Manufacturer: MediaTek
[    5.096009] usb 2-7: SerialNumber: 1.0
[    5.973981] random: fast init done
[    5.998865] clocksource: Switched to clocksource tsc
[    6.007344] Console: switching to colour frame buffer device 170x48
[    6.026323] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    7.674302] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[    8.340185] random: crng init done
[    9.280014] ip_tables: (C) 2000-2006 Netfilter Core Team
[    9.460575] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    9.460723] systemd[1]: Detected architecture x86-64.
[    9.469739] systemd[1]: Set hostname to <hpsol>.
[   11.925786] systemd[1]: Configuration file /etc/systemd/system/postfix.service.d/override.conf is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[   12.262546] systemd[1]: ModemManager.service: Cannot add dependency job, ignoring: Unit ModemManager.service is masked.
[   12.263639] systemd[1]: Listening on Journal Socket (/dev/log).
[   12.263731] systemd[1]: Listening on udev Kernel Socket.
[   12.263757] systemd[1]: Listening on Syslog Socket.
[   12.263791] systemd[1]: Listening on udev Control Socket.
[   12.263928] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   13.131055] lp: driver loaded but no devices found
[   13.250711] ppdev: user-space parallel port driver
[   15.791731] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[   15.992906] systemd-journald[272]: Received request to flush runtime journal from PID 1
[   16.799645] Initializing HPQ6001 module
[   16.799725] input: HP Wireless hotkeys as /devices/virtual/input/input7
[   16.915342] FUJITSU Extended Socket Network Device Driver - version 1.2 - Copyright (c) 2015 FUJITSU LIMITED
[   16.925823] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   17.316348] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   17.316356] r8169 0000:09:00.0: can't disable ASPM; OS doesn't have ASPM control
[   17.321281] rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 44
[   17.327742] r8169 0000:09:00.0 eth0: RTL8106e at 0xffffb6bb41a1d000, a0:48:1c:0e:7a:b7, XID 10900800 IRQ 45
[   17.467812] hp_accel: laptop model unknown, using default axes configuration
[   17.478940] lis3lv02d: 8 bits 3DC sensor found
[   17.534743] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input8
[   17.733718] mt7630e: loading out-of-tree module taints kernel.
[   17.733816] mt7630e: module verification failed: signature and/or required key missing - tainting kernel
[   17.734534] ==>MT76x0_WLAN_ChipOnOff(): OnOff:1 pAd->WlanFunCtrl.word = 0x0, Reg-WlanFunCtrl=0xffff0143
[   17.734534] WlanFunCtrl.word = 0xffff0143
[   17.734590] MACVersion = 0x76502000
[   17.734597] <== MT76x0_WLAN_ChipOnOff():  pAd->WlanFunCtrl.word = 0xffff0143, Reg->WlanFunCtrl=0xffff0143!
[   17.734612] MAC_version=0x76300002
[   17.734616] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 7630, rev 0002 detected
[   17.736571] MAC: fc:4d:d4:4f:d9:1e
[   17.736573] MAC_version=0x76300002
[   17.736573] RFIC =0x7630
[   17.736574] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7630 detected
[   17.736575] rt2x00dev->chip.rt = 0x7630
[   17.736575] rt2x00dev->chip.rf = 0x7630
[   17.736582] ------------[ cut here ]------------
[   17.736600] WARNING: CPU: 0 PID: 375 at /build/linux-H00C1E/linux-4.10.0/net/wireless/core.c:633 wiphy_register+0x4b3/0x990 [cfg80211]
[   17.736601] Modules linked in: mt7630e(OE+) psmouse mac80211 hp_accel cfg80211 eeprom_93cx6 snd_seq rtsx_pci r8169 mii snd_seq_device snd_timer lis3lv02d snd soundcore mei_me shpchp fjes mei input_polldev lpc_ich hp_wireless parport_pc ppdev lp parport ip_tables x_tables autofs4 amdgpu amdkfd amd_iommu_v2 radeon i915 ttm i2c_algo_bit drm_kms_helper input_leds syscopyarea serio_raw sysfillrect sysimgblt fb_sys_fops ahci drm libahci wmi video mac_hid
[   17.736621] CPU: 0 PID: 375 Comm: systemd-udevd Tainted: G           OE   4.10.0-8-generic #10-Ubuntu
[   17.736622] Hardware name: Hewlett-Packard HP Pavilion 15 Notebook PC/2164, BIOS F.70 07/18/2016
[   17.736623] Call Trace:
[   17.736628]  dump_stack+0x63/0x81
[   17.736629]  __warn+0xcb/0xf0
[   17.736630]  warn_slowpath_null+0x1d/0x20
[   17.736639]  wiphy_register+0x4b3/0x990 [cfg80211]
[   17.736641]  ? __kmalloc+0x162/0x1e0
[   17.736654]  ? ieee80211_register_hw+0x26e/0xb10 [mac80211]
[   17.736663]  ieee80211_register_hw+0x3ec/0xb10 [mac80211]
[   17.736668]  rt2x00lib_probe_dev+0x632/0x810 [mt7630e]
[   17.736674]  rt2x00pci_probe+0x1c6/0x3a0 [mt7630e]
[   17.736679]  rt2800pci_probe+0x15/0x20 [mt7630e]
[   17.736681]  local_pci_probe+0x45/0xa0
[   17.736682]  pci_device_probe+0x103/0x150
[   17.736685]  driver_probe_device+0x2bb/0x460
[   17.736687]  __driver_attach+0xdf/0xf0
[   17.736689]  ? driver_probe_device+0x460/0x460
[   17.736690]  bus_for_each_dev+0x6c/0xc0
[   17.736692]  driver_attach+0x1e/0x20
[   17.736693]  bus_add_driver+0x170/0x270
[   17.736695]  driver_register+0x60/0xe0
[   17.736696]  ? 0xffffffffc0765000
[   17.736697]  __pci_register_driver+0x4c/0x50
[   17.736702]  rt2800pci_init+0x1e/0x1000 [mt7630e]
[   17.736704]  do_one_initcall+0x52/0x1b0
[   17.736705]  ? kmem_cache_alloc_trace+0xd7/0x190
[   17.736707]  do_init_module+0x5f/0x200
[   17.736709]  load_module+0x18f8/0x1c60
[   17.736710]  ? __symbol_put+0x60/0x60
[   17.736712]  ? ima_post_read_file+0x7e/0xa0
[   17.736714]  ? security_kernel_post_read_file+0x6b/0x80
[   17.736716]  SYSC_finit_module+0xdf/0x110
[   17.736718]  SyS_finit_module+0xe/0x10
[   17.736720]  do_syscall_64+0x5b/0xc0
[   17.736722]  entry_SYSCALL64_slow_path+0x25/0x25
[   17.736723] RIP: 0033:0x7fcf21362d79
[   17.736724] RSP: 002b:00007ffe6df0c6c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[   17.736725] RAX: ffffffffffffffda RBX: 000055bfab3f4a80 RCX: 00007fcf21362d79
[   17.736726] RDX: 0000000000000000 RSI: 00007fcf21c86e23 RDI: 0000000000000011
[   17.736727] RBP: 00007fcf21c86e23 R08: 0000000000000000 R09: 0000000000000000
[   17.736727] R10: 0000000000000011 R11: 0000000000000246 R12: 0000000000000000
[   17.736728] R13: 000055bfab40be60 R14: 0000000000020000 R15: 000055bfab080898
[   17.736729] ---[ end trace cc9ebd7d94dba760 ]---
[   17.736731] ieee80211 phy0: rt2x00lib_probe_dev: Error - Failed to initialize hw
[   17.736824] mt7630e: probe of 0000:08:00.0 failed with error -22
[   17.984322] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   17.984323] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   17.984324] RAPL PMU: hw unit of domain package 2^-14 Joules
[   17.984324] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   17.984325] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   18.207051] media: Linux media interface: v0.10
[   18.216115] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   18.267552] hidraw: raw HID events driver (C) Jiri Kosina
[   18.277934] Linux video capture interface: v2.00
[   18.293248] usbcore: registered new interface driver usbhid
[   18.293250] usbhid: USB HID core driver
[   18.299614] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[   18.299689] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[   18.299763] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[   18.317775] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   18.317776] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   18.317778] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   18.317778] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   18.317779] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   18.317780] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[   18.317781] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[   18.396171] AVX2 version of gcm_enc/dec engaged.
[   18.396172] AES CTR mode by8 optimization enabled
[   18.472398] uvcvideo: Found UVC 1.00 device HP Truevision HD (04f2:b3a6)
[   18.480766] uvcvideo 2-3:1.0: Entity type for entity Extension 4 was not initialized!
[   18.480769] uvcvideo 2-3:1.0: Entity type for entity Extension 3 was not initialized!
[   18.480771] uvcvideo 2-3:1.0: Entity type for entity Processing 2 was not initialized!
[   18.480772] uvcvideo 2-3:1.0: Entity type for entity Camera 1 was not initialized!
[   18.480861] input: HP Truevision HD as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/input/input13
[   18.480924] usbcore: registered new interface driver uvcvideo
[   18.480924] USB Video Class driver (1.1.1)
[   18.482902] psmouse serio1: synaptics: queried max coordinates: x [..5696], y [..4884]
[   18.518808] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1044..]
[   18.542624] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
[   18.542695] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
[   18.585710] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1c0b1, caps: 0xf00133/0x240000/0xa2400/0x0, board id: 2665, fw id: 1458825
[   18.629087] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
[   19.026723] intel_rapl: Found RAPL domain package
[   19.026725] intel_rapl: Found RAPL domain core
[   19.026726] intel_rapl: Found RAPL domain uncore
[   19.026727] intel_rapl: Found RAPL domain dram
[   19.026729] intel_rapl: RAPL package 0 domain package locked by BIOS
[   19.075276] Bluetooth: Core ver 2.22
[   19.075293] NET: Registered protocol family 31
[   19.075294] Bluetooth: HCI device and connection manager initialized
[   19.075296] Bluetooth: HCI socket layer initialized
[   19.075298] Bluetooth: L2CAP socket layer initialized
[   19.075303] Bluetooth: SCO socket layer initialized
[   19.202168] usbcore: registered new interface driver btusb
[   19.203593] r8169 0000:09:00.0 eno1: renamed from eth0
[   19.223854] input: HP WMI hotkeys as /devices/virtual/input/input16
[   19.517737] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/0003:046D:C51B.0001/input/input17
[   19.517846] hid-generic 0003:046D:C51B.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-6/input0
[   19.518401] hid-generic 0003:046D:C51B.0002: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-6/input1
[   21.004404] Adding 8191996k swap on /dev/sda6.  Priority:-1 extents:1 across:8191996k FS
[   22.752235] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[   24.600891] audit: type=1400 audit(1487664532.037:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="content-hub-peer-picker" pid=958 comm="apparmor_parser"
[   24.628592] audit: type=1400 audit(1487664532.065:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="url-dispatcher-bad-url-helper" pid=962 comm="apparmor_parser"
[   24.674701] audit: type=1400 audit(1487664532.113:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=961 comm="apparmor_parser"
[   24.674707] audit: type=1400 audit(1487664532.113:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=961 comm="apparmor_parser"
[   24.674710] audit: type=1400 audit(1487664532.113:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=961 comm="apparmor_parser"
[   24.674713] audit: type=1400 audit(1487664532.113:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=961 comm="apparmor_parser"
[   24.725987] audit: type=1400 audit(1487664532.161:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" pid=965 comm="apparmor_parser"
[   24.742480] audit: type=1400 audit(1487664532.177:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default" pid=960 comm="apparmor_parser"
[   24.742485] audit: type=1400 audit(1487664532.177:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default-cgns" pid=960 comm="apparmor_parser"
[   24.742487] audit: type=1400 audit(1487664532.177:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default-with-mounting" pid=960 comm="apparmor_parser"
[   26.106238] cgroup: new mount options do not match the existing superblock, will be ignored
[   27.450227] cgroup: new mount options do not match the existing superblock, will be ignored
[   34.557286] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   34.557288] Bluetooth: BNEP filters: protocol multicast
[   34.557292] Bluetooth: BNEP socket layer initialized
[   35.395961] systemd[1]: snapd.refresh.timer: Adding 53min 489.743ms random time.
[   35.395968] systemd[1]: snapd.refresh.timer: Adding 5h 21min 15.304906s random time.
[   35.396135] systemd[1]: motd-news.timer: Adding 9min 21.491357s random time.
[   36.587784] systemd[1]: snapd.refresh.timer: Adding 2h 41min 15.305472s random time.
[   36.587793] systemd[1]: snapd.refresh.timer: Adding 4h 25min 13.208829s random time.
[   36.587961] systemd[1]: motd-news.timer: Adding 16min 23.826405s random time.
[   44.251722] kauditd_printk_skb: 84 callbacks suppressed
[   44.251725] audit: type=1400 audit(1487664551.693:40): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld" name="/proc/1972/status" pid=1972 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=124 ouid=124
[   44.251729] audit: type=1400 audit(1487664551.693:41): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld" name="/sys/devices/system/node/" pid=1972 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=124 ouid=0
[   44.251780] audit: type=1400 audit(1487664551.693:42): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld" name="/proc/1972/status" pid=1972 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=124 ouid=124
[   44.742115] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   45.168917] r8169 0000:09:00.0 eno1: link down
[   45.169010] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   52.050326] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   52.057257] IPv6: ADDRCONF(NETDEV_UP): lxcbr0: link is not ready
[   53.082101] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[   53.239889] systemd[1]: snapd.refresh.timer: Adding 4h 16min 16.841105s random time.
[   53.239895] systemd[1]: snapd.refresh.timer: Adding 5h 9min 20.000671s random time.
[   53.240034] systemd[1]: motd-news.timer: Adding 43min 28.751802s random time.
[   54.594998] audit: type=1400 audit(1487664562.033:43): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/bin/lxc-start" pid=2432 comm="apparmor_parser"
[   54.601312] audit: type=1400 audit(1487664562.037:44): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="lxc-container-default" pid=2436 comm="apparmor_parser"
[   54.601315] audit: type=1400 audit(1487664562.037:45): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="lxc-container-default-cgns" pid=2436 comm="apparmor_parser"
[   54.601318] audit: type=1400 audit(1487664562.037:46): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="lxc-container-default-with-mounting" pid=2436 comm="apparmor_parser"
[   54.601320] audit: type=1400 audit(1487664562.037:47): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="lxc-container-default-with-nesting" pid=2436 comm="apparmor_parser"
[  102.934811] ata1.00: configured for UDMA/100
[  102.934814] ata1: EH complete

Gentoo Kernel 4.4.6 - modprobe fails to load mt7630e module (missing CRC-CCITT routine)

I was trying to install the Mediatek mt7630e driver from this GItHub repository, though it seems to be impossible on my Asus S301A with the most recent Gentoo kernel 4.4.6.

The kernel modules 7630e and 76xx build fine, though modprobe fails while loading the mt7630e module with a crc_ccitt error printed several times by dmesg. I haven't encountered this problem some months ago on Manjaro Linux. Point in case, I used the manual install, since Gentoo doesn't utilize dkms.

EDIT: The kernel was missing the CRC-CCITT Library routine, needed for the mt7630e module to load completely. When either compiled into the kernel or as an additional module called crc_ccitt, mt7630e was loaded properly. I assume CRC-CCITT is enabled in most common kernels, though as this is a rather old routine, one might add it to the list of required kernel parameters or external modules :).

Can not install on Kali Linux 2016

I am a newbie and I have problem to install Mediatek MT7630E wifi driver for Kali Linux 2016.2. I tried to install it using dkms on live usb persistence in Kali using your project few days ago and it worked. But now, when I tried to install it on my hardware using the same process, but it did't work when I use ./install.

make -C /lib/modules/uname -r/build M=/root/MT7630E/rt2x00 modules
make[1]: *** /lib/modules/4.6.0-kali1-amd64/build: No such file or directory. Stop.
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 2

Also, "dkms" is not recognized when I try "sudo make dkms"

Please help. Thanks

have trouble working on kernel 4.3.0

root@Zhaosi:~/Drivers/MT7630E# ./install
make -C /lib/modules/`uname -r`/build M=/root/Drivers/MT7630E/rt2x00 modules
make[1]: *** /lib/modules/4.3.0-kali1-amd64/build: No such file or directory.  Stop.
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 2
cp -v firmware/*/* /lib/firmware/
‘firmware/BT/mt76x0.bin’ -> ‘/lib/firmware/mt76x0.bin’
‘firmware/Wi-FI/MT7650E234.bin’ -> ‘/lib/firmware/MT7650E234.bin’
cp rt2x00/mt7630e.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
cp btloader/mt76xx.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
depmod
modprobe: ERROR: could not insert 'mt7630e': Exec format error
modprobe: ERROR: could not insert 'mt76xx': Exec format error

Thank you.

[Fedora] problem installing the driver

hi there
i am noob using linux
i used to use the driver on ubuntu and i hadn't face any problem while installing it
my wifi card no. is MT7630e
on Fedora i could not install it and it get me that error

[Elghzaly@syper ~]$ cd ~/Downloads/MT7630E-release
[Elghzaly@syper MT7630E-release]$ sudo chmod +x install
[sudo] password for Elghzaly:
[Elghzaly@syper MT7630E-release]$ sudo ./install
make -C /lib/modules/uname -r/build M=/home/Elghzaly/Downloads/MT7630E-release/rt2x00 modules
make[1]: *** /lib/modules/4.9.8-201.fc25.x86_64/build: No such file or directory. Stop.
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 2

i searched for the problem and find out that i should first run " sudo make clean " first of all
but that error Appears :

[Elghzaly@syper MT7630E-release]$ sudo make clean
make -C /lib/modules/uname -r/build M=/home/Elghzaly/Downloads/MT7630E-release/rt2x00 clean
make[1]: *** /lib/modules/4.9.8-201.fc25.x86_64/build: No such file or directory. Stop.
Makefile:12: recipe for target 'clean' failed
make: *** [clean] Error 2

i do not know what to do
can any one show me the steps to install the driver ?

Wifi disconnection

Im using 4.8.0-37-generic kernel. I installed the last version of drivers and they work fine but sometimes i have disconnections and i must restart the net to have internet again.

I read some similar on another issue but i didnt see any solution. Thanks.

install script should install into new kernel

If a new kernel has been setup, e.g. using dnf upgrade, it would be good for the install script to detect this and add the drivers to the new kernel so that on reboot the system is online again.

Support for kernel 4.4

Hi, seems like the source code only work up to kernel 4.3. Can you make it compatible with kernel 4.4? Or can you gimme a hint how to make it?

Thank you for your effort.

wzr-hp-g300nh wireless ap cannot connect

I try to connect the wzr-hp-g300nh ap wireless network but always failed.

My system is asus tp500ln and it's OK to connect wzr-hp-g300nh wireless ap with windows 8.1.

In my ubuntu gnome 15.04 with this driver are never connect wzr-hp-g300nh (with kernel 4.0.4). But it can link to other ap correctly.

part of dmesg:

[   28.428793] ===>rt2x00lib_start
[   28.428814] ==>MT76x0_WLAN_ChipOnOff(): OnOff:1 pAd->WlanFunCtrl.word = 0xffff0403, Reg-WlanFunCtrl=0xffff0103
[   28.428815] Reset(1) WlanFunCtrl.word = 0xffff010f
[   28.428866] Reset(2) WlanFunCtrl.word = 0xffff0103
[   28.428916] WlanFunCtrl.word = 0xffff0103
[   28.428968] MACVersion = 0x76502000
[   28.428975] <== MT76x0_WLAN_ChipOnOff():  pAd->WlanFunCtrl.word = 0xffff0103, Reg->WlanFunCtrl=0xffff0103!
[   28.429028] ASIC is ready
[   28.429034] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'MT7650E234.bin'
[   28.500018] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 112.3
[   28.500031] rt2800_load_firmware: COM_REG0(0x730) = 0x1
[   28.505782] ===>rt2x00lib_enable_radio
[   28.505819] ===>rt2800_enable_radio: 
[   28.506135] reg FCE_PSE_CTRL =x0
[   28.506147] rt2800_init_bbp(): Init BBP Registers MT7630
[   28.507145] BBP version = f000f200
[   28.507146] rt2800_init_bbp(): Init BBP Registers MT7630
[   28.507183] rt2800_init_bbp(): Init BBP Registers MT7630 complete
[   28.507183] ==>rt2800lib_init_queues
[   28.507185] -->TX_RING: Base=0x0x00000000c8935000, Cnt=64
[   28.507186] -->TX_RING: Base=0x0x00000000c8936000, Cnt=64
[   28.507187] -->TX_RING: Base=0x0x00000000c8934000, Cnt=64
[   28.507188] -->TX_RING: Base=0x0x00000000c8933000, Cnt=64
[   28.507190] -->RX_RING: Base=0x0x00000000c8e7c000, Cnt=128
[   28.507191] AsicInitTxRxRing
[   28.507192] -->TX_RING_CTRL: Base=0xc8bb4000, Cnt=32!
[   28.507196] <===rt2800lib_init_queues
[   28.507197] MAC 9c:ad:97:39:e3:f3 
[   28.507205] rt2800_enable_radio -7630 Dual antenna mode
[   28.521733] rt2800_init_rfcsr(): Init RF Registers MT7630
[   28.522124] rt2800_init_rfcsr: B0.R22 = 0x73
[   28.522139] rt2800_init_rfcsr(): Init RF Registers MT7630 complete
[   28.542327] --> AsicCheckCommanFail2 Timeout Command = 2, CmdStatus= 0x0 
[   28.562516] --> AsicCheckCommanFail2 Timeout Command = 3, CmdStatus= 0x0 
[   28.562525] rtmp_bbp_set_rxpath(): rxpath=1, Set AGC1_R0=0x21400, agc_r0=0x21400
[   28.562527] rtmp_bbp_set_txdac(): txdac=0, Set txbe=0x0, txbe_r5=0x0
[   28.569767] set INT_MASK_CSR = 0xdff3ff3
[   28.569770] ==> RTMPEnableRxTx
[   28.569773] ==>  DMAIdle, GloCfg=0x50
[   28.569875] <== WRITE DMA offset 0x208 = 0x75
[   28.569876] <== RTMPEnableRxTx
[   28.569879] 0x1300 = 00064300
[   28.569880] rt2800pci_toggle_irq(1):Check if PDMA is idle!
[   28.569882] ==>  DMAIdle, GloCfg=0x75
[   28.569883] rt2800pci_toggle_irq(2):Check if PDMA is idle!
[   28.569885] ==>  DMAIdle, GloCfg=0x75
[   34.388531] Non-volatile memory driver v1.3
[   42.440517] audit: type=1400 audit(1434417147.849:22): apparmor="DENIED" operation="open" profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/dconf/profile/gdm" pid=1208 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=121 ouid=0
[  306.110848] wlan0: authenticate with 00:1d:73:8d:18:20
[  306.125947] wlan0: send auth to 00:1d:73:8d:18:20 (try 1/3)
[  306.128413] wlan0: authenticated
[  306.128591] mt7630e 0000:03:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
[  306.129920] wlan0: associate with 00:1d:73:8d:18:20 (try 1/3)
[  306.132304] wlan0: RX AssocResp from 00:1d:73:8d:18:20 (capab=0x431 status=0 aid=9)
[  306.132315] ===>rt2800_sta_add:MT7630
[  306.132328] ===>rt2800_sta_add:MT7630   wcid=33
[  306.132329] Connect to AP MAC: 00:1d:73:8d:18:20 WCID=33
[  306.132335] BtAFHCtl: COEX AFH Start Ch = 31, AFH End Ch = 78, Channel = 11, CentralChannel = 11
[  306.132336] SendAndesAFH: -->
[  306.132337] SendAndesAFH: LinkStatus = 1, BW = 1, Channel = 11, BssHashID = 1, PktLength = 20
[  306.132338] AsicSendCmdToAndes not need  Rsp!!!
[  306.132340] CmdUnit->u.ANDES.CmdPayload: ffff88031d30f62c, len = 20
[  306.132341] 0x0000 : 03 00 00 00 01 00 00 00 01 00 00 00 0b 00 00 00 
[  306.132347] 0x0010 : 01 00 00 00 
[  306.132349] AsicSendCmdToAndes: ffff880307ec9320, len = 24
[  306.132350] 0x0000 : 14 00 10 51 03 00 00 00 01 00 00 00 01 00 00 00 
[  306.132355] 0x0010 : 0b 00 00 00 01 00 00 00 
[  306.132358] Buf: ffff880307ec9320, len = 24
[  306.132359] 0x0000 : 14 00 10 51 03 00 00 00 01 00 00 00 01 00 00 00 
[  306.132365] 0x0010 : 0b 00 00 00 01 00 00 00 
[  306.132369] pPacket->data: ffff8800c89d7a00, len = 20
[  306.132370] 0x0000 : 03 00 00 00 01 00 00 00 01 00 00 00 0b 00 00 00 
[  306.132375] 0x0010 : 01 00 00 00 
[  306.132377] PCIKickOutCmd (TxCpuIdx = 1)
[  306.132378] SendAndesAFH: <--
[  306.132379] SendAndesWLANStatus: -->
[  306.132381] SendAndesWLANStatus: CoexOperation = 4, WlanStatus = 15, PrivilegeTime = 0, BssHashID = 1, PktLength = 16
[  306.132381] AsicSendCmdToAndes not need  Rsp!!!
[  306.132382] CmdUnit->u.ANDES.CmdPayload: ffff88031d30f620, len = 16
[  306.132385] ==>INT_SOURCE_CSR_7630_HCCA_DMA_DONE
[  306.132393] 0x0000 : 04 00 00 00 15 00 00 00 00 00 00 00 01 00 00 00 

[  306.132399] AsicSendCmdToAndes: ffff880307ec9320, len = 20
[  306.132400] 0x0000 : 10 00 10 51 04 00 00 00 15 00 00 00 00 00 00 00 
[  306.132405] 0x0010 : 01 00 00 00 
[  306.132408] Buf: ffff880307ec9320, len = 20
[  306.132408] 0x0000 : 10 00 10 51 04 00 00 00 15 00 00 00 00 00 00 00 
[  306.132413] 0x0010 : 01 00 00 00 
[  306.132416] pPacket->data: ffff8800c89d7840, len = 16
[  306.132416] 0x0000 : 04 00 00 00 15 00 00 00 00 00 00 00 01 00 00 00 

[  306.132423] PCIKickOutCmd (TxCpuIdx = 2)
[  306.132429] ==>INT_SOURCE_CSR_7630_HCCA_DMA_DONE
[  306.137890] BtAFHCtl: COEX AFH Start Ch = 31, AFH End Ch = 78, Channel = 11, CentralChannel = 11
[  306.137893] SendAndesAFH: -->
[  306.137896] SendAndesAFH: LinkStatus = 1, BW = 1, Channel = 11, BssHashID = 1, PktLength = 20
[  306.137898] AsicSendCmdToAndes not need  Rsp!!!
[  306.137900] CmdUnit->u.ANDES.CmdPayload: ffff88031d30f62c, len = 20
[  306.137901] 0x0000 : 03 00 00 00 01 00 00 00 01 00 00 00 0b 00 00 00 
[  306.137909] 0x0010 : 01 00 00 00 
[  306.137913] AsicSendCmdToAndes: ffff880307ec9320, len = 24
[  306.137914] 0x0000 : 14 00 10 51 03 00 00 00 01 00 00 00 01 00 00 00 
[  306.137921] 0x0010 : 0b 00 00 00 01 00 00 00 
[  306.137927] Buf: ffff880307ec9320, len = 24
[  306.137928] 0x0000 : 14 00 10 51 03 00 00 00 01 00 00 00 01 00 00 00 
[  306.137935] 0x0010 : 0b 00 00 00 01 00 00 00 
[  306.137941] pPacket->data: ffff8800c89d7680, len = 20
[  306.137942] 0x0000 : 03 00 00 00 01 00 00 00 01 00 00 00 0b 00 00 00 
[  306.137950] 0x0010 : 01 00 00 00 
[  306.137953] PCIKickOutCmd (TxCpuIdx = 3)

Other problem may related:

  1. Bluetooth are never work.
  2. Disable the wireless will cause system halt after few minutes (even num-lock key are no response with keyboard LED).

Bluetooth patch on Fedora

Could someone help me fixing the bluetooth on a Fedora system? The patch obviously doesn't work but I have no idea what to do. Also, bluetooth doesn't really give any error, it says it's visible (with a name I have never chose, "Bastien's computer") and that is searching for other devices, but it can't be found my phone or headphones and my phone can't find it.

lspci -nnk | grep -iA2 net; lsusb; rfkill list all; dmesg | egrep -i 'blue|firm'; uname -a
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
    Subsystem: ASUSTeK Computer Inc. Device [1043:200f]
    Kernel driver in use: r8169

03:00.0 Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630]
    Subsystem: Foxconn International, Inc. Device [105b:e084]
    Kernel driver in use: mt7630e
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 007: ID 0e8d:763f MediaTek Inc. 
Bus 001 Device 004: ID 0bda:57b5 Realtek Semiconductor Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
0: asus-wlan: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: asus-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no
2: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
3: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
[ 9210.797753] Firmware file "mt76x0.bin" Found 
[ 9214.135847] Bluetooth: Core ver 2.21
[ 9214.135984] Bluetooth: HCI device and connection manager initialized
[ 9214.135990] Bluetooth: HCI socket layer initialized
[ 9214.135994] Bluetooth: L2CAP socket layer initialized
[ 9214.136007] Bluetooth: SCO socket layer initialized
[ 9215.453162] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9215.453166] Bluetooth: BNEP filters: protocol multicast
[ 9215.453172] Bluetooth: BNEP socket layer initialized
Linux vassoio 4.5.7-202.fc23.x86_64 #1 SMP Tue Jun 28 18:22:51 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Installation of the full package worked fine and didn't give any error.

System freeze

Thank you for the drivers. I have system KaliLinux 2.0 , when I shutdown/reboot the system freeze, after install this driver

It failed to install on my machine

My machine: ASUS X550V

$uname -r
3.13.0-37-generic

install log:
...
make[1]:正在离开目录 /usr/src/linux-headers-3.13.0-37-generic' make -C /lib/modules/3.13.0-37-generic/build M=/home/match/下载/MT7630E-master/btloader clean make[1]: 正在进入目录/usr/src/linux-headers-3.13.0-37-generic'
CLEAN /home/match/下载/MT7630E-master/btloader/.tmp_versions
CLEAN /home/match/下载/MT7630E-master/btloader/Module.symvers
make[1]:正在离开目录 /usr/src/linux-headers-3.13.0-37-generic' make -C /lib/modules/3.13.0-37-generic/build M=/home/match/下载/MT7630E-master/btloader modules make[1]: 正在进入目录/usr/src/linux-headers-3.13.0-37-generic'
CC [M] /home/match/下载/MT7630E-master/btloader/mt76xx.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/match/下载/MT7630E-master/btloader/mt76xx.mod.o
LD [M] /home/match/下载/MT7630E-master/btloader/mt76xx.ko
make[1]:正在离开目录 `/usr/src/linux-headers-3.13.0-37-generic'
update-rc.d: warning: /etc/init.d/load.sh missing LSB information
update-rc.d: see http://wiki.debian.org/LSBInitScripts
System start/stop links for /etc/init.d/load.sh already exist.
insmod: ERROR: could not insert module /lib/modules/3.13.0-37-generic/kernel/drivers/misc/eeprom/eeprom.ko: File exists
insmod: ERROR: could not insert module /lib/modules/3.13.0-37-generic/kernel/drivers/misc/eeprom/eeprom_93cx6.ko: File exists
insmod: ERROR: could not insert module /lib/modules/3.13.0-37-generic/kernel/lib/crc-ccitt.ko: File exists
insmod: ERROR: could not insert module /lib/modules/3.13.0-37-generic/kernel/net/wireless/cfg80211.ko: File exists
insmod: ERROR: could not insert module /lib/modules/3.13.0-37-generic/kernel/net/mac80211/mac80211.ko: File exists
insmod: ERROR: could not insert module ./rt2x00lib.ko: File exists
insmod: ERROR: could not insert module ./rt2x00pci.ko: Unknown symbol in module
insmod: ERROR: could not insert module ./rt2x00mmio.ko: Invalid parameters
insmod: ERROR: could not insert module ./rt2800lib.ko: File exists
insmod: ERROR: could not insert module ./rt2800pci.ko: Invalid parameters
insmod: ERROR: could not insert module ./mt76xx.ko: File exists

when I restart my OS,bluetooth module can work,WIFI can't!

Driver did not automatically load at startup

i have a ubuntu 16.04 and 4.4.0-28-generic kernel. I download the 2.0.3 release.

After I followed the steps and install the driver, the wireless card works and i can connect to the internet, but after i reboot the computer, the driver stopped working.

No bluetooth on Manjaro 4.2.8.4-1

Hi @neurobin

I did try everything but still cant work bluetooth on my laptop.
I did try with kernel 4.4 and 4.2 but doesn't work
My rfkill list:

$ rfkill list
0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: asus-wlan: Wireless LAN
    Soft blocked: no
    Hard blocked: no
2: asus-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no

sudo bluetoothctl:

[bluetooth]# show
No default controller available
[bluetooth]# 

my lsusb:

$  lsmod | grep mt76
mt7630e               176128  0
mac80211              651264  1 mt7630e
cfg80211              466944  2 mac80211,mt7630e
eeprom_93cx6           16384  1 mt7630e
crc_ccitt              16384  1 mt7630e
led_class              16384  5 sdhci,rtsx_usb_sdmmc,mt7630e,input_leds,asus_wmi

I don't understand, what more can i do?

Warning with make

Hi,

When I make the Drivers I've this warning :

 allardk@orion  ~/MT7630E   release  make                                                    ✓  10105  10:00:46 
make -C /lib/modules/`uname -r`/build M=/home/allardk/MT7630E/rt2x00 modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.8.0-22-generic »
  CC [M]  /home/allardk/MT7630E/rt2x00/rt2x00dev.o
  CC [M]  /home/allardk/MT7630E/rt2x00/rt2x00mac.o
  CC [M]  /home/allardk/MT7630E/rt2x00/rt2x00config.o
  CC [M]  /home/allardk/MT7630E/rt2x00/rt2x00queue.o
  CC [M]  /home/allardk/MT7630E/rt2x00/rt2x00link.o
  CC [M]  /home/allardk/MT7630E/rt2x00/mt_linux.o
  CC [M]  /home/allardk/MT7630E/rt2x00/rt2x00crypto.o
  CC [M]  /home/allardk/MT7630E/rt2x00/rt2x00firmware.o
  CC [M]  /home/allardk/MT7630E/rt2x00/rt2x00leds.o
  CC [M]  /home/allardk/MT7630E/rt2x00/rt2x00mmio.o
  CC [M]  /home/allardk/MT7630E/rt2x00/rt2800pci.o
  CC [M]  /home/allardk/MT7630E/rt2x00/rt2800lib.o
/home/allardk/MT7630E/rt2x00/rt2800lib.c: In function ‘rt2800_config_ant’:
/home/allardk/MT7630E/rt2x00/rt2800lib.c:3046:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   if (txbe != txbe_r5)
   ^~
/home/allardk/MT7630E/rt2x00/rt2800lib.c:3050:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
    rt2800_MT7630_bbp_read(rt2x00dev, AGC1_R0, &agc_r0);
    ^~~~~~~~~~~~~~~~~~~~~~
  CC [M]  /home/allardk/MT7630E/rt2x00/rt2x00pci.o
  LD [M]  /home/allardk/MT7630E/rt2x00/mt7630e.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /home/allardk/MT7630E/rt2x00/mt7630e.mod.o
  LD [M]  /home/allardk/MT7630E/rt2x00/mt7630e.ko
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.8.0-22-generic »
make -C /lib/modules/`uname -r`/build M=/home/allardk/MT7630E/btloader modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.8.0-22-generic »
  CC [M]  /home/allardk/MT7630E/btloader/mt76xx.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /home/allardk/MT7630E/btloader/mt76xx.mod.o
  LD [M]  /home/allardk/MT7630E/btloader/mt76xx.ko
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.8.0-22-generic »

Arrived at non-free entry in the non-full queue 0

The wifi works well, but after a random time (like some hours) it disconnects and trying to reconnect continuously. Looking into the dmesg output I found this:

ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Arrived at non-free entry in the non-full queue 0

I'm using Manjaro linux with the kernel 4.1.15-2 and the latest version of this driver

Aireplay-ng injection doesn't work

Hi, yesterday i started to test my internet connection at home with Aircrack, and when i try to test if the card can do an injection attack to the AP, it returns me everytime "0/0 0%".
Now the question is, "Is this card compatible with the injection? or is the problem the driver that are "not perfect" (no offense neurobin lol)?".
I can't find any information about this card. Thanks!

Elementary OS Loki install failed

Hi, I've been using it for month, but after one reboot he stopped working.
I've tried to reinstall it
make clean
make all
make install
Compilation didn't show any warning/error messages:

root@orpheus:/opt/MT7630E-2.0.8# make clean
make -C /lib/modules/`uname -r`/build M=/opt/MT7630E-2.0.8/rt2x00 clean
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-45-generic'
  CLEAN   /opt/MT7630E-2.0.8/rt2x00/.tmp_versions
  CLEAN   /opt/MT7630E-2.0.8/rt2x00/Module.symvers
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-45-generic'
make -C /lib/modules/`uname -r`/build M=/opt/MT7630E-2.0.8/btloader clean
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-45-generic'
  CLEAN   /opt/MT7630E-2.0.8/btloader/.tmp_versions
  CLEAN   /opt/MT7630E-2.0.8/btloader/Module.symvers
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-45-generic'
root@orpheus:/opt/MT7630E-2.0.8# ./install
make -C /lib/modules/`uname -r`/build M=/opt/MT7630E-2.0.8/rt2x00 modules
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-45-generic'
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00dev.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00mac.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00config.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00queue.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00link.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/mt_linux.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00crypto.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00firmware.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00leds.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00mmio.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2800pci.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2800lib.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00pci.o
  LD [M]  /opt/MT7630E-2.0.8/rt2x00/mt7630e.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /opt/MT7630E-2.0.8/rt2x00/mt7630e.mod.o
  LD [M]  /opt/MT7630E-2.0.8/rt2x00/mt7630e.ko
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-45-generic'
make -C /lib/modules/`uname -r`/build M=/opt/MT7630E-2.0.8/btloader modules
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-45-generic'
  CC [M]  /opt/MT7630E-2.0.8/btloader/mt76xx.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /opt/MT7630E-2.0.8/btloader/mt76xx.mod.o
  LD [M]  /opt/MT7630E-2.0.8/btloader/mt76xx.ko
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-45-generic'
cp -v firmware/*/* /lib/firmware/
'firmware/BT/mt76x0.bin' -> '/lib/firmware/mt76x0.bin'
'firmware/Wi-FI/MT7650E234.bin' -> '/lib/firmware/MT7650E234.bin'
cp -vrf rt2x00/mt7630e.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
'rt2x00/mt7630e.ko' -> '/lib/modules/4.4.0-45-generic/kernel/drivers/net/wireless/mt7630e.ko'
cp -vrf btloader/mt76xx.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
'btloader/mt76xx.ko' -> '/lib/modules/4.4.0-45-generic/kernel/drivers/net/wireless/mt76xx.ko'
depmod

The driver has been successfully installed.
If you don't have wifi yet, try to reboot.
If bluetooth doesn't work, read the bluetooth
section in README.md file and follow through.

But it doesn't work. dmesg log is empty
on ./test dmesg shows me:

[ 956.385577] usbcore: deregistering interface driver mtk_bt_loader
[ 958.580781] usbcore: registered new interface driver mtk_bt_loader

But ifconfig and etc. didn't show me something new.
Help, please...

No bluetooth in Opensuse 42.1 (kernel 4.1.12)

First
Thank for your job. I used your last patch in my PC and wireless connection is more stable.

However,I have just updated my PC (Opensuse Leap 42.1 Kde) and I can't get my bluetooth working in the last kernel 4.1.12:

Linux PC003 4.1.12-1-default #1 SMP PREEMPT Thu Oct 29 06:43:42 UTC 2015 (e24bad1) x86_64 x86_64 x86_64 GNU/Linux

I have done some test. Mt76xx is never used by bluetooth:

btusb 53248 0
btbcm 16384 1 btusb
btintel 16384 1 btusb
bluetooth 532480 9 bnep,btbcm,btusb,btintel

I tried to blacklist btbtcm and btusb, but mt76xx is not used either.

With:
sudo hciconfig hci0 up
Can't init device hci0: Invalid request code (56)

With my old kernel (3.16) bluetooth is working well

Any Idea?

Cheers

Failed to flush queue

Hi, after installing this driver, everything looked working well, but after few hours, the wifi disconnected and dmesg is full of these errors:

ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue 0
ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

And since the first lost connection I can't get it to connect again. Restarting system works just for few minutes, then it gets again into these errors. I don't even know where to look for further information about this.

Unknown symbol __udelay (err 0) since 4.7.x

Hi, using WIFI only, everything went almost smooth until 4.6.7 included.
Any later 4.7.x or 4.8.x kernel generates error as reported in dmesg:

[78584.596449] mt7630e: loading out-of-tree module taints kernel.
[78584.596544] mt7630e: Unknown symbol __udelay (err 0)

NB 2.0.8 & linux-headers-4.7 in all cases.

Any idea?.
.
Thks 4 the tremendous work done though.

Edit: CONFIG_TRIM_UNUSED_KSYMS was the culprit. smooth as silk once removed.

Plz close.

Thks again.

Add support for 4.5 kernel

Hi,

I just installed Debian Testing on a friend's computer, wifi wasn't working, I found this driver, but while trying to install it, I ran into some troubles, saying some files were not found.

So, I think it's because 4.5 kernel is not supported yet, thus, I would like to know if you could add support for 4.5 kernel ?

If you think it's not related to the kernel version, I can give you the exact error I had.

Cheers.

Make fails

Here its my output when runing install.sh

Notice that I already runned the script so some files already exists, but I think the important part is that the make fails many time.

Anyone have an explication for that ?

me@myhost:~/MT7630E$ ./install.sh
make -C /lib/modules/3.16.0-24-generic/build M=/home/me/MT7630E/rt2x00 clean
make[1]: Entering directory '/usr/src/linux-headers-3.16.0-24-generic'
CLEAN /home/me/MT7630E/rt2x00/.tmp_versions
make[1]: Leaving directory '/usr/src/linux-headers-3.16.0-24-generic'
make -C /lib/modules/3.16.0-24-generic/build M=/home/me/MT7630E/rt2x00 modules
make[1]: Entering directory '/usr/src/linux-headers-3.16.0-24-generic'
CC [M] /home/me/MT7630E/rt2x00/rt2x00dev.o
/home/me/MT7630E/rt2x00/rt2x00dev.c: In function ‘MT76x0_WLAN_ChipOnOff’:
/home/me/MT7630E/rt2x00/rt2x00dev.c:1685:17: warning: left-hand operand of comma expression has no effect [-Wunused-value]
FUNCTION, bOn, g_WlanFunCtrl.word, WlanFunCtrl.word);
^
/home/me/MT7630E/rt2x00/rt2x00dev.c:1685:22: warning: left-hand operand of comma expression has no effect [-Wunused-value]
FUNCTION, bOn, g_WlanFunCtrl.word, WlanFunCtrl.word);
^
/home/me/MT7630E/rt2x00/rt2x00dev.c:1685:42: warning: left-hand operand of comma expression has no effect [-Wunused-value]
FUNCTION, bOn, g_WlanFunCtrl.word, WlanFunCtrl.word);
^
In file included from /home/me/MT7630E/rt2x00/rt2x00dev.c:27:0:
include/linux/kernel.h:838:22: warning: statement with no effect [-Wunused-value]
#define FUNCTION (func)
^
/home/me/MT7630E/rt2x00/rt2x00dev.c:1685:5: note: in expansion of macro ‘FUNCTION
FUNCTION, bOn, g_WlanFunCtrl.word, WlanFunCtrl.word);
^
/home/me/MT7630E/rt2x00/rt2x00dev.c:1685:61: error: expected ‘;’ before ‘)’ token
FUNCTION, bOn, g_WlanFunCtrl.word, WlanFunCtrl.word);
^
/home/me/MT7630E/rt2x00/rt2x00dev.c:1685:61: error: expected statement before ‘)’ token
/home/me/MT7630E/rt2x00/rt2x00dev.c:1801:15: warning: left-hand operand of comma expression has no effect [-Wunused-value]
FUNCTION, g_WlanFunCtrl.word, WlanFunCtrl.word);
^
/home/me/MT7630E/rt2x00/rt2x00dev.c:1801:35: warning: left-hand operand of comma expression has no effect [-Wunused-value]
FUNCTION, g_WlanFunCtrl.word, WlanFunCtrl.word);
^
In file included from /home/me/MT7630E/rt2x00/rt2x00dev.c:27:0:
include/linux/kernel.h:838:22: warning: statement with no effect [-Wunused-value]
#define FUNCTION (func)
^
/home/me/MT7630E/rt2x00/rt2x00dev.c:1801:3: note: in expansion of macro ‘FUNCTION
FUNCTION, g_WlanFunCtrl.word, WlanFunCtrl.word);
^
/home/me/MT7630E/rt2x00/rt2x00dev.c:1801:53: error: expected ‘;’ before ‘)’ token
FUNCTION, g_WlanFunCtrl.word, WlanFunCtrl.word);
^
/home/me/MT7630E/rt2x00/rt2x00dev.c:1801:53: error: expected statement before ‘)’ token
scripts/Makefile.build:257: recipe for target '/home/me/MT7630E/rt2x00/rt2x00dev.o' failed
make[2]: *** [/home/me/MT7630E/rt2x00/rt2x00dev.o] Error 1
Makefile:1345: recipe for target 'module/home/me/MT7630E/rt2x00' failed
make[1]: *** [module/home/me/MT7630E/rt2x00] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-3.16.0-24-generic'
Makefile:29: recipe for target 'all' failed
make: *** [all] Error 2
make -C /lib/modules/3.16.0-24-generic/build M=/home/me/MT7630E/btloader clean
make[1]: Entering directory '/usr/src/linux-headers-3.16.0-24-generic'
CLEAN /home/me/MT7630E/btloader/.tmp_versions
CLEAN /home/me/MT7630E/btloader/Module.symvers
make[1]: Leaving directory '/usr/src/linux-headers-3.16.0-24-generic'
make -C /lib/modules/3.16.0-24-generic/build M=/home/me/MT7630E/btloader modules
make[1]: Entering directory '/usr/src/linux-headers-3.16.0-24-generic'
CC [M] /home/me/MT7630E/btloader/mt76xx.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/me/MT7630E/btloader/mt76xx.mod.o
LD [M] /home/me/MT7630E/btloader/mt76xx.ko
make[1]: Leaving directory '/usr/src/linux-headers-3.16.0-24-generic'
cp: impossible d'évaluer «rt2x00/*.ko»: Aucun fichier ou dossier de ce type
insserv: warning: script 'K01load.sh' missing LSB tags and overrides
insserv: warning: script 'load.sh' missing LSB tags and overrides
insmod: ERROR: could not insert module /lib/modules/3.16.0-24-generic/kernel/drivers/misc/eeprom/eeprom.ko: File exists
insmod: ERROR: could not insert module /lib/modules/3.16.0-24-generic/kernel/drivers/misc/eeprom/eeprom_93cx6.ko: File exists
insmod: ERROR: could not insert module /lib/modules/3.16.0-24-generic/kernel/lib/crc-ccitt.ko: File exists
insmod: ERROR: could not insert module /lib/modules/3.16.0-24-generic/kernel/net/wireless/cfg80211.ko: File exists
insmod: ERROR: could not insert module /lib/modules/3.16.0-24-generic/kernel/net/mac80211/mac80211.ko: File exists
insmod: ERROR: could not load module ./rt2x00lib.ko: No such file or directory
insmod: ERROR: could not load module ./rt2x00pci.ko: No such file or directory
insmod: ERROR: could not load module ./rt2x00mmio.ko: No such file or directory
insmod: ERROR: could not load module ./rt2800lib.ko: No such file or directory
insmod: ERROR: could not load module ./rt2800pci.ko: No such file or directory
insmod: ERROR: could not insert module ./mt76xx.ko: File exists

Wifi OK, bluetooth not identified.

Kernel version: 4.4.0-21-generic #37-Ubuntu SMP
Wifi is working fine. Here is the relevant lspci line:
03:00.0 Network controller: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter

Bluetooth is not recognized. Attached the output of my lsusb.
lsusb.txt
I guess "Bus 001 Device 005: ID 0489:e080 Foxconn / Hon Hai" is the bluetooth adapter.
No /dev/hci0 device.

Asus model F555L

Syslog is flooded

Hi, thanks a lot for this driver.
I was wondering if it has something to do with those messages in my syslog. It occurs several times per second and can make my system hanging. How can I avoid that ?

Nov 17 10:33:11 pierrot-asus kernel: [  168.299706] rt2800pci_txdone qid = 0x2
Nov 17 10:33:11 pierrot-asus kernel: [  168.321507] Decrypted
Nov 17 10:33:11 pierrot-asus kernel: [  168.325110] Decrypted
Nov 17 10:33:12 pierrot-asus kernel: [  169.708459] 0x200321a5 (status)
Nov 17 10:33:12 pierrot-asus kernel: [  169.708475] rt2800pci_txdone status = 0x200321a5
Nov 17 10:33:12 pierrot-asus kernel: [  169.708477] rt2800pci_txdone qid = 0x2
Nov 17 10:33:12 pierrot-asus kernel: [  169.731510] Decrypted
Nov 17 10:33:13 pierrot-asus kernel: [  170.861128] 0x200721a5 (status)
Nov 17 10:33:13 pierrot-asus kernel: [  170.861142] rt2800pci_txdone status = 0x200721a5
Nov 17 10:33:13 pierrot-asus kernel: [  170.861145] rt2800pci_txdone qid = 0x2
Nov 17 10:33:13 pierrot-asus kernel: [  170.861258] 0x200721a5 (status)
Nov 17 10:33:13 pierrot-asus kernel: [  170.861270] rt2800pci_txdone status = 0x200721a5
Nov 17 10:33:13 pierrot-asus kernel: [  170.861272] rt2800pci_txdone qid = 0x2
Nov 17 10:33:13 pierrot-asus kernel: [  170.883120] Decrypted
Nov 17 10:33:13 pierrot-asus kernel: [  170.888318] Decrypted

Bluetooth not work, please help

Please, help. What is the problem:

lspci -nnk | grep -iA2 net; lsusb; rfkill list all; dmesg | egrep -i 'blue|firm'; uname -a
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
    Subsystem: Hewlett-Packard Company Device [103c:1944]
    Kernel driver in use: r8169
04:00.0 Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630]
    Subsystem: Hewlett-Packard Company Device [103c:197c]
    Kernel driver in use: mt7630e
Bus 004 Device 002: ID 8087:8000 Intel Corp. 
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 8087:8008 Intel Corp. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 17e9:ff0d DisplayLink 
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04f2:b3c8 Chicony Electronics Co., Ltd 
Bus 001 Device 003: ID 1bcf:0005 Sunplus Innovation Technology Inc. Optical Mouse
Bus 001 Device 005: ID 0e8d:763f MediaTek Inc. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
[    0.222262] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    3.162008] [Firmware Bug]: ACPI(DGFX) defines _DOD but not _DOS
[   20.270576] Bluetooth: Core ver 2.20
[   20.270588] Bluetooth: HCI device and connection manager initialized
[   20.270601] Bluetooth: HCI socket layer initialized
[   20.270603] Bluetooth: L2CAP socket layer initialized
[   20.270607] Bluetooth: SCO socket layer initialized
[   28.379274] Bluetooth: RFCOMM TTY layer initialized
[   28.379280] Bluetooth: RFCOMM socket layer initialized
[   28.379288] Bluetooth: RFCOMM ver 1.11
[   28.867474] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   28.867477] Bluetooth: BNEP filters: protocol multicast
[   28.867481] Bluetooth: BNEP socket layer initialized
[   34.144750] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'MT7650E234.bin'
[   34.222304] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 112.3
[   34.240651] rt2800_load_firmware: COM_REG0(0x730) = 0x1
Linux rHome 3.19.0-58-generic #64~14.04.1-Ubuntu SMP Fri Mar 18 19:05:43 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

After sudo ./instal WiFi WORK but Bluetooth not work.

sudo ./install 
make -C /lib/modules/`uname -r`/build M=/home/renat/git/MT7630E/rt2x00 modules
make[1]: Вход в каталог `/usr/src/linux-headers-3.19.0-58-generic'
  Building modules, stage 2.
  MODPOST 1 modules
make[1]: Выход из каталога `/usr/src/linux-headers-3.19.0-58-generic'
make -C /lib/modules/`uname -r`/build M=/home/renat/git/MT7630E/btloader modules
make[1]: Вход в каталог `/usr/src/linux-headers-3.19.0-58-generic'
  Building modules, stage 2.
  MODPOST 1 modules
make[1]: Выход из каталога `/usr/src/linux-headers-3.19.0-58-generic'
cp -v firmware/*/* /lib/firmware/
«firmware/BT/mt76x0.bin» -> «/lib/firmware/mt76x0.bin»
«firmware/Wi-FI/MT7650E234.bin» -> «/lib/firmware/MT7650E234.bin»
cp rt2x00/mt7630e.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
cp btloader/mt76xx.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
depmod

The driver has been successfully installed.
If you don't have wifi yet, try to reboot.
If bluetooth doesn't work, read the bluetooth
section in README.md file and follow through.

sudo ./bpatch Did not help

sudo ./bpatch

***

Чтение списков пакетов… Готово
Построение дерева зависимостей       
Чтение информации о состоянии… Готово
Уже установлена самая новая версия build-essential.
Уже установлена самая новая версия linux-headers-3.19.0-58-generic.
обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 20 пакетов не обновлено.
*** Downloading kernel source...
Чтение списков пакетов… Готово
Построение дерева зависимостей       
Чтение информации о состоянии… Готово
Используется «linux-lts-vivid» в качестве исходного пакета вместо «linux-image-3.19.0-58-generic»
E: Невозможно найти пакет с исходным кодом для linux-lts-vivid

Manjaro problem

I can not solve the problem . I do not know what to do , I tried to run on different versions of the kernel . 4.6.6. - 1 and 4.4.17-1, manjaro 16.08pre1

[denis@denis-pc MT7630E-release]$ sudo chmod +x install test uninstall bpatch
[sudo] password for denis:
[denis@denis-pc MT7630E-release]$ sudo ./install
make -C /lib/modules/uname -r/build M=/home/denis/Downloads/MT7630E-release/rt2x00 modules
make[1]: Entering directory '/usr/lib/modules/4.4.17-1-MANJARO/build'
make[1]: *** No rule to make target 'modules'. Stop.
make[1]: Leaving directory '/usr/lib/modules/4.4.17-1-MANJARO/build'
make: *** [Makefile:8: all] Error 2
[denis@denis-pc MT7630E-release]$

Asus X550 CC loading error

root@avenger:/home/nitesh/Downloads/MT7630E-release# uname -a
Linux avenger 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Error Message that i am getting

root@avenger:/home/nitesh/Downloads/MT7630E-release# ./install
make -C /lib/modules/`uname -r`/build M=/home/nitesh/Downloads/MT7630E-release/rt2x00 modules
make[1]: Entering directory `/usr/src/linux-headers-4.2.0-27-generic'
  Building modules, stage 2.
  MODPOST 1 modules
/home/nitesh/Downloads/MT7630E-release/rt2x00/mt7630e.o: Invalid argument
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-4.2.0-27-generic'
make: *** [all] Error 2
cp -v firmware/*/* /lib/firmware/
‘firmware/BT/mt76x0.bin’ -> ‘/lib/firmware/mt76x0.bin’
‘firmware/Wi-FI/MT7650E234.bin’ -> ‘/lib/firmware/MT7650E234.bin’
cp rt2x00/mt7630e.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
cp btloader/mt76xx.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
depmod
depmod: ERROR: failed to load symbols from /lib/modules/4.2.0-27-generic/kernel/drivers/net/wireless/mt76xx.ko: Invalid argument
depmod: ERROR: failed to load symbols from /lib/modules/4.2.0-27-generic/kernel/drivers/net/wireless/mt7630e.ko: Invalid argument
modprobe: ERROR: could not insert 'mt7630e': Invalid argument
modprobe: ERROR: could not insert 'mt76xx': Invalid argument

Any Help on that ?

Very often disconnect since kernel 4.3

Hello,

I use your great repo for months, but since I upgraded to kernel 4.3, my wifi disconnects very often (something like every 10 seconds to 2 minutes), and the only method to make it work again is to restart network manager:
sudo service network-manager restart

Thank you in advance !

PS :
Here is the error I got in my syslog if it can help:

   Mar 14 00:24:06 leoclin kernel: [  573.219773] ===>rt2800_sta_remove:MT7630
   Mar 14 00:24:06 leoclin kernel: [  573.219779] BtAFHCtl: COEX AFH Start Ch = 0, AFH End Ch = 0, Channel = 11, CentralChannel = 11
   Mar 14 00:24:06 leoclin kernel: [  573.219780] SendAndesAFH: -->
   Mar 14 00:24:06 leoclin kernel: [  573.219781] SendAndesAFH: LinkStatus = 2, BW = 1, Channel = 11, BssHashID = 1, PktLength = 20
   Mar 14 00:24:06 leoclin kernel: [  573.219782] AsicSendCmdToAndes not need  Rsp!!!
   Mar 14 00:24:06 leoclin kernel: [  573.219784] PCIKickOutCmd (TxCpuIdx = 8)
   Mar 14 00:24:06 leoclin kernel: [  573.219785] SendAndesAFH: <--
   Mar 14 00:24:06 leoclin kernel: [  573.219794] ==>INT_SOURCE_CSR_7630_HCCA_DMA_DONE
   Mar 14 00:24:06 leoclin kernel: [  573.224755] ===>rt2800_sta_remove:MT7630   0x80100 = 0x0
   Mar 14 00:24:06 leoclin kernel: [  573.224756] ===>rt2800_sta_remove:MT7630   0x80100 = 0x0
   Mar 14 00:24:06 leoclin wpa_supplicant[3142]: wlan0: CTRL-EVENT-DISCONNECTED bssid=c4:6e:1f:63:1e:e6 reason=4 locally_generated=1
   Mar 14 00:24:06 leoclin NetworkManager[3122]: <warn>  [1457911446.355638] sup-iface[0x20bde30,wlan0]: connection disconnected (reason -4)
   Mar 14 00:24:06 leoclin wpa_supplicant[3142]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
   Mar 14 00:24:06 leoclin kernel: [  573.250872] cfg80211: World regulatory domain updated:
   Mar 14 00:24:06 leoclin kernel: [  573.250875] cfg80211:  DFS Master region: unset
   Mar 14 00:24:06 leoclin kernel: [  573.250876] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
   Mar 14 00:24:06 leoclin kernel: [  573.250877] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
   Mar 14 00:24:06 leoclin kernel: [  573.250879] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
   Mar 14 00:24:06 leoclin kernel: [  573.250880] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
   Mar 14 00:24:06 leoclin kernel: [  573.250881] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
   Mar 14 00:24:06 leoclin kernel: [  573.250882] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
   Mar 14 00:24:06 leoclin kernel: [  573.250883] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
   Mar 14 00:24:06 leoclin kernel: [  573.250884] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
   Mar 14 00:24:06 leoclin kernel: [  573.250885] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
   Mar 14 00:24:06 leoclin NetworkManager[3122]: <info>  [1457911446.376660] (wlan0): supplicant interface state: completed -> disconnected
   Mar 14 00:24:06 leoclin gnome-session[1180]: Gjs-Message: JS LOG: An active wireless connection, in infrastructure mode, involves no access point?
   Mar 14 00:24:06 leoclin NetworkManager[3122]: <info>  [1457911446.460745] (wlan0): supplicant interface state: disconnected -> scanning
   Mar 14 00:24:08 leoclin dhclient[3506]: Internet Systems Consortium DHCP Client 4.3.3
   Mar 14 00:24:08 leoclin dhclient[3506]: Copyright 2004-2015 Internet Systems Consortium.
   Mar 14 00:24:08 leoclin dhclient[3506]: All rights reserved.
   Mar 14 00:24:08 leoclin dhclient[3506]: For info, please visit https://www.isc.org/software/dhcp/
   Mar 14 00:24:08 leoclin dhclient[3506]: 
   Mar 14 00:24:08 leoclin dhclient[3506]: Listening on LPF/wlan0/54:35:30:98:5f:11
   Mar 14 00:24:08 leoclin dhclient[3506]: Sending on   LPF/wlan0/54:35:30:98:5f:11
   Mar 14 00:24:08 leoclin dhclient[3506]: Sending on   Socket/fallback
   Mar 14 00:24:08 leoclin dhclient[3506]: DHCPRELEASE on wlan0 to 138.231.120.5 port 67
   Mar 14 00:24:08 leoclin root: /etc/dhcp/dhclient-enter-hooks.d/avahi-autoipd returned non-zero exit status 1
   Mar 14 00:24:08 leoclin avahi-daemon[745]: Withdrawing address record for 192.168.1.135 on wlan0.
   Mar 14 00:24:08 leoclin avahi-daemon[745]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.135.
   Mar 14 00:24:08 leoclin avahi-daemon[745]: Interface wlan0.IPv4 no longer relevant for mDNS.
   Mar 14 00:24:08 leoclin avahi-daemon[745]: Interface wlan0.IPv6 no longer relevant for mDNS.
   Mar 14 00:24:08 leoclin avahi-daemon[745]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fd44:470f:2838:0:5635:30ff:fe98:5f11.
   Mar 14 00:24:08 leoclin dhclient[3152]: receive_packet failed on wlan0: Network is down
   Mar 14 00:24:08 leoclin kernel: [  575.524221] ===>rt2x00lib_stop
   Mar 14 00:24:08 leoclin kernel: [  575.524231] 0x20 = 0xe0ffff
   Mar 14 00:24:08 leoclin kernel: [  575.524234] 0x80 = 0xffff0143
   Mar 14 00:24:08 leoclin avahi-daemon[745]: Withdrawing address record for fd44:470f:2838::79b on wlan0.
   Mar 14 00:24:08 leoclin avahi-daemon[745]: Withdrawing address record for fd44:470f:2838:0:5635:30ff:fe98:5f11 on wlan0.
   Mar 14 00:24:08 leoclin kernel: [  575.527095] ===>rt2x00lib_start
   Mar 14 00:24:08 leoclin kernel: [  575.527109] ==>MT76x0_WLAN_ChipOnOff(): OnOff:1 pAd->WlanFunCtrl.word = 0xffff0143, Reg-WlanFunCtrl=0xffff0143
   Mar 14 00:24:08 leoclin kernel: [  575.527111] Reset(1) WlanFunCtrl.word = 0xffff014f
   Mar 14 00:24:08 leoclin kernel: [  575.527162] Reset(2) WlanFunCtrl.word = 0xffff0143
   Mar 14 00:24:08 leoclin kernel: [  575.527213] WlanFunCtrl.word = 0xffff0143
   Mar 14 00:24:08 leoclin kernel: [  575.527269] MACVersion = 0x76502000
   Mar 14 00:24:08 leoclin kernel: [  575.527277] <== MT76x0_WLAN_ChipOnOff():  pAd->WlanFunCtrl.word = 0xffff0143, Reg->WlanFunCtrl=0xffff0143!
   Mar 14 00:24:08 leoclin kernel: [  575.527335] ASIC is ready
   Mar 14 00:24:08 leoclin NetworkManager[3122]: <info>  [1457911448.652346] (wlan0): supplicant interface state: scanning -> disabled
   Mar 14 00:24:08 leoclin kernel: [  575.541986] rt2800_load_firmware: COM_REG0(0x730) = 0x1
   Mar 14 00:24:08 leoclin kernel: [  575.549225] ===>rt2x00lib_enable_radio
   Mar 14 00:24:08 leoclin kernel: [  575.549269] ===>rt2800_enable_radio: 
   Mar 14 00:24:08 leoclin kernel: [  575.549588] reg FCE_PSE_CTRL =x0
   Mar 14 00:24:08 leoclin kernel: [  575.549601] rt2800_init_bbp(): Init BBP Registers MT7630
   Mar 14 00:24:08 leoclin kernel: [  575.550602] BBP version = f000f200
   Mar 14 00:24:08 leoclin kernel: [  575.550602] rt2800_init_bbp(): Init BBP Registers MT7630
   Mar 14 00:24:08 leoclin kernel: [  575.550638] rt2800_init_bbp(): Init BBP Registers MT7630 complete
   Mar 14 00:24:08 leoclin kernel: [  575.550638] ==>rt2800lib_init_queues
   Mar 14 00:24:08 leoclin kernel: [  575.550640] -->TX_RING: Base=0x0x00000000c5344000, Cnt=64
   Mar 14 00:24:08 leoclin kernel: [  575.550641] -->TX_RING: Base=0x0x00000000c4882000, Cnt=64
   Mar 14 00:24:08 leoclin kernel: [  575.550642] -->TX_RING: Base=0x0x00000000c5342000, Cnt=64
   Mar 14 00:24:08 leoclin kernel: [  575.550642] -->TX_RING: Base=0x0x00000000c5343000, Cnt=64
   Mar 14 00:24:08 leoclin kernel: [  575.550644] -->RX_RING: Base=0x0x00000000c533f000, Cnt=128
   Mar 14 00:24:08 leoclin kernel: [  575.550644] AsicInitTxRxRing
   Mar 14 00:24:08 leoclin kernel: [  575.550645] -->TX_RING_CTRL: Base=0xc4b6a000, Cnt=32!
   Mar 14 00:24:08 leoclin kernel: [  575.550650] <===rt2800lib_init_queues
   Mar 14 00:24:08 leoclin kernel: [  575.550650] MAC 54:35:30:98:5f:11 
   Mar 14 00:24:08 leoclin kernel: [  575.550658] rt2800_enable_radio -7630 Dual antenna mode
   Mar 14 00:24:08 leoclin kernel: [  575.565181] rt2800_init_rfcsr(): Init RF Registers MT7630
   Mar 14 00:24:08 leoclin kernel: [  575.565572] rt2800_init_rfcsr: B0.R22 = 0x6a
   Mar 14 00:24:08 leoclin kernel: [  575.565589] rt2800_init_rfcsr(): Init RF Registers MT7630 complete
   Mar 14 00:24:08 leoclin kernel: [  575.586583] --> AsicCheckCommanFail2 Timeout Command = 2, CmdStatus= 0x0 
   Mar 14 00:24:08 leoclin kernel: [  575.607510] --> AsicCheckCommanFail2 Timeout Command = 3, CmdStatus= 0x0 
   Mar 14 00:24:08 leoclin kernel: [  575.607520] rtmp_bbp_set_rxpath(): rxpath=1, Set AGC1_R0=0x21400, agc_r0=0x21400
   Mar 14 00:24:08 leoclin kernel: [  575.607523] rtmp_bbp_set_txdac(): txdac=0, Set txbe=0x0, txbe_r5=0x0
   Mar 14 00:24:08 leoclin kernel: [  575.613225] set INT_MASK_CSR = 0xdff3ff3
   Mar 14 00:24:08 leoclin kernel: [  575.613229] ==> RTMPEnableRxTx
   Mar 14 00:24:08 leoclin kernel: [  575.613232] ==>  DMAIdle, GloCfg=0x50
   Mar 14 00:24:08 leoclin kernel: [  575.613337] <== WRITE DMA offset 0x208 = 0x75
   Mar 14 00:24:08 leoclin kernel: [  575.613338] <== RTMPEnableRxTx
   Mar 14 00:24:08 leoclin kernel: [  575.613341] 0x1300 = 00064300
   Mar 14 00:24:08 leoclin kernel: [  575.613342] rt2800pci_toggle_irq(1):Check if PDMA is idle!
   Mar 14 00:24:08 leoclin kernel: [  575.613345] ==>  DMAIdle, GloCfg=0x75
   Mar 14 00:24:08 leoclin kernel: [  575.613345] rt2800pci_toggle_irq(2):Check if PDMA is idle!
   Mar 14 00:24:08 leoclin kernel: [  575.613348] ==>  DMAIdle, GloCfg=0x75
   Mar 14 00:24:08 leoclin kernel: [  575.625401] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
   Mar 14 00:24:08 leoclin NetworkManager[3122]: <info>  [1457911448.752958] (wlan0): supplicant interface state: disabled -> scanning
   Mar 14 00:24:08 leoclin dhclient[3540]: Internet Systems Consortium DHCP Client 4.3.3
   Mar 14 00:24:08 leoclin dhclient[3540]: Copyright 2004-2015 Internet Systems Consortium.
   Mar 14 00:24:08 leoclin dhclient[3540]: All rights reserved.
   Mar 14 00:24:08 leoclin dhclient[3540]: For info, please visit https://www.isc.org/software/dhcp/
   Mar 14 00:24:08 leoclin dhclient[3540]: 
   Mar 14 00:24:08 leoclin dhclient[3540]: Listening on LPF/eth0/78:24:af:6c:63:33
   Mar 14 00:24:08 leoclin dhclient[3540]: Sending on   LPF/eth0/78:24:af:6c:63:33
   Mar 14 00:24:08 leoclin dhclient[3540]: Sending on   Socket/fallback
   Mar 14 00:24:08 leoclin wpa_supplicant[3142]: wlan0: CTRL-EVENT-TERMINATING
   Mar 14 00:24:08 leoclin NetworkManager[3122]: <info>  [1457911448.816367] wpa_supplicant stopped
   Mar 14 00:24:08 leoclin NetworkManager[3122]: <info>  [1457911448.816424] (wlan0): supplicant interface state: scanning -> down
   Mar 14 00:24:08 leoclin NetworkManager[3122]: <info>  [1457911448.816623] (wlan0): device state change: activated -> unavailable (reason 'supplicant-failed') [100 20 10]
   Mar 14 00:24:08 leoclin NetworkManager[3122]: <info>  [1457911448.848901] (wlan0): canceled DHCP transaction, DHCP client pid 3152
   Mar 14 00:24:08 leoclin NetworkManager[3122]: <info>  [1457911448.849324] (wlan0): DHCPv4 state changed bound -> done
   Mar 14 00:24:08 leoclin NetworkManager[3122]: <info>  [1457911448.850619] (wlan0): canceled DHCP transaction, DHCP client pid 3256
   Mar 14 00:24:08 leoclin NetworkManager[3122]: <info>  [1457911448.850643] (wlan0): DHCPv6 state changed bound -> done
   Mar 14 00:24:08 leoclin NetworkManager[3122]: <info>  [1457911448.851619] NetworkManager state is now CONNECTED_LOCAL
   Mar 14 00:24:08 leoclin NetworkManager[3122]: <info>  [1457911448.851945] NetworkManager state is now DISCONNECTED
   Mar 14 00:24:08 leoclin dhclient[3540]: DHCPRELEASE on eth0 to 192.168.1.1 port 67
   Mar 14 00:24:08 leoclin dhclient[3540]: send_packet: Network is unreachable
   Mar 14 00:24:08 leoclin dhclient[3540]: send_packet: please consult README file regarding broadcast address.
   Mar 14 00:24:08 leoclin dhclient[3540]: dhclient.c:2344: Failed to send 300 byte long packet over fallback interface.
   Mar 14 00:24:08 leoclin root: /etc/dhcp/dhclient-enter-hooks.d/avahi-autoipd returned non-zero exit status 1
   Mar 14 00:24:08 leoclin kernel: [  575.807428] r8169 0000:02:00.0 eth0: link down
   Mar 14 00:24:08 leoclin kernel: [  575.807488] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   Mar 14 00:24:08 leoclin dbus[718]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
   Mar 14 00:24:08 leoclin NetworkManager[3122]: <warn>  [1457911448.979634] sup-iface: failed to remove network: The name :1.94 was not provided by any .service files
   Mar 14 00:24:08 leoclin systemd[1]: Starting Network Manager Script Dispatcher Service...
   Mar 14 00:24:08 leoclin /usr/lib/gdm3/gdm-x-session[1411]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Metered"
   Mar 14 00:24:08 leoclin /usr/lib/gdm3/gdm-x-session[1411]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Metered"
   Mar 14 00:24:08 leoclin /usr/lib/gdm3/gdm-x-session[1411]: Currrent active notifications: QHash()
   Mar 14 00:24:08 leoclin /usr/lib/gdm3/gdm-x-session[1411]: Guessing partOf as: 0
   Mar 14 00:24:08 leoclin /usr/lib/gdm3/gdm-x-session[1411]:  New Notification:  "OpenWrt" "Connexion « OpenWrt » désactivée." -1 & Part of: 0
   Mar 14 00:24:08 leoclin dbus[718]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
   Mar 14 00:24:08 leoclin systemd[1]: Started Network Manager Script Dispatcher Service.
   Mar 14 00:24:08 leoclin nm-dispatcher: req:1 'down' [wlan0]: new request (1 scripts)
   Mar 14 00:24:08 leoclin nm-dispatcher: req:1 'down' [wlan0]: start running ordered scripts...
   Mar 14 00:24:11 leoclin popularity-contest: unable to submit report to http://popcon.debian.org/cgi-bin/popcon.cgi.
   Mar 14 00:24:11 leoclin popularity-contest: unable to submit report.
   Mar 14 00:24:11 leoclin anacron[731]: Job `cron.daily' terminated
   Mar 14 00:24:11 leoclin anacron[731]: Normal exit (1 job run)

[Ubuntu] Bluetooth stopped working on recent Ubuntu kernels

Hello!
I had Ubuntu 16.10, and bluetooth worked fine on every default kernel until kernel 4.8.26(including it). After it bluetooth stopped working. It still works fine on xanmod kernel.
Today I updated to Ubuntu 17.04, and bluetooth also does not work on default 4.9.11 kernel.
WiFi works fine everywhere with any kernel.
No sure what should i add here, so I am attaching dmesg output, feel free to ask for any details.

dmesg
[ 0.000000] microcode: microcode updated early to revision 0x1f, date = 2016-04-01
[ 0.000000] Linux version 4.9.0-11-generic (buildd@lgw01-54) (gcc version 6.2.1 20161124 (Ubuntu 6.2.1-5ubuntu1) ) #12-Ubuntu SMP Mon Dec 12 16:18:23 UTC 2016 (Ubuntu 4.9.0-11.12-generic 4.9.0)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-11-generic.efi.signed root=UUID=2eb0da88-00ed-4a54-be8d-a276538cc4bb ro zswap.enabled=1 quiet radeon.runpm=0
[ 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: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009c49efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009c49f000-0x000000009c69efff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000009c69f000-0x000000009ceaefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000009ceaf000-0x000000009cfaefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000009cfaf000-0x000000009cffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000035f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by INSYDE Corp.
[ 0.000000] efi: ACPI=0x9cffe000 ACPI 2.0=0x9cffe014 SMBIOS=0x9ceaef98
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Hewlett-Packard HP Pavilion 15 Notebook PC/2164, BIOS F.70 07/18/2016
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x35f600 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-E7FFF write-protect
[ 0.000000] E8000-EFFFF write-combining
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask 7C00000000 write-back
[ 0.000000] 1 base 009D000000 mask 7FFF000000 uncachable
[ 0.000000] 2 base 009E000000 mask 7FFE000000 uncachable
[ 0.000000] 3 base 00A0000000 mask 7FE0000000 uncachable
[ 0.000000] 4 base 00C0000000 mask 7FC0000000 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 WC UC- WT
[ 0.000000] total RAM covered: 14800M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 6 lose cover RAM: 0G
[ 0.000000] e820: update [mem 0x9d000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0x9d000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff8a430007e000] 7e000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x34aa13000, 0x34aa13fff] PGTABLE
[ 0.000000] BRK [0x34aa14000, 0x34aa14fff] PGTABLE
[ 0.000000] BRK [0x34aa15000, 0x34aa15fff] PGTABLE
[ 0.000000] BRK [0x34aa16000, 0x34aa16fff] PGTABLE
[ 0.000000] BRK [0x34aa17000, 0x34aa17fff] PGTABLE
[ 0.000000] BRK [0x34aa18000, 0x34aa18fff] PGTABLE
[ 0.000000] BRK [0x34aa19000, 0x34aa19fff] PGTABLE
[ 0.000000] BRK [0x34aa1a000, 0x34aa1afff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x3578f000-0x36bbefff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000009CFFE014 000024 (v02 HPQOEM)
[ 0.000000] ACPI: XSDT 0x000000009CFFE210 0000B4 (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)
[ 0.000000] ACPI: FACP 0x000000009CFF8000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: DSDT 0x000000009CFE4000 010504 (v01 HPQOEM 2164 00000000 INTL 00040000)
[ 0.000000] ACPI: FACS 0x000000009CFAA000 000040
[ 0.000000] ACPI: UEFI 0x000000009CFFD000 000236 (v01 HPQOEM 2164 00000001 HP 00040000)
[ 0.000000] ACPI: FPDT 0x000000009CFFB000 000044 (v01 HPQOEM 2164 00000001 HP 00040000)
[ 0.000000] ACPI: MSDM 0x000000009CFFA000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: ASF! 0x000000009CFF9000 0000A5 (v32 HPQOEM 2164 00000001 HP 00040000)
[ 0.000000] ACPI: HPET 0x000000009CFF7000 000038 (v01 HPQOEM 2164 00000001 HP 00040000)
[ 0.000000] ACPI: APIC 0x000000009CFF6000 00008C (v03 HPQOEM 2164 00000001 HP 00040000)
[ 0.000000] ACPI: MCFG 0x000000009CFF5000 00003C (v01 HPQOEM 2164 00000001 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFE2000 0010BF (v01 HPQOEM 2164 00001000 INTL 00040000)
[ 0.000000] ACPI: BOOT 0x000000009CFE0000 000028 (v01 HPQOEM 2164 00000001 HP 00040000)
[ 0.000000] ACPI: LPIT 0x000000009CFDF000 000094 (v01 HPQOEM 2164 00000001 HP 00040000)
[ 0.000000] ACPI: ASPT 0x000000009CFDD000 000034 (v07 HPQOEM 2164 00000001 HP 00040000)
[ 0.000000] ACPI: DBGP 0x000000009CFDC000 000034 (v01 HPQOEM 2164 00000001 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFDB000 000539 (v01 HPQOEM 2164 00003000 INTL 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFDA000 000AD8 (v01 HPQOEM 2164 00003000 INTL 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFD6000 0034C1 (v01 HPQOEM 2164 00003000 INTL 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFD2000 002114 (v01 HPQOEM 2164 00001000 INTL 00040000)
[ 0.000000] ACPI: BGRT 0x000000009CFD5000 000038 (v01 HPQOEM 2164 00000001 HP 00040000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000035f5fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x35f5d5000-0x35f5fffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000035f5fffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000006efff]
[ 0.000000] node 0: [mem 0x0000000000070000-0x0000000000087fff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000009c49efff]
[ 0.000000] node 0: [mem 0x000000009cfff000-0x000000009cffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000035f5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000035f5fffff]
[ 0.000000] On node 0 totalpages: 3127846
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 22 pages reserved
[ 0.000000] DMA zone: 3974 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 9939 pages used for memmap
[ 0.000000] DMA32 zone: 636064 pages, LIFO batch:31
[ 0.000000] Normal zone: 38872 pages used for memmap
[ 0.000000] Normal zone: 2487808 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics memory at 0x000000009da00000-0x000000009f9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[ 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, 4 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9c49f000-0x9c69efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9c69f000-0x9ceaefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9ceaf000-0x9cfaefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9cfaf000-0x9cffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfe100fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe113000-0xfeafffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb10000-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-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[ 0.000000] e820: [mem 0x9fa00000-0xdfffffff] 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:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] percpu: Embedded 36 pages/cpu @ffff8a465f200000 s107608 r8192 d31656 u262144
[ 0.000000] pcpu-alloc: s107608 r8192 d31656 u262144 alloc=12097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 3078949
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-11-generic.efi.signed root=UUID=2eb0da88-00ed-4a54-be8d-a276538cc4bb ro zswap.enabled=1 quiet radeon.runpm=0
[ 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: 12140656K/12511384K available (8906K kernel code, 1645K rwdata, 3752K rodata, 2164K init, 2364K bss, 370728K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] NR_IRQS:524544 nr_irqs:760 16
[ 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.000000] tsc: Detected 2294.768 MHz processor
[ 0.000034] Calibrating delay loop (skipped), value calculated using timer frequency.. 4589.53 BogoMIPS (lpj=9179072)
[ 0.000037] pid_max: default: 32768 minimum: 301
[ 0.000051] ACPI: Core revision 20160831
[ 0.020217] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.039397] Security Framework initialized
[ 0.039399] Yama: becoming mindful.
[ 0.039423] AppArmor: AppArmor initialized
[ 0.040698] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.045160] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.047130] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.047153] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.047557] CPU: Physical Processor ID: 0
[ 0.047558] CPU: Processor Core ID: 0
[ 0.047563] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.047564] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.047569] mce: CPU supports 7 MCE banks
[ 0.047581] CPU0: Thermal monitoring enabled (TM1)
[ 0.047598] process: using mwait in idle threads
[ 0.047602] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.047603] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.048107] Freeing SMP alternatives memory: 32K (ffffffffa07ba000 - ffffffffa07c2000)
[ 0.056723] ftrace: allocating 33650 entries in 132 pages
[ 0.078140] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 0.078141] smpboot: Max logical packages: 4
[ 0.078775] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.118464] TSC deadline timer enabled
[ 0.118467] smpboot: CPU0: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz (family: 0x6, model: 0x45, stepping: 0x1)
[ 0.118471] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.118529] ... version: 3
[ 0.118530] ... bit width: 48
[ 0.118531] ... generic registers: 4
[ 0.118532] ... value mask: 0000ffffffffffff
[ 0.118532] ... max period: 00007fffffffffff
[ 0.118533] ... fixed-purpose events: 3
[ 0.118534] ... event mask: 000000070000000f
[ 0.119842] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.119961] x86: Booting SMP configuration:
[ 0.119963] .... node #0, CPUs: #1 #2 #3
[ 0.129876] x86: Booted up 1 node, 4 CPUs
[ 0.129879] smpboot: Total of 4 processors activated (18358.14 BogoMIPS)
[ 0.135418] devtmpfs: initialized
[ 0.135495] x86/mm: Memory block size: 128MB
[ 0.139237] evm: security.selinux
[ 0.139238] evm: security.SMACK64
[ 0.139239] evm: security.SMACK64EXEC
[ 0.139239] evm: security.SMACK64TRANSMUTE
[ 0.139240] evm: security.SMACK64MMAP
[ 0.139241] evm: security.ima
[ 0.139241] evm: security.capability
[ 0.139326] PM: Registering ACPI NVS region [mem 0x9ceaf000-0x9cfaefff] (1048576 bytes)
[ 0.139420] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.139470] pinctrl core: initialized pinctrl subsystem
[ 0.139600] RTC time: 16:54:52, date: 12/19/16
[ 0.139715] NET: Registered protocol family 16
[ 0.154909] cpuidle: using governor ladder
[ 0.170917] cpuidle: using governor menu
[ 0.170918] PCCT header not found.
[ 0.170958] Simple Boot Flag at 0x44 set to 0x1
[ 0.170971] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.170973] ACPI: bus type PCI registered
[ 0.170974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.171056] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.171059] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.171074] PCI: Using configuration type 1 for base access
[ 0.171136] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.187075] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 0.187076] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.187368] ACPI: Added OSI(Module Device)
[ 0.187369] ACPI: Added OSI(Processor Device)
[ 0.187370] ACPI: Added OSI(3.0 SCP Extensions)
[ 0.187371] ACPI: Added OSI(Processor Aggregator Device)
[ 0.187707] ACPI: Executed 2 blocks of module-level executable AML code
[ 0.194155] ACPI: [Firmware Bug]: BIOS OSI(Linux) query ignored
[ 0.195336] ACPI: Dynamic OEM Table Load:
[ 0.195348] ACPI: SSDT 0xFFFF8A4650B00000 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20121220)
[ 0.195896] ACPI: Dynamic OEM Table Load:
[ 0.195908] ACPI: SSDT 0xFFFF8A4650A32800 0005AA (v01 PmRef ApIst 00003000 INTL 20121220)
[ 0.196462] ACPI: Dynamic OEM Table Load:
[ 0.196470] ACPI: SSDT 0xFFFF8A4650AFF400 000119 (v01 PmRef ApCst 00003000 INTL 20121220)
[ 0.197585] ACPI : EC: EC started
[ 3.252881] ACPI: _SB
.PCI0.LPCB.EC0
: Used as first EC
[ 3.252883] ACPI: _SB
.PCI0.LPCB.EC0
: GPE=0x8, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 3.252885] ACPI: _SB
.PCI0.LPCB.EC0
: Used as boot DSDT EC to handle transactions
[ 3.252886] ACPI: Interpreter enabled
[ 3.252939] ACPI: (supports S0 S3 S4 S5)
[ 3.252940] ACPI: Using IOAPIC for interrupt routing
[ 3.252982] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 3.353128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 3.353134] acpi PNP0A08:00: OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 3.353286] acpi PNP0A08:00: OSC failed (AE_ERROR); disabling ASPM
[ 3.353823] PCI host bridge to bus 0000:00
[ 3.353826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 3.353827] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 3.353829] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 3.353831] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 3.353832] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 3.353833] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 3.353835] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 3.353836] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 3.353837] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 3.353839] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 3.353840] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 3.353841] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 3.353843] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 3.353844] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 3.353845] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 3.353847] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 3.353848] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window]
[ 3.353850] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 3.353860] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
[ 3.354056] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
[ 3.354071] pci 0000:00:02.0: reg 0x10: [mem 0xc2000000-0xc23fffff 64bit]
[ 3.354079] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 3.354085] pci 0000:00:02.0: reg 0x20: [io 0x6000-0x603f]
[ 3.354279] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
[ 3.354291] pci 0000:00:03.0: reg 0x10: [mem 0xc2710000-0xc2713fff 64bit]
[ 3.354511] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[ 3.354529] pci 0000:00:14.0: reg 0x10: [mem 0xc2700000-0xc270ffff 64bit]
[ 3.354595] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 3.354721] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 3.354767] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
[ 3.354786] pci 0000:00:16.0: reg 0x10: [mem 0xc2718000-0xc271801f 64bit]
[ 3.354853] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 3.355028] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[ 3.355045] pci 0000:00:1b.0: reg 0x10: [mem 0xc2714000-0xc2717fff 64bit]
[ 3.355117] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 3.355286] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
[ 3.355355] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 3.355535] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 3.355582] pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400
[ 3.355653] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 3.355829] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 3.355877] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
[ 3.355947] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 3.356116] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 3.356162] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
[ 3.356231] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 3.356400] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 3.356445] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
[ 3.356515] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 3.356684] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 3.356736] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
[ 3.356755] pci 0000:00:1d.0: reg 0x10: [mem 0xc271c000-0xc271c3ff]
[ 3.356847] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 3.357000] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 3.357050] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
[ 3.357329] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
[ 3.357343] pci 0000:00:1f.2: reg 0x10: [io 0x6088-0x608f]
[ 3.357351] pci 0000:00:1f.2: reg 0x14: [io 0x6094-0x6097]
[ 3.357358] pci 0000:00:1f.2: reg 0x18: [io 0x6080-0x6087]
[ 3.357366] pci 0000:00:1f.2: reg 0x1c: [io 0x6090-0x6093]
[ 3.357373] pci 0000:00:1f.2: reg 0x20: [io 0x6060-0x607f]
[ 3.357381] pci 0000:00:1f.2: reg 0x24: [mem 0xc271b000-0xc271b7ff]
[ 3.357419] pci 0000:00:1f.2: PME# supported from D3hot
[ 3.357580] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[ 3.357596] pci 0000:00:1f.3: reg 0x10: [mem 0xc2719000-0xc27190ff 64bit]
[ 3.357617] pci 0000:00:1f.3: reg 0x20: [io 0x6040-0x605f]
[ 3.357840] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 3.357908] pci 0000:00:1c.1: PCI bridge to [bus 02-07]
[ 3.357911] pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff]
[ 3.357914] pci 0000:00:1c.1: bridge window [mem 0xc1000000-0xc1ffffff]
[ 3.357920] pci 0000:00:1c.1: bridge window [mem 0xc0000000-0xc0ffffff 64bit pref]
[ 3.357986] pci 0000:08:00.0: [14c3:7630] type 00 class 0x028000
[ 3.358007] pci 0000:08:00.0: reg 0x10: [mem 0xc2600000-0xc26fffff]
[ 3.358144] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[ 3.380938] pci 0000:00:1c.2: PCI bridge to [bus 08]
[ 3.380944] pci 0000:00:1c.2: bridge window [mem 0xc2600000-0xc26fffff]
[ 3.381039] pci 0000:09:00.0: [10ec:8136] type 00 class 0x020000
[ 3.381068] pci 0000:09:00.0: reg 0x10: [io 0x4000-0x40ff]
[ 3.381102] pci 0000:09:00.0: reg 0x18: [mem 0xc2504000-0xc2504fff 64bit]
[ 3.381125] pci 0000:09:00.0: reg 0x20: [mem 0xc2500000-0xc2503fff 64bit]
[ 3.381238] pci 0000:09:00.0: supports D1 D2
[ 3.381239] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 3.381344] pci 0000:09:00.0: System wakeup disabled by ACPI
[ 3.392960] pci 0000:00:1c.3: PCI bridge to [bus 09]
[ 3.392963] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 3.392966] pci 0000:00:1c.3: bridge window [mem 0xc2500000-0xc25fffff]
[ 3.393060] pci 0000:0a:00.0: [1002:6660] type 00 class 0x038000
[ 3.393085] pci 0000:0a:00.0: reg 0x10: [mem 0xa0000000-0xafffffff 64bit pref]
[ 3.393102] pci 0000:0a:00.0: reg 0x18: [mem 0xc2400000-0xc243ffff 64bit]
[ 3.393111] pci 0000:0a:00.0: reg 0x20: [io 0x3000-0x30ff]
[ 3.393130] pci 0000:0a:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[ 3.393211] pci 0000:0a:00.0: supports D1 D2
[ 3.393213] pci 0000:0a:00.0: PME# supported from D1 D2 D3hot
[ 3.404951] pci 0000:00:1c.4: PCI bridge to [bus 0a]
[ 3.404955] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 3.404958] pci 0000:00:1c.4: bridge window [mem 0xc2400000-0xc24fffff]
[ 3.404963] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
[ 3.405947] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 3.406009] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 3.406067] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 3.406125] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 3.406182] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 3.406239] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 3.406296] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 3.406354] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 3.406545] ACPI: Enabled 4 GPEs in block 00 to 7F
[ 3.406634] ACPI : EC: event unblocked
[ 3.406642] ACPI: _SB
.PCI0.LPCB.EC0
: GPE=0x8, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 3.406644] ACPI: _SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[ 3.407054] SCSI subsystem initialized
[ 3.407105] libata version 3.00 loaded.
[ 3.407151] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 3.407152] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 3.407156] vgaarb: loaded
[ 3.407157] vgaarb: bridge control possible 0000:00:02.0
[ 3.407180] ACPI: bus type USB registered
[ 3.407201] usbcore: registered new interface driver usbfs
[ 3.407211] usbcore: registered new interface driver hub
[ 3.407231] usbcore: registered new device driver usb
[ 3.407331] Registered efivars operations
[ 3.455508] PCI: Using ACPI for IRQ routing
[ 3.461662] PCI: pci_cache_line_size set to 64 bytes
[ 3.461725] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
[ 3.461726] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[ 3.461727] e820: reserve RAM buffer [mem 0x9c49f000-0x9fffffff]
[ 3.461729] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
[ 3.461731] e820: reserve RAM buffer [mem 0x35f600000-0x35fffffff]
[ 3.461859] NetLabel: Initializing
[ 3.461860] NetLabel: domain hash size = 128
[ 3.461861] NetLabel: protocols = UNLABELED CIPSOv4
[ 3.461878] NetLabel: unlabeled traffic allowed by default
[ 3.461998] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 3.462005] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 3.464035] clocksource: Switched to clocksource hpet
[ 3.473990] VFS: Disk quotas dquot_6.6.0
[ 3.474014] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.474142] AppArmor: AppArmor Filesystem Enabled
[ 3.474199] pnp: PnP ACPI init
[ 3.474600] system 00:00: [io 0x0680-0x069f] has been reserved
[ 3.474602] system 00:00: [io 0xffff] has been reserved
[ 3.474604] system 00:00: [io 0xffff] has been reserved
[ 3.474605] system 00:00: [io 0xffff] has been reserved
[ 3.474607] system 00:00: [io 0x1800-0x18fe] has been reserved
[ 3.474609] system 00:00: [io 0x164e-0x164f] has been reserved
[ 3.474610] system 00:00: [io 0x0454-0x0457] has been reserved
[ 3.474612] system 00:00: [io 0x0380-0x0387] has been reserved
[ 3.474617] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 3.474673] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 3.474718] pnp 00:02: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[ 3.474759] pnp 00:03: Plug and Play ACPI device, IDs SYN1ea5 SYN1e00 SYN0002 PNP0f13 (active)
[ 3.475129] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 3.475131] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[ 3.475133] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[ 3.475135] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[ 3.475136] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[ 3.475138] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 3.475140] system 00:04: [mem 0xfed90000-0xfed93fff] has been reserved
[ 3.475142] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
[ 3.475144] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 3.475145] system 00:04: [mem 0x9fa20000-0x9fa20fff] has been reserved
[ 3.475150] system 00:04: [mem 0x9fa10000-0x9fa1ffff] has been reserved
[ 3.475153] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 3.475536] pnp: PnP ACPI: found 5 devices
[ 3.481980] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 3.481986] pci 0000:0a:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[ 3.481998] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 3.482001] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[ 3.482005] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[ 3.482034] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[ 3.482036] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[ 3.482037] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 3.482039] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 3.482041] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 3.482043] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 3.482052] pci 0000:00:1c.0: BAR 14: assigned [mem 0x9fb00000-0x9fcfffff]
[ 3.482065] pci 0000:00:1c.0: BAR 15: assigned [mem 0x9fd00000-0x9fefffff 64bit pref]
[ 3.482068] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 3.482071] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 3.482074] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 3.482079] pci 0000:00:1c.0: bridge window [mem 0x9fb00000-0x9fcfffff]
[ 3.482082] pci 0000:00:1c.0: bridge window [mem 0x9fd00000-0x9fefffff 64bit pref]
[ 3.482088] pci 0000:00:1c.1: PCI bridge to [bus 02-07]
[ 3.482090] pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff]
[ 3.482094] pci 0000:00:1c.1: bridge window [mem 0xc1000000-0xc1ffffff]
[ 3.482098] pci 0000:00:1c.1: bridge window [mem 0xc0000000-0xc0ffffff 64bit pref]
[ 3.482103] pci 0000:00:1c.2: PCI bridge to [bus 08]
[ 3.482108] pci 0000:00:1c.2: bridge window [mem 0xc2600000-0xc26fffff]
[ 3.482116] pci 0000:00:1c.3: PCI bridge to [bus 09]
[ 3.482118] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 3.482122] pci 0000:00:1c.3: bridge window [mem 0xc2500000-0xc25fffff]
[ 3.482131] pci 0000:0a:00.0: BAR 6: assigned [mem 0xc2440000-0xc245ffff pref]
[ 3.482133] pci 0000:00:1c.4: PCI bridge to [bus 0a]
[ 3.482135] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 3.482140] pci 0000:00:1c.4: bridge window [mem 0xc2400000-0xc24fffff]
[ 3.482143] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
[ 3.482150] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 3.482151] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 3.482153] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 3.482154] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 3.482156] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 3.482157] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 3.482158] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 3.482160] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 3.482161] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 3.482163] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 3.482164] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 3.482165] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 3.482167] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 3.482168] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 3.482170] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 3.482171] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 3.482172] pci_bus 0000:00: resource 20 [mem 0x9fa00000-0xfeafffff window]
[ 3.482174] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 3.482176] pci_bus 0000:01: resource 1 [mem 0x9fb00000-0x9fcfffff]
[ 3.482177] pci_bus 0000:01: resource 2 [mem 0x9fd00000-0x9fefffff 64bit pref]
[ 3.482179] pci_bus 0000:02: resource 0 [io 0x5000-0x5fff]
[ 3.482180] pci_bus 0000:02: resource 1 [mem 0xc1000000-0xc1ffffff]
[ 3.482181] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xc0ffffff 64bit pref]
[ 3.482183] pci_bus 0000:08: resource 1 [mem 0xc2600000-0xc26fffff]
[ 3.482185] pci_bus 0000:09: resource 0 [io 0x4000-0x4fff]
[ 3.482186] pci_bus 0000:09: resource 1 [mem 0xc2500000-0xc25fffff]
[ 3.482187] pci_bus 0000:0a: resource 0 [io 0x3000-0x3fff]
[ 3.482189] pci_bus 0000:0a: resource 1 [mem 0xc2400000-0xc24fffff]
[ 3.482190] pci_bus 0000:0a: resource 2 [mem 0xa0000000-0xafffffff 64bit pref]
[ 3.482304] NET: Registered protocol family 2
[ 3.482545] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 3.482808] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 3.482963] TCP: Hash tables configured (established 131072 bind 65536)
[ 3.483001] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 3.483065] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 3.483163] NET: Registered protocol family 1
[ 3.483180] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 3.504178] PCI: CLS 64 bytes, default 64
[ 3.504237] Trying to unpack rootfs image as initramfs...
[ 3.989107] Freeing initrd memory: 20672K (ffff8a433578f000 - ffff8a4336bbf000)
[ 3.989111] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 3.989114] software IO TLB [mem 0x98015000-0x9c015000] (64MB) mapped at [ffff8a4398015000-ffff8a439c014fff]
[ 3.989380] Scanning for low memory corruption every 60 seconds
[ 3.989792] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 3.989827] audit: initializing netlink subsys (disabled)
[ 3.989842] audit: type=2000 audit(1482166494.944:1): initialized
[ 3.990400] Initialise system trusted keyrings
[ 3.990488] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 3.992550] zbud: loaded
[ 3.993099] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 3.993346] fuse init (API version 7.26)
[ 3.993504] Allocating IMA blacklist keyring.
[ 3.994755] Key type asymmetric registered
[ 3.994756] Asymmetric key parser 'x509' registered
[ 3.994801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 3.994836] io scheduler noop registered
[ 3.994837] io scheduler deadline registered (default)
[ 3.994846] io scheduler cfq registered
[ 3.995694] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 3.995700] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 3.995738] efifb: probing for efifb
[ 3.995750] efifb: framebuffer at 0xb0000000, using 4160k, total 4160k
[ 3.995751] efifb: mode is 1366x768x32, linelength=5504, pages=1
[ 3.995752] efifb: scrolling: redraw
[ 3.995754] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 3.999386] Console: switching to colour frame buffer device 170x48
[ 4.002841] fb0: EFI VGA frame buffer device
[ 4.002851] intel_idle: MWAIT substates: 0x11142120
[ 4.002852] intel_idle: v0.4.1 model 0x45
[ 4.003112] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 4.003325] ACPI: AC Adapter [ACAD] (on-line)
[ 4.003715] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 4.003995] ACPI: Lid Switch [LID0]
[ 4.004066] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 4.004069] ACPI: Power Button [PWRB]
[ 4.004125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 4.004127] ACPI: Power Button [PWRF]
[ 4.005682] [Firmware Bug]: Invalid critical threshold (0)
[ 4.007298] thermal LNXTHERM:00: registered as thermal_zone0
[ 4.007300] ACPI: Thermal Zone [TZ01] (50 C)
[ 4.007354] GHES: HEST is not enabled!
[ 4.007496] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 4.007530] ACPI: Battery Slot [BAT0] (battery absent)
[ 4.009270] Linux agpgart interface v0.103
[ 4.012477] brd: module loaded
[ 4.013846] loop: module loaded
[ 4.014063] libphy: Fixed MDIO Bus: probed
[ 4.014064] tun: Universal TUN/TAP device driver, 1.6
[ 4.014065] tun: (C) 1999-2004 Max Krasnyansky [email protected]
[ 4.014098] PPP generic driver version 2.4.2
[ 4.014152] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.014155] ehci-pci: EHCI PCI platform driver
[ 4.014336] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 4.014342] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 4.014354] ehci-pci 0000:00:1d.0: debug port 2
[ 4.018266] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 4.018280] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc271c000
[ 4.032103] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 4.032188] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 4.032190] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.032192] usb usb1: Product: EHCI Host Controller
[ 4.032193] usb usb1: Manufacturer: Linux 4.9.0-11-generic ehci_hcd
[ 4.032194] usb usb1: SerialNumber: 0000:00:1d.0
[ 4.032489] hub 1-0:1.0: USB hub found
[ 4.032496] hub 1-0:1.0: 2 ports detected
[ 4.032684] ehci-platform: EHCI generic platform driver
[ 4.032705] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.032709] ohci-pci: OHCI PCI platform driver
[ 4.032723] ohci-platform: OHCI generic platform driver
[ 4.032732] uhci_hcd: USB Universal Host Controller Interface driver
[ 4.032938] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 4.032944] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 4.034018] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810
[ 4.034022] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 4.034122] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 4.034123] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.034125] usb usb2: Product: xHCI Host Controller
[ 4.034126] usb usb2: Manufacturer: Linux 4.9.0-11-generic xhci-hcd
[ 4.034127] usb usb2: SerialNumber: 0000:00:14.0
[ 4.034365] hub 2-0:1.0: USB hub found
[ 4.034376] hub 2-0:1.0: 9 ports detected
[ 4.035041] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 4.035045] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 4.035079] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[ 4.035080] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.035082] usb usb3: Product: xHCI Host Controller
[ 4.035083] usb usb3: Manufacturer: Linux 4.9.0-11-generic xhci-hcd
[ 4.035084] usb usb3: SerialNumber: 0000:00:14.0
[ 4.035329] hub 3-0:1.0: USB hub found
[ 4.035337] hub 3-0:1.0: 4 ports detected
[ 4.035811] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 4.043562] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 4.043567] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 4.043868] mousedev: PS/2 mouse device common for all mice
[ 4.044115] rtc_cmos 00:01: RTC can wake from S4
[ 4.044246] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 4.044274] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[ 4.044281] i2c /dev entries driver
[ 4.044351] device-mapper: uevent: version 1.0.3
[ 4.044426] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: [email protected]
[ 4.044436] intel_pstate: Intel P-state driver initializing
[ 4.044637] ledtrig-cpu: registered to indicate activity on CPUs
[ 4.044640] EFI Variables Facility v0.08 2004-May-17
[ 4.052332] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 4.081080] NET: Registered protocol family 10
[ 4.081271] NET: Registered protocol family 17
[ 4.081277] Key type dns_resolver registered
[ 4.081482] microcode: sig=0x40651, pf=0x40, revision=0x1f
[ 4.081556] microcode: Microcode Update Driver: v2.01 [email protected], Peter Oruba
[ 4.081730] registered taskstats version 1
[ 4.081737] Loading compiled-in X.509 certificates
[ 4.084177] Loaded X.509 cert 'Build time autogenerated kernel key: 19e305ced96ca214dc3f3f4026ddabff664532c0'
[ 4.084192] zswap: loaded using pool lzo/zbud
[ 4.097008] Key type big_key registered
[ 4.098733] Key type trusted registered
[ 4.100183] Key type encrypted registered
[ 4.100187] AppArmor: AppArmor sha1 policy hashing enabled
[ 4.100188] ima: No TPM chip found, activating TPM-bypass!
[ 4.100215] evm: HMAC attrs: 0x1
[ 4.100576] Magic number: 12:54:945
[ 4.100606] tty tty2: hash matches
[ 4.100630] processor cpu0: hash matches
[ 4.100689] rtc_cmos 00:01: setting system clock to 2016-12-19 16:54:55 UTC (1482166495)
[ 4.100735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 4.100736] EDD information not available.
[ 4.100778] PM: Hibernation image not present or could not be loaded.
[ 4.102233] Freeing unused kernel memory: 2164K (ffffffffa059d000 - ffffffffa07ba000)
[ 4.102234] Write protecting the kernel read-only data: 14336k
[ 4.102533] Freeing unused kernel memory: 1320K (ffff8a4649eb6000 - ffff8a464a000000)
[ 4.103278] Freeing unused kernel memory: 344K (ffff8a464a3aa000 - ffff8a464a400000)
[ 4.109522] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 4.121635] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 4.121768] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 4.121785] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 4.121804] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 4.122384] random: udevadm: uninitialized urandom read (16 bytes read)
[ 4.122427] random: udevadm: uninitialized urandom read (16 bytes read)
[ 4.123624] random: udevadm: uninitialized urandom read (16 bytes read)
[ 4.123664] random: udevadm: uninitialized urandom read (16 bytes read)
[ 4.123675] random: udevadm: uninitialized urandom read (16 bytes read)
[ 4.123973] random: udevadm: uninitialized urandom read (16 bytes read)
[ 4.153189] wmi: Mapper loaded
[ 4.159546] [drm] Initialized
[ 4.159897] ahci 0000:00:1f.2: version 3.0
[ 4.170274] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
[ 4.170277] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[ 4.172312] scsi host0: ahci
[ 4.172476] scsi host1: ahci
[ 4.172586] scsi host2: ahci
[ 4.172698] scsi host3: ahci
[ 4.172764] ata1: SATA max UDMA/133 abar m2048@0xc271b000 port 0xc271b100 irq 41
[ 4.172766] ata2: SATA max UDMA/133 abar m2048@0xc271b000 port 0xc271b180 irq 41
[ 4.172767] ata3: DUMMY
[ 4.172768] ata4: DUMMY
[ 4.196403] [drm] radeon kernel modesetting enabled.
[ 4.196420] vga_switcheroo: detected switching method _SB_.PCI0.GFX0.ATPX handle
[ 4.196537] ATPX version 1, functions 0x00000033
[ 4.204425] [drm] Memory usable by graphics device = 2048M
[ 4.204427] checking generic (b0000000 410000) vs hw (b0000000 10000000)
[ 4.204428] fb: switching to inteldrmfb from EFI VGA
[ 4.204456] Console: switching to colour dummy device 80x25
[ 4.204550] [drm] Replacing VGA console driver
[ 4.206329] AMD IOMMUv2 driver by Joerg Roedel [email protected]
[ 4.206330] AMD IOMMUv2 functionality not available on this system
[ 4.209168] CRAT table not found
[ 4.209170] Finished initializing topology ret=0
[ 4.209184] kfd kfd: Initialized module
[ 4.209382] radeon 0000:0a:00.0: enabling device (0000 -> 0003)
[ 4.209569] [drm] initializing kernel modesetting (HAINAN 0x1002:0x6660 0x103C:0x2164 0x00).
[ 4.209581] [drm] register mmio base: 0xC2400000
[ 4.209582] [drm] register mmio size: 262144
[ 4.210087] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 4.210088] [drm] Driver supports precise vblank timestamp query.
[ 4.212493] vga_switcheroo: enabled
[ 4.216995] ATOM BIOS: HP/Quanta
[ 4.217004] [drm] GPU not posted. posting now...
[ 4.217399] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 4.220582] radeon 0000:0a:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[ 4.220584] radeon 0000:0a:00.0: GTT: 2048M 0x0000000040000000 - 0x00000000BFFFFFFF
[ 4.220589] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 4.220590] [drm] RAM width 64bits DDR
[ 4.220643] [TTM] Zone kernel: Available graphics memory: 6115280 kiB
[ 4.220644] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 4.220645] [TTM] Initializing pool allocator
[ 4.220650] [TTM] Initializing DMA pool allocator
[ 4.220671] [drm] radeon: 1024M of VRAM memory ready
[ 4.220672] [drm] radeon: 2048M of GTT memory ready.
[ 4.220684] [drm] Loading hainan Microcode
[ 4.220798] [drm] Internal thermal controller without fan control
[ 4.220870] [drm] probing gen 2 caps for device 8086:9c18 = 5323c42/0
[ 4.229477] [drm] radeon: dpm initialized
[ 4.229481] [drm] GART: num cpu pages 524288, num gpu pages 524288
[ 4.230586] [drm] probing gen 2 caps for device 8086:9c18 = 5323c42/0
[ 4.230589] [drm] PCIE gen 2 link speeds already enabled
[ 4.233572] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[ 4.233701] radeon 0000:0a:00.0: WB enabled
[ 4.233704] radeon 0000:0a:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff8a464ade7c00
[ 4.233706] radeon 0000:0a:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0xffff8a464ade7c04
[ 4.233708] radeon 0000:0a:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0xffff8a464ade7c08
[ 4.233710] radeon 0000:0a:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff8a464ade7c0c
[ 4.233711] radeon 0000:0a:00.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 and cpu addr 0xffff8a464ade7c10
[ 4.233712] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 4.233713] [drm] Driver supports precise vblank timestamp query.
[ 4.233714] radeon 0000:0a:00.0: radeon: MSI limited to 32-bit
[ 4.233781] radeon 0000:0a:00.0: radeon: using MSI.
[ 4.233816] [drm] radeon: irq initialized.
[ 4.360034] usb 2-2: new low-speed USB device number 2 using xhci_hcd
[ 4.360041] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 4.486277] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 4.486627] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 4.488291] ata2.00: ATAPI: hp DVDRAM GU70N, U703, max UDMA/100
[ 4.490147] ata2.00: configured for UDMA/100
[ 4.505584] usb 2-2: New USB device found, idVendor=046d, idProduct=c51b
[ 4.505586] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.505587] usb 2-2: Product: USB Receiver
[ 4.505588] usb 2-2: Manufacturer: Logitech
[ 4.508451] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
[ 4.508452] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.508985] hub 1-1:1.0: USB hub found
[ 4.509075] hub 1-1:1.0: 8 ports detected
[ 4.516912] ata1.00: ATA-8: TOSHIBA MQ01ABD100, AX0C4E, max UDMA/100
[ 4.516914] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 4.518606] ata1.00: configured for UDMA/100
[ 4.518786] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MQ01ABD1 4E PQ: 0 ANSI: 5
[ 4.628024] usb 2-3: new high-speed USB device number 3 using xhci_hcd
[ 4.707476] [drm:r600_ring_test [radeon]] ERROR radeon: ring 0 test failed (scratch(0x850C)=0xCAFEDEAD)
[ 4.707482] radeon 0000:0a:00.0: disabling GPU acceleration
[ 4.816067] usb 2-3: New USB device found, idVendor=04f2, idProduct=b3a6
[ 4.816069] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.816070] usb 2-3: Product: HP Truevision HD
[ 4.816072] usb 2-3: Manufacturer: SunplusIT INC.
[ 4.943207] [drm] Radeon Display Connectors
[ 4.944660] [drm] Initialized radeon 2.48.0 20080528 for 0000:0a:00.0 on minor 1
[ 4.945984] [Firmware Bug]: ACPI(PEGP) defines _DOD but not DOS
[ 4.957067] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no)
[ 4.957074] ACPI Error: [_SB
.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
[ 4.957086] ACPI Error: Method parse/execution failed [_SB.PCI0.RP05.PEGP.DD02.BCL] (Node ffff8a46528ee168), AE_NOT_FOUND (20160831/psparse-543)
[ 4.957326] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18/LNXVIDEO:00/input/input5
[ 4.959298] [drm] amdgpu kernel modesetting enabled.
[ 4.959328] vga_switcheroo: detected switching method _SB
.PCI0.GFX0.ATPX handle
[ 4.959470] ATPX version 1, functions 0x00000033
[ 4.960384] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 4.960550] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input6
[ 4.960614] [drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0
[ 4.964055] fbcon: inteldrmfb (fb0) is primary device
[ 4.976302] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 4.976304] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 4.976333] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 4.976403] sd 0:0:0:0: [sda] Write Protect is off
[ 4.976406] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.976482] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.977013] scsi 1:0:0:0: CD-ROM hp DVDRAM GU70N U703 PQ: 0 ANSI: 5
[ 5.000054] tsc: Refined TSC clocksource calibration: 2294.688 MHz
[ 5.000065] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x21139aef754, max_idle_ns: 440795211890 ns
[ 5.002198] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 5.002200] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 5.002389] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 5.002499] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 5.004011] usb 2-7: new high-speed USB device number 4 using xhci_hcd
[ 5.045315] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11
[ 5.046446] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.145481] usb 2-7: New USB device found, idVendor=0e8d, idProduct=763f
[ 5.145483] usb 2-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.145485] usb 2-7: Product: BT
[ 5.145486] usb 2-7: Manufacturer: MediaTek
[ 5.145487] usb 2-7: SerialNumber: 1.0
[ 5.154304] Bluetooth: Core ver 2.22
[ 5.154322] NET: Registered protocol family 31
[ 5.154323] Bluetooth: HCI device and connection manager initialized
[ 5.154327] Bluetooth: HCI socket layer initialized
[ 5.154329] Bluetooth: L2CAP socket layer initialized
[ 5.154335] Bluetooth: SCO socket layer initialized
[ 5.159345] usbcore: registered new interface driver btusb
[ 5.356146] random: fast init done
[ 6.024217] clocksource: Switched to clocksource tsc
[ 6.107301] Console: switching to colour frame buffer device 170x48
[ 6.126767] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 7.585313] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[ 8.484637] random: crng init done
[ 9.185339] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 9.331293] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 9.331438] systemd[1]: Detected architecture x86-64.
[ 9.336175] systemd[1]: Set hostname to .
[ 12.473328] systemd[1]: ModemManager.service: Cannot add dependency job, ignoring: Unit ModemManager.service is masked.
[ 12.474363] systemd[1]: Listening on udev Control Socket.
[ 12.474454] systemd[1]: Listening on udev Kernel Socket.
[ 12.474470] systemd[1]: Reached target Remote File Systems.
[ 12.474506] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 12.474535] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 12.474671] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 13.027398] lp: driver loaded but no devices found
[ 13.040130] ppdev: user-space parallel port driver
[ 16.769190] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[ 16.857174] systemd-journald[289]: Received request to flush runtime journal from PID 1
[ 18.246132] Initializing HPQ6001 module
[ 18.246186] input: HP Wireless hotkeys as /devices/virtual/input/input7
[ 18.289723] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[ 18.292661] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 18.647122] hp_accel: laptop model unknown, using default axes configuration
[ 18.663768] lis3lv02d: 8 bits 3DC sensor found
[ 18.719584] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input8
[ 18.743592] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 18.743601] r8169 0000:09:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 18.756568] r8169 0000:09:00.0 eth0: RTL8106e at 0xffff9548c19a5000, a0:48:1c:0e:7a:b7, XID 10900800 IRQ 44
[ 18.831641] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 18.986454] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 18.986455] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 18.986456] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 18.986456] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 18.986457] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 19.017325] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 19.017327] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 19.017328] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 19.017329] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 19.017330] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 19.017331] snd_hda_codec_realtek hdaudioC1D0: Mic=0x19
[ 19.017332] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
[ 19.026561] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
[ 19.026618] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[ 19.152458] mt7630e: loading out-of-tree module taints kernel.
[ 19.152559] mt7630e: module verification failed: signature and/or required key missing - tainting kernel
[ 19.153285] ==>MT76x0_WLAN_ChipOnOff(): OnOff:1 pAd->WlanFunCtrl.word = 0x0, Reg-WlanFunCtrl=0xffff0143
[ 19.153286] WlanFunCtrl.word = 0xffff0143
[ 19.153340] MACVersion = 0x76502000
[ 19.153347] <== MT76x0_WLAN_ChipOnOff(): pAd->WlanFunCtrl.word = 0xffff0143, Reg->WlanFunCtrl=0xffff0143!
[ 19.153361] MAC_version=0x76300002
[ 19.153365] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 7630, rev 0002 detected
[ 19.155265] MAC: fc:4d:d4:4f:d9:1e
[ 19.155267] MAC_version=0x76300002
[ 19.155268] RFIC =0x7630
[ 19.155270] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7630 detected
[ 19.155271] rt2x00dev->chip.rt = 0x7630
[ 19.155272] rt2x00dev->chip.rf = 0x7630
[ 19.170896] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 19.171255] -->RTMPAllocTxRxRingMemory
[ 19.171259] CTRL Ring: total 512 bytes allocated
[ 19.171260] <-- RTMPAllocTxRxRingMemory, Status=0
[ 19.174731] media: Linux media interface: v0.10
[ 19.268650] Linux video capture interface: v2.00
[ 19.281215] hidraw: raw HID events driver (C) Jiri Kosina
[ 19.330626] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[ 19.330679] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[ 19.330726] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
[ 19.339609] usbcore: registered new interface driver usbhid
[ 19.339610] usbhid: USB HID core driver
[ 19.442540] uvcvideo: Found UVC 1.00 device HP Truevision HD (04f2:b3a6)
[ 19.450956] uvcvideo 2-3:1.0: Entity type for entity Extension 4 was not initialized!
[ 19.450959] uvcvideo 2-3:1.0: Entity type for entity Extension 3 was not initialized!
[ 19.450960] uvcvideo 2-3:1.0: Entity type for entity Processing 2 was not initialized!
[ 19.450961] uvcvideo 2-3:1.0: Entity type for entity Camera 1 was not initialized!
[ 19.451031] input: HP Truevision HD as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/input/input15
[ 19.451086] usbcore: registered new interface driver uvcvideo
[ 19.451087] USB Video Class driver (1.1.1)
[ 19.454929] AVX2 version of gcm_enc/dec engaged.
[ 19.454930] AES CTR mode by8 optimization enabled
[ 19.699094] psmouse serio1: synaptics: queried max coordinates: x [..5696], y [..4884]
[ 19.735910] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1044..]
[ 19.804018] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1c0b1, caps: 0xf00133/0x240000/0xa2400/0x0, board id: 2665, fw id: 1458825
[ 19.846241] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
[ 19.864511] input: HP WMI hotkeys as /devices/virtual/input/input16
[ 20.125920] r8169 0000:09:00.0 eno1: renamed from eth0
[ 20.461093] mt7630e 0000:08:00.0 wlo1: renamed from wlan0
[ 20.692777] Adding 8191996k swap on /dev/sda6. Priority:-1 extents:1 across:8191996k FS
[ 20.815202] intel_rapl: Found RAPL domain package
[ 20.815204] intel_rapl: Found RAPL domain core
[ 20.815206] intel_rapl: Found RAPL domain uncore
[ 20.815207] intel_rapl: Found RAPL domain dram
[ 20.815210] intel_rapl: RAPL package 0 domain package locked by BIOS
[ 20.897968] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/0003:046D:C51B.0001/input/input17
[ 20.898100] hid-generic 0003:046D:C51B.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-2/input0
[ 20.898667] hid-generic 0003:046D:C51B.0002: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-2/input1
[ 24.163432] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[ 25.491488] audit: type=1400 audit(1482166516.887:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="url-dispatcher-bad-url-helper" pid=804 comm="apparmor_parser"
[ 25.570514] audit: type=1400 audit(1482166516.963:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=803 comm="apparmor_parser"
[ 25.570521] audit: type=1400 audit(1482166516.963:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=803 comm="apparmor_parser"
[ 25.570526] audit: type=1400 audit(1482166516.963:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=803 comm="apparmor_parser"
[ 25.570530] audit: type=1400 audit(1482166516.963:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=803 comm="apparmor_parser"
[ 25.628744] audit: type=1400 audit(1482166517.027:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="unity8-dash" pid=807 comm="apparmor_parser"
[ 25.634473] audit: type=1400 audit(1482166517.027:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=802 comm="apparmor_parser"
[ 25.634480] audit: type=1400 audit(1482166517.027:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=802 comm="apparmor_parser"
[ 25.694502] audit: type=1400 audit(1482166517.087:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=810 comm="apparmor_parser"
[ 25.694519] audit: type=1400 audit(1482166517.087:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-" pid=810 comm="apparmor_parser"
[ 29.083365] cgroup: new mount options do not match the existing superblock, will be ignored
[ 29.623681] systemd[1]: snapd.refresh.timer: Adding 2h 47min 12.025274s random time.
[ 29.623688] systemd[1]: snapd.refresh.timer: Adding 4h 28min 21.159855s random time.
[ 29.624044] systemd[1]: apt-daily.timer: Adding 3h 41min 11.260270s random time.
[ 30.108535] systemd[1]: snapd.refresh.timer: Adding 1h 35min 30.023982s random time.
[ 30.108543] systemd[1]: snapd.refresh.timer: Adding 19min 28.242651s random time.
[ 30.108897] systemd[1]: apt-daily.timer: Adding 5h 12min 11.745588s random time.
[ 30.305965] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 30.305967] Bluetooth: BNEP filters: protocol multicast
[ 30.305970] Bluetooth: BNEP socket layer initialized
[ 43.784784] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 43.896901] r8169 0000:09:00.0 eno1: link down
[ 43.896987] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 43.900519] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[ 43.900548] ===>rt2x00lib_start
[ 43.900568] ==>MT76x0_WLAN_ChipOnOff(): OnOff:1 pAd->WlanFunCtrl.word = 0xffff0143, Reg-WlanFunCtrl=0xffff0143
[ 43.900569] Reset(1) WlanFunCtrl.word = 0xffff014f
[ 43.900619] Reset(2) WlanFunCtrl.word = 0xffff0143
[ 43.900669] WlanFunCtrl.word = 0xffff0143
[ 43.900725] MACVersion = 0x76502000
[ 43.900731] <== MT76x0_WLAN_ChipOnOff(): pAd->WlanFunCtrl.word = 0xffff0143, Reg->WlanFunCtrl=0xffff0143!
[ 43.900787] ASIC is ready
[ 43.900793] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'MT7650E234.bin'
[ 44.080161] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 112.3
[ 44.094564] rt2800_load_firmware: COM_REG0(0x730) = 0x1
[ 44.102737] ===>rt2x00lib_enable_radio
[ 44.102778] ===>rt2800_enable_radio:
[ 44.103112] reg FCE_PSE_CTRL =x0
[ 44.103126] rt2800_init_bbp(): Init BBP Registers MT7630
[ 44.104136] BBP version = f000f200
[ 44.104137] rt2800_init_bbp(): Init BBP Registers MT7630
[ 44.104173] rt2800_init_bbp(): Init BBP Registers MT7630 complete
[ 44.104174] ==>rt2800lib_init_queues
[ 44.104176] -->TX_RING: Base=0x0x000000003644b000, Cnt=64
[ 44.104177] -->TX_RING: Base=0x0x000000003644c000, Cnt=64
[ 44.104178] -->TX_RING: Base=0x0x000000003644d000, Cnt=64
[ 44.104179] -->TX_RING: Base=0x0x000000003644e000, Cnt=64
[ 44.104180] -->RX_RING: Base=0x0x000000003644a000, Cnt=128
[ 44.104181] AsicInitTxRxRing
[ 44.104182] -->TX_RING_CTRL: Base=0x36449000, Cnt=32!
[ 44.104186] <===rt2800lib_init_queues
[ 44.104187] MAC fc:4d:d4:4f:d9:1e
[ 44.104194] rt2800_enable_radio -7630 Dual antenna mode
[ 44.122666] rt2800_init_rfcsr(): Init RF Registers MT7630
[ 44.123057] rt2800_init_rfcsr: B0.R22 = 0x4a
[ 44.123071] rt2800_init_rfcsr(): Init RF Registers MT7630 complete
[ 44.143988] --> AsicCheckCommanFail2 Timeout Command = 2, CmdStatus= 0x0
[ 44.164893] --> AsicCheckCommanFail2 Timeout Command = 3, CmdStatus= 0x0
[ 44.164901] rtmp_bbp_set_rxpath(): rxpath=1, Set AGC1_R0=0x21400, agc_r0=0x21400
[ 44.164903] rtmp_bbp_set_txdac(): txdac=0, Set txbe=0x0, txbe_r5=0x0
[ 44.174663] set INT_MASK_CSR = 0xdff3ff3
[ 44.174665] ==> RTMPEnableRxTx
[ 44.174668] ==> DMAIdle, GloCfg=0x50
[ 44.174773] <== WRITE DMA offset 0x208 = 0x75
[ 44.174774] <== RTMPEnableRxTx
[ 44.174776] 0x1300 = 00064300
[ 44.174777] rt2800pci_toggle_irq(1):Check if PDMA is idle!
[ 44.174779] ==> DMAIdle, GloCfg=0x75
[ 44.174780] rt2800pci_toggle_irq(2):Check if PDMA is idle!
[ 44.174782] ==> DMAIdle, GloCfg=0x75
[ 44.190733] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[ 44.191069] ===>rt2x00lib_stop
[ 44.191077] 0x20 = 0xe0ffff
[ 44.191080] 0x80 = 0xffff0143
[ 44.191406] ===>rt2x00lib_start
[ 44.191418] ==>MT76x0_WLAN_ChipOnOff(): OnOff:1 pAd->WlanFunCtrl.word = 0xffff0143, Reg-WlanFunCtrl=0xffff0143
[ 44.191419] Reset(1) WlanFunCtrl.word = 0xffff014f
[ 44.191470] Reset(2) WlanFunCtrl.word = 0xffff0143
[ 44.191521] WlanFunCtrl.word = 0xffff0143
[ 44.191577] MACVersion = 0x76502000
[ 44.191584] <== MT76x0_WLAN_ChipOnOff(): pAd->WlanFunCtrl.word = 0xffff0143, Reg->WlanFunCtrl=0xffff0143!
[ 44.191641] ASIC is ready
[ 44.206033] rt2800_load_firmware: COM_REG0(0x730) = 0x1
[ 44.214659] ===>rt2x00lib_enable_radio
[ 44.214701] ===>rt2800_enable_radio:
[ 44.215022] reg FCE_PSE_CTRL =x0
[ 44.215034] rt2800_init_bbp(): Init BBP Registers MT7630
[ 44.216035] BBP version = f000f200
[ 44.216036] rt2800_init_bbp(): Init BBP Registers MT7630
[ 44.216071] rt2800_init_bbp(): Init BBP Registers MT7630 complete
[ 44.216072] ==>rt2800lib_init_queues
[ 44.216074] -->TX_RING: Base=0x0x000000003644b000, Cnt=64
[ 44.216075] -->TX_RING: Base=0x0x000000003644c000, Cnt=64
[ 44.216076] -->TX_RING: Base=0x0x000000003644d000, Cnt=64
[ 44.216077] -->TX_RING: Base=0x0x000000003644e000, Cnt=64
[ 44.216079] -->RX_RING: Base=0x0x000000003644a000, Cnt=128
[ 44.216079] AsicInitTxRxRing
[ 44.216081] -->TX_RING_CTRL: Base=0x36449000, Cnt=32!
[ 44.216085] <===rt2800lib_init_queues
[ 44.216086] MAC fc:4d:d4:4f:d9:1e
[ 44.216093] rt2800_enable_radio -7630 Dual antenna mode
[ 44.234660] rt2800_init_rfcsr(): Init RF Registers MT7630
[ 44.235052] rt2800_init_rfcsr: B0.R22 = 0x4a
[ 44.235066] rt2800_init_rfcsr(): Init RF Registers MT7630 complete
[ 44.255984] --> AsicCheckCommanFail2 Timeout Command = 2, CmdStatus= 0x0
[ 44.276897] --> AsicCheckCommanFail2 Timeout Command = 3, CmdStatus= 0x0
[ 44.276905] rtmp_bbp_set_rxpath(): rxpath=1, Set AGC1_R0=0x21400, agc_r0=0x21400
[ 44.276908] rtmp_bbp_set_txdac(): txdac=0, Set txbe=0x0, txbe_r5=0x0
[ 44.286663] set INT_MASK_CSR = 0xdff3ff3
[ 44.286664] ==> RTMPEnableRxTx
[ 44.286667] ==> DMAIdle, GloCfg=0x50
[ 44.286772] <== WRITE DMA offset 0x208 = 0x75
[ 44.286773] <== RTMPEnableRxTx
[ 44.286775] 0x1300 = 00064300
[ 44.286776] rt2800pci_toggle_irq(1):Check if PDMA is idle!
[ 44.286778] ==> DMAIdle, GloCfg=0x75
[ 44.286779] rt2800pci_toggle_irq(2):Check if PDMA is idle!
[ 44.286781] ==> DMAIdle, GloCfg=0x75
[ 44.302745] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[ 45.635293] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[ 53.875101] ===>rt2x00lib_stop
[ 53.875111] 0x20 = 0xe0ffff
[ 53.875113] 0x80 = 0xffff0143
[ 53.875428] ===>rt2x00lib_start
[ 53.875440] ==>MT76x0_WLAN_ChipOnOff(): OnOff:1 pAd->WlanFunCtrl.word = 0xffff0143, Reg-WlanFunCtrl=0xffff0143
[ 53.875440] Reset(1) WlanFunCtrl.word = 0xffff014f
[ 53.875491] Reset(2) WlanFunCtrl.word = 0xffff0143
[ 53.875542] WlanFunCtrl.word = 0xffff0143
[ 53.875598] MACVersion = 0x76502000
[ 53.875604] <== MT76x0_WLAN_ChipOnOff(): pAd->WlanFunCtrl.word = 0xffff0143, Reg->WlanFunCtrl=0xffff0143!
[ 53.875662] ASIC is ready
[ 53.889844] rt2800_load_firmware: COM_REG0(0x730) = 0x1
[ 53.902319] ===>rt2x00lib_enable_radio
[ 53.902360] ===>rt2800_enable_radio:
[ 53.902678] reg FCE_PSE_CTRL =x0
[ 53.902690] rt2800_init_bbp(): Init BBP Registers MT7630
[ 53.903691] BBP version = f000f200
[ 53.903692] rt2800_init_bbp(): Init BBP Registers MT7630
[ 53.903726] rt2800_init_bbp(): Init BBP Registers MT7630 complete
[ 53.903727] ==>rt2800lib_init_queues
[ 53.903728] -->TX_RING: Base=0x0x000000003644b000, Cnt=64
[ 53.903729] -->TX_RING: Base=0x0x000000003644c000, Cnt=64
[ 53.903729] -->TX_RING: Base=0x0x000000003644d000, Cnt=64
[ 53.903730] -->TX_RING: Base=0x0x000000003644e000, Cnt=64
[ 53.903731] -->RX_RING: Base=0x0x000000003644a000, Cnt=128
[ 53.903732] AsicInitTxRxRing
[ 53.903732] -->TX_RING_CTRL: Base=0x36449000, Cnt=32!
[ 53.903737] <===rt2800lib_init_queues
[ 53.903738] MAC fc:4d:d4:4f:d9:1e
[ 53.903745] rt2800_enable_radio -7630 Dual antenna mode
[ 53.922328] rt2800_init_rfcsr(): Init RF Registers MT7630
[ 53.922719] rt2800_init_rfcsr: B0.R22 = 0x4a
[ 53.922734] rt2800_init_rfcsr(): Init RF Registers MT7630 complete
[ 53.943657] --> AsicCheckCommanFail2 Timeout Command = 2, CmdStatus= 0x0
[ 53.964565] --> AsicCheckCommanFail2 Timeout Command = 3, CmdStatus= 0x0
[ 53.964573] rtmp_bbp_set_rxpath(): rxpath=1, Set AGC1_R0=0x21400, agc_r0=0x21400
[ 53.964575] rtmp_bbp_set_txdac(): txdac=0, Set txbe=0x0, txbe_r5=0x0
[ 53.974334] set INT_MASK_CSR = 0xdff3ff3
[ 53.974336] ==> RTMPEnableRxTx
[ 53.974338] ==> DMAIdle, GloCfg=0x50
[ 53.974444] <== WRITE DMA offset 0x208 = 0x75
[ 53.974445] <== RTMPEnableRxTx
[ 53.974447] 0x1300 = 00064300
[ 53.974448] rt2800pci_toggle_irq(1):Check if PDMA is idle!
[ 53.974450] ==> DMAIdle, GloCfg=0x75
[ 53.974451] rt2800pci_toggle_irq(2):Check if PDMA is idle!
[ 53.974453] ==> DMAIdle, GloCfg=0x75
[ 53.990401] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[ 55.247797] wlo1: authenticate with c0:4a:00:e3:f1:8a
[ 55.270346] wlo1: send auth to c0:4a:00:e3:f1:8a (try 1/3)
[ 55.273450] wlo1: authenticated
[ 55.274244] wlo1: associate with c0:4a:00:e3:f1:8a (try 1/3)
[ 55.278182] wlo1: RX AssocResp from c0:4a:00:e3:f1:8a (capab=0x411 status=0 aid=1)
[ 55.278192] ===>rt2800_sta_add:MT7630
[ 55.278209] ===>rt2800_sta_add:MT7630 wcid=33
[ 55.278210] Connect to AP MAC: c0:4a:00:e3:f1:8a WCID=33
[ 55.278216] BtAFHCtl: COEX AFH Start Ch = 31, AFH End Ch = 78, Channel = 11, CentralChannel = 11
[ 55.278265] SendAndesAFH: -->
[ 55.278267] SendAndesAFH: LinkStatus = 1, BW = 1, Channel = 11, BssHashID = 1, PktLength = 20
[ 55.278271] AsicSendCmdToAndes not need Rsp!!!
[ 55.278274] PCIKickOutCmd (TxCpuIdx = 1)
[ 55.278275] SendAndesAFH: <--
[ 55.278277] SendAndesWLANStatus: -->
[ 55.278279] SendAndesWLANStatus: CoexOperation = 4, WlanStatus = 15, PrivilegeTime = 0, BssHashID = 1, PktLength = 16
[ 55.278280] AsicSendCmdToAndes not need Rsp!!!
[ 55.278283] PCIKickOutCmd (TxCpuIdx = 2)
[ 55.278284] ==>INT_SOURCE_CSR_7630_HCCA_DMA_DONE
[ 55.278289] ==>INT_SOURCE_CSR_7630_HCCA_DMA_DONE
[ 55.283752] BtAFHCtl: COEX AFH Start Ch = 31, AFH End Ch = 78, Channel = 11, CentralChannel = 11
[ 55.283752] SendAndesAFH: -->
[ 55.283753] SendAndesAFH: LinkStatus = 1, BW = 1, Channel = 11, BssHashID = 1, PktLength = 20
[ 55.283754] AsicSendCmdToAndes not need Rsp!!!
[ 55.283755] PCIKickOutCmd (TxCpuIdx = 3)
[ 55.283756] SendAndesAFH: <--
[ 55.283777] ==>INT_SOURCE_CSR_7630_HCCA_DMA_DONE
[ 55.288766] wlo1: associated
[ 55.288775] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[ 60.926480] systemd[1]: snapd.refresh.timer: Adding 2h 29min 33.333425s random time.
[ 60.926486] systemd[1]: snapd.refresh.timer: Adding 1h 19min 31.290430s random time.
[ 60.926942] systemd[1]: apt-daily.timer: Adding 10h 16min 58.329588s random time.
[ 61.098242] systemd[1]: snapd.refresh.timer: Adding 1h 16min 13.487732s random time.
[ 61.098248] systemd[1]: snapd.refresh.timer: Adding 2h 51min 43.846366s random time.
[ 61.098708] systemd[1]: apt-daily.timer: Adding 31min 57.194877s random time.
[ 80.203434] ata1.00: configured for UDMA/100
[ 80.203438] ata1: EH complete

Thank you.

Modprobe: FATAL error

I've installed Ubuntu Mate (Kernel 4.2.0.; Ubuntu 15.10), but Wi-fi driver didn't work. So I tried to use this driver and install it via Ethernet connection. I get this error and none of the solutions to similar problems on this page in Issues worked:

make -C /lib/modules/`uname -r`/build M=/home/beefate/MT7630E/rt2x00 modules
make[1]: Entering directory '/usr/src/linux-headers-4.2.0-36-generic'
arch/x86/Makefile:123: stack-protector enabled but compiler support broken
arch/x86/Makefile:138: CONFIG_X86_X32 enabled but no binutils support
Makefile:669: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
make[1]: gcc: Command not found
  CC [M]  /home/beefate/MT7630E/rt2x00/rt2x00dev.o
/bin/sh: 1: gcc: not found
scripts/Makefile.build:258: recipe for target '/home/beefate/MT7630E/rt2x00/rt2x00dev.o' failed
make[2]: *** [/home/beefate/MT7630E/rt2x00/rt2x00dev.o] Error 127
Makefile:1398: recipe for target '_module_/home/beefate/MT7630E/rt2x00' failed
make[1]: *** [_module_/home/beefate/MT7630E/rt2x00] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.2.0-36-generic'
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 2
cp -v firmware/*/* /lib/firmware/
‘firmware/BT/mt76x0.bin’ -> ‘/lib/firmware/mt76x0.bin’
‘firmware/Wi-FI/MT7650E234.bin’ -> ‘/lib/firmware/MT7650E234.bin’
cp rt2x00/mt7630e.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
cp: cannot stat ‘rt2x00/mt7630e.ko’: No such file or directory
Makefile:16: recipe for target 'install' failed
make: *** [install] Error 1
modprobe: FATAL: Module mt7630e not found.
modprobe: FATAL: Module mt76xx not found.

Finally i found the solution:
"You're missing the Gnu Compiler Collection. It can be installed along with other necessary build tools with the meta-package build-essential:

sudo apt-get install build-essential"
Hope it will work for you.

Doesn't compile on kernel 4.8.0-11-generic

root@andreyshade-N751JK:/home/andreyshade/MT7630E# uname -a
Linux andreyshade-N751JK 4.8.0-11-generic #12-Ubuntu SMP Sat Sep 17 20:00:03 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
/home/andreyshade/MT7630E# sudo apt-get install build-essential
Reading package lists... Done
Building dependency tree       
Reading state information... Done
build-essential is already the newest version (12.1ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@andreyshade-N751JK:/home/andreyshade/MT7630E# ./install
make -C /lib/modules/`uname -r`/build M=/home/andreyshade/MT7630E/rt2x00 modules
make[1]: Entering directory '/usr/src/linux-headers-4.8.0-11-generic'
  CC [M]  /home/andreyshade/MT7630E/rt2x00/rt2800pci.o
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1704:8: error: type defaults to ‘int’ in declaration of ‘DEFINE_PCI_DEVICE_TABLE’ [-Werror=implicit-int]
 static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = {
        ^~~~~~~~~~~~~~~~~~~~~~~
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1704:1: warning: parameter names (without types) in function declaration
 static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = {
 ^~~~~~
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1704:1: error: function ‘DEFINE_PCI_DEVICE_TABLE’ is initialized like a variable
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:2: warning: braces around scalar initializer
  { PCI_DEVICE(0x14c3, 0x7630) },
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:2: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
In file included from /home/andreyshade/MT7630E/rt2x00/rt2800pci.c:39:0:
./include/linux/pci.h:695:2: error: field name not in record or union initializer
  .vendor = (vend), .device = (dev), \
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
./include/linux/pci.h:695:2: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
  .vendor = (vend), .device = (dev), \
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
./include/linux/pci.h:695:12: error: invalid initializer
  .vendor = (vend), .device = (dev), \
            ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
./include/linux/pci.h:695:12: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
  .vendor = (vend), .device = (dev), \
            ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
./include/linux/pci.h:695:20: error: field name not in record or union initializer
  .vendor = (vend), .device = (dev), \
                    ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
./include/linux/pci.h:695:20: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
  .vendor = (vend), .device = (dev), \
                    ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
./include/linux/pci.h:695:30: warning: excess elements in scalar initializer
  .vendor = (vend), .device = (dev), \
                              ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
./include/linux/pci.h:695:30: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
  .vendor = (vend), .device = (dev), \
                              ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
./include/linux/pci.h:696:2: error: field name not in record or union initializer
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
./include/linux/pci.h:696:2: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
In file included from ./include/linux/of.h:22:0,
                 from ./include/net/dsa.h:18,
                 from ./include/linux/netdevice.h:44,
                 from ./include/linux/etherdevice.h:26,
                 from /home/andreyshade/MT7630E/rt2x00/rt2800pci.c:35:
./include/linux/mod_devicetable.h:16:20: warning: excess elements in scalar initializer
 #define PCI_ANY_ID (~0)
                    ^
./include/linux/pci.h:696:15: note: in expansion of macro ‘PCI_ANY_ID’
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
               ^~~~~~~~~~
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
./include/linux/mod_devicetable.h:16:20: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
 #define PCI_ANY_ID (~0)
                    ^
./include/linux/pci.h:696:15: note: in expansion of macro ‘PCI_ANY_ID’
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
               ^~~~~~~~~~
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
In file included from /home/andreyshade/MT7630E/rt2x00/rt2800pci.c:39:0:
./include/linux/pci.h:696:27: error: field name not in record or union initializer
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
                           ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
./include/linux/pci.h:696:27: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
                           ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
In file included from ./include/linux/of.h:22:0,
                 from ./include/net/dsa.h:18,
                 from ./include/linux/netdevice.h:44,
                 from ./include/linux/etherdevice.h:26,
                 from /home/andreyshade/MT7630E/rt2x00/rt2800pci.c:35:
./include/linux/mod_devicetable.h:16:20: warning: excess elements in scalar initializer
 #define PCI_ANY_ID (~0)
                    ^
./include/linux/pci.h:696:40: note: in expansion of macro ‘PCI_ANY_ID’
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
                                        ^~~~~~~~~~
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
./include/linux/mod_devicetable.h:16:20: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
 #define PCI_ANY_ID (~0)
                    ^
./include/linux/pci.h:696:40: note: in expansion of macro ‘PCI_ANY_ID’
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
                                        ^~~~~~~~~~
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1705:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7630) },
    ^~~~~~~~~~
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:2: warning: braces around scalar initializer
  { PCI_DEVICE(0x14c3, 0x7650) },
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:2: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
In file included from /home/andreyshade/MT7630E/rt2x00/rt2800pci.c:39:0:
./include/linux/pci.h:695:2: error: field name not in record or union initializer
  .vendor = (vend), .device = (dev), \
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
./include/linux/pci.h:695:2: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
  .vendor = (vend), .device = (dev), \
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
./include/linux/pci.h:695:12: error: invalid initializer
  .vendor = (vend), .device = (dev), \
            ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
./include/linux/pci.h:695:12: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
  .vendor = (vend), .device = (dev), \
            ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
./include/linux/pci.h:695:20: error: field name not in record or union initializer
  .vendor = (vend), .device = (dev), \
                    ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
./include/linux/pci.h:695:20: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
  .vendor = (vend), .device = (dev), \
                    ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
./include/linux/pci.h:695:30: warning: excess elements in scalar initializer
  .vendor = (vend), .device = (dev), \
                              ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
./include/linux/pci.h:695:30: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
  .vendor = (vend), .device = (dev), \
                              ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
./include/linux/pci.h:696:2: error: field name not in record or union initializer
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
./include/linux/pci.h:696:2: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
In file included from ./include/linux/of.h:22:0,
                 from ./include/net/dsa.h:18,
                 from ./include/linux/netdevice.h:44,
                 from ./include/linux/etherdevice.h:26,
                 from /home/andreyshade/MT7630E/rt2x00/rt2800pci.c:35:
./include/linux/mod_devicetable.h:16:20: warning: excess elements in scalar initializer
 #define PCI_ANY_ID (~0)
                    ^
./include/linux/pci.h:696:15: note: in expansion of macro ‘PCI_ANY_ID’
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
               ^~~~~~~~~~
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
./include/linux/mod_devicetable.h:16:20: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
 #define PCI_ANY_ID (~0)
                    ^
./include/linux/pci.h:696:15: note: in expansion of macro ‘PCI_ANY_ID’
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
               ^~~~~~~~~~
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
In file included from /home/andreyshade/MT7630E/rt2x00/rt2800pci.c:39:0:
./include/linux/pci.h:696:27: error: field name not in record or union initializer
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
                           ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
./include/linux/pci.h:696:27: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
                           ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
In file included from ./include/linux/of.h:22:0,
                 from ./include/net/dsa.h:18,
                 from ./include/linux/netdevice.h:44,
                 from ./include/linux/etherdevice.h:26,
                 from /home/andreyshade/MT7630E/rt2x00/rt2800pci.c:35:
./include/linux/mod_devicetable.h:16:20: warning: excess elements in scalar initializer
 #define PCI_ANY_ID (~0)
                    ^
./include/linux/pci.h:696:40: note: in expansion of macro ‘PCI_ANY_ID’
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
                                        ^~~~~~~~~~
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
./include/linux/mod_devicetable.h:16:20: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
 #define PCI_ANY_ID (~0)
                    ^
./include/linux/pci.h:696:40: note: in expansion of macro ‘PCI_ANY_ID’
  .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
                                        ^~~~~~~~~~
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:4: note: in expansion of macro ‘PCI_DEVICE’
  { PCI_DEVICE(0x14c3, 0x7650) },
    ^~~~~~~~~~
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:2: warning: excess elements in scalar initializer
  { PCI_DEVICE(0x14c3, 0x7650) },
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1706:2: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1707:2: warning: braces around scalar initializer
  { 0, }
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1707:2: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1707:4: error: invalid initializer
  { 0, }
    ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1707:4: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1707:2: warning: excess elements in scalar initializer
  { 0, }
  ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1707:2: note: (near initialization for ‘DEFINE_PCI_DEVICE_TABLE’)
In file included from ./include/linux/phy.h:24:0,
                 from ./include/net/dsa.h:19,
                 from ./include/linux/netdevice.h:44,
                 from ./include/linux/etherdevice.h:26,
                 from /home/andreyshade/MT7630E/rt2x00/rt2800pci.c:35:
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1717:26: error: ‘rt2800pci_device_table’ undeclared here (not in a function)
 MODULE_DEVICE_TABLE(pci, rt2800pci_device_table);
                          ^
./include/linux/module.h:213:21: note: in definition of macro ‘MODULE_DEVICE_TABLE’
 extern const typeof(name) __mod_##type##__##name##_device_table  \
                     ^~~~
./include/linux/module.h:213:27: error: ‘__mod_pci__rt2800pci_device_table_device_table’ aliased to undefined symbol ‘rt2800pci_device_table’
 extern const typeof(name) __mod_##type##__##name##_device_table  \
                           ^
/home/andreyshade/MT7630E/rt2x00/rt2800pci.c:1717:1: note: in expansion of macro ‘MODULE_DEVICE_TABLE’
 MODULE_DEVICE_TABLE(pci, rt2800pci_device_table);
 ^~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
scripts/Makefile.build:289: recipe for target '/home/andreyshade/MT7630E/rt2x00/rt2800pci.o' failed
make[2]: *** [/home/andreyshade/MT7630E/rt2x00/rt2800pci.o] Error 1
Makefile:1489: recipe for target '_module_/home/andreyshade/MT7630E/rt2x00' failed
make[1]: *** [_module_/home/andreyshade/MT7630E/rt2x00] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.8.0-11-generic'
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 2

Don't compile in Linux Kernel 4.8.0

make -C /lib/modules/uname -r/build M=/opt/MT7630E-release/rt2x00 modules
make[1]: Entering directory '/usr/src/linux-headers-4.8.0-040800rc3-generic'
CC [M] /opt/MT7630E-release/rt2x00/rt2x00dev.o
In file included from /opt/MT7630E-release/rt2x00/rt2x00dev.c:32:0:
/opt/MT7630E-release/rt2x00/rt2x00.h:2166:40: error: ‘IEEE80211_NUM_BANDS’ undeclared here (not in a function)
struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];
^
/opt/MT7630E-release/rt2x00/rt2x00.h:2167:22: error: field ‘curr_band’ has incomplete type
enum ieee80211_band curr_band;
^
/opt/MT7630E-release/rt2x00/rt2x00dev.c: In function ‘rt2x00lib_channel’:
/opt/MT7630E-release/rt2x00/rt2x00dev.c:945:32: error: ‘IEEE80211_BAND_2GHZ’ undeclared (first use in this function)
entry->band = channel <= 14 ? IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ;
^
/opt/MT7630E-release/rt2x00/rt2x00dev.c:945:32: note: each undeclared identifier is reported only once for each function it appears in
/opt/MT7630E-release/rt2x00/rt2x00dev.c:945:54: error: ‘IEEE80211_BAND_5GHZ’ undeclared (first use in this function)
entry->band = channel <= 14 ? IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ;
^
/opt/MT7630E-release/rt2x00/rt2x00dev.c: In function ‘rt2x00lib_probe_hw_modes’:
/opt/MT7630E-release/rt2x00/rt2x00dev.c:1009:20: error: ‘IEEE80211_BAND_2GHZ’ undeclared (first use in this function)
rt2x00dev->bands[IEEE80211_BAND_2GHZ].n_channels = 14;
^
/opt/MT7630E-release/rt2x00/rt2x00dev.c:1025:20: error: ‘IEEE80211_BAND_5GHZ’ undeclared (first use in this function)
rt2x00dev->bands[IEEE80211_BAND_5GHZ].n_channels =
^
In file included from ./include/linux/linkage.h:4:0,
from ./include/linux/kernel.h:6,
from /opt/MT7630E-release/rt2x00/rt2x00dev.c:27:
/opt/MT7630E-release/rt2x00/rt2x00dev.c: In function ‘rt2x00lib_remove_hw’:
/opt/MT7630E-release/rt2x00/rt2x00dev.c:1050:41: error: ‘IEEE80211_BAND_2GHZ’ undeclared (first use in this function)
if (likely(rt2x00dev->hw->wiphy->bands[IEEE80211_BAND_2GHZ])) {
^
./include/linux/compiler.h:167:40: note: in definition of macro ‘likely’

define likely(x) __builtin_expect(!!(x), 1)

                                    ^

/opt/MT7630E-release/rt2x00/rt2x00dev.c:1054:31: error: ‘IEEE80211_BAND_5GHZ’ undeclared (first use in this function)
rt2x00dev->hw->wiphy->bands[IEEE80211_BAND_5GHZ] = NULL;
^
scripts/Makefile.build:289: recipe for target '/opt/MT7630E-release/rt2x00/rt2x00dev.o' failed
make[2]: *** [/opt/MT7630E-release/rt2x00/rt2x00dev.o] Error 1
Makefile:1477: recipe for target 'module/opt/MT7630E-release/rt2x00' failed
make[1]: *** [module/opt/MT7630E-release/rt2x00] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.8.0-040800rc3-generic'
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 2

Debian 8 Jessie?

Please try support Debian Jessie! Thanks :-)

Console output:

root@Daniel-PC:/tmp/wifid/MT7630E# sh ./install
make -C /lib/modules/`uname -r`/build M=/tmp/wifid/MT7630E/rt2x00 modules
make[1]: Entering directory '/lib/modules/3.16.0-4-amd64/build'
make[1]: *** No rule to make target 'modules'.  Stop.
make[1]: Leaving directory '/lib/modules/3.16.0-4-amd64/build'
Makefile:7: recipe for target 'all' failed
make: *** [all] Error 2
cp -v firmware/*/* /lib/firmware/
”firmware/BT/mt76x0.bin” -> ”/lib/firmware/mt76x0.bin”
”firmware/Wi-FI/MT7650E234.bin” -> ”/lib/firmware/MT7650E234.bin”
cp rt2x00/mt7630e.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
cp: stat ”rt2x00/mt7630e.ko” sikertelen: Nincs ilyen fájl vagy könyvtár
Makefile:15: recipe for target 'install' failed
make: *** [install] Error 1
modprobe: FATAL: Module mt7630e not found.
modprobe: FATAL: Module mt76xx not found.

modprobe: ERROR: could not insert ('mt7630e/mt76xx'): Required key not available

hey so I'm new to ubuntu but no matter what i try i cannot get your driver to work. when i try installing it i get the following:

bruno@bruno-TP300LDB:~/MT7630E$ sudo ./install
make -C /lib/modules/uname -r/build M=/home/bruno/MT7630E/rt2x00 modules
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-24-generic'
Building modules, stage 2.
MODPOST 1 modules
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-24-generic'
make -C /lib/modules/uname -r/build M=/home/bruno/MT7630E/btloader modules
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-24-generic'
Building modules, stage 2.
MODPOST 1 modules
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-24-generic'
cp -v firmware// /lib/firmware/
'firmware/BT/mt76x0.bin' -> '/lib/firmware/mt76x0.bin'
'firmware/Wi-FI/MT7650E234.bin' -> '/lib/firmware/MT7650E234.bin'
cp rt2x00/mt7630e.ko /lib/modules/uname -r/kernel/drivers/net/wireless/
cp btloader/mt76xx.ko /lib/modules/uname -r/kernel/drivers/net/wireless/
depmod
modprobe: ERROR: could not insert 'mt7630e': Required key not available
modprobe: ERROR: could not insert 'mt76xx': Required key not available

now im not sure if i am doing anything wrong but any help would be appreciated, and let me know if you need any more info, thanks!

[Fedora] System Freeze during install

I'm trying to install release 2.0.8 on my Fedora 24 Kernel 4.7 the system freezes after depmod. I waited long for the completion, but i always have to hard reboot system to make system responsive again.

Thanks !

build modules for remix os failed

I download Remix OS kernel's source code here, trying to build mt7630e modules by make KDIR=/home/zepp/build/remix-os-mt7630e/kernel , but I got these error message:

make -C /home/zepp/build/remix-os-mt7630e/kernel M=/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00 modules
make[1]: Entering directory '/home/zepp/build/remix-os-mt7630e/kernel'

  WARNING: Symbol version dump ./Module.symvers
           is missing; modules will have no dependencies and modversions.

  Building modules, stage 2.
  MODPOST 1 modules
  CC      /home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.o
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:8:1: error: variable ‘__this_module’ has initializer but incomplete type
 __attribute__((section(".gnu.linkonce.this_module"))) = {
 ^
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:9:2: error: unknown field ‘name’ specified in initializer
  .name = KBUILD_MODNAME,
  ^
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:9:10: warning: excess elements in struct initializer
  .name = KBUILD_MODNAME,
          ^
<command-line>:0:16: note: in definition of macro ‘KBUILD_STR’
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:9:10: note: in expansion of macro ‘KBUILD_MODNAME’
  .name = KBUILD_MODNAME,
          ^
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:9:10: note: (near initialization for ‘__this_module’)
  .name = KBUILD_MODNAME,
          ^
<command-line>:0:16: note: in definition of macro ‘KBUILD_STR’
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:9:10: note: in expansion of macro ‘KBUILD_MODNAME’
  .name = KBUILD_MODNAME,
          ^
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:10:2: error: unknown field ‘init’ specified in initializer
  .init = init_module,
  ^
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:10:10: warning: excess elements in struct initializer
  .init = init_module,
          ^
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:10:10: note: (near initialization for ‘__this_module’)
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:14:2: error: unknown field ‘arch’ specified in initializer
  .arch = MODULE_ARCH_INIT,
  ^
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:14:10: error: ‘MODULE_ARCH_INIT’ undeclared here (not in a function)
  .arch = MODULE_ARCH_INIT,
          ^
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:14:10: warning: excess elements in struct initializer
/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.c:14:10: note: (near initialization for ‘__this_module’)
scripts/Makefile.modpost:114: recipe for target '/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.o' failed
make[2]: *** [/home/zepp/build/remix-os-mt7630e/MT7630E-release/rt2x00/mt7630e.mod.o] Error 1
Makefile:1387: recipe for target 'modules' failed
make[1]: *** [modules] Error 2
make[1]: Leaving directory '/home/zepp/build/remix-os-mt7630e/kernel'
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 2

Hope support for Android-x86 will be added

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.