You are not logged in.

#1 2018-01-07 22:26:54

dragon18
Member
Registered: 2018-01-07
Posts: 13

Trouble connected to Archer T1U wireless adapter

I recently converted my computer from Windows to Arch, and I've been having trouble getting the wifi to work. My wifi chip is an Archer T1U, and it says it is supposed to be compatible with Linux, but I'm having trouble getting the drivers to work.

I've tried compiling multiple drivers, including the official one. I've also attempted to compile other drivers, but I've had no success either. It's possible that I'm having some issues with make, but I've installed gcc, so I'm not sure what could be wrong.

Any advice, suggestions about drivers, or help with make would be appreciated.

Offline

#2 2018-01-07 22:36:40

loqs
Member
Registered: 2014-03-06
Posts: 18,014

Re: Trouble connected to Archer T1U wireless adapter

Welcome to the arch linux forums dragon18.  What is the device Wireless_network_configuration#Check_the_driver_status specifically its VID:PID.

dragon18 wrote:

I've tried compiling multiple drivers, including the official one. I've also attempted to compile other drivers, but I've had no success either. It's possible that I'm having some issues with make, but I've installed gcc, so I'm not sure what could be wrong.

Post complete logs/output/versions/error messages  What exact commands did you run and what was the output from each of those commands.
Edit:
I suspect you will need https://aur.archlinux.org/packages/rtl8188eu-git/ but need the VID:PID to confirm and also depending on what you have previously done there may be files from your manual driver installation that should be removed.

Last edited by loqs (2018-01-07 22:41:01)

Offline

#3 2018-01-07 22:49:38

dragon18
Member
Registered: 2018-01-07
Posts: 13

Re: Trouble connected to Archer T1U wireless adapter

The device's VID:PID is 2357:0105. There was no description after it.

When I ran make on the driver mentioned above, I got this:

"******************************************"
"NO SKRC,we will use default KSRC"
"******************************************"
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.14.11-1-ARCH/build M=/home/USER/Desktop/Driver  modules
make[1]: Entering directory '/usr/lib/modules/4.14.11-1-ARCH/build'
"******************************************"
"NO SKRC,we will use default KSRC"
"******************************************"
  CC [M]  /home/USER/Desktop/Driver/core/rtw_cmd.o
In file included from /home/USER/Desktop/Driver/include/drv_types.h:32:0,
                 from /home/USER/Desktop/Driver/core/rtw_cmd.c:22:
/home/USER/Desktop/Driver/include/osdep_service.h: In function 'thread_enter':
/home/USER/Desktop/Driver/include/osdep_service.h:342:2: error: implicit declaration of function 'allow_signal'; did you mean 'do_signal'? [-Werror=implicit-function-declaration]
  allow_signal(SIGTERM);
  ^~~~~~~~~~~~
  do_signal
/home/USER/Desktop/Driver/include/osdep_service.h: In function 'flush_signals_thread':
/home/USER/Desktop/Driver/include/osdep_service.h:352:6: error: implicit declaration of function 'signal_pending'; did you mean 'timer_pending'? [-Werror=implicit-function-declaration]
  if (signal_pending (current))
      ^~~~~~~~~~~~~~
      timer_pending
/home/USER/Desktop/Driver/include/osdep_service.h:354:3: error: implicit declaration of function 'flush_signals'; did you mean 'do_signal'? [-Werror=implicit-function-declaration]
   flush_signals(current);
   ^~~~~~~~~~~~~
   do_signal
/home/USER/Desktop/Driver/core/rtw_cmd.c: At top level:
/home/USER/Desktop/Driver/core/rtw_cmd.c:3651:1: fatal error: opening dependency file /home/USER/Desktop/Driver/core/.rtw_cmd.o.d: Permission denied
 }
 ^
cc1: some warnings being treated as errors
compilation terminated.
make[2]: *** [scripts/Makefile.build:315: /home/USER/Desktop/Driver/core/rtw_cmd.o] Error 1
make[1]: *** [Makefile:1507: _module_/home/USER/Desktop/Driver] Error 2
make[1]: Leaving directory '/usr/lib/modules/4.14.11-1-ARCH/build'
make: *** [Makefile:1367: modules] Error 2

Last edited by dragon18 (2018-01-07 22:51:21)

Offline

#4 2018-01-07 23:09:35

loqs
Member
Registered: 2014-03-06
Posts: 18,014

Re: Trouble connected to Archer T1U wireless adapter

https://aur.archlinux.org/packages/mt76 … -dkms-git/ has the right VID:PID but no recent comments on if it works with 4.14

Offline

#5 2018-01-07 23:56:48

dragon18
Member
Registered: 2018-01-07
Posts: 13

Re: Trouble connected to Archer T1U wireless adapter

I tried installing that with sudo yaourt -S mt7610u_sta-dkms-git, but got this.

==> Downloading mt7610u_sta-dkms-git PKGBUILD from AUR...
x .SRCINFO
x PKGBUILD
x dkms.conf
x mt7610u_sta.install
rezad commented on 2016-11-21 03:34                      
@edh
my problem is that this device id is not even included in that repo.
and yes I have looked at the PKGBUILD and the github page (and many other forks of this mediatek repo for that matter).
and I have tried many of these repos (some with the device ID added to config by the fork author) but most when they get compiled the built module doesn't have the device in it ( at least I don't see it with modinfo).

adding the device id to the rtusb_dev_id.c file didn't work for me.
maybe I need to change some other files too.
that was my request for help.

and by compatible you mean 3.10? as in 2.6-3.10 that is reported officially in tp-link website?

I wont be buying anymore tp-link crap.
burned me more that once.


edh commented on 2016-11-21 17:38                        
@rezad
Right, that is the same problem as frallanfree had and luben93 recommended him to check out a specific commit [1]. 
The latest supported kernel should be 4.6 since this package uses the repo from SmallDeadGuy. If you compile the module using different repos be sure to search for mt7650u_sta since sometimes this module might work as well.
Btw. MediaTek is at fault and their chips in general have horrible support for Linux.

[1] https://github.com/UlfWetzker/mt7610u_wifi_sta_v3002_dpo_20130916/commit/35a9c6f6a5c7cdce0e1b4c49e353eca5374bf862

askapache commented on 2016-12-11 20:04                  
Trying to get it to work for T4UH, device id: ID 2357:0103

edh commented on 2016-12-11 20:14                        
@askapache
This package is for the mt7610u chipset which is used by the WiFi dongles listed here [1]. Your device however is not among those [2]! A quick look at the wikidevi page [2] would have answered you that question. Plus it states that your dongle is using a Realtek chip to be precise the Realtek RTL8812AU . Therefore using one of the package which really do provide support for those might work for you [3].
Please do you research before posting to the comment section. The comments are mostly invaluable if you try to adapt this package and unnecessary comments hinder most users from taking them seriously.

[1] https://wikidevi.com/wiki/MediaTek_MT7610U
[2] https://wikidevi.com/wiki/TP-LINK_Archer_T4UH
[3] https://aur.archlinux.org/packages/?O=0K=RTL8812AU

edh commented on 2016-12-11 20:30                        
This package provides support for the MediaTek MT7610U chip used in the WiFi dongles listed here [1].
Unfortunately the latest supported kernel is 4.6. This package currently uses the repository from SmallDeadGuy but it can easily be adapted to build from other sources. If you compile the module using a different repo be sure to search for mt7650u_sta as well since sometimes the names seem to be misused and the other module might work instead.
Btw. MediaTek in general has horrible support for Linux. In other words, welcome to the mighty journey of how to make you dongle work.

If you have written a patch which might enable a more stable experience or found new hints, please be sure to post them into the comment section. I will try to summarize all useful information in this comment.
* Users with an ID which is not included in the repo might consider taking a look at this commit [2] and adapt it to their needs (thanks luben93)
* Support for linux 4.8 was added to chenhaiq's repo [3], therefore you might consider switching the source. Remember to honor the possibly mixed up naming schema.
* Useful forks of the 'original' repo can be found through github [4].

[1] https://wikidevi.com/wiki/MediaTek_MT7610U
[2] https://github.com/UlfWetzker/mt7610u_wifi_sta_v3002_dpo_20130916/commit/35a9c6f6a5c7cdce0e1b4c49e353eca5374bf862
[3] https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916/commit/e94efe2cd0e08b5d2a40a57b8548359e74dcb2f9
[4] https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916/network

mt7610u_sta-dkms-git r28.2ecaea4-1  (2017-01-07 14:17)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n

==> ERROR: Running makepkg as root is not allowed as it can cause permanent,
catastrophic damage to your system.
==> ERROR: An unknown error has occurred. Exiting...
Unable to read PKGBUILD

Offline

#6 2018-01-08 00:26:22

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,180

Re: Trouble connected to Archer T1U wireless adapter

From whence comes the awful advice to use yaourt such that all newcomers seem to find it?   Who hates newcomers so much that they feel the need to offer advice designed to cause such grief and sorrow?

Do it right.  The first time.  Free your mind of the crutches of piss-poor "software"

Behold:

ewaller@turing ~/devel/build 1011 %git clone https://aur.archlinux.org/mt7610u_sta-dkms-git/     
Cloning into 'mt7610u_sta-dkms-git'...
remote: Counting objects: 24, done.
remote: Compressing objects: 100% (18/18), done.
remote: Total 24 (delta 6), reused 22 (delta 6)
Unpacking objects: 100% (24/24), done.
ewaller@turing ~/devel/build 1012 %cd mt7610u_sta-dkms-git                                  
ewaller@turing ~/devel/build/mt7610u_sta-dkms-git 1013 %makepkg -s                                               
==> Making package: mt7610u_sta-dkms-git r28.2ecaea4-1 (Sun Jan  7 16:22:19 PST 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning mt7610u_sta git repo...
Cloning into bare repository '/home/ewaller/devel/build/mt7610u_sta-dkms-git/mt7610u_sta'...
remote: Counting objects: 576, done.
remote: Total 576 (delta 0), reused 0 (delta 0), pack-reused 576
Receiving objects: 100% (576/576), 2.22 MiB | 3.74 MiB/s, done.
Resolving deltas: 100% (253/253), done.
  -> Found dkms.conf
==> Validating source files with sha512sums...
    mt7610u_sta ... Skipped
    dkms.conf ... Passed
==> Extracting sources...
  -> Creating working copy of mt7610u_wifi_sta_v3002_dpo_20130916 git repo...
Cloning into 'mt7610u_sta'...
done.
==> Starting pkgver()...
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "mt7610u_sta-dkms-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mt7610u_sta-dkms-git r28.2ecaea4-1 (Sun Jan  7 16:22:26 PST 2018)
ewaller@turing ~/devel/build/mt7610u_sta-dkms-git 1014 %pacman -U mt7610u_sta-dkms-git-r28.2ecaea4-1-any.pkg.tar.xz 

Is not that easy?

Edit:  Now, whether the driver works is another issue.  See loqs's post below.  You might need a patch step in there as well

Last edited by ewaller (2018-01-08 00:34:00)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2018-01-08 00:28:14

loqs
Member
Registered: 2014-03-06
Posts: 18,014

Re: Trouble connected to Archer T1U wireless adapter

Looks like the package also needs a patch for recent kernels see Patching_in_ABS#Applying_patches

diff --git a/os/linux/cfg80211.c b/os/linux/cfg80211.c
index 2187da3..1ab575c 100644
--- a/os/linux/cfg80211.c
+++ b/os/linux/cfg80211.c
@@ -300,7 +300,11 @@ Note:
 	For iw utility: set type, set monitor
 ========================================================================
 */
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,32))
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,12,0))
+static int CFG80211_OpsVirtualInfChg(struct wiphy *pWiphy,
+	struct net_device *pNetDevIn, enum nl80211_iftype Type,
+	struct vif_params *pParams)
+#elif (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,32))
 static int CFG80211_OpsVirtualInfChg(
 	IN struct wiphy					*pWiphy,
 	IN struct net_device			*pNetDevIn,
@@ -351,8 +355,14 @@ static int CFG80211_OpsVirtualInfChg(
 
 	pNetDev->ieee80211_ptr->iftype = Type;
 
-	if (pFlags != NULL)
-	{
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,12,0))
+	u32 *pFlags;
+	if (pParams != NULL) {
+		pFlags = & (pParams->flags);
+#else
+	if (pFlags != NULL) {
+#endif /* LINUX_VERSION_CODE */
+
 		Filter = 0;
 
 		if (((*pFlags) & NL80211_MNTR_FLAG_FCSFAIL) == NL80211_MNTR_FLAG_FCSFAIL)
diff --git a/os/linux/sta_ioctl.c b/os/linux/sta_ioctl.c
index 50afb88..660b8ac 100644
--- a/os/linux/sta_ioctl.c
+++ b/os/linux/sta_ioctl.c
@@ -693,7 +693,7 @@ int rt_ioctl_iwaplist(struct net_device *dev,
 		set_quality(pAd, &qual[i], pList); /*&pAd->ScanTab.BssEntry[i]); */
 	}
 	data->length = i;
-	memcpy(extra, &addr, i*sizeof(addr[0]));
+	memcpy(extra, addr, i*sizeof(struct sockaddr));
 	data->flags = 1;		/* signal quality present (sort of) */
 	memcpy(extra + i*sizeof(addr[0]), &qual, i*sizeof(qual[i]));
 

Offline

#8 2018-01-08 01:08:00

dragon18
Member
Registered: 2018-01-07
Posts: 13

Re: Trouble connected to Archer T1U wireless adapter

Ewaller, your suggestion worked. However, it didn't do anything. I'm assuming loqs's patch needs to be added.

Loqs, I'm a little confused by your instructions. I read the wiki page a few times, and I'm not sure where to start. Is there a link that I should follow to get the new files? Or should it patch itself automatically? Or what should I know?

Last edited by dragon18 (2018-01-08 01:09:50)

Offline

#9 2018-01-08 01:37:54

loqs
Member
Registered: 2014-03-06
Posts: 18,014

Re: Trouble connected to Archer T1U wireless adapter

What did you do to install the package again the command you used and its output are missing

$ makepkg -rsi
==> Making package: mt7610u_sta-dkms-git r28.2ecaea4-1 (Mon  8 Jan 01:16:33 GMT 2018)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) dkms-2.5-1

Total Installed Size:  0.16 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                     [######################] 100%
(1/1) checking package integrity                   [######################] 100%
(1/1) loading package files                        [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
(1/1) checking available disk space                [######################] 100%
:: Processing package changes...
(1/1) installing dkms                              [######################] 100%
Optional dependencies for dkms
    linux-headers: build modules against the Arch kernel
    linux-lts-headers: build modules against the LTS kernel
    linux-zen-headers: build modules against the ZEN kernel
    linux-hardened-headers: build modules against the HARDENED kernel
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning mt7610u_sta git repo...
Cloning into bare repository '/tmp/mt7610u_sta-dkms-git/mt7610u_sta'...
remote: Counting objects: 576, done.
remote: Total 576 (delta 0), reused 0 (delta 0), pack-reused 576
Receiving objects: 100% (576/576), 2.22 MiB | 2.44 MiB/s, done.
Resolving deltas: 100% (253/253), done.
  -> Found dkms.conf
==> Validating source files with sha512sums...
    mt7610u_sta ... Skipped
    dkms.conf ... Passed
==> Extracting sources...
  -> Creating working copy of mt7610u_wifi_sta_v3002_dpo_20130916 git repo...
Cloning into 'mt7610u_sta'...
done.
==> Starting pkgver()...
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "mt7610u_sta-dkms-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mt7610u_sta-dkms-git r28.2ecaea4-1 (Mon  8 Jan 01:16:43 GMT 2018)
==> Installing package mt7610u_sta-dkms-git with pacman -U...
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) mt7610u_sta-dkms-git-r28.2ecaea4-1

Total Installed Size:  8.05 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                     [######################] 100%
(1/1) checking package integrity                   [######################] 100%
(1/1) loading package files                        [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
(1/1) checking available disk space                [######################] 100%
:: Processing package changes...
(1/1) installing mt7610u_sta-dkms-git              [######################] 100%
==> NOTE: The module is named mt7610u_sta . Use modprobe to load it without restarting. 
:: Running post-transaction hooks...
(1/2) Install DKMS modules
==> dkms install mt7610u_sta/r28.2ecaea4 -k 4.15.0-rc6-1-mainline
Error! Bad return status for module build on kernel: 4.15.0-rc6-1-mainline (x86_64)
Consult /var/lib/dkms/mt7610u_sta/r28.2ecaea4/build/make.log for more information.
==> dkms install mt7610u_sta/r28.2ecaea4 -k 4.14.12-1-stable
Error! Bad return status for module build on kernel: 4.14.12-1-stable (x86_64)
Consult /var/lib/dkms/mt7610u_sta/r28.2ecaea4/build/make.log for more information.
(2/2) Arming ConditionNeedsUpdate...

Then you would check /var/lib/dkms/mt7610u_sta/r28.2ecaea4/build/make.log for errors.
To apply the patch you need to place the contents of my code block in a file in the mt7610u_sta-dkms-git then follow steps 1, 2 and 5
you can skip 3 and 4 as the PKGBUILD already has a prepare function and it changes into the correct directory as the first command in the prepare function.
You would add the patch command as the second command in the prepare function although performing 1 then 5 then 2 so updpksums is run last
and you only edit the PKGBUILD is my normal approach

$ cp ~/Documents/mt7610u_sta-dkms-git.patch . #replace this with placing the patch from my code block in a file in the $PKGDIR
$ nano PKGBUILD #edit the PKGBUILD as described

The changes to the PKGBUILD shown as a diff

$ git diff
diff --git a/PKGBUILD b/PKGBUILD
index a20049f..a715685 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,8 @@ provides=("mt7610u_sta=${pkgver}" "mt7610u_wifi_sta=${pkgver}")
 conflicts=("mt7610u_sta" "mt7610u_wifi_sta")
 install="${_pkgbase}.install"
 source=("${_pkgbase}"::"git+https://github.com/xSmallDeadGuyx/mt7610u_wifi_sta_v3002_dpo_20130916.git"
-       "dkms.conf")
+       "dkms.conf"
+       'mt7610u_sta-dkms-git.patch')
 sha512sums=('SKIP'
             '9662793c051f1147e3be440374877b01df58880c0c0815d8ca39ed23f1cb1cfa6b17b55730b827d27bd3123d69d65d4f8f266bcf382d4e32e8cd03e3d8442981')
 
@@ -29,6 +30,7 @@ pkgver() {
 
 package() {
        cd "${srcdir}/${_pkgbase}"
+       patch -p1 -i ../mt7610u_sta-dkms-git.patch
 

Continuing with applying the patch

$ updpkgsums #update the checksums
==> Retrieving sources...
  -> Found dkms.conf
  -> Found mt7610u_sta-dkms-git.patch
==> Generating checksums for source files...
$ makepkg -rsiCf #added -f as the package has already been built and -C to clean the $srcdir
==> Making package: mt7610u_sta-dkms-git r28.2ecaea4-1 (Mon  8 Jan 01:29:45 GMT 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating mt7610u_sta git repo...
Fetching origin
  -> Found dkms.conf
  -> Found mt7610u_sta-dkms-git.patch
==> Validating source files with sha512sums...
    mt7610u_sta ... Skipped
    dkms.conf ... Passed
    mt7610u_sta-dkms-git.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of mt7610u_wifi_sta_v3002_dpo_20130916 git repo...
Cloning into 'mt7610u_sta'...
done.
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
patching file os/linux/cfg80211.c
patching file os/linux/sta_ioctl.c
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "mt7610u_sta-dkms-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mt7610u_sta-dkms-git r28.2ecaea4-1 (Mon  8 Jan 01:29:50 GMT 2018)
==> Installing package mt7610u_sta-dkms-git with pacman -U...
loading packages...
warning: mt7610u_sta-dkms-git-r28.2ecaea4-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) mt7610u_sta-dkms-git-r28.2ecaea4-1

Total Installed Size:  8.05 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                     [######################] 100%
(1/1) checking package integrity                   [######################] 100%
(1/1) loading package files                        [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
(1/1) checking available disk space                [######################] 100%
:: Running pre-transaction hooks...
(1/1) Remove DKMS modules
==> dkms remove mt7610u_sta/r28.2ecaea4 -k 4.15.0-rc6-1-mainline
Error! There is no instance of mt7610u_sta r28.2ecaea4
for kernel 4.15.0-rc6-1-mainline (x86_64) located in the DKMS tree.
==> dkms remove mt7610u_sta/r28.2ecaea4 -k 4.14.12-1-stable
Error! There is no instance of mt7610u_sta r28.2ecaea4
for kernel 4.14.12-1-stable (x86_64) located in the DKMS tree.
:: Processing package changes...
(1/1) reinstalling mt7610u_sta-dkms-git            [######################] 100%
==> NOTE: The module is named mt7610u_sta . Use modprobe to load it without restarting. 
:: Running post-transaction hooks...
(1/2) Install DKMS modules
==> dkms install mt7610u_sta/r28.2ecaea4 -k 4.15.0-rc6-1-mainline
==> dkms install mt7610u_sta/r28.2ecaea4 -k 4.14.12-1-stable
(2/2) Arming ConditionNeedsUpdate...

This time there is no error from DKMS so it built and installed successfully but that is all I tested.
Edit:
There were errors from DKMS but that was because the previous time it failed to build successfully for either kernel so there is nothing for DKMS to locate.

Last edited by loqs (2018-01-08 01:41:07)

Offline

#10 2018-01-08 02:09:33

dragon18
Member
Registered: 2018-01-07
Posts: 13

Re: Trouble connected to Archer T1U wireless adapter

My input and output were similar to ewaller's.

[USER@archlinux Desktop]$ git clone https://aur.archlinux.org/mt7610u_sta-dkms-git
Cloning into 'mt7610u_sta-dkms-git'...
remote: Counting objects: 24, done.
remote: Compressing objects: 100% (18/18), done.
remote: Total 24 (delta 6), reused 22 (delta 6)
Unpacking objects: 100% (24/24), done.
[USER@archlinux Desktop]$ cd mt7610u_s
bash: cd: mt7610u_s: No such file or directory
[USER@archlinux Desktop]$ cd mt7610u_sta-dkms-git/
[USER@archlinux mt7610u_sta-dkms-git]$ makepkg -s 
==> Making package: mt7610u_sta-dkms-git r28.2ecaea4-1 (Sun Jan  7 19:42:03 UTC 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning mt7610u_sta git repo...
Cloning into bare repository '/home/USER/Desktop/mt7610u_sta-dkms-git/mt7610u_sta'...
remote: Counting objects: 576, done.
remote: Total 576 (delta 0), reused 0 (delta 0), pack-reused 576
Receiving objects: 100% (576/576), 2.22 MiB | 202.00 KiB/s, done.
Resolving deltas: 100% (253/253), done.
  -> Found dkms.conf
==> Validating source files with sha512sums...
    mt7610u_sta ... Skipped
    dkms.conf ... Passed
==> Extracting sources...
  -> Creating working copy of mt7610u_wifi_sta_v3002_dpo_20130916 git repo...
Cloning into 'mt7610u_sta'...
done.
==> Starting pkgver()...
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "mt7610u_sta-dkms-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mt7610u_sta-dkms-git r28.2ecaea4-1 (Sun Jan  7 19:42:24 UTC 2018)
[USER@archlinux mt7610u_sta-dkms-git]$ sudo pacman -U mt7610u_sta-dkms-git-r28.2ecaea4-1-any.pkg.tar.xz 
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) mt7610u_sta-dkms-git-r28.2ecaea4-1

Total Installed Size:  8.18 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                       [############################] 100%
(1/1) checking package integrity                     [############################] 100%
(1/1) loading package files                          [############################] 100%
(1/1) checking for file conflicts                    [############################] 100%
error: failed to commit transaction (conflicting files)
mt7610u_sta-dkms-git: /etc/Wireless/RT2870STA/RT2870STA.dat exists in filesystem
Errors occurred, no packages were upgraded.
[USER@archlinux mt7610u_sta-dkms-git]$ sudo mv /etc/Wireless/RT2870STA/RT2870STA.dat /etc/Wireless/RT2870STA/RT2870STA.bak.dat 
[USER@archlinux mt7610u_sta-dkms-git]$ sudo pacman -U mt7610u_sta-dkms-git-r28.2ecaea4-1-any.pkg.tar.xz                        
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) mt7610u_sta-dkms-git-r28.2ecaea4-1

Total Installed Size:  8.18 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                       [############################] 100%
(1/1) checking package integrity                     [############################] 100%
(1/1) loading package files                          [############################] 100%
(1/1) checking for file conflicts                    [############################] 100%
(1/1) checking available disk space                  [############################] 100%
:: Processing package changes...
(1/1) installing mt7610u_sta-dkms-git                [############################] 100%
==> NOTE: The module is named mt7610u_sta . Use modprobe to load it without restarting. 
:: Running post-transaction hooks...
(1/2) Install DKMS modules
==> dkms install mt7610u_sta/r28.2ecaea4 -k 4.14.11-1-ARCH
Error! Bad return status for module build on kernel: 4.14.11-1-ARCH (x86_64)
Consult /var/lib/dkms/mt7610u_sta/r28.2ecaea4/build/make.log for more information.
(2/2) Arming ConditionNeedsUpdate...

I have a few questions. First, PKGBUILD doesn't seem to have a prepare fuctions. Here's what it looks like:

# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>

_pkgbase=mt7610u_sta
pkgname=mt7610u_sta-dkms-git
pkgver=r28.2ecaea4
pkgrel=1
# To get an overview of witch WiFi dongle has this chipset refer to https://wikidevi.com/wiki/MediaTek_MT7610U
pkgdesc="Kernel module for MediaTek MT7610U WiFi chipset featured in TP-Link Archer T2U and T2UH, TP-Link TL-WDN5200, ASUS USB-AC50, ASUS USB-AC51, Comcast Xfinity KXW02AAA, D-Link DWA-171 rev B1 and more"
arch=('any')
license=('GPL2')
url="https://github.com/xSmallDeadGuyx/mt7610u_wifi_sta_v3002_dpo_20130916.git"
depends=('dkms')
makedepends=('git')
provides=("mt7610u_sta=${pkgver}" "mt7610u_wifi_sta=${pkgver}")
conflicts=("mt7610u_sta" "mt7610u_wifi_sta")
install="${_pkgbase}.install"
source=("${_pkgbase}"::"git+https://github.com/xSmallDeadGuyx/mt7610u_wifi_sta_v3002_dpo_20130916.git"
	"dkms.conf")
sha512sums=('SKIP'
            '9662793c051f1147e3be440374877b01df58880c0c0815d8ca39ed23f1cb1cfa6b17b55730b827d27bd3123d69d65d4f8f266bcf382d4e32e8cd03e3d8442981')

pkgver() {
	cd "${srcdir}/${_pkgbase}"
	( set -o pipefail
	git describe --long 2>/dev/null | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g' \
	|| printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
	)
}

package() {
	cd "${srcdir}/${_pkgbase}"

	# Install .dat file for wireless module
	install -Dm644 ./RT2870STA.dat "${pkgdir}/etc/Wireless/RT2870STA/RT2870STA.dat"

	# Copy dkms.conf
	install -Dm644 ../dkms.conf "${pkgdir}/usr/src/${_pkgbase}-${pkgver}/dkms.conf"

	# Set an appropiate name and version for the dkms configuration file which will build the module
	sed -e "s/@_PKGBASE@/${_pkgbase}/" \
		-e "s/@PKGVER@/${pkgver}/" \
		-i "${pkgdir}/usr/src/${_pkgbase}-${pkgver}/dkms.conf"

	# Copy sources (including Makefile)
	cp -dpr --no-preserve=ownership ./* "${pkgdir}/usr/src/${_pkgbase}-${pkgver}/"
}

Second, is there any use in copying a file into the folder or can I make it directly?

Third, which code block were you refering to when you told me to copy it into the patch file? They all look like terminal commands of diff files.

Offline

#11 2018-01-08 11:35:34

loqs
Member
Registered: 2014-03-06
Posts: 18,014

Re: Trouble connected to Archer T1U wireless adapter

dragon18 wrote:

Second, is there any use in copying a file into the folder or can I make it directly?

Which file would you be copying please elaborate?

dragon18 wrote:

Third, which code block were you refering to when you told me to copy it into the patch file?

Sorry the code block in question is in post #7 and I missed the fact this package does not actually build anything so I just applied the patch in the package function alternately you could add a  prepare function.
The changes to the PKGBUILD shown as a diff in post #9 shows the changes I made,  I added an entry to the sources array and added the patch line to the package function.

Last edited by loqs (2018-01-08 12:20:12)

Offline

#12 2018-01-09 04:37:13

dragon18
Member
Registered: 2018-01-07
Posts: 13

Re: Trouble connected to Archer T1U wireless adapter

Everything compiled properly, but nothing changed. I still can't access my wifi and nothing shows up when typing ip link.

[USER@archlinux mt7610u_sta-dkms-git]$ makepkg -rsiCf                  
==> Making package: mt7610u_sta-dkms-git r28.2ecaea4-1 (Mon Jan  8 23:30:15 UTC 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating mt7610u_sta git repo...
Fetching origin
  -> Found dkms.conf
  -> Found mt7610u_sta-dkms-git.patch
==> Validating source files with sha512sums...
    mt7610u_sta ... Skipped
    dkms.conf ... Passed
    mt7610u_sta-dkms-git.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of mt7610u_wifi_sta_v3002_dpo_20130916 git repo...
Cloning into 'mt7610u_sta'...
done.
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
patching file os/linux/cfg80211.c
Hunk #2 succeeded at 355 with fuzz 1.
patching file os/linux/sta_ioctl.c
Hunk #1 succeeded at 693 with fuzz 1.
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "mt7610u_sta-dkms-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mt7610u_sta-dkms-git r28.2ecaea4-1 (Mon Jan  8 23:30:21 UTC 2018)
==> Installing package mt7610u_sta-dkms-git with pacman -U...
[sudo] password for USER: 
loading packages...
warning: mt7610u_sta-dkms-git-r28.2ecaea4-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) mt7610u_sta-dkms-git-r28.2ecaea4-1

Total Installed Size:  8.32 MiB
Net Upgrade Size:      0.14 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                       [############################] 100%
(1/1) checking package integrity                     [############################] 100%
(1/1) loading package files                          [############################] 100%
(1/1) checking for file conflicts                    [############################] 100%
(1/1) checking available disk space                  [############################] 100%
:: Running pre-transaction hooks...
(1/1) Remove DKMS modules
==> dkms remove mt7610u_sta/r28.2ecaea4 -k 4.14.11-1-ARCH
Error! There is no instance of mt7610u_sta r28.2ecaea4
for kernel 4.14.11-1-ARCH (x86_64) located in the DKMS tree.
:: Processing package changes...
(1/1) reinstalling mt7610u_sta-dkms-git              [############################] 100%
==> NOTE: The module is named mt7610u_sta . Use modprobe to load it without restarting. 
:: Running post-transaction hooks...
(1/2) Install DKMS modules
==> dkms install mt7610u_sta/r28.2ecaea4 -k 4.14.11-1-ARCH
(2/2) Arming ConditionNeedsUpdate...

Offline

#13 2018-01-09 08:09:23

progandy
Member
Registered: 2012-05-17
Posts: 5,258

Re: Trouble connected to Archer T1U wireless adapter

==> NOTE: The module is named mt7610u_sta . Use modprobe to load it without restarting. 

There is this note in your pacman output.
Did you try to reconnect the usb adapter, try a reboot or load the driver with modprobe?

modprobe mt7610u_sta

| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#14 2018-01-09 23:13:02

dragon18
Member
Registered: 2018-01-07
Posts: 13

Re: Trouble connected to Archer T1U wireless adapter

I tried modprobe, but it didn't work.

[USER@archlinux mt7610u_sta-dkms-git]$ sudo modprobe mt7610u_sta
modprobe: ERROR: could not insert 'mt7610u_sta': Unknown symbol in module, or unknown parameter (see dmesg)

Here's what dmesg said:

[  678.267168] mt7610u_sta: Unknown symbol vfs_write (err 0)
[  678.267528] mt7610u_sta: Unknown symbol vfs_read (err 0)

Both rebooting and reconnecting the USB didn't seem to change anything either.

Offline

#15 2018-01-09 23:30:10

loqs
Member
Registered: 2014-03-06
Posts: 18,014

Re: Trouble connected to Archer T1U wireless adapter

diff --git a/os/linux/cfg80211.c b/os/linux/cfg80211.c
index 2187da3..1ab575c 100644
--- a/os/linux/cfg80211.c
+++ b/os/linux/cfg80211.c
@@ -300,7 +300,11 @@ Note:
 	For iw utility: set type, set monitor
 ========================================================================
 */
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,32))
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,12,0))
+static int CFG80211_OpsVirtualInfChg(struct wiphy *pWiphy,
+	struct net_device *pNetDevIn, enum nl80211_iftype Type,
+	struct vif_params *pParams)
+#elif (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,32))
 static int CFG80211_OpsVirtualInfChg(
 	IN struct wiphy					*pWiphy,
 	IN struct net_device			*pNetDevIn,
@@ -351,8 +355,14 @@ static int CFG80211_OpsVirtualInfChg(
 
 	pNetDev->ieee80211_ptr->iftype = Type;
 
-	if (pFlags != NULL)
-	{
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,12,0))
+	u32 *pFlags;
+	if (pParams != NULL) {
+		pFlags = & (pParams->flags);
+#else
+	if (pFlags != NULL) {
+#endif /* LINUX_VERSION_CODE */
+
 		Filter = 0;
 
 		if (((*pFlags) & NL80211_MNTR_FLAG_FCSFAIL) == NL80211_MNTR_FLAG_FCSFAIL)
diff --git a/os/linux/rt_linux.c b/os/linux/rt_linux.c
index e413324..520d719 100644
--- a/os/linux/rt_linux.c
+++ b/os/linux/rt_linux.c
@@ -1086,8 +1086,13 @@ int RtmpOSFileRead(RTMP_OS_FD osfd, char *pDataPtr, int readLen)
 	if (osfd->f_op && osfd->f_op->read) {
 		return osfd->f_op->read(osfd, pDataPtr, readLen, &osfd->f_pos);
 	} else {
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,14,0))
+		DBGPRINT(RT_DEBUG_ERROR, ("no file read method, using kernel_read\n"));
+		return kernel_read(osfd, pDataPtr, readLen, &osfd->f_pos);
+#else
 		DBGPRINT(RT_DEBUG_ERROR, ("no file read method, using vfs_read\n"));
 		return vfs_read(osfd, pDataPtr, readLen, &osfd->f_pos);
+#endif
 	}
 }
 
@@ -1096,8 +1101,13 @@ int RtmpOSFileWrite(RTMP_OS_FD osfd, char *pDataPtr, int writeLen)
 	if (osfd->f_op && osfd->f_op->write) {
 		return osfd->f_op->write(osfd, pDataPtr, (size_t) writeLen, &osfd->f_pos);
 	} else {
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,14,0))
+		DBGPRINT(RT_DEBUG_ERROR, ("no file write method, using kernel_write\n"));
+		return kernel_write(osfd, pDataPtr, (size_t) writeLen, &osfd->f_pos);
+#else
 		DBGPRINT(RT_DEBUG_ERROR, ("no file write method, using vfs_write\n"));
 		return vfs_write(osfd, pDataPtr, (size_t) writeLen, &osfd->f_pos);
+#endif
 	}
 }
 
diff --git a/os/linux/sta_ioctl.c b/os/linux/sta_ioctl.c
index 50afb88..660b8ac 100644
--- a/os/linux/sta_ioctl.c
+++ b/os/linux/sta_ioctl.c
@@ -693,7 +693,7 @@ int rt_ioctl_iwaplist(struct net_device *dev,
 		set_quality(pAd, &qual[i], pList); /*&pAd->ScanTab.BssEntry[i]); */
 	}
 	data->length = i;
-	memcpy(extra, &addr, i*sizeof(addr[0]));
+	memcpy(extra, addr, i*sizeof(struct sockaddr));
 	data->flags = 1;		/* signal quality present (sort of) */
 	memcpy(extra + i*sizeof(addr[0]), &qual, i*sizeof(qual[i]));
 
 

Updated patch substitute kernel_read for vfs_read and kernel_write for vfs_write please see if this version gets any further.
Edit:
Adjust version check and fix debug message original version should have worked this is just a clean up.

Last edited by loqs (2018-01-09 23:35:38)

Offline

#16 2018-01-10 00:10:53

dragon18
Member
Registered: 2018-01-07
Posts: 13

Re: Trouble connected to Archer T1U wireless adapter

The patch compiled and didn't give an error, but nothing happened, even after restarting, replugging in the USB, and running modprobe.

Here's the terminal:

[USER@archlinux mt7610u_sta-dkms-git]$ updpkgsums                      
==> Retrieving sources...
  -> Found dkms.conf
  -> Found mt7610u_sta-dkms-git.patch
==> Generating checksums for source files...
[USER@archlinux mt7610u_sta-dkms-git]$ makepkg -rsiCf                  
==> Making package: mt7610u_sta-dkms-git r28.2ecaea4-1 (Tue Jan  9 18:59:31 UTC 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating mt7610u_sta git repo...
Fetching origin
  -> Found dkms.conf
  -> Found mt7610u_sta-dkms-git.patch
==> Validating source files with sha512sums...
    mt7610u_sta ... Skipped
    dkms.conf ... Passed
    mt7610u_sta-dkms-git.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of mt7610u_wifi_sta_v3002_dpo_20130916 git repo...
Cloning into 'mt7610u_sta'...
done.
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
patching file os/linux/cfg80211.c
Hunk #2 succeeded at 355 with fuzz 1.
patching file os/linux/rt_linux.c
patching file os/linux/sta_ioctl.c
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "mt7610u_sta-dkms-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mt7610u_sta-dkms-git r28.2ecaea4-1 (Tue Jan  9 18:59:37 UTC 2018)
==> Installing package mt7610u_sta-dkms-git with pacman -U...
[sudo] password for USER: 
loading packages...
warning: mt7610u_sta-dkms-git-r28.2ecaea4-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) mt7610u_sta-dkms-git-r28.2ecaea4-1

Total Installed Size:   8.25 MiB
Net Upgrade Size:      -0.07 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                       [############################] 100%
(1/1) checking package integrity                     [############################] 100%
(1/1) loading package files                          [############################] 100%
(1/1) checking for file conflicts                    [############################] 100%
(1/1) checking available disk space                  [############################] 100%
:: Running pre-transaction hooks...
(1/1) Remove DKMS modules
==> dkms remove mt7610u_sta/r28.2ecaea4 -k 4.14.11-1-ARCH
:: Processing package changes...
(1/1) reinstalling mt7610u_sta-dkms-git              [############################] 100%
==> NOTE: The module is named mt7610u_sta . Use modprobe to load it without restarting. 
:: Running post-transaction hooks...
(1/2) Install DKMS modules
==> dkms install mt7610u_sta/r28.2ecaea4 -k 4.14.11-1-ARCH
(2/2) Arming ConditionNeedsUpdate...

Running sudo modprobe mt7610u_sta had no output.

Offline

#17 2018-01-10 00:15:14

loqs
Member
Registered: 2014-03-06
Posts: 18,014

Re: Trouble connected to Archer T1U wireless adapter

Check the output of lsmod and dmesg for mt7610u_sta also `ip l` incase it worked and added a new interface.

Offline

#18 2018-01-10 00:30:48

dragon18
Member
Registered: 2018-01-07
Posts: 13

Re: Trouble connected to Archer T1U wireless adapter

Lsmod gave:

cfg80211   733184   1   my7610u_sta

and

mt7610u_sta   1015808   0

Last edited by dragon18 (2018-01-10 00:32:44)

Offline

#19 2018-01-10 02:00:40

loqs
Member
Registered: 2014-03-06
Posts: 18,014

Re: Trouble connected to Archer T1U wireless adapter

loqs wrote:

Check the output of lsmod and dmesg for mt7610u_sta also `ip l` incase it worked and added a new interface.

So that was from lsmod what about dmesg and `ip l`

Offline

#20 2018-01-10 02:19:01

dragon18
Member
Registered: 2018-01-07
Posts: 13

Re: Trouble connected to Archer T1U wireless adapter

Dmesg is a little hard to decipher (especially since I rebooted after getting the driver to work and running modprobe) but ip l (no backticks, it wouldn't work with them) gave this:

[USER@archlinux mt7610u_sta-dkms-git]$ ip l
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eno1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether 1c:b7:2c:ad:77:f9 brd ff:ff:ff:ff:ff:ff
4: TETHERED_MOBILE_PHONE: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN mode DEFAULT group default qlen 1000
    link/ether 4e:82:bd:af:cd:24 brd ff:ff:ff:ff:ff:ff

This is a little different because the number before TETHERED_MOBILE_PHONE is usually 3, but I can't see anything where 3 is.

Offline

#21 2018-01-10 10:32:53

loqs
Member
Registered: 2014-03-06
Posts: 18,014

Re: Trouble connected to Archer T1U wireless adapter

The module is loaded and from the ip l output it seems it tried to create a device,  the dmesg output may explain why that failed without it I can only suggest trying to find an alternative driver or USB wireless adapter.

Offline

#22 2018-01-10 23:34:16

dragon18
Member
Registered: 2018-01-07
Posts: 13

Re: Trouble connected to Archer T1U wireless adapter

Here is my entire dmesg output. The most relevant stuff is probably at the end.

[    0.000000] Linux version 4.14.11-1-ARCH (builduser@heftig-19230) (gcc version 7.2.1 20171224 (GCC)) #1 SMP PREEMPT Wed Jan 3 07:02:42 UTC 2018
[    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-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009cd79fff] usable
[    0.000000] BIOS-e820: [mem 0x000000009cd7a000-0x000000009cd80fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009cd81000-0x000000009d1e0fff] usable
[    0.000000] BIOS-e820: [mem 0x000000009d1e1000-0x000000009d65ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009d660000-0x00000000bd91cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bd91d000-0x00000000bddc9fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bddca000-0x00000000bdde7fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bdde8000-0x00000000be30bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000be30c000-0x00000000beffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000befff000-0x00000000beffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] random: fast init done
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: ASUS All Series/Z97-A-USB31, BIOS 2401 04/27/2015
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x23f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7E00000000 write-back
[    0.000000]   1 base 0200000000 mask 7FE0000000 write-back
[    0.000000]   2 base 0220000000 mask 7FF0000000 write-back
[    0.000000]   3 base 0230000000 mask 7FF8000000 write-back
[    0.000000]   4 base 0238000000 mask 7FFC000000 write-back
[    0.000000]   5 base 023C000000 mask 7FFE000000 write-back
[    0.000000]   6 base 023E000000 mask 7FFF000000 write-back
[    0.000000]   7 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fd900-0x000fd90f] mapped at [ffffffffff200900]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff8db780097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x20662c000, 0x20662cfff] PGTABLE
[    0.000000] BRK [0x20662d000, 0x20662dfff] PGTABLE
[    0.000000] BRK [0x20662e000, 0x20662efff] PGTABLE
[    0.000000] BRK [0x20662f000, 0x20662ffff] PGTABLE
[    0.000000] BRK [0x206630000, 0x206630fff] PGTABLE
[    0.000000] BRK [0x206631000, 0x206631fff] PGTABLE
[    0.000000] BRK [0x206632000, 0x206632fff] PGTABLE
[    0.000000] BRK [0x206633000, 0x206633fff] PGTABLE
[    0.000000] BRK [0x206634000, 0x206634fff] PGTABLE
[    0.000000] BRK [0x206635000, 0x206635fff] PGTABLE
[    0.000000] BRK [0x206636000, 0x206636fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x37273000-0x37930fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000BDDD0080 00007C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000BDDDFDF0 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000BDDD0198 00FC58 (v02 ALASKA A M I    00000011 INTL 20120711)
[    0.000000] ACPI: FACS 0x00000000BE30BF80 000040
[    0.000000] ACPI: APIC 0x00000000BDDDFF00 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000BDDDFF78 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000BDDDFFC0 000C7D (v01 Ther_R Ther_Rvp 00001000 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000BDDE0C40 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000BDDE1180 000B74 (v01 CpuRef CpuSsdt  00003000 INTL 20051117)
[    0.000000] ACPI: MCFG 0x00000000BDDE1CF8 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000BDDE1D38 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000BDDE1D70 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000BDDE20E0 005977 (v01 SaSsdt SaSsdt   00003000 INTL 20120711)
[    0.000000] ACPI: UEFI 0x00000000BDDE7AB0 000042 (v01 ALASKA A M I    01072009      00000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000023effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x23effc000-0x23effffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000023effffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000009cd79fff]
[    0.000000]   node   0: [mem 0x000000009cd81000-0x000000009d1e0fff]
[    0.000000]   node   0: [mem 0x000000009d660000-0x00000000bd91cfff]
[    0.000000]   node   0: [mem 0x00000000befff000-0x00000000beffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000023effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000023effffff]
[    0.000000] On node 0 totalpages: 2081844
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12051 pages used for memmap
[    0.000000]   DMA32 zone: 771224 pages, LIFO batch:31
[    0.000000]   Normal zone: 20416 pages used for memmap
[    0.000000]   Normal zone: 1306624 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x22 (or later)
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9cd7a000-0x9cd80fff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d1e1000-0x9d65ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbd91d000-0xbddc9fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbddca000-0xbdde7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbdde8000-0xbe30bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbe30c000-0xbeffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xbf000000-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: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 43 pages/cpu @ffff8db9bec00000 s137880 r8192 d30056 u524288
[    0.000000] pcpu-alloc: s137880 r8192 d30056 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2049292
[    0.000000] Policy zone: Normal
[    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: 8099796K/8327376K available (10252K kernel code, 1157K rwdata, 2788K rodata, 1356K init, 992K bss, 227580K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 29105 entries in 114 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 8448, nr_irqs: 456, preallocated irqs: 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.003333] tsc: Detected 3297.950 MHz processor
[    0.003333] Calibrating delay loop (skipped), value calculated using timer frequency.. 6598.72 BogoMIPS (lpj=10993166)
[    0.003333] pid_max: default: 32768 minimum: 301
[    0.003333] ACPI: Core revision 20170728
[    0.014844] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    0.014861] Security Framework initialized
[    0.014862] Yama: becoming mindful.
[    0.016145] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.016880] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.016910] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.016933] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.017078] CPU: Physical Processor ID: 0
[    0.017079] CPU: Processor Core ID: 0
[    0.017083] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.017083] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.017086] mce: CPU supports 9 MCE banks
[    0.017094] CPU0: Thermal monitoring enabled (TM1)
[    0.017105] process: using mwait in idle threads
[    0.017107] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.017107] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.017175] Freeing SMP alternatives memory: 24K
[    0.020046] smpboot: Max logical packages: 1
[    0.020113] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.020448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.056666] smpboot: CPU0: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.066684] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.066700] ... version:                3
[    0.066700] ... bit width:              48
[    0.066701] ... generic registers:      8
[    0.066701] ... value mask:             0000ffffffffffff
[    0.066701] ... max period:             00007fffffffffff
[    0.066702] ... fixed-purpose events:   3
[    0.066702] ... event mask:             00000007000000ff
[    0.073348] Hierarchical SRCU implementation.
[    0.086745] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.093347] smp: Bringing up secondary CPUs ...
[    0.120022] x86: Booting SMP configuration:
[    0.120023] .... node  #0, CPUs:      #1 #2 #3
[    0.173725] smp: Brought up 1 node, 4 CPUs
[    0.173725] smpboot: Total of 4 processors activated (26394.91 BogoMIPS)
[    0.175667] devtmpfs: initialized
[    0.175667] x86/mm: Memory block size: 128MB
[    0.176747] PM: Registering ACPI NVS region [mem 0x9cd7a000-0x9cd80fff] (28672 bytes)
[    0.176747] PM: Registering ACPI NVS region [mem 0xbdde8000-0xbe30bfff] (5390336 bytes)
[    0.176753] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.176758] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.176794] pinctrl core: initialized pinctrl subsystem
[    0.176824] RTC time: 18:24:44, date: 01/10/18
[    0.176874] NET: Registered protocol family 16
[    0.176964] cpuidle: using governor ladder
[    0.176964] cpuidle: using governor menu
[    0.176964] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.176964] ACPI: bus type PCI registered
[    0.176964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.176964] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.176964] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.176964] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    0.176964] PCI: Using configuration type 1 for base access
[    0.176964] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.177111] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.177111] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.177111] ACPI: Added _OSI(Module Device)
[    0.177111] ACPI: Added _OSI(Processor Device)
[    0.177111] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.177111] ACPI: Added _OSI(Processor Aggregator Device)
[    0.177111] ACPI: Executed 4 blocks of module-level executable AML code
[    0.182218] ACPI: Dynamic OEM Table Load:
[    0.182222] ACPI: SSDT 0xFFFF8DB9B4CAE400 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.182454] ACPI: Dynamic OEM Table Load:
[    0.182457] ACPI: SSDT 0xFFFF8DB9B4CB3000 0005AA (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.182716] ACPI: Dynamic OEM Table Load:
[    0.182718] ACPI: SSDT 0xFFFF8DB9B4CB9C00 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.183305] ACPI: EC: EC started
[    0.183305] ACPI: EC: interrupt blocked
[    0.183315] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.183317] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x1e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.183318] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[    0.183318] ACPI: Interpreter enabled
[    0.183350] ACPI: (supports S0 S3 S4 S5)
[    0.183351] ACPI: Using IOAPIC for interrupt routing
[    0.183373] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.183596] ACPI: Enabled 11 GPEs in block 00 to 3F
[    0.184229] ACPI: Power Resource [PG00] (on)
[    0.184431] ACPI: Power Resource [PG01] (on)
[    0.184624] ACPI: Power Resource [PG02] (on)
[    0.190408] ACPI: Power Resource [FN00] (off)
[    0.190455] ACPI: Power Resource [FN01] (off)
[    0.190504] ACPI: Power Resource [FN02] (off)
[    0.190550] ACPI: Power Resource [FN03] (off)
[    0.190595] ACPI: Power Resource [FN04] (off)
[    0.191330] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.191333] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.191492] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.191591] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.191592] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.192017] PCI host bridge to bus 0000:00
[    0.192019] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.192020] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.192021] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.192021] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.192022] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.192023] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.192024] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.192024] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.192025] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.192025] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfeafffff window]
[    0.192026] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.192032] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.192091] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.192117] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.192206] pci 0000:00:14.0: [8086:8cb1] type 00 class 0x0c0330
[    0.192223] pci 0000:00:14.0: reg 0x10: [mem 0xdf220000-0xdf22ffff 64bit]
[    0.192273] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.192321] pci 0000:00:16.0: [8086:8cba] type 00 class 0x078000
[    0.192338] pci 0000:00:16.0: reg 0x10: [mem 0xdf23a000-0xdf23a00f 64bit]
[    0.192391] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.192451] pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
[    0.192466] pci 0000:00:19.0: reg 0x10: [mem 0xdf200000-0xdf21ffff]
[    0.192472] pci 0000:00:19.0: reg 0x14: [mem 0xdf238000-0xdf238fff]
[    0.192478] pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
[    0.192526] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.192575] pci 0000:00:1a.0: [8086:8cad] type 00 class 0x0c0320
[    0.192592] pci 0000:00:1a.0: reg 0x10: [mem 0xdf237000-0xdf2373ff]
[    0.192662] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.192712] pci 0000:00:1b.0: [8086:8ca0] type 00 class 0x040300
[    0.192728] pci 0000:00:1b.0: reg 0x10: [mem 0xdf230000-0xdf233fff 64bit]
[    0.192786] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.192843] pci 0000:00:1c.0: [8086:8c90] type 01 class 0x060400
[    0.192900] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.192974] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
[    0.193031] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.193104] pci 0000:00:1c.4: [8086:8c98] type 01 class 0x060400
[    0.193161] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.193238] pci 0000:00:1d.0: [8086:8ca6] type 00 class 0x0c0320
[    0.193256] pci 0000:00:1d.0: reg 0x10: [mem 0xdf236000-0xdf2363ff]
[    0.193326] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.193380] pci 0000:00:1f.0: [8086:8cc4] type 00 class 0x060100
[    0.193516] pci 0000:00:1f.2: [8086:8c82] type 00 class 0x010601
[    0.193529] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.193534] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.193539] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.193545] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.193550] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.193556] pci 0000:00:1f.2: reg 0x24: [mem 0xdf235000-0xdf2357ff]
[    0.193584] pci 0000:00:1f.2: PME# supported from D3hot
[    0.193628] pci 0000:00:1f.3: [8086:8ca2] type 00 class 0x0c0500
[    0.193642] pci 0000:00:1f.3: reg 0x10: [mem 0xdf234000-0xdf2340ff 64bit]
[    0.193658] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.193742] pci 0000:01:00.0: [10de:0fc6] type 00 class 0x030000
[    0.193757] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[    0.193765] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.193773] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.193779] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.193784] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[    0.193858] pci 0000:01:00.1: [10de:0e1b] type 00 class 0x040300
[    0.193870] pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
[    0.203358] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.203359] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.203361] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.203363] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.203430] acpiphp: Slot [1] registered
[    0.203433] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.203479] pci 0000:03:00.0: [1b21:1080] type 01 class 0x060401
[    0.203602] pci 0000:00:1c.3: PCI bridge to [bus 03-04] (subtractive decode)
[    0.203608] pci 0000:00:1c.3:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.203609] pci 0000:00:1c.3:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.203610] pci 0000:00:1c.3:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.203610] pci 0000:00:1c.3:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.203611] pci 0000:00:1c.3:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.203612] pci 0000:00:1c.3:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.203612] pci 0000:00:1c.3:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.203613] pci 0000:00:1c.3:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.203614] pci 0000:00:1c.3:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.203615] pci 0000:00:1c.3:   bridge window [mem 0xc0000000-0xfeafffff window] (subtractive decode)
[    0.203699] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
[    0.203715] pci 0000:03:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.203716] pci 0000:03:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.203717] pci 0000:03:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.203717] pci 0000:03:00.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.203718] pci 0000:03:00.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.203719] pci 0000:03:00.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.203719] pci 0000:03:00.0:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.203720] pci 0000:03:00.0:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.203721] pci 0000:03:00.0:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.203721] pci 0000:03:00.0:   bridge window [mem 0xc0000000-0xfeafffff window] (subtractive decode)
[    0.203801] pci 0000:05:00.0: [1b21:1242] type 00 class 0x0c0330
[    0.203832] pci 0000:05:00.0: reg 0x10: [mem 0xdf100000-0xdf107fff 64bit]
[    0.203885] pci 0000:05:00.0: enabling Extended Tags
[    0.203951] pci 0000:05:00.0: PME# supported from D3hot D3cold
[    0.213362] pci 0000:00:1c.4: PCI bridge to [bus 05]
[    0.213365] pci 0000:00:1c.4:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.213856] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.213888] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.213918] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.213948] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.213979] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.214009] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[    0.214038] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[    0.214067] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[    0.214276] ACPI: EC: interrupt unblocked
[    0.214280] ACPI: EC: event unblocked
[    0.214284] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x1e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.214285] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.214321] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.214321] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.214321] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.214321] vgaarb: loaded
[    0.214321] EDAC MC: Ver: 3.0.0
[    0.214321] PCI: Using ACPI for IRQ routing
[    0.218943] PCI: pci_cache_line_size set to 64 bytes
[    0.218978] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.218978] e820: reserve RAM buffer [mem 0x9cd7a000-0x9fffffff]
[    0.218979] e820: reserve RAM buffer [mem 0x9d1e1000-0x9fffffff]
[    0.218979] e820: reserve RAM buffer [mem 0xbd91d000-0xbfffffff]
[    0.218980] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[    0.218981] e820: reserve RAM buffer [mem 0x23f000000-0x23fffffff]
[    0.219037] NetLabel: Initializing
[    0.219038] NetLabel:  domain hash size = 128
[    0.219038] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.219047] NetLabel:  unlabeled traffic allowed by default
[    0.219053] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.219053] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.221012] clocksource: Switched to clocksource hpet
[    0.226273] VFS: Disk quotas dquot_6.6.0
[    0.226286] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.226322] pnp: PnP ACPI init
[    0.226410] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.226413] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.226479] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.226481] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.226492] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.226513] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.226515] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.226583] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.226584] system 00:04: [io  0x02a0-0x02af] has been reserved
[    0.226585] system 00:04: [io  0x0a00-0x0aff] has been reserved
[    0.226587] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.226616] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.226618] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.226778] pnp 00:06: [dma 0 disabled]
[    0.226804] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.226998] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.226998] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.226999] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.227000] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.227001] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[    0.227002] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.227002] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.227003] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.227004] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.227005] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.227006] system 00:07: [mem 0xdffe0000-0xdffeffff] has been reserved
[    0.227007] system 00:07: [mem 0xdfff0000-0xdfffffff] has been reserved
[    0.227009] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.227117] pnp: PnP ACPI: found 8 devices
[    0.232598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.232629] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.232631] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.232633] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.232634] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.232636] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.232644] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.232659] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
[    0.232667] pci 0000:00:1c.4: PCI bridge to [bus 05]
[    0.232669] pci 0000:00:1c.4:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.232675] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.232676] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.232677] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.232678] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.232678] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.232679] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.232680] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.232680] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.232681] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.232682] pci_bus 0000:00: resource 13 [mem 0xc0000000-0xfeafffff window]
[    0.232683] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.232683] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[    0.232684] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.232685] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    0.232686] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff window]
[    0.232686] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.232687] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.232688] pci_bus 0000:03: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.232688] pci_bus 0000:03: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.232689] pci_bus 0000:03: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.232690] pci_bus 0000:03: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.232690] pci_bus 0000:03: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.232691] pci_bus 0000:03: resource 13 [mem 0xc0000000-0xfeafffff window]
[    0.232692] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
[    0.232692] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
[    0.232693] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.232694] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.232694] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.232695] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.232696] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.232696] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.232697] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.232698] pci_bus 0000:04: resource 13 [mem 0xc0000000-0xfeafffff window]
[    0.232698] pci_bus 0000:05: resource 1 [mem 0xdf100000-0xdf1fffff]
[    0.232768] NET: Registered protocol family 2
[    0.232854] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.232953] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.233117] TCP: Hash tables configured (established 65536 bind 65536)
[    0.233139] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.233164] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.233210] NET: Registered protocol family 1
[    0.253397] PCI: CLS mismatch (64 != 128), using 64 bytes
[    0.270098] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.270236] Unpacking initramfs...
[    0.347190] Freeing initrd memory: 6904K
[    0.347194] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.347195] software IO TLB [mem 0xb991d000-0xbd91d000] (64MB) mapped at [ffff8db83991d000-ffff8db83d91cfff]
[    0.347345] Scanning for low memory corruption every 60 seconds
[    0.347732] Initialise system trusted keyrings
[    0.347738] Key type blacklist registered
[    0.347775] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    0.348390] zbud: loaded
[    0.349176] Key type asymmetric registered
[    0.349192] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.349212] io scheduler noop registered
[    0.349212] io scheduler deadline registered
[    0.349235] io scheduler cfq registered (default)
[    0.349235] io scheduler mq-deadline registered
[    0.349236] io scheduler kyber registered
[    0.349249] io scheduler bfq registered
[    0.349557] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    0.349557] vesafb: scrolling: redraw
[    0.349558] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.349564] vesafb: framebuffer at 0xd1000000, mapped to 0xffffa6da41200000, using 1216k, total 1216k
[    0.366203] Console: switching to colour frame buffer device 80x30
[    0.382797] fb0: VESA VGA frame buffer device
[    0.382805] intel_idle: MWAIT substates: 0x42120
[    0.382806] intel_idle: v0.4.1 model 0x3C
[    0.382900] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.383055] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.403571] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.404157] rtc_cmos 00:02: RTC can wake from S4
[    0.404270] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.404292] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.404299] intel_pstate: Intel P-state driver initializing
[    0.404429] ledtrig-cpu: registered to indicate activity on CPUs
[    0.404491] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized
[    0.404955] NET: Registered protocol family 10
[    0.413728] Segment Routing with IPv6
[    0.413774] NET: Registered protocol family 17
[    0.414339] RAS: Correctable Errors collector initialized.
[    0.414390] microcode: sig=0x306c3, pf=0x2, revision=0x19
[    0.414560] microcode: Microcode Update Driver: v2.2.
[    0.414588] sched_clock: Marking stable (414552045, 0)->(528115969, -113563924)
[    0.415081] registered taskstats version 1
[    0.415093] Loading compiled-in X.509 certificates
[    0.415124] zswap: loaded using pool lzo/zbud
[    0.420039] Key type big_key registered
[    0.420584]   Magic number: 2:5:443
[    0.420611] pcieport 0000:00:1c.4: hash matches
[    0.420713] rtc_cmos 00:02: setting system clock to 2018-01-10 18:24:45 UTC (1515608685)
[    0.423828] Freeing unused kernel memory: 1356K
[    0.423829] Write protecting the kernel read-only data: 16384k
[    0.424544] Freeing unused kernel memory: 2016K
[    0.429223] Freeing unused kernel memory: 1308K
[    0.468626] i8042: PNP: No PS/2 controller found.
[    0.473632] ACPI: bus type USB registered
[    0.473646] usbcore: registered new interface driver usbfs
[    0.473650] usbcore: registered new interface driver hub
[    0.473774] usbcore: registered new device driver usb
[    0.474192] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.474604] ehci-pci: EHCI PCI platform driver
[    0.474739] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.474742] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.474752] ehci-pci 0000:00:1a.0: debug port 2
[    0.477843] SCSI subsystem initialized
[    0.478637] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.478645] ehci-pci 0000:00:1a.0: irq 16, io mem 0xdf237000
[    0.479113] libata version 3.00 loaded.
[    0.493373] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.493600] hub 1-0:1.0: USB hub found
[    0.493605] hub 1-0:1.0: 2 ports detected
[    0.493858] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.493863] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.493873] ehci-pci 0000:00:1d.0: debug port 2
[    0.497772] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.497781] ehci-pci 0000:00:1d.0: irq 23, io mem 0xdf236000
[    0.510056] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.510279] hub 2-0:1.0: USB hub found
[    0.510284] hub 2-0:1.0: 2 ports detected
[    0.510549] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.510553] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.511641] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    0.511645] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.511828] hub 3-0:1.0: USB hub found
[    0.511845] hub 3-0:1.0: 14 ports detected
[    0.512349] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.512353] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.512504] hub 4-0:1.0: USB hub found
[    0.512517] hub 4-0:1.0: 6 ports detected
[    0.513019] ahci 0000:00:1f.2: version 3.0
[    0.513188] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    0.513193] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 5
[    0.513301] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x10 impl SATA mode
[    0.513304] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
[    0.514046] scsi host0: ahci
[    0.516747] scsi host1: ahci
[    0.520045] scsi host2: ahci
[    0.520224] scsi host3: ahci
[    0.520366] scsi host4: ahci
[    0.523364] scsi host5: ahci
[    0.523394] ata1: DUMMY
[    0.523394] ata2: DUMMY
[    0.523394] ata3: DUMMY
[    0.523395] ata4: DUMMY
[    0.523397] ata5: SATA max UDMA/133 abar m2048@0xdf235000 port 0xdf235300 irq 25
[    0.523397] ata6: DUMMY
[    0.571964] xhci_hcd 0000:05:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x00000010
[    0.572185] hub 5-0:1.0: USB hub found
[    0.572191] hub 5-0:1.0: 2 ports detected
[    0.572242] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    0.572244] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 6
[    0.572245] xhci_hcd 0000:05:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.572265] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.572391] hub 6-0:1.0: USB hub found
[    0.572396] hub 6-0:1.0: 2 ports detected
[    0.823408] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.837132] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.837715] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20170728/psargs-364)
[    0.839225] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT4._GTF, AE_NOT_FOUND (20170728/psparse-550)
[    0.841125] usb 3-2: new high-speed USB device number 2 using xhci_hcd
[    0.841153] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.841564] ata5.00: ATA-9: ST1000DM003-1ER162, CC46, max UDMA/133
[    0.841566] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.842353] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20170728/psargs-364)
[    0.843874] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT4._GTF, AE_NOT_FOUND (20170728/psparse-550)
[    0.846128] ata5.00: configured for UDMA/133
[    0.846377] scsi 4:0:0:0: Direct-Access     ATA      ST1000DM003-1ER1 CC46 PQ: 0 ANSI: 5
[    0.850270] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    0.850271] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    0.850279] sd 4:0:0:0: [sda] Write Protect is off
[    0.850281] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.850318] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.871601]  sda: sda1 sda2 sda3 sda4
[    0.871990] sd 4:0:0:0: [sda] Attached SCSI disk
[    0.974018] hub 1-1:1.0: USB hub found
[    0.974094] hub 1-1:1.0: 6 ports detected
[    0.990887] hub 2-1:1.0: USB hub found
[    0.990960] hub 2-1:1.0: 8 ports detected
[    1.116747] usb 3-9: new low-speed USB device number 3 using xhci_hcd
[    1.261848] hidraw: raw HID events driver (C) Jiri Kosina
[    1.263994] usbcore: registered new interface driver usbhid
[    1.263995] usbhid: USB HID core driver
[    1.264506] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:093A:2521.0001/input/input0
[    1.264530] hid-generic 0003:093A:2521.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE] on usb-0000:00:14.0-9/input0
[    1.360094] tsc: Refined TSC clocksource calibration: 3298.088 MHz
[    1.360097] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f8a3e6e441, max_idle_ns: 440795328433 ns
[    1.383412] usb 3-10: new low-speed USB device number 4 using xhci_hcd
[    1.448353] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    1.535113] input: SINO WEALTH USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.0/0003:258A:0001.0002/input/input1
[    1.590078] hid-generic 0003:258A:0001.0002: input,hidraw1: USB HID v1.10 Keyboard [SINO WEALTH USB KEYBOARD] on usb-0000:00:14.0-10/input0
[    1.596439] input: SINO WEALTH USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.1/0003:258A:0001.0003/input/input2
[    1.650148] hid-generic 0003:258A:0001.0003: input,hiddev0,hidraw2: USB HID v1.10 Device [SINO WEALTH USB KEYBOARD] on usb-0000:00:14.0-10/input1
[    2.300423] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.311651] systemd[1]: systemd 236 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
[    2.311743] systemd[1]: Detected architecture x86-64.
[    2.311755] systemd[1]: No hostname configured.
[    2.311757] systemd[1]: Set hostname to <archlinux>.
[    2.373480] clocksource: Switched to clocksource tsc
[    3.022265] systemd[1]: Reached target Swap.
[    3.022543] systemd[1]: Created slice User and Session Slice.
[    3.022551] systemd[1]: Reached target Remote File Systems.
[    3.022623] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.022696] systemd[1]: Created slice System Slice.
[    3.022730] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    3.169527] EXT4-fs (sda3): re-mounted. Opts: data=ordered
[    3.257693] random: crng init done
[    3.274483] systemd-journald[213]: Received request to flush runtime journal from PID 1
[    4.590326] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[    4.590333] ACPI: Power Button [PWRB]
[    4.590366] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    4.590377] ACPI: Power Button [PWRF]
[    4.731124] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20170728/utaddress-247)
[    4.731128] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    4.731130] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20170728/utaddress-247)
[    4.731132] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C7F (\_GPE.GPBX) (20170728/utaddress-247)
[    4.731134] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    4.731134] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20170728/utaddress-247)
[    4.731136] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20170728/utaddress-247)
[    4.731138] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C7F (\_GPE.GPBX) (20170728/utaddress-247)
[    4.731139] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    4.731139] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20170728/utaddress-247)
[    4.731141] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20170728/utaddress-247)
[    4.731142] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C7F (\_GPE.GPBX) (20170728/utaddress-247)
[    4.731144] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    4.731144] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    4.735064] i8042: PNP: No PS/2 controller found.
[    4.738366] pps_core: LinuxPPS API ver. 1 registered
[    4.738366] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    4.747815] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[    4.747831] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    4.773750] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    4.824319] PTP clock support registered
[    4.836529] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    4.836614] thermal LNXTHERM:00: registered as thermal_zone0
[    4.836615] ACPI: Thermal Zone [TZ00] (28 C)
[    4.836754] thermal LNXTHERM:01: registered as thermal_zone1
[    4.836755] ACPI: Thermal Zone [TZ01] (30 C)
[    4.867128] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    4.867367] snd_hda_intel 0000:01:00.1: Disabling MSI
[    4.867370] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    4.867781] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    4.867782] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    4.867880] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    4.909918] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    4.909919] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    4.909920] RAPL PMU: hw unit of domain package 2^-14 Joules
[    4.909920] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    4.909920] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    4.936672] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    4.936673] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.936674] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    4.936675] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    4.936675] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x1e
[    4.936676] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    4.936677] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    4.936677] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    4.936678] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    4.949448] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[    4.949462] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    4.949473] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    4.949484] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    4.949495] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    4.949507] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    4.949518] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    4.965628] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[    5.066061] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 1c:b7:2c:ad:77:f9
[    5.066065] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    5.066100] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[    5.176574] iTCO_vendor_support: vendor-support=0
[    5.177435] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    5.177465] iTCO_wdt: Found a 9 Series TCO device (Version=2, TCOBASE=0x1860)
[    5.177519] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    5.185180] asus_wmi: ASUS WMI generic driver loaded
[    5.186830] asus_wmi: Initialization: 0x0
[    5.186845] asus_wmi: BIOS WMI version: 0.9
[    5.186865] asus_wmi: SFUN value: 0x0
[    5.187051] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input13
[    5.187094] asus_wmi: Number of fans: 1
[    5.198326] e1000e 0000:00:19.0 eno1: renamed from eth0
[    5.401729] AVX2 version of gcm_enc/dec engaged.
[    5.401730] AES CTR mode by8 optimization enabled
[    5.753813] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    5.753842] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    5.753865] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    5.786146] Linux agpgart interface v0.103
[    5.792458] mousedev: PS/2 mouse device common for all mice
[    5.918326] kvm: disabled by bios
[    5.954933] kvm: disabled by bios
[    5.994445] kvm: disabled by bios
[    6.024357] kvm: disabled by bios
[    6.063554] intel_rapl: Found RAPL domain package
[    6.063556] intel_rapl: Found RAPL domain core
[    6.063557] intel_rapl: Found RAPL domain dram
[    6.513525] nvidia: loading out-of-tree module taints kernel.
[    6.513529] nvidia: module license 'NVIDIA' taints kernel.
[    6.513530] Disabling lock debugging due to kernel taint
[    6.522793] nvidia-nvlink: Nvlink Core is being initialized, major device number 240
[    6.523005] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    6.523059] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  387.34  Tue Nov 21 03:09:00 PST 2017 (using threaded interrupts)
[    6.563186] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: data=ordered
[    6.621705] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  387.34  Tue Nov 21 02:09:45 PST 2017
[    6.622745] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    6.622746] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[   11.493693] resource sanity check: requesting [mem 0x000a0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000a0000-0x000bffff window]
[   11.493876] caller _nv001193rm+0x166/0x1c0 [nvidia] mapping multiple BARs
[   11.505194] resource sanity check: requesting [mem 0x000e0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000e0000-0x000e3fff window]
[   11.505326] caller _nv029056rm+0x57/0x90 [nvidia] mapping multiple BARs
[   11.818580] NVRM: Your system is not currently configured to drive a VGA console
               on the primary VGA device. The NVIDIA Linux graphics driver
               requires the use of a text-mode VGA console. Use of other console
               drivers including, but not limited to, vesafb, may result in
               corruption and stability problems, and is not supported.
[   11.819082] nvidia-modeset: Allocated GPU:0 (GPU-011dee54-5936-d91a-804d-21343c0c35e8) @ PCI:0000:01:00.0
[   43.616730] usb 3-1: new high-speed USB device number 5 using xhci_hcd
[   44.276886] usb-storage 3-1:1.0: USB Mass Storage device detected
[   44.276954] scsi host6: usb-storage 3-1:1.0
[   44.277004] usbcore: registered new interface driver usb-storage
[   45.285270] scsi 6:0:0:0: CD-ROM            TSSTcorp CDDVDW SE-218CB  TS00 PQ: 0 ANSI: 0
[   46.198736] sr 6:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[   46.198738] cdrom: Uniform CD-ROM driver Revision: 3.20
[   46.198860] sr 6:0:0:0: Attached scsi CD-ROM sr0
[   96.709349] ISO 9660 Extensions: Microsoft Joliet Level 3
[   96.764873] ISOFS: changing to secondary root
[  211.809070] usb 3-1: USB disconnect, device number 5

Offline

#23 2018-01-10 23:41:52

loqs
Member
Registered: 2014-03-06
Posts: 18,014

Re: Trouble connected to Archer T1U wireless adapter

Was the module loaded when you produced that dmesg?  As it has no entries from the mt7610u_sta module.

Offline

#24 2018-01-10 23:57:02

dragon18
Member
Registered: 2018-01-07
Posts: 13

Re: Trouble connected to Archer T1U wireless adapter

Yes, I made this just before posting. I followed all of your instructions.

Last edited by dragon18 (2018-01-10 23:57:23)

Offline

#25 2018-01-10 23:59:41

loqs
Member
Registered: 2014-03-06
Posts: 18,014

Re: Trouble connected to Archer T1U wireless adapter

I have no idea what is going wrong then or how to fix it.

Offline

Board footer

Powered by FluxBB