[solved] Wireless interface not showing up -- Eeepc 1000HE

Edit: for future generations, the fix is to install rfkill, then do "rfkill unblock all". wlan0 should then show up with iwconfig.
I've followed the Wireless Setup guide as best I could, but it's still not working. ifconfig only sees eth0 and lo.
The page for my laptop doesn't seem to apply -- it says that wireless works out of the box (it doesn't) and that if it doesn't, the command "ifconfig wlan0 up" should produce "SIOCSIFFLAGS: no such file or directory".
But for me, it produces "wlan0: unknown interface: No such device"
I've tried all the drivers that seemed relevant, and ath_pci seems to be the right one; at least, lsmod shows that the module wlan is being used by ath_pci, which I guess is a step in the correct direction. I honestly don't know.
Did I just stupidly miss a step somewhere, or is something actually wrong?
Thanks in advance.
Edit: output of lspci:
01:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
Last edited by King_Critter (2010-05-06 18:07:44)

...awesome. I learn something new every day.
That fixed it. To everyone who responded: thank you! You guys are awesome. ^_^
Edit: ok, another problem.
when I run this:
iwconfig wlan0 essid "MyEssid" key s:asciikey
I get:
Error for wireless request "Set Encode" (8B2A) :
SET failed on device wlan0; Invalid Argument
I get quite a few hits on google for the problem, but no solutions that would work for me. One solution is to use Network Manager, but I don't have a gui set up yet, so that's out.
Edit: Ok, I think I fixed it... I don't have a wireless network around at the moment to test it out, but at least it's now going through the motions. The solution is to use netcfg instead if iwconfig. In /etc/network.d/examples/ there are examples for different network types. Just take the relevant one, copy it up one directory (so it's in /etc/network.d/) alter the details, make sure it's named "wireless" and that the CONNECTION line in the script is also "wireless" (or rather, I think they just need to match).
Then run netcfg wireless and it'll hopefully work. You may have to be running the net-profiles daemon -- I added that to rc.conf while trying something else out and I don't know if it's actually needed.
Last edited by King_Critter (2010-05-06 23:12:33)

Similar Messages

  • [mostly solved]RaLink RT2860 wireless NIC not working, in eeePC 1000HE

    I'm having trouble getting my wireless NIC to work.
    I have a clean, up-to-date system, no [testing].  I'm using the stock kernel, 2.6.30, which according to the 1000HE wiki (http://wiki.archlinux.org/index.php/Asu … 000HE#WiFi), is supposed to work out of the box.
    The problem I run into with iwconfig is that it doesn't set an essid.  The essid shows as blank, then I run:
    iwconfig ra0 essid "my id"
    and iwconfig ra0 again shows a blank essid.
    I've tried wpa_supplicant, and it just spams CTRL-EVENT-SCAN-RESULTS indefinitely (my config file is attached).
    I've tried wifi radar, and it gives me errors about the network I'm trying to connect to having no AP address.
    I've only tried to connect to the one network here that I have access to.  It's an unsecured university network with many APs (I think it's called roaming or something?).  Once you have an IP leased, you try to go to a website and are automatically forwarded to an authentication login page.
    I've attached the output from a bunch of different commands:
    ifconfig -a:
    eth0      Link encap:Ethernet  HWaddr 00:26:18:40:58:85 
              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:17
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              UP LOOPBACK RUNNING  MTU:16436  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:0
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    ra0       Link encap:Ethernet  HWaddr 00:25:D3:13:D2:4E 
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:99 errors:0 dropped:0 overruns:0 frame:0
              TX packets:44 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:13066 (12.7 Kb)  TX bytes:0 (0.0 b)
              Interrupt:19
    iwconfig:
    ra0       RT2860 Wireless  ESSID:""  Nickname:"RT2860STA"
              Mode:Auto  Frequency=2.412 GHz  Bit Rate=1 Mb/s   
              RTS thr:off   Fragment thr:off
              Encryption key:off
              Link Quality=10/100  Signal level:0 dBm  Noise level:-97 dBm
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:0   Missed beacon:0
    iwconfig ra0 essid "hi": returns no output
    afterward, iwconfig returns identical output as above
    iwlist ra0 scan:
    ra0       Scan completed :
              Cell 01 - Address: 00:0C:E6:40:7E:00
                        ESSID:"UM Wireless Network"
                        Mode:Managed
                        Channel:11
                        Quality:65/100  Signal level:-64 dBm  Noise level:-97 dBm
                        Encryption key:off
                        Bit Rates:54 Mb/s
              Cell 02 - Address: 00:0C:E6:40:7E:01
                        ESSID:"MWireless"
                        Mode:Managed
                        Channel:11
                        Quality:65/100  Signal level:-64 dBm  Noise level:-97 dBm
                        Encryption key:on
                        Bit Rates:54 Mb/s
                        IE: IEEE 802.11i/WPA2 Version 1
                            Group Cipher : CCMP
                            Pairwise Ciphers (1) : CCMP
                            Authentication Suites (1) : 802.1x
              Cell 03 - Address: 00:0C:E6:40:76:00
                        ESSID:"UM Wireless Network"
                        Mode:Managed
                        Channel:11
                        Quality:24/100  Signal level:-80 dBm  Noise level:-97 dBm
                        Encryption key:off
                        Bit Rates:54 Mb/s
              Cell 04 - Address: 00:0C:E6:40:76:01
                        ESSID:"MWireless"
                        Mode:Managed
                        Channel:11
                        Quality:34/100  Signal level:-76 dBm  Noise level:-97 dBm
                        Encryption key:on
                        Bit Rates:54 Mb/s
                        IE: IEEE 802.11i/WPA2 Version 1
                            Group Cipher : CCMP
                            Pairwise Ciphers (1) : CCMP
                            Authentication Suites (1) : 802.1x
              Cell 05 - Address: 00:0C:E6:40:88:00
                        ESSID:"UM Wireless Network"
                        Mode:Managed
                        Channel:11
                        Quality:60/100  Signal level:-66 dBm  Noise level:-97 dBm
                        Encryption key:off
                        Bit Rates:54 Mb/s
              Cell 06 - Address: 00:0C:E6:40:7B:00
                        ESSID:"UM Wireless Network"
                        Mode:Managed
                        Channel:11
                        Quality:20/100  Signal level:-82 dBm  Noise level:-97 dBm
                        Encryption key:off
                        Bit Rates:54 Mb/s
              Cell 07 - Address: 00:0C:E6:40:97:01
                        ESSID:"MWireless"
                        Mode:Managed
                        Channel:11
                        Quality:20/100  Signal level:-82 dBm  Noise level:-97 dBm
                        Encryption key:on
                        Bit Rates:54 Mb/s
                        IE: IEEE 802.11i/WPA2 Version 1
                            Group Cipher : CCMP
                            Pairwise Ciphers (1) : CCMP
                            Authentication Suites (1) : 802.1x
              Cell 08 - Address: 00:0C:E6:40:75:00
                        ESSID:"UM Wireless Network"
                        Mode:Managed
                        Channel:11
                        Quality:39/100  Signal level:-74 dBm  Noise level:-97 dBm
                        Encryption key:off
                        Bit Rates:54 Mb/s
              Cell 09 - Address: 00:0C:E6:40:88:01
                        ESSID:"MWireless"
                        Mode:Managed
                        Channel:11
                        Quality:65/100  Signal level:-64 dBm  Noise level:-97 dBm
                        Encryption key:on
                        Bit Rates:54 Mb/s
                        IE: IEEE 802.11i/WPA2 Version 1
                            Group Cipher : CCMP
                            Pairwise Ciphers (1) : CCMP
                            Authentication Suites (1) : 802.1x
              Cell 10 - Address: 00:0C:E6:40:7B:01
                        ESSID:"MWireless"
                        Mode:Managed
                        Channel:11
                        Quality:20/100  Signal level:-82 dBm  Noise level:-97 dBm
                        Encryption key:on
                        Bit Rates:54 Mb/s
                        IE: IEEE 802.11i/WPA2 Version 1
                            Group Cipher : CCMP
                            Pairwise Ciphers (1) : CCMP
                            Authentication Suites (1) : 802.1x
              Cell 11 - Address: 00:0C:E6:40:75:01
                        ESSID:"MWireless"
                        Mode:Managed
                        Channel:11
                        Quality:44/100  Signal level:-72 dBm  Noise level:-97 dBm
                        Encryption key:on
                        Bit Rates:54 Mb/s
                        IE: IEEE 802.11i/WPA2 Version 1
                            Group Cipher : CCMP
                            Pairwise Ciphers (1) : CCMP
                            Authentication Suites (1) : 802.1x
              Cell 12 - Address: 00:0C:E6:40:8D:00
                        ESSID:"UM Wireless Network"
                        Mode:Managed
                        Channel:11
                        Quality:20/100  Signal level:-82 dBm  Noise level:-97 dBm
                        Encryption key:off
                        Bit Rates:54 Mb/s
              Cell 13 - Address: 00:0C:E6:40:8D:01
                        ESSID:"MWireless"
                        Mode:Managed
                        Channel:11
                        Quality:20/100  Signal level:-82 dBm  Noise level:-97 dBm
                        Encryption key:on
                        Bit Rates:54 Mb/s
                        IE: IEEE 802.11i/WPA2 Version 1
                            Group Cipher : CCMP
                            Pairwise Ciphers (1) : CCMP
                            Authentication Suites (1) : 802.1x
    iwpriv:
    ra0       Available private ioctls :
              set              (8BE2) : set 1024 char  & get   0     
              connStatus       (0004) : set   0       & get 2047 char
              driverVer        (0005) : set   0       & get 2047 char
              bainfo           (0006) : set   0       & get 2047 char
              descinfo         (0007) : set   0       & get 2047 char
              radio_off        (000A) : set   0       & get 2047 char
              radio_on         (000B) : set   0       & get 2047 char
              show             (0014) : set 1024 char  & get 2047 char
              bbp              (8BE3) : set 2047 char  & get 2047 char
              mac              (8BE5) : set 1024 char  & get 1024 char
              e2p              (8BE7) : set 1024 char  & get 1024 char
              stat             (8BE9) : set   0       & get 2047 char
              get_site_survey  (8BED) : set   0       & get 1024 char
    lspci:
    00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
    00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
    00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
    00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
    00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
    00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
    00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
    00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
    00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
    00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02)
    01:00.0 Network controller: RaLink RT2860
    03:00.0 Ethernet controller: Attansic Technology Corp. L1e Gigabit Ethernet Adapter (rev b0)
    wpa_supplicant -Dwext -ira0 -c/etc/wpa_supplicant.conf:
    CTRL-EVENT-SCAN-RESULTS
    CTRL-EVENT-SCAN-RESULTS
    CTRL-EVENT-SCAN-RESULTS
    CTRL-EVENT-SCAN-RESULTS
    CTRL-EVENT-SCAN-RESULTS
    CTRL-EVENT-SCAN-RESULTS
    CTRL-EVENT-SCAN-RESULTS
    CTRL-EVENT-SCAN-RESULTS
    CTRL-EVENT-SCAN-RESULTS
    CTRL-EVENT-SCAN-RESULTS
    CTRL-EVENT-TERMINATING - signal 2 received
    cat /etc/wpa_supplicant.conf:
    # Catch all example that allows more or less all configuration modes
    network={
        ssid="UM Wireless Network"
        scan_ssid=1
        key_mgmt=WPA-EAP WPA-PSK IEEE8021X NONE
        pairwise=CCMP TKIP
        group=CCMP TKIP WEP104 WEP40
        psk="very secret passphrase"
        eap=TTLS PEAP TLS
        identity="[email protected]"
        password="foobar"
        ca_cert="/etc/cert/ca.pem"
        client_cert="/etc/cert/user.pem"
        private_key="/etc/cert/user.prv"
        private_key_passwd="password"
        phase1="peaplabel=0"
    dmesg: (This was run after all the other commands.  I ran the wpa_supplicant command a couple of times, so the tail of the output is the result of a few different attempts by wpa_supplicant to find a network.)
    Linux version 2.6.30-ARCH (root@arch) (gcc version 4.4.0 20090630 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Jul 4 11:13:08 UTC 2009
    KERNEL supported cpus:
      Intel GenuineIntel
      AMD AuthenticAMD
      NSC Geode by NSC
      Cyrix CyrixInstead
      Centaur CentaurHauls
      Transmeta GenuineTMx86
      Transmeta TransmetaCPU
      UMC UMC UMC UMC
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e2000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000007f7a0000 (usable)
    BIOS-e820: 000000007f7a0000 - 000000007f7ae000 (ACPI data)
    BIOS-e820: 000000007f7ae000 - 000000007f7f0000 (ACPI NVS)
    BIOS-e820: 000000007f7f0000 - 000000007f800000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
    DMI present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    last_pfn = 0x7f7a0 max_arch_pfn = 0x100000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
      00000-9FFFF write-back
      A0000-DFFFF uncachable
      E0000-EFFFF write-through
      F0000-FFFFF write-protect
    MTRR variable ranges enabled:
      0 base 000000000 mask 080000000 write-back
      1 base 07F800000 mask 0FF800000 uncachable
      2 disabled
      3 disabled
      4 disabled
      5 disabled
      6 disabled
      7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009fc00 (usable)
    modified: 000000000009fc00 - 00000000000a0000 (reserved)
    modified: 00000000000e2000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 000000007f7a0000 (usable)
    modified: 000000007f7a0000 - 000000007f7ae000 (ACPI data)
    modified: 000000007f7ae000 - 000000007f7f0000 (ACPI NVS)
    modified: 000000007f7f0000 - 000000007f800000 (reserved)
    modified: 00000000fee00000 - 00000000fee01000 (reserved)
    modified: 00000000fff80000 - 0000000100000000 (reserved)
    init_memory_mapping: 0000000000000000-00000000377fe000
    0000000000 - 0000400000 page 4k
    0000400000 - 0037400000 page 2M
    0037400000 - 00377fe000 page 4k
    kernel direct mapping tables up to 377fe000 @ 10000-15000
    RAMDISK: 7f6fc000 - 7f78fe11
    Allocated new RAMDISK: 00628000 - 006bbe11
    Move RAMDISK from 000000007f6fc000 - 000000007f78fe10 to 00628000 - 006bbe10
    ACPI: RSDP 000fb9d0 00014 (v00 ACPIAM)
    ACPI: RSDT 7f7a0000 0003C (v01 A_M_I_ OEMRSDT  04000920 MSFT 00000097)
    ACPI: FACP 7f7a0200 00084 (v02 A_M_I_ OEMFACP  04000920 MSFT 00000097)
    ACPI: DSDT 7f7a0430 05D8C (v01  A1192 A1192000 00000000 INTL 20051117)
    ACPI: FACS 7f7ae000 00040
    ACPI: APIC 7f7a0390 0005C (v01 A_M_I_ OEMAPIC  04000920 MSFT 00000097)
    ACPI: MCFG 7f7a03f0 0003C (v01 A_M_I_ OEMMCFG  04000920 MSFT 00000097)
    ACPI: OEMB 7f7ae040 00061 (v01 A_M_I_ AMI_OEM  04000920 MSFT 00000097)
    ACPI: HPET 7f7a61c0 00038 (v01 A_M_I_ OEMHPET  04000920 MSFT 00000097)
    ACPI: SSDT 7f7aeb40 004F0 (v01  PmRef    CpuPm 00003000 INTL 20051117)
    ACPI: Local APIC address 0xfee00000
    1151MB HIGHMEM available.
    887MB LOWMEM available.
      mapped low ram: 0 - 377fe000
      low ram: 0 - 377fe000
      node 0 low ram: 00000000 - 377fe000
      node 0 bootmap 00011000 - 00017f00
    (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
      #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
      #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
      #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
      #3 [0000100000 - 0000624e44]    TEXT DATA BSS ==> [0000100000 - 0000624e44]
      #4 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
      #5 [0000625000 - 00006271e0]              BRK ==> [0000625000 - 00006271e0]
      #6 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 - 0000011000]
      #7 [0000628000 - 00006bbe11]      NEW RAMDISK ==> [0000628000 - 00006bbe11]
      #8 [0000011000 - 0000018000]          BOOTMAP ==> [0000011000 - 0000018000]
    found SMP MP-table at [c00ff780] ff780
    Zone PFN ranges:
      DMA      0x00000010 -> 0x00001000
      Normal   0x00001000 -> 0x000377fe
      HighMem  0x000377fe -> 0x0007f7a0
    Movable zone start PFN for each node
    early_node_map[2] active PFN ranges
        0: 0x00000010 -> 0x0000009f
        0: 0x00000100 -> 0x0007f7a0
    On node 0 totalpages: 522031
    free_area_init_node: node 0, pgdat c04c1380, node_mem_map c1000200
      DMA zone: 32 pages used for memmap
      DMA zone: 0 pages reserved
      DMA zone: 3951 pages, LIFO batch:0
      Normal zone: 1744 pages used for memmap
      Normal zone: 221486 pages, LIFO batch:31
      HighMem zone: 2304 pages used for memmap
      HighMem zone: 292514 pages, LIFO batch:31
    Using APIC driver default
    ACPI: PM-Timer IO Port: 0x808
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Enabling APIC mode:  Flat.  Using 1 I/O APICs
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0xffffffff base: 0xfed00000
    SMP: Allowing 2 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e2000
    PM: Registered nosave memory: 00000000000e2000 - 0000000000100000
    Allocating PCI resources starting at 80000000 (gap: 7f800000:7f600000)
    NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    PERCPU: Embedded 11 pages at c1ffa000, static data 24444 bytes
    Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 517951
    Kernel command line: root=/dev/disk/by-uuid/2debd498-3ab0-459c-afbe-d75860e0d650 ro
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    NR_IRQS:512
    PID hash table entries: 4096 (order: 12, 16384 bytes)
    Fast TSC calibration using PIT
    Detected 1662.281 MHz processor.
    Console: colour VGA+ 80x25
    console [tty0] enabled
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Initializing HighMem for node 0 (000377fe:0007f7a0)
    Memory: 2064176k/2088576k available (2902k kernel code, 23140k reserved, 1047k data, 392k init, 1179272k highmem)
    virtual kernel memory layout:
        fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)
        pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
        vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
        lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
          .init : 0xc04e1000 - 0xc0543000   ( 392 kB)
          .data : 0xc03d590f - 0xc04db6a8   (1047 kB)
          .text : 0xc0100000 - 0xc03d590f   (2902 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    hpet clockevent registered
    HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Calibrating delay loop (skipped), value calculated using timer frequency.. 3325.08 BogoMIPS (lpj=5540936)
    Security Framework initialized
    Mount-cache hash table entries: 512
    CPU: L1 I cache: 32K, L1 D cache: 24K
    CPU: L2 cache: 512K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    using mwait in idle threads.
    Checking 'hlt' instruction... OK.
    ACPI: Core revision 20090320
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Atom(TM) CPU N280   @ 1.66GHz stepping 02
    Booting processor 1 APIC 0x1 ip 0x6000
    Initializing CPU#1
    Calibrating delay using timer specific routine.. 3326.54 BogoMIPS (lpj=5541676)
    CPU: L1 I cache: 32K, L1 D cache: 24K
    CPU: L2 cache: 512K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#1.
    x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
    CPU1: Intel(R) Atom(TM) CPU N280   @ 1.66GHz stepping 02
    checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    Brought up 2 CPUs
    Total of 2 processors activated (6652.63 BogoMIPS).
    CPU0 attaching sched-domain:
    domain 0: span 0-1 level SIBLING
      groups: 0 1
    CPU1 attaching sched-domain:
    domain 0: span 0-1 level SIBLING
      groups: 1 0
    net_namespace: 1056 bytes
    Booting paravirtualized kernel on bare hardware
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
    PCI: Not using MMCONFIG.
    PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
    PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
    PCI: Using MMCONFIG for extended config space
    ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
    ACPI: EC: driver started in poll mode
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci 0000:00:02.0: reg 10 32bit mmio: [0xf7f00000-0xf7f7ffff]
    pci 0000:00:02.0: reg 14 io port: [0xdc00-0xdc07]
    pci 0000:00:02.0: reg 18 32bit mmio: [0xd0000000-0xdfffffff]
    pci 0000:00:02.0: reg 1c 32bit mmio: [0xf7ec0000-0xf7efffff]
    pci 0000:00:02.1: reg 10 32bit mmio: [0xf7f80000-0xf7ffffff]
    pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7eb8000-0xf7ebbfff]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.1: PME# disabled
    pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.3: PME# disabled
    pci 0000:00:1d.0: reg 20 io port: [0xd400-0xd41f]
    pci 0000:00:1d.1: reg 20 io port: [0xd480-0xd49f]
    pci 0000:00:1d.2: reg 20 io port: [0xd800-0xd81f]
    pci 0000:00:1d.3: reg 20 io port: [0xd880-0xd89f]
    pci 0000:00:1d.7: reg 10 32bit mmio: [0xf7eb7c00-0xf7eb7fff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
    pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0380 (mask 0003)
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 0007)
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0068 (mask 0003)
    pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]
    pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]
    pci 0000:00:1f.1: reg 18 io port: [0x8f0-0x8f7]
    pci 0000:00:1f.1: reg 1c io port: [0x8f8-0x8fb]
    pci 0000:00:1f.1: reg 20 io port: [0xffa0-0xffaf]
    pci 0000:00:1f.2: reg 10 io port: [0xd080-0xd087]
    pci 0000:00:1f.2: reg 14 io port: [0xd000-0xd003]
    pci 0000:00:1f.2: reg 18 io port: [0xcc00-0xcc07]
    pci 0000:00:1f.2: reg 1c io port: [0xc880-0xc883]
    pci 0000:00:1f.2: reg 20 io port: [0xc800-0xc80f]
    pci 0000:00:1f.2: reg 24 32bit mmio: [0xf7eb7800-0xf7eb7bff]
    pci 0000:00:1f.2: PME# supported from D3hot
    pci 0000:00:1f.2: PME# disabled
    pci 0000:03:00.0: reg 10 64bit mmio: [0xfbfc0000-0xfbffffff]
    pci 0000:03:00.0: reg 18 io port: [0xec00-0xec7f]
    pci 0000:03:00.0: PME# supported from D3hot D3cold
    pci 0000:03:00.0: PME# disabled
    pci 0000:00:1c.1: bridge io port: [0xe000-0xefff]
    pci 0000:00:1c.1: bridge 32bit mmio: [0xfbf00000-0xfbffffff]
    pci 0000:01:00.0: reg 10 32bit mmio: [0xfbef0000-0xfbefffff]
    pci 0000:01:00.0: PME# supported from D0 D3hot
    pci 0000:01:00.0: PME# disabled
    pci 0000:00:1c.3: bridge 32bit mmio: [0xf8000000-0xfbefffff]
    pci 0000:00:1c.3: bridge 64bit mmio pref: [0xf0000000-0xf6ffffff]
    pci 0000:00:1e.0: transparent bridge
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 *15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    PCI: Using ACPI for IRQ routing
    NetLabel: Initializing
    NetLabel:  domain hash size = 128
    NetLabel:  protocols = UNLABELED CIPSOv4
    NetLabel:  unlabeled traffic allowed by default
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 13 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: iomem range 0xfed13000-0xfed19fff has been reserved
    system 00:08: ioport range 0x25c-0x25f has been reserved
    system 00:08: ioport range 0x380-0x383 has been reserved
    system 00:08: ioport range 0x400-0x41f has been reserved
    system 00:08: ioport range 0x4d0-0x4d1 has been reserved
    system 00:08: ioport range 0x800-0x87f has been reserved
    system 00:08: ioport range 0x480-0x4bf has been reserved
    system 00:08: iomem range 0x8c000000-0x8c01ffff has been reserved
    system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
    system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved
    system 00:08: iomem range 0xfed50000-0xfed8ffff has been reserved
    system 00:08: iomem range 0xffb00000-0xffbfffff has been reserved
    system 00:08: iomem range 0xfff00000-0xffffffff could not be reserved
    system 00:0a: iomem range 0xfec00000-0xfec00fff has been reserved
    system 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved
    system 00:0b: iomem range 0xe0000000-0xe3ffffff has been reserved
    system 00:0c: iomem range 0x0-0x9ffff could not be reserved
    system 00:0c: iomem range 0xc0000-0xcffff could not be reserved
    system 00:0c: iomem range 0xe0000-0xfffff could not be reserved
    system 00:0c: iomem range 0x100000-0x7f7fffff could not be reserved
    pci 0000:00:1c.0: PCI bridge, secondary bus 0000:04
    pci 0000:00:1c.0:   IO window: disabled
    pci 0000:00:1c.0:   MEM window: disabled
    pci 0000:00:1c.0:   PREFETCH window: disabled
    pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
    pci 0000:00:1c.1:   IO window: 0xe000-0xefff
    pci 0000:00:1c.1:   MEM window: 0xfbf00000-0xfbffffff
    pci 0000:00:1c.1:   PREFETCH window: disabled
    pci 0000:00:1c.3: PCI bridge, secondary bus 0000:01
    pci 0000:00:1c.3:   IO window: disabled
    pci 0000:00:1c.3:   MEM window: 0xf8000000-0xfbefffff
    pci 0000:00:1c.3:   PREFETCH window: 0x000000f0000000-0x000000f6ffffff
    pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05
    pci 0000:00:1e.0:   IO window: disabled
    pci 0000:00:1e.0:   MEM window: disabled
    pci 0000:00:1e.0:   PREFETCH window: disabled
    pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.1: setting latency timer to 64
    pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:1c.3: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
    pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
    pci_bus 0000:03: resource 0 io:  [0xe000-0xefff]
    pci_bus 0000:03: resource 1 mem: [0xfbf00000-0xfbffffff]
    pci_bus 0000:01: resource 1 mem: [0xf8000000-0xfbefffff]
    pci_bus 0000:01: resource 2 pref mem [0xf0000000-0xf6ffffff]
    pci_bus 0000:05: resource 3 io:  [0x00-0xffff]
    pci_bus 0000:05: resource 4 mem: [0x000000-0xffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    NET: Registered protocol family 1
    Unpacking initramfs...
    Freeing initrd memory: 591k freed
    apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    apm: disabled - APM is not SMP safe.
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1247582678.410:1): initialized
    highmem bounce pool size: 64 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    msgmni has been set to 1731
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pci 0000:00:02.0: Boot video device
    pcieport-driver 0000:00:1c.0: irq 24 for MSI/MSI-X
    pcieport-driver 0000:00:1c.0: setting latency timer to 64
    pcieport-driver 0000:00:1c.1: irq 25 for MSI/MSI-X
    pcieport-driver 0000:00:1c.1: setting latency timer to 64
    pcieport-driver 0000:00:1c.3: irq 26 for MSI/MSI-X
    pcieport-driver 0000:00:1c.3: setting latency timer to 64
    isapnp: Scanning for PnP cards...
    Switched to high resolution mode on CPU 1
    Switched to high resolution mode on CPU 0
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    input: Macintosh mouse button emulation as /devices/virtual/input/input0
    PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 392k freed
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ahci 0000:00:1f.2: version 3.0
    ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ahci 0000:00:1f.2: irq 27 for MSI/MSI-X
    ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x5 impl SATA mode
    ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part
    ahci 0000:00:1f.2: setting latency timer to 64
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    scsi3 : ahci
    ata1: SATA max UDMA/133 abar m1024@0xf7eb7800 port 0xf7eb7900 irq 27
    ata2: DUMMY
    ata3: SATA max UDMA/133 abar m1024@0xf7eb7800 port 0xf7eb7a00 irq 27
    ata4: DUMMY
    pata_acpi 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    pata_acpi 0000:00:1f.1: setting latency timer to 64
    pata_acpi 0000:00:1f.1: PCI INT A disabled
    ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata3: SATA link down (SStatus 0 SControl 300)
    ata1.00: ATA-8: Hitachi HTS543216L9SA00, FB2OC40C, max UDMA/133
    ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
    ata1.00: configured for UDMA/133
    scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54321 FB2O PQ: 0 ANSI: 5
    ata_piix 0000:00:1f.1: version 2.13
    ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    ata_piix 0000:00:1f.1: setting latency timer to 64
    scsi4 : ata_piix
    scsi5 : ata_piix
    ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
    ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
    Driver 'sd' needs updating - please use bus_type methods
    sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 sda4
    sd 0:0:0:0: [sda] Attached SCSI disk
    ata6: port disabled. ignoring.
    kjournald starting.  Commit interval 5 seconds
    EXT3-fs: mounted filesystem with writeback data mode.
    rtc_cmos 00:03: RTC can wake from S4
    rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
    udev: starting version 141
    ACPI: AC Adapter [AC0] (on-line)
    ACPI: EC: non-query interrupt received, switching to interrupt mode
    ACPI: Battery Slot [BAT0] (battery present)
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    ACPI: Power Button [PWRF]
    input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
    ACPI: Lid Switch [LID]
    input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
    ACPI: Sleep Button [SLPB]
    input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
    ACPI: Power Button [PWRB]
    ACPI: SSDT 7f7ae180 001FA (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
    ACPI: SSDT 7f7ae410 00724 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Marking TSC unstable due to TSC halts in idle
    ACPI: CPU0 (power states: C1[C1] C2[C2])
    processor ACPI_CPU:00: registered as cooling_device0
    ACPI: Processor [P001] (supports 8 throttling states)
    ACPI: SSDT 7f7ae0b0 000CC (v01  PmRef  Cpu1Ist 00003000 INTL 20051117)
    ACPI: SSDT 7f7ae380 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20051117)
    ACPI: CPU1 (power states: C1[C1] C2[C2])
    processor ACPI_CPU:01: registered as cooling_device1
    ACPI: Processor [P002] (supports 8 throttling states)
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [TZ00] (42 C)
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    Linux agpgart interface v0.103
    intel_rng: FWH not detected
    usbcore: registered new device driver usb
    input: PC Speaker as /devices/platform/pcspkr/input/input6
    input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:19/input/input7
    ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
    rt2860sta: module is from the staging directory, the quality is unknown, you have been warned.
    rt2860 0000:01:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    === pAd = f8591000, size = 580808 ===
    <-- RTMPAllocAdapterBlock, Status=0
    rt2860 0000:01:00.0: setting latency timer to 64
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7eb7c00
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 8 ports detected
    ATL1E 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    ATL1E 0000:03:00.0: setting latency timer to 64
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d480
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800
    usb usb4: configuration #1 chosen from 1 choice
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1d.3: setting latency timer to 64
    uhci_hcd 0000:00:1d.3: UHCI Host Controller
    uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d880
    usb usb5: configuration #1 chosen from 1 choice
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    agpgart-intel 0000:00:00.0: Intel 945GME Chipset
    agpgart-intel 0000:00:00.0: detected 7932K stolen memory
    agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    iTCO_vendor_support: vendor-support=0
    eeepc: Eee PC Hotkey Driver
    eeepc: Hotkey init flags 0x41
    eeepc: Get control methods supported: 0x101713
    input: Asus EeePC extra buttons as /devices/virtual/input/input8
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
    iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x0860)
    iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    usb 1-8: new high speed USB device using ehci_hcd and address 3
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    psmouse serio1: ID: 10 00 64
    usb 1-8: configuration #1 chosen from 1 choice
    elantech.c: assuming hardware version 2, firmware version 2.48
    usb 5-1: new full speed USB device using uhci_hcd and address 2
    elantech.c: Synaptics capabilities query result 0x00, 0x02, 0x64.
    usb 5-1: configuration #1 chosen from 1 choice
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
    Linux video capture interface: v2.00
    input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input10
    uvcvideo: Found UVC 1.00 device CNF7129 (04f2:b071)
    input: CNF7129 as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input11
    usbcore: registered new interface driver uvcvideo
    USB Video Class driver (v0.1.0)
    Bluetooth: Core ver 2.15
    NET: Registered protocol family 31
    Bluetooth: HCI device and connection manager initialized
    Bluetooth: HCI socket layer initialized
    Bluetooth: Generic Bluetooth USB driver ver 0.5
    usbcore: registered new interface driver btusb
    EXT3 FS on sda3, internal journal
    kjournald starting.  Commit interval 5 seconds
    EXT3 FS on sda4, internal journal
    EXT3-fs: mounted filesystem with writeback data mode.
    Adding 1052248k swap on /dev/sda2.  Priority:-1 extents:1 across:1052248k
    RX DESC f649f000  size = 2048
    <-- RTMPAllocTxRxRingMemory, Status=0
    --> Error 2 opening /etc/Wireless/RT2860STA/RT2860STA.dat
    1. Phy Mode = 0
    2. Phy Mode = 0
    3. Phy Mode = 0
    RTMPSetPhyMode: channel is out of range, use first channel=1
    MCS Set = 00 00 00 00 00
    <==== RTMPInitialize, Status=0
    0x1300 = 00073200
    ===>rt_ioctl_giwscan. 13(13) BSS returned, data->length = 1336
    ===>rt_ioctl_giwscan. 13(13) BSS returned, data->length = 1375
    ===>rt_ioctl_giwscan. 16(16) BSS returned, data->length = 1641
    ===>rt_ioctl_giwscan. 14(14) BSS returned, data->length = 1470
    ===>rt_ioctl_giwscan. 16(16) BSS returned, data->length = 1641
    ===>rt_ioctl_giwscan. 16(16) BSS returned, data->length = 1641
    RX DESC f649f000  size = 2048
    <-- RTMPAllocTxRxRingMemory, Status=0
    --> Error 2 opening /etc/Wireless/RT2860STA/RT2860STA.dat
    1. Phy Mode = 0
    2. Phy Mode = 0
    3. Phy Mode = 0
    MCS Set = 00 00 00 00 00
    <==== RTMPInitialize, Status=0
    0x1300 = 00073200
    RX DESC f73ce000  size = 2048
    <-- RTMPAllocTxRxRingMemory, Status=0
    --> Error 2 opening /etc/Wireless/RT2860STA/RT2860STA.dat
    1. Phy Mode = 0
    2. Phy Mode = 0
    3. Phy Mode = 0
    MCS Set = 00 00 00 00 00
    <==== RTMPInitialize, Status=0
    0x1300 = 00073200
    ===>rt_ioctl_giwscan. 14(14) BSS returned, data->length = 1431
    ===>rt_ioctl_giwscan. 12(12) BSS returned, data->length = 1240
    ===>rt_ioctl_giwscan. 15(15) BSS returned, data->length = 1619
    ===>rt_ioctl_giwscan. 15(15) BSS returned, data->length = 1619
    ===>rt_ioctl_giwscan. 15(15) BSS returned, data->length = 1588
    ===>rt_ioctl_giwscan. 15(15) BSS returned, data->length = 1619
    ===>rt_ioctl_giwscan. 16(16) BSS returned, data->length = 1714
    ===>rt_ioctl_giwscan. 17(17) BSS returned, data->length = 1779
    ===>rt_ioctl_giwscan. 13(13) BSS returned, data->length = 1409
    ===>rt_ioctl_giwscan. 12(12) BSS returned, data->length = 1240
    RX DESC f6948000  size = 2048
    <-- RTMPAllocTxRxRingMemory, Status=0
    --> Error 2 opening /etc/Wireless/RT2860STA/RT2860STA.dat
    1. Phy Mode = 0
    2. Phy Mode = 0
    3. Phy Mode = 0
    MCS Set = 00 00 00 00 00
    <==== RTMPInitialize, Status=0
    0x1300 = 00073200
    ===>rt_ioctl_giwscan. 12(12) BSS returned, data->length = 1240
    ===>rt_ioctl_giwscan. 10(10) BSS returned, data->length = 1070
    ===>rt_ioctl_giwscan. 13(13) BSS returned, data->length = 1355
    ===>rt_ioctl_giwscan. 15(15) BSS returned, data->length = 1546
    ===>rt_ioctl_giwscan. 13(13) BSS returned, data->length = 1316
    ===>rt_ioctl_giwscan. 13(13) BSS returned, data->length = 1355
    ===>rt_ioctl_giwscan. 14(14) BSS returned, data->length = 1470
    ===>rt_ioctl_giwscan. 14(14) BSS returned, data->length = 1470
    ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 1165
    ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 1145
    ===>rt_ioctl_giwscan. 14(14) BSS returned, data->length = 1504
    ===>rt_ioctl_giwscan. 15(15) BSS returned, data->length = 1546
    Last edited by mishchea (2009-07-15 02:42:39)

    Malstrond wrote:Mostly because Ralink just hacks their drivers together to work somehow. A module should never require files in /etc/, but they don't care. The file contains settings, ranging from packet thresholds to country selection. There is a readme file in the archive, you can change some interesting things in there, i.e. auto roaming.
    The staging drivers included in the kernel have this settings file included in the module, but there have been problems with this in 2.6.30, among others, the included drivers for RT2870-based hardware, for example, can render your system unusable.
    Sadly, there doesn't seem to be much effort on the side of Linux community either. Maybe it's because all the devs interested in this already bought one of earlier EEEs with an Atheros chipset.
    I've got one of these cards and it works fine. I'm running 2.6.31.
    I use a wpa_supplicant based connection. I suggest that you do the same, the config file is crap and it doesn't appear to accept iwconfig input.
    For netcfg and this card, try netcfg 2.5 which will be out in the next 24 hours. In the meantime, you could configure your networks in a wpa_supplicant config file. Don't use a catch all like above, create a more specific one.

  • The option to sync wirelessly is not showing up on the summary tab

    The option to sync wirelessly is not showing up on the summary tab when iphone is connected. Does anyone know why?

    Here is a simple example
    This square starts like this
    No normaly once selected like that when you "grab the corner" the scroll bar will come up and adjust dimensions of the entire square. But when I do it it only changes one side like this
    I want it to adjust all sizes like it used too without having to pull each individual corner to have a flat perspective.

  • HP C6380 photosmart all in one wireless does not show in mac printers

    I have a new MacBook Pro and an "old" HP C6380 photosmart printer/scanner. It is connected to my wireless network but does not show on Mac to choose to add as a printer. What can I do? I do not want to buy a new printer!

    Never mind. It just won't work wirelessly. I connected to router with cable & it works OK.

  • Service Interfaces not showing in the IP when imported in ID in PI7.1

    HI Experts,
         I have developed an Integration process(IP) in ESR using some Service interfaces and Operation mapping for implementing BPM.
    I am trying to import the IP into my Integration Directory. But the imported Integration process(which is now as good as a Business Service) does not show the Interfaces i have used in the BPM in the ESR.
       Without the interfaces being attached to the IP, i cannot create RD and ID's.
    This is the first time BPM is being configured in this server.
    Please guide me if there are any settings specific to ccBPM to be done in ECC.
    Please help me resolve this issue... i am in a crictical condition to meet the deadline..
    Thanx in advance,
    Nandan

    Hi Neetesh,
             Thanx for your reply. If there are any initial settings to be done in PI, please list them so that i can check if they exist in our system.
    Also,when i check(f7) my IP , its showing a message that " Container element my_interface in step Send1 is initialized but is not used ". Is this a concern ?
    I have copy pasted my interface names in the RD and InterfaceDtrmn in my ID and completed the ID part of configuration.When i test the BPM by triggering my Purchase Orders from my sender service,it is showing the following error in moni:
    "<SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>No object type found for the message. Check that the corresponding process is activated</SAP:Stack> " in error section and in TRace its showing this error:
    <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_BPE-ENTER_PLSRV">
      <Trace level="1" type="T">could not create BPE proxy for message, no XML object definition found for message 70126C4C0C4D0B11E1000000AC113034</Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="System_Error">Error exception return from pipeline processing!</Trace>
    Please suggest how these can be resolved????

  • All devices listed as wireless clients not showing up.

    I  have an airport extreme (newest version) I have my apple tv, computer and ipad showing up listed as wireless clients, however my iphone does not show up. It is connected to my network. I have tested with another iphone (same version 4S and same iOS) it shows up but not Mine.
    Do u know why it is not showing up?

    remove power cord from the PSU and >>Clear CMOS Guide<<
    if the wifi card is removable, try to reseat it
    also install latest killer drivers from:
    http://www.msi.com/support/mb/X99S-GAMING-9-ACK.html#down-driver&Win8.1 64
    [try older version as well if needs]

  • Wireless adapter not showing up in device manager

    Hello all,
    I am having a particularly frustrating problem. I was playing around with the memory timings to overclock my computer and all of a sudden, my wireless adapter ceases to exist to my computer. It does not show up anywhere in device manager (including no unknown devices or anything), only the Ethernet shows up. I have tried a system restore, turned off all OC and my BIOS is updated to the most recent version. Is it possible that trying to overclock my computer caused the wireless adapter to burn out? The motherboard I'm using is the msi x99S gaming 9 ack.
    Any help would be very appreciated, thank you all in advance for your time to help out!

    remove power cord from the PSU and >>Clear CMOS Guide<<
    if the wifi card is removable, try to reseat it
    also install latest killer drivers from:
    http://www.msi.com/support/mb/X99S-GAMING-9-ACK.html#down-driver&Win8.1 64
    [try older version as well if needs]

  • Wireless Driver not showing up

    Need help please. I've done a lot of searching for a solution to my issue and nothing has seemed to work. computer froze wouldn't do anything, so I hard shut it off by holding power button. Started it back up and Wifi capabilities is gone. I opened up HP recovery to install the WiFi driver, installed it, restarted the laptop. Opened up device manager and the driver is still not showing up. Airplane mode is off. I even did a system restore and nothing happened. Any help is appreciated.

    Hi
    First of all WLAN can be enabled or disabled with the hardware switch on the notebook and FN+F8.
    Did you check this?
    Which driver did you try to install?
    I can recommend the drivers from the Toshiba website because I never had problems with these:
    http://eu.computers.toshiba-europe.com => Support & Downloads => Download Drivers
    If it doesnt work you should it with SP2 only. Sometimes SP3 causes compatibility issues that can be solved with SP2 only.
    Bye

  • Wireless encryption not showing under airport in menu bar

    All of the sudden, it seems that my iMac (24", 1 gig ram, 2.4 ghz) is not 'connected' to the secure network that the rest of my house is on. In the menu bar under the airport icon, it says that i am connected to my network but it does not show the little lock symbol that indicates it is a secure network. I checked the other computers in my house and they are all fine. I also checked from my computer the networks in the general vicinity and it showed that my house network is encrypted. I know what i'm saying is confusing but what i am asking is if my computer is still using the encryption from my network is or it an open wifi (the same network).
    any thoughts? thanks

    Can you confirm that you are on your network. Can you see the other computers on your network.
    Since you say you have multiple networks in the neighborhood, maybe it is getting confused with a similar channel. I really don't think this is possible, but you never know.
    Try downloading iStumbler and take a look at what is going on around you wirelessly. If nothing else, you can see what everyone is using for a channel and try to deconflict, if possible.

  • Windows 2003 on T61 wireless adapter not showing

    I have 7658( CTO) T61 with XP pro.... I downgraded windows 2003 enterprise edition SP2. i have few questions
    1. I changed the bios to compatibility mode ( I keep sata then win 2003 not booting, so changed to compatability  mode). Is it required that I keep compatability mode.?
     2. Wireless adapter is not working ( not showing at all). It is PCI\VEN_168C&DEV_1014&SUBSYS_058A1014&REV_01\4&29E2C51B&0&00E1
    I downloaded and tried many drivers from lenovo website but is not working.
    I have struggled for a week and searched many forums but nothing is helping me out. Please help me.

    You will need the Windows 2003 compatible SATA drivers to stop using compatibility mode. I don't know if they exist... good luck there. Try Intel's web site since you probably have an Intel chipset.
    As for the wireless adapter, again it may be a matter of Win2003 not recognizing the device. I would try and manually install several drivers and see which one may work. You may have to force-feed Win2003 since it doesn't recognize the hardware. Be sure you know the manufacturer of the wireless chip... Intel or Broadcom or Atheros? Look at the specs for your laptop.

  • Solved the comment not showing problem: info for anyone else

    I have finally solved my problem regarding my comments not showing up on blogs and websites. I changed my email address and that seems to have done the trick. Just in case anyone else runs into the same thing. Thanks Miriam for trying to help me.

    jcrash2000 wrote:
    My question is; Is there anyone else having this same problem?
    "yahoo is my email provider"
    Judging by the number of other threads on this, yes many people have been having Yahoo mail issues with push, and it appears to be on Yahoo's side, not Apple's.

  • Laserjet 4345 mfp won't scan to folder; web interface not showing all admin tabs

    Hi,
    I have a laserjet 4345 mfp which, until a few days ago, was able to scan documents to a network folder. When I try now it gives me the error "the path cannot be found". Here's what I've tried so far:
    - Looked for a way to change the network folder settings or define a new folder. I couldn't find any so I printed the "how to scan to folder" page from the control panel. It tells me to define a new location by clicking the "Other" button on the control panel, but I can't find an Other button, on any screen.
    - Accessed the web interface, which only shows up  with the "Home" and "Networking" tabs - no "Digital Sending", "Settings", or  "Information" tabs, which should be there according to the manual.
    - Thinking it might be a permissions issue, I checked and found that the administrator password was not set. I set the admin password via the web interface, and now when I try to access it prompts for the password I defined, but still gives this incomplete interface. I am also able to access and change all the networking settings, so I don't think insufficient permissions are the issue.
    - Called HP support, they said the problem is permissions and I should cold reset the machine, which I am quite reluctant to do since not only all settings, but the entire address book as well, would need to be re-entered. This aside from the fact that I really don't think permissions are the issue, as decribed above.
    - Verified that I am able to send scans to different email addresses. SMTP gateway test goes through OK. LDAP does not, but this has not prevented scan to folder from working in the past.
    I don't know how the scan-to folder was initially set up because I wasn't supporting this client at the time.
    Any ideas?
    Many thanks in advance.

    I have a problem with my scan to folder as well and I have to access the folder from a computer before it will work.  I'm not sure why that works, actually.  You might want to give that a try to see if it fixes the problem.  If it does, I imagine it is some sort of security problem with the folder you are trying to scan to.
    Thanks,
    Tiffany
    I am an HP employee!

  • 10.4.8 and Airport Extreme - wireless con. not showing up on boot up

    Ever since I installed 10.4.8, in order for my 2WIRE connecttion to show up in the "Internet Connect" drop menu on my desk top, I have to check off the "Internet Robustness" setting first, and only then will my airport extreme locate 2WIRE and connect.
    I've engaged - and disengaged to see if it made any difference - the preference for "enable interference robustness in the Airpor>options pane. Made no difference. It's not a huge deal, but I wonder why the change. Any ideas?

    Could be that a combination of the last OSX 10.4 security update and also
    the AirPort Extreme updates have some effects on these subtle or not so
    subtle differences in how the system works, now. Mine occasionally won't
    work correctly with my desktop iMacG4 unless the Robustness setting is
    turned on; and I have the nearby option to choose a wired connection
    through the AEBS on the wall by my desktop computer, too. My iBook
    seems to mostly just work; unless there is an AEBS or IP/DSL issue.
    That kind of problem never used to happen and I'd just lose the wireless
    without any understandable reason; at least now I know interference rob-
    ustness setting appears to make a difference when it unexpectedly quits,
    I have at least one more thing to toggle to see if I get it back; before I
    start in on the DSL modem or other settings inside the AirPort Setup Utility.
    The last thing if it does not work, is unplug the AEBS and/or ADSL unilt.
    But, if you use a small straightened paperclip in the reset hole, you'd
    have to check and rechoose settings in the AEBS; as it goes default.
    Seems to me, once I uploaded to the AEBS from the iBook that runs
    OSX 10.4.x, it was acting funky; but for awhile since another update
    was done, it seems to work OK. Since the odd behavior messed with
    the iMacG4 (10.3.9) I more often use it via ethernet from AEBS. The
    iBook sees the wireless better than the iMacG4. Since both of mine
    have Extreme wireless cards, I changed the AirPort's 802.11 to /g only.
    That helped a bit and the desktop Mac on wi-fi doesn't drop as much.
    I see no real answers to "fix" this; but there is some incidental evidence
    that some newer spec wireless base stations may be coming soon to
    an authorized reseller or through the authentic online source. Perhaps a
    new answer is out there, in new hardware and software. I hope an update
    will fix these little issues; I've had one AEBS for about three years and
    it used to just work fantastically with OS 9.2.2 and standard airport, with
    dialup. Then I brought in Jaguar in the machines I had then, and Panther;
    plus Tiger, and now two other Macintoshes plus a spare AEBS.
    Cross fingers?!

  • MacBookAir: system preferences internet & wireless does not show mail, contacts & calendars

    I'm trying to figure out how to NOT store my mail on the iCloud server.  I was directed to first go to ""system preferences," then "internet and wireless," and then "mail, contacts, calendars," except I don't have a folder for "mail, contacts, and calendars."  Why wouldn't it show up?
    I'm on Macbook Air, OS 10.6.8

    Thanks, it was linked in iPhoto.  After removing it from iPhoto I still got the same message when trying to delete the account from Mail.  After rebooting, I was able to remove the account from Mail.

  • Wireless adapter not showing any available networks

    I've recently discovered that my Intel Centrino Advanced-N 6235 wireless adapter in my Asus Zenbook UX32VD running Windows 7 64 bit is not working as it won't show any available networks while my phone can find plenty in the same area. 
    So far I've:
    -Re-installed the driver. Before I did this the adapter wouldn't even show when trying to change adapter settings. When I looked at the adapter in device manager I found an error code 52 which disappeared after I re-installed the driver.
    -Re-installed the client for windows networks installed for the adapter which did not make a difference.
    -Temporarily turned off my AVG-free anti-virus which did not make a difference. 
    When looking at the adapter after clicking change adapter settings in the networks and sharing center it says it's not connected, but as stated above it doesn't show any networks to connect to.
    Also, when I try to use the networks diagnostics tool I get the following error message:
    Windows cannot find
    '::{26EE0668-A00A-44D7-9371-BEB06...\resultPage?keywords=+Network;NetworkDiagnostics'.
    Make sure you typed the name correctly, and the try again.
    Any possibly solutions I've not already tried are welcome. Thanks in advance for any help.

    Hi,
    Locate to Services and check all services relating to wireless and network are enabled: Wireless Zero Configuration and WLAN AutoConfig, etc.
    Also, make sure your NIC is working correctly from device manager.
    http://kb.linksys.com/Linksys/GetArticle.aspx?docid=108496d0924847afaf9c4a7bb72110b5_5646.xml&pid=80&converted=0
    Have you tried manually connecting to wireless?
    http://kb.linksys.com/Linksys/GetArticle.aspx?docid=8fd9ee85a0bf42f0986ed23390be8c66_19850.xml
    Andy Altmann
    TechNet Community Support

Maybe you are looking for

  • How to restore library from backup on external hard drive

    I am helping my wife move her library to a new computer after the old one crashed. I backed up my wife's music library to an external hard drive by simply copying and pasting all the files in her My Music >> iTunes folder into the external hard drive

  • How to additional siebel service after configuration is being done.

    Hi everyone,      We've configured siebel with callcenter service only, the installation went successful. Now if we want to add another service for example "ecommunication" what shall i do. Any help is appreciable. Regards Samad Ul Haq

  • ADF 11g inheritance problem

    Hi Giving a look on ADF 11g model Business Components, I tried to have a generic component A and its extended component B. A has an id primary key attribute and if i generate a database table it has the PK generated, but B has no PK generated since t

  • No direct posting can be made to G/L acct.221006 in CoCode TEST

    Dear Sir After that the following error occured. "No direct postings can be made to G/L acct. 221006 in CoCode TEST Message no. ME038 Diagnosis The G/L account you entered is a control account. Transactions cannot be posted direct to a control accoun

  • Redeploying an EJB

    Hi, how does it happen, when redeploying an EJB in a running application. What does happen with the currently running requests? Are they handled by the old or the new version of the EJB? Thanks, Marita