Bonjour,

J'ai acheté la carte-mère asus B85-plus et installé Fedora 19.
Je n'arrive pas à faire marcher l'interface réseau inclue dans cette carte-mère.
Le controleur réseau est Realtek® RTL8111G Gigabit LAN controller.
Sur quel dépôt puis-je trouver le bon pilote (kmod) pour cette interface réseau ?
J'espère que lorsque Fedora 20 sortira, cette interface réseau sera bien reconnue et fonctionnera lors de l'installation.
Quel est le retour du lspci ?
Quel est le contenu du dmesg ?
~> lspci
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d4)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d4)
00:1c.3 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d4)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation B85 Express LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GK106 [GeForce GTX 650 Ti] (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 0e0b (rev a1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 0c)
04:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 03)
Pour le dmesg, attention c'est énorme:
~> dmesg 
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.10.4-300.fc19.x86_64 (mockbuild@bkernel02) (gcc version 4.8.1 20130603 (Red Hat 4.8.1-1) (GCC) ) #1 SMP Tue Jul 30 11:29:05 UTC 2013
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.10.4-300.fc19.x86_64 root=UUID=ac298841-a88d-4f23-afa1-9c5c89c98a09 ro rd.md=0 rd.lvm=0 rd.dm=0 vconsole.keymap=fr rd.luks=0 vconsole.font=latarcyrheb-sun16 rhgb quiet nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c931cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c931d000-0x00000000c9323fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c9324000-0x00000000c9764fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c9765000-0x00000000c9b63fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c9b64000-0x00000000dc76efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dc76f000-0x00000000dc974fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dc975000-0x00000000dc989fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dc98a000-0x00000000dce2afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dce2b000-0x00000000ddffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ddfff000-0x00000000ddffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: ASUS All Series/B85-PLUS, BIOS 0309 04/08/2013
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x41e000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7C00000000 write-back
[    0.000000]   1 base 0400000000 mask 7FF0000000 write-back
[    0.000000]   2 base 0410000000 mask 7FF8000000 write-back
[    0.000000]   3 base 0418000000 mask 7FFC000000 write-back
[    0.000000]   4 base 041C000000 mask 7FFE000000 write-back
[    0.000000]   5 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xde000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fd820-0x000fd82f] mapped at [ffff8800000fd820]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01fdf000, 0x01fdffff] PGTABLE
[    0.000000] BRK [0x01fe0000, 0x01fe0fff] PGTABLE
[    0.000000] BRK [0x01fe1000, 0x01fe1fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x41de00000-0x41dffffff]
[    0.000000]  [mem 0x41de00000-0x41dffffff] page 2M
[    0.000000] BRK [0x01fe2000, 0x01fe2fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x41c000000-0x41ddfffff]
[    0.000000]  [mem 0x41c000000-0x41ddfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff]
[    0.000000]  [mem 0x400000000-0x41bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xc931cfff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0xbfffffff] page 1G
[    0.000000]  [mem 0xc0000000-0xc91fffff] page 2M
[    0.000000]  [mem 0xc9200000-0xc931cfff] page 4k
[    0.000000] init_memory_mapping: [mem 0xc9324000-0xc9764fff]
[    0.000000]  [mem 0xc9324000-0xc93fffff] page 4k
[    0.000000]  [mem 0xc9400000-0xc95fffff] page 2M
[    0.000000]  [mem 0xc9600000-0xc9764fff] page 4k
[    0.000000] BRK [0x01fe3000, 0x01fe3fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xc9b64000-0xdc76efff]
[    0.000000]  [mem 0xc9b64000-0xc9bfffff] page 4k
[    0.000000]  [mem 0xc9c00000-0xdc5fffff] page 2M
[    0.000000]  [mem 0xdc600000-0xdc76efff] page 4k
[    0.000000] init_memory_mapping: [mem 0xddfff000-0xddffffff]
[    0.000000]  [mem 0xddfff000-0xddffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
[    0.000000]  [mem 0x100000000-0x3ffffffff] page 1G
[    0.000000] RAMDISK: [mem 0x3703a000-0x37814fff]
[    0.000000] ACPI: RSDP 00000000000f0490 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 00000000dc979080 0007C (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 00000000dc984c40 0010C (v05 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 00000000dc979198 0BAA4 (v02 ALASKA    A M I 00000021 INTL 20091112)
[    0.000000] ACPI: FACS 00000000dce29080 00040
[    0.000000] ACPI: APIC 00000000dc984d50 00092 (v03 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 00000000dc984de8 00044 (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 00000000dc984e30 00539 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.000000] ACPI: SSDT 00000000dc985370 00AD8 (v01  PmRef    CpuPm 00003000 INTL 20051117)
[    0.000000] ACPI: MCFG 00000000dc985e48 0003C (v01 ALASKA    A M I 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000dc985e88 00038 (v01 ALASKA    A M I 01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 00000000dc985ec0 0036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.000000] ACPI: SSDT 00000000dc986230 03248 (v01 SaSsdt  SaSsdt  00003000 INTL 20091112)
[    0.000000] ACPI: BGRT 00000000dc989578 00038 (v00 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: ASF! 00000000dc9894d0 000A5 (v32 INTEL       HCG 00000001 TFSM 000F4240)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000041dffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x41dffffff]
[    0.000000]   NODE_DATA [mem 0x41dfe7000-0x41dffafff]
[    0.000000]  [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040d600000-ffff88041d5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x41dffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0xc931cfff]
[    0.000000]   node   0: [mem 0xc9324000-0xc9764fff]
[    0.000000]   node   0: [mem 0xc9b64000-0xdc76efff]
[    0.000000]   node   0: [mem 0xddfff000-0xddffffff]
[    0.000000]   node   0: [mem 0x100000000-0x41dffffff]
[    0.000000] On node 0 totalpages: 4170502
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14030 pages used for memmap
[    0.000000]   DMA32 zone: 897898 pages, LIFO batch:31
[    0.000000]   Normal zone: 51072 pages used for memmap
[    0.000000]   Normal zone: 3268608 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    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[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, 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: IRQ2 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 8 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000c931d000 - 00000000c9324000
[    0.000000] PM: Registered nosave memory: 00000000c9765000 - 00000000c9b64000
[    0.000000] PM: Registered nosave memory: 00000000dc76f000 - 00000000dc975000
[    0.000000] PM: Registered nosave memory: 00000000dc975000 - 00000000dc98a000
[    0.000000] PM: Registered nosave memory: 00000000dc98a000 - 00000000dce2b000
[    0.000000] PM: Registered nosave memory: 00000000dce2b000 - 00000000ddfff000
[    0.000000] PM: Registered nosave memory: 00000000de000000 - 00000000f8000000
[    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[    0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
[    0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
[    0.000000] e820: [mem 0xde000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88041dc00000 s85568 r8192 d20928 u262144
[    0.000000] pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4105315
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.4-300.fc19.x86_64 root=UUID=ac298841-a88d-4f23-afa1-9c5c89c98a09 ro rd.md=0 rd.lvm=0 rd.dm=0 vconsole.keymap=fr rd.luks=0 vconsole.font=latarcyrheb-sun16 rhgb quiet nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 16328256k/17268736k available (6486k kernel code, 586728k absent, 353752k reserved, 6780k data, 1412k init)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] NR_IRQS:8448 nr_irqs:744 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 67108864 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.001000] tsc: Detected 3491.661 MHz processor
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6983.32 BogoMIPS (lpj=3491661)
[    0.000004] pid_max: default: 32768 minimum: 301
[    0.000023] Security Framework initialized
[    0.000028] SELinux:  Initializing.
[    0.000034] SELinux:  Starting in permissive mode
[    0.000765] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.003021] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.003926] Mount-cache hash table entries: 256
[    0.004042] Initializing cgroup subsys memory
[    0.004048] Initializing cgroup subsys devices
[    0.004049] Initializing cgroup subsys freezer
[    0.004050] Initializing cgroup subsys net_cls
[    0.004051] Initializing cgroup subsys blkio
[    0.004052] Initializing cgroup subsys perf_event
[    0.004070] CPU: Physical Processor ID: 0
[    0.004071] CPU: Processor Core ID: 0
[    0.004074] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.004805] mce: CPU supports 9 MCE banks
[    0.004815] CPU0: Thermal monitoring enabled (TM1)
[    0.004823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
tlb_flushall_shift: 6
[    0.004894] Freeing SMP alternatives: 24k freed
[    0.005525] ACPI: Core revision 20130328
[    0.009978] ACPI: All ACPI Tables successfully acquired
[    0.011298] ftrace: allocating 24876 entries in 98 pages
[    0.018640] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.028633] smpboot: CPU0: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz (fam: 06, model: 3c, stepping: 03)
[    0.028637] TSC deadline timer enabled
[    0.028642] Performance Events: no PEBS fmt2+, generic architected perfmon, Intel PMU driver.
[    0.028645] ... version:                3
[    0.028646] ... bit width:              48
[    0.028646] ... generic registers:      4
[    0.028647] ... value mask:             0000ffffffffffff
[    0.028647] ... max period:             000000007fffffff
[    0.028648] ... fixed-purpose events:   3
[    0.028649] ... event mask:             000000070000000f
[    0.043342] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.029387] smpboot: Booting Node   0, Processors  #1 #2 #3 #4 #5 #6 #7 OK
[    0.126813] Brought up 8 CPUs
[    0.126816] smpboot: Total of 8 processors activated (55866.57 BogoMIPS)
[    0.134674] devtmpfs: initialized
[    0.134801] PM: Registering ACPI NVS region [mem 0xc931d000-0xc9323fff] (28672 bytes)
[    0.134802] PM: Registering ACPI NVS region [mem 0xdc98a000-0xdce2afff] (4853760 bytes)
[    0.135292] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.135314] RTC time: 18:18:32, date: 08/06/13
[    0.135338] NET: Registered protocol family 16
[    0.135439] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.135441] ACPI: bus type PCI registered
[    0.135442] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.135473] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.135475] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.139462] PCI: Using configuration type 1 for base access
[    0.139965] bio: create slab <bio-0> at 0
[    0.140038] ACPI: Added _OSI(Module Device)
[    0.140039] ACPI: Added _OSI(Processor Device)
[    0.140039] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.140040] ACPI: Added _OSI(Processor Aggregator Device)
[    0.141090] ACPI: EC: Look up EC in DSDT
[    0.142281] ACPI: Executed 1 blocks of module-level executable AML code
[    0.143701] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.148576] ACPI: SSDT 00000000dc96bc18 003D3 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.148841] ACPI: Dynamic OEM Table Load:
[    0.148842] ACPI: SSDT           (null) 003D3 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.153657] ACPI: SSDT 00000000dc96b618 005AA (v01  PmRef    ApIst 00003000 INTL 20051117)
[    0.153965] ACPI: Dynamic OEM Table Load:
[    0.153966] ACPI: SSDT           (null) 005AA (v01  PmRef    ApIst 00003000 INTL 20051117)
[    0.158582] ACPI: SSDT 00000000dc96ad98 00119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    0.158843] ACPI: Dynamic OEM Table Load:
[    0.158844] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    0.164285] ACPI: Interpreter enabled
[    0.164290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130328/hwxface-568)
[    0.164293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130328/hwxface-568)
[    0.164302] ACPI: (supports S0 S3 S4 S5)
[    0.164303] ACPI: Using IOAPIC for interrupt routing
[    0.164317] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.164399] ACPI: No dock devices found.
[    0.169201] ACPI: Power Resource [FN00] (off)
[    0.169241] ACPI: Power Resource [FN01] (off)
[    0.169280] ACPI: Power Resource [FN02] (off)
[    0.169317] ACPI: Power Resource [FN03] (off)
[    0.169355] ACPI: Power Resource [FN04] (off)
[    0.169817] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.170172] PCI host bridge to bus 0000:00
[    0.170174] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.170175] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.170176] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.170177] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.170178] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.170179] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.170180] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.170181] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.170181] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.170182] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    0.170183] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff]
[    0.170188] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.170241] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.170263] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.170310] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.170326] pci 0000:00:14.0: reg 10: [mem 0xf3200000-0xf320ffff 64bit]
[    0.170375] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.170396] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.170415] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.170431] pci 0000:00:16.0: reg 10: [mem 0xf321b000-0xf321b00f 64bit]
[    0.170484] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.170536] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.170555] pci 0000:00:1a.0: reg 10: [mem 0xf3218000-0xf32183ff]
[    0.170630] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.170661] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.170681] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.170692] pci 0000:00:1b.0: reg 10: [mem 0xf3210000-0xf3213fff 64bit]
[    0.170745] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.170769] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.170785] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.170839] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.170853] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.170870] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[    0.170923] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.170938] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.170954] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
[    0.171007] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.171030] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.171054] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.171071] pci 0000:00:1d.0: reg 10: [mem 0xf3217000-0xf32173ff]
[    0.171145] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.171174] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.171195] pci 0000:00:1f.0: [8086:8c50] type 00 class 0x060100
[    0.171307] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[    0.171319] pci 0000:00:1f.2: reg 10: [io  0xf070-0xf077]
[    0.171324] pci 0000:00:1f.2: reg 14: [io  0xf060-0xf063]
[    0.171330] pci 0000:00:1f.2: reg 18: [io  0xf050-0xf057]
[    0.171335] pci 0000:00:1f.2: reg 1c: [io  0xf040-0xf043]
[    0.171341] pci 0000:00:1f.2: reg 20: [io  0xf020-0xf03f]
[    0.171346] pci 0000:00:1f.2: reg 24: [mem 0xf3216000-0xf32167ff]
[    0.171376] pci 0000:00:1f.2: PME# supported from D3hot
[    0.171409] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.171421] pci 0000:00:1f.3: reg 10: [mem 0xf3215000-0xf32150ff 64bit]
[    0.171437] pci 0000:00:1f.3: reg 20: [io  0xf000-0xf01f]
[    0.171506] pci 0000:01:00.0: [10de:11c6] type 00 class 0x030000
[    0.171514] pci 0000:01:00.0: reg 10: [mem 0xf2000000-0xf2ffffff]
[    0.171523] pci 0000:01:00.0: reg 14: [mem 0xe8000000-0xefffffff 64bit pref]
[    0.171531] pci 0000:01:00.0: reg 1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.171537] pci 0000:01:00.0: reg 24: [io  0xe000-0xe07f]
[    0.171542] pci 0000:01:00.0: reg 30: [mem 0xf3000000-0xf307ffff pref]
[    0.171600] pci 0000:01:00.1: [10de:0e0b] type 00 class 0x040300
[    0.171608] pci 0000:01:00.1: reg 10: [mem 0xf3080000-0xf3083fff]
[    0.173573] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.173585] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.173587] pci 0000:00:01.0:   bridge window [mem 0xe8000000-0xf30fffff]
[    0.173642] acpiphp: Slot [1] registered
[    0.173645] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.173708] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.173723] pci 0000:03:00.0: reg 10: [io  0xd000-0xd0ff]
[    0.173749] pci 0000:03:00.0: reg 18: [mem 0xf3104000-0xf3104fff 64bit]
[    0.173765] pci 0000:03:00.0: reg 20: [mem 0xf3100000-0xf3103fff 64bit pref]
[    0.173834] pci 0000:03:00.0: supports D1 D2
[    0.173834] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.173862] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.175564] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.175566] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    0.175569] pci 0000:00:1c.2:   bridge window [mem 0xf3100000-0xf31fffff]
[    0.175621] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060401
[    0.175713] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.175725] pci 0000:00:1c.3: PCI bridge to [bus 04-05] (subtractive decode)
[    0.175731] pci 0000:00:1c.3:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.175732] pci 0000:00:1c.3:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.175733] pci 0000:00:1c.3:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.175734] pci 0000:00:1c.3:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[    0.175735] pci 0000:00:1c.3:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.175736] pci 0000:00:1c.3:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.175737] pci 0000:00:1c.3:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    0.175738] pci 0000:00:1c.3:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[    0.175738] pci 0000:00:1c.3:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[    0.175739] pci 0000:00:1c.3:   bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
[    0.175834] pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
[    0.175851] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.175852] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.175853] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.175853] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.175854] pci 0000:04:00.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.175855] pci 0000:04:00.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.175856] pci 0000:04:00.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.175857] pci 0000:04:00.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[    0.175858] pci 0000:04:00.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.175859] pci 0000:04:00.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.175860] pci 0000:04:00.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    0.175860] pci 0000:04:00.0:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[    0.175861] pci 0000:04:00.0:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[    0.175862] pci 0000:04:00.0:   bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
[    0.175928] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
[    0.176041] acpi PNP0A08:00: ACPI _OSC control (0x18) granted
[    0.176464] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.176493] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.176521] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[    0.176548] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.176578] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.176605] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[    0.176632] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.176659] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[    0.176893] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.176897] acpi root: \_SB_.PCI0 notify handler is installed
[    0.176936] Found 1 acpi root devices
[    0.176996] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.176997] vgaarb: loaded
[    0.176998] vgaarb: bridge control possible 0000:01:00.0
[    0.177034] SCSI subsystem initialized
[    0.177035] ACPI: bus type ATA registered
[    0.177054] libata version 3.00 loaded.
[    0.177064] ACPI: bus type USB registered
[    0.177072] usbcore: registered new interface driver usbfs
[    0.177076] usbcore: registered new interface driver hub
[    0.177085] usbcore: registered new device driver usb
[    0.177119] PCI: Using ACPI for IRQ routing
[    0.178279] PCI: pci_cache_line_size set to 64 bytes
[    0.178311] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.178313] e820: reserve RAM buffer [mem 0xc931d000-0xcbffffff]
[    0.178313] e820: reserve RAM buffer [mem 0xc9765000-0xcbffffff]
[    0.178314] e820: reserve RAM buffer [mem 0xdc76f000-0xdfffffff]
[    0.178315] e820: reserve RAM buffer [mem 0xde000000-0xdfffffff]
[    0.178316] e820: reserve RAM buffer [mem 0x41e000000-0x41fffffff]
[    0.178359] NetLabel: Initializing
[    0.178359] NetLabel:  domain hash size = 128
[    0.178360] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.178365] NetLabel:  unlabeled traffic allowed by default
[    0.178399] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.178402] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.180410] Switching to clocksource hpet
[    0.183181] pnp: PnP ACPI init
[    0.183186] ACPI: bus type PNP registered
[    0.183221] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.183223] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.183228] pnp 00:01: [dma 4]
[    0.183236] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.183245] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.183296] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.183359] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.183360] system 00:04: [io  0xffff] has been reserved
[    0.183361] system 00:04: [io  0xffff] has been reserved
[    0.183362] system 00:04: [io  0xffff] has been reserved
[    0.183363] system 00:04: [io  0x1c00-0x1cfe] has been reserved
[    0.183364] system 00:04: [io  0x1d00-0x1dfe] has been reserved
[    0.183365] system 00:04: [io  0x1e00-0x1efe] has been reserved
[    0.183366] system 00:04: [io  0x1f00-0x1ffe] has been reserved
[    0.183367] system 00:04: [io  0x1800-0x18fe] has been reserved
[    0.183368] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.183369] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.183382] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.183404] system 00:06: [io  0x1854-0x1857] has been reserved
[    0.183405] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.183451] system 00:07: [io  0x0290-0x029f] has been reserved
[    0.183453] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.183476] system 00:08: [io  0x04d0-0x04d1] has been reserved
[    0.183477] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.183488] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.183603] pnp 00:0a: [dma 0 disabled]
[    0.183627] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.183648] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.183672] pnp 00:0c: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[    0.183899] system 00:0d: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.183900] system 00:0d: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.183901] system 00:0d: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.183902] system 00:0d: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.183903] system 00:0d: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.183904] system 00:0d: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.183905] system 00:0d: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.183906] system 00:0d: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.183907] system 00:0d: [mem 0xff000000-0xffffffff] has been reserved
[    0.183908] system 00:0d: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.183909] system 00:0d: [mem 0xf7fef000-0xf7feffff] has been reserved
[    0.183910] system 00:0d: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
[    0.183911] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.184052] pnp: PnP ACPI: found 14 devices
[    0.184052] ACPI: bus type PNP unregistered
[    0.189577] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.189579] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[    0.189580] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[    0.189601] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.189602] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.189603] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.189606] pci 0000:00:1c.0: BAR 14: assigned [mem 0xe0000000-0xe01fffff]
[    0.189608] pci 0000:00:1c.0: BAR 15: assigned [mem 0xe0200000-0xe03fffff 64bit pref]
[    0.189609] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.189610] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.189612] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.189613] pci 0000:00:01.0:   bridge window [mem 0xe8000000-0xf30fffff]
[    0.189617] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.189618] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.189621] pci 0000:00:1c.0:   bridge window [mem 0xe0000000-0xe01fffff]
[    0.189624] pci 0000:00:1c.0:   bridge window [mem 0xe0200000-0xe03fffff 64bit pref]
[    0.189627] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.189629] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    0.189632] pci 0000:00:1c.2:   bridge window [mem 0xf3100000-0xf31fffff]
[    0.189637] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.189653] pci 0000:00:1c.3: PCI bridge to [bus 04-05]
[    0.189811] pci 0000:04:00.0: setting latency timer to 64
[    0.189814] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.189815] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.189816] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.189817] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.189818] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.189819] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.189819] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.189820] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.189821] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.189822] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff]
[    0.189823] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.189824] pci_bus 0000:01: resource 1 [mem 0xe8000000-0xf30fffff]
[    0.189825] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.189826] pci_bus 0000:02: resource 1 [mem 0xe0000000-0xe01fffff]
[    0.189827] pci_bus 0000:02: resource 2 [mem 0xe0200000-0xe03fffff 64bit pref]
[    0.189828] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.189828] pci_bus 0000:03: resource 1 [mem 0xf3100000-0xf31fffff]
[    0.189829] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7]
[    0.189830] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff]
[    0.189831] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
[    0.189832] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.189833] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.189834] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.189835] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff]
[    0.189835] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.189836] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.189837] pci_bus 0000:04: resource 13 [mem 0xe0000000-0xfeafffff]
[    0.189838] pci_bus 0000:05: resource 8 [io  0x0000-0x0cf7]
[    0.189839] pci_bus 0000:05: resource 9 [io  0x0d00-0xffff]
[    0.189840] pci_bus 0000:05: resource 10 [mem 0x000a0000-0x000bffff]
[    0.189841] pci_bus 0000:05: resource 11 [mem 0x000d0000-0x000d3fff]
[    0.189842] pci_bus 0000:05: resource 12 [mem 0x000d4000-0x000d7fff]
[    0.189842] pci_bus 0000:05: resource 13 [mem 0x000d8000-0x000dbfff]
[    0.189843] pci_bus 0000:05: resource 14 [mem 0x000dc000-0x000dffff]
[    0.189844] pci_bus 0000:05: resource 15 [mem 0x000e0000-0x000e3fff]
[    0.189845] pci_bus 0000:05: resource 16 [mem 0x000e4000-0x000e7fff]
[    0.189846] pci_bus 0000:05: resource 17 [mem 0xe0000000-0xfeafffff]
[    0.189864] NET: Registered protocol family 2
[    0.190021] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[    0.190265] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.190371] TCP: Hash tables configured (established 131072 bind 65536)
[    0.190382] TCP: reno registered
[    0.190393] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.190439] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.190499] NET: Registered protocol family 1
[    0.217454] pci 0000:01:00.0: Boot video device
[    0.217466] PCI: CLS 64 bytes, default 64
[    0.217489] Unpacking initramfs...
[    0.298503] Freeing initrd memory: 8044k freed
[    0.299069] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.299071] software IO TLB [mem 0xd876f000-0xdc76f000] (64MB) mapped at [ffff8800d876f000-ffff8800dc76efff]
[    0.300598] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[    0.300754] Initialise system trusted keyring
[    0.300780] audit: initializing netlink socket (disabled)
[    0.300786] type=2000 audit(1375813111.278:1): initialized
[    0.314692] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.315631] VFS: Disk quotas dquot_6.5.2
[    0.315651] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.315829] msgmni has been set to 31906
[    0.315860] SELinux:  Registering netfilter hooks
[    0.316265] alg: No test for stdrng (krng)
[    0.316269] NET: Registered protocol family 38
[    0.316271] Key type asymmetric registered
[    0.316272] Asymmetric key parser 'x509' registered
[    0.316272] Asymmetric key parser 'pefile' registered
[    0.316288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.316331] io scheduler noop registered
[    0.316332] io scheduler deadline registered
[    0.316346] io scheduler cfq registered (default)
[    0.316399] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.316484] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.316491] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.316520] intel_idle: MWAIT substates: 0x42120
[    0.316521] intel_idle: v0.4 model 0x3C
[    0.316521] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.316580] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    0.316583] ACPI: Power Button [PWRB]
[    0.316601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.316603] ACPI: Power Button [PWRF]
[    0.316643] ACPI: Fan [FAN0] (off)
[    0.316658] ACPI: Fan [FAN1] (off)
[    0.316669] ACPI: Fan [FAN2] (off)
[    0.316681] ACPI: Fan [FAN3] (off)
[    0.316691] ACPI: Fan [FAN4] (off)
[    0.316724] ACPI: Requesting acpi_cpufreq
[    0.318807] thermal LNXTHERM:00: registered as thermal_zone0
[    0.318808] ACPI: Thermal Zone [TZ00] (28 C)
[    0.318924] thermal LNXTHERM:01: registered as thermal_zone1
[    0.318925] ACPI: Thermal Zone [TZ01] (30 C)
[    0.318939] GHES: HEST is not enabled!
[    0.318969] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.339482] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.339739] Non-volatile memory driver v1.3
[    0.339740] Linux agpgart interface v0.103
[    0.340070] loop: module loaded
[    0.340121] mei_me 0000:00:16.0: setting latency timer to 64
[    0.340138] mei_me 0000:00:16.0: irq 41 for MSI/MSI-X
[    0.341329] ahci 0000:00:1f.2: version 3.0
[    0.341382] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
[    0.341417] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode
[    0.341419] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
[    0.341421] ahci 0000:00:1f.2: setting latency timer to 64
[    0.345469] scsi0 : ahci
[    0.345502] scsi1 : ahci
[    0.345527] scsi2 : ahci
[    0.345551] scsi3 : ahci
[    0.345576] scsi4 : ahci
[    0.345601] scsi5 : ahci
[    0.345638] ata1: SATA max UDMA/133 abar m2048@0xf3216000 port 0xf3216100 irq 42
[    0.345640] ata2: SATA max UDMA/133 abar m2048@0xf3216000 port 0xf3216180 irq 42
[    0.345641] ata3: SATA max UDMA/133 abar m2048@0xf3216000 port 0xf3216200 irq 42
[    0.345642] ata4: DUMMY
[    0.345643] ata5: DUMMY
[    0.345643] ata6: DUMMY
[    0.345673] libphy: Fixed MDIO Bus: probed
[    0.345725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.345727] ehci-pci: EHCI PCI platform driver
[    0.345789] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    0.345794] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.345825] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.345835] ehci-pci 0000:00:1a.0: debug port 2
[    0.349730] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.349741] ehci-pci 0000:00:1a.0: irq 20, io mem 0xf3218000
[    0.355276] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.355287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.355288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.355289] usb usb1: Product: EHCI Host Controller
[    0.355290] usb usb1: Manufacturer: Linux 3.10.4-300.fc19.x86_64 ehci_hcd
[    0.355291] usb usb1: SerialNumber: 0000:00:1a.0
[    0.355346] hub 1-0:1.0: USB hub found
[    0.355348] hub 1-0:1.0: 2 ports detected
[    0.355443] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    0.355447] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.355469] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.355477] ehci-pci 0000:00:1d.0: debug port 2
[    0.359366] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.359375] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf3217000
[    0.365267] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.365273] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.365274] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.365275] usb usb2: Product: EHCI Host Controller
[    0.365276] usb usb2: Manufacturer: Linux 3.10.4-300.fc19.x86_64 ehci_hcd
[    0.365276] usb usb2: SerialNumber: 0000:00:1d.0
[    0.365319] hub 2-0:1.0: USB hub found
[    0.365320] hub 2-0:1.0: 2 ports detected
[    0.365368] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.365372] uhci_hcd: USB Universal Host Controller Interface driver
[    0.365426] xhci_hcd 0000:00:14.0: setting latency timer to 64
[    0.365427] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.365447] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.365511] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.365522] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X
[    0.365551] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.365552] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.365553] usb usb3: Product: xHCI Host Controller
[    0.365554] usb usb3: Manufacturer: Linux 3.10.4-300.fc19.x86_64 xhci_hcd
[    0.365555] usb usb3: SerialNumber: 0000:00:14.0
[    0.365590] xHCI xhci_add_endpoint called for root hub
[    0.365591] xHCI xhci_check_bandwidth called for root hub
[    0.365602] hub 3-0:1.0: USB hub found
[    0.365610] hub 3-0:1.0: 12 ports detected
[    0.366060] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.366080] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.366092] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.366093] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.366093] usb usb4: Product: xHCI Host Controller
[    0.366094] usb usb4: Manufacturer: Linux 3.10.4-300.fc19.x86_64 xhci_hcd
[    0.366095] usb usb4: SerialNumber: 0000:00:14.0
[    0.366125] xHCI xhci_add_endpoint called for root hub
[    0.366126] xHCI xhci_check_bandwidth called for root hub
[    0.366135] hub 4-0:1.0: USB hub found
[    0.366140] hub 4-0:1.0: 6 ports detected
[    0.374272] usbcore: registered new interface driver usbserial
[    0.374276] usbcore: registered new interface driver usbserial_generic
[    0.374279] usbserial: USB Serial support registered for generic
[    0.374296] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.376568] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.376570] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.376609] mousedev: PS/2 mouse device common for all mice
[    0.376689] rtc_cmos 00:05: RTC can wake from S4
[    0.376780] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    0.376801] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.376832] device-mapper: uevent: version 1.0.3
[    0.376861] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[    0.376960] cpuidle: using governor ladder
[    0.377070] cpuidle: using governor menu
[    0.377202] hidraw: raw HID events driver (C) Jiri Kosina
[    0.377254] usbcore: registered new interface driver usbhid
[    0.377255] usbhid: USB HID core driver
[    0.377266] drop_monitor: Initializing network drop monitor service
[    0.377312] ip_tables: (C) 2000-2006 Netfilter Core Team
[    0.377335] TCP: cubic registered
[    0.377338] Initializing XFRM netlink socket
[    0.377399] NET: Registered protocol family 10
[    0.377509] mip6: Mobile IPv6
[    0.377510] NET: Registered protocol family 17
[    0.377683] PM: Hibernation image not present or could not be loaded.
[    0.377683] Loading compiled-in X.509 certificates
[    0.378186] Loaded X.509 cert 'Fedora kernel signing key: b048dac4186ae341dccb86e08e0e4f0c3e86cd0a'
[    0.378191] registered taskstats version 1
[    0.378868]   Magic number: 9:642:341
[    0.378950] rtc_cmos 00:05: setting system clock to 2013-08-06 18:18:32 UTC (1375813112)
[    0.400209] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.650070] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.650086] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.650100] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.651237] ata2.00: ATA-8: ST2000DM001-1CH164, CC26, max UDMA/133
[    0.651239] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.652116] ata2.00: configured for UDMA/133
[    0.653738] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[    0.653741] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT2._GTF] (Node ffff8804074b5438), AE_NOT_FOUND (20130328/psparse-537)
[    0.653747] ata3.00: ATAPI: HL-DT-ST BD-RE  BH16NS40, 1.00, max UDMA/100
[    0.654658] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[    0.654661] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT2._GTF] (Node ffff8804074b5438), AE_NOT_FOUND (20130328/psparse-537)
[    0.654667] ata3.00: configured for UDMA/100
[    0.657050] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.662151] ata1.00: ATA-8: KINGSTON SH103S3240G, 506ABBF0, max UDMA/133
[    0.662153] ata1.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.672099] ata1.00: configured for UDMA/133
[    0.672244] scsi 0:0:0:0: Direct-Access     ATA      KINGSTON SH103S3 506A PQ: 0 ANSI: 5
[    0.672340] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/223 GiB)
[    0.672366] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.672466] scsi 1:0:0:0: Direct-Access     ATA      ST2000DM001-1CH1 CC26 PQ: 0 ANSI: 5
[    0.672497] sd 0:0:0:0: [sda] Write Protect is off
[    0.672500] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.672523] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.672532] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    0.672551] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[    0.672552] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    0.672653] sd 1:0:0:0: [sdb] Write Protect is off
[    0.672655] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    0.672678] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.672973]  sda: sda1 sda2 sda3
[    0.673187] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.675913] scsi 2:0:0:0: CD-ROM            HL-DT-ST BD-RE  BH16NS40  1.00 PQ: 0 ANSI: 5
[    0.676711] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    0.676712] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.676827] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    0.676870] sr 2:0:0:0: Attached scsi generic sg2 type 5
[    0.698164]  sdb: sdb1 sdb2
[    0.698846] sd 1:0:0:0: [sdb] Attached SCSI disk
[    0.699298] Freeing unused kernel memory: 1412k freed
[    0.699401] Write protecting the kernel read-only data: 12288k
[    0.701608] Freeing unused kernel memory: 1696k freed
[    0.703262] Freeing unused kernel memory: 1264k freed
[    0.705134] systemd[1]: systemd 204 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    0.705183] systemd[1]: Running in initial RAM disk.
[    0.705241] systemd[1]: Set hostname to <ocean.ligure.org>.
[    0.708044] systemd[1]: Expecting device dev-disk-by\x2duuid-31e7a321\x2dd021\x2d4d08\x2d8a43\x2dd361f04d256e.device...
[    0.708054] systemd[1]: Expecting device dev-disk-by\x2duuid-1da36828\x2de464\x2d4c58\x2da6d1\x2daaed64797ca9.device...
[    0.708059] systemd[1]: Expecting device dev-disk-by\x2duuid-ac298841\x2da88d\x2d4f23\x2dafa1\x2d9c5c89c98a09.device...
[    0.708065] systemd[1]: Starting Timers.
[    0.708071] systemd[1]: Reached target Timers.
[    0.708078] systemd[1]: Starting Journal Socket.
[    0.708103] systemd[1]: Listening on Journal Socket.
[    0.708184] systemd[1]: Started dracut cmdline hook.
[    0.708254] systemd[1]: Starting dracut pre-udev hook...
[    0.708476] systemd[1]: Starting Journal Service...
[    0.708670] systemd[1]: Started Journal Service.
[    0.708760] systemd[1]: Starting Setup Virtual Console...
[    0.709013] systemd[1]: Started Load Kernel Modules.
[    0.709036] systemd[1]: Starting udev Kernel Socket.
[    0.709051] systemd[1]: Listening on udev Kernel Socket.
[    0.709073] systemd[1]: Starting udev Control Socket.
[    0.709088] systemd[1]: Listening on udev Control Socket.
[    0.709095] systemd[1]: Starting Sockets.
[    0.709100] systemd[1]: Reached target Sockets.
[    0.709105] systemd[1]: Starting Swap.
[    0.709110] systemd[1]: Reached target Swap.
[    0.709115] systemd[1]: Starting Local File Systems.
[    0.709120] systemd[1]: Reached target Local File Systems.
[    0.722863] systemd-udevd[144]: starting version 204
[    0.731851] wmi: Mapper loaded
[    0.771319] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[    0.771321] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.771568] hub 1-1:1.0: USB hub found
[    0.771677] hub 1-1:1.0: 6 ports detected
[    0.786603] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[    0.873837] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.945680] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    0.987428] systemd-journald[119]: Received SIGTERM
[    0.988116] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[    0.988118] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.988259] hub 2-1:1.0: USB hub found
[    0.988361] hub 2-1:1.0: 6 ports detected
[    1.019685] type=1404 audit(1375813113.139:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    1.131537] SELinux: 2048 avtab hash slots, 94586 rules.
[    1.140312] SELinux: 2048 avtab hash slots, 94586 rules.
[    1.141638] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    1.159045] usb 3-1: New USB device found, idVendor=0846, idProduct=4260
[    1.159047] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.159049] usb 3-1: Product: NETGEAR WG111v3
[    1.159050] usb 3-1: Manufacturer: Manufacturer_NETGEAR
[    1.159051] usb 3-1: SerialNumber: 00223FEE6798
[    1.247559] SELinux:  8 users, 82 roles, 4525 types, 254 bools, 1 sens, 1024 cats
[    1.247561] SELinux:  83 classes, 94586 rules
[    1.250385] SELinux:  Completing initialization.
[    1.250386] SELinux:  Setting up existing superblocks.
[    1.250390] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[    1.250393] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[    1.250398] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[    1.250401] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[    1.250405] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    1.250413] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
[    1.250906] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[    1.250908] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[    1.251274] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[    1.251276] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[    1.251278] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[    1.251287] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[    1.251291] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[    1.251294] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[    1.251301] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[    1.251464] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[    1.251465] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    1.251469] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    1.251513] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    1.251532] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    1.251535] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
[    1.251537] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    1.251539] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    1.251550] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    1.251553] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    1.251555] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    1.251557] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    1.251559] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    1.251563] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    1.251568] SELinux: initialized (dev sda3, type ext4), uses xattr
[    1.267371] type=1403 audit(1375813113.387:3): policy loaded auid=4294967295 ses=4294967295
[    1.271080] systemd[1]: Successfully loaded SELinux policy in 252.122ms.
[    1.292603] systemd[1]: Relabelled /dev and /run in 10.483ms.
[    1.299595] tsc: Refined TSC clocksource calibration: 3491.912 MHz
[    1.299597] Switching to clocksource tsc
[    1.312923] LVM: Logical Volume autoactivation enabled.
[    1.312925] LVM: Activation generator successfully completed.
[    1.314467] usb 3-6: new full-speed USB device number 3 using xhci_hcd
[    1.327591] usb 3-6: New USB device found, idVendor=04a9, idProduct=2220
[    1.327593] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.327594] usb 3-6: Product: CanoScan
[    1.327595] usb 3-6: Manufacturer: Canon
[    1.352164] systemd-readahead[233]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
[    1.352393] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[    1.356440] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3
[    1.358874] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[    1.363833] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    1.371348] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
[    1.399060] systemd-udevd[264]: starting version 204
[    1.409739] EXT4-fs (sda3): re-mounted. Opts: (null)
[    1.444472] ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130328/utaddress-251)
[    1.444477] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.445493] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20130328/utaddress-251)
[    1.445497] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.445500] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 1 (20130328/utaddress-251)
[    1.445503] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR_ 2 (20130328/utaddress-251)
[    1.445506] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.445507] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 1 (20130328/utaddress-251)
[    1.445509] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR_ 2 (20130328/utaddress-251)
[    1.445512] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.445513] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    1.446302] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.446833] [drm] Initialized drm 1.1.0 20060810
[    1.448736] r8169 0000:03:00.0: irq 44 for MSI/MSI-X
[    1.448890] r8169 0000:03:00.0 eth0: RTL8168g/8111g at 0xffffc90001836000, 74:d0:2b:9c:c2:64, XID 0c000800 IRQ 44
[    1.448892] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.453830] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x7
[    1.469930] iTCO_vendor_support: vendor-support=0
[    1.470871] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    1.470893] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[    1.471024] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x7
[    1.471039] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x7
[    1.471051] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x7
[    1.471062] microcode: CPU4 sig=0x306c3, pf=0x2, revision=0x7
[    1.471073] microcode: CPU5 sig=0x306c3, pf=0x2, revision=0x7
[    1.471084] microcode: CPU6 sig=0x306c3, pf=0x2, revision=0x7
[    1.471095] microcode: CPU7 sig=0x306c3, pf=0x2, revision=0x7
[    1.471130] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.471140] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    1.471838] asus_wmi: ASUS WMI generic driver loaded
[    1.474083] asus_wmi: Initialization: 0x0
[    1.474104] asus_wmi: BIOS WMI version: 0.9
[    1.474143] asus_wmi: SFUN value: 0x0
[    1.476333] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[    1.476391] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input4
[    1.477068] asus_wmi: Disabling ACPI video driver
[    1.479173] alg: No test for crc32 (crc32-pclmul)
[    1.480326] usb 3-7: new high-speed USB device number 4 using xhci_hcd
[    1.489332] kvm: disabled by bios
[    1.493676] ALSA sound/pci/hda/patch_realtek.c:414 SKU: Nid=0x1d sku_cfg=0x4044c601
[    1.493678] ALSA sound/pci/hda/patch_realtek.c:416 SKU: port_connectivity=0x1
[    1.493679] ALSA sound/pci/hda/patch_realtek.c:417 SKU: enable_pcbeep=0x0
[    1.493680] ALSA sound/pci/hda/patch_realtek.c:418 SKU: check_sum=0x00000004
[    1.493680] ALSA sound/pci/hda/patch_realtek.c:419 SKU: customization=0x000000c6
[    1.493681] ALSA sound/pci/hda/patch_realtek.c:420 SKU: external_amp=0x0
[    1.493681] ALSA sound/pci/hda/patch_realtek.c:421 SKU: platform_type=0x0
[    1.493682] ALSA sound/pci/hda/patch_realtek.c:422 SKU: swap=0x0
[    1.493683] ALSA sound/pci/hda/patch_realtek.c:423 SKU: override=0x1
[    1.493966] ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    1.493967] ALSA sound/pci/hda/hda_auto_parser.c:397    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.493968] ALSA sound/pci/hda/hda_auto_parser.c:401    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    1.493968] ALSA sound/pci/hda/hda_auto_parser.c:402    mono: mono_out=0x0
[    1.493969] ALSA sound/pci/hda/hda_auto_parser.c:405    dig-out=0x11/0x0
[    1.493969] ALSA sound/pci/hda/hda_auto_parser.c:406    inputs:
[    1.493971] ALSA sound/pci/hda/hda_auto_parser.c:410      Front Mic=0x19
[    1.493971] ALSA sound/pci/hda/hda_auto_parser.c:410      Rear Mic=0x18
[    1.493972] ALSA sound/pci/hda/hda_auto_parser.c:410      Line=0x1a
[    1.493973] ALSA sound/pci/hda/patch_realtek.c:486 realtek: No valid SSID, checking pincfg 0x4044c601 for NID 0x1d
[    1.493974] ALSA sound/pci/hda/patch_realtek.c:502 realtek: Enabling init ASM_ID=0xc601 CODEC_ID=10ec0887
[    1.495365] systemd-udevd[296]: renamed network interface eth0 to p2p1
[    1.496417] usb 3-7: New USB device found, idVendor=05e3, idProduct=0723
[    1.496419] usb 3-7: New USB device strings: Mfr=3, Product=4, SerialNumber=0
[    1.496421] usb 3-7: Product: USB Storage
[    1.496421] usb 3-7: Manufacturer: Generic 
[    1.496626] nvidia: module license 'NVIDIA' taints kernel.
[    1.496627] Disabling lock debugging due to kernel taint
[    1.499971] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    1.502389] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    1.502621] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
[    1.502626] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  319.32  Wed Jun 19 15:51:20 PDT 2013
[    1.505622] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[    1.505685] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[    1.505728] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    1.505769] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    1.505812] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    1.506140] hda_intel: Disabling MSI
[    1.506145] ALSA sound/pci/hda/hda_intel.c:3084 0000:01:00.1: Handle VGA-switcheroo audio client
[    1.506169] ALSA sound/pci/hda/hda_intel.c:3538 0000:01:00.1: Disabling 64bit DMA
[    1.509174] ALSA sound/pci/hda/hda_intel.c:1724 0000:01:00.1: Enable delay in RIRB handling
[    1.512805] usb-storage 3-7:1.0: USB Mass Storage device detected
[    1.513289] usb-storage 3-7:1.0: Quirks match for vid 05e3 pid 0723: 8000
[    1.513308] scsi6 : usb-storage 3-7:1.0
[    1.513352] usbcore: registered new interface driver usb-storage
[    1.517311] cfg80211: Calling CRDA to update world regulatory domain
[    1.518606] cfg80211: World regulatory domain updated:
[    1.518608] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    1.518609] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    1.518609] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    1.518610] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    1.518611] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    1.518611] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    1.538014] Adding 16383996k swap on /dev/sda2.  Priority:-1 extents:1 across:16383996k SSFS
[    1.560717] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    1.560917] SELinux: initialized (dev sda1, type ext4), uses xattr
[    1.668674] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    1.668781] ieee80211 phy0: hwaddr 00:22:3f:ee:67:98, RTL8187BvE V0 + rtl8225z2, rfkill mask 2
[    1.680538] rtl8187: Customer ID is 0x00
[    1.680994] rtl8187: wireless switch is on
[    1.681016] usbcore: registered new interface driver rtl8187
[    1.686037] cfg80211: Calling CRDA for country: FR
[    1.686802] cfg80211: Regulatory domain changed to country: FR
[    1.686803] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    1.686804] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[    1.686805] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[    1.686806] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[    1.686807] cfg80211:   (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[    1.686807] cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[    1.690218] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[    1.690265] systemd-udevd[280]: renamed network interface wlan0 to wlp0s20u1
[    1.690287] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[    1.690341] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[    1.690381] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[    1.720976] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[    1.720980] SELinux: initialized (dev sdb2, type ext4), uses xattr
[    1.898533] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    1.898538] SELinux: initialized (dev sdb1, type ext4), uses xattr
[    1.906865] type=1305 audit(1375813114.027:4): audit_pid=461 old=0 auid=4294967295 ses=4294967295
 subj=system_u:system_r:auditd_t:s0 res=1
