Placa de rede eth1 não reconhece.

1. Placa de rede eth1 não reconhece.

Aderson Agostinho
4nd3r50n

(usa Debian)

Enviado em 04/09/2015 - 15:02h

Tenho um servidor Debian com uma placa de rede onboard funcionando eth0, coloquei outra placa mas não carregou eth1.
Alguém tem alguma ideia para uma solução, troquei a placa e continua no mesmo.

Resultado de alguns comandos:

lspci | grep Ethernet :
00:19.0 Ethernet controller: Intel Corporation 82578DC Gigabit Network Connection (rev 06)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 03)


ifconfig -a
br0       Link encap:Ethernet  Endereço de HW 36:78:3a:94:f9:7d
inet end.: 10.0.0.254 Bcast:10.0.0.255 Masc:255.255.255.0
endereço inet6: fe80::3478:3aff:fe94:f97d/64 Escopo:Link
UP BROADCASTRUNNING MULTICAST MTU:1500 Métrica:1
RX packets:360826 errors:0 dropped:0 overruns:0 frame:0
TX packets:343869 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:0
RX bytes:95650759 (91.2 MiB) TX bytes:107736431 (102.7 MiB)

enp3s0 Link encap:Ethernet Endereço de HW 00:e0:4c:68:33:30
BROADCASTMULTICAST MTU:1500 Métrica:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

eth0 Link encap:Ethernet Endereço de HW 00:27:0e:09:61:bf
inet end.: 172.16.1.12 Bcast:172.16.255.255 Masc:255.255.0.0
endereço inet6: fe80::227:eff:fe09:61bf/64 Escopo:Link
UP BROADCASTRUNNING MULTICAST MTU:1500 Métrica:1
RX packets:576313 errors:0 dropped:3224 overruns:0 frame:0
TX packets:365501 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:1000
RX bytes:130400584 (124.3 MiB) TX bytes:103912767 (99.0 MiB)
IRQ:20 Memória:fb200000-fb220000

lo Link encap:Loopback Local
inet end.: 127.0.0.1 Masc:255.0.0.0
endereço inet6: ::1/128 Escopo:Máquina
UP LOOPBACKRUNNING MTU:65536 Métrica:1
RX packets:209705 errors:0 dropped:0 overruns:0 frame:0
TX packets:209705 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:0
RX bytes:42389312 (40.4 MiB) TX bytes:42389312 (40.4 MiB)

tap0 Link encap:Ethernet Endereço de HW 5e:ff:7e:64:68:b6
UP BROADCASTMULTICAST MTU:1500 Métrica:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:500
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

tap1 Link encap:Ethernet Endereço de HW 56:3f:3b:80:30:00
endereço inet6: fe80::543f:3bff:fe80:3000/64 Escopo:Link
UP BROADCASTRUNNING MULTICAST MTU:1500 Métrica:1
RX packets:348908 errors:0 dropped:0 overruns:0 frame:0
TX packets:341723 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:500
RX bytes:98400440 (93.8 MiB) TX bytes:106714370 (101.7 MiB)

tap2 Link encap:Ethernet Endereço de HW 36:78:3a:94:f9:7d
endereço inet6: fe80::3478:3aff:fe94:f97d/64 Escopo:Link
UP BROADCASTRUNNING MULTICAST MTU:1500 Métrica:1
RX packets:10303 errors:0 dropped:0 overruns:0 frame:0
TX packets:9703 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:500
RX bytes:1970512 (1.8 MiB) TX bytes:1240150 (1.1 MiB)

tun0 Link encap:Não Especificado Endereço de HW 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet end.: 10.20.10.90 P-a-P:10.20.10.89 Masc:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Métrica:1
RX packets:1212 errors:0 dropped:0 overruns:0 frame:0
TX packets:1121 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:100
RX bytes:93548 (91.3 KiB) TX bytes:165700 (161.8 KiB)


mii-tool
SIOCGMIIREG on eth0 failed: Input/output error
SIOCGMIIREG on eth0 failed: Input/output error
eth0: negotiated 100baseTx-FD flow-control, link ok


lsmod
Module                  Size  Used by
ipt_MASQUERADE 16384 17
nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE
xt_nat 16384 69
xt_tcpudp 16384 69
xt_LOG 16384 0
iptable_filter 16384 0
iptable_nat 16384 1
ip_tables 28672 2 iptable_filter,iptable_nat
nf_nat_ipv4 16384 1 iptable_nat
x_tables 28672 6 ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_LOG,xt_nat,iptable_filter
nf_conntrack_ipv4 20480 1
nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
nf_nat_ftp 16384 0
nf_conntrack_ftp 16384 1 nf_nat_ftp
nf_nat 20480 4 nf_nat_ftp,nf_nat_ipv4,xt_nat,nf_nat_masquerade_ipv4
nf_conntrack 94208 6 nf_nat_ftp,nf_nat,nf_nat_ipv4,nf_nat_masquerade_ipv4,nf_conntrack_ftp,nf_conntrack_ipv4
binfmt_misc 20480 1
nfsd 286720 2
auth_rpcgss 57344 1 nfsd
oid_registry 16384 1 auth_rpcgss
nfs_acl 16384 1 nfsd
nfs 204800 0
lockd 90112 2 nfs,nfsd
grace 16384 2 nfsd,lockd
fscache 53248 1 nfs
sunrpc 270336 6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
bridge 102400 0
stp 16384 1 bridge
llc 16384 2 stp,bridge
snd_hda_codec_realtek 69632 1
snd_hda_codec_generic 65536 1 snd_hda_codec_realtek
nouveau 1298432 1
snd_hda_intel 28672 0
snd_hda_controller 28672 1 snd_hda_intel
snd_hda_codec 110592 4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
snd_hwdep 16384 1 snd_hda_codec
iTCO_wdt 16384 0
ppdev 20480 0
iTCO_vendor_support 16384 1 iTCO_wdt
mxm_wmi 16384 1 nouveau
wmi 20480 2 mxm_wmi,nouveau
ttm 77824 1 nouveau
drm_kms_helper 102400 1 nouveau
drm 274432 4 ttm,drm_kms_helper,nouveau
snd_pcm 90112 3 snd_hda_codec,snd_hda_intel,snd_hda_controller
snd_timer 28672 1 snd_pcm
i2c_algo_bit 16384 1 nouveau
acpi_cpufreq 20480 1
parport_pc 28672 0
snd 69632 7 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
soundcore 16384 2 snd,snd_hda_codec
coretemp 16384 0
kvm_intel 151552 7
kvm 425984 1 kvm_intel
sg 32768 0
shpchp 32768 0
psmouse 110592 0
processor 28672 1 acpi_cpufreq
video 20480 1 nouveau
thermal_sys 32768 2 video,processor
pcspkr 16384 0
i7core_edac 24576 0
serio_raw 16384 0
edac_core 45056 2 i7core_edac
i2c_i801 20480 0
joydev 20480 0
parport 36864 2 ppdev,parport_pc
button 16384 1 nouveau
evdev 24576 2
lpc_ich 24576 0
mfd_core 16384 1 lpc_ich
8250_fintek 16384 0
mei_me 20480 0
mei 77824 1 mei_me
dm_mod 94208 0
tun 28672 7
loop 28672 0
autofs4 36864 2
ext4 499712 1
crc16 16384 1 ext4
mbcache 20480 1 ext4
jbd2 86016 1 ext4
hid_generic 16384 0
usbhid 49152 0
hid 106496 2 hid_generic,usbhid
sr_mod 24576 0
cdrom 49152 1 sr_mod
sd_mod 45056 3
crc32c_intel 24576 0
ata_piix 36864 2
ehci_pci 16384 0
r8169 77824 0
ata_generic 16384 0
mii 16384 1 r8169
ehci_hcd 77824 1 ehci_pci
libata 180224 2 ata_generic,ata_piix
e1000e 217088 0
usbcore 200704 3 ehci_hcd,ehci_pci,usbhid
ptp 20480 1 e1000e
usb_common 16384 1 usbcore
scsi_mod 200704 4 sg,libata,sd_mod,sr_mod
pps_core 20480 1 ptp


na pasta /sys/class/net
total 0
lrwxrwxrwx 1 root root 0 Set 4 14:36 br0 -> ../../devices/virtual/net/br0
lrwxrwxrwx 1 root root 0 Set 4 14:36 enp3s0 -> ../../devices/pci0000:00/0000:00:1c.4/0000:03:00.0/net/enp3s0
lrwxrwxrwx 1 root root 0 Set 4 14:36 eth0 -> ../../devices/pci0000:00/0000:00:19.0/net/eth0
lrwxrwxrwx 1 root root 0 Set 4 14:36 lo -> ../../devices/virtual/net/lo
lrwxrwxrwx 1 root root 0 Set 4 14:36 tap0 -> ../../devices/virtual/net/tap0
lrwxrwxrwx 1 root root 0 Set 4 14:36 tap1 -> ../../devices/virtual/net/tap1
lrwxrwxrwx 1 root root 0 Set 4 14:36 tap2 -> ../../devices/virtual/net/tap2
lrwxrwxrwx 1 root root 0 Set 4 14:36 tun0 -> ../../devices/virtual/net/tun0



  


2. Re: Placa de rede eth1 não reconhece.

Renato Carneiro Pacheco
renato_pacheco

(usa Debian)

Enviado em 04/09/2015 - 15:15h

Vc olhou no dmesg e no lspci -k?
--
Renato Carneiro Pacheco
Certificado Linux LPIC-1
Especialista em Segurança em Redes de Computadores
Graduado em Redes de Comunicação

http://br.linkedin.com/in/renatocarneirop
http://www.facebook.com/renatocarneirop

"Não acredite no que eu digo, pois é a minha experiência e não a sua. Experimente, indague e busque." - Osho Rajneesh


3. Comandos

Aderson Agostinho
4nd3r50n

(usa Debian)

Enviado em 04/09/2015 - 15:34h

Obrigado pela rapidez na resposta, mão não tenho tanto conhecimento em linux no comando dmesg não sei nem o que analisar, mas no lspci as placas aparecem.
Poderia ser algum problema nos modulos ?
Não tenho nenhuma familiaridade com essa parte.



