You are not logged in.

#1 2013-05-25 15:10:58

Mylan
Member
Registered: 2013-05-25
Posts: 4

Wireless driver not working on hp 4540s after system move

Hi there,
I have moved my arch linux system from HP probook 4520s to  model 4540s and since then I cannot get wifi working by any reasonable means no metter  what I modprobe it wifi is alwais down:
my lsmod:

Module                  Size  Used by
xfs                   666515  0 
exportfs                3005  1 xfs
jfs                   161905  0 
isofs                  28679  1 
fuse                   60090  3 
tun                    12040  2 
dm_mod                 60338  2 
snd_hda_codec_hdmi     21248  1 
i915                  388194  3 
snd_hda_codec_idt      47704  1 
radeon                781081  0 
ttm                    46507  1 radeon
uvcvideo               60829  0 
coretemp                4702  0 
videobuf2_vmalloc       1896  1 uvcvideo
videobuf2_memops        1594  1 videobuf2_vmalloc
crc32c_intel            1487  0 
videobuf2_core         18103  1 uvcvideo
i2c_algo_bit            4615  2 i915,radeon
drm_kms_helper         29203  2 i915,radeon
videodev               73819  1 uvcvideo
joydev                  7695  0 
hp_wmi                  6602  0 
sparse_keymap           2532  1 hp_wmi
aesni_intel             9101  0 
r8169                  42786  0 
mcs7830                 5195  0 
acpi_cpufreq            5141  0 
media                   8321  2 uvcvideo,videodev
snd_hda_intel          20208  3 
aes_i586                6940  1 aesni_intel
aes_generic            26054  2 aesni_intel,aes_i586
snd_hda_codec          80733  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
cryptd                  7357  1 aesni_intel
usbnet                 13158  1 mcs7830
pcspkr                  1455  0 
microcode               8825  0 
jmb38x_ms               7225  0 
snd_hwdep               4746  1 snd_hda_codec
mii                     3439  3 r8169,mcs7830,usbnet
drm                   170883  6 ttm,i915,drm_kms_helper,radeon
snd_pcm                61237  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
i2c_core               16653  6 drm,i915,drm_kms_helper,i2c_algo_bit,radeon,videodev
memstick                5616  1 jmb38x_ms
mperf                   1023  1 acpi_cpufreq
iTCO_wdt               10705  0 
container               1929  0 
battery                 5085  0 
thermal                 6563  0 
video                   9883  1 i915
wmi                     7259  1 hp_wmi
psmouse                70891  0 
serio_raw               3709  0 
iTCO_vendor_support     1545  1 iTCO_wdt
snd_page_alloc          5869  2 snd_pcm,snd_hda_intel
processor              23783  5 acpi_cpufreq
ac                      1796  0 
snd_timer              14902  1 snd_pcm
snd                    44426  13 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_hda_codec,snd_hda_intel
soundcore               4378  1 snd
button                  3614  1 i915
hp_accel               15220  0 
lis3lv02d               8969  1 hp_accel
mei                    27671  0 
input_polldev           2142  1 lis3lv02d
intel_agp               8752  1 i915
intel_gtt              11229  3 i915,intel_agp
agpgart                21967  4 drm,ttm,intel_agp,intel_gtt
evdev                   7630  16 
rt2800pci               7993  0 
rt2800lib              39307  1 rt2800pci
rt2x00pci               4255  1 rt2800pci
rt2x00lib              31844  3 rt2x00pci,rt2800lib,rt2800pci
eeprom_93cx6            1707  1 rt2800pci
mac80211              341172  3 rt2x00lib,rt2x00pci,rt2800lib
cfg80211              147461  2 mac80211,rt2x00lib
rfkill                 12568  3 cfg80211,hp_wmi
crc_ccitt               1095  1 rt2800lib
autofs4                19415  2 
ext4                  385248  2 
crc16                   1091  1 ext4
jbd2                   62437  1 ext4
mbcache                 4345  1 ext4
usbhid                 31733  0 
hid                    67113  1 usbhid
sr_mod                 13180  1 
sd_mod                 26959  5 
cdrom                  30472  1 sr_mod
ahci                   17913  5 
libahci                16779  1 ahci
libata                146119  2 ahci,libahci
scsi_mod              112573  3 libata,sd_mod,sr_mod
sdhci_pci               8877  0 
ehci_hcd               35926  0 
xhci_hcd               71768  0 
sdhci                  20618  1 sdhci_pci
mmc_core               72774  2 sdhci,sdhci_pci
usbcore               123297  7 uvcvideo,mcs7830,ehci_hcd,usbhid,usbnet,xhci_hcd
usb_common               622  1 usbcore