[    2.031571] systemd-logind[495]: Watching system buttons on /dev/input/event1 (Power Button)
[    2.031642] systemd-logind[495]: Watching system buttons on /dev/input/event0 (Power Button)
[    2.038028] vboxdrv: Found 8 processor cores.
[    2.038459] vboxdrv: fAsync=0 offMin=0x1b5 offMax=0x224c
[    2.038491] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[    2.038492] vboxdrv: Successfully loaded version 4.2.16 (interface 0x001a0005).
[    2.230299] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    2.236193] Ebtables v2.0 registered
[    2.244083] vboxpci: IOMMU not found (not registered)
[    2.264214] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    2.308759] Bluetooth: Core ver 2.16
[    2.308803] NET: Registered protocol family 31
[    2.308805] Bluetooth: HCI device and connection manager initialized
[    2.308812] Bluetooth: HCI socket layer initialized
[    2.308814] Bluetooth: L2CAP socket layer initialized
[    2.308818] Bluetooth: SCO socket layer initialized
[    2.311620] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.311623] Bluetooth: BNEP filters: protocol multicast
[    2.311630] Bluetooth: BNEP socket layer initialized
[    2.515584] scsi 6:0:0:0: Direct-Access     Generic  STORAGE DEVICE   9451 PQ: 0 ANSI: 0
[    2.516186] sd 6:0:0:0: Attached scsi generic sg3 type 0
[    2.517889] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[    4.596522] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u1: link is not ready
[    4.636741] r8169 0000:03:00.0 p2p1: link down
[    4.636786] IPv6: ADDRCONF(NETDEV_UP): p2p1: link is not ready
[    7.395549] wlp0s20u1: authenticate with 00:24:d4:62:81:b9
[    7.560604] wlp0s20u1: send auth to 00:24:d4:62:81:b9 (try 1/3)
[    7.761013] wlp0s20u1: send auth to 00:24:d4:62:81:b9 (try 2/3)
[    7.961865] wlp0s20u1: send auth to 00:24:d4:62:81:b9 (try 3/3)
[    8.162727] wlp0s20u1: authentication with 00:24:d4:62:81:b9 timed out
[    8.561475] wlp0s20u1: authenticate with 00:07:cb:02:47:f5
[    8.686600] wlp0s20u1: send auth to 00:07:cb:02:47:f5 (try 1/3)
[    8.887123] wlp0s20u1: send auth to 00:07:cb:02:47:f5 (try 2/3)
[    9.087942] wlp0s20u1: send auth to 00:07:cb:02:47:f5 (try 3/3)
[    9.288766] wlp0s20u1: authentication with 00:07:cb:02:47:f5 timed out
[    9.586543] wlp0s20u1: authenticate with f4:ca:e5:d4:57:45
[    9.754619] wlp0s20u1: send auth to f4:ca:e5:d4:57:45 (try 1/3)
[    9.757726] wlp0s20u1: authenticated
[    9.758321] wlp0s20u1: associate with f4:ca:e5:d4:57:45 (try 1/3)
[    9.763636] wlp0s20u1: RX AssocResp from f4:ca:e5:d4:57:45 (capab=0x401 status=0 aid=1)
[    9.765699] wlp0s20u1: associated
[    9.765716] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u1: link becomes ready
[   21.590917] fuse init (API version 7.22)
[   21.592797] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
[   21.599492] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts
[  481.117106] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[  913.224179] wlp0s20u1: deauthenticating from f4:ca:e5:d4:57:45 by local choice (reason=3)
[  913.267013] cfg80211: Calling CRDA to update world regulatory domain
[  913.316449] cfg80211: World regulatory domain updated:
[  913.316451] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  913.316452] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  913.316453] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  913.316454] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  913.316454] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  913.316455] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  913.316464] cfg80211: Calling CRDA for country: FR
[  913.318138] cfg80211: Regulatory domain changed to country: FR
[  913.318140] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  913.318141] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[  913.318141] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[  913.318152] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[  913.318154] cfg80211:   (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[  913.318156] cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[  914.603500] wlp0s20u1: authenticate with 00:24:d4:62:81:b9
[  914.763681] wlp0s20u1: send auth to 00:24:d4:62:81:b9 (try 1/3)
[  914.769325] wlp0s20u1: authenticated
[  914.769948] wlp0s20u1: associate with 00:24:d4:62:81:b9 (try 1/3)
[  914.776664] wlp0s20u1: RX AssocResp from 00:24:d4:62:81:b9 (capab=0x401 status=0 aid=1)
[  914.778843] wlp0s20u1: associated
D'après les lignes du dmesg :
[    1.446302] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.446833] [drm] Initialized drm 1.1.0 20060810
[    1.448736] r8169 0000:03:00.0: irq 44 for MSI/MSI-X
[    1.448890] r8169 0000:03:00.0 eth0: RTL8168g/8111g at 0xffffc90001836000, 74:d0:2b:9c:c2:64, XID 0c000800 IRQ 44
[    1.448892] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
La carte est bien chargée. Donc il ne doit pas y avoir de problème de pilote à installer.

Que donne :
ip addr
 ~> ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: p2p1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 74:d0:2b:9c:c2:64 brd ff:ff:ff:ff:ff:ff
Effectivement, la carte est bien reconnue, ça n'est pas là le problème.
La difficulté c'est que cette interface réseau ne marche pas, que je soit en ip-fixe ou en dhcp sur la freebox.
Question bête tu as testé avec un autre cable ? Ou ce cable fonctionne très bien soit avec une autre machine soit avec un multiboot si tu as une autre distro ou window ?
Cette carte est neuve, car j'ai acheté un nouveau PC plus puissant.
J'ai donc débranché le câble réseau de mon ancien PC, où la connexion marchait très bien.
Puis je l'ai branché sur la prise RJ45 de mon nouveau PC, c'est à dire sur le Realtek® RTL8111G Gigabit LAN controller.
Et là, impossible d'avoir le réseau.
Par exemple, la première chose que j'ai fait, est d'installer Fedora 19 sur ce nouveau PC avec la carte mère Asus B85-plus.
Et là, lors de l'installation, alors que d'habitude, le processus d'installation se connecte automatiquement au réseau pour récupérer les derniers RPMs, tout a été prix sur le DVD.
En attendant, je me connecte en wifi, avec ma clé USB wifi sur mon compte free.
Non, je n'ai pas essayé d'installé windos, car je ne l'ai pas, vu que ça ne m’intéresse pas.
Par contre, j'ai bien demandé à l'endroit où je l'ai acheté de le tester, ils l'ont fait, et m'ont assuré que tout fonctionne correctement.
Est-ce que les voyants de carte réseau s'allument au branchement du câble ?
MarbolanGos wrote:Est-ce que les voyants de carte réseau s'allument au branchement du câble ?
Euh, non.
Je viens de faire les test suivant: débrancher puis rebrancher le câble réseau, les voyants de la prise RJ45 restent éteins.
Ça veut dire quoi ?
Soit le câble est défectueux, soit la prise côté switch est débranchée soit la carte est morte mais c'est un problème physique et pas logiciel.

[edit] La carte ne doit pas être morte vu qu'elle est détectée par Fedora. Le plus probable c'est un coup du câble.
Yep c'est que je pensais en voyant le NO-CARRIER. Problème de cable.

Par contre autre question bête quant tu dis : Cette carte est neuve, car j'ai acheté un nouveau PC plus puissant.
Tu veux dire que tu as une carte réseau + ta carte mère ou c'est la carte réseau de la nouvelle carte mère ?
C'est une question bête mais sur une de mes machines dont je me sers pour des tests (dont souvent branchement débranchement), j'ai deux cartes réseau en comptant celle de la carte mère et souvent ça m'arrive de me planter de prises lorsque je rebranche mon réseau.

Autre chose aussi à vérifier c'est peu probable aussi mais bon si tu as une seule carte réseau intégré à la carte mère, vérifier si celle-ci est bien Active dans le bios.
@Refuznik : j'y avais pensé aussi d'où mon edit mais vu que c'est détecté au démarrage du kernel, je ne pense pas que la carte soit désactivée dans le bios...
MarbolanGos wrote:@Refuznik : j'y avais pensé aussi d'où mon edit mais vu que c'est détecté au démarrage du kernel, je ne pense pas que la carte soit désactivée dans le bios...
Point pour toi.
Alors, je viens de recevoir une nouvelle carte réseau PCI que j'ai acheté sur ebay, une intel PRO/1000 GT .
J'ai donc débranché le cable réseau du controlleur Realtek® RTL8111G Gigabit LAN controller.
Puis j'ai branché ce cable sur ma nouvelle carte PCI (après l'avoir installée dans le PC).
Et là bien sur, mon réseau marche sans aucun problème .....
Donc, c'est bien ce que je pensais depuis le début: Le pilote par défaut de Fedora pour la carte Realtek® RTL8111G Gigabit LAN controller ne marche pas.
fredo8 wrote:Donc, c'est bien ce que je pensais depuis le début: Le pilote par défaut de Fedora pour la carte Realtek® RTL8111G Gigabit LAN controller ne marche pas.
Crois ce que tu veux mais quand on branche le câble et que le voyant ne s'allume pas c'est totalement indépendant du pilote. C'est simple, ce voyant doit s'allumer même si l'ordinateur est éteint mais sous tension.
fredo8 wrote: Donc, c'est bien ce que je pensais depuis le début: Le pilote par défaut de Fedora pour la carte Realtek® RTL8111G Gigabit LAN controller ne marche pas.
Cette carte est reconnue depuis 3 et plus par le kernel. de plus ce le genre de carte mère chez asus non seulement intéressante mais ne posant pas de problème sous linux.

De plus il l'a reconnu sans problème comme on a pu le voir mais elle n'est pas up.
  • [supprimé]

  • Modifié
Ah mon avis c'est le chipset réseau qui est daubé.
Au boulot j'ai monté une config à base ASUS B85M-E. J'ai mis directement une carte Intel additionnelle donc je n'ai même pas essayé la Realtek, mais en tout cas l'adresse MAC de la Realtek est mal détectée : 00:00:00:00:00:00.
Cela dit c'est sur un CentOS 6 donc peut-être pas à jour niveau détection (?).
un an plus tard
Eurêka !!
Ça compile !!
La solution est ici:
Il fallait patcher le pilote fournit par realtek et à la ligne 19122, remplacer ceci:
PREPARE_DELAYED_WORK(&tp->task, task);
par ceci:
INIT_DELAYED_WORK(&tp->task, task);
Et là, ça compile, et le pilote fonctionne à merveille.
Le pilote de RealTek se trouve là: http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#2