dmesg
[    0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.0.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 4.9.3 (Debian 4.9.3-2) ) #1 SMP Debian 4.0.8-2 (2015-07-22)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-2-amd64 root=UUID=9404aa7f-bc6f-456a-818f-ecdecb593ff3 ro quiet
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009bfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009c000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bbc4ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bbc50000-0x00000000bbc92fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bbc93000-0x00000000bbe15fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bbe16000-0x00000000bbe16fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bbe17000-0x00000000bbe17fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bbe18000-0x00000000bbe21fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bbe22000-0x00000000bbe2afff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bbe2b000-0x00000000bbe48fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bbe49000-0x00000000bbe8bfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bbe8c000-0x00000000bbffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bc000000-0x00000000bf7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: /DH55TC , BIOS TCIBX10H.86A.0027.2009.1119.1517 11/19/2009
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x440000 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 000000000 mask C00000000 write-back
[ 0.000000] 1 base 400000000 mask FC0000000 write-back
[ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xbc000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fcd70-0x000fcd7f] mapped at [ffff8800000fcd70]
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b13000, 0x01b13fff] PGTABLE
[ 0.000000] BRK [0x01b14000, 0x01b14fff] PGTABLE
[ 0.000000] BRK [0x01b15000, 0x01b15fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x43fe00000-0x43fffffff]
[ 0.000000] [mem 0x43fe00000-0x43fffffff] page 2M
[ 0.000000] BRK [0x01b16000, 0x01b16fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x420000000-0x43fdfffff]
[ 0.000000] [mem 0x420000000-0x43fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbbc4ffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbbbfffff] page 2M
[ 0.000000] [mem 0xbbc00000-0xbbc4ffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbbe16000-0xbbe16fff]
[ 0.000000] [mem 0xbbe16000-0xbbe16fff] page 4k
[ 0.000000] BRK [0x01b17000, 0x01b17fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xbbe8c000-0xbbffffff]
[ 0.000000] [mem 0xbbe8c000-0xbbffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x41fffffff]
[ 0.000000] [mem 0x100000000-0x41fffffff] page 2M
[ 0.000000] BRK [0x01b18000, 0x01b18fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x3617a000-0x370b4fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0410 000024 (v02 INTEL )
[ 0.000000] ACPI: XSDT 0x00000000BBE20E18 00005C (v01 INTEL DH55TC 01072009 MSFT 00010013)
[ 0.000000] ACPI: FACP 0x00000000BBE1FD98 0000F4 (v04 INTEL DH55TC 01072009 MSFT 00010013)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT: 0xBBE28E40/0x00000000BBE28D40, using 32-bit address (20150204/tbfadt-283)
[ 0.000000] ACPI: DSDT 0x00000000BBE18018 0069C3 (v01 INTEL DH55TC 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 0x00000000BBE28E40 000040
[ 0.000000] ACPI: APIC 0x00000000BBE1FF18 0000CC (v02 INTEL DH55TC 01072009 MSFT 00010013)
[ 0.000000] ACPI: SSDT 0x00000000BBE1FC18 00014E (v01 INTEL DH55TC 00000001 MSFT 03000001)
[ 0.000000] ACPI: MCFG 0x00000000BBE21F18 00003C (v01 INTEL DH55TC 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000BBE21E98 000038 (v01 INTEL DH55TC 01072009 AMI. 00000003)
[ 0.000000] ACPI: ASF! 0x00000000BBE20C18 0000A0 (v32 INTEL DH55TC 00000001 TFSM 000F4240)
[ 0.000000] ACPI: DMAR 0x00000000BBE20B18 000068 (v01 INTEL DH55TC 00000001 INTL 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000043fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x43ffee000-0x43fff1fff]
[ 0.000000] [ffffea0000000000-ffffea0010ffffff] PMD -> [ffff88042f600000-ffff88043f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000043fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009bfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bbc4ffff]
[ 0.000000] node 0: [mem 0x00000000bbe16000-0x00000000bbe16fff]
[ 0.000000] node 0: [mem 0x00000000bbe8c000-0x00000000bbffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000043fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000043fffffff]
[ 0.000000] On node 0 totalpages: 4177248
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 11960 pages used for memmap
[ 0.000000] DMA32 zone: 765381 pages, LIFO batch:31
[ 0.000000] Normal zone: 53248 pages used for memmap
[ 0.000000] Normal zone: 3407872 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 16 CPUs, 12 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-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 0xbbc50000-0xbbc92fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbbc93000-0xbbe15fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbbe17000-0xbbe17fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbbe18000-0xbbe21fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbbe22000-0xbbe2afff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbbe2b000-0xbbe48fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbbe49000-0xbbe8bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbc000000-0xbf7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0xbf800000-0xfed1bfff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:16 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88043fc00000 s87256 r8192 d31528 u131072
[ 0.000000] pcpu-alloc: s87256 r8192 d31528 u131072 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 4111955
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-2-amd64 root=UUID=9404aa7f-bc6f-456a-818f-ecdecb593ff3 ro quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at /build/linux-xwAuvM/linux-4.0.8/drivers/iommu/dmar.c:829 warn_invalid_dmar+0x77/0x90()
[ 0.000000] Your BIOS is broken; DMAR reported at address fed90000 returns all ones!
BIOS vendor: Intel Corp.; Ver: TCIBX10H.86A.0027.2009.1119.1517; Product Version:
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.0.0-2-amd64 #1 Debian 4.0.8-2
[ 0.000000] Hardware name: /DH55TC , BIOS TCIBX10H.86A.0027.2009.1119.1517 11/19/2009
[ 0.000000] 0000000000000000 ffffffff81017b35 ffffffff81562ce2 ffffffff81803da8
[ 0.000000] ffffffff8106cf91 00000000fed90000 ffffffff8176d092 ffffffff81b1200c
[ 0.000000] ffffffff8167c874 ffffffff81803ec0 ffffffff8106d052 ffffffff8177ddc8
[ 0.000000] Call Trace:
[ 0.000000] [<ffffffff81017b35>] ? show_stack+0x5/0x50
[ 0.000000] [<ffffffff81562ce2>] ? dump_stack+0x40/0x50
[ 0.000000] [<ffffffff8106cf91>] ? warn_slowpath_common+0x81/0xb0
[ 0.000000] [<ffffffff8106d052>] ? warn_slowpath_fmt_taint+0x42/0x50
[ 0.000000] [<ffffffff81931e3d>] ? __early_set_fixmap+0x8e/0x91
[ 0.000000] [<ffffffff819467ab>] ? __early_ioremap.constprop.0+0x14b/0x1cf
[ 0.000000] [<ffffffff8106d015>] ? warn_slowpath_fmt_taint+0x5/0x50
[ 0.000000] [<ffffffff813dbee7>] ? warn_invalid_dmar+0x77/0x90
[ 0.000000] [<ffffffff819469ae>] ? early_iounmap+0x10b/0x125
[ 0.000000] [<ffffffff8155d351>] ? dmar_validate_one_drhd+0xb1/0xf0
[ 0.000000] [<ffffffff813dc075>] ? dmar_walk_remapping_entries+0x85/0x1b0
[ 0.000000] [<ffffffff8195cbf2>] ? detect_intel_iommu+0x52/0xd0
[ 0.000000] [<ffffffff8155d2a0>] ? xen_swiotlb_init+0x4b0/0x4b0
[ 0.000000] [<ffffffff81921e60>] ? pci_iommu_alloc+0x46/0x67
[ 0.000000] [<ffffffff81931aec>] ? mem_init+0x12/0x95
[ 0.000000] [<ffffffff81918d41>] ? start_kernel+0x244/0x481
[ 0.000000] [<ffffffff81918120>] ? early_idt_handler_array+0x120/0x120
[ 0.000000] [<ffffffff81918120>] ? early_idt_handler_array+0x120/0x120
[ 0.000000] [<ffffffff8191861c>] ? x86_64_start_kernel+0x15f/0x16e
[ 0.000000] ---[ end trace 18c142044476a986 ]---
[ 0.000000] Memory: 16351444K/16708992K available (5560K kernel code, 1025K rwdata, 1940K rodata, 1252K init, 832K bss, 357548K reserved, 0K cma-reserved)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=16.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.000000] NR_IRQS:33024 nr_irqs:552 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2659.879 MHz processor
[ 0.000030] Calibrating delay loop (skipped), value calculated using timer frequency.. 5319.75 BogoMIPS (lpj=10639516)
[ 0.000033] pid_max: default: 32768 minimum: 301
[ 0.000043] ACPI: Core revision 20150204
[ 0.005312] ACPI: All ACPI Tables successfully acquired
[ 0.005426] Security Framework initialized
[ 0.005436] AppArmor: AppArmor disabled by boot time parameter
[ 0.005446] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.006449] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.011052] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.013121] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.013140] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.013486] Initializing cgroup subsys blkio
[ 0.013489] Initializing cgroup subsys memory
[ 0.013495] Initializing cgroup subsys devices
[ 0.013497] Initializing cgroup subsys freezer
[ 0.013499] Initializing cgroup subsys net_cls
[ 0.013502] Initializing cgroup subsys perf_event
[ 0.013504] Initializing cgroup subsys net_prio
[ 0.013526] CPU: Physical Processor ID: 0
[ 0.013527] CPU: Processor Core ID: 0
[ 0.013531] mce: CPU supports 9 MCE banks
[ 0.013543] CPU0: Thermal monitoring enabled (TM1)
[ 0.013549] process: using mwait in idle threads
[ 0.013552] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[ 0.013553] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.013630] Freeing SMP alternatives memory: 24K (ffffffff81a3b000 - ffffffff81a41000)
[ 0.014560] ftrace: allocating 22402 entries in 88 pages
[ 0.024375] dmar: Host address width 36
[ 0.024377] dmar: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.024385] dmar: IOMMU: failed to map dmar0
[ 0.024422] dmar: parse DMAR table failure.
[ 0.024424] Switched APIC routing to physical flat.
[ 0.024794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.169458] smpboot: CPU0: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz (fam: 06, model: 1e, stepping: 05)
[ 0.169480] Performance Events: PEBS fmt1+, 16-deep LBR, Nehalem events, Intel PMU driver.
[ 0.169495] perf_event_intel: CPU erratum AAJ80 worked around
[ 0.169496] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[ 0.169498] ... version: 3
[ 0.169499] ... bit width: 48
[ 0.169499] ... generic registers: 4
[ 0.169500] ... value mask: 0000ffffffffffff
[ 0.169501] ... max period: 000000007fffffff
[ 0.169502] ... fixed-purpose events: 3
[ 0.169503] ... event mask: 000000070000000f
[ 0.170098] x86: Booting SMP configuration:
[ 0.170099] .... node #0, CPUs: #1
[ 0.183399] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.183489] #2 #3
[ 0.209889] x86: Booted up 1 node, 4 CPUs
[ 0.209893] smpboot: Total of 4 processors activated (21279.03 BogoMIPS)
[ 0.212658] devtmpfs: initialized
[ 0.216357] PM: Registering ACPI NVS region [mem 0xbbc50000-0xbbc92fff] (274432 bytes)
[ 0.216364] PM: Registering ACPI NVS region [mem 0xbbe17000-0xbbe17fff] (4096 bytes)
[ 0.216365] PM: Registering ACPI NVS region [mem 0xbbe22000-0xbbe2afff] (36864 bytes)
[ 0.216367] PM: Registering ACPI NVS region [mem 0xbbe49000-0xbbe8bfff] (274432 bytes)
[ 0.216522] pinctrl core: initialized pinctrl subsystem
[ 0.216646] NET: Registered protocol family 16
[ 0.225470] cpuidle: using governor ladder
[ 0.237469] cpuidle: using governor menu
[ 0.237563] ACPI: bus type PCI registered
[ 0.237565] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.237650] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.237652] PCI: not using MMCONFIG
[ 0.237653] PCI: Using configuration type 1 for base access
[ 0.247631] ACPI: Added _OSI(Module Device)
[ 0.247633] ACPI: Added _OSI(Processor Device)
[ 0.247634] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.247636] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.249294] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.251767] ACPI: Dynamic OEM Table Load:
[ 0.251772] ACPI: SSDT 0xFFFF88042D224000 00038C (v01 AMI IST 00000001 MSFT 03000001)
[ 0.252528] ACPI: Interpreter enabled
[ 0.252536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[ 0.252547] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.252548] ACPI: Using IOAPIC for interrupt routing
[ 0.252565] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.252606] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[ 0.252743] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.252970] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.258450] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.258456] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.258641] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.258679] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.258854] PCI host bridge to bus 0000:00
[ 0.258857] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.258859] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.258861] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.258862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.258864] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff window]
[ 0.258872] pci 0000:00:00.0: [8086:d131] type 00 class 0x060000
[ 0.258980] pci 0000:00:03.0: [8086:d138] type 01 class 0x060400
[ 0.259030] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.259073] pci 0000:00:03.0: System wakeup disabled by ACPI
[ 0.259113] pci 0000:00:08.0: [8086:d155] type 00 class 0x088000
[ 0.259212] pci 0000:00:08.1: [8086:d156] type 00 class 0x088000
[ 0.259311] pci 0000:00:08.2: [8086:d157] type 00 class 0x088000
[ 0.259407] pci 0000:00:08.3: [8086:d158] type 00 class 0x088000
[ 0.259498] pci 0000:00:10.0: [8086:d150] type 00 class 0x088000
[ 0.259584] pci 0000:00:10.1: [8086:d151] type 00 class 0x088000
[ 0.259686] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
[ 0.259713] pci 0000:00:16.0: reg 0x10: [mem 0xfb229000-0xfb22900f 64bit]
[ 0.259804] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.259885] pci 0000:00:16.2: [8086:3b66] type 00 class 0x010185
[ 0.259905] pci 0000:00:16.2: reg 0x10: [io 0xf150-0xf157]
[ 0.259914] pci 0000:00:16.2: reg 0x14: [io 0xf140-0xf143]
[ 0.259923] pci 0000:00:16.2: reg 0x18: [io 0xf130-0xf137]
[ 0.259932] pci 0000:00:16.2: reg 0x1c: [io 0xf120-0xf123]
[ 0.259942] pci 0000:00:16.2: reg 0x20: [io 0xf110-0xf11f]
[ 0.260072] pci 0000:00:16.3: [8086:3b67] type 00 class 0x070002
[ 0.260092] pci 0000:00:16.3: reg 0x10: [io 0xf100-0xf107]
[ 0.260102] pci 0000:00:16.3: reg 0x14: [mem 0xfb228000-0xfb228fff]
[ 0.260258] pci 0000:00:19.0: [8086:10f0] type 00 class 0x020000
[ 0.260274] pci 0000:00:19.0: reg 0x10: [mem 0xfb200000-0xfb21ffff]
[ 0.260283] pci 0000:00:19.0: reg 0x14: [mem 0xfb227000-0xfb227fff]
[ 0.260290] pci 0000:00:19.0: reg 0x18: [io 0xf020-0xf03f]
[ 0.260349] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.260392] pci 0000:00:19.0: System wakeup disabled by ACPI
[ 0.260436] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
[ 0.260455] pci 0000:00:1a.0: reg 0x10: [mem 0xfb226000-0xfb2263ff]
[ 0.260541] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.260585] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.260628] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
[ 0.260647] pci 0000:00:1b.0: reg 0x10: [mem 0xfb220000-0xfb223fff 64bit]
[ 0.260717] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.260795] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
[ 0.260864] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.260910] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.260951] pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400
[ 0.261017] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.261062] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.261108] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
[ 0.261127] pci 0000:00:1d.0: reg 0x10: [mem 0xfb225000-0xfb2253ff]
[ 0.261211] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.261256] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.261294] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.261375] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.261416] pci 0000:00:1f.0: [8086:3b06] type 00 class 0x060100
[ 0.261583] pci 0000:00:1f.2: [8086:3b20] type 00 class 0x01018f
[ 0.261596] pci 0000:00:1f.2: reg 0x10: [io 0xf0f0-0xf0f7]
[ 0.261603] pci 0000:00:1f.2: reg 0x14: [io 0xf0e0-0xf0e3]
[ 0.261610] pci 0000:00:1f.2: reg 0x18: [io 0xf0d0-0xf0d7]
[ 0.261617] pci 0000:00:1f.2: reg 0x1c: [io 0xf0c0-0xf0c3]
[ 0.261624] pci 0000:00:1f.2: reg 0x20: [io 0xf0b0-0xf0bf]
[ 0.261631] pci 0000:00:1f.2: reg 0x24: [io 0xf0a0-0xf0af]
[ 0.261730] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
[ 0.261743] pci 0000:00:1f.3: reg 0x10: [mem 0xfb224000-0xfb2240ff 64bit]
[ 0.261762] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 0.261848] pci 0000:00:1f.5: [8086:3b26] type 00 class 0x010185
[ 0.261861] pci 0000:00:1f.5: reg 0x10: [io 0xf090-0xf097]
[ 0.261868] pci 0000:00:1f.5: reg 0x14: [io 0xf080-0xf083]
[ 0.261875] pci 0000:00:1f.5: reg 0x18: [io 0xf070-0xf077]
[ 0.261882] pci 0000:00:1f.5: reg 0x1c: [io 0xf060-0xf063]
[ 0.261889] pci 0000:00:1f.5: reg 0x20: [io 0xf050-0xf05f]
[ 0.261896] pci 0000:00:1f.5: reg 0x24: [io 0xf040-0xf04f]
[ 0.262039] pci 0000:01:00.0: [10de:06e4] type 00 class 0x030000
[ 0.262049] pci 0000:01:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff]
[ 0.262058] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.262066] pci 0000:01:00.0: reg 0x1c: [mem 0xf8000000-0xf9ffffff 64bit]
[ 0.262073] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.262078] pci 0000:01:00.0: reg 0x30: [mem 0xfb000000-0xfb01ffff pref]
[ 0.272662] pci 0000:00:03.0: PCI bridge to [bus 01]
[ 0.272668] pci 0000:00:03.0: bridge window [io 0xe000-0xefff]
[ 0.272673] pci 0000:00:03.0: bridge window [mem 0xf8000000-0xfb0fffff]
[ 0.272680] pci 0000:00:03.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.272752] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.272833] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[ 0.272855] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.272886] pci 0000:03:00.0: reg 0x18: [mem 0xfb120000-0xfb120fff 64bit]
[ 0.272907] pci 0000:03:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
[ 0.272922] pci 0000:03:00.0: reg 0x30: [mem 0xfb100000-0xfb11ffff pref]
[ 0.273010] pci 0000:03:00.0: supports D1 D2
[ 0.273012] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.273106] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.273109] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
[ 0.273112] pci 0000:00:1c.4: bridge window [mem 0xfb100000-0xfb1fffff]
[ 0.273117] pci 0000:00:1c.4: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.273183] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
[ 0.273192] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.273193] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.273195] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.273197] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xffffffff window] (subtractive decode)
[ 0.273689] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.273735] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.273780] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.273824] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.273868] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.273912] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[ 0.273957] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[ 0.274001] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 10 11 12 14 15)
[ 0.274054] ACPI: Enabled 3 GPEs in block 00 to 3F
[ 0.274141] vgaarb: setting as boot device: PCI:0000:01:00.0
[ 0.274144] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.274145] vgaarb: loaded
[ 0.274146] vgaarb: bridge control possible 0000:01:00.0
[ 0.274220] PCI: Using ACPI for IRQ routing
[ 0.275537] PCI: Discovered peer bus 3f
[ 0.275538] PCI: root bus 3f: using default resources
[ 0.275539] PCI: Probing PCI hardware (bus 3f)
[ 0.275568] PCI host bridge to bus 0000:3f
[ 0.275570] pci_bus 0000:3f: root bus resource [io 0x0000-0xffff]
[ 0.275572] pci_bus 0000:3f: root bus resource [mem 0x00000000-0xfffffffff]
[ 0.275574] pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff]
[ 0.275576] pci_bus 0000:3f: busn_res: can not insert [bus 3f-ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[ 0.275580] pci 0000:3f:00.0: [8086:2c51] type 00 class 0x060000
[ 0.275624] pci 0000:3f:00.1: [8086:2c81] type 00 class 0x060000
[ 0.275666] pci 0000:3f:02.0: [8086:2c90] type 00 class 0x060000
[ 0.275705] pci 0000:3f:02.1: [8086:2c91] type 00 class 0x060000
[ 0.275747] pci 0000:3f:03.0: [8086:2c98] type 00 class 0x060000
[ 0.275786] pci 0000:3f:03.1: [8086:2c99] type 00 class 0x060000
[ 0.275827] pci 0000:3f:03.4: [8086:2c9c] type 00 class 0x060000
[ 0.275867] pci 0000:3f:04.0: [8086:2ca0] type 00 class 0x060000
[ 0.275906] pci 0000:3f:04.1: [8086:2ca1] type 00 class 0x060000
[ 0.275946] pci 0000:3f:04.2: [8086:2ca2] type 00 class 0x060000
[ 0.275985] pci 0000:3f:04.3: [8086:2ca3] type 00 class 0x060000
[ 0.276025] pci 0000:3f:05.0: [8086:2ca8] type 00 class 0x060000
[ 0.276064] pci 0000:3f:05.1: [8086:2ca9] type 00 class 0x060000
[ 0.276103] pci 0000:3f:05.2: [8086:2caa] type 00 class 0x060000
[ 0.276143] pci 0000:3f:05.3: [8086:2cab] type 00 class 0x060000
[ 0.276191] pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f
[ 0.276194] pci_bus 0000:3f: busn_res: can not insert [bus 3f] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[ 0.276197] PCI: pci_cache_line_size set to 64 bytes
[ 0.276263] e820: reserve RAM buffer [mem 0x0009c000-0x0009ffff]
[ 0.276264] e820: reserve RAM buffer [mem 0xbbc50000-0xbbffffff]
[ 0.276266] e820: reserve RAM buffer [mem 0xbbe17000-0xbbffffff]
[ 0.276404] HPET: 8 timers in total, 5 timers will be used for per-cpu timer
[ 0.276410] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 24, 25, 26, 27, 28, 0
[ 0.276415] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.278455] hpet: hpet2 irq 24 for MSI
[ 0.278492] hpet: hpet3 irq 25 for MSI
[ 0.278510] hpet: hpet4 irq 26 for MSI
[ 0.278541] hpet: hpet5 irq 27 for MSI
[ 0.278568] Switched to clocksource hpet
[ 0.283491] pnp: PnP ACPI init
[ 0.283595] system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved
[ 0.283597] system 00:00: [mem 0xe0000000-0xe3ffffff] has been reserved
[ 0.283599] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.283601] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.283603] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[ 0.283606] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.283713] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.283829] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.283883] system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 0.283886] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.284129] system 00:04: [io 0x0400-0x047f] could not be reserved
[ 0.284132] system 00:04: [io 0x1180-0x119f] has been reserved
[ 0.284134] system 00:04: [io 0x0500-0x057f] has been reserved
[ 0.284136] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.284139] system 00:04: [mem 0xfec00000-0xfecfffff] could not be reserved
[ 0.284141] system 00:04: [mem 0xfed08000-0xfed08fff] has been reserved
[ 0.284143] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.284146] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.284322] pnp: PnP ACPI: found 5 devices
[ 0.290910] pci 0000:00:03.0: PCI bridge to [bus 01]
[ 0.290914] pci 0000:00:03.0: bridge window [io 0xe000-0xefff]
[ 0.290917] pci 0000:00:03.0: bridge window [mem 0xf8000000-0xfb0fffff]
[ 0.290920] pci 0000:00:03.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.290924] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.290932] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.290935] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
[ 0.290939] pci 0000:00:1c.4: bridge window [mem 0xfb100000-0xfb1fffff]
[ 0.290942] pci 0000:00:1c.4: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.290946] pci 0000:00:1e.0: PCI bridge to [bus 04]
[ 0.290956] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.290957] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.290959] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.290961] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xffffffff window]
[ 0.290962] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.290964] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfb0fffff]
[ 0.290965] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.290967] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.290969] pci_bus 0000:03: resource 1 [mem 0xfb100000-0xfb1fffff]
[ 0.290970] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.290972] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7 window]
[ 0.290974] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff window]
[ 0.290975] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.290977] pci_bus 0000:04: resource 7 [mem 0xc0000000-0xffffffff window]
[ 0.290979] pci_bus 0000:3f: resource 4 [io 0x0000-0xffff]
[ 0.290981] pci_bus 0000:3f: resource 5 [mem 0x00000000-0xfffffffff]
[ 0.291029] NET: Registered protocol family 2
[ 0.291253] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.291612] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.291896] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.291922] TCP: reno registered
[ 0.291938] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.292054] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.292216] NET: Registered protocol family 1
[ 0.322717] pci 0000:01:00.0: Video device with shadowed ROM
[ 0.322743] PCI: CLS 64 bytes, default 64
[ 0.322785] Unpacking initramfs...
[ 0.597374] Freeing initrd memory: 15596K (ffff88003617a000 - ffff8800370b5000)
[ 0.597383] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.597386] software IO TLB [mem 0xb7c50000-0xbbc50000] (64MB) mapped at [ffff8800b7c50000-ffff8800bbc4ffff]
[ 0.597627] microcode: CPU0 sig=0x106e5, pf=0x2, revision=0x3
[ 0.597633] microcode: CPU1 sig=0x106e5, pf=0x2, revision=0x3
[ 0.597639] microcode: CPU2 sig=0x106e5, pf=0x2, revision=0x3
[ 0.597644] microcode: CPU3 sig=0x106e5, pf=0x2, revision=0x3
[ 0.597707] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.598132] futex hash table entries: 4096 (order: 6, 262144 bytes)
[ 0.598232] audit: initializing netlink subsys (disabled)
[ 0.598250] audit: type=2000 audit(1441374713.492:1): initialized
[ 0.598544] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.598565] zpool: loaded
[ 0.598707] VFS: Disk quotas dquot_6.5.2
[ 0.598733] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.599199] alg: No test for stdrng (krng)
[ 0.599226] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.599269] io scheduler noop registered
[ 0.599271] io scheduler deadline registered
[ 0.599285] io scheduler cfq registered (default)
[ 0.599757] aer 0000:00:03.0:pcie02: service driver aer loaded
[ 0.599773] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
[ 0.599775] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.599777] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
[ 0.599792] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.599796] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.599811] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[ 0.599813] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 0.599816] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[ 0.599822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.599837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.599853] intel_idle: MWAIT substates: 0x1120
[ 0.599858] intel_idle: v0.4 model 0x1E
[ 0.599859] intel_idle: lapic_timer_reliable_states 0x2
[ 0.600022] GHES: HEST is not enabled!
[ 0.600090] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.620774] 0000:00:16.3: ttyS0 at I/O 0xf100 (irq = 17, base_baud = 115200) is a 16550A
[ 0.621084] Linux agpgart interface v0.103
[ 0.621145] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.621146] AMD IOMMUv2 functionality not available on this system
[ 0.621204] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.623897] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.623901] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.624163] mousedev: PS/2 mouse device common for all mice
[ 0.624218] rtc_cmos 00:02: RTC can wake from S4
[ 0.624437] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.624467] rtc_cmos 00:02: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
[ 0.624487] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.624919] TCP: cubic registered
[ 0.625380] NET: Registered protocol family 10
[ 0.625965] mip6: Mobile IPv6
[ 0.625974] NET: Registered protocol family 17
[ 0.625980] mpls_gso: MPLS GSO support
[ 0.626762] registered taskstats version 1
[ 0.627577] rtc_cmos 00:02: setting system clock to 2015-09-04 13:51:54 UTC (1441374714)
[ 0.627644] PM: Hibernation image not present or could not be loaded.
[ 0.628434] Freeing unused kernel memory: 1252K (ffffffff81902000 - ffffffff81a3b000)
[ 0.628435] Write protecting the kernel read-only data: 8192k
[ 0.629173] Freeing unused kernel memory: 572K (ffff880001571000 - ffff880001600000)
[ 0.629534] Freeing unused kernel memory: 108K (ffff8800017e5000 - ffff880001800000)
[ 0.642278] random: systemd-udevd urandom read with 6 bits of entropy available
[ 0.773227] pps_core: LinuxPPS API ver. 1 registered
[ 0.773231] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.773520] PTP clock support registered
[ 0.774331] SCSI subsystem initialized
[ 0.774780] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 0.774781] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[ 0.774789] ACPI: bus type USB registered
[ 0.774812] usbcore: registered new interface driver usbfs
[ 0.774822] usbcore: registered new interface driver hub
[ 0.774950] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 0.774977] usbcore: registered new device driver usb
[ 0.775610] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.775659] libata version 3.00 loaded.
[ 0.775897] ehci-pci: EHCI PCI platform driver
[ 0.776069] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.776416] r8169 0000:03:00.0 eth0: RTL8168d/8111d at 0xffffc900018f4000, 00:e0:4c:68:33:30, XID 081000c0 IRQ 33
[ 0.776418] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 0.891066] r8169 0000:03:00.0 enp3s0: renamed from eth0
[ 0.975340] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:27:0e:09:61:bf
[ 0.975343] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 0.975377] e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 9, PBA No: FFFFFF-0FF
[ 0.976028] scsi host0: ata_generic
[ 0.976219] scsi host1: ata_generic
[ 0.976273] ata1: PATA max UDMA/100 cmd 0xf150 ctl 0xf140 bmdma 0xf110 irq 18
[ 0.976275] ata2: PATA max UDMA/100 cmd 0xf130 ctl 0xf120 bmdma 0xf118 irq 18
[ 0.976346] ata_piix 0000:00:1f.2: version 2.13
[ 0.976424] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 0.977417] scsi host2: ata_piix
[ 0.977780] scsi host3: ata_piix
[ 0.977824] ata3: SATA max UDMA/133 cmd 0xf0f0 ctl 0xf0e0 bmdma 0xf0b0 irq 19
[ 0.977828] ata4: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf0b8 irq 19
[ 0.977906] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 0.978947] scsi host4: ata_piix
[ 0.979379] scsi host5: ata_piix
[ 0.979484] ata5: SATA max UDMA/133 cmd 0xf090 ctl 0xf080 bmdma 0xf050 irq 19
[ 0.979489] ata6: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf058 irq 19
[ 0.979714] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.979721] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.979735] ehci-pci 0000:00:1a.0: debug port 2
[ 0.983702] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.983730] ehci-pci 0000:00:1a.0: irq 16, io mem 0xfb226000
[ 0.994759] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.994826] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.994831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.994834] usb usb1: Product: EHCI Host Controller
[ 0.994837] usb usb1: Manufacturer: Linux 4.0.0-2-amd64 ehci_hcd
[ 0.994840] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.995169] hub 1-0:1.0: USB hub found
[ 0.995183] hub 1-0:1.0: 2 ports detected
[ 0.995394] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.995399] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.995410] ehci-pci 0000:00:1d.0: debug port 2
[ 0.999365] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.999377] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfb225000
[ 1.010696] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.010755] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.010759] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.010762] usb usb2: Product: EHCI Host Controller
[ 1.010766] usb usb2: Manufacturer: Linux 4.0.0-2-amd64 ehci_hcd
[ 1.010769] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.011105] hub 2-0:1.0: USB hub found
[ 1.011119] hub 2-0:1.0: 2 ports detected
[ 1.309462] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.310717] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.320245] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.322777] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.451284] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[ 1.451290] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.451958] hub 1-1:1.0: USB hub found
[ 1.452182] hub 1-1:1.0: 6 ports detected
[ 1.455122] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[ 1.455129] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.455592] hub 2-1:1.0: USB hub found
[ 1.455788] hub 2-1:1.0: 6 ports detected
[ 1.594840] tsc: Refined TSC clocksource calibration: 2659.999 MHz
[ 1.723045] usb 1-1.6: new low-speed USB device number 3 using ehci-pci
[ 1.770867] ata3.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.770883] ata3.01: SATA link down (SStatus 0 SControl 300)
[ 1.770896] ata3.01: link offline, clearing class 3 to NONE
[ 1.774917] ata4.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.774934] ata4.01: SATA link down (SStatus 0 SControl 300)
[ 1.779013] ata3.00: ATAPI: HL-DT-ST DVDRAM GH22NS40, NL02, max UDMA/100
[ 1.783308] ata4.00: ATA-8: ST31000524AS, JC4B, max UDMA/133
[ 1.783314] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.795056] ata3.00: configured for UDMA/100
[ 1.799357] ata4.00: configured for UDMA/133
[ 1.805125] scsi 2:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22NS40 NL02 PQ: 0 ANSI: 5
[ 1.813448] scsi 3:0:0:0: Direct-Access ATA ST31000524AS JC4B PQ: 0 ANSI: 5
[ 1.816190] sd 3:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.816226] sd 3:0:0:0: [sda] Write Protect is off
[ 1.816228] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.816239] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.820458] usb 1-1.6: New USB device found, idVendor=0e8f, idProduct=0022
[ 1.820461] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.820463] usb 1-1.6: Product: USB KB V11
[ 1.820464] usb 1-1.6: Manufacturer: GASIA
[ 1.823453] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.829689] usbcore: registered new interface driver usbhid
[ 1.829690] usbhid: USB HID core driver
[ 1.830690] input: GASIA USB KB V11 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/0003:0E8F:0022.0001/input/input2
[ 1.831624] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.831629] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.831750] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 1.845641] sda: sda1 sda2 < sda5 >
[ 1.846591] sd 3:0:0:0: [sda] Attached SCSI disk
[ 1.883068] hid-generic 0003:0E8F:0022.0001: input,hidraw0: USB HID v1.10 Keyboard [GASIA USB KB V11] on usb-0000:00:1a.0-1.6/input0
[ 1.884744] input: GASIA USB KB V11 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/0003:0E8F:0022.0002/input/input3
[ 1.938912] hid-generic 0003:0E8F:0022.0002: input,hidraw1: USB HID v1.10 Device [GASIA USB KB V11] on usb-0000:00:1a.0-1.6/input1
[ 2.060248] PM: Starting manual resume from disk
[ 2.060252] PM: Hibernation image partition 8:5 present
[ 2.060253] PM: Looking for hibernation image.
[ 2.112134] PM: Image not found (code -22)
[ 2.112139] PM: Hibernation image not present or could not be loaded.
[ 2.337031] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.595403] Switched to clocksource tsc
[ 3.131076] systemd[1]: Inserted module 'autofs4'
[ 3.155078] systemd[1]: Failed to insert module 'kdbus': Function not implemented
[ 3.209449] random: nonblocking pool is initialized
[ 3.257552] systemd[1]: systemd 224 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[ 3.257676] systemd[1]: Detected architecture x86-64.
[ 3.267049] systemd[1]: Set hostname to <v-0-1>.
[ 4.552162] systemd[1]: display-manager.service: Cannot add dependency job, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 4.552519] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 4.552544] systemd[1]: Reached target Encrypted Volumes.
[ 4.552553] systemd[1]: Reached target Remote File Systems (Pre).
[ 4.552668] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.552694] systemd[1]: Created slice Root Slice.
[ 4.552716] systemd[1]: Listening on udev Kernel Socket.
[ 4.552738] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 4.552808] systemd[1]: Created slice User and Session Slice.
[ 4.552839] systemd[1]: Listening on udev Control Socket.
[ 4.552872] systemd[1]: Listening on Journal Socket.
[ 4.552942] systemd[1]: Listening on Journal Audit Socket.
[ 4.553014] systemd[1]: Created slice System Slice.
[ 4.553092] systemd[1]: Created slice system-postgresql.slice.
[ 4.553447] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 4.599585] systemd[1]: Starting Increase datagram queue length...
[ 4.599938] systemd[1]: Mounting Debug File System...
[ 4.600260] systemd[1]: Starting Nameserver information manager...
[ 4.600343] systemd[1]: Created slice system-openvpn.slice.
[ 4.600701] systemd[1]: Mounting Huge Pages File System...
[ 4.600717] systemd[1]: Reached target Slices.
[ 4.602002] systemd[1]: Starting Load Kernel Modules...
[ 4.602090] systemd[1]: Created slice system-getty.slice.
[ 4.602149] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.602181] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 4.602231] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.602243] systemd[1]: Reached target Paths.
[ 4.602554] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.649106] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 4.649912] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.863289] loop: module loaded
[ 5.077537] tun: Universal TUN/TAP device driver, 1.6
[ 5.077539] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 5.259425] device-mapper: uevent: version 1.0.3
[ 5.259763] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@redhat.com
[ 5.260709] systemd[1]: Started Load Kernel Modules.
[ 5.261156] systemd[1]: Starting Apply Kernel Variables...
[ 5.426376] systemd[1]: Started Apply Kernel Variables.
[ 5.499723] systemd[1]: Started Create Static Device Nodes in /dev.
[ 5.500118] systemd[1]: Starting udev Kernel Device Manager...
[ 5.500969] systemd[1]: Mounted Debug File System.
[ 5.500991] systemd[1]: Mounted POSIX Message Queue File System.
[ 5.501007] systemd[1]: Mounted Huge Pages File System.
[ 5.526359] systemd[1]: Started Increase datagram queue length.
[ 5.526463] systemd[1]: Listening on Syslog Socket.
[ 5.526788] systemd[1]: Starting Journal Service...
[ 5.676285] systemd[1]: Started Nameserver information manager.
[ 5.727936] systemd[1]: Started Journal Service.
[ 6.579805] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 6.624232] systemd-journald[225]: Received request to flush runtime journal from PID 1
[ 7.514820] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000549-0x0000000000000549 (\_SB_.PCI0.SBRG.AY34) (20150204/utaddress-254)
[ 7.514825] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.586973] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 7.587006] ACPI: Power Button [PWRB]
[ 7.587049] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 7.587072] ACPI: Power Button [PWRF]
[ 7.636919] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 7.654644] EDAC MC: Ver: 3.0.0
[ 7.677404] EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:3f:03.0 (POLLED)
[ 7.677408] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 7.677452] EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:3f:03.0 (POLLED)
[ 7.677458] EDAC i7core: Driver loaded, 1 memory controller(s) found.
[ 7.776118] Adding 31999996k swap on /swapfile. Priority:-1 extents:19 across:34113532k FS
[ 7.811167] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.811932] sr 2:0:0:0: Attached scsi generic sg0 type 5
[ 7.811976] sd 3:0:0:0: Attached scsi generic sg1 type 0
[ 7.850442] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[ 8.115995] [drm] Initialized drm 1.1.0 20060810
[ 8.158393] wmi: Mapper loaded
[ 8.211086] iTCO_vendor_support: vendor-support=0
[ 8.232398] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 8.232430] iTCO_wdt: Found a H55 TCO device (Version=2, TCOBASE=0x0460)
[ 8.232500] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 8.233043] ppdev: user-space parallel port driver
[ 8.288543] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x298200a2
[ 8.288546] nouveau [ DEVICE][0000:01:00.0] Chipset: G98 (NV98)
[ 8.288547] nouveau [ DEVICE][0000:01:00.0] Family : NV50
[ 8.296937] sound hdaudioC0D0: autoconfig for ALC888: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 8.296940] sound hdaudioC0D0: speaker_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 8.296942] sound hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 8.296943] sound hdaudioC0D0: mono: mono_out=0x0
[ 8.296945] sound hdaudioC0D0: dig-out=0x1e/0x0
[ 8.296946] sound hdaudioC0D0: inputs:
[ 8.296948] sound hdaudioC0D0: Front Mic=0x19
[ 8.296949] sound hdaudioC0D0: Rear Mic=0x18
[ 8.296951] sound hdaudioC0D0: Line=0x1a
[ 8.307677] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input8
[ 8.308813] input: HDA Intel MID Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 8.308871] input: HDA Intel MID Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 8.310000] input: HDA Intel MID Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 8.412012] nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN
[ 8.412099] nouveau [ VBIOS][0000:01:00.0] BIT signature found
[ 8.412101] nouveau [ VBIOS][0000:01:00.0] version 62.98.6f.00.00
[ 8.432368] nouveau [ PMC][0000:01:00.0] MSI interrupts enabled
[ 8.432401] nouveau W[ VBIOS][0000:01:00.0] M0203T not found
[ 8.432403] nouveau W[ VBIOS][0000:01:00.0] M0203E not matched!
[ 8.432411] nouveau [ PFB][0000:01:00.0] RAM type: DDR2
[ 8.432413] nouveau [ PFB][0000:01:00.0] RAM size: 512 MiB
[ 8.432415] nouveau [ PFB][0000:01:00.0] ZCOMP: 960 tags
[ 8.670647] Adding 33417212k swap on /dev/sda5. Priority:-2 extents:1 across:33417212k FS
[ 9.711594] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external
[ 9.711615] nouveau [ PTHERM][0000:01:00.0] fan management: automatic
[ 9.711623] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes
[ 9.731548] nouveau [ CLK][0000:01:00.0] 0f: core 567 MHz shader 1350 MHz memory 400 MHz
[ 9.731603] nouveau [ CLK][0000:01:00.0] --: core 566 MHz shader 1400 MHz memory 399 MHz
[ 9.732030] [TTM] Zone kernel: Available graphics memory: 8184498 kiB
[ 9.732034] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 9.732037] [TTM] Initializing pool allocator
[ 9.732046] [TTM] Initializing DMA pool allocator
[ 9.732066] nouveau [ DRM] VRAM: 512 MiB
[ 9.732068] nouveau [ DRM] GART: 1048576 MiB
[ 9.732074] nouveau [ DRM] TMDS table version 2.0
[ 9.732077] nouveau [ DRM] DCB version 4.0
[ 9.732081] nouveau [ DRM] DCB outp 00: 02000300 00000028
[ 9.732085] nouveau [ DRM] DCB outp 01: 01000302 00020030
[ 9.732088] nouveau [ DRM] DCB outp 02: 04011310 00000028
[ 9.732091] nouveau [ DRM] DCB conn 00: 00001030
[ 9.732095] nouveau [ DRM] DCB conn 01: 00000200
[ 9.769293] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 9.769295] [drm] Driver supports precise vblank timestamp query.
[ 9.821150] nouveau [ DRM] MM: using M2MF for buffer copies
[ 9.896108] nouveau [ DRM] allocated 1360x768 fb: 0x70000, bo ffff88042a22a400
[ 9.896302] fbcon: nouveaufb (fb0) is primary device
[ 9.966397] Console: switching to colour frame buffer device 170x48
[ 9.967486] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[ 9.967489] nouveau 0000:01:00.0: registered panic notifier
[ 9.991577] [drm] Initialized nouveau 1.2.1 20120801 for 0000:01:00.0 on minor 0
[ 10.172904] IPv6: ADDRCONF(NETDEV_UP): tap0: link is not ready
[ 10.230507] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 10.232741] device tap0 entered promiscuous mode
[ 10.236494] IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready
[ 10.511887] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.880958] RPC: Registered named UNIX socket transport module.
[ 10.880962] RPC: Registered udp transport module.
[ 10.880963] RPC: Registered tcp transport module.
[ 10.880964] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 10.918120] FS-Cache: Loaded
[ 10.948602] FS-Cache: Netfs 'nfs' registered for caching
[ 11.012989] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 11.893343] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx
[ 11.893451] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
[ 11.893483] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 2894.244487] device tap2 entered promiscuous mode
[ 2894.244505] br0: port 2(tap2) entered forwarding state
[ 2894.244511] br0: port 2(tap2) entered forwarding state
[ 2894.244540] IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
[ 2894.284311] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 2894.333878] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2894.533596] kvm: zapping shadow pages for mmio generation wraparound
[ 2952.361277] device tap1 entered promiscuous mode
[ 2952.361297] br0: port 3(tap1) entered forwarding state
[ 2952.361301] br0: port 3(tap1) entered forwarding state
[ 2952.642507] kvm: zapping shadow pages for mmio generation wraparound
[ 2963.663029] kvm [1801]: vcpu0 disabled perfctr wrmsr: 0xc1 data 0xffff
[ 3313.104796] br0: port 3(tap1) entered disabled state
[ 3313.104955] device tap1 left promiscuous mode
[ 3313.104959] br0: port 3(tap1) entered disabled state
[ 5183.936558] perf interrupt took too long (2505 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 5651.181015] device tap1 entered promiscuous mode
[ 5651.181040] br0: port 3(tap1) entered forwarding state
[ 5651.181045] br0: port 3(tap1) entered forwarding state
[ 5651.469192] kvm: zapping shadow pages for mmio generation wraparound
[ 5657.691960] kvm [2505]: vcpu0 disabled perfctr wrmsr: 0xc1 data 0xffff


lspci -k
Ethernet controller: Intel Corporation 82578DC Gigabit Network Connection (rev 06)
Subsystem: Intel Corporation Device 0036
Kernel driver in use: e1000e
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 03)
Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller
Kernel driver in use: r8169




4. Re: Placa de rede eth1 não reconhece.

Renato Carneiro Pacheco
renato_pacheco

(usa Debian)

Enviado em 04/09/2015 - 15:46h

Veja aqui:


[ 0.776069] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.776416] r8169 0000:03:00.0 eth0: RTL8168d/8111d at 0xffffc900018f4000, 00:e0:4c:68:33:30, XID 081000c0 IRQ 33
[ 0.776418] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 0.891066] r8169 0000:03:00.0 enp3s0: renamed from eth0
[ 0.975340] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:27:0e:09:61:bf
[ 0.975343] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 0.975377] e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 9, PBA No: FFFFFF-0FF


Eu não sei qual das placas é a nova, mas acho q é a RealTek pq ele diz q é detectada na eth0, mas renomeada para enp3s0. É isso?
--
Renato Carneiro Pacheco
Certificado Linux LPIC-1
Especialista em Segurança em Redes de Computadores
Graduado em Redes de Comunicação

http://br.linkedin.com/in/renatocarneirop
http://www.facebook.com/renatocarneirop

"Não acredite no que eu digo, pois é a minha experiência e não a sua. Experimente, indague e busque." - Osho Rajneesh


5. Isso mesmo

Aderson Agostinho
4nd3r50n

(usa Debian)

Enviado em 04/09/2015 - 16:23h

Exatamente...
Alguma ideia de como devo proceder ?


6. Re: Placa de rede eth1 não reconhece.

Renato Carneiro Pacheco
renato_pacheco

(usa Debian)

Enviado em 05/09/2015 - 13:34h

Olhe dentro de /etc/udev/rules.d/70-persistent-net.rules e veja se há algo em uma das linhas com aquela interface. Se tiver, vc comenta (colocando cerquilha no começo da linha) e coloque a seguinte linha:


SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:e0:4c:68:33:30", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"


Caso não tenha nada parecido, basta apenas inserir a linha. Faça o reboot e veja como ficou.
--
Renato Carneiro Pacheco
Certificado Linux LPIC-1
Especialista em Segurança em Redes de Computadores
Graduado em Redes de Comunicação

http://br.linkedin.com/in/renatocarneirop
http://www.facebook.com/renatocarneirop

"Não acredite no que eu digo, pois é a minha experiência e não a sua. Experimente, indague e busque." - Osho Rajneesh






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts