Eeepc 1000H and elantech/synaptics result in no tapping

Hi,
since an update some days ago my touchpad isn't working anymore the way I want it. I use an uptodate archlinux and a custom compiled 2.6.31.5 kernel. I have no xorg.conf and this is my 11-x11-synaptics.fdi :
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="info.product" contains="ETPS/2 Elantech Touchpad">
<append key="info.capabilities" type="strlist">input.touchpad</append>
</match>
<match key="info.capabilities" contains="input.touchpad">
<merge key="input.x11_driver" type="string">synaptics</merge>
<merge key="input.x11_options.TapButton1" type="string">1</merge>
<merge key="input.x11_options.TapButton2" type="string">2</merge>
<merge key="input.x11_options.TapButton3" type="string">3</merge>
<!-- Arbitrary options can be passed to the driver using
the input.x11_options property since xorg-server-1.5. -->
<!-- EXAMPLES:
Switch on shared memory, enables the driver to be configured at runtime
<merge key="input.x11_options.SHMConfig" type="string">true</merge>
Maximum movement of the finger for detecting a tap
<merge key="input.x11_options.MaxTapMove" type="string">2000</merge>
Enable vertical scrolling when dragging along the right edge
<merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
Enable vertical scrolling when dragging with two fingers anywhere on the touchpad
<merge key="input.x11_options.VertTwoFingerScroll" type="string">true</merge>
Enable horizontal scrolling when dragging with two fingers anywhere on the touchpad
<merge key="input.x11_options.HorizTwoFingerScroll" type="string">true</merge>
If on, circular scrolling is used
<merge key="input.x11_options.CircularScrolling" type="string">true</merge>
For other possible options, check CONFIGURATION DETAILS in synaptics man page
-->
</match>
</device>
</deviceinfo>
And this my 9-x11-elantech.fdi:
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="info.capabilities" contains="input.touchpad">
<match key="info.product" contains="Elantech Touchpad">
<merge key="input.x11_driver" type="string">synaptics</merge>
<merge key="input.x11_options.SHMConfig" type="string">on</merge>
<merge key="input.x11_options.MaxSpeed" type="string">1.00</merge>
<merge key="input.x11_options.MinSpeed" type="string">0.75</merge>
<merge key="input.x11_options.Emulate3Buttons" type="string">on</merge>
<merge key="input.x11_options.VertTwoFingerScroll" type="string">1</merge>
<merge key="input.x11_options.HorizTwoFingerScroll" type="string">1</merge>
<merge key="input.x11_options.TapButton1" type="string">1</merge>
<merge key="input.x11_options.TapButton2" type="string">2</merge>
<merge key="input.x11_options.TapButton3" type="string">3</merge>
<merge key="input.x11_options.LockedDrags" type="string">11</merge>
</match>
</match>
</device>
</deviceinfo>
Some lines of my Xorg.log:
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.1.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(II) Synaptics touchpad driver version 1.1.3
(**) Option "Device" "/dev/input/event6"
(II) ETPS/2 Elantech Touchpad: x-axis range 8 - 1144
(II) ETPS/2 Elantech Touchpad: y-axis range 8 - 760
(II) ETPS/2 Elantech Touchpad: device does not report pressure, will use touch data.
(II) ETPS/2 Elantech Touchpad: finger width range 0 - 0
(II) ETPS/2 Elantech Touchpad: buttons: left right middle double triple
(**) Option "SHMConfig" "on"
(**) Option "VertTwoFingerScroll" "1"
(**) Option "HorizTwoFingerScroll" "1"
(WW) Option "LockedDrags" requires a boolean value
(**) Option "TapButton1" "1"
(**) Option "TapButton2" "2"
(**) Option "TapButton3" "3"
(**) Option "MinSpeed" "0.75"
(**) Option "MaxSpeed" "1.00"
(--) ETPS/2 Elantech Touchpad: touchpad found
(**) ETPS/2 Elantech Touchpad: always reports core events
(II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD)
(**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
(**) ETPS/2 Elantech Touchpad: (accel) filter chain progression: 2.00
(**) ETPS/2 Elantech Touchpad: (accel) filter stage 0: 20.00 ms
(**) ETPS/2 Elantech Touchpad: (accel) set acceleration profile 0
(--) ETPS/2 Elantech Touchpad: touchpad found
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(II) LoadModule: "evdev"
The behavior now is: scrolling works the way I want it but tapping doesn't work at all. I have to start the gsynaptics gui to make tapping work but gsynaptics-settings aren't remembered when I reboot. Also executing gsynaptics-init with gnome doesn't solve that problem.
How can I make tapping work again by default, so I don't have to execute gsynaptics after each boot and activate it?
greetings

I have an eeepc 1000h with standard install, I did the upgrade to kernel 2.6.31.
now my touchpad has no tapping, neither three fingers scrolling. the weird thing is that the right side of the touchpad is working like a scrolling wheel...
Also the tapping is working when I select my session or user in GDM, and afterwards it's gone, kaput, finito...
sorry im not bringing any solution, but as we are in more or less the same situation...
Last edited by henaken (2009-10-29 18:53:23)

Similar Messages

  • Trouble with custom kernel for EeePC 1000H and bluetooth

    I believe I've got pretty much everything working on my 1000H except for bluetooth. I can't seem to get the hardware working. The module is loaded, and dmesg has references to bluetooth, but blueman does not list the adapter, and running "hcitool scan" from the command line returns "Device is not available: No such device".
    I've enabled every bluetooth-related item I can find in the kernel, so I don't see what I'm missing. I did import the config from the stock kernel, where bluetooth was working fine.
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK="UTC"
    TIMEZONE="America/Los_Angeles"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="no"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(atl1e rt2860sta rndis_host cdc_ether usbnet rfkill acpi-cpufreq pciehp intel_agp snd-hda-intel !snd-pcsp bluetooth !eeepc_laptop)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="sprice-l"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="dhcp"
    eth0="dhcp"
    wlan0="dhcp"
    INTERFACES=(!eth0 !wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng !network @acpid @crond hal networkmanager netfs bluetooth @alsa @openntpd gdm)
    dmesg:
    Linux version 2.6.32-ARCH (root@sprice-l) (gcc version 4.4.2 20091208 (prerelease) (GCC) ) #5 SMP PREEMPT Tue Dec 29 09:02:31 PST 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 - 000000003f7a0000 (usable)
    BIOS-e820: 000000003f7a0000 - 000000003f7ae000 (ACPI data)
    BIOS-e820: 000000003f7ae000 - 000000003f7f0000 (ACPI NVS)
    BIOS-e820: 000000003f7f0000 - 000000003f800000 (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 = 0x3f7a0 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 0C0000000 write-back
    1 base 03F800000 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 - 000000003f7a0000 (usable)
    modified: 000000003f7a0000 - 000000003f7ae000 (ACPI data)
    modified: 000000003f7ae000 - 000000003f7f0000 (ACPI NVS)
    modified: 000000003f7f0000 - 000000003f800000 (reserved)
    modified: 00000000fee00000 - 00000000fee01000 (reserved)
    modified: 00000000fff80000 - 0000000100000000 (reserved)
    initial memory mapped : 0 - 01c00000
    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: 3f735000 - 3f78fc32
    Allocated new RAMDISK: 00011000 - 0006bc32
    Move RAMDISK from 000000003f735000 - 000000003f78fc31 to 00011000 - 0006bc31
    ACPI: RSDP 000fb9f0 00014 (v00 ACPIAM)
    ACPI: RSDT 3f7a0000 0003C (v01 A_M_I_ OEMRSDT 08000801 MSFT 00000097)
    ACPI: FACP 3f7a0200 00084 (v02 A_M_I_ OEMFACP 08000801 MSFT 00000097)
    ACPI: DSDT 3f7a05b0 05050 (v01 A1028 A1028000 00000000 INTL 20051117)
    ACPI: FACS 3f7ae000 00040
    ACPI: APIC 3f7a0390 0005C (v01 A_M_I_ OEMAPIC 08000801 MSFT 00000097)
    ACPI: MCFG 3f7a03f0 0003C (v01 A_M_I_ OEMMCFG 08000801 MSFT 00000097)
    ACPI: OEMB 3f7ae040 00061 (v01 A_M_I_ AMI_OEM 08000801 MSFT 00000097)
    ACPI: HPET 3f7a5600 00038 (v01 A_M_I_ OEMHPET 08000801 MSFT 00000097)
    ACPI: SSDT 3f7aeb80 004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
    ACPI: Local APIC address 0xfee00000
    127MB HIGHMEM available.
    887MB LOWMEM available.
    mapped low ram: 0 - 377fe000
    low ram: 0 - 377fe000
    node 0 low ram: 00000000 - 377fe000
    node 0 bootmap 0006c000 - 00072f00
    (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 [0001000000 - 000167a084] TEXT DATA BSS ==> [0001000000 - 000167a084]
    #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
    #5 [000167b000 - 00016821fc] BRK ==> [000167b000 - 00016821fc]
    #6 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000]
    #7 [0000011000 - 000006bc32] NEW RAMDISK ==> [0000011000 - 000006bc32]
    #8 [000006c000 - 0000073000] BOOTMAP ==> [000006c000 - 0000073000]
    found SMP MP-table at [c00ff780] ff780
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    Normal 0x00001000 -> 0x000377fe
    HighMem 0x000377fe -> 0x0003f7a0
    Movable zone start PFN for each node
    early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0003f7a0
    On node 0 totalpages: 259887
    free_area_init_node: node 0, pgdat c1548600, node_mem_map c1684200
    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: 256 pages used for memmap
    HighMem zone: 32418 pages, LIFO batch:7
    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 3f800000 (gap: 3f800000:bf600000)
    Booting paravirtualized kernel on bare hardware
    NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    PERCPU: Embedded 13 pages/cpu @c2000000 s29720 r0 d23528 u2097152
    pcpu-alloc: s29720 r0 d23528 u2097152 alloc=1*4194304
    pcpu-alloc: [0] 0 1
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257855
    Kernel command line: root=/dev/disk/by-uuid/21e88bd5-5449-4926-8ed4-80fce8263ceb ro
    PID hash table entries: 4096 (order: 2, 16384 bytes)
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    Initializing HighMem for node 0 (000377fe:0003f7a0)
    Memory: 1023012k/1040000k available (4034k kernel code, 16100k reserved, 1396k data, 408k init, 130696k highmem)
    virtual kernel memory layout:
    fixmap : 0xfff1e000 - 0xfffff000 ( 900 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc154e000 - 0xc15b4000 ( 408 kB)
    .data : 0xc13f08c2 - 0xc154daf8 (1396 kB)
    .text : 0xc1000000 - 0xc13f08c2 (4034 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
    Hierarchical RCU implementation.
    NR_IRQS:512
    Console: colour VGA+ 80x25
    console [tty0] enabled
    hpet clockevent registered
    HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Fast TSC calibration using PIT
    Detected 1596.133 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 3193.27 BogoMIPS (lpj=5320443)
    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
    mce: CPU supports 5 MCE banks
    CPU0: Thermal monitoring enabled (TM2)
    using mwait in idle threads.
    Performance Events: Atom events, Intel PMU driver.
    ... version: 3
    ... bit width: 40
    ... generic registers: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 0000000700000003
    Checking 'hlt' instruction... OK.
    ACPI: Core revision 20090903
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping 02
    Booting processor 1 APIC 0x1 ip 0x6000
    Initializing CPU#1
    Calibrating delay using timer specific routine.. 3193.98 BogoMIPS (lpj=5319968)
    CPU: L1 I cache: 32K, L1 D cache: 24K
    CPU: L2 cache: 512K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    CPU1: Thermal monitoring enabled (TM2)
    CPU1: Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping 02
    checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    Brought up 2 CPUs
    Total of 2 processors activated (6386.25 BogoMIPS).
    CPU0 attaching sched-domain:
    domain 0: span 0-1 level SIBLING
    groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
    domain 1: span 0-1 level MC
    groups: 0-1 (cpu_power = 1178)
    CPU1 attaching sched-domain:
    domain 0: span 0-1 level SIBLING
    groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
    domain 1: span 0-1 level MC
    groups: 0-1 (cpu_power = 1178)
    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: Executed 1 blocks of module-level executable AML code
    ACPI: Interpreter enabled
    ACPI: (supports S0 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: 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 pref: [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.2: reg 10 io port: [0x00-0x07]
    pci 0000:00:1f.2: reg 14 io port: [0x00-0x03]
    pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]
    pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]
    pci 0000:00:1f.2: reg 20 io port: [0xffa0-0xffaf]
    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)
    vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    SCSI subsystem initialized
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    PCI: Using ACPI for IRQ routing
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    Switching to clocksource tsc
    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 could not be 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-0x3f7fffff could not be reserved
    pci 0000:00:1c.0: PCI bridge, secondary bus 0000:04
    pci 0000:00:1c.0: IO window: 0x1000-0x1fff
    pci 0000:00:1c.0: MEM window: 0x40000000-0x401fffff
    pci 0000:00:1c.0: PREFETCH window: 0x00000040200000-0x000000403fffff
    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: 0x00000040400000-0x000000405fffff
    pci 0000:00:1c.3: PCI bridge, secondary bus 0000:01
    pci 0000:00:1c.3: IO window: 0x2000-0x2fff
    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: enabling device (0104 -> 0107)
    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: enabling device (0106 -> 0107)
    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:04: resource 0 io: [0x1000-0x1fff]
    pci_bus 0000:04: resource 1 mem: [0x40000000-0x401fffff]
    pci_bus 0000:04: resource 2 pref mem [0x40200000-0x403fffff]
    pci_bus 0000:03: resource 0 io: [0xe000-0xefff]
    pci_bus 0000:03: resource 1 mem: [0xfbf00000-0xfbffffff]
    pci_bus 0000:03: resource 2 pref mem [0x40400000-0x405fffff]
    pci_bus 0000:01: resource 0 io: [0x2000-0x2fff]
    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
    pci 0000:00:02.0: Boot video device
    Trying to unpack rootfs image as initramfs...
    Freeing initrd memory: 363k 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(1262112860.302: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)
    Slow work thread pool: Starting up
    Slow work thread pool: Ready
    NTFS driver 2.1.29 [Flags: R/W DEBUG].
    fuse init (API version 7.13)
    SGI XFS with security attributes, large block/inode numbers, no debug enabled
    msgmni has been set to 1744
    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)
    pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
    pcieport 0000:00:1c.1: setting latency timer to 64
    pcieport 0000:00:1c.3: irq 26 for MSI/MSI-X
    pcieport 0000:00:1c.3: setting latency timer to 64
    ACPI: AC Adapter [AC0] (on-line)
    input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
    ACPI: Lid Switch [LID]
    input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
    ACPI: Sleep Button [SLPB]
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    ACPI: Power Button [PWRB]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    ACPI: Power Button [PWRF]
    ACPI: SSDT 3f7ae180 0023C (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    ACPI: SSDT 3f7ae450 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
    processor LNXCPU:00: registered as cooling_device0
    ACPI: SSDT 3f7ae0b0 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
    ACPI: SSDT 3f7ae3c0 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
    Switching to clocksource hpet
    processor LNXCPU:01: registered as cooling_device1
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [TZ00] (53 C)
    isapnp: Scanning for PnP cards...
    ACPI: Battery Slot [BAT0] (battery present)
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    brd: module loaded
    loop: module loaded
    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: using broken periodic workaround
    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
    ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    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
    Initializing USB Mass Storage driver...
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    usbcore: registered new interface driver libusual
    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
    sdhci: Secure Digital Host Controller Interface driver
    sdhci: Copyright(c) Pierre Ossman
    usbcore: registered new interface driver hiddev
    usbcore: registered new interface driver usbhid
    usbhid: v2.6:USB HID core driver
    TCP cubic registered
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    registered taskstats version 1
    Freeing unused kernel memory: 408k freed
    BFS CPU scheduler v0.313 by Con Kolivas.
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
    usb 1-5: new high speed USB device using ehci_hcd and address 2
    usb 1-5: configuration #1 chosen from 1 choice
    scsi0 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 2
    usb-storage: waiting for device to settle before scanning
    libata version 3.00 loaded.
    ata_piix 0000:00:1f.2: version 2.13
    ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
    ata_piix 0000:00:1f.2: setting latency timer to 64
    scsi1 : ata_piix
    scsi2 : ata_piix
    ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
    ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
    usb 1-8: new high speed USB device using ehci_hcd and address 4
    ata1.00: ATA-7: ST980811AS, 3.ALC, max UDMA/133
    ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 0/32)
    elantech.c: assuming hardware version 2, firmware version 2.48
    ata1.00: configured for UDMA/133
    scsi 1:0:0:0: Direct-Access ATA ST980811AS 3.AL PQ: 0 ANSI: 5
    sd 1:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
    sd 1:0:0:0: [sda] Write Protect is off
    sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3
    usb 1-8: configuration #1 chosen from 1 choice
    sd 1:0:0:0: [sda] Attached SCSI disk
    elantech.c: Synaptics capabilities query result 0x00, 0x02, 0x64.
    usb 5-1: new full speed USB device using uhci_hcd and address 2
    input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5
    kjournald starting. Commit interval 5 seconds
    EXT3-fs: mounted filesystem with writeback data mode.
    usb 5-1: configuration #1 chosen from 1 choice
    Driver 'rtc_cmos' needs updating - please use bus_type methods
    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 146
    ATL1E 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    ATL1E 0000:03:00.0: setting latency timer to 64
    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 = f825a000, size = 580808 ===
    <-- RTMPAllocAdapterBlock, Status=0
    rt2860 0000:01:00.0: setting latency timer to 64
    usbcore: registered new interface driver cdc_ether
    usbcore: registered new interface driver rndis_host
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Linux agpgart interface v0.103
    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
    scsi 0:0:0:0: Direct-Access Single Flash Reader 1.00 PQ: 0 ANSI: 0
    sd 0:0:0:0: [sdb] 1984000 512-byte logical blocks: (1.01 GB/968 MiB)
    sd 0:0:0:0: [sdb] Write Protect is off
    sd 0:0:0:0: [sdb] Mode Sense: 03 00 00 00
    sd 0:0:0:0: [sdb] Assuming drive cache: write through
    usb-storage: device scan complete
    sd 0:0:0:0: [sdb] Assuming drive cache: write through
    sdb: sdb1
    sd 0:0:0:0: [sdb] Assuming drive cache: write through
    sd 0:0:0:0: [sdb] Attached SCSI removable disk
    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
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
    Bluetooth: Core ver 2.15
    NET: Registered protocol family 31
    Bluetooth: HCI device and connection manager initialized
    Bluetooth: HCI socket layer initialized
    EXT3 FS on sda3, internal journal
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on sda2, internal journal
    EXT3-fs: mounted filesystem with writeback data mode.
    Adding 1951888k swap on /dev/sda1. Priority:-1 extents:1 across:1951888k SS
    Bluetooth: L2CAP ver 2.14
    Bluetooth: L2CAP socket layer initialized
    Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    Bluetooth: BNEP filters: protocol multicast
    Bluetooth: SCO (Voice Link) ver 0.6
    Bluetooth: SCO socket layer initialized
    eeepc_laptop: Eee PC Hotkey Driver
    eeepc_laptop: Hotkey init flags 0x41
    eeepc_laptop: TYPE (2000000) not reported by BIOS, enabling anyway
    eeepc_laptop: PANELPOWER (4000000) not reported by BIOS, enabling anyway
    eeepc_laptop: Get control methods supported: 0x6101713
    input: Asus EeePC extra buttons as /devices/platform/eeepc/input/input7
    input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
    ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    [drm] Initialized drm 1.1.0 20060810
    pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:02.0: setting latency timer to 64
    [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    ATL1E 0000:03:00.0: irq 27 for MSI/MSI-X
    RX DESC f6a56000 size = 2048
    <-- RTMPAllocTxRxRingMemory, Status=0
    --> Error 2 opening /etc/Wireless/RT2860STA/RT2860STA.dat
    1. Phy Mode = 0
    2. Phy Mode = 0
    RTMPSetPhyMode: channel is out of range, use first channel=1
    3. Phy Mode = 0
    MCS Set = 00 00 00 00 00
    <==== RTMPInitialize, Status=0
    0x1300 = 00073200
    ===>rt_ioctl_giwscan. 24(24) BSS returned, data->length = 2895
    CPU0 attaching NULL sched-domain.
    CPU1 attaching NULL sched-domain.
    CPU0 attaching sched-domain:
    domain 0: span 0-1 level SIBLING
    groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
    domain 1: span 0-1 level MC
    groups: 0-1 (cpu_power = 1178)
    CPU1 attaching sched-domain:
    domain 0: span 0-1 level SIBLING
    groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
    domain 1: span 0-1 level MC
    groups: 0-1 (cpu_power = 1178)
    ERROR!!! RTMPCancelTimer failed, Timer hasn't been initialize!
    ===>rt_ioctl_giwscan. 27(27) BSS returned, data->length = 3340
    ===>rt_ioctl_giwscan. 24(24) BSS returned, data->length = 3033
    ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=1)
    Bluetooth: RFCOMM TTY layer initialized
    Bluetooth: RFCOMM socket layer initialized
    Bluetooth: RFCOMM ver 1.11
    ===>rt_ioctl_giwscan. 33(33) BSS returned, data->length = 4186
    ===>rt_ioctl_giwscan. 31(31) BSS returned, data->length = 3779
    ===>rt_ioctl_giwscan. 27(27) BSS returned, data->length = 3232
    ===>rt_ioctl_giwscan. 26(26) BSS returned, data->length = 3185
    ERROR!!! RTMPCancelTimer failed, Timer hasn't been initialize!
    ERROR!!! RTMPCancelTimer failed, Timer hasn't been initialize!
    ===>rt_ioctl_giwscan. 29(29) BSS returned, data->length = 3623
    ===>rt_ioctl_giwscan. 24(24) BSS returned, data->length = 2955
    ===>rt_ioctl_giwscan. 21(21) BSS returned, data->length = 2593
    ===>rt_ioctl_giwscan. 28(28) BSS returned, data->length = 3512
    ===>rt_ioctl_giwscan. 31(31) BSS returned, data->length = 3816
    ===>rt_ioctl_giwscan. 32(32) BSS returned, data->length = 3932
    exe[2947]: segfault at 5f ip 085642ae sp b6575a50 error 4 in chrome[8048000+20dc000]
    exe[2958]: segfault at 1692e8c6 ip b6c174cb sp b64b5a48 error 6 in libstdc++.so.6.0.13[b6bc1000+e8000]
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ADDRCONF(NETDEV_UP): eth0: link is not ready
    ===>rt_ioctl_giwscan. 29(29) BSS returned, data->length = 3614
    wlan0: no IPv6 routers present
    ===>rt_ioctl_giwscan. 30(30) BSS returned, data->length = 3706
    ===>rt_ioctl_giwscan. 22(22) BSS returned, data->length = 2758
    ===>rt_ioctl_giwscan. 33(33) BSS returned, data->length = 4063
    ===>rt_ioctl_giwscan. 29(29) BSS returned, data->length = 3631
    ===>rt_ioctl_giwscan. 30(30) BSS returned, data->length = 3633
    NOTE: I load eeepc-laptop via rc.local to save time. I don't have any other hardware issues that I can think of.

    Got it. I tried booting with MOD_AUTOLOAD set to yes, and it was working fine. Looks like I needed to specify some more modules in my list.

  • [SOLVED] Missing acpi hwmon sysfs interface on Eeepc 1000H

    Hi,
    I am running a fresh install using Linux 3.15.8-1-ARCH kernel on Asus Eeepc 1000H and there is a problem with the detected thermal sensors.
    After configuring sensors using sensors-detect (yes to all answers, full detection), I only get this:
    $ sensors
    coretemp-isa-0000
    Adapter: ISA adapter
    Core 0:        +4.0°C  (crit = +90.0°C)
    eeepc-isa-0000
    Adapter: ISA adapter
    fan1:         970 RPM
    It misses the acpitz-virtual-0 corresponding to the acpi thermal zone which temperature can be read in /sys/class/thermal/thermal_zone0/temp and with "acpi -t" command.
    Unfortunately, the temperature reported by coretemp-isa-0000 sensor is wildly wrong, and cannot be used to drive fancontrol, whereas the acpi temperature is correct.
    I checked that hwmon, thermal_sys, coretemp and eeepc_laptop modules are loaded.
    I also tried to add /etc/sensors.d/EeePC-0123456789 as said in https://forums.archlinux.fr/topic14506.html (french):
    chip "acpitz-virtual-0"
      label temp1 "temp1"
      compute temp1 @-20,@-20
      label temp2 "Core 0"
      compute temp2 @-20,@-20
    but I am not able to get the desired output of sensors -u. all I get is that:
    $ sensors -u
    coretemp-isa-0000
    Adapter: ISA adapter
    Core 0:
      temp2_input: 2.000
      temp2_crit: 90.000
      temp2_crit_alarm: 0.000
    eeepc-isa-0000
    Adapter: ISA adapter
    fan1:
      fan1_input: 980.000
    I also tried to install acpi-eeepc-generic from AUR, but unsurprisingly, it did not change anything.
    All I can tell about former behaviour is that I had no problem running sensors and using fancontrol with Xubuntu 12.04 which uses 3.2.0 kernel.
    Can someone give me a clue of what is going on here about missing acpitz-virtual-0 sensor ?
    Best regards,
    archer38
    Last edited by archer38 (2015-06-03 14:53:13)

    The computer is now broken, so marking thread as solved even if the issue has not been really solved.

  • My iPod touch is stuck in landscape view.  Even when held vertically if I open facebook or safari is rotates to landscape.  Have tried turning on and off, same results. Any ideas to fix?

    My iPod touch is stuck in landscape view.  Even when held vertically if I open facebook or safari is rotates to landscape.  Have tried turning on and off, same results. Any ideas to fix?

    Try switching it back from landscape to vertical. Or, go to settings and see if you have any special setting turned on that enable only landscape view. Also, try hooking it up to your computer and charging it to see what happens.

  • I have a Macbook Air that had some coffee spilled on the keyboard and as a result the plus/equals key is no longer functioning. Can I use a program like Ukelele to reprogram a different key to be my plus/equals key? Can I program a function key? key

    I have a Macbook Air that had some coffee spilled on the keyboard and as a result the plus/equals key is no longer functioning. Can I use a program like Ukelele to re-program another key to do that function? Can I re-program a function key to do this function?

    Water + electronics do not mix.  Something was damaged insode, and the logic board may be corroding as is.
    Take it to a Genius Bar for an evaluation and repair estimate.
    This is accidental damage and not covered by warranty.

  • Using Powershell Script Run simple query in MS Access 2007 and export the results of query to Excel

    Hi Experts,
    I have a Access 2007 DB file and 2 Big tables inside that (bigger than the size that can be easily handled by MS Excel 2007).
    My requirement is automate using powershell scripts the below things.
    1. Create a SQL query in Access DB and save that in access DB
    2. Run the saved query and export the result in excel sheet where I can create the charts and Pivots. Thanks in advance
    Prajesh

    Do you have to use the Access query, couldn't you just recreate the query in Powershell?  Here's a link with good info that references an existing script for querying an Access database:
    http://blogs.technet.com/b/heyscriptingguy/archive/2009/08/13/hey-scripting-guy-can-i-query-a-microsoft-access-database-with-a-windows-powershell-script.aspx
    Once you have your dataset you can pipe it to
    Export-Csv -NoType c:\pathtofile\output.csv

  • Call CR XI from C++ routine, need to run the report without display and send the resulting report to the printer

    <table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%" id="HB_Mail_Container"><tbody><tr width="100%" height="100%"></tr><tr><td height="1" style="font-size: 1pt"></td></tr></tbody></table><blockquote><table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%" id="HB_Mail_Container"><tbody><tr width="100%" height="100%"><td id="HB_Focus_Element" width="100%" height="250" valign="top"><p>I initiate a CR XI from a C++ routine using  ShellExecute command, the report file is opened and the C++ program continues to execute, this is working fine, now I need the following two things:</p><p>1. When the report is invoked I would like it to run and print the result either to a printer or to a file.</p><p>2. I need to send the report parameters since it will not prompt for it if it runs automatically.</p><p>Thanks in advance for your help.</p></td></tr><tr></tr></tbody></table><blockquote><table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%" id="HB_Mail_Container"><tbody><tr width="100%" height="100%"><td id="HB_Focus_Element" width="100%" height="250" valign="top"><p>&#160;</p></td></tr></tbody></table></blockquote></blockquote>

    Please re-post if this is still an issue to the Legacy Application Development SDKs Forum or purchase a case and have a dedicated support engineer work with you directly

  • How do I get iTunes 11 to work as the old iTunes did in this respect: after playing a song in one playlist, I click on another playlist, highlight a song, press play, and get the result of that song playing & that playlist continuing?

       How do I get iTunes 11 to work as the old iTunes did in this respect: after playing a song in one playlist, I click on another playlist, highlight a song, press play, and get the result of that song playing & that playlist continuing?  As it goes now, one clicks on the song in the new playlist where the arrow is and then chooses 'Play Song Next.'  So, it plays next, but then the song after that is back in the old playlist.  I want to use iTunes smoothly without the extra clicks I've had to do in order to get the playlist to continue.  This is music for background while I play the violin at restaurants, and extra clicks and hassle is quite unappreciated, especailly since it worked fine in the previous iTunes.
       Thanks.

    At the top of the playlist where it shows the playlist title and the number of songs, there are two icons. Click the "play" triangle to add the entire playlist to "Up Next", or the "shuffle" symbol to do the same thing but in random order. But the currently playing track will stop playing, and all the songs in "Up Next" will be removed (replaced by the ones from this playlist).
    If you hold down the "option" key while clicking those icons, the currently playing song will continue playing, and the new playlist will be added to "Up Next" (above the songs that were already there).

  • HT5622 I changed ISP and as a result, I lost the use of my email address which I used as my apple id. I changed my id on one iPad (I have two) but the change is not recognized on the 2nd. I keep being asked to sign in under the old id. What's up?

    I changed ISP and as a result lost access to the email address I used as my Apple ID   I went to the Apple ID page and changed my id to my new email address for my personal iPad.  But when I use my other iPad, I am asked to login using my old email address and password. When I try to reset my id for the 2nd iPad, using the Apple ID page, it shows my new email. How do I import the hanged Apple ID to my 2nd iPad?

    Sign out and sign in with new Apple ID
    Settings>iTunes and App Store>Apple ID

  • How do I create a 1d array that takes a single calculation and insert the result into the first row and then the next calculation the next time the loop passes that point and puts the results in thsecond row and so on until the loop is exited.

    The attached file is work inprogress, with some dummy data sp that I can test it out without having to connect to equipment.
    The second tab is the one that I am having the problem with. the output array from the replace element appears to be starting at the index position of 1 rather than 0 but that is ok it is still show that the new data is placed in incrementing element locations. However the main array that I am trying to build that is suppose to take each new calculation and place it in the next index(row) does not ap
    pear to be working or at least I am not getting any indication on the inidcator.
    Basically what I am attempting to do is is gather some pulses from adevice for a minute, place the results for a calculation, so that it displays then do the same again the next minute, but put these result in the next row and so on until the specifiied time has expired and the loop exits. I need to have all results displayed and keep building the array(display until, the end of the test)Eventually I will have to include a min max section that displays the min and max values calculated, but that should be easy with the min max function.Actually I thought this should have been easy but, I gues I can not see the forest through the trees. Can any one help to slear this up for me.
    Attachments:
    regulation_tester_7_loops.vi ‏244 KB

    I didn't really have time to dig in and understand your program in depth,
    but I have a few tips for you that might things a bit easier:
    - You use local variables excessively which really complicates things. Try
    not to use them and it will make your life easier.
    - If you flowchart the design (very similar to a dataflow diagram, keep in
    mind!) you want to gather data, calculate a value from that data, store the
    calculation in an array, and loop while the time is in a certain range. So
    theres really not much need for a sequence as long as you get rid of the
    local variables (sequences also complicate things)
    - You loop again if timepassed+1 is still less than some constant. Rather
    than messing with locals it seems so much easier to use a shiftregister (if
    absolutely necessary) or in this case base it upon the number of iterations
    of the loop. In this case it looks like "time passed" is the same thing as
    the number of loop iterations, but I didn't check closely. There's an i
    terminal in your whileloop to read for the number of iterations.
    - After having simplified your design by eliminating unnecessary sequence
    and local variables, you should be able to draw out the labview diagram.
    Don't try to use the "insert into array" vis since theres no need. Each
    iteration of your loop calculates a number which goes into the next position
    of the array right? Pass your result outside the loop, and enable indexing
    on the terminal so Labview automatically generates the array for you. If
    your calculation is a function of previous data, then use a shift register
    to keep previous values around.
    I wish you luck. Post again if you have any questions. Without a more
    detailed understanding of your task at hand it's kind of hard to post actual
    code suggestions for you.
    -joey
    "nelsons" wrote in message
    news:[email protected]...
    > how do I create a 1d array that takes a single calculation and insert
    > the result into the first row and then the next calculation the next
    > time the loop passes that point and puts the results in thsecond row
    > and so on until the loop is exited.
    >
    > The attached file is work inprogress, with some dummy data sp that I
    > can test it out without having to connect to equipment.
    > The second tab is the one that I am having the problem with. the
    > output array from the replace element appears to be starting at the
    > index position of 1 rather than 0 but that is ok it is still show that
    > the new data is placed in incrementing element locations. However the
    > main array that I am trying to build that is suppose to take each new
    > calculation and place it in the next index(row) does not appear to be
    > working or at least I am not getting any indication on the inidcator.
    >
    > Basically what I am attempting to do is is gather some pulses from
    > adevice for a minute, place the results for a calculation, so that it
    > displays then do the same again the next minute, but put these result
    > in the next row and so on until the specifiied time has expired and
    > the loop exits. I need to have all results displayed and keep building
    > the array(display until, the end of the test)Eventually I will have to
    > include a min max section that displays the min and max values
    > calculated, but that should be easy with the min max function.Actually
    > I thought this should have been easy but, I gues I can not see the
    > forest through the trees. Can any one help to slear this up for me.

  • When I start the program I instantly see this message:  "Adobe Bridge encountered a problem and is unable to read the cache, please try purging the central cache in cache preferences to correct the situation".  I have tried this and it only results in a s

    When I start the program I instantly see this message:  "Adobe Bridge encountered a problem and is unable to read the cache, please try purging the central cache in cache preferences to correct the situation".  I have tried this and it only results in a stalled/locked program.  I have tried restarting my machine multiple times and tried reconfiguring how the cache is managed.  Do you have anyone who could walk me through each step to correct this problem which just started two days ago.  I have owned this program for at least a year now...

    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    a screen shot of your settings or of the image could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Scheduling a BI Publisher report and save the results in an external folder

    Hi ,
    I have a requirement like...i need to schedule a BI Publisher report and the saved results(downloaded file of the BI Publisher report) should save in an external folder automatically.
    My development instance is Windows and my Prod instance in Linux and i am running on OBIEE 10.1.3.4.2.
    Thanks in advance,
    Pramod.

    Hi ,
    I have a requirement like...i need to schedule a BI Publisher report and the saved results(downloaded file of the BI Publisher report) should save in an external folder automatically.
    My development instance is Windows and my Prod instance in Linux and i am running on OBIEE 10.1.3.4.2.
    Thanks in advance,
    Pramod.

  • TS1389 i keep having a "the iphone could not be sync because the computer is no longer authorized" i authorize it and still no result

    i keep having a "the iphone could not be sync because the computer is no longer authorized" i authorize it and still no result

    i keep having the same problem, my little cousin changed the passcode to my iphone 4s and she cant remember it. I've tried transfering all data(apps, movies ect..)to my computer but it says i need authorisation, i put in my apple id and it says i am already logged on to 3 out of 5 computers so i press ok and it goes back to the apple id thingy! please someone help me becausei need to access my phone!!!!!!!
    Anyone what do i do!

  • I am trying to print a color photo on my MacBook Pro from iPhoto (not using Photoshop) using Epson 2200 printer, and everything I do in the Color Matching and Print Settings results in a photo with a pink cast to it. What am I doing wrong?

    I am trying to print a color photo on my MacBook Pro from iPhoto (not using Photoshop) using Epson 2200 printer, and everything I do in the Color Matching and Print Settings results in a photo with a pink cast to it. What am I doing wrong?

    Have you checked the ink cartridges and made sure the nozzles are clear? Are you able to print from outside of iPhoto with the correct color?
    Try the following: make temporary copy of the library and do the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    OT

  • Is there any way to search for a term using the Firefox search field, and have the results automatically open in a new tab?

    Is there any way to search for a term using the Firefox search field, and have the results automatically open in a new tab? When there was support for Google Toolbar, I was able to do this; now, whenever I want to search for something, I have to open a new tab to do it, and cut-and-paste my search into the search field in the new tab. I used to be able to highlight, drag, and drop something into the search field and have it automatically open in a new tab. This is enough for me to switch to Chrome . . .

    Set a preference to have searches from the Search Bar (upper right) automatically open all searches in a new tab
    #type '''about:config''' in the URL/Location/Address bar and press the Enter key
    #if you see a warning, accept it (promise to be careful)
    #Filter = '''browser.search.openintab'''
    #in the lower panel, double click the item (or right-click and choose "Toggle") to change the value to "true"
    #close the about:config tab and test
    #See:
    #*For help with opening/using about:config, also see: http://kb.mozillazine.org/About:config
    #*Also see: http://kb.mozillazine.org/About:config_entries (click on "Browser", scroll down to browser.search.openintab)
    '''Search Bar''': http://support.mozilla.com/en-US/kb/Search+bar
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    About Google toolbar............
    Google decided that they will no longer produce the Google Toolbar for Firefox 5 and newer version. It is best to move on to other alternatives than to try any "hacks" to the toolbar that may or may not perform in the future. Future versions of Google toolbar will only work with IE7-9. Google Toolbar is not available on any other browser, even Google's own browser.
    *http://googletoolbarhelp.blogspot.com/2011/07/update-on-google-toolbar-for-firefox.html
    *https://support.mozilla.com/en-US/kb/google-toolbar-not-compatible-firefox?s=google+toolbar&r=0&as=s
    *http://www.google.com/support/toolbar/bin/answer.py?answer=1342452&topic=15356%29
    *Google Toolbar 8 FAQ (IE only): https://www.google.com/support/toolbar/bin/answer.py?hl=en&answer=1111588
    '''''To access your Google Bookmarks visit''''' www.google.com/bookmarks.
    Alternatives:
    *http://kb.mozillazine.org/Using_Google_Toolbar_features_without_toolbars
    *https://addons.mozilla.org/en-US/firefox/addon/googlebar-lite/
    *https://addons.mozilla.org/en-US/firefox/addon/gbookmarks-google-bookmarks-fo/

Maybe you are looking for

  • I can open itunes on my new computer but I can't use it...

    Hi everyone, I hope you can help me with an irritating problem I have with itunes on my new computer. I'm not american so I hope I can explane it... I installed itunes and thought it worked fine. I copied a couple of cd´s I wantet to put on my ipod b

  • Cannot auto size columns in iTunes 10.4.  Columns are all mixed up with headings I have never seen. Cannot change by right clicking on columns.

    Cannot auto size columns in iTunes 10.4.  Columns are all mixed up with headings I have never seen. Cannot change by right clicking on columns. Cannot order albums alphabetically by double clicking on heading.

  • Discoverer 3.1 with Oracle 10g

    Hi All, I want to use Discoverer 3.1 against Oracle 10.1.0.4 Database and Oracle 10.1.2.0.2 Application Server. This is a temporary solution only, since a client urgently needs to run his Discoverer reports. The operating system of the client machine

  • Windows - Drive Not Ready - isFile()

    When checking to see if a file [using isFile() ] exists on a drive I get this dialog error message in Windows XP: Windows - Drive Not Ready Exception Processing Message c00000a3Parameters 75b6bf7c 75b6bf7c 75b6bf7c I get this message if there is no m

  • Safari 6.1 unexpectedly quits on launch

    Whenever I launch Safari, it just goes straight to the crash report dialogue. Here is the Crash Log… I'm lost! Process:         Safari [542] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version: