[Wifi] Echec compilation MT7630e (Résolu)

Questions et astuces concernant l'installation et la configuration d'archlinux
bnm
Hankyu
Messages : 17
Inscription : ven. 24 oct. 2014, 22:38

[Wifi] Echec compilation MT7630e (Résolu)

Message par bnm »

Bonjour

J'essaie d'installer le driver MT7630e sur une Arch fraichement installée depuis plusieurs jours, sans succès.
La compilation échoue, mais je ne comprend pas pourquoi. Il semble pourtant que certaines personnes aient réussi à compiler sous archlinux.

Le driver Mediatek est le suivant : http://www.mediatek.com/en/downloads/mt7630-pcie/

README:
* Copy Wi-Fi firmware (MT7650E234.bin) to /lib/firmware
* Open Terminal and switch to root
sudo su
* Switch path to rt2x00 folder
* Compile the drivers to kernel object (.ko)

make clean
make

* Insert kernel object (.ko)

./load.sh
Un début pour l'analyse :

Code : Tout sélectionner

[root@archus ~]# uname -r
3.16.4-1-ARCH

Code : Tout sélectionner

[root@archus ~]# lspci | grep MEDIATEK
02:00.0 Network controller: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter

Code : Tout sélectionner

[root@archus ~]# lsmod 
Module                  Size  Used by
asix                   35194  0 
usbnet                 34978  1 asix
libphy                 32315  1 asix
mii                    12675  2 asix,usbnet
mt7601Usta            797811  0 
acx_mac80211          177742  0 
8192cu                527977  0 
fuse                   87446  3 
snd_hda_codec_hdmi     45117  1 
coretemp               12820  0 
asus_nb_wmi            16568  0 
intel_rapl             17356  0 
asus_wmi               22781  1 asus_nb_wmi
x86_pkg_temp_thermal    12951  0 
sparse_keymap          12818  1 asus_wmi
intel_powerclamp       17122  0 
hwmon                  12930  2 coretemp,asus_wmi
kvm_intel             143217  0 
uvcvideo               78952  0 
mxm_wmi                12515  0 
iTCO_wdt               12831  0 
videobuf2_vmalloc      12816  1 uvcvideo
iTCO_vendor_support    12649  1 iTCO_wdt
videobuf2_memops       12519  1 videobuf2_vmalloc
kvm                   413027  1 kvm_intel
videobuf2_core         47787  1 uvcvideo
v4l2_common            12995  1 videobuf2_core
videodev              126443  3 uvcvideo,v4l2_common,videobuf2_core
serio_raw              12849  0 
microcode              22061  0 
psmouse               102792  0 
media                  18365  2 uvcvideo,videodev
evdev                  21544  15 
snd_hda_codec_realtek    67127  1 
joydev                 17063  0 
snd_hda_codec_generic    63126  1 snd_hda_codec_realtek
pcspkr                 12595  0 
mousedev               17272  0 
mac_hid                12633  0 
i2c_i801               16965  0 
i2c_hid                17403  0 
i915                  864879  6 
thermal                17559  0 
snd_hda_intel          26327  10 
snd_hda_controller     26727  1 snd_hda_intel
snd_hda_codec         108552  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
drm_kms_helper         49262  1 i915
snd_hwdep              17244  1 snd_hda_codec
battery                13356  0 
snd_pcm                88487  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
gpio_lynxpoint         13193  0 
dw_dmac                12610  0 
i2c_designware_platform    12645  0 
8250_dw                13064  0 
video                  17995  2 i915,asus_wmi
i2c_designware_core    12813  1 i2c_designware_platform
dw_dmac_core           21701  1 dw_dmac
wmi                    17339  2 mxm_wmi,asus_wmi
drm                   258005  5 i915,drm_kms_helper
spi_pxa2xx_platform    22514  0 
snd_timer              26614  1 snd_pcm
ac                     12715  0 
snd                    73436  28 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
intel_gtt              17848  1 i915
i2c_algo_bit           12744  1 i915
soundcore              13031  2 snd,snd_hda_codec
i2c_core               50152  9 drm,i915,i2c_i801,i2c_hid,i2c_designware_platform,drm_kms_helper,i2c_algo_bit,v4l2_common,videodev
shpchp                 35210  0 
mei_me                 17941  0 
button                 12909  1 i915
mei                    75033  1 mei_me
lpc_ich                20768  0 
processor              27777  0 
ext4                  501845  2 
crc16                  12343  1 ext4
mbcache                17171  1 ext4
jbd2                   86460  1 ext4
algif_skcipher         17051  0 
af_alg                 12988  1 algif_skcipher
hid_multitouch         17057  0 
hid_generic            12393  0 
usbhid                 44507  0 
hid                   102220  4 i2c_hid,hid_multitouch,hid_generic,usbhid
dm_crypt               22551  1 
dm_mod                 93532  9 dm_crypt
atkbd                  22254  0 
libps2                 12739  2 atkbd,psmouse
crc32_pclmul           12915  0 
crc32c_intel           21809  0 
ghash_clmulni_intel    12978  0 
aesni_intel           151423  2 
aes_x86_64             16719  1 aesni_intel
lrw                    12757  1 aesni_intel
gf128mul               12970  1 lrw
glue_helper            12649  1 aesni_intel
ablk_helper            12572  1 aesni_intel
cryptd                 18553  4 ghash_clmulni_intel,aesni_intel,ablk_helper
ahci                   33291  2 
libahci                27158  1 ahci
ehci_pci               12512  0 
xhci_hcd              152990  0 
ehci_hcd               69939  1 ehci_pci
libata                181553  2 ahci,libahci
usbcore               199328  10 asix,uvcvideo,ehci_hcd,ehci_pci,usbhid,usbnet,8192cu,mt7601Usta,acx_mac80211,xhci_hcd
usb_common             12440  1 usbcore
i8042                  18002  1 libps2
serio                  18282  9 serio_raw,atkbd,i8042,psmouse
sdhci_acpi             12810  0 
sdhci                  39043  1 sdhci_acpi
mmc_core              110475  2 sdhci,sdhci_acpi
rt2800pci              13049  0 
eeprom_93cx6           12625  1 rt2800pci
rt2x00pci              12520  1 rt2800pci
rt2800mmio             13390  1 rt2800pci
rt2x00mmio             12601  2 rt2800pci,rt2800mmio
rt2800lib              85227  2 rt2800pci,rt2800mmio
rt2x00lib              46319  5 rt2x00pci,rt2800lib,rt2800pci,rt2800mmio,rt2x00mmio
mac80211              514630  4 rt2x00lib,rt2x00pci,rt2800lib,acx_mac80211
cfg80211              454161  2 mac80211,rt2x00lib
rfkill                 18867  3 cfg80211,asus_wmi
led_class              12859  3 sdhci,rt2x00lib,asus_wmi
crc_ccitt              12347  1 rt2800lib
sd_mod                 44356  3 
crct10dif_generic      12581  0 
crct10dif_pclmul       13394  1 
crc_t10dif             12431  1 sd_mod
scsi_mod              142915  2 libata,sd_mod
crct10dif_common       12356  3 crct10dif_pclmul,crct10dif_generic,crc_t10dif
Et voilà ce que donne ma dernière tentative :

Code : Tout sélectionner

[root@archus rt2x00]# make clean
make -C /lib/modules/3.16.4-1-ARCH/build M=/home/bnm/Drivers/Wifi/MT7630E_Wi-Fi_BT_Source_V3.14_20140625_v2/rt2x00 clean
make[1]: Entering directory '/usr/lib/modules/3.16.4-1-ARCH/build'
  CLEAN   /home/bnm/Drivers/Wifi/MT7630E_Wi-Fi_BT_Source_V3.14_20140625_v2/rt2x00/.tmp_versions
make[1]: Leaving directory '/usr/lib/modules/3.16.4-1-ARCH/build'

Code : Tout sélectionner

Fin de "Make" :
/home/bnm/Drivers/Wifi/MT7630E_Wi-Fi_BT_Source_V3.14_20140625_v2/rt2x00/rt2800usb.c:793:2: warning: (near initialization for 'rt2800usb_mac80211_ops.flush')
cc1: some warnings being treated as errors
scripts/Makefile.build:263: recipe for target '/home/bnm/Drivers/Wifi/MT7630E_Wi-Fi_BT_Source_V3.14_20140625_v2/rt2x00/rt2800usb.o' failed
make[2]: *** [/home/bnm/Drivers/Wifi/MT7630E_Wi-Fi_BT_Source_V3.14_20140625_v2/rt2x00/rt2800usb.o] Error 1
Makefile:1333: recipe for target '_module_/home/bnm/Drivers/Wifi/MT7630E_Wi-Fi_BT_Source_V3.14_20140625_v2/rt2x00' failed
make[1]: *** [_module_/home/bnm/Drivers/Wifi/MT7630E_Wi-Fi_BT_Source_V3.14_20140625_v2/rt2x00] Error 2
make[1]: Leaving directory '/usr/lib/modules/3.16.4-1-ARCH/build'
Makefile:29: recipe for target 'all' failed
make: *** [all] Error 2

Code : Tout sélectionner

[root@archus rt2x00]# ./load.sh 
insmod: ERROR: could not load module /lib/modules/3.16.4-1-ARCH/kernel/drivers/misc/eeprom/eeprom.ko: No such file or directory
insmod: ERROR: could not load module /lib/modules/3.16.4-1-ARCH/kernel/drivers/misc/eeprom/eeprom_93cx6.ko: No such file or directory
insmod: ERROR: could not load module /lib/modules/3.16.4-1-ARCH/kernel/lib/crc-ccitt.ko: No such file or directory
insmod: ERROR: could not load module /lib/modules/3.16.4-1-ARCH/kernel/net/wireless/cfg80211.ko: No such file or directory
insmod: ERROR: could not load module /lib/modules/3.16.4-1-ARCH/kernel/net/mac80211/mac80211.ko: No such file or directory
insmod: ERROR: could not load module ./rt2x00lib.ko: No such file or directory
insmod: ERROR: could not load module ./rt2x00pci.ko: No such file or directory
insmod: ERROR: could not load module ./rt2x00mmio.ko: No such file or directory
insmod: ERROR: could not load module ./rt2800lib.ko: No such file or directory
insmod: ERROR: could not load module ./rt2800pci.ko: No such file or directory
Merci d'avance
Dernière modification par bnm le dim. 29 mars 2015, 09:43, modifié 3 fois.
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17235
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Wifi] Echec compilation MT7630e

Message par benjarobin »

Je me suis fortement inspiré du patch d'ici : https://github.com/torvalds/linux/commi ... 25e231c282
Voir le patch sur pastebin : http://sprunge.us/eWSS
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
bnm
Hankyu
Messages : 17
Inscription : ven. 24 oct. 2014, 22:38

Re: [Wifi] Echec compilation MT7630e

Message par bnm »

Bonjour et merci pour la réponse.

Par contre cela dépasse largement mes compétences sur le sujet. Peux-tu m'expliquer ce qu'il faut faire ?
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17235
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Wifi] Echec compilation MT7630e

Message par benjarobin »

Appliquer le patch sur les sources ?
Il te reste juste à faire le PKGBUILD. Pour information j'ai fait 99% du travail :-)
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
bnm
Hankyu
Messages : 17
Inscription : ven. 24 oct. 2014, 22:38

Re: [Wifi] Echec compilation MT7630e

Message par bnm »

Bonjour

Je n'ai presque jamais eu à compiler des sources, encore moins à créer des PKGBUILD ... mais c'est une bonne occasion d'apprendre !

Je ne comprend pas vraiment ce que je fais, mais bon an, mal an, j'ai créé un PKGBUILD (boiteux).

Voilà sa tête pour le moment :

Code : Tout sélectionner

# This is an example PKGBUILD file. 
#Use this as a start to creating your own,
# and remove these comments. For more information, see 'man PKGBUILD'.
# NOTE: Please fill out the license field for your package! If it is unknown,
# then please put 'unknown'.

# Maintainer: Your Name <youremail@domain.com>
pkgname=MT7630E
pkgver=16
pkgrel=1
epoch=
pkgdesc=""
arch=(x86_64)
url=""
license=('GPL')
groups=()
depends=()
makedepends=()
checkdepends=()
optdepends=()
provides=()
conflicts=()
replaces=()
backup=()
options=()
install=
changelog=
source=($pkgname-$pkgver.tar.gz
        $pkgname-$pkgver.patch)
noextract=()
md5sums=('d8583926d6c8ba8c3a1a8dd0b44a066e'
         '566e3ebb1320e34f7e7204fa45cfb8c8') #generate with 'makepkg -g'

prepare() {
	cd "$srcdir/$pkgname-$pkgver"
	patch -p1 -i "$srcdir/$pkgname-$pkgver.patch"

	mkdir -p $pkgdir/firmware/Wi-FI
	mkdir -p $pkgdir/rt2x00
		
}

build() {
	cd "$srcdir/$pkgname-$pkgver/rt2x00"
	make clean	
	make
	
}
Ca s'installe via un yaourt -U, mais toujours rien au niveau de pilotes (mêmes erreurs avec le load.sh)
Des suggestions ?

Merci pour l'aide déjà apportée, et pour la patience !
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10707
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [Wifi] Echec compilation MT7630e

Message par FoolEcho »

Eh bien... heureusement que tu passes par un PKGBUILD ça t'évitera des catastrophes... :copain:

Alors, je ne peux pas te proposer mieux (dans la mesure où la récupération du source n'est pas directe et pas envie de laisser des coordonnées, etc., je ne peux pas tester) mais déjà je te suggère de partir d'un existant (au pif, mais il a l'air relativement bien fait: rt2870 -- relativement car le patch doit aller dans le prepare) et je peux t'expliquer vite fait ce qu'il te manque...

Le nom du package... c'est secondaire mais mt7630-pcie serait mieux (pas de majuscules et cie, quitte à rajouter un _pkgname = MT7650E234 si ça t'arrange ensuite)... Dans les dépendances il faut que tu rajoutes linux dans depends et linux-headers pour makedepends... etc.

Dans le prepare: il faut patcher et c'est tout et respecter la structure d'Arch (surtout pas de création répertoires /firmware et /rt2x00 à ta racine ! s'il y a besoin d'installer ou de créer, le firmware devrait aller dans ${pkgdir}/usr/lib/firmware ou ${pkgdir}/lib/firmware ; le(s) module(s) compilé(s) iront dans ${pkgdir}/usr/lib/modules/...kernel/drivers... qui vont bien ou updates si ce sont des remplaçants).

Le build semble ok a priori (au final make clean ne sert à rien en dehors des tests).

Tu as besoin d'une fonction package dans laquelle placer firmware et module(s) aux bons endroits (mkdir/cp ou install cf. plus haut).

Et enfin il te faut un fichier .install (tu as la base dans le rt2870) pour rafraîchir la liste des modules (depmod -a ) et charger ton pilote wifi (modprobe).
«The following statement is not true. The previous statement is true.» :nage:
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17235
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Wifi] Echec compilation MT7630e

Message par benjarobin »

Voilà pour le Wifi (faire de même pour le BT) : http://benjarobin.free.fr/ArchLinux/mt7 ... src.tar.gz
Non testé... Et il faudra faire une version dkms pour éviter de recompiler le paquet pour chaque mise à jour du kernel
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
bnm
Hankyu
Messages : 17
Inscription : ven. 24 oct. 2014, 22:38

Re: [Wifi] Echec compilation MT7630e

Message par bnm »

Merci

J'ai modifié le fichier install et le PKGBUILD pour le kernel 3.16, construit le package et installé.

Pas d'erreur, mais toujours pas de wifi ..

En ce qui concerne le BT, il est fonctionnel depuis le début.
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17235
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Wifi] Echec compilation MT7630e

Message par benjarobin »

As tu redémarré ? As tu chargé les modules décrit par le script load.sh via modprobe ?
Quelle est la sortie de (oui il faut installer le paquet hwinfo) :

Code : Tout sélectionner

ip link show
hwinfo --netcard
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
bnm
Hankyu
Messages : 17
Inscription : ven. 24 oct. 2014, 22:38

Re: [Wifi] Echec compilation MT7630e

Message par bnm »

Code : Tout sélectionner

sudo modprobe eeprom eeprom_93cx6 crc-ccitt cfg80211 mac80211 rt2x00lib rt2x00pci rt2x00mmio rt2800lib rt2800pci

Code : Tout sélectionner

$ ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00

Code : Tout sélectionner

$ hwinfo --netcard
20: PCI 200.0: 0280 Network controller                          
  [Created at pci.328]
  Unique ID: B35A.I4KvnxhlSdD
  Parent ID: Z7uZ.Wj1Og7JEV6C
  SysFS ID: /devices/pci0000:00/0000:00:1c.3/0000:02:00.0
  SysFS BusID: 0000:02:00.0
  Hardware Class: network
  Model: "MEDIATEK Network controller"
  Vendor: pci 0x14c3 "MEDIATEK Corp."
  Device: pci 0x7630 
  SubVendor: pci 0x105b "Foxconn International, Inc."
  SubDevice: pci 0xe074 
  Memory Range: 0xf7800000-0xf78fffff (rw,non-prefetchable)
  IRQ: 10 (no events)
  Module Alias: "pci:v000014C3d00007630sv0000105Bsd0000E074bc02sc80i00"
  Driver Info #0:
    Driver Status: rt2800pci is active
    Driver Activation Cmd: "modprobe rt2800pci"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #14 (PCI bridge)
bnm
Hankyu
Messages : 17
Inscription : ven. 24 oct. 2014, 22:38

Re: [Wifi] Echec compilation MT7630e

Message par bnm »

Et pourtant elle est là :

Code : Tout sélectionner

rfkill list
0: asus-wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: asus-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17235
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Wifi] Echec compilation MT7630e

Message par benjarobin »

Par curiosité, comment as tu fait l'installation si tu n'as pas de carte réseau Ethernet ?
Avec le module de la carte réseau de chargé, il nous faudrait la sortie (au complet) de : dmesg
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
bnm
Hankyu
Messages : 17
Inscription : ven. 24 oct. 2014, 22:38

Re: [Wifi] Echec compilation MT7630e

Message par bnm »

J'ai une clé wifi usb (rtl8192cu).

J'ai passé les commandes clé débranchée, puis me suis reconnecté.

La voici :

Code : Tout sélectionner

 ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
4: enp0s29u1u3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DORMANT group default qlen 1000
    link/ether 00:e0:4c:14:ef:3e brd ff:ff:ff:ff:ff:ff
et mon dmesg :

Code : Tout sélectionner

[    0.328619] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[    0.328635] pci 0000:00:14.0: reg 0x10: [mem 0xf7900000-0xf790ffff 64bit]
[    0.328690] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.328735] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.328769] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
[    0.328789] pci 0000:00:16.0: reg 0x10: [mem 0xf791d000-0xf791d01f 64bit]
[    0.328854] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.328937] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[    0.328951] pci 0000:00:1b.0: reg 0x10: [mem 0xf7910000-0xf7913fff 64bit]
[    0.329013] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.329061] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.329093] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
[    0.329160] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.329208] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.329241] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
[    0.329310] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.329359] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.329390] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
[    0.329452] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.329511] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.329550] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
[    0.329569] pci 0000:00:1d.0: reg 0x10: [mem 0xf791b000-0xf791b3ff]
[    0.329654] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.329712] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.329747] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
[    0.329921] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
[    0.329935] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.329942] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.329948] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.329954] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.329961] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.329967] pci 0000:00:1f.2: reg 0x24: [mem 0xf791a000-0xf791a7ff]
[    0.330000] pci 0000:00:1f.2: PME# supported from D3hot
[    0.330069] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[    0.330082] pci 0000:00:1f.3: reg 0x10: [mem 0xf7919000-0xf79190ff 64bit]
[    0.330100] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.330237] acpiphp: Slot [1] registered
[    0.330241] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.330495] pci 0000:02:00.0: [14c3:7630] type 00 class 0x028000
[    0.330514] pci 0000:02:00.0: reg 0x10: [mem 0xf7800000-0xf78fffff]
[    0.330638] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.337734] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.337738] pci 0000:00:1c.3:   bridge window [mem 0xf7800000-0xf78fffff]
[    0.337814] pci 0000:03:00.0: [10de:1140] type 00 class 0x030200
[    0.337830] pci 0000:03:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[    0.337845] pci 0000:03:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.337860] pci 0000:03:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.337871] pci 0000:03:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.337881] pci 0000:03:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[    0.337973] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.344240] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.344243] pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
[    0.344246] pci 0000:00:1c.4:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.344251] pci 0000:00:1c.4:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.344437] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    0.357923] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
[    0.357962] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[    0.358000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 7 10 12)
[    0.358037] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 12)
[    0.358073] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[    0.358110] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[    0.358148] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
[    0.358184] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 12)
[    0.358444] ACPI: Enabled 4 GPEs in block 00 to 7F
[    0.358512] ACPI : EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
[    0.358615] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.358618] vgaarb: loaded
[    0.358619] vgaarb: bridge control possible 0000:00:02.0
[    0.358686] PCI: Using ACPI for IRQ routing
[    0.359941] PCI: pci_cache_line_size set to 64 bytes
[    0.359977] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.359978] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.359979] e820: reserve RAM buffer [mem 0xb8684018-0xbbffffff]
[    0.359981] e820: reserve RAM buffer [mem 0xb8692018-0xbbffffff]
[    0.359982] e820: reserve RAM buffer [mem 0xb95f7018-0xbbffffff]
[    0.359984] e820: reserve RAM buffer [mem 0xb98ac000-0xbbffffff]
[    0.359985] e820: reserve RAM buffer [mem 0xba129000-0xbbffffff]
[    0.359986] e820: reserve RAM buffer [mem 0xc98e5000-0xcbffffff]
[    0.359988] e820: reserve RAM buffer [mem 0xc9e19000-0xcbffffff]
[    0.359989] e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff]
[    0.359990] e820: reserve RAM buffer [mem 0x12f200000-0x12fffffff]
[    0.360093] NetLabel: Initializing
[    0.360094] NetLabel:  domain hash size = 128
[    0.360095] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.360105] NetLabel:  unlabeled traffic allowed by default
[    0.360130] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.360135] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.362161] Switched to clocksource hpet
[    0.366601] pnp: PnP ACPI init
[    0.366616] ACPI: bus type PNP registered
[    0.366715] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.366718] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.366913] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.366915] system 00:01: [io  0xffff] has been reserved
[    0.366917] system 00:01: [io  0xffff] has been reserved
[    0.366918] system 00:01: [io  0xffff] has been reserved
[    0.366920] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.366921] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.366923] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.366924] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.366926] system 00:01: [io  0x1800-0x18fe] could not be reserved
[    0.366928] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.366930] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.366957] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.366999] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.367001] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.367044] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.367046] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.367074] system 00:05: [io  0x0240-0x0259] has been reserved
[    0.367076] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.367126] pnp 00:06: Plug and Play ACPI device, IDs ETD0108 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[    0.367159] pnp 00:07: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[    0.367407] system 00:08: [mem 0xfe104000-0xfe104fff] has been reserved
[    0.367409] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.367736] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.367738] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.367740] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.367742] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.367745] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.367747] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.367749] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.367751] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.367753] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[    0.367755] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.367757] system 00:09: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[    0.367759] system 00:09: [mem 0xf7fe0000-0xf7feffff] has been reserved
[    0.367761] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.367833] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.368084] pnp: PnP ACPI: found 11 devices
[    0.368086] ACPI: bus type PNP unregistered
[    0.374194] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.374204] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.374209] pci 0000:00:1c.3:   bridge window [mem 0xf7800000-0xf78fffff]
[    0.374215] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.374217] pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
[    0.374221] pci 0000:00:1c.4:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.374225] pci 0000:00:1c.4:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.374230] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.374232] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.374233] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.374235] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.374236] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.374237] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.374239] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.374240] pci_bus 0000:00: resource 11 [mem 0xcfe00000-0xfeafffff]
[    0.374242] pci_bus 0000:02: resource 1 [mem 0xf7800000-0xf78fffff]
[    0.374244] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.374245] pci_bus 0000:03: resource 1 [mem 0xf6000000-0xf70fffff]
[    0.374247] pci_bus 0000:03: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.374270] NET: Registered protocol family 2
[    0.374442] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.374514] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.374605] TCP: Hash tables configured (established 32768 bind 32768)
[    0.374621] TCP: reno registered
[    0.374627] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.374642] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.374685] NET: Registered protocol family 1
[    0.374697] pci 0000:00:02.0: Boot video device
[    0.374990] PCI: CLS 64 bytes, default 64
[    0.375026] Unpacking initramfs...
[    0.481328] Freeing initrd memory: 6348K (ffff88007f9cd000 - ffff880080000000)
[    0.481338] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.481340] software IO TLB [mem 0xb4684000-0xb8684000] (64MB) mapped at [ffff8800b4684000-ffff8800b8683fff]
[    0.481527] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.481570] Scanning for low memory corruption every 60 seconds
[    0.481790] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.482114] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.483361] zbud: loaded
[    0.483520] VFS: Disk quotas dquot_6.5.2
[    0.483553] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.483669] msgmni has been set to 7676
[    0.483719] Key type big_key registered
[    0.483843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.483887] io scheduler noop registered
[    0.483891] io scheduler deadline registered
[    0.483936] io scheduler cfq registered (default)
[    0.484100] pcieport 0000:00:1c.0: irq 56 for MSI/MSI-X
[    0.484220] pcieport 0000:00:1c.3: irq 57 for MSI/MSI-X
[    0.484337] pcieport 0000:00:1c.4: irq 58 for MSI/MSI-X
[    0.484410] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.484413] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.484426] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    0.484427] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    0.484430] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    0.484443] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    0.484444] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.484447] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    0.484459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.484472] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.484504] efifb: probing for efifb
[    0.484518] efifb: framebuffer at 0xd0000000, mapped to 0xffffc90004800000, using 1876k, total 1875k
[    0.484519] efifb: mode is 800x600x32, linelength=3200, pages=1
[    0.484520] efifb: scrolling: redraw
[    0.484522] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.485884] Console: switching to colour frame buffer device 100x37
[    0.487003] fb0: EFI VGA frame buffer device
[    0.487010] intel_idle: MWAIT substates: 0x11142120
[    0.487011] intel_idle: v0.4 model 0x45
[    0.487012] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.487242] GHES: HEST is not enabled!
[    0.487304] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.487689] Linux agpgart interface v0.103
[    0.487730] rtc_cmos 00:02: RTC can wake from S4
[    0.487849] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.487875] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.487885] Intel P-state driver initializing.
[    0.487893] Intel pstate controlling: cpu 0
[    0.487910] Intel pstate controlling: cpu 1
[    0.487924] Intel pstate controlling: cpu 2
[    0.487937] Intel pstate controlling: cpu 3
[    0.488001] ledtrig-cpu: registered to indicate activity on CPUs
[    0.488257] TCP: cubic registered
[    0.488477] NET: Registered protocol family 10
[    0.488914] NET: Registered protocol family 17
[    0.489672] registered taskstats version 1
[    0.490757]   Magic number: 2:846:138
[    0.490895] rtc_cmos 00:02: setting system clock to 2014-10-26 17:06:58 UTC (1414343218)
[    0.491151] PM: Hibernation image not present or could not be loaded.
[    0.492999] Freeing unused kernel memory: 1128K (ffffffff818df000 - ffffffff819f9000)
[    0.493003] Write protecting the kernel read-only data: 8192k
[    0.497876] Freeing unused kernel memory: 796K (ffff880001539000 - ffff880001600000)
[    0.499301] Freeing unused kernel memory: 360K (ffff8800017a6000 - ffff880001800000)
[    0.504243] random: systemd-tmpfile urandom read with 1 bits of entropy available
[    0.505213] systemd-udevd[57]: starting version 216
[    0.508813] SCSI subsystem initialized
[    0.513994] cfg80211: Calling CRDA to update world regulatory domain
[    0.529912] ACPI: bus type USB registered
[    0.529947] usbcore: registered new interface driver usbfs
[    0.529960] usbcore: registered new interface driver hub
[    0.530021] usbcore: registered new device driver usb
[    0.531656] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.531666] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.531750] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.531769] xhci_hcd 0000:00:14.0: irq 59 for MSI/MSI-X
[    0.531916] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.532026] hub 1-0:1.0: USB hub found
[    0.532040] hub 1-0:1.0: 9 ports detected
[    0.532096] ehci-pci: EHCI PCI platform driver
[    0.535260] sdhci: Secure Digital Host Controller Interface driver
[    0.535262] sdhci: Copyright(c) Pierre Ossman
[    0.535339] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.535342] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.535442] libata version 3.00 loaded.
[    0.535550] hub 2-0:1.0: USB hub found
[    0.535562] hub 2-0:1.0: 4 ports detected
[    0.536889] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.536898] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    0.536912] ehci-pci 0000:00:1d.0: debug port 2
[    0.540169] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.540805] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.540821] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf791b000
[    0.542296] i8042: Detected active multiplexing controller, rev 1.1
[    0.545080] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.545748] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.545798] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.545906] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.545945] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.549104] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.549295] hub 3-0:1.0: USB hub found
[    0.549301] hub 3-0:1.0: 2 ports detected
[    0.549490] ahci 0000:00:1f.2: version 3.0
[    0.549635] ahci 0000:00:1f.2: irq 60 for MSI/MSI-X
[    0.549653] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    0.552786] AVX2 version of gcm_enc/dec engaged.
[    0.562357] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
[    0.562361] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst 
[    0.562891] scsi0 : ahci
[    0.563007] scsi1 : ahci
[    0.563109] scsi2 : ahci
[    0.563208] scsi3 : ahci
[    0.563270] ata1: SATA max UDMA/133 abar m2048@0xf791a000 port 0xf791a100 irq 60
[    0.563271] ata2: DUMMY
[    0.563273] ata3: DUMMY
[    0.563274] ata4: DUMMY
[    0.600259] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.882655] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.883723] ata1.00: ATA-8: SanDisk SD6SB1M128G1002, X231600, max UDMA/133
[    0.883727] ata1.00: 250069680 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    0.884862] ata1.00: configured for UDMA/133
[    0.885057] scsi 0:0:0:0: Direct-Access     ATA      SanDisk SD6SB1M1 600  PQ: 0 ANSI: 5
[    0.885361] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    0.885464] sd 0:0:0:0: [sda] Write Protect is off
[    0.885467] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.885566] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.887168]  sda: sda1 sda2 sda3 sda4 sda5 sda6
[    0.888050] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.892659] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[    0.919186] device-mapper: uevent: version 1.0.3
[    0.919268] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    1.069942] usb 1-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.071256] hidraw: raw HID events driver (C) Jiri Kosina
[    1.073216] usbcore: registered new interface driver usbhid
[    1.073218] usbhid: USB HID core driver
[    1.073613] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C05A.0001/input/input5
[    1.073660] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-1/input0
[    1.176270] usb 3-1: new high-speed USB device number 2 using ehci-pci
[    1.300282] hub 3-1:1.0: USB hub found
[    1.300358] hub 3-1:1.0: 8 ports detected
[    1.483137] tsc: Refined TSC clocksource calibration: 2394.457 MHz
[    1.566611] usb 3-1.4: new high-speed USB device number 3 using ehci-pci
[    1.716733] usb 3-1.5: new high-speed USB device number 4 using ehci-pci
[    1.920283] usb 3-1.7: new full-speed USB device number 5 using ehci-pci
[    2.008497] hid-generic 0003:03EB:8A41.0002: hiddev0,hidraw1: USB HID v1.11 Device [Atmel] on usb-0000:00:1d.0-1.7/input0
[    2.012094] input: Atmel as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.7/3-1.7:1.1/0003:03EB:8A41.0003/input/input6
[    2.012135] hid-multitouch 0003:03EB:8A41.0003: input,hidraw2: USB HID v1.11 Device [Atmel] on usb-0000:00:1d.0-1.7/input1
[    2.484125] Switched to clocksource tsc
[    9.177538] random: nonblocking pool is initialized
[   14.114007] NET: Registered protocol family 38
[   14.593112] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[   14.660215] systemd[1]: systemd 216 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN )
[   14.660341] systemd[1]: Detected architecture 'x86-64'.
[   14.662271] systemd[1]: Set hostname to <archus>.
[   14.726786] systemd[1]: Starting Login Prompts.
[   14.726863] systemd[1]: Reached target Login Prompts.
[   14.726871] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   14.726913] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   14.726923] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[   14.726942] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   14.726947] systemd[1]: Starting Paths.
[   14.726995] systemd[1]: Reached target Paths.
[   14.727009] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   14.727135] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   14.727143] systemd[1]: Starting Encrypted Volumes.
[   14.727190] systemd[1]: Reached target Encrypted Volumes.
[   14.727197] systemd[1]: Expecting device dev-disk-by\x2duuid-3a915ad4\x2d0ad7\x2d4711\x2d80a3\x2d3dcabb49382e.device...
[   14.727255] systemd[1]: Expecting device dev-disk-by\x2duuid-204885c8\x2d1133\x2d4f69\x2dad67\x2dd3c53b44dd7c.device...
[   14.727311] systemd[1]: Starting Root Slice.
[   14.730797] systemd[1]: Created slice Root Slice.
[   14.730805] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   14.730871] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   14.730876] systemd[1]: Starting Delayed Shutdown Socket.
[   14.730930] systemd[1]: Listening on Delayed Shutdown Socket.
[   14.730936] systemd[1]: Starting Device-mapper event daemon FIFOs.
[   14.730990] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   14.730995] systemd[1]: Starting Journal Socket (/dev/log).
[   14.731051] systemd[1]: Listening on Journal Socket (/dev/log).
[   14.731059] systemd[1]: Starting udev Control Socket.
[   14.731108] systemd[1]: Listening on udev Control Socket.
[   14.731115] systemd[1]: Starting udev Kernel Socket.
[   14.731162] systemd[1]: Listening on udev Kernel Socket.
[   14.731168] systemd[1]: Starting LVM2 metadata daemon socket.
[   14.731218] systemd[1]: Listening on LVM2 metadata daemon socket.
[   14.731224] systemd[1]: Starting User and Session Slice.
[   14.731358] systemd[1]: Created slice User and Session Slice.
[   14.731365] systemd[1]: Starting Journal Socket.
[   14.731419] systemd[1]: Listening on Journal Socket.
[   14.731430] systemd[1]: Starting System Slice.
[   14.731553] systemd[1]: Created slice System Slice.
[   14.731563] systemd[1]: Started File System Check on Root Device.
[   14.731568] systemd[1]: Starting system-systemd\x2dfsck.slice.
[   14.732078] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   14.732086] systemd[1]: Starting Remount Root and Kernel File Systems...
[   14.732806] systemd[1]: Mounting Debug File System...
[   14.733542] systemd[1]: Starting udev Coldplug all Devices...
[   14.735104] systemd[1]: Started Set Up Additional Binary Formats.
[   14.735130] systemd[1]: Mounting Huge Pages File System...
[   14.736027] systemd[1]: Mounting POSIX Message Queue File System...
[   14.743249] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   14.745223] systemd[1]: Started Load Kernel Modules.
[   14.745246] systemd[1]: Starting Apply Kernel Variables...
[   14.746199] systemd[1]: Mounted FUSE Control File System.
[   14.746276] systemd[1]: Mounting Configuration File System...
[   14.747371] EXT4-fs (dm-1): re-mounted. Opts: data=ordered
[   14.747425] systemd[1]: Starting system-getty.slice.
[   14.748596] systemd[1]: Created slice system-getty.slice.
[   14.748628] systemd[1]: Starting Setup Virtual Console...
[   14.750144] systemd[1]: Starting Journal Service...
[   14.751762] systemd[1]: Started Journal Service.
[   14.808461] systemd-udevd[237]: starting version 216
[   14.877419] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   14.879232] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input7
[   14.880484] ACPI: Lid Switch [LID]
[   14.880719] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8
[   14.880725] ACPI: Sleep Button [SLPB]
[   14.880795] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
[   14.880798] ACPI: Power Button [PWRF]
[   14.881671] mei_me 0000:00:16.0: irq 61 for MSI/MSI-X
[   14.897861] [drm] Initialized drm 1.1.0 20060810
[   14.905538] ACPI: AC Adapter [AC0] (on-line)
[   14.905913] wmi: Mapper loaded
[   14.906422] lp_gpio INT33C7:00: failed requesting IO region 0x1c00
[   14.944044] lp_gpio: probe of INT33C7:00 failed with error -16
[   14.944884] snd_hda_intel 0000:00:1b.0: irq 62 for MSI/MSI-X
[   14.946463] [drm] Memory usable by graphics device = 2048M
[   14.946466] [drm] Replacing VGA console driver
[   14.946470] checking generic (d0000000 1d5000) vs hw (d0000000 10000000)
[   14.946472] fb: switching to inteldrmfb from EFI VGA
[   14.947145] Console: switching to colour dummy device 80x25
[   14.953764] thermal LNXTHERM:00: registered as thermal_zone0
[   14.953768] ACPI: Thermal Zone [THRM] (44 C)
[   14.965134] sound hdaudioC1D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   14.965139] sound hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   14.965142] sound hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   14.965144] sound hdaudioC1D0:    mono: mono_out=0x0
[   14.965147] sound hdaudioC1D0:    inputs:
[   14.965149] sound hdaudioC1D0:      Mic=0x12
[   14.970909] ACPI: Battery Slot [BAT0] (battery present)
[   14.975493] media: Linux media interface: v0.10
[   14.977115] input: PC Speaker as /devices/platform/pcspkr/input/input10
[   14.978735] mousedev: PS/2 mouse device common for all mice
[   14.978804] i915 0000:00:02.0: irq 63 for MSI/MSI-X
[   14.978818] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   14.978820] [drm] Driver supports precise vblank timestamp query.
[   14.978860] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   14.989032] Linux video capture interface: v2.00
[   14.994886] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x17
[   14.995340] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x17
[   14.995367] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x17
[   14.995385] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x17
[   14.995481] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   15.002508] uvcvideo: Found UVC 1.00 device USB2.0 UVC HD Webcam (064e:9700)
[   15.007699] input: USB2.0 UVC HD Webcam as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.5/3-1.5:1.0/input/input12
[   15.008952] usbcore: registered new interface driver uvcvideo
[   15.008956] USB Video Class driver (1.1.1)
[   15.026642] iTCO_vendor_support: vendor-support=0
[   15.026940] [drm] seamless DRRS supported for eDP panel.
[   15.027845] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   15.027891] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
[   15.028012] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   15.035083] asus_wmi: ASUS WMI generic driver loaded
[   15.036455] asus_wmi: Initialization: 0x1
[   15.036480] asus_wmi: BIOS WMI version: 7.9
[   15.036518] asus_wmi: SFUN value: 0x4a2877
[   15.038118] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input15
[   15.056383] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: data=ordered
[   15.059429] asus_wmi: Backlight controlled by ACPI video driver
[   15.079071] Adding 10321916k swap on /dev/mapper/main-swap.  Priority:-1 extents:1 across:10321916k SSFS
[   15.116892] fbcon: inteldrmfb (fb0) is primary device
[   15.150341] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
[   15.878076] Console: switching to colour frame buffer device 240x67
[   15.885097] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   15.885098] i915 0000:00:02.0: registered panic notifier
[   15.905365] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[   15.916623] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[   15.916700] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/LNXVIDEO:00/input/input18
[   15.918696] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   15.944601] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input19
[   15.944951] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   15.945138] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\SMB0) (20140424/utaddress-258)
[   15.945147] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258)
[   15.945150] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   15.946442] snd_hda_intel 0000:00:03.0: irq 64 for MSI/MSI-X
[   15.966517] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
[   15.968935] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input21
[   15.969479] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input22
[   16.043390] systemd-journald[225]: Received request to flush runtime journal from PID 1
[   16.049423] input: PS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio4/input/input16
[   16.341891] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   16.879814] fuse init (API version 7.23)
[   36.645491] usbcore: registered new interface driver rtl8192cu
[   36.647639] acx.acx_init_module: acx-mac80211, version: v0.6.0-g (git: unknown)
[   36.647642] acx.acx_init_module: this driver is still EXPERIMENTAL
acx: please read the README file and/or go to http://acx100.sourceforge.net/wiki for further information
[   36.647646] acx.acxpci_init_module: built with CONFIG_ACX_MAC80211_PCI
[   36.647647] acx.acxpci_init_module: compiled to use 32bit I/O access. I/O timing issues might occur, such as non-working firmware upload. Report them
[   36.647648] acx.acxpci_init_module: acx: running on a little-endian CPU
 PCI/VLYNQ module initialized, waiting for cards to probe...