my dmesg:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Linux version 3.4.5-424.1-bfs (mulan@HP4520sNotebook) (gcc version 4.7.1 (GCC) ) #1 SMP PREEMPT Mon Jul 23 04:23:36 CEST 2012
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
[    0.000000]  BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[    0.000000]  BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[    0.000000]  BIOS-e820: 0000000020200000 - 0000000040004000 (usable)
[    0.000000]  BIOS-e820: 0000000040004000 - 0000000040005000 (reserved)
[    0.000000]  BIOS-e820: 0000000040005000 - 00000000a8cf2000 (usable)
[    0.000000]  BIOS-e820: 00000000a8cf2000 - 00000000a9ebd000 (reserved)
[    0.000000]  BIOS-e820: 00000000a9ebd000 - 00000000a9fbd000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000a9fbd000 - 00000000a9fff000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000a9fff000 - 00000000aa000000 (usable)
[    0.000000]  BIOS-e820: 00000000aa000000 - 00000000af200000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000014fe00000 (usable)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] DMI 2.7 present.
[    0.000000] DMI: Hewlett-Packard HP ProBook 4540s/17F6, BIOS 68IRR Ver. F.32 11/06/2012
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0xaa000 max_arch_pfn = 0x100000
[    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-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FF800000 mask FFF800000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FE0000000 write-back
[    0.000000]   3 base 0A0000000 mask FF8000000 write-back
[    0.000000]   4 base 0A8000000 mask FFE000000 write-back
[    0.000000]   5 base 0AA000000 mask FFF000000 uncachable
[    0.000000]   6 base 100000000 mask FC0000000 write-back
[    0.000000]   7 base 140000000 mask FE0000000 write-back
[    0.000000]   8 base 150000000 mask FF0000000 uncachable
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] initial memory mapped : 0 - 01c00000
[    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 1bfb000-1c00000
[    0.000000] RAMDISK: 379d8000 - 37ce4000
[    0.000000] Allocated new RAMDISK: 374f2000 - 377fd8bc
[    0.000000] Move RAMDISK from 00000000379d8000 - 0000000037ce38bb to 374f2000 - 377fd8bb
[    0.000000] ACPI: RSDP 000f2f10 00024 (v02 HPQOEM)
[    0.000000] ACPI: XSDT a9ffe120 00084 (v01 HPQOEM SLIC-MPC 0000000F      01000013)
[    0.000000] ACPI: FACP a9ffc000 0010C (v05 HPQOEM 17F6     0000000F HP   00000001)
[    0.000000] ACPI: DSDT a9fd5000 2116E (v02 HPQOEM 17F6     00000001 INTL 20110112)
[    0.000000] ACPI: FACS a9eb2000 00040
[    0.000000] ACPI: HPET a9ffb000 00038 (v01 HPQOEM 17F6     00000001 HP   00000001)
[    0.000000] ACPI: APIC a9ffa000 000BC (v01 HPQOEM 17F6     00000001 HP   00000001)
[    0.000000] ACPI: MCFG a9ff9000 0003C (v01 HPQOEM 17F6     00000001 HP   00000001)
[    0.000000] ACPI: ASF! a9ff8000 000A5 (v32 HPQOEM 17F6     00000001 HP   00000001)
[    0.000000] ACPI: SSDT a9fd2000 002CA (v01 HPQOEM SataAhci 00001000 INTL 20110112)
[    0.000000] ACPI: SSDT a9fd1000 0048A (v01 HPQOEM PtidDevc 00001000 INTL 20110112)
[    0.000000] ACPI: FPDT a9fcf000 00044 (v01 HPQOEM 17F6     00000001 HP   00000001)
[    0.000000] ACPI: BGRT a9fce000 00038 (v00 HPQOEM 17F6     00000001 HP   00000001)
[    0.000000] ACPI: SSDT a9fcd000 009B6 (v01  PmRef  Cpu0Ist 00003000 INTL 20110112)
[    0.000000] ACPI: SSDT a9fcc000 00AAD (v01  PmRef    CpuPm 00003000 INTL 20110112)
[    0.000000] ACPI: SSDT a9fcb000 00B50 (v01  SgRef   SgTabl 00001000 INTL 20110112)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1832MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x000aa000
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009d
[    0.000000]     0: 0x00000100 -> 0x00020000
[    0.000000]     0: 0x00020200 -> 0x00040004
[    0.000000]     0: 0x00040005 -> 0x000a8cf2
[    0.000000]     0: 0x000a9fff -> 0x000aa000
[    0.000000] On node 0 totalpages: 690815
[    0.000000] free_area_init_node: node 0, pgdat c150c140, node_mem_map f5fb1200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3949 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 220974 pages, LIFO batch:31
[    0.000000]   HighMem zone: 3665 pages used for memmap
[    0.000000]   HighMem zone: 460451 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    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: 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: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 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: 0000000020000000 - 0000000020200000
[    0.000000] Allocating PCI resources starting at af200000 (gap: af200000:30e00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 13 pages/cpu @f5f3d000 s30272 r0 d22976 u53248
[    0.000000] pcpu-alloc: s30272 r0 d22976 u53248 alloc=13*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 685374
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-bfs root=UUID=4d97ab7a-4550-4ad8-a01f-0ba29eadc523 ro resume=/dev/sda5 pcie_aspm=force
[    0.000000] PCIe ASPM is forcibly enabled
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] allocated 5570432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:000aa000)
[    0.000000] Memory: 2724980k/2785280k available (3748k kernel code, 38280k reserved, 1458k data, 524k init, 1856464k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc1516000 - 0xc1599000   ( 524 kB)
[    0.000000]       .data : 0xc13a9177 - 0xc1515b40   (1458 kB)
[    0.000000]       .text : 0xc1000000 - 0xc13a9177   (3748 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] NR_IRQS:2304 nr_irqs:744 16
[    0.000000] CPU 0 irqstacks, hard=f540a000 soft=f540c000
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.003333] Detected 2594.268 MHz processor.
[    0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 5190.72 BogoMIPS (lpj=8647560)
[    0.000004] pid_max: default: 32768 minimum: 301
[    0.000021] Security Framework initialized
[    0.000025] AppArmor: AppArmor disabled by boot time parameter
[    0.000035] Mount-cache hash table entries: 512
[    0.000171] Initializing cgroup subsys memory
[    0.000176] Initializing cgroup subsys devices
[    0.000178] Initializing cgroup subsys freezer
[    0.000179] Initializing cgroup subsys net_cls
[    0.000181] Initializing cgroup subsys blkio
[    0.000203] CPU: Physical Processor ID: 0
[    0.000204] CPU: Processor Core ID: 0
[    0.000208] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.000209] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.000897] mce: CPU supports 7 MCE banks
[    0.000907] CPU0: Thermal monitoring enabled (TM1)
[    0.000912] using mwait in idle threads.
[    0.001669] ACPI: Core revision 20120320
[    0.060127] ftrace: allocating 16715 entries in 33 pages
[    0.067784] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.068208] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.101152] CPU0: Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz stepping 09
[    0.206628] Performance Events: PEBS fmt1+, generic architected perfmon, Intel PMU driver.
[    0.206633] ... version:                3
[    0.206634] ... bit width:              48
[    0.206635] ... generic registers:      4
[    0.206636] ... value mask:             0000ffffffffffff
[    0.206637] ... max period:             000000007fffffff
[    0.206638] ... fixed-purpose events:   3
[    0.206639] ... event mask:             000000070000000f
[    0.206748] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.226603] CPU 1 irqstacks, hard=f5562000 soft=f5564000
[    0.226606] Booting Node   0, Processors  #1
[    0.236841] Initializing CPU#1
[    0.240418] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.240484] CPU 2 irqstacks, hard=f55a2000 soft=f55a4000
[    0.240485]  #2
[    0.250779] Initializing CPU#2
[    0.254389] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.254442] CPU 3 irqstacks, hard=f55b0000 soft=f55b2000
[    0.254444]  #3
[    0.264737] Initializing CPU#3
[    0.268347] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.268367] Brought up 4 CPUs
[    0.268368] Total of 4 processors activated (20762.90 BogoMIPS).
[    0.271569] devtmpfs: initialized
[    0.271707] PM: Registering ACPI NVS region [mem 0xa9ebd000-0xa9fbcfff] (1048576 bytes)
[    0.272405] NET: Registered protocol family 16
[    0.272510] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.272512] ACPI: bus type pci registered
[    0.272560] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.272563] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.272564] PCI: Using MMCONFIG for extended config space
[    0.272565] PCI: Using configuration type 1 for base access
[    0.272661] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.272662] mtrr: probably your BIOS does not setup all CPUs.
[    0.272663] mtrr: corrected configuration.
[    0.272972] bio: create slab <bio-0> at 0
[    0.273008] ACPI: Added _OSI(Module Device)
[    0.273009] ACPI: Added _OSI(Processor Device)
[    0.273010] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.273012] ACPI: Added _OSI(Processor Aggregator Device)
[    0.274547] ACPI: EC: Look up EC in DSDT
[    0.276338] ACPI: Executed 1 blocks of module-level executable AML code
[    0.287685] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.298171] ACPI: SSDT a9eb0018 00861 (v01  PmRef  Cpu0Cst 00003001 INTL 20110112)
[    0.298561] ACPI: Dynamic OEM Table Load:
[    0.298563] ACPI: SSDT   (null) 00861 (v01  PmRef  Cpu0Cst 00003001 INTL 20110112)
[    0.298735] ACPI: SSDT a9eb1a98 00303 (v01  PmRef    ApIst 00003000 INTL 20110112)
[    0.299145] ACPI: Dynamic OEM Table Load:
[    0.299147] ACPI: SSDT   (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20110112)
[    0.301064] ACPI: SSDT a9eafd98 00119 (v01  PmRef    ApCst 00003000 INTL 20110112)
[    0.301447] ACPI: Dynamic OEM Table Load:
[    0.301449] ACPI: SSDT   (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20110112)
[    1.783250] ACPI: Interpreter enabled
[    1.783259] ACPI: (supports S0 S3 S4 S5)
[    1.783275] ACPI: Using IOAPIC for interrupt routing
[    1.784278] ACPI: Power Resource [APPR] (off)
[    1.787223] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[    1.787379] ACPI: No dock devices found.
[    1.787384] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.787878] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    1.788268] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    1.788270] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    1.788272] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    1.788274] pci_root PNP0A08:00: host bridge window [mem 0xaf200000-0xdfffffff]
[    1.788276] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfedfffff]
[    1.788278] pci_root PNP0A08:00: host bridge window [mem 0xfee01000-0xffffffff]
[    1.788306] PCI host bridge to bus 0000:00
[    1.788307] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    1.788309] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    1.788311] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    1.788312] pci_bus 0000:00: root bus resource [mem 0xaf200000-0xdfffffff]
[    1.788314] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff]
[    1.788316] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff]
[    1.788323] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[    1.788356] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[    1.788384] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.788403] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[    1.788413] pci 0000:00:02.0: reg 10: [mem 0xd0000000-0xd03fffff 64bit]
[    1.788419] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    1.788424] pci 0000:00:02.0: reg 20: [io  0x4000-0x403f]
[    1.788473] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    1.788494] pci 0000:00:14.0: reg 10: [mem 0xd0a00000-0xd0a0ffff 64bit]
[    1.788565] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.788587] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    1.788610] pci 0000:00:16.0: reg 10: [mem 0xd0a14000-0xd0a1400f 64bit]
[    1.788686] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    1.788719] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    1.788739] pci 0000:00:1a.0: reg 10: [mem 0xd0a19000-0xd0a193ff]
[    1.788830] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    1.788856] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    1.788870] pci 0000:00:1b.0: reg 10: [mem 0xd0a10000-0xd0a13fff 64bit]
[    1.788939] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.788960] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    1.789039] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.789065] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[    1.789143] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.789168] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
[    1.789246] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    1.789272] pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400
[    1.789351] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    1.789381] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    1.789401] pci 0000:00:1d.0: reg 10: [mem 0xd0a18000-0xd0a183ff]
[    1.789491] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.789516] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
[    1.789640] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    1.789659] pci 0000:00:1f.2: reg 10: [io  0x4068-0x406f]
[    1.789667] pci 0000:00:1f.2: reg 14: [io  0x4074-0x4077]
[    1.789675] pci 0000:00:1f.2: reg 18: [io  0x4060-0x4067]
[    1.789683] pci 0000:00:1f.2: reg 1c: [io  0x4070-0x4073]
[    1.789691] pci 0000:00:1f.2: reg 20: [io  0x4040-0x405f]
[    1.789699] pci 0000:00:1f.2: reg 24: [mem 0xd0a17000-0xd0a177ff]
[    1.789745] pci 0000:00:1f.2: PME# supported from D3hot
[    1.789787] pci 0000:01:00.0: [1002:6841] type 00 class 0x030000
[    1.789802] pci 0000:01:00.0: reg 10: [mem 0xb0000000-0xbfffffff 64bit pref]
[    1.789813] pci 0000:01:00.0: reg 18: [mem 0xd0900000-0xd091ffff 64bit]
[    1.789821] pci 0000:01:00.0: reg 20: [io  0x3000-0x30ff]
[    1.789835] pci 0000:01:00.0: reg 30: [mem 0xfffe0000-0xffffffff pref]
[    1.789870] pci 0000:01:00.0: supports D1 D2
[    1.794820] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    1.794825] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    1.794830] pci 0000:00:01.0:   bridge window [mem 0xd0900000-0xd09fffff]
[    1.794836] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xbfffffff 64bit pref]
[    1.794902] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    1.794908] pci 0000:00:1c.0:   bridge window [mem 0xd0800000-0xd08fffff]
[    1.794983] pci 0000:03:00.0: [197b:2392] type 00 class 0x088000
[    1.795010] pci 0000:03:00.0: reg 10: [mem 0xd0703000-0xd07030ff]
[    1.795124] pci 0000:03:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
[    1.795277] pci 0000:03:00.2: [197b:2391] type 00 class 0x080501
[    1.795304] pci 0000:03:00.2: reg 10: [mem 0xd0702000-0xd07020ff]
[    1.795566] pci 0000:03:00.3: [197b:2393] type 00 class 0x088000
[    1.795593] pci 0000:03:00.3: reg 10: [mem 0xd0701000-0xd07010ff]
[    1.801508] pci 0000:00:1c.2: PCI bridge to [bus 03-03]
[    1.801529] pci 0000:00:1c.2:   bridge window [mem 0xd0700000-0xd07fffff]
[    1.801605] pci 0000:04:00.0: [1814:3290] type 00 class 0x028000
[    1.801624] pci 0000:04:00.0: reg 10: [mem 0xd0610000-0xd061ffff]
[    1.801763] pci 0000:04:00.0: PME# supported from D0 D3hot
[    1.801811] pci 0000:04:00.1: [1814:3298] type 00 class 0x0d1100
[    1.801831] pci 0000:04:00.1: reg 10: [mem 0xd0600000-0xd060ffff]
[    1.801970] pci 0000:04:00.1: supports D1
[    1.801971] pci 0000:04:00.1: PME# supported from D0 D1 D3hot
[    1.808178] pci 0000:00:1c.3: PCI bridge to [bus 04-04]
[    1.808185] pci 0000:00:1c.3:   bridge window [mem 0xd0600000-0xd06fffff]
[    1.808255] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[    1.808275] pci 0000:05:00.0: reg 10: [io  0x2000-0x20ff]
[    1.808309] pci 0000:05:00.0: reg 18: [mem 0xd0404000-0xd0404fff 64bit pref]
[    1.808331] pci 0000:05:00.0: reg 20: [mem 0xd0400000-0xd0403fff 64bit pref]
[    1.808422] pci 0000:05:00.0: supports D1 D2
[    1.808423] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.814790] pci 0000:00:1c.5: PCI bridge to [bus 05-05]
[    1.814798] pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
[    1.814805] pci 0000:00:1c.5:   bridge window [mem 0xd0500000-0xd05fffff]
[    1.814817] pci 0000:00:1c.5:   bridge window [mem 0xd0400000-0xd04fffff 64bit pref]
[    1.814853] pci_bus 0000:00: on NUMA node 0
[    1.814856] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    1.814983] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
[    1.815033] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    1.815058] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    1.815093] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    1.815121] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[    1.815429]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    1.816231]  pci0000:00: ACPI _OSC control (0x1d) granted
[    1.820098] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.820131] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 10 11 12 14 15)
[    1.820161] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.820191] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.820221] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.820251] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.820281] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.820313] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.820364] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.820370] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[    1.820372] vgaarb: loaded
[    1.820373] vgaarb: bridge control possible 0000:01:00.0
[    1.820374] vgaarb: no bridge control possible 0000:00:02.0
[    1.820399] PCI: Using ACPI for IRQ routing
[    1.826732] PCI: pci_cache_line_size set to 64 bytes
[    1.826819] reserve RAM buffer: 000000000009dc00 - 000000000009ffff 
[    1.826821] reserve RAM buffer: 0000000040004000 - 0000000043ffffff 
[    1.826823] reserve RAM buffer: 00000000a8cf2000 - 00000000abffffff 
[    1.826824] reserve RAM buffer: 00000000aa000000 - 00000000abffffff 
[    1.826890] NetLabel: Initializing
[    1.826891] NetLabel:  domain hash size = 128
[    1.826892] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.826901] NetLabel:  unlabeled traffic allowed by default
[    1.826928] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.826933] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.828944] Switching to clocksource hpet
[    1.833120] pnp: PnP ACPI init
[    1.833131] ACPI: bus type pnp registered
[    1.833375] pnp 00:00: [bus 00-3e]
[    1.833377] pnp 00:00: [io  0x0000-0x0cf7 window]
[    1.833379] pnp 00:00: [io  0x0cf8-0x0cff]
[    1.833380] pnp 00:00: [io  0x0d00-0xffff window]
[    1.833382] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    1.833384] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    1.833385] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    1.833387] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    1.833388] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    1.833390] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    1.833391] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    1.833393] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    1.833394] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    1.833396] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    1.833397] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    1.833399] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    1.833400] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    1.833402] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    1.833403] pnp 00:00: [mem 0xaf200000-0xdfffffff window]
[    1.833405] pnp 00:00: [mem 0xf0000000-0xfedfffff window]
[    1.833406] pnp 00:00: [mem 0xfee01000-0xffffffff window]
[    1.833454] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    1.833518] pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
[    1.833519] pnp 00:01: [mem 0xfed10000-0xfed17fff]
[    1.833521] pnp 00:01: [mem 0xfed18000-0xfed18fff]
[    1.833522] pnp 00:01: [mem 0xfed19000-0xfed19fff]
[    1.833524] pnp 00:01: [mem 0x00000000-0xffffffff disabled]
[    1.833525] pnp 00:01: [mem 0xe0000000-0xefffffff]
[    1.833526] pnp 00:01: [mem 0xfed20000-0xfed3ffff]
[    1.833528] pnp 00:01: [mem 0xfed90000-0xfed93fff]
[    1.833529] pnp 00:01: [mem 0xfed45000-0xfed8ffff]
[    1.833531] pnp 00:01: [mem 0xfec00000-0xfec00fff]
[    1.833563] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.833565] system 00:01: [mem 0xfed10000-0xfed17fff] could not be reserved
[    1.833567] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.833569] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.833571] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[    1.833573] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.833575] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.833576] system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.833578] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[    1.833581] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.833684] pnp 00:02: [io  0x0000-0x001f]
[    1.833685] pnp 00:02: [io  0x0081-0x0091]
[    1.833687] pnp 00:02: [io  0x0093-0x009f]
[    1.833688] pnp 00:02: [io  0x00c0-0x00df]
[    1.833689] pnp 00:02: [dma 4]
[    1.833714] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.833721] pnp 00:03: [mem 0xff000000-0xffffffff]
[    1.833745] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
[    1.833764] pnp 00:04: [io  0xfe00-0xfe0f]
[    1.833765] pnp 00:04: [io  0xfe80-0xfe8f]
[    1.833766] pnp 00:04: [mem 0xfed40000-0xfed44fff]
[    1.833800] system 00:04: [io  0xfe00-0xfe0f] has been reserved
[    1.833802] system 00:04: [io  0xfe80-0xfe8f] has been reserved
[    1.833804] system 00:04: [mem 0xfed40000-0xfed44fff] has been reserved
[    1.833806] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.833865] pnp 00:05: [mem 0xfed00000-0xfed003ff]
[    1.833890] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.833897] pnp 00:06: [io  0x00f0]
[    1.833905] pnp 00:06: [irq 13]
[    1.833930] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.833937] pnp 00:07: [io  0x002e-0x002f]
[    1.833938] pnp 00:07: [io  0x004e-0x004f]
[    1.833940] pnp 00:07: [io  0x0061]
[    1.833941] pnp 00:07: [io  0x0063]
[    1.833942] pnp 00:07: [io  0x0065]
[    1.833943] pnp 00:07: [io  0x0067]
[    1.833944] pnp 00:07: [io  0x0070]
[    1.833946] pnp 00:07: [io  0x0080]
[    1.833947] pnp 00:07: [io  0x0092]
[    1.833948] pnp 00:07: [io  0x00b2-0x00b3]
[    1.833949] pnp 00:07: [io  0x0200-0x027f]
[    1.833951] pnp 00:07: [io  0x1000-0x100f]
[    1.833952] pnp 00:07: [io  0xffff]
[    1.833953] pnp 00:07: [io  0xffff]
[    1.833954] pnp 00:07: [io  0x0400-0x047f]
[    1.833956] pnp 00:07: [io  0x0500-0x057f]
[    1.833957] pnp 00:07: [io  0xef80-0xef9f]
[    1.833994] system 00:07: [io  0x0200-0x027f] has been reserved
[    1.833996] system 00:07: [io  0x1000-0x100f] has been reserved
[    1.833998] system 00:07: [io  0xffff] has been reserved
[    1.834000] system 00:07: [io  0xffff] has been reserved
[    1.834001] system 00:07: [io  0x0400-0x047f] has been reserved
[    1.834003] system 00:07: [io  0x0500-0x057f] has been reserved
[    1.834005] system 00:07: [io  0xef80-0xef9f] has been reserved
[    1.834007] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.834012] pnp 00:08: [io  0x0070-0x0077]
[    1.834017] pnp 00:08: [irq 8]
[    1.834042] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.834111] pnp 00:09: [io  0x0060]
[    1.834112] pnp 00:09: [io  0x0064]
[    1.834117] pnp 00:09: [irq 1]
[    1.834143] pnp 00:09: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[    1.834151] pnp 00:0a: [irq 12]
[    1.834177] pnp 00:0a: Plug and Play ACPI device, IDs SYN0197 SYN0100 SYN0002 PNP0f13 (active)
[    1.834321] pnp 00:0b: [irq 23]
[    1.834351] pnp 00:0b: Plug and Play ACPI device, IDs HPQ6000 (active)
[    1.834378] pnp 00:0c: [mem 0x20000000-0x201fffff]
[    1.834379] pnp 00:0c: [mem 0x40004000-0x40004fff]
[    1.834418] system 00:0c: [mem 0x20000000-0x201fffff] has been reserved
[    1.834420] system 00:0c: [mem 0x40004000-0x40004fff] has been reserved
[    1.834422] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.834551] pnp: PnP ACPI: found 13 devices
[    1.834552] ACPI: ACPI bus type pnp unregistered
[    1.870222] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
[    1.870225] pci 0000:03:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[    1.870269] pci 0000:00:1c.2: BAR 15: assigned [mem 0xaf200000-0xaf2fffff pref]
[    1.870271] pci 0000:01:00.0: BAR 6: assigned [mem 0xd0920000-0xd093ffff pref]
[    1.870274] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    1.870276] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    1.870278] pci 0000:00:01.0:   bridge window [mem 0xd0900000-0xd09fffff]
[    1.870281] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xbfffffff 64bit pref]
[    1.870284] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    1.870290] pci 0000:00:1c.0:   bridge window [mem 0xd0800000-0xd08fffff]
[    1.870299] pci 0000:03:00.0: BAR 6: assigned [mem 0xaf200000-0xaf20ffff pref]
[    1.870300] pci 0000:00:1c.2: PCI bridge to [bus 03-03]
[    1.870306] pci 0000:00:1c.2:   bridge window [mem 0xd0700000-0xd07fffff]
[    1.870310] pci 0000:00:1c.2:   bridge window [mem 0xaf200000-0xaf2fffff pref]
[    1.870316] pci 0000:00:1c.3: PCI bridge to [bus 04-04]
[    1.870322] pci 0000:00:1c.3:   bridge window [mem 0xd0600000-0xd06fffff]
[    1.870330] pci 0000:00:1c.5: PCI bridge to [bus 05-05]
[    1.870333] pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
[    1.870338] pci 0000:00:1c.5:   bridge window [mem 0xd0500000-0xd05fffff]
[    1.870343] pci 0000:00:1c.5:   bridge window [mem 0xd0400000-0xd04fffff 64bit pref]
[    1.870385] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.870387] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.870389] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.870390] pci_bus 0000:00: resource 7 [mem 0xaf200000-0xdfffffff]
[    1.870392] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfedfffff]
[    1.870394] pci_bus 0000:00: resource 9 [mem 0xfee01000-0xffffffff]
[    1.870395] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    1.870397] pci_bus 0000:01: resource 1 [mem 0xd0900000-0xd09fffff]
[    1.870399] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xbfffffff 64bit pref]
[    1.870401] pci_bus 0000:02: resource 1 [mem 0xd0800000-0xd08fffff]
[    1.870402] pci_bus 0000:03: resource 1 [mem 0xd0700000-0xd07fffff]
[    1.870404] pci_bus 0000:03: resource 2 [mem 0xaf200000-0xaf2fffff pref]
[    1.870406] pci_bus 0000:04: resource 1 [mem 0xd0600000-0xd06fffff]
[    1.870408] pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
[    1.870409] pci_bus 0000:05: resource 1 [mem 0xd0500000-0xd05fffff]
[    1.870411] pci_bus 0000:05: resource 2 [mem 0xd0400000-0xd04fffff 64bit pref]
[    1.870439] NET: Registered protocol family 2
[    1.870476] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    1.870562] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.870755] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    1.870852] TCP: Hash tables configured (established 131072 bind 65536)
[    1.870854] TCP: reno registered
[    1.870856] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    1.870860] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    1.870903] NET: Registered protocol family 1
[    1.870912] pci 0000:00:02.0: Boot video device
[    1.870920] pci 0000:00:14.0: enabling device (0000 -> 0002)
[    1.870924] pci 0000:00:14.0: can't derive routing for PCI INT A
[    1.870925] pci 0000:00:14.0: PCI INT A: no GSI - using ISA IRQ 10
[    1.870967] pci 0000:00:14.0: can't derive routing for PCI INT A
[    1.871048] PCI: CLS 64 bytes, default 64
[    1.871077] Unpacking initramfs...
[    1.925882] Freeing initrd memory: 3120k freed
[    1.926510] apm: BIOS not found.
[    1.926640] audit: initializing netlink socket (disabled)
[    1.926648] type=2000 audit(1369492237.776:1): initialized
[    1.926844] highmem bounce pool size: 64 pages
[    1.926848] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    1.927953] VFS: Disk quotas dquot_6.5.2
[    1.927987] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.928056] msgmni has been set to 1702
[    1.928157] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.928170] io scheduler noop registered
[    1.928172] io scheduler deadline registered
[    1.928177] io scheduler cfq registered (default)
[    1.928252] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    1.928335] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    1.928434] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
[    1.928531] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
[    1.928627] pcieport 0000:00:1c.5: irq 44 for MSI/MSI-X
[    1.928699] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    1.928701] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    1.928704] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    1.928720] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    1.928724] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    1.928740] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    1.928741] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    1.928743] pci 0000:03:00.2: Signaling PME through PCIe PME interrupt
[    1.928744] pci 0000:03:00.3: Signaling PME through PCIe PME interrupt
[    1.928749] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    1.928763] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    1.928764] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    1.928766] pci 0000:04:00.1: Signaling PME through PCIe PME interrupt
[    1.928770] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    1.928784] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[    1.928785] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[    1.928790] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[    1.928861] intel_idle: does not run on family 6 model 58
[    1.928899] GHES: HEST is not enabled!
[    1.928907] isapnp: Scanning for PnP cards...
[    2.285823] isapnp: No Plug & Play device found
[    2.285853] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.286325] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.288061] i8042: Detected active multiplexing controller, rev 1.1
[    2.288886] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.288905] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    2.288919] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    2.288934] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    2.288947] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    2.289004] mousedev: PS/2 mouse device common for all mice
[    2.289058] rtc_cmos 00:08: RTC can wake from S4
[    2.289171] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
[    2.289198] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    2.289210] cpuidle: using governor ladder
[    2.289211] cpuidle: using governor menu
[    2.289309] TCP: cubic registered
[    2.289377] NET: Registered protocol family 10
[    2.289506] NET: Registered protocol family 17
[    2.289510] Registering the dns_resolver key type
[    2.289537] Using IPI No-Shortcut mode
[    2.289589] PM: Checking hibernation image partition /dev/sda5
[    2.312918] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.325875] PM: Hibernation image not present or could not be loaded.
[    2.325885] registered taskstats version 1
[    2.326373] rtc_cmos 00:08: setting system clock to 2013-05-25 14:30:38 UTC (1369492238)
[    2.326410] Initializing network drop monitor service
[    2.326456] Freeing unused kernel memory: 524k freed
[    2.326569] Write protecting the kernel text: 3752k
[    2.326586] Write protecting the kernel read-only data: 1112k
[    2.326588] BFS CPU scheduler v0.424 by Con Kolivas.
[    2.331282] systemd-udevd[46]: starting version 203
[    2.350840] usbcore: registered new interface driver usbfs
[    2.350862] usbcore: registered new interface driver hub
[    2.350898] usbcore: registered new device driver usb
[    2.351440] sdhci: Secure Digital Host Controller Interface driver
[    2.351442] sdhci: Copyright(c) Pierre Ossman
[    2.351564] xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
[    2.351567] xhci_hcd 0000:00:14.0: PCI INT A: no GSI - using ISA IRQ 10
[    2.351601] xhci_hcd 0000:00:14.0: setting latency timer to 64
[    2.351606] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.351619] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.351629] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.351731] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.351748] xhci_hcd 0000:00:14.0: irq 10, io mem 0xd0a00000
[    2.351752] sdhci-pci 0000:03:00.0: SDHCI controller found [197b:2392] (rev 30)
[    2.351836] xhci_hcd 0000:00:14.0: irq 45 for MSI/MSI-X
[    2.351874] Registered led device: mmc0::
[    2.351969] xHCI xhci_add_endpoint called for root hub
[    2.351972] xHCI xhci_check_bandwidth called for root hub
[    2.352001] hub 1-0:1.0: USB hub found
[    2.352009] hub 1-0:1.0: 4 ports detected
[    2.352081] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.352088] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.352182] xHCI xhci_add_endpoint called for root hub
[    2.352184] xHCI xhci_check_bandwidth called for root hub
[    2.352211] hub 2-0:1.0: USB hub found
[    2.352218] hub 2-0:1.0: 4 ports detected
[    2.352919] mmc0: SDHCI controller on PCI [0000:03:00.0] using DMA
[    2.352937] sdhci-pci 0000:03:00.2: SDHCI controller found [197b:2391] (rev 30)
[    2.352957] sdhci-pci 0000:03:00.2: Refusing to bind to secondary interface.
[    2.353441] SCSI subsystem initialized
[    2.354811] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    2.354816] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    2.354826] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    2.354852] ehci_hcd 0000:00:1a.0: debug port 2
[    2.355201] libata version 3.00 loaded.
[    2.358733] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    2.358754] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xd0a19000
[    2.368069] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    2.368209] hub 3-0:1.0: USB hub found
[    2.368214] hub 3-0:1.0: 2 ports detected
[    2.368308] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    2.368312] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    2.368319] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    2.368339] ehci_hcd 0000:00:1d.0: debug port 2
[    2.372224] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    2.372229] ehci_hcd 0000:00:1d.0: irq 16, io mem 0xd0a18000
[    2.381371] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.381467] hub 4-0:1.0: USB hub found
[    2.381471] hub 4-0:1.0: 2 ports detected
[    2.381534] ahci 0000:00:1f.2: version 3.0
[    2.381580] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
[    2.381617] ahci: SSS flag set, parallel bus scan disabled
[    2.381646] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
[    2.381649] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst 
[    2.381654] ahci 0000:00:1f.2: setting latency timer to 64
[    2.388429] scsi0 : ahci
[    2.388488] scsi1 : ahci
[    2.388534] scsi2 : ahci
[    2.388587] scsi3 : ahci
[    2.388634] scsi4 : ahci
[    2.388700] scsi5 : ahci
[    2.388893] ata1: SATA max UDMA/133 abar m2048@0xd0a17000 port 0xd0a17100 irq 46
[    2.388896] ata2: SATA max UDMA/133 abar m2048@0xd0a17000 port 0xd0a17180 irq 46
[    2.388898] ata3: DUMMY
[    2.388899] ata4: DUMMY
[    2.388900] ata5: DUMMY
[    2.388901] ata6: DUMMY
[    2.707440] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.714092] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    2.731354] usb 1-2: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
[    2.731358] usb 1-2: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
[    2.837193] usb 3-1: new high-speed USB device number 2 using ehci_hcd
[    2.846253] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    2.846394] ata1.00: ATA-8: Hitachi HTS547575A9E384, JE4OA50A, max UDMA/100
[    2.846398] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.848000] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    2.848133] ata1.00: configured for UDMA/100
[    2.853924] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54757 JE4O PQ: 0 ANSI: 5
[    2.927028] Refined TSC clocksource calibration: 2594.107 MHz.
[    2.927035] Switching to clocksource tsc
[    2.960819] hub 3-1:1.0: USB hub found
[    2.960907] hub 3-1:1.0: 6 ports detected
[    3.066748] usb 4-1: new high-speed USB device number 2 using ehci_hcd
[    3.173226] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.186105] ata2.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    3.186112] ata2.00: ATAPI: hp      DVD-RAM UJ8D1, H.01, max UDMA/100
[    3.190368] hub 4-1:1.0: USB hub found
[    3.190473] hub 4-1:1.0: 6 ports detected
[    3.201445] ata2.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    3.201453] ata2.00: configured for UDMA/100
[    3.207309] scsi 1:0:0:0: CD-ROM            hp       DVD-RAM UJ8D1    H.01 PQ: 0 ANSI: 5
[    3.209908] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[    3.209911] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.209971] sd 0:0:0:0: [sda] Write Protect is off
[    3.209975] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.210051] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.213008] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.213012] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.213137] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.256484] usb 3-1.2: new full-speed USB device number 3 using ehci_hcd
[    3.347820] input: HP HP Link-5 micro dongle as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input1
[    3.347863] generic-usb 0003:03F0:A407.0001: input,hidraw0: USB HID v1.11 Keyboard [HP HP Link-5 micro dongle] on usb-0000:00:1a.0-1.2/input0
[    3.350907] input: HP HP Link-5 micro dongle as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.1/input/input2
[    3.351027] generic-usb 0003:03F0:A407.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [HP HP Link-5 micro dongle] on usb-0000:00:1a.0-1.2/input1
[    3.351045] usbcore: registered new interface driver usbhid
[    3.351047] usbhid: USB HID core driver
[    3.409566] usb 3-1.3: new high-speed USB device number 4 using ehci_hcd
[    3.774803]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 > sda4
[    3.775176] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.674852] PM: Starting manual resume from disk
[    4.674855] PM: Hibernation image partition 8:5 present
[    4.674856] PM: Looking for hibernation image.
[    4.675014] PM: Image not found (code -22)
[    4.675018] PM: Hibernation image not present or could not be loaded.
[    5.111987] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    6.250920] systemd[1]: systemd 204 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    6.446778] systemd[1]: Inserted module 'autofs4'
[    6.459928] systemd[1]: Set hostname to <HP4520sNotebook>.
[    7.523274] systemd[1]: Cannot add dependency job for unit cdemu-daemon.service, ignoring: Unit cdemu-daemon.service failed to load: No such file or directory. See system logs and 'systemctl status cdemu-daemon.service' for details.
[    7.523287] systemd[1]: Cannot add dependency job for unit modem-manager.service, ignoring: Unit modem-manager.service failed to load: No such file or directory. See system logs and 'systemctl status modem-manager.service' for details.
[    7.523476] systemd[1]: Starting Login Prompts.
[    7.523788] systemd[1]: Reached target Login Prompts.
[    7.523799] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    7.523834] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.523843] systemd[1]: Starting Remote File Systems.
[    7.524133] systemd[1]: Reached target Remote File Systems.
[    7.524142] systemd[1]: Starting Syslog Socket.
[    7.524449] systemd[1]: Listening on Syslog Socket.
[    7.524458] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    7.524761] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.524769] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    7.525085] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    7.525093] systemd[1]: Starting LVM2 metadata daemon socket.
[    7.525406] systemd[1]: Listening on LVM2 metadata daemon socket.
[    7.525414] systemd[1]: Starting Delayed Shutdown Socket.
[    7.525722] systemd[1]: Listening on Delayed Shutdown Socket.
[    7.525735] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    7.525763] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.525786] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    7.526149] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.526199] systemd[1]: Starting udev Kernel Socket.
[    7.526505] systemd[1]: Listening on udev Kernel Socket.
[    7.526546] systemd[1]: Starting udev Control Socket.
[    7.526856] systemd[1]: Listening on udev Control Socket.
[    7.526865] systemd[1]: Starting Encrypted Volumes.
[    7.527159] systemd[1]: Reached target Encrypted Volumes.
[    7.527168] systemd[1]: Starting Journal Socket.
[    7.527485] systemd[1]: Listening on Journal Socket.
[    7.560729] systemd[1]: Starting Load Kernel Modules...
[    7.581156] systemd[1]: Mounting Huge Pages File System...
[    7.601534] systemd[1]: Mounting POSIX Message Queue File System...
[    7.621953] systemd[1]: Starting udev Coldplug all Devices...
[    7.688498] systemd[1]: Started Set Up Additional Binary Formats.
[    7.688524] systemd[1]: Starting Setup Virtual Console...
[    7.759161] systemd[1]: Starting Apply Kernel Variables...
[    7.779592] systemd[1]: Starting Create static device nodes in /dev...
[    7.799991] systemd[1]: Mounting Debug File System...
[    7.820362] systemd[1]: Starting Journal Service...
[    7.841068] systemd[1]: Started Journal Service.
[    7.841098] systemd[1]: Expecting device dev-sda7.device...
[    7.844108] systemd[1]: Started File System Check on Root Device.
[    7.844119] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.864519] systemd[1]: Expecting device dev-sda5.device...
[    8.003303] cfg80211: Calling CRDA to update world regulatory domain
[    8.390753] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[    8.902068] systemd-udevd[139]: starting version 204
[    9.740962] Linux agpgart interface v0.103
[    9.742419] agpgart-intel 0000:00:00.0: Intel Ivybridge Chipset
[    9.742520] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    9.743606] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[    9.743755] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[    9.778185] mei: module is from the staging directory, the quality is unknown, you have been warned.
[    9.778362] mei 0000:00:16.0: setting latency timer to 64
[    9.778420] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[    9.812223] hp_accel: laptop model unknown, using default axes configuration
[    9.820580] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[    9.820620] ACPI: Sleep Button [SLPB]
[    9.820672] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
[    9.820751] ACPI: Lid Switch [LID]
[    9.820805] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    9.820837] ACPI: Power Button [PWRF]
[    9.880136] ACPI: AC Adapter [AC] (on-line)
[    9.882206] ACPI: Requesting acpi_cpufreq
[    9.887435] iTCO_vendor_support: vendor-support=0
[    9.928473] wmi: Mapper loaded
[    9.929367] lis3lv02d: 8 bits 3DC sensor found
[    9.943480] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[    9.943537] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[    9.943591] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    9.955660] Monitor-Mwait will be used to enter C-1 state
[    9.955679] Monitor-Mwait will be used to enter C-2 state
[    9.955686] ACPI: acpi_idle registered with cpuidle
[   10.179283] [drm] Initialized drm 1.1.0 20060810
[   10.249632] ACPI: Battery Slot [BAT0] (battery present)
[   10.315729] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15
[   10.344717] input: PC Speaker as /devices/platform/pcspkr/input/input6
[   10.371132] thermal LNXTHERM:00: registered as thermal_zone0
[   10.371136] ACPI: Thermal Zone [CPUZ] (53 C)
[   10.450136] Linux media interface: v0.10
[   10.499134] snd_hda_intel 0000:00:1b.0: power state changed by ACPI to D0
[   10.499142] snd_hda_intel 0000:00:1b.0: power state changed by ACPI to D0
[   10.499201] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
[   10.623647] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   10.623777] r8169 0000:05:00.0: irq 49 for MSI/MSI-X
[   10.623937] r8169 0000:05:00.0: eth0: RTL8168evl/8111evl at 0xf8738000, b4:b5:2f:85:a8:6e, XID 0c900800 IRQ 49
[   10.623940] r8169 0000:05:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   10.645945] usb 1-2: applying rev.C fixup
[   10.652542] usb 1-2: applying rev.C fixup
[   10.659143] usb 1-2: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
[   10.659153] usb 1-2: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
[   10.659598] MOSCHIP usb-ethernet driver 1-2:1.0: eth1: register 'MOSCHIP usb-ethernet driver' at usb-0000:00:14.0-2, MOSCHIP 7830/7832/7730 usb-NET adapter, 00:13:3b:16:79:bf
[   10.659617] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[   10.686387] input: HP WMI hotkeys as /devices/virtual/input/input7
[   10.762782] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xf00473/0x640000/0xa2400
[   10.795986] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15
[   10.798335] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15
[   10.798695] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15
[   10.799082] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   10.806360] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input8
[   10.818885] thermal LNXTHERM:01: registered as thermal_zone1
[   10.818887] ACPI: Thermal Zone [GFXZ] (0 C)
[   10.838775] Linux video capture interface: v2.00
[   10.972720] uvcvideo: Found UVC 1.00 device HP HD Webcam [Fixed] (0461:4e1d)
[   11.011711] [drm] radeon defaulting to kernel modesetting.
[   11.011713] [drm] radeon kernel modesetting enabled.
[   11.011724] VGA switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[   11.011750] radeon 0000:01:00.0: enabling device (0000 -> 0003)
[   11.011920] [drm] initializing kernel modesetting (TURKS 0x1002:0x6841 0x103C:0x17F4).
[   11.011958] [drm] register mmio base: 0xD0900000
[   11.011959] [drm] register mmio size: 131072
[   11.081464] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
[   11.207484] input: HP HD Webcam [Fixed] as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input10
[   11.207552] usbcore: registered new interface driver uvcvideo
[   11.207566] USB Video Class driver (1.1.1)
[   11.498272] thermal LNXTHERM:02: registered as thermal_zone2
[   11.498276] ACPI: Thermal Zone [EXTZ] (46 C)
[   11.499349] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   11.499405] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   11.499441] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   11.711160] WARNING! power/level is deprecated; use power/control instead
[   12.213082] device-mapper: uevent: version 1.0.3
[   12.213173] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[   12.307953] Adding 19529724k swap on /dev/sda7.  Priority:-1 extents:1 across:19529724k 
[   12.702412] ATOM BIOS: HP/Wistron
[   12.702440] [drm] GPU not posted. posting now...
[   12.705224] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[   12.705226] radeon 0000:01:00.0: GTT: 512M 0x0000000080000000 - 0x000000009FFFFFFF
[   12.707038] [drm] Detected VRAM RAM=2048M, BAR=256M
[   12.707041] [drm] RAM width 128bits DDR
[   12.707086] [TTM] Zone  kernel: Available graphics memory: 436080 kiB
[   12.707088] [TTM] Zone highmem: Available graphics memory: 1364312 kiB
[   12.707089] [TTM] Initializing pool allocator
[   12.707106] [drm] radeon: 2048M of VRAM memory ready
[   12.707107] [drm] radeon: 512M of GTT memory ready.
[   12.707117] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   12.707118] [drm] Driver supports precise vblank timestamp query.
[   12.707144] radeon 0000:01:00.0: irq 50 for MSI/MSI-X
[   12.707152] radeon 0000:01:00.0: radeon: using MSI.
[   12.707197] [drm] radeon: irq initialized.
[   12.707200] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   12.707359] [drm] radeon: ib pool ready.
[   12.707415] [drm] Loading TURKS Microcode
[   12.798929] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   12.824175] thermal LNXTHERM:03: registered as thermal_zone3
[   12.824177] ACPI: Thermal Zone [LOCZ] (53 C)
[   12.834057] thermal LNXTHERM:04: registered as thermal_zone4
[   12.834059] ACPI: Thermal Zone [BATZ] (24 C)
[   12.834443] thermal LNXTHERM:05: registered as thermal_zone5
[   12.834446] ACPI: Thermal Zone [PCHZ] (127 C)
[   12.834552] thermal LNXTHERM:06: registered as thermal_zone6
[   12.834555] ACPI: Thermal Zone [DM1Z] (0 C)
[   12.834643] thermal LNXTHERM:07: registered as thermal_zone7
[   12.834645] ACPI: Thermal Zone [DM2Z] (0 C)
[   12.851764] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input14
[   12.852020] Registered led device: hp::hddprotect
[   12.852038] hp_accel: driver loaded
[   13.041172] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[   13.041267] radeon 0000:01:00.0: WB enabled
[   13.041269] [drm] fence driver on ring 0 use gpu addr 0x80000c00 and cpu addr 0xff88ac00
[   13.057534] [drm] ring test on 0 succeeded in 1 usecs
[   13.057619] [drm] ib test on ring 0 succeeded in 0 usecs
[   13.057813] [drm] Radeon Display Connectors
[   13.057814] [drm] Connector 0:
[   13.057815] [drm]   VGA
[   13.057817] [drm]   DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[   13.057818] [drm]   Encoders:
[   13.057820] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   13.064822] [drm] Internal thermal controller with fan control
[   13.065645] [drm] radeon: power management initialized
[   13.128155] No connectors reported connected with modes
[   13.128159] [drm] Cannot find any crtc or sizes - going 1024x768
[   13.129014] [drm] fb mappable at 0xB0142000
[   13.129016] [drm] vram apper at 0xB0000000
[   13.129017] [drm] size 3145728
[   13.129018] [drm] fb depth is 24
[   13.129019] [drm]    pitch is 4096
[   13.132598] Console: switching to colour frame buffer device 128x48
[   13.135472] fb0: radeondrmfb frame buffer device
[   13.135474] drm: registered panic notifier
[   13.135481] [drm] Initialized radeon 2.16.0 20080528 for 0000:01:00.0 on minor 0
[   13.135775] i915 0000:00:02.0: setting latency timer to 64
[   13.151631] mtrr: no more MTRRs available
[   13.151633] [drm] MTRR allocation failed.  Graphics performance may suffer.
[   13.151767] i915 0000:00:02.0: irq 51 for MSI/MSI-X
[   13.151773] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   13.151774] [drm] Driver supports precise vblank timestamp query.
[   13.151833] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[   13.151865] vga_switcheroo: enabled
[   13.151905] radeon atpx: version is 1
[   13.152431] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[   13.152434] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   13.456412] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp on
[   13.633390] fbcon: inteldrmfb (fb1) is primary device
[   13.633392] fbcon: Remapping primary device, fb1, to tty 1-63
[   14.113087] fb1: inteldrmfb frame buffer device
[   14.113235] [Firmware Bug]: ACPI(DGFX) defines _DOD but not _DOS
[   14.115105] acpi device:03: registered as cooling_device4
[   14.115346] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input15
[   14.115409] ACPI: Video Device [DGFX] (multi-head: yes  rom: no  post: no)
[   14.116103] acpi device:0b: registered as cooling_device5
[   14.116334] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input16
[   14.116391] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   14.116417] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 1
[   24.776873] r8169 0000:05:00.0: eth0: link down
[   24.777050] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   27.141948] tun: Universal TUN/TAP device driver, 1.6
[   27.141950] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   28.793712] systemd-journald[118]: Failed to set ACL on /var/log/journal/172a25a10784a0f0f1d52e0a0000014b/user-120.journal, ignoring: Invalid argument
[   34.286955] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro,commit=0
[   34.289723] EXT4-fs (sda5): re-mounted. Opts: commit=0
[   36.181166] eth1: no IPv6 routers present
[   37.565217] ham0: no IPv6 routers present
[   55.108702] systemd-journald[118]: Failed to set ACL on /var/log/journal/172a25a10784a0f0f1d52e0a0000014b/user-1000.journal, ignoring: Invalid argument
[   56.791038] fuse init (API version 7.18)
[   67.526944] ISO 9660 Extensions: RRIP_1991A
[  198.745092] JFS: nTxBlock = 8192, nTxLock = 65536
[  198.888954] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[  211.377801] gpartedbin[831]: segfault at 5 ip b6d395d3 sp bfd22ab0 error 4 in libgobject-2.0.so.0.3600.2[b6d0b000+4d000]
[  347.801959] gpartedbin[953]: segfault at 5 ip b6cdc5d3 sp bfd0b4f0 error 4 in libgobject-2.0.so.0.3600.2[b6cae000+4d000]

