LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Which architecture is Intel core i7 ? (https://www.linuxquestions.org/questions/debian-26/which-architecture-is-intel-core-i7-4175460614/)

EDDY1 05-04-2013 11:32 PM

Post output of
Quote:

dmesg

goumba 05-05-2013 05:03 AM

Quote:

Originally Posted by odiseo77 (Post 4944933)
If you can boot a 64 bit image on a given machine, it means that it's 64 bit capable. AFAIK, you can use i386 and i686 images on a processor with 64 bit support, but you can't do the opposite (using x64 images on a processor that's only 32 bit).

I do understand that, never questioned it, however I am telling you that I have booted a 64 bit image on a Pentium 4 HT at work. I don't know why, and I haven't filed it as a bug yet. And I have checked to ensure it was a 64 bit image I was using that was written to the USB stick.

cynwulf 05-05-2013 06:28 AM

Many Pentium 4's can be 64 bit. I am using one right now (3.4GHz "cedar mill").

Melbourne 05-05-2013 07:37 AM

Still no luck.

Since wheezy stable came out this morning (great!) I did a reinstall with it, namely
debian-7.0.0-amd64-DVD-1.iso

I had the files iwlwifi-6000g2a-5.ucode and iwlwifi-6000g2b-6.ucode ready on a stick this time but the installation asked for iwlwifi-6000g2a-6.ucode which isn't in
firmware-iwlwifi_0.36+wheezy.1_all.deb Not sure how relevant that is.

Still cannot get to mirrors. Tried a couple of UK mirrors and then Chicago, thinking they'd still be asleep. No luck.

So I got an installation as before with no internet access. So I did what descendant command says (thanks!) and my /etc/network/interfaces is now

Code:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp

and ran /etc/init.d/networking restart but no change, even after reboot.

For the record, the interfaces file before changes was

Code:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet static
        address 192.168.1.101
        netmask 255.255.255.0
        network 192.168.1.0
        broadcast 192.168.1.255
        gateway 192.168.1.254
        # dns-* options are implemented by the resolvconf package, if installed
        dns-nameservers 212.23.3.100 212.23.6.100

Not sure what to try next.

Melbourne 05-05-2013 07:53 AM

Quote:

Originally Posted by EDDY1 (Post 4945129)
Post output of

Only just saw this thanks. dmesg is in three parts.

Code:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-15) ) #1 SMP Debian 3.2.41-2
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=0c67b956-d38f-4c41-a0d1-2b72b2e87171 ro quiet
[    0.000000] Disabled fast string operations
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
[    0.000000]  BIOS-e820: 000000000009d800 - 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 - 0000000040000000 (usable)
[    0.000000]  BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[    0.000000]  BIOS-e820: 0000000040200000 - 00000000da99f000 (usable)
[    0.000000]  BIOS-e820: 00000000da99f000 - 00000000dae9f000 (reserved)
[    0.000000]  BIOS-e820: 00000000dae9f000 - 00000000daf9f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000daf9f000 - 00000000dafff000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000dafff000 - 00000000db000000 (usable)
[    0.000000]  BIOS-e820: 00000000db000000 - 00000000dfa00000 (reserved)
[    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed08000 - 00000000fed09000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffd20000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000011e600000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: LENOVO 42914CG/42914CG, BIOS 8DET61WW (1.31 ) 04/25/2012
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x11e600 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-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]  0 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]  1 base 000000000 mask F80000000 write-back
[    0.000000]  2 base 080000000 mask FC0000000 write-back
[    0.000000]  3 base 0C0000000 mask FE0000000 write-back
[    0.000000]  4 base 0DC000000 mask FFC000000 uncachable
[    0.000000]  5 base 0DB000000 mask FFF000000 uncachable
[    0.000000]  6 base 100000000 mask FE0000000 write-back
[    0.000000]  7 base 11F000000 mask FFF000000 uncachable
[    0.000000]  8 base 11E800000 mask FFF800000 uncachable
[    0.000000]  9 base 11E600000 mask FFFE00000 uncachable
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
[    0.000000] reserving inaccessible SNB gfx pages
[    0.000000] init_memory_mapping: 0000000000000000-00000000db000000
[    0.000000]  0000000000 - 00db000000 page 2M
[    0.000000] kernel direct mapping tables up to db000000 @ 1fffb000-20000000
[    0.000000] init_memory_mapping: 0000000100000000-000000011e600000
[    0.000000]  0100000000 - 011e600000 page 2M
[    0.000000] kernel direct mapping tables up to 11e600000 @ da99d000-da99f000
[    0.000000] RAMDISK: 36bfc000 - 375f6000
[    0.000000] ACPI: RSDP 00000000000f00e0 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 00000000daffe120 000AC (v01 LENOVO TP-8D    00001310 PTEC 00000002)
[    0.000000] ACPI: FACP 00000000dafe7000 000F4 (v04 LENOVO TP-8D    00001310 PTL  00000002)
[    0.000000] ACPI: DSDT 00000000dafea000 0F716 (v01 LENOVO TP-8D    00001310 INTL 20061109)
[    0.000000] ACPI: FACS 00000000daf2d000 00040
[    0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-8D    00001310 PTEC 00000001)
[    0.000000] ACPI: SSDT 00000000daffc000 00249 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000daffb000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000daffa000 007D1 (v01 LENOVO SataAhci 00001000 INTL 20061109)
[    0.000000] ACPI: HPET 00000000dafe6000 00038 (v01 LENOVO TP-8D    00001310 PTL  00000002)
[    0.000000] ACPI: APIC 00000000dafe5000 00098 (v01 LENOVO TP-8D    00001310 PTL  00000002)
[    0.000000] ACPI: MCFG 00000000dafe4000 0003C (v01 LENOVO TP-8D    00001310 PTL  00000002)
[    0.000000] ACPI: ECDT 00000000dafe3000 00052 (v01 LENOVO TP-8D    00001310 PTL  00000002)
[    0.000000] ACPI: ASF! 00000000dafe9000 000A5 (v32 LENOVO TP-8D    00001310 PTL  00000002)
[    0.000000] ACPI: TCPA 00000000dafe2000 00032 (v02    PTL  LENOVO 06040000 LNVO 00000001)
[    0.000000] ACPI: SSDT 00000000dafe1000 00AAB (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000dafe0000 00996 (v01  PmRef    CpuPm 00003000 INTL 20061109)
[    0.000000] ACPI: DMAR 00000000dafdf000 000E8 (v01 INTEL      SNB  00000001 INTL 00000001)
[    0.000000] ACPI: UEFI 00000000dafde000 0003E (v01 LENOVO TP-8D    00001310 PTL  00000002)
[    0.000000] ACPI: UEFI 00000000dafdd000 00042 (v01 PTL      COMBUF 00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 00000000dafdc000 00292 (v01 LENOVO TP-8D    00001310 PTL  00000002)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000011e600000
[    0.000000] Initmem setup node 0 0000000000000000-000000011e600000
[    0.000000]  NODE_DATA [000000011e5fb000 - 000000011e5fffff]
[    0.000000]  [ffffea0000000000-ffffea0003ffffff] PMD -> [ffff880119c00000-ffff88011d5fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]  DMA      0x00000010 -> 0x00001000
[    0.000000]  DMA32    0x00001000 -> 0x00100000
[    0.000000]  Normal  0x00100000 -> 0x0011e600
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]    0: 0x00000010 -> 0x0000009d
[    0.000000]    0: 0x00000100 -> 0x00020000
[    0.000000]    0: 0x00020200 -> 0x00040000
[    0.000000]    0: 0x00040200 -> 0x000da99f
[    0.000000]    0: 0x000dafff -> 0x000db000
[    0.000000]    0: 0x00100000 -> 0x0011e600
[    0.000000] On node 0 totalpages: 1018669
[    0.000000]  DMA zone: 56 pages used for memmap
[    0.000000]  DMA zone: 141 pages reserved
[    0.000000]  DMA zone: 3784 pages, LIFO batch:0
[    0.000000]  DMA32 zone: 14280 pages used for memmap
[    0.000000]  DMA32 zone: 875992 pages, LIFO batch:31
[    0.000000]  Normal zone: 1701 pages used for memmap
[    0.000000]  Normal zone: 122715 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    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 (acpi_id[0x08] 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: 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: 0x8086a301 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] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 00000000da99f000 - 00000000dae9f000
[    0.000000] PM: Registered nosave memory: 00000000dae9f000 - 00000000daf9f000
[    0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
[    0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000dfa00000
[    0.000000] PM: Registered nosave memory: 00000000dfa00000 - 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 - 00000000fed08000
[    0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
[    0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 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 - 00000000ffd20000
[    0.000000] PM: Registered nosave memory: 00000000ffd20000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at dfa00000 (gap: dfa00000:18600000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011e200000 s82944 r8192 d23552 u262144
[    0.000000] pcpu-alloc: s82944 r8192 d23552 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1002491
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=0c67b956-d38f-4c41-a0d1-2b72b2e87171 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3929044k/4691968k available (3420k kernel code, 617292k absent, 145632k reserved, 3318k data, 576k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]        RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:33024 nr_irqs:744 16
[    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.004000] Detected 2791.153 MHz processor.
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5582.30 BogoMIPS (lpj=11164612)
[    0.000005] pid_max: default: 32768 minimum: 301
[    0.000037] Security Framework initialized
[    0.000040] AppArmor: AppArmor disabled by boot time parameter
[    0.000251] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001223] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.001665] Mount-cache hash table entries: 256
[    0.001767] Initializing cgroup subsys cpuacct
[    0.001771] Initializing cgroup subsys memory
[    0.001781] Initializing cgroup subsys devices
[    0.001784] Initializing cgroup subsys freezer
[    0.001785] Initializing cgroup subsys net_cls
[    0.001787] Initializing cgroup subsys blkio
[    0.001793] Initializing cgroup subsys perf_event
[    0.001818] Disabled fast string operations
[    0.001820] CPU: Physical Processor ID: 0
[    0.001821] CPU: Processor Core ID: 0
[    0.001826] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.001826] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.001829] mce: CPU supports 7 MCE banks
[    0.001839] CPU0: Thermal monitoring enabled (TM1)
[    0.001844] using mwait in idle threads.
[    0.002249] ACPI: Core revision 20110623
[    0.019517] DMAR: Host address width 36
[    0.019519] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.019525] IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[    0.019527] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.019531] IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[    0.019533] DMAR: RMRR base: 0x000000dacd5000 end: 0x000000dacebfff
[    0.019534] DMAR: RMRR base: 0x000000db800000 end: 0x000000df9fffff
[    0.019605] IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.019606] HPET id 0 under DRHD base 0xfed91000
[    0.019607] HPET id 0 under DRHD base 0xfed91000
[    0.019608] HPET id 0 under DRHD base 0xfed91000
[    0.019610] HPET id 0 under DRHD base 0xfed91000
[    0.019611] HPET id 0 under DRHD base 0xfed91000
[    0.019612] HPET id 0 under DRHD base 0xfed91000
[    0.019613] HPET id 0 under DRHD base 0xfed91000
[    0.019614] HPET id 0 under DRHD base 0xfed91000
[    0.020061] Enabled IRQ remapping in x2apic mode
[    0.020062] Enabling x2apic
[    0.020063] Enabled x2apic
[    0.020068] Switched APIC routing to cluster x2apic.
[    0.020518] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.060107] CPU0: Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz stepping 07
[    0.167754] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[    0.167759] PEBS disabled due to CPU errata.
[    0.167761] ... version:                3
[    0.167762] ... bit width:              48
[    0.167763] ... generic registers:      4
[    0.167764] ... value mask:            0000ffffffffffff
[    0.167766] ... max period:            000000007fffffff
[    0.167767] ... fixed-purpose events:  3
[    0.167768] ... event mask:            000000070000000f
[    0.168100] NMI watchdog enabled, takes one hw-pmu counter.
[    0.168194] Booting Node  0, Processors  #1
[    0.168196] smpboot cpu 1: start_ip = 98000
[    0.255543] Disabled fast string operations
[    0.275632] NMI watchdog enabled, takes one hw-pmu counter.
[    0.275730]  #2
[    0.275731] smpboot cpu 2: start_ip = 98000
[    0.363272] Disabled fast string operations
[    0.383325] NMI watchdog enabled, takes one hw-pmu counter.
[    0.383419]  #3
[    0.383420] smpboot cpu 3: start_ip = 98000
[    0.471002] Disabled fast string operations
[    0.491019] NMI watchdog enabled, takes one hw-pmu counter.
[    0.491044] Brought up 4 CPUs
[    0.491045] Total of 4 processors activated (22327.30 BogoMIPS).
[    0.494404] devtmpfs: initialized
[    0.496840] PM: Registering ACPI NVS region at dae9f000 (1048576 bytes)
[    0.496996] print_constraints: dummy:
[    0.497046] NET: Registered protocol family 16
[    0.497134] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.497136] ACPI: bus type pci registered
[    0.497364] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.497366] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.503266] PCI: Using configuration type 1 for base access
[    0.503995] bio: create slab <bio-0> at 0
[    0.504072] ACPI: Added _OSI(Module Device)
[    0.504074] ACPI: Added _OSI(Processor Device)
[    0.504075] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.504077] ACPI: Added _OSI(Processor Aggregator Device)
[    0.505318] ACPI: EC: EC description table is found, configuring boot EC
[    0.510399] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.544797] ACPI: SSDT 00000000dae8c018 008C0 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.545126] ACPI: Dynamic OEM Table Load:
[    0.545128] ACPI: SSDT          (null) 008C0 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.555106] ACPI: SSDT 00000000dae8da98 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.555465] ACPI: Dynamic OEM Table Load:
[    0.555467] ACPI: SSDT          (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.566936] ACPI: SSDT 00000000dae8bd98 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.567252] ACPI: Dynamic OEM Table Load:
[    0.567253] ACPI: SSDT          (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.579383] ACPI: Interpreter enabled
[    0.579386] ACPI: (supports S0 S3 S4 S5)
[    0.579405] ACPI: Using IOAPIC for interrupt routing
[    0.591158] ACPI: Power Resource [PUBS] (on)
[    0.594561] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.595825] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.595826] HEST: Table not found.
[    0.595829] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.595939] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.595987] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.595989] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.595991] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.595994] pci_root PNP0A08:00: host bridge window [mem 0xdfa00000-0xfebfffff]
[    0.595995] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed4bfff]
[    0.596006] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
[    0.596040] pci 0000:00:02.0: [8086:0126] type 0 class 0x000300
[    0.596048] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
[    0.596054] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.596058] pci 0000:00:02.0: reg 20: [io  0x5000-0x503f]
[    0.596108] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[    0.596130] pci 0000:00:16.0: reg 10: [mem 0xf2625000-0xf262500f 64bit]
[    0.596205] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.596231] pci 0000:00:16.3: [8086:1c3d] type 0 class 0x000700
[    0.596248] pci 0000:00:16.3: reg 10: [io  0x50b0-0x50b7]
[    0.596257] pci 0000:00:16.3: reg 14: [mem 0xf262c000-0xf262cfff]
[    0.596353] pci 0000:00:19.0: [8086:1502] type 0 class 0x000200
[    0.596370] pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff]
[    0.596379] pci 0000:00:19.0: reg 14: [mem 0xf262b000-0xf262bfff]
[    0.596387] pci 0000:00:19.0: reg 18: [io  0x5080-0x509f]
[    0.596448] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.596474] pci 0000:00:1a.0: [8086:1c2d] type 0 class 0x000c03
[    0.596494] pci 0000:00:1a.0: reg 10: [mem 0xf262a000-0xf262a3ff]
[    0.596582] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.596611] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[    0.596625] pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit]
[    0.596690] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.596719] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[    0.596847] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.596887] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604
[    0.597013] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.597055] pci 0000:00:1c.3: [8086:1c16] type 1 class 0x000604
[    0.597185] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.597221] pci 0000:00:1c.4: [8086:1c18] type 1 class 0x000604
[    0.597296] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.597323] pci 0000:00:1c.6: [8086:1c1c] type 1 class 0x000604
[    0.597398] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.597429] pci 0000:00:1d.0: [8086:1c26] type 0 class 0x000c03
[    0.597449] pci 0000:00:1d.0: reg 10: [mem 0xf2629000-0xf26293ff]
[    0.597536] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.597564] pci 0000:00:1f.0: [8086:1c4f] type 0 class 0x000601
[    0.597687] pci 0000:00:1f.2: [8086:1c03] type 0 class 0x000106
[    0.597705] pci 0000:00:1f.2: reg 10: [io  0x50a8-0x50af]
[    0.597713] pci 0000:00:1f.2: reg 14: [io  0x50bc-0x50bf]
[    0.597720] pci 0000:00:1f.2: reg 18: [io  0x50a0-0x50a7]
[    0.597728] pci 0000:00:1f.2: reg 1c: [io  0x50b8-0x50bb]
[    0.597736] pci 0000:00:1f.2: reg 20: [io  0x5060-0x507f]
[    0.597744] pci 0000:00:1f.2: reg 24: [mem 0xf2628000-0xf26287ff]
[    0.597786] pci 0000:00:1f.2: PME# supported from D3hot
[    0.597806] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[    0.597820] pci 0000:00:1f.3: reg 10: [mem 0xf2624000-0xf26240ff 64bit]
[    0.597841] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.597936] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.598182] pci 0000:03:00.0: [8086:0085] type 0 class 0x000280
[    0.598328] pci 0000:03:00.0: reg 10: [mem 0xf2500000-0xf2501fff 64bit]
[    0.599057] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.606810] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.606819] pci 0000:00:1c.1:  bridge window [mem 0xf2500000-0xf25fffff]
[    0.606896] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.606901] pci 0000:00:1c.3:  bridge window [io  0x4000-0x4fff]
[    0.606905] pci 0000:00:1c.3:  bridge window [mem 0xf1d00000-0xf24fffff]
[    0.606914] pci 0000:00:1c.3:  bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[    0.607108] pci 0000:0d:00.0: [1180:e822] type 0 class 0x000880
[    0.607126] pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz.
[    0.607152] pci 0000:0d:00.0: reg 10: [mem 0xf1500000-0xf15000ff]
[    0.607339] pci 0000:0d:00.0: supports D1 D2
[    0.607341] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.614819] pci 0000:00:1c.4: PCI bridge to [bus 0d-0d]
[    0.614823] pci 0000:00:1c.4:  bridge window [io  0x3000-0x3fff]
[    0.614827] pci 0000:00:1c.4:  bridge window [mem 0xf1500000-0xf1cfffff]
[    0.614834] pci 0000:00:1c.4:  bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
[    0.614904] pci 0000:0e:00.0: [1033:0194] type 0 class 0x000c03
[    0.614929] pci 0000:0e:00.0: reg 10: [mem 0xf1400000-0xf1401fff 64bit]
[    0.615059] pci 0000:0e:00.0: PME# supported from D0 D3hot D3cold
[    0.622643] pci 0000:00:1c.6: PCI bridge to [bus 0e-0e]
[    0.622658] pci 0000:00:1c.6:  bridge window [mem 0xf1400000-0xf14fffff]
[    0.622729] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.622840] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.622869] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[    0.622897] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
[    0.622927] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT]
[    0.622959] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP7._PRT]
[    0.623088]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.623256]  pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d
[    0.623257] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.625819] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.625878] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 9 10 11)
[    0.625933] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 9 10 11)
[    0.625989] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.626044] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11)
[    0.626090] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.626145] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    0.626200] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11)
[    0.626292] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.626300] vgaarb: loaded
[    0.626301] vgaarb: bridge control possible 0000:00:02.0
[    0.626340] PCI: Using ACPI for IRQ routing
[    0.627977] PCI: pci_cache_line_size set to 64 bytes
[    0.628427] reserve RAM buffer: 000000000009d800 - 000000000009ffff
[    0.628429] reserve RAM buffer: 00000000da99f000 - 00000000dbffffff
[    0.628430] reserve RAM buffer: 00000000db000000 - 00000000dbffffff
[    0.628432] reserve RAM buffer: 000000011e600000 - 000000011fffffff
[    0.628530] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.628534] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.630544] Switching to clocksource hpet
[    0.631849] pnp: PnP ACPI init
[    0.631861] ACPI: bus type pnp registered
[    0.632204] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    0.632206] pnp 00:00: [mem 0x000c0000-0x000c3fff]
[    0.632208] pnp 00:00: [mem 0x000c4000-0x000c7fff]
[    0.632209] pnp 00:00: [mem 0x000c8000-0x000cbfff]
[    0.632210] pnp 00:00: [mem 0x000cc000-0x000cffff]
[    0.632212] pnp 00:00: [mem 0x000d0000-0x000d3fff]
[    0.632213] pnp 00:00: [mem 0x000d4000-0x000d7fff]
[    0.632215] pnp 00:00: [mem 0x000d8000-0x000dbfff]
[    0.632216] pnp 00:00: [mem 0x000dc000-0x000dffff]
[    0.632218] pnp 00:00: [mem 0x000e0000-0x000e3fff]
[    0.632219] pnp 00:00: [mem 0x000e4000-0x000e7fff]
[    0.632220] pnp 00:00: [mem 0x000e8000-0x000ebfff]
[    0.632222] pnp 00:00: [mem 0x000ec000-0x000effff]
[    0.632223] pnp 00:00: [mem 0x000f0000-0x000fffff]
[    0.632225] pnp 00:00: [mem 0x00100000-0xdf9fffff]
[    0.632226] pnp 00:00: [mem 0xfec00000-0xfed3ffff]
[    0.632228] pnp 00:00: [mem 0xfed4c000-0xffffffff]

more to follow

Melbourne 05-05-2013 07:55 AM

Second of three

Code:

[    0.632271] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.632274] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.632276] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[    0.632278] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
[    0.632280] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
[    0.632281] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
[    0.632283] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved
[    0.632285] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved
[    0.632287] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved
[    0.632289] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.632291] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    0.632293] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.632295] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    0.632297] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.632300] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved
[    0.632302] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.632304] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.632307] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.632322] pnp 00:01: [bus 00-fe]
[    0.632324] pnp 00:01: [io  0x0cf8-0x0cff]
[    0.632326] pnp 00:01: [io  0x0000-0x0cf7 window]
[    0.632327] pnp 00:01: [io  0x0d00-0xffff window]
[    0.632329] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    0.632331] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[    0.632333] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[    0.632334] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[    0.632336] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[    0.632337] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[    0.632339] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[    0.632341] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[    0.632342] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[    0.632344] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[    0.632346] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[    0.632347] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[    0.632349] pnp 00:01: [mem 0x000ec000-0x000effff window]
[    0.632350] pnp 00:01: [mem 0xdfa00000-0xfebfffff window]
[    0.632352] pnp 00:01: [mem 0xfed40000-0xfed4bfff window]
[    0.632387] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.632439] pnp 00:02: [io  0x0010-0x001f]
[    0.632440] pnp 00:02: [io  0x0090-0x009f]
[    0.632442] pnp 00:02: [io  0x0024-0x0025]
[    0.632443] pnp 00:02: [io  0x0028-0x0029]
[    0.632444] pnp 00:02: [io  0x002c-0x002d]
[    0.632446] pnp 00:02: [io  0x0030-0x0031]
[    0.632447] pnp 00:02: [io  0x0034-0x0035]
[    0.632449] pnp 00:02: [io  0x0038-0x0039]
[    0.632450] pnp 00:02: [io  0x003c-0x003d]
[    0.632451] pnp 00:02: [io  0x00a4-0x00a5]
[    0.632453] pnp 00:02: [io  0x00a8-0x00a9]
[    0.632454] pnp 00:02: [io  0x00ac-0x00ad]
[    0.632455] pnp 00:02: [io  0x00b0-0x00b5]
[    0.632457] pnp 00:02: [io  0x00b8-0x00b9]
[    0.632458] pnp 00:02: [io  0x00bc-0x00bd]
[    0.632459] pnp 00:02: [io  0x0050-0x0053]
[    0.632463] pnp 00:02: [io  0x0072-0x0077]
[    0.632464] pnp 00:02: [io  0x0400-0x047f]
[    0.632466] pnp 00:02: [io  0x0500-0x057f]
[    0.632467] pnp 00:02: [io  0x0800-0x080f]
[    0.632468] pnp 00:02: [io  0x15e0-0x15ef]
[    0.632470] pnp 00:02: [io  0x1600-0x167f]
[    0.632471] pnp 00:02: [mem 0xf8000000-0xfbffffff]
[    0.632473] pnp 00:02: [mem 0x00000000-0x00000fff]
[    0.632474] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
[    0.632476] pnp 00:02: [mem 0xfed10000-0xfed13fff]
[    0.632477] pnp 00:02: [mem 0xfed18000-0xfed18fff]
[    0.632479] pnp 00:02: [mem 0xfed19000-0xfed19fff]
[    0.632480] pnp 00:02: [mem 0xfed45000-0xfed4bfff]
[    0.632531] system 00:02: [io  0x0400-0x047f] has been reserved
[    0.632533] system 00:02: [io  0x0500-0x057f] has been reserved
[    0.632535] system 00:02: [io  0x0800-0x080f] has been reserved
[    0.632537] system 00:02: [io  0x15e0-0x15ef] has been reserved
[    0.632539] system 00:02: [io  0x1600-0x167f] has been reserved
[    0.632541] system 00:02: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.632543] system 00:02: [mem 0x00000000-0x00000fff] could not be reserved
[    0.632545] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.632547] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.632549] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.632551] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.632554] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved
[    0.632556] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.632593] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.632617] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.632625] pnp 00:04: [io  0x0000-0x000f]
[    0.632626] pnp 00:04: [io  0x0080-0x008f]
[    0.632627] pnp 00:04: [io  0x00c0-0x00df]
[    0.632629] pnp 00:04: [dma 4]
[    0.632651] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.632658] pnp 00:05: [io  0x0061]
[    0.632680] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.632687] pnp 00:06: [io  0x00f0]
[    0.632696] pnp 00:06: [irq 13]
[    0.632719] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.632727] pnp 00:07: [io  0x0070-0x0071]
[    0.632732] pnp 00:07: [irq 8]
[    0.632755] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.632762] pnp 00:08: [io  0x0060]
[    0.632764] pnp 00:08: [io  0x0064]
[    0.632769] pnp 00:08: [irq 1]
[    0.632791] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.632802] pnp 00:09: [irq 12]
[    0.632826] pnp 00:09: Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active)
[    0.632856] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
[    0.632881] pnp 00:0a: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
[    0.633401] pnp: PnP ACPI: found 11 devices
[    0.633402] ACPI: ACPI bus type pnp unregistered
[    0.640097] PCI: max bus depth: 1 pci_try_num: 2
[    0.640148] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.640165] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.640172] pci 0000:00:1c.1:  bridge window [mem 0xf2500000-0xf25fffff]
[    0.640184] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.640188] pci 0000:00:1c.3:  bridge window [io  0x4000-0x4fff]
[    0.640194] pci 0000:00:1c.3:  bridge window [mem 0xf1d00000-0xf24fffff]
[    0.640200] pci 0000:00:1c.3:  bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[    0.640208] pci 0000:00:1c.4: PCI bridge to [bus 0d-0d]
[    0.640211] pci 0000:00:1c.4:  bridge window [io  0x3000-0x3fff]
[    0.640216] pci 0000:00:1c.4:  bridge window [mem 0xf1500000-0xf1cfffff]
[    0.640221] pci 0000:00:1c.4:  bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
[    0.640226] pci 0000:00:1c.6: PCI bridge to [bus 0e-0e]
[    0.640231] pci 0000:00:1c.6:  bridge window [mem 0xf1400000-0xf14fffff]
[    0.640256] pci 0000:00:1c.0: setting latency timer to 64
[    0.640270] pci 0000:00:1c.1: setting latency timer to 64
[    0.640284] pci 0000:00:1c.3: setting latency timer to 64
[    0.640292] pci 0000:00:1c.4: setting latency timer to 64
[    0.640304] pci 0000:00:1c.6: setting latency timer to 64
[    0.640307] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.640309] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.640311] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.640312] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff]
[    0.640314] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff]
[    0.640316] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff]
[    0.640317] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
[    0.640319] pci_bus 0000:05: resource 1 [mem 0xf1d00000-0xf24fffff]
[    0.640321] pci_bus 0000:05: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
[    0.640322] pci_bus 0000:0d: resource 0 [io  0x3000-0x3fff]
[    0.640324] pci_bus 0000:0d: resource 1 [mem 0xf1500000-0xf1cfffff]
[    0.640325] pci_bus 0000:0d: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref]
[    0.640327] pci_bus 0000:0e: resource 1 [mem 0xf1400000-0xf14fffff]
[    0.640388] NET: Registered protocol family 2
[    0.640501] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.641478] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.643190] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.643402] TCP: Hash tables configured (established 524288 bind 65536)
[    0.643404] TCP reno registered
[    0.643413] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.643431] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.643555] NET: Registered protocol family 1
[    0.643567] pci 0000:00:02.0: Boot video device
[    0.643583] pci 0000:00:1a.0: power state changed by ACPI to D0
[    0.643587] pci 0000:00:1a.0: power state changed by ACPI to D0
[    0.643638] pci 0000:00:1d.0: power state changed by ACPI to D0
[    0.643642] pci 0000:00:1d.0: power state changed by ACPI to D0
[    0.643923] PCI: CLS 64 bytes, default 64
[    0.643959] Unpacking initramfs...
[    0.832282] Freeing initrd memory: 10216k freed
[    0.834478] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.834482] Placing 64MB software IO TLB between ffff8800d699d000 - ffff8800da99d000
[    0.834484] software IO TLB at phys 0xd699d000 - 0xda99d000
[    0.834945] audit: initializing netlink socket (disabled)
[    0.834953] type=2000 audit(1367759918.676:1): initialized
[    0.846593] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.847088] VFS: Disk quotas dquot_6.5.2
[    0.847113] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.847181] msgmni has been set to 7693
[    0.847317] alg: No test for stdrng (krng)
[    0.847346] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.847349] io scheduler noop registered
[    0.847350] io scheduler deadline registered
[    0.847366] io scheduler cfq registered (default)
[    0.847738] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.847758] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.847759] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.847922] acpiphp: Slot [1] registered
[    0.848014] intel_idle: MWAIT substates: 0x21120
[    0.848015] intel_idle: v0.4 model 0x2A
[    0.848016] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.848044] ERST: Table is not found!
[    0.848045] GHES: HEST is not enabled!
[    0.848089] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.046006] 0000:00:16.3: ttyS0 at I/O 0x50b0 (irq = 19) is a 16550A
[    1.065687] Linux agpgart interface v0.103
[    1.065753] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[    1.065819] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    1.066820] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[    1.066926] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    1.067032] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.070628] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.070634] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.070742] mousedev: PS/2 mouse device common for all mice
[    1.070782] rtc_cmos 00:07: RTC can wake from S4
[    1.070884] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    1.070910] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.070988] cpuidle: using governor ladder
[    1.071077] cpuidle: using governor menu
[    1.071232] TCP cubic registered
[    1.071317] NET: Registered protocol family 10
[    1.071757] Mobile IPv6
[    1.071759] NET: Registered protocol family 17
[    1.071762] Registering the dns_resolver key type
[    1.071875] PM: Hibernation image not present or could not be loaded.
[    1.071884] registered taskstats version 1
[    1.072636] rtc_cmos 00:07: setting system clock to 2013-05-05 13:18:39 UTC (1367759919)
[    1.072689] Initializing network drop monitor service
[    1.073566] Freeing unused kernel memory: 576k freed
[    1.073657] Write protecting the kernel read-only data: 6144k
[    1.075620] Freeing unused kernel memory: 660k freed
[    1.077663] Freeing unused kernel memory: 680k freed


Melbourne 05-05-2013 07:56 AM

Third of three

Code:

[    1.078093] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.086064] udevd[56]: starting version 175
[    1.099890] usbcore: registered new interface driver usbfs
[    1.099920] usbcore: registered new interface driver hub
[    1.104720] sdhci: Secure Digital Host Controller Interface driver
[    1.104724] sdhci: Copyright(c) Pierre Ossman
[    1.105051] sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e822] (rev 7)
[    1.105230] sdhci-pci 0000:0d:00.0: setting latency timer to 64
[    1.105263] mmc0: no vmmc regulator found
[    1.105373] Registered led device: mmc0::
[    1.106633] mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA
[    1.115296] SCSI subsystem initialized
[    1.118186] usbcore: registered new device driver usb
[    1.118870] xhci_hcd 0000:0e:00.0: setting latency timer to 64
[    1.118875] xhci_hcd 0000:0e:00.0: xHCI Host Controller
[    1.118900] xhci_hcd 0000:0e:00.0: new USB bus registered, assigned bus number 1
[    1.119087] xhci_hcd 0000:0e:00.0: irq 18, io mem 0xf1400000
[    1.119162] xhci_hcd 0000:0e:00.0: irq 42 for MSI/MSI-X
[    1.119170] xhci_hcd 0000:0e:00.0: irq 43 for MSI/MSI-X
[    1.119178] xhci_hcd 0000:0e:00.0: irq 44 for MSI/MSI-X
[    1.119185] xhci_hcd 0000:0e:00.0: irq 45 for MSI/MSI-X
[    1.119194] xhci_hcd 0000:0e:00.0: irq 46 for MSI/MSI-X
[    1.119330] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.119333] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.119336] usb usb1: Product: xHCI Host Controller
[    1.119338] usb usb1: Manufacturer: Linux 3.2.0-4-amd64 xhci_hcd
[    1.119340] usb usb1: SerialNumber: 0000:0e:00.0
[    1.121431] xHCI xhci_add_endpoint called for root hub
[    1.121435] xHCI xhci_check_bandwidth called for root hub
[    1.121482] hub 1-0:1.0: USB hub found
[    1.121493] hub 1-0:1.0: 2 ports detected
[    1.121585] xhci_hcd 0000:0e:00.0: xHCI Host Controller
[    1.121593] xhci_hcd 0000:0e:00.0: new USB bus registered, assigned bus number 2
[    1.122489] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.122493] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.122495] usb usb2: Product: xHCI Host Controller
[    1.122497] usb usb2: Manufacturer: Linux 3.2.0-4-amd64 xhci_hcd
[    1.122499] usb usb2: SerialNumber: 0000:0e:00.0
[    1.125064] xHCI xhci_add_endpoint called for root hub
[    1.125067] xHCI xhci_check_bandwidth called for root hub
[    1.125114] hub 2-0:1.0: USB hub found
[    1.125124] hub 2-0:1.0: 2 ports detected
[    1.127137] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k
[    1.127139] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[    1.127189] e1000e 0000:00:19.0: setting latency timer to 64
[    1.127302] e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
[    1.129257] libata version 3.00 loaded.
[    1.136421] thermal LNXTHERM:00: registered as thermal_zone0
[    1.136424] ACPI: Thermal Zone [THM0] (56 C)
[    1.146079] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.317563] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) f0:de:f1:f8:87:20
[    1.317566] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    1.317618] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
[    1.317670] ahci 0000:00:1f.2: version 3.0
[    1.317750] ahci 0000:00:1f.2: irq 48 for MSI/MSI-X
[    1.317842] ahci: SSS flag set, parallel bus scan disabled
[    1.332934] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
[    1.332938] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[    1.332944] ahci 0000:00:1f.2: setting latency timer to 64
[    1.349607] scsi0 : ahci
[    1.349733] scsi1 : ahci
[    1.349811] scsi2 : ahci
[    1.349883] scsi3 : ahci
[    1.349958] scsi4 : ahci
[    1.350035] scsi5 : ahci
[    1.350689] ata1: SATA max UDMA/133 abar m2048@0xf2628000 port 0xf2628100 irq 48
[    1.350692] ata2: SATA max UDMA/133 abar m2048@0xf2628000 port 0xf2628180 irq 48
[    1.350694] ata3: DUMMY
[    1.350695] ata4: DUMMY
[    1.350697] ata5: SATA max UDMA/133 abar m2048@0xf2628000 port 0xf2628300 irq 48
[    1.350699] ata6: DUMMY
[    1.350732] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    1.350738] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    1.350777] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.350781] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    1.350798] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.350833] ehci_hcd 0000:00:1a.0: debug port 2
[    1.354712] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    1.354717] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf262a000
[    1.368831] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.368870] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.368873] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.368874] usb usb3: Product: EHCI Host Controller
[    1.368876] usb usb3: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd
[    1.368878] usb usb3: SerialNumber: 0000:00:1a.0
[    1.369144] hub 3-0:1.0: USB hub found
[    1.369150] hub 3-0:1.0: 3 ports detected
[    1.369229] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    1.369233] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    1.369266] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.369269] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    1.369275] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    1.369303] ehci_hcd 0000:00:1d.0: debug port 2
[    1.373190] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    1.373208] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf2629000
[    1.388765] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.388815] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    1.388818] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.388819] usb usb4: Product: EHCI Host Controller
[    1.388821] usb usb4: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd
[    1.388822] usb usb4: SerialNumber: 0000:00:1d.0
[    1.389015] hub 4-0:1.0: USB hub found
[    1.389020] hub 4-0:1.0: 3 ports detected
[    1.668113] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.671109] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.671122] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.671130] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.674052] ata1.00: ATA-8: ST320LT007-9ZV142, 0004LVM1, max UDMA/133
[    1.674063] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.677498] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.677512] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.677520] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.680007] usb 3-1: new high-speed USB device number 2 using ehci_hcd
[    1.680280] ata1.00: configured for UDMA/133
[    1.680540] scsi 0:0:0:0: Direct-Access    ATA      ST320LT007-9ZV14 0004 PQ: 0 ANSI: 5
[    1.812535] usb 3-1: New USB device found, idVendor=8087, idProduct=0024
[    1.812538] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.813006] hub 3-1:1.0: USB hub found
[    1.813239] hub 3-1:1.0: 6 ports detected
[    1.831682] Refined TSC clocksource calibration: 2790.934 MHz.
[    1.831701] Switching to clocksource tsc
[    1.923460] usb 4-1: new high-speed USB device number 2 using ehci_hcd
[    1.999274] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.002811] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[    2.003125] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[    2.005745] ata2.00: ATAPI: HL-DT-ST DVDRAM GU40N, QX21, max UDMA/133
[    2.009684] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[    2.009906] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[    2.012528] ata2.00: configured for UDMA/133
[    2.014509] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GU40N    QX21 PQ: 0 ANSI: 5
[    2.055587] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
[    2.055597] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.055830] hub 4-1:1.0: USB hub found
[    2.055889] hub 4-1:1.0: 8 ports detected
[    2.127351] usb 3-1.1: new high-speed USB device number 3 using ehci_hcd
[    2.219578] usb 3-1.1: New USB device found, idVendor=0424, idProduct=2514
[    2.219581] usb 3-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.219856] hub 3-1.1:1.0: USB hub found
[    2.220108] hub 3-1.1:1.0: 4 ports detected
[    2.290919] usb 3-1.2: new low-speed USB device number 4 using ehci_hcd
[    2.330453] ata5: SATA link down (SStatus 0 SControl 300)
[    2.334472] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    2.334476] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.334533] sd 0:0:0:0: [sda] Write Protect is off
[    2.334537] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.334560] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.337249] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.337257] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.337412] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.380256]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[    2.380753] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.382141] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.382234] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.391397] usb 3-1.2: New USB device found, idVendor=046d, idProduct=c019
[    2.391400] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.391402] usb 3-1.2: Product: USB Optical Mouse
[    2.391403] usb 3-1.2: Manufacturer: Logitech
[    2.396474] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input1
[    2.396542] generic-usb 0003:046D:C019.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.0-1.2/input0
[    2.396555] usbcore: registered new interface driver usbhid
[    2.396556] usbhid: USB HID core driver
[    2.462439] usb 3-1.3: new full-speed USB device number 5 using ehci_hcd
[    2.556210] usb 3-1.3: New USB device found, idVendor=147e, idProduct=2016
[    2.556213] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.556215] usb 3-1.3: Product: Biometric Coprocessor
[    2.556216] usb 3-1.3: Manufacturer: UPEK
[    2.629886] usb 3-1.4: new full-speed USB device number 6 using ehci_hcd
[    2.726943] usb 3-1.4: New USB device found, idVendor=0a5c, idProduct=217f
[    2.726946] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.726948] usb 3-1.4: Product: Broadcom Bluetooth Device
[    2.726950] usb 3-1.4: Manufacturer: Broadcom Corp
[    2.726951] usb 3-1.4: SerialNumber: 7CE9D3BCBBC8
[    2.801423] usb 3-1.6: new high-speed USB device number 7 using ehci_hcd
[    2.899787] usb 3-1.6: New USB device found, idVendor=04f2, idProduct=b217
[    2.899790] usb 3-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.899792] usb 3-1.6: Product: Integrated Camera
[    2.899794] usb 3-1.6: Manufacturer: Chicony Electronics Co., Ltd.
[    2.968916] usb 4-1.2: new high-speed USB device number 3 using ehci_hcd
[    3.105562] usb 4-1.2: New USB device found, idVendor=10d6, idProduct=1101
[    3.105572] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.105579] usb 4-1.2: Product: HS USB FlashDisk
[    3.105590] usb 4-1.2: Manufacturer: ACTIONS
[    3.105591] usb 4-1.2: SerialNumber: \xffffffe3\xffffff89\xffffff95\xffffff89\xffffff95\xffffffe6\xffffff8d\xffffffa4\xffffff8d\xffffffa4\xffffffe7\xffffffa8\xffffffb0\xffffffa8\xffffffb0\xffffffe7\xffffff9c\xffffffb7\xffffff9c\xffffffb7\xffffffe3\xffffff95\xffffffb3\xffffff95\xffffffb3\xffffffe6\xffffff84\xffffffb3\xffffff84\xffffffb3\xffffffe3\xffffffa4\xffffffb7\xffffffa4\xffffffb7\xffffffe6\xffffffb9\xffffffb2\xffffffb9\xffffffb2
[    3.112228] Initializing USB Mass Storage driver...
[    3.112322] scsi6 : usb-storage 4-1.2:1.0
[    3.112388] usbcore: registered new interface driver usb-storage
[    3.112390] USB Mass Storage support registered.
[    3.180559] usb 4-1.4: new high-speed USB device number 4 using ehci_hcd
[    3.282816] usb 4-1.4: New USB device found, idVendor=0bdb, idProduct=1911
[    3.282826] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.282833] usb 4-1.4: Product: F5521gw
[    3.282837] usb 4-1.4: Manufacturer: Lenovo
[    3.282842] usb 4-1.4: SerialNumber: 88A61CC5093BC730
[    3.640232] PM: Starting manual resume from disk
[    3.640235] PM: Hibernation image partition 8:5 present
[    3.640236] PM: Looking for hibernation image.
[    3.640662] PM: Image not found (code -22)
[    3.640664] PM: Hibernation image not present or could not be loaded.
[    3.696754] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    4.114222] scsi 6:0:0:0: Direct-Access    ACTIONS  HS USB FlashDisk 2.00 PQ: 0 ANSI: 0 CCS
[    4.115076] sd 6:0:0:0: Attached scsi generic sg2 type 0
[    4.124104] sd 6:0:0:0: [sdb] 3893112 1024-byte logical blocks: (3.98 GB/3.71 GiB)
[    4.129268] sd 6:0:0:0: [sdb] Write Protect is off
[    4.129271] sd 6:0:0:0: [sdb] Mode Sense: 00 c0 00 00
[    4.134537] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
[    4.153709] sd 6:0:0:0: [sdb] 3893112 1024-byte logical blocks: (3.98 GB/3.71 GiB)
[    4.170667]  sdb:
[    4.190014] sd 6:0:0:0: [sdb] 3893112 1024-byte logical blocks: (3.98 GB/3.71 GiB)
[    4.200235] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[    5.649969] udevd[410]: starting version 175
[    5.975594] usb 4-1.2: USB disconnect, device number 3
[    6.303120] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    6.303305] ACPI: Lid Switch [LID]
[    6.303351] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[    6.303355] ACPI: Sleep Button [SLPB]
[    6.303405] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    6.303408] ACPI: Power Button [PWRF]
[    6.391610] cfg80211: Calling CRDA to update world regulatory domain
[    6.452344] wmi: Mapper loaded
[    6.575307] Non-volatile memory driver v1.3
[    6.599017] ACPI: Requesting acpi_cpufreq
[    6.652820] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[    6.707354] ACPI: AC Adapter [AC] (on-line)
[    6.738269] ACPI: Battery Slot [BAT0] (battery present)
[    6.738991] tpm_tis 00:0a: 1.2 TPM (device-id 0x0, rev-id 78)
[    6.789852] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[    6.789858] thinkpad_acpi: http://ibm-acpi.sf.net/
[    6.789862] thinkpad_acpi: ThinkPad BIOS 8DET61WW (1.31 ), EC unknown
[    6.789866] thinkpad_acpi: Lenovo ThinkPad X220, model 42914CG
[    6.790854] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[    6.791091] thinkpad_acpi: radio switch found; radios are enabled
[    6.791276] thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode
[    6.795475] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    6.796350] thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is unblocked
[    6.796551] Registered led device: tpacpi::thinklight
[    6.796590] Registered led device: tpacpi::power
[    6.796612] Registered led device: tpacpi::standby
[    6.796633] Registered led device: tpacpi::thinkvantage
[    6.796687] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[    6.796827] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[    6.797632] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
[    6.862197] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    6.890074] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[    6.890077] Copyright(c) 2003-2011 Intel Corporation
[    6.890223] iwlwifi 0000:03:00.0: setting latency timer to 64
[    6.890273] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[    6.890276] iwlwifi 0000:03:00.0: pci_resource_base = ffffc900050a8000
[    6.890278] iwlwifi 0000:03:00.0: HW Revision ID = 0x34
[    6.890627] iwlwifi 0000:03:00.0: irq 49 for MSI/MSI-X
[    6.890757] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
[    6.890854] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[    6.901379] iwlwifi 0000:03:00.0: device EEPROM VER=0x715, CALIB=0x6
[    6.901381] iwlwifi 0000:03:00.0: Device SKU: 0X1f0
[    6.901382] iwlwifi 0000:03:00.0: Valid Tx ant: 0X3, Valid Rx ant: 0X3
[    6.901404] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[    6.963093] [drm] Initialized drm 1.1.0 20060810
[    7.013445] iTCO_vendor_support: vendor-support=0
[    7.133545] iwlwifi 0000:03:00.0: firmware: agent aborted loading iwlwifi-6000g2a-6.ucode (not found?)
[    7.134372] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[    7.134553] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    7.134643] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    7.300415] iwlwifi 0000:03:00.0: firmware: agent loaded iwlwifi-6000g2a-5.ucode into memory
[    7.300423] iwlwifi 0000:03:00.0: loaded firmware version 17.168.5.3 build 42301
[    7.300905] Registered led device: phy0-led
[    7.359673] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[    7.359695] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[    7.440123] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    7.458508] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input7
[    7.561922] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[    7.852434] cdc_ncm: 04-Aug-2011
[    7.860483] Bluetooth: Core ver 2.16
[    7.860496] NET: Registered protocol family 31
[    7.860498] Bluetooth: HCI device and connection manager initialized
[    7.860499] Bluetooth: HCI socket layer initialized
[    7.860500] Bluetooth: L2CAP socket layer initialized
[    7.860504] Bluetooth: SCO socket layer initialized
[    7.865788] usb 4-1.4: MAC-Address: 0x02:0x80:0x37:0xec:0x02:0x00
[    7.866171] cdc_ncm 4-1.4:1.6: usb0: register 'cdc_ncm' at usb-0000:00:1d.0-1.4, CDC NCM, 02:80:37:ec:02:00
[    7.866188] usbcore: registered new interface driver cdc_ncm
[    7.898711] Bluetooth: Generic Bluetooth USB driver ver 0.6
[    7.899009] usbcore: registered new interface driver btusb
[    7.996191] Linux media interface: v0.10
[    8.063321] cdc_wdm 4-1.4:1.5: cdc-wdm-176: USB WDM device
[    8.063365] cdc_wdm 4-1.4:1.8: cdc-wdm-175: USB WDM device
[    8.063380] usbcore: registered new interface driver cdc_wdm
[    8.063587] cdc_acm 4-1.4:1.1: ttyACM0: USB ACM device
[    8.064154] cdc_acm 4-1.4:1.3: ttyACM1: USB ACM device
[    8.068645] cdc_acm 4-1.4:1.9: ttyACM2: USB ACM device
[    8.076561] usbcore: registered new interface driver cdc_acm
[    8.076563] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    8.093360] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[    8.204363] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
[    8.204567] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0
[    8.204788] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[    8.205051] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    8.205219] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    8.205269] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    8.205535] i915 0000:00:02.0: power state changed by ACPI to D0
[    8.205540] i915 0000:00:02.0: power state changed by ACPI to D0
[    8.205740] i915 0000:00:02.0: setting latency timer to 64
[    8.230555] mtrr: no more MTRRs available
[    8.230557] [drm] MTRR allocation failed.  Graphics performance may suffer.
[    8.230718] i915 0000:00:02.0: irq 51 for MSI/MSI-X
[    8.230722] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.230723] [drm] Driver supports precise vblank timestamp query.
[    8.230767] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    8.561107] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    8.583820] Linux video capture interface: v2.00
[    8.629095] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b217)
[    8.631895] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input12
[    8.632044] usbcore: registered new interface driver uvcvideo
[    8.632048] USB Video Class driver (1.1.1)
[    8.752950] cfg80211: World regulatory domain updated:
[    8.752953] cfg80211:    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    8.752956] cfg80211:    (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.752958] cfg80211:    (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    8.752960] cfg80211:    (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    8.752962] cfg80211:    (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.752964] cfg80211:    (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.815191] fbcon: inteldrmfb (fb0) is primary device
[    9.092052] Console: switching to colour frame buffer device 170x48
[    9.098362] fb0: inteldrmfb frame buffer device
[    9.098364] drm: registered panic notifier
[    9.137525] acpi device:00: registered as cooling_device4
[    9.137881] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
[    9.138005] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    9.138081] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[  11.590498] Adding 4073468k swap on /dev/sda5.  Priority:-1 extents:1 across:4073468k
[  11.621930] EXT4-fs (sda6): re-mounted. Opts: (null)
[  11.913896] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
[  12.068398] loop: module loaded
[  13.635167] RPC: Registered named UNIX socket transport module.
[  13.635173] RPC: Registered udp transport module.
[  13.635176] RPC: Registered tcp transport module.
[  13.635179] RPC: Registered tcp NFSv4.1 backchannel transport module.
[  13.714945] FS-Cache: Loaded
[  13.958998] FS-Cache: Netfs 'nfs' registered for caching
[  13.967729] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[  14.106608] e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
[  14.165430] e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
[  14.166283] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  16.210199] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input14
[  17.921029] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  17.921034] Bluetooth: BNEP filters: protocol multicast
[  18.062129] Bluetooth: RFCOMM TTY layer initialized
[  18.062136] Bluetooth: RFCOMM socket layer initialized
[  18.062139] Bluetooth: RFCOMM ver 1.11
[  18.589688] lp: driver loaded but no devices found
[  18.704419] ppdev: user-space parallel port driver
[  19.602609] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[  19.602810] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[  19.886947] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[  19.887151] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[  20.005518] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  20.007715] ADDRCONF(NETDEV_UP): usb0: link is not ready
[  20.013507] cdc_ncm: usb0: network connection: disconnected
[  27.138795] ADDRCONF(NETDEV_UP): usb0: link is not ready
[  74.480771] netlink: 12 bytes leftover after parsing attributes.
[  74.480849] netlink: 12 bytes leftover after parsing attributes.
[  74.480872] netlink: 12 bytes leftover after parsing attributes.
[ 1428.067839] usb 4-1.2: new high-speed USB device number 5 using ehci_hcd
[ 1428.200379] usb 4-1.2: New USB device found, idVendor=10d6, idProduct=1101
[ 1428.200390] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1428.200397] usb 4-1.2: Product: HS USB FlashDisk
[ 1428.200402] usb 4-1.2: Manufacturer: ACTIONS
[ 1428.200406] usb 4-1.2: SerialNumber: \xffffffe3\xffffff89\xffffff95\xffffff89\xffffff95\xffffffe6\xffffff8d\xffffffa4\xffffff8d\xffffffa4\xffffffe7\xffffffa8\xffffffb0\xffffffa8\xffffffb0\xffffffe7\xffffff9c\xffffffb7\xffffff9c\xffffffb7\xffffffe3\xffffff95\xffffffb3\xffffff95\xffffffb3\xffffffe6\xffffff84\xffffffb3\xffffff84\xffffffb3\xffffffe3\xffffffa4\xffffffb7\xffffffa4\xffffffb7\xffffffe6\xffffffb9\xffffffb2\xffffffb9\xffffffb2
[ 1428.205478] scsi7 : usb-storage 4-1.2:1.0
[ 1429.209053] scsi 7:0:0:0: Direct-Access    ACTIONS  HS USB FlashDisk 2.00 PQ: 0 ANSI: 0 CCS
[ 1429.210733] sd 7:0:0:0: Attached scsi generic sg2 type 0
[ 1429.218812] sd 7:0:0:0: [sdb] 3893112 1024-byte logical blocks: (3.98 GB/3.71 GiB)
[ 1429.224058] sd 7:0:0:0: [sdb] Write Protect is off
[ 1429.224070] sd 7:0:0:0: [sdb] Mode Sense: 00 c0 00 00
[ 1429.229296] sd 7:0:0:0: [sdb] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
[ 1429.248568] sd 7:0:0:0: [sdb] 3893112 1024-byte logical blocks: (3.98 GB/3.71 GiB)
[ 1429.264767]  sdb:
[ 1429.284223] sd 7:0:0:0: [sdb] 3893112 1024-byte logical blocks: (3.98 GB/3.71 GiB)
[ 1429.304243] sd 7:0:0:0: [sdb] Attached SCSI removable disk
[ 1430.542883] FAT-fs (sdb): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!


Dutch Master 05-05-2013 08:28 AM

Right then, back to basics. First, establish if you actually have an internet connection:
Code:

ping -c 5 173.194.73.100
This pings one of the Google servers. The output doesn't really matter, as long as it has at least one successful packet transmitted. If it does, your internet connection is working. If it's not, the issue is on your machine (non-working interface I'd suggest)

If you can ping Google, but cannot connect to a website your problem may be the DNS. Try the ping command again, but replace the IP address with google.com instead. If that fails, DNS is the cause. Report your findings, we'll go from there.

Also, post the output of the following commands, as root:
Code:

ifconfig -a
iwconfig -a


Melbourne 05-05-2013 09:09 AM

Thanks Dutch Master, I've put these below but (embarrassment, shame) I just discovered I can start up wifi through the menu. So I have now got internet access. I'm still puzzled why eth0 doesn't work though...

ping:

Code:

PING 173.194.73.100 (173.194.73.100) 56(84) bytes of data.
From 169.254.9.101 icmp_seq=1 Destination Host Unreachable
From 169.254.9.101 icmp_seq=2 Destination Host Unreachable
From 169.254.9.101 icmp_seq=3 Destination Host Unreachable
From 169.254.9.101 icmp_seq=4 Destination Host Unreachable
From 169.254.9.101 icmp_seq=5 Destination Host Unreachable

--- 173.194.73.100 ping statistics ---
5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 3999ms
pipe 4

ifconfig -a

Code:

eth0      Link encap:Ethernet  HWaddr f0:de:f1:f8:87:20 
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:20 Memory:f2600000-f2620000

eth0:avahi Link encap:Ethernet  HWaddr f0:de:f1:f8:87:20 
          inet addr:169.254.9.101  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Interrupt:20 Memory:f2600000-f2620000

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:94 errors:0 dropped:0 overruns:0 frame:0
          TX packets:94 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:8340 (8.1 KiB)  TX bytes:8340 (8.1 KiB)

usb0      Link encap:Ethernet  HWaddr 02:80:37:ec:02:00 
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wlan0    Link encap:Ethernet  HWaddr 8c:70:5a:59:cb:3c 
          inet addr:192.168.1.101  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::8e70:5aff:fe59:cb3c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:805 errors:0 dropped:0 overruns:0 frame:0
          TX packets:322 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:477585 (466.3 KiB)  TX bytes:43146 (42.1 KiB)

iwconfig (removed the -a)

Code:

wlan0    IEEE 802.11abgn  ESSID:"TNCAP9329AB" 
          Mode:Managed  Frequency:2.462 GHz  Access Point: 58:98:35:93:29:AB 
          Bit Rate=1 Mb/s  Tx-Power=15 dBm 
          Retry  long limit:7  RTS thr:off  Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=70/70  Signal level=-32 dBm 
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:77  Invalid misc:66  Missed beacon:0


Dutch Master 05-05-2013 09:46 AM

I notice your eth0 interface is "hijacked" by avahi. Remove it if you have no need for it (but it may cause broken packages on your system!), it may release eth0.

Anyway, now that you have connectivity, update your system asap (if you haven't done so by now)

Melbourne 05-05-2013 12:37 PM

Again, many thanks. I hadn't heard of avahi (not a social media person) and find the concept alarming. But removing it through synaptic apparently removes gnome as well, which is drastic. So I suppose I will live with it for a while.

I'm actually not sure how to update the system, except by refreshing from synaptic. Too many years with ubuntu I guess. (I did use RH in the distant past.) I'm downloading my usual stuff but probably some things were lost because of installing only from one dvd.

EDDY1 05-05-2013 02:52 PM

try this to see if networks are available as you already have an internet address on wlan0
Quote:

iwlist scan wlan0
rfkill list all

Dutch Master 05-05-2013 07:21 PM

This will do the trick, as root:
Code:

apt-get update && apt-get dist-upgrade
But Synaptic works OK too.

On avahi: it may have a string of dependencies that ultimately kill off Gnome, but by following the trail and en/disabling individual packages you may find a workable solution. Requires time to do properly though!

Melbourne 05-06-2013 05:25 AM

Quote:

Originally Posted by EDDY1 (Post 4945528)
try this to see if networks are available as you already have an internet address on wlan0

Thanks. I didn't know anything about these commands.

(Had to do iwlist wlan0 scanning)

Code:

wlan0    Scan completed :
          Cell 01 - Address: 58:98:35:93:29:AB
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=70/70  Signal level=-40 dBm 
                    Encryption key:on
                    ESSID:"TNCAP9329AB"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000027f391e919d
                    Extra: Last beacon: 184ms ago
                    IE: Unknown: 000B544E434150393332394142
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 03010B
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1A1C181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D160B080400000000000000000000000000000000000000
                    IE: Unknown: DD090010180204000C0000
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
          Cell 02 - Address: 06:8E:F2:52:B7:01
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=48/70  Signal level=-62 dBm 
                    Encryption key:on
                    ESSID:"TNCAP9329AB_EXT"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00000005f8ff6f80
                    Extra: Last beacon: 3420ms ago
                    IE: Unknown: 000F544E4341503933323941425F455854
                    IE: Unknown: 010882848B960C121824
                    IE: Unknown: 03010B
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 2A0104
                    IE: Unknown: 32043048606C
                    IE: Unknown: DD180050F2020101840003A4000027A4000042435E0062322F00
                    IE: Unknown: DD1E00904C334C101BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 2D1A4C101BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: DD1A00904C340B080A00000000000000000000000000000000000000
                    IE: Unknown: 3D160B080A00000000000000000000000000000000000000
                    IE: Unknown: DD0A00037F04010002004000
                    IE: Unknown: DDA60050F204104A0001101044000102103B0001031047001000000000000010000000008EF252B701102100064E54474541521023000B574E323030305250547632102400016E1042001253657269616C204E756D62657220486572651054000800060050F204000110110018574E32303030525054763228576972656C65737320415029100800020086103C000103104900140024E26002000101600000020001600100020001

rfkill list all

Code:

0: tpacpi_bluetooth_sw: Bluetooth
        Soft blocked: no
        Hard blocked: no
1: tpacpi_wwan_sw: Wireless WAN
        Soft blocked: no
        Hard blocked: no
2: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
3: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no


EDDY1 05-06-2013 11:04 AM

You have wireless, all you need to do is click on wireless icon on menu bar select your wireless network & it will prompt for encryption key.
Also there are no blocks on wireless card.
Is 1 of the 2 wireless access point showing yours?


All times are GMT -5. The time now is 02:14 AM.