[   36.647675] acxusb.acxusb_init_module: built with CONFIG_ACX_MAC80211_USB
[   36.647676] acxusb.acxusb_init_module: USB module initialized, probing for devices...
[   36.647699] usbcore: registered new interface driver acx_usb
[   36.647700] acx.acxmem_init_module: built with CONFIG_ACX_MAC80211_MEM
[   36.647701] acx.acxmem_init_module: compiled to use 32bit I/O access. I/O timing issues might occur, such as non-working firmware upload. Report them
[   36.647703] acx.acxmem_init_module: acx: running on a little-endian CPU
acx: Slave-memory module initialized, waiting for cards to probe...
[   36.650500] rtusb init rt2870 --->
[   36.650534] usbcore: registered new interface driver rt2870
[  284.709249] eeprom: unknown parameter 'eeprom_93cx6' ignored
[  284.709255] eeprom: unknown parameter 'crc-ccitt' ignored
[  284.709258] eeprom: unknown parameter 'cfg80211' ignored
[  284.709260] eeprom: unknown parameter 'mac80211' ignored
[  284.709262] eeprom: unknown parameter 'rt2x00lib' ignored
[  284.709264] eeprom: unknown parameter 'rt2x00pci' ignored
[  284.709266] eeprom: unknown parameter 'rt2x00mmio' ignored
[  284.709268] eeprom: unknown parameter 'rt2800lib' ignored
[  284.709270] eeprom: unknown parameter 'rt2800pci' ignored
[  284.761872] [drm] GMBUS [i915 gmbus ssc] timed out, falling back to bit banging on pin 1
[  284.881954] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[  284.998712] [drm] GMBUS [i915 gmbus panel] timed out, falling back to bit banging on pin 3
[  285.115475] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
[  285.275604] [drm] GMBUS [i915 gmbus dpd] timed out, falling back to bit banging on pin 6
[  334.308583] usb 3-1.3: new high-speed USB device number 6 using ehci-pci
[  334.575667] systemd-udevd[2489]: renamed network interface wlan0 to enp0s29u1u3
[  335.141433] IPv6: ADDRCONF(NETDEV_UP): enp0s29u1u3: link is not ready
[  335.149778] IPv6: ADDRCONF(NETDEV_UP): enp0s29u1u3: link is not ready
[  336.778780] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s29u1u3: link becomes ready
[  363.587330] usb 3-1.3: USB disconnect, device number 6
[  363.587426] rtw_cmd_thread: DriverStopped(0) SurpriseRemoved(1) break at line 482
[  411.427698] usb 3-1.3: new high-speed USB device number 7 using ehci-pci
[  411.667782] systemd-udevd[2738]: renamed network interface wlan0 to enp0s29u1u3
[  412.230371] IPv6: ADDRCONF(NETDEV_UP): enp0s29u1u3: link is not ready
[  412.239713] IPv6: ADDRCONF(NETDEV_UP): enp0s29u1u3: link is not ready
[  415.089267] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s29u1u3: link becomes ready
[  800.164028] usb 3-1.3: USB disconnect, device number 7
[  800.164196] rtw_cmd_thread: DriverStopped(0) SurpriseRemoved(1) break at line 482
[ 1379.632663] usb 3-1.3: new high-speed USB device number 8 using ehci-pci
[ 1379.886206] systemd-udevd[3053]: renamed network interface wlan0 to enp0s29u1u3
[ 1380.452103] IPv6: ADDRCONF(NETDEV_UP): enp0s29u1u3: link is not ready
[ 1380.460411] IPv6: ADDRCONF(NETDEV_UP): enp0s29u1u3: link is not ready
[ 1383.281906] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s29u1u3: link becomes ready
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17235
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Wifi] Echec compilation MT7630e

Message par benjarobin »

Hum, ce n'est pas vraiment exploitable. Peux tu faire ceci :
Allume le PC sans clé USB wifi, Via un tty, donne la sortie de:

Code : Tout sélectionner

lsmod
dmesg # complet
modprobe rt2800pci
lsmod
ip link show
dmesg # uniquement les nouveaux messages
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
bnm
Hankyu
Messages : 17
Inscription : ven. 24 oct. 2014, 22:38

Re: [Wifi] Echec compilation MT7630e

Message par bnm »

Alors voilà (sur pastebin car trop long) : http://pastebin.com/qhK9QG9F
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17235
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Wifi] Echec compilation MT7630e

Message par benjarobin »

Désolé, je n'ai pas d'idée...
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
bnm
Hankyu
Messages : 17
Inscription : ven. 24 oct. 2014, 22:38

Re: [Wifi] Echec compilation MT7630e (Résolu)

Message par bnm »

Bonsoir

Suite à reinstall avec noyau 3.17, le wifi est fonctionnel en installant depuis les sources fournies par benjarobin.

Merci pour tout !
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17235
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Wifi] Echec compilation MT7630e (Résolu)

Message par benjarobin »

Il va falloir créer un vrai paquet avec support de dkms. Car sinon tu vas devoir compiler ce paquet à chaque mise à jour du kernel.
Je suis assez occupé, mais si j'y pense et que je trouve 5 min, tu l'auras :-)
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
bnm
Hankyu
Messages : 17
Inscription : ven. 24 oct. 2014, 22:38

Re: [Wifi] Echec compilation MT7630e (Résolu)

Message par bnm »

Ben écoute je ne sais pas quoi dire ! un GRAND merci pour tout, je n'aurais jamais réussi tout seul !
bnm
Hankyu
Messages : 17
Inscription : ven. 24 oct. 2014, 22:38

Re: [Wifi] Echec compilation MT7630e

Message par bnm »

Bonjour

J'avais blacklisté le kernel jusque là pour ne pas avoir à me poser de question, mais souhaiterait maintenant mettre à jour. Je peux évidement recompiler à la main pour cette fois ci, mais ne suis pas capable de créer le paquet avec support de dkms. Est-il possible que quelqu'un (benjarobin?) le fasse ?

Merci d'avance
Répondre