my ip addr

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 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
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether b4:b5:2f:85:a8:6e brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether 00:13:3b:16:79:bf brd ff:ff:ff:ff:ff:ff
    inet 147.251.200.75/24 brd 147.251.200.255 scope global eth1
    inet6 fe80::213:3bff:fe16:79bf/64 scope link 
       valid_lft forever preferred_lft forever
4: ham0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1404 qdisc pfifo_fast state UNKNOWN qlen 500
    link/ether 7a:79:19:14:d5:ae brd ff:ff:ff:ff:ff:ff
    inet 25.20.213.174/8 brd 25.255.255.255 scope global ham0
    inet6 2620:9b::1914:d5ae/96 scope global 
       valid_lft forever preferred_lft forever
    inet6 fe80::7879:19ff:fe14:d5ae/64 scope link 
       valid_lft forever preferred_lft forever

If you need anything else I will provide, please help I have tried everithing I know

Offline

#2 2013-05-25 15:59:24

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Wireless driver not working on hp 4540s after system move

I know you posted your entire dmesg output above.  But don't you think it might help to indicate what the actual hardware is that you are having trouble with?  Use "lspci -nn | grep Net" to find what the hardware is.  You can also use lspci -v to see what potential available modules there are for that device.

Offline

#3 2013-07-02 18:16:33

Mylan
Member
Registered: 2013-05-25
Posts: 4

Re: Wireless driver not working on hp 4540s after system move

I dont know what to do. Why it wont load wifi modules on startup?
when I try archlinux install iso it loads wifi all ok.

lspci -nn | grep Net

04:00.0 Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]

lspci -v

00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
	Subsystem: Hewlett-Packard Company ProBook 4540s
	Flags: bus master, fast devsel, latency 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
	Kernel driver in use: agpgart-intel
	Kernel modules: intel_agp

00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: d0900000-d09fffff
	Prefetchable memory behind bridge: 00000000b0000000-00000000bfffffff
	Capabilities: [88] Subsystem: Hewlett-Packard Company Device 17f6
	Capabilities: [80] Power Management version 3
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [a0] Express Root Port (Slot+), MSI 00
	Capabilities: [100] Virtual Channel
	Capabilities: [140] Root Complex Link
	Capabilities: [d94] #19
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])
	Subsystem: Hewlett-Packard Company Device 17f4
	Flags: bus master, fast devsel, latency 0, IRQ 51
	Memory at d0000000 (64-bit, non-prefetchable) [size=4M]
	Memory at c0000000 (64-bit, prefetchable) [size=256M]
	I/O ports at 4000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [d0] Power Management version 2
	Capabilities: [a4] PCI Advanced Features
	Kernel driver in use: i915
	Kernel modules: i915

00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) (prog-if 30 [XHCI])
	Subsystem: Hewlett-Packard Company Device 17f6
	Flags: bus master, medium devsel, latency 0, IRQ 46
	Memory at d0a00000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: [70] Power Management version 2
	Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_hcd

00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
	Subsystem: Hewlett-Packard Company Device 17f6
	Flags: bus master, fast devsel, latency 0, IRQ 47
	Memory at d0a14000 (64-bit, non-prefetchable) [size=16]
	Capabilities: [50] Power Management version 3
	Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Kernel driver in use: mei
	Kernel modules: mei

00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device 17f6
	Flags: bus master, medium devsel, latency 0, IRQ 16
	Memory at d0a19000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci_hcd

00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
	Subsystem: Hewlett-Packard Company Device 17f6
	Flags: bus master, fast devsel, latency 0, IRQ 49
	Memory at d0a10000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
	Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [100] Virtual Channel
	Capabilities: [130] Root Complex Link
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Memory behind bridge: d0800000-d08fffff
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: Hewlett-Packard Company Device 17f6
	Capabilities: [a0] Power Management version 2
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Memory behind bridge: d0700000-d07fffff
	Prefetchable memory behind bridge: 00000000af200000-00000000af2fffff
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: Hewlett-Packard Company Device 17f6
	Capabilities: [a0] Power Management version 2
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	Memory behind bridge: d0600000-d06fffff
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: Hewlett-Packard Company Device 17f6
	Capabilities: [a0] Power Management version 2
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.5 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 6 (rev c4) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: d0500000-d05fffff
	Prefetchable memory behind bridge: 00000000d0400000-00000000d04fffff
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: Hewlett-Packard Company Device 17f6
	Capabilities: [a0] Power Management version 2
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device 17f6
	Flags: bus master, medium devsel, latency 0, IRQ 16
	Memory at d0a18000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci_hcd

00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
	Subsystem: Hewlett-Packard Company Device 17f6
	Flags: bus master, medium devsel, latency 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
	Kernel modules: iTCO_wdt

00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04) (prog-if 01 [AHCI 1.0])
	Subsystem: Hewlett-Packard Company Device 17f6
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 45
	I/O ports at 4068 [size=8]
	I/O ports at 4074 [size=4]
	I/O ports at 4060 [size=8]
	I/O ports at 4070 [size=4]
	I/O ports at 4040 [size=32]
	Memory at d0a17000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [70] Power Management version 3
	Capabilities: [a8] SATA HBA v1.0
	Capabilities: [b0] PCI Advanced Features
	Kernel driver in use: ahci
	Kernel modules: ahci

01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon 7550M/7570M/7650M] (prog-if 00 [VGA controller])
	Subsystem: Hewlett-Packard Company Radeon HD 7650M
	Flags: bus master, fast devsel, latency 0, IRQ 50
	Memory at b0000000 (64-bit, prefetchable) [size=256M]
	Memory at d0900000 (64-bit, non-prefetchable) [size=128K]
	I/O ports at 3000 [size=256]
	Expansion ROM at d0920000 [disabled] [size=128K]
	Capabilities: [50] Power Management version 3
	Capabilities: [58] Express Legacy Endpoint, MSI 00
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [150] Advanced Error Reporting
	Kernel driver in use: radeon
	Kernel modules: radeon

03:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller (rev 30)
	Subsystem: Hewlett-Packard Company Device 17f6
	Flags: bus master, fast devsel, latency 0, IRQ 18
	Memory at d0703000 (32-bit, non-prefetchable) [size=256]
	Expansion ROM at af200000 [disabled] [size=64K]
	Capabilities: [a4] Power Management version 3
	Capabilities: [80] Express Endpoint, MSI 00
	Capabilities: [94] MSI: Enable- Count=1/1 Maskable- 64bit-
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci_pci

03:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller (rev 30) (prog-if 01)
	Subsystem: Hewlett-Packard Company Device 17f6
	Flags: fast devsel, IRQ 18
	Memory at d0702000 (32-bit, non-prefetchable) [size=256]
	Capabilities: [a4] Power Management version 3
	Capabilities: [80] Express Endpoint, MSI 00
	Capabilities: [94] MSI: Enable- Count=1/1 Maskable- 64bit-
	Kernel modules: sdhci_pci

03:00.3 System peripheral: JMicron Technology Corp. MS Host Controller (rev 30)
	Subsystem: Hewlett-Packard Company Device 17f6
	Flags: bus master, fast devsel, latency 0, IRQ 18
	Memory at d0701000 (32-bit, non-prefetchable) [size=256]
	Capabilities: [a4] Power Management version 3
	Capabilities: [80] Express Endpoint, MSI 00
	Capabilities: [94] MSI: Enable- Count=1/1 Maskable- 64bit-
	Kernel driver in use: jmb38x_ms
	Kernel modules: jmb38x_ms

04:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe
	Subsystem: Hewlett-Packard Company Device 18ec
	Flags: bus master, fast devsel, latency 0, IRQ 10
	Memory at d0610000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
	Capabilities: [70] Express Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [140] Device Serial Number 00-00-25-0f-10-e2-b7-f4

04:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth
	Subsystem: Hewlett-Packard Company Device 18ec
	Flags: bus master, fast devsel, latency 0, IRQ 10
	Memory at d0600000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
	Capabilities: [70] Express Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [140] Device Serial Number 00-00-26-0f-10-e2-b7-f4

05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 07)
	Subsystem: Hewlett-Packard Company Device 17f6
	Flags: bus master, fast devsel, latency 0, IRQ 48
	I/O ports at 2000 [size=256]
	Memory at d0404000 (64-bit, prefetchable) [size=4K]
	Memory at d0400000 (64-bit, prefetchable) [size=16K]
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [70] Express Endpoint, MSI 01
	Capabilities: [b0] MSI-X: Enable- Count=4 Masked-
	Capabilities: [d0] Vital Product Data
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [140] Virtual Channel
	Capabilities: [160] Device Serial Number 00-00-00-00-00-00-00-00
	Kernel driver in use: r8169
	Kernel modules: r8169

Offline

#4 2013-07-02 20:52:27

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Wireless driver not working on hp 4540s after system move

Though the Linux kernel is monolithic, which means that it includes just about everything within it (including HW drivers and all kinds of functionality), that does not mean that it will cover absolutely every piece of hardware in existence.  Ralink specifically, does a very good job providing open-source drivers for its hardware, but like all companies, it is not perfect.

In the event that something on a machine does not work, it is best to do at least a little bit of searching for a possible 3rd party module.  In this case there is an rt3290 package in the AUR.  Though it appears to be a dkms package, so you will have to learn how to use dkms.

Offline

#5 2013-07-03 10:54:44

Mylan
Member
Registered: 2013-05-25
Posts: 4

Re: Wireless driver not working on hp 4540s after system move

Thank you that helped, I managed to move a bit forward.
I instaled dkms
then enabled its deamon with systemd
then installed https://aur.archlinux.org/packages/rt3290sta-dkms/
After reboot when modprobe rt3290sta new interface ra0 apeared.

ra0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

however sudo ip link set ra0 up produces:

RTNETLINK answers: Operation not permitted

There is another thing:
I did clean arch install of arch64 on another partition.
It automaticaly loads rt2800pci moduje makes me wlo1 wifi device. It kind of works, but it has small range and looses connection randomly. But atleast it does something.
I wonder why my old arch installation wont load same rt2800pci module. And if I modprobe it manually it wont produce any interface. 
installing rt3290sta with dkms produces the same result for both systems (produces ra0 interface but I cant bring it up)

Offline

#6 2013-07-03 12:09:46

Mylan
Member
Registered: 2013-05-25
Posts: 4

Re: Wireless driver not working on hp 4540s after system move

update:
step by step using this tutorial:
http://askubuntu.com/questions/253632/h … rd-working
produced module that works, and even cooperates with networkmanager.
however results arent too bright:
1) low range (basicly need to sit under the anthena)
2) control light on hardware lock is always orange as if the lock was off
3) powersaving is not good

Offline

#7 2013-07-03 14:20:28

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Wireless driver not working on hp 4540s after system move

I'm not really sure about this.  I have never used that particular card.  I was going to tell you to grab the card from the other machine and slap it in the new one, but I am pretty sure that HP's have the same whitelisting that Lenovo has with their wireless cards.  So I'm not sure what to tell you on this one.

Offline

Board footer

Powered by FluxBB