[Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

Hi,
I have just installed Arch on my Fujitsu Siemens UH552 laptop. Everything works except for the touchpad which seems to get loaded by Xorg, but when in X it doesn't work. I have tried both using /dev/input/event* and /dev/input/mouse0 as device paths, neither works.
xf86-input-evdev and xf86-input-synaptics are installed.
I have tried running both with the default 10-evdev.conf, with 10-synaptics.conf, with both, and without both.
TLDR SOLUTION: https://bbs.archlinux.org/viewtopic.php … 3#p1189603
My current 10-synaptics.conf:
Section "InputClass"
Identifier "Touchpad Catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
EndSection
Xorg.0.log
[ 2275.127]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 2275.130] X Protocol Version 11, Revision 0
[ 2275.131] Build Operating System: Linux 3.4.8-1-ARCH x86_64
[ 2275.132] Current Operating System: Linux corvo 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
[ 2275.132] Kernel command line: root=/dev/sda2 rootflags=subvol=__active ro initrd=/boot/initramfs-linux.img BOOT_IMAGE=/boot/vmlinuz-linux
[ 2275.134] Build Date: 27 August 2012 08:04:39AM
[ 2275.135]
[ 2275.136] Current version of pixman: 0.26.2
[ 2275.138] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2275.138] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2275.142] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 1 13:16:01 2012
[ 2275.143] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 2275.144] (==) No Layout section. Using the first Screen section.
[ 2275.144] (==) No screen section available. Using defaults.
[ 2275.144] (**) |-->Screen "Default Screen Section" (0)
[ 2275.144] (**) | |-->Monitor "<default monitor>"
[ 2275.144] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 2275.144] (**) | |-->Device "Intel Graphics"
[ 2275.144] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2275.144] (==) Automatically adding devices
[ 2275.144] (==) Automatically enabling devices
[ 2275.144] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 2275.144] Entry deleted from font path.
[ 2275.144] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 2275.144] Entry deleted from font path.
[ 2275.144] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 2275.144] Entry deleted from font path.
[ 2275.144] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 2275.144] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 2275.144] Entry deleted from font path.
[ 2275.144] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 2275.144] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 2275.144] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2275.144] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2275.144] (II) Loader magic: 0x7c8b00
[ 2275.144] (II) Module ABI versions:
[ 2275.144] X.Org ANSI C Emulation: 0.4
[ 2275.144] X.Org Video Driver: 12.1
[ 2275.144] X.Org XInput driver : 16.0
[ 2275.144] X.Org Server Extension : 6.0
[ 2275.144] (--) PCI:*(0:0:2:0) 8086:0166:10cf:16c2 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00002000/64
[ 2275.144] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2275.144] (II) LoadModule: "extmod"
[ 2275.144] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 2275.145] (II) Module extmod: vendor="X.Org Foundation"
[ 2275.145] compiled for 1.12.4, module version = 1.0.0
[ 2275.145] Module class: X.Org Server Extension
[ 2275.145] ABI class: X.Org Server Extension, version 6.0
[ 2275.145] (II) Loading extension MIT-SCREEN-SAVER
[ 2275.145] (II) Loading extension XFree86-VidModeExtension
[ 2275.145] (II) Loading extension XFree86-DGA
[ 2275.145] (II) Loading extension DPMS
[ 2275.145] (II) Loading extension XVideo
[ 2275.145] (II) Loading extension XVideo-MotionCompensation
[ 2275.145] (II) Loading extension X-Resource
[ 2275.145] (II) LoadModule: "dbe"
[ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 2275.145] (II) Module dbe: vendor="X.Org Foundation"
[ 2275.145] compiled for 1.12.4, module version = 1.0.0
[ 2275.145] Module class: X.Org Server Extension
[ 2275.145] ABI class: X.Org Server Extension, version 6.0
[ 2275.145] (II) Loading extension DOUBLE-BUFFER
[ 2275.145] (II) LoadModule: "glx"
[ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2275.145] (II) Module glx: vendor="X.Org Foundation"
[ 2275.145] compiled for 1.12.4, module version = 1.0.0
[ 2275.145] ABI class: X.Org Server Extension, version 6.0
[ 2275.145] (==) AIGLX enabled
[ 2275.145] (II) Loading extension GLX
[ 2275.145] (II) LoadModule: "record"
[ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 2275.145] (II) Module record: vendor="X.Org Foundation"
[ 2275.145] compiled for 1.12.4, module version = 1.13.0
[ 2275.145] Module class: X.Org Server Extension
[ 2275.145] ABI class: X.Org Server Extension, version 6.0
[ 2275.145] (II) Loading extension RECORD
[ 2275.145] (II) LoadModule: "dri"
[ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 2275.145] (II) Module dri: vendor="X.Org Foundation"
[ 2275.145] compiled for 1.12.4, module version = 1.0.0
[ 2275.145] ABI class: X.Org Server Extension, version 6.0
[ 2275.145] (II) Loading extension XFree86-DRI
[ 2275.145] (II) LoadModule: "dri2"
[ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 2275.145] (II) Module dri2: vendor="X.Org Foundation"
[ 2275.145] compiled for 1.12.4, module version = 1.2.0
[ 2275.145] ABI class: X.Org Server Extension, version 6.0
[ 2275.145] (II) Loading extension DRI2
[ 2275.145] (II) LoadModule: "intel"
[ 2275.146] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 2275.146] (II) Module intel: vendor="X.Org Foundation"
[ 2275.146] compiled for 1.12.3.901, module version = 2.20.5
[ 2275.146] Module class: X.Org Video Driver
[ 2275.146] ABI class: X.Org Video Driver, version 12.1
[ 2275.146] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
Haswell Server (GT2+), Haswell SDV Desktop (GT1),
Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
Haswell ULT Server (GT1), Haswell ULT Server (GT2),
Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
Haswell CRW Server (GT2), Haswell CRW Server (GT2+)
[ 2275.146] (--) using VT number 7
[ 2275.149] drmOpenDevice: node name is /dev/dri/card0
[ 2275.149] drmOpenDevice: open result is 7, (OK)
[ 2275.150] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 2275.150] drmOpenDevice: node name is /dev/dri/card0
[ 2275.150] drmOpenDevice: open result is 7, (OK)
[ 2275.150] drmOpenByBusid: drmOpenMinor returns 7
[ 2275.150] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 2275.150] drmOpenDevice: node name is /dev/dri/card0
[ 2275.150] drmOpenDevice: open result is 8, (OK)
[ 2275.150] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 2275.150] drmOpenDevice: node name is /dev/dri/card0
[ 2275.150] drmOpenDevice: open result is 8, (OK)
[ 2275.150] drmOpenByBusid: drmOpenMinor returns 8
[ 2275.150] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 2275.150] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 2275.150] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 2275.150] (==) intel(0): RGB weight 888
[ 2275.150] (==) intel(0): Default visual is TrueColor
[ 2275.150] (**) intel(0): Option "AccelMethod" "sna"
[ 2275.150] (--) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Mobile (GT2)
[ 2275.151] (**) intel(0): Framebuffer tiled
[ 2275.151] (**) intel(0): Pixmaps tiled
[ 2275.151] (**) intel(0): 3D buffers tiled
[ 2275.151] (**) intel(0): Throttling enabled
[ 2275.151] (**) intel(0): Delayed flush enabled
[ 2275.151] (**) intel(0): "Tear free" disabled
[ 2275.151] (**) intel(0): Forcing per-crtc-pixmaps? no
[ 2275.151] (II) intel(0): Output LVDS1 has no monitor section
[ 2275.152] (II) intel(0): found backlight control interface acpi_video0 (type 'firmware')
[ 2275.152] (II) intel(0): Output VGA1 has no monitor section
[ 2275.153] (II) intel(0): Output HDMI1 has no monitor section
[ 2275.193] (II) intel(0): Output DP1 has no monitor section
[ 2275.193] (II) intel(0): EDID for output LVDS1
[ 2275.193] (II) intel(0): Manufacturer: LGD Model: 371 Serial#: 0
[ 2275.193] (II) intel(0): Year: 2012 Week: 0
[ 2275.193] (II) intel(0): EDID Version: 1.3
[ 2275.193] (II) intel(0): Digital Display Input
[ 2275.193] (II) intel(0): Max Image Size [cm]: horiz.: 29 vert.: 16
[ 2275.193] (II) intel(0): Gamma: 2.20
[ 2275.193] (II) intel(0): No DPMS capabilities specified
[ 2275.193] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 2275.193] (II) intel(0): First detailed timing is preferred mode
[ 2275.193] (II) intel(0): redX: 0.589 redY: 0.347 greenX: 0.343 greenY: 0.555
[ 2275.193] (II) intel(0): blueX: 0.160 blueY: 0.124 whiteX: 0.313 whiteY: 0.329
[ 2275.193] (II) intel(0): Manufacturer's mask: 0
[ 2275.193] (II) intel(0): Supported detailed timing:
[ 2275.193] (II) intel(0): clock: 70.0 MHz Image Size: 293 x 165 mm
[ 2275.193] (II) intel(0): h_active: 1366 h_sync: 1402 h_sync_end 1438 h_blank_end 1476 h_border: 0
[ 2275.193] (II) intel(0): v_active: 768 v_sync: 772 v_sync_end 780 v_blanking: 790 v_border: 0
[ 2275.193] (II) intel(0): LG Display
[ 2275.193] (II) intel(0): LP133WH2-TLF1
[ 2275.193] (II) intel(0): EDID (in hex):
[ 2275.193] (II) intel(0): 00ffffffffffff0030e4710300000000
[ 2275.193] (II) intel(0): 00160103801d10780afc359658578e29
[ 2275.193] (II) intel(0): 1f505400000001010101010101010101
[ 2275.193] (II) intel(0): 010101010101581b566e500016302424
[ 2275.194] (II) intel(0): 480025a5100000190000000000000000
[ 2275.194] (II) intel(0): 00000000000000000000000000fe004c
[ 2275.194] (II) intel(0): 4720446973706c61790a2020000000fe
[ 2275.194] (II) intel(0): 004c503133335748322d544c463100ce
[ 2275.194] (II) intel(0): EDID vendor "LGD", prod id 881
[ 2275.194] (II) intel(0): Printing DDC gathered Modelines:
[ 2275.194] (II) intel(0): Modeline "1366x768"x0.0 70.00 1366 1402 1438 1476 768 772 780 790 -hsync -vsync (47.4 kHz eP)
[ 2275.194] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 2275.194] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 2275.194] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 2275.194] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 2275.194] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 2275.194] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 2275.194] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 2275.194] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 2275.194] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 2275.194] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 2275.194] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 2275.194] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 2275.194] (II) intel(0): Printing probed modes for output LVDS1
[ 2275.194] (II) intel(0): Modeline "1366x768"x60.0 70.00 1366 1402 1438 1476 768 772 780 790 -hsync -vsync (47.4 kHz eP)
[ 2275.194] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 2275.194] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 2275.194] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 2275.194] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 2275.194] (II) intel(0): EDID for output VGA1
[ 2275.195] (II) intel(0): EDID for output HDMI1
[ 2275.236] (II) intel(0): EDID for output DP1
[ 2275.236] (II) intel(0): Output LVDS1 connected
[ 2275.236] (II) intel(0): Output VGA1 disconnected
[ 2275.236] (II) intel(0): Output HDMI1 disconnected
[ 2275.236] (II) intel(0): Output DP1 disconnected
[ 2275.236] (II) intel(0): Using exact sizes for initial modes
[ 2275.236] (II) intel(0): Output LVDS1 using initial mode 1366x768
[ 2275.236] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 2275.236] (**) intel(0): Display dimensions: (290, 160) mm
[ 2275.236] (**) intel(0): DPI set to (119, 121)
[ 2275.236] (II) Loading sub module "dri2"
[ 2275.236] (II) LoadModule: "dri2"
[ 2275.237] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 2275.237] (II) Module dri2: vendor="X.Org Foundation"
[ 2275.237] compiled for 1.12.4, module version = 1.2.0
[ 2275.237] ABI class: X.Org Server Extension, version 6.0
[ 2275.237] (==) Depth 24 pixmap format is 32 bpp
[ 2275.237] (II) intel(0): SNA initialized with IvyBridge backend
[ 2275.237] (==) intel(0): Backing store disabled
[ 2275.237] (==) intel(0): Silken mouse enabled
[ 2275.237] (II) intel(0): HW Cursor enabled
[ 2275.237] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 2275.238] (==) intel(0): DPMS enabled
[ 2275.239] (II) intel(0): [DRI2] Setup complete
[ 2275.239] (II) intel(0): [DRI2] DRI driver: i965
[ 2275.239] (II) intel(0): direct rendering: DRI2 Enabled
[ 2275.239] (==) intel(0): hotplug detection: "enabled"
[ 2275.239] (--) RandR disabled
[ 2275.239] (II) Initializing built-in extension Generic Event Extension
[ 2275.239] (II) Initializing built-in extension SHAPE
[ 2275.239] (II) Initializing built-in extension MIT-SHM
[ 2275.239] (II) Initializing built-in extension XInputExtension
[ 2275.239] (II) Initializing built-in extension XTEST
[ 2275.239] (II) Initializing built-in extension BIG-REQUESTS
[ 2275.239] (II) Initializing built-in extension SYNC
[ 2275.239] (II) Initializing built-in extension XKEYBOARD
[ 2275.239] (II) Initializing built-in extension XC-MISC
[ 2275.239] (II) Initializing built-in extension SECURITY
[ 2275.239] (II) Initializing built-in extension XINERAMA
[ 2275.239] (II) Initializing built-in extension XFIXES
[ 2275.239] (II) Initializing built-in extension RENDER
[ 2275.239] (II) Initializing built-in extension RANDR
[ 2275.239] (II) Initializing built-in extension COMPOSITE
[ 2275.239] (II) Initializing built-in extension DAMAGE
[ 2275.250] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 2275.250] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 2275.250] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 2275.250] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 2275.250] (II) AIGLX: Loaded and initialized i965
[ 2275.250] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 2275.251] (II) intel(0): switch to mode 1366x768 on crtc 3 (pipe 0)
[ 2275.276] (II) intel(0): Setting screen physical size to 361 x 203
[ 2275.319] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 2275.319] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 2275.319] (II) LoadModule: "evdev"
[ 2275.319] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2275.320] (II) Module evdev: vendor="X.Org Foundation"
[ 2275.320] compiled for 1.12.3.901, module version = 2.7.3
[ 2275.320] Module class: X.Org XInput Driver
[ 2275.320] ABI class: X.Org XInput driver, version 16.0
[ 2275.320] (II) Using input driver 'evdev' for 'Power Button'
[ 2275.320] (**) Power Button: always reports core events
[ 2275.320] (**) evdev: Power Button: Device: "/dev/input/event6"
[ 2275.320] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 2275.320] (--) evdev: Power Button: Found keys
[ 2275.320] (II) evdev: Power Button: Configuring as keyboard
[ 2275.320] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[ 2275.320] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 2275.320] (**) Option "xkb_rules" "evdev"
[ 2275.320] (**) Option "xkb_model" "evdev"
[ 2275.320] (**) Option "xkb_layout" "se"
[ 2275.355] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event3)
[ 2275.356] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
[ 2275.356] (II) Using input driver 'evdev' for 'Fujitsu FUJ02E3'
[ 2275.356] (**) Fujitsu FUJ02E3: always reports core events
[ 2275.356] (**) evdev: Fujitsu FUJ02E3: Device: "/dev/input/event3"
[ 2275.356] (--) evdev: Fujitsu FUJ02E3: Vendor 0 Product 0x6
[ 2275.356] (--) evdev: Fujitsu FUJ02E3: Found keys
[ 2275.356] (II) evdev: Fujitsu FUJ02E3: Configuring as keyboard
[ 2275.356] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input3/event3"
[ 2275.356] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 7)
[ 2275.356] (**) Option "xkb_rules" "evdev"
[ 2275.356] (**) Option "xkb_model" "evdev"
[ 2275.356] (**) Option "xkb_layout" "se"
[ 2275.357] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 2275.357] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 2275.357] (II) Using input driver 'evdev' for 'Video Bus'
[ 2275.357] (**) Video Bus: always reports core events
[ 2275.357] (**) evdev: Video Bus: Device: "/dev/input/event9"
[ 2275.357] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 2275.357] (--) evdev: Video Bus: Found keys
[ 2275.357] (II) evdev: Video Bus: Configuring as keyboard
[ 2275.357] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9/event9"
[ 2275.357] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 2275.358] (**) Option "xkb_rules" "evdev"
[ 2275.358] (**) Option "xkb_model" "evdev"
[ 2275.358] (**) Option "xkb_layout" "se"
[ 2275.359] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event2)
[ 2275.359] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
[ 2275.359] (II) Using input driver 'evdev' for 'Fujitsu FUJ02B1'
[ 2275.359] (**) Fujitsu FUJ02B1: always reports core events
[ 2275.359] (**) evdev: Fujitsu FUJ02B1: Device: "/dev/input/event2"
[ 2275.359] (--) evdev: Fujitsu FUJ02B1: Vendor 0 Product 0x6
[ 2275.359] (--) evdev: Fujitsu FUJ02B1: Found keys
[ 2275.359] (II) evdev: Fujitsu FUJ02B1: Configuring as keyboard
[ 2275.359] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/FUJ02B1:00/input/input2/event2"
[ 2275.359] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 9)
[ 2275.359] (**) Option "xkb_rules" "evdev"
[ 2275.359] (**) Option "xkb_model" "evdev"
[ 2275.359] (**) Option "xkb_layout" "se"
[ 2275.360] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 2275.360] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 2275.360] (II) Using input driver 'evdev' for 'Power Button'
[ 2275.360] (**) Power Button: always reports core events
[ 2275.360] (**) evdev: Power Button: Device: "/dev/input/event5"
[ 2275.360] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 2275.360] (--) evdev: Power Button: Found keys
[ 2275.360] (II) evdev: Power Button: Configuring as keyboard
[ 2275.361] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5"
[ 2275.361] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[ 2275.361] (**) Option "xkb_rules" "evdev"
[ 2275.361] (**) Option "xkb_model" "evdev"
[ 2275.361] (**) Option "xkb_layout" "se"
[ 2275.362] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[ 2275.362] (II) No input driver specified, ignoring this device.
[ 2275.362] (II) This device may have been added with another device file.
[ 2275.362] (II) config/udev: Adding input device FJ Camera (/dev/input/event7)
[ 2275.362] (**) FJ Camera: Applying InputClass "evdev keyboard catchall"
[ 2275.362] (II) Using input driver 'evdev' for 'FJ Camera'
[ 2275.362] (**) FJ Camera: always reports core events
[ 2275.362] (**) evdev: FJ Camera: Device: "/dev/input/event7"
[ 2275.363] (--) evdev: FJ Camera: Vendor 0x10f1 Product 0x1a44
[ 2275.363] (--) evdev: FJ Camera: Found keys
[ 2275.363] (II) evdev: FJ Camera: Configuring as keyboard
[ 2275.363] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input7/event7"
[ 2275.363] (II) XINPUT: Adding extended input device "FJ Camera" (type: KEYBOARD, id 11)
[ 2275.363] (**) Option "xkb_rules" "evdev"
[ 2275.363] (**) Option "xkb_model" "evdev"
[ 2275.363] (**) Option "xkb_layout" "se"
[ 2275.364] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[ 2275.364] (II) No input driver specified, ignoring this device.
[ 2275.364] (II) This device may have been added with another device file.
[ 2275.364] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[ 2275.364] (II) No input driver specified, ignoring this device.
[ 2275.364] (II) This device may have been added with another device file.
[ 2275.365] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[ 2275.365] (II) No input driver specified, ignoring this device.
[ 2275.365] (II) This device may have been added with another device file.
[ 2275.365] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 2275.365] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 2275.365] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 2275.366] (**) AT Translated Set 2 keyboard: always reports core events
[ 2275.366] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 2275.366] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 2275.366] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 2275.366] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 2275.366] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 2275.366] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 2275.366] (**) Option "xkb_rules" "evdev"
[ 2275.366] (**) Option "xkb_model" "evdev"
[ 2275.366] (**) Option "xkb_layout" "se"
[ 2275.366] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[ 2275.366] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Touchpad Catchall"
[ 2275.366] (II) LoadModule: "synaptics"
[ 2275.366] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 2275.367] (II) Module synaptics: vendor="X.Org Foundation"
[ 2275.367] compiled for 1.12.2, module version = 1.6.2
[ 2275.367] Module class: X.Org XInput Driver
[ 2275.367] ABI class: X.Org XInput driver, version 16.0
[ 2275.367] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 2275.367] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 2275.367] (**) Option "Device" "/dev/input/event8"
[ 2275.367] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 2275.367] (**) Option "TapButton1" "1"
[ 2275.367] (**) Option "TapButton2" "2"
[ 2275.367] (**) Option "TapButton3" "3"
[ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 2275.367] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 2275.367] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[ 2275.368] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 2275.368] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 2275.368] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 2275.368] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[ 2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 2275.368] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 2275.368] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 2275.368] (II) No input driver specified, ignoring this device.
[ 2275.368] (II) This device may have been added with another device file.
[ 2275.368] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[ 2275.368] (II) No input driver specified, ignoring this device.
[ 2275.368] (II) This device may have been added with another device file.
xinput
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ SynPS/2 Synaptics TouchPad id=13 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Fujitsu FUJ02E3 id=7 [slave keyboard (3)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Fujitsu FUJ02B1 id=9 [slave keyboard (3)]
↳ Power Button id=10 [slave keyboard (3)]
↳ FJ Camera id=11 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=12 [slave keyboard (3)]
running
dmesg | grep -i synaptics
doesn't show anything. However running
dmesg | grep -i psmouse
returns a lot of
psmouse serio1: bad data from KBC - timeout
Last edited by flako (2012-11-08 09:44:59)

I have tried doing that with both linux mint, and now fedora live usb. Neither one loads the touchpad correctly.  So yeah, our problems weren't really related
Anyway, I tried looking into the
psmouse serio1: bad data from KBC - timeout
messages, and tried running psmouse proto (defined in /etc/modprobe.conf/psmouse.conf) as both raw and imps as per https://answers.launchpad.net/ubuntu/+s … ion/206950 Unfortunately, that didn't solve anything. Using the raw setting meant that the touchpad wasn't loaded at all (as in not appearing in the Xorg.log at all).
The laptop is quite new, but at the same time what i figured from the touchpad vendor & product ID, the touchpad itself isn't. So it should technically work. Before installing arch i booted into windows to see if everything worked, and found no issues with the touchpad. So I have ruled out any hardware errors. Maybe its just the Fn-key that doesn't work yet in Linux? But that doesn't explain the "psmouse serio1: bad data from KBC - timeout" Any pointers to where I should look/ what commands I should run to delve deeper into this issue?
Last edited by flako (2012-09-09 12:10:51)

Similar Messages

  • Synaptics Touchpad not working properly

    Hi everyone,
    I hope someone can help me with this problem. I have my laptop since more than 2 years and never had a problem with the touchpad. Since yesterday it's all messed up.
    Touchpad is enabled and if set on right-handed and buttons and tapping enabled (the standard setting) it reacts as follows: I can continue to move the pointer, scroll and use the right button. I am not able to do tapping anymore and the left button doesn't react.
    If I set it on left-handed, tapping starts working again and the right button (now having the function of the left button) works. Still, the left button doesn't react. If I disable the buttons the touchpad itself works properly (scroll, tapping etc).
    I have googled and I have tried the following solutions: deinstalling / installing a new Synaptic / Windows driver (downgrading as well), than there was a suggestion to take out your battery and disconnect the power cable - did that as well, have tried enabling/disabling the touchpad - no change after that. I never have a mouse connected but I have now, tried disconnecting, made no difference. The day the error occured I had a Firefox upgrade - downgraded it again, no change. I used pressured air to clean the touchpad + buttons... no change...
    I don't think this is a hardware problem because the tapping function, although always enabled, would only work with buttons disabled or with left-hand setting.
    I really hope someone has a solution for this, it's driving me crazy!
    My laptop is a HP Pavillion DV7 with Windows Vista 32-bit.
    Many thanks in advance!
    Cheers,
    Steph

    Is there no one who could help?

  • HP Pavilion DV 6000 Mouse/Touchpad Not Working at All PLS HELP!

    I have an HP Pavilion DV 6000. When it is powered on and I log in a screen pops up showing the mousepad with a red line going through it. The mouse does not move at all. Therefore I can not recover or do anything with the computer. Has anyone heard of this????
    Also, the mousepad is not locked & I have tried rebooting the computer numerous times.

    Kbrandt29 wrote:
    I did try a USB mouse a while back. I know it didn't work but I'm not sure what happened. 
    How do you reinstall drivers? Sorry I'm not completely tech-savvy. 
    Thanks so much for your help. 
    First was it a corded usb mouse or a cordless?
    If it was a corded it should've auto installed drivers from Windows itself to get it up and runnig.
    If it was a cordless it should have again auto installed drivers for the dongle when inserted, But the mouse may have needed paired to the dongle, Which is done by usually clicking first on the discover/matching button on the bottom of the mouse itself, then pressing on the button on the dongle itself and that should match them together.
    If it was a newer cordless mouse though most are already matched at the factory so there's no need for pairing much anymore.
    As for installing the drivers it's fairly simple.
    If you have a drivers and application DVD either that you bought from HP, or made yourself if you did a default factory image onto a DVD when you first got your computer, put that disk in your drive and navigate it till you find the driver, It should be marked Input Device Driver.
    Or you can go to HP's Support Site and download the latest driver for your TouchPad and reinstall it from there.
    You'll most likely have to reboot after doing this?
    Let me know if this helps.
    If not I've a couple other ideas, I just don't want to overwhelm you at this point.

  • S430 - touchpad not working at all out of the box

    Hi all
    I know there's a few people who have problems with the touchpad on their thinkpads, I've got another, different problem!  
    I got mine out of the box yesterday and neither the touchpad nor the red joystick controller in the keyboard work.  The buttons on the touchpad also don't work.
    Luckily I had a USB mouse at home and I've been able to the laptop up and running, but no luck trying to get the touchpad working.  I've gone through the user guide, the help guide, the lenovo website etc, but not finding anything.
    When I go into the "control panel", then "hardware and sound" and select "device manager",  the only "mice and other pointing devices" that I have is my HID-compliant mouse which seems to be the USB mouse.  The touchpad doesn't feature at all.
    If I go into "control panel" and select "mouse"  I don't actually have a tab for "UltraNav".  Since all the help out there tells me to go to that tab, I don't really know what to do!
    If I go through the Lenovo Solution Center, it tells me that the "ThinkPad UltraNav Pointing Device" is disabled and to fix it I need to go to the Device Manager.
    But, as already said, in the device manager there's nothing I can do!
    Any help would be much appreciated.
    cheers
    Harry

    Hi
    This notebook seems to belong to the PSAF5E series.
    I wonder where you have found the drivers for this series ?:|
    However, I have checked the Toshiba European page and didnt find the Vista touchpad driver especially for this series.
    BUT the page provides some touchpad drivers (two drivers) for the Equium A200 PSAEE.
    I would recommend installing the Alps Electric Touch Pad driver v7.0.301.4 and the Synaptics Touch Pad driver v. 9.1.14.0.
    By the way; its always recommended to reinstall the OS with the Toshiba recovery CD. If you dont have such CD you could order it from the ASP which is responsible for you country.

  • Powerbook G4 17" Keyboard or touchpad not working at all.

    So I have this computer and it used to work perfectly until i decided to add some ram. When I did, something must have shifted and caused a short circuit at the L90 inductor, right beside the keyboard/touchpad connector. The power button still works, and the computer is FULLY usable through VNC. And with my limited knowledge in Macs I cant figure out the precise type of inductor I blew. It's a 3 Cent piece that i can see is all charred and burnt but i don't know what to replace it with.
    Any help would be appreciated.
    Thanks

    rich420 wrote:
      Well I know what the problem is. Its the actual light and connection of the battery and light, it must be loose. Because when I pinch or mess around with the bottom of my phone just under my keys(where there seems to be a piece that could disasswmble from the phone), the light comes on and stays on when I hold it tight, and it flickers and flashes when I fiddle with it.
    I wish you had the foresight to tell me upfront that you knew what the problem was -- there would be a little less guessing on my part and I would be able to get straight to the point.
    rich420 wrote:
      Would it be a good idea to disassemble my whole BB to see if I can fix in the problem inside? Or is that a bad idea? (I don't think I can return it, its my moms old phone, I don't know how long she has had it for). Thanks guys!
    I don't know if you can fix it or not... someone who has done it before might could, for sure.
    For a loose battery connection? Just place a business card a folder sheet of typing paper on top of the battery, replace the battery door and see how that works.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • [Solved] Synaptic Touchpad not working

    Today, I noticed my touchpad no longer works. Whether the mouse is plugged in or not, moving my fingers on the touchpad will not get the cursor to do anything. At least two USB mouses do work, however. Device manager says that driver is ok. I uninstalled anyways; the Toshiba site for my laptop gave me the old driver to d/l, which I did and installed. Rebooted, and still same problem.  I used the flash card and pressed Fn+F9. It has the touchpad as enabled. Any suggestions? 

    The only other thing we can do that you've maybe not done without going for a full recovery is try the driver shown below which is probably the OEM one you have . However, try it anyway. Uninstall the current one using Control Panel and then download and install this one:       L740 Synaptics Driver C.B. P.S. Please double check this part of the model number:  <ES5.0>. I've never seen anything like that. And is this a Mexico or Latin America machine by any chance?      

  • HP Touchpad not working at all

    I have a HP Touchpad which isn't responding at all. The screen is blank yet the button is lit up, I know it is charged from my last use. I have tried resetting it with the solutions given such as pressing and holding the home button with the power button, the power button with the volume buttons. I have held them for at least a minute and nothing happened. I have tried connecting it to a laptop, and the computer does not recognise it because its not responding.
    Please help.
    Thanks

    Hi and welcome to the HP Support Community.
    If you have not yet been through it, I suggest you review this thread which is "stickied" near the top of this board.  It includes most of the suggestions out there to try to get a non-responsive TouchPad back into operation.
    One of my TouchPads went wonky on me the other day, after it sat for several days on a TouchStone charging cradle.  I plugged it in to a wall charger, let it sit again overnight, and the next day had to restart it several times (home and power buttons) before it finally booted up and behaved normally again.
    Make sure you use the original charger it came with, a phone charger does not provide enough power.  The micro-usb charging port could also be loose, or the charging cable could be bad.
    Keep trying...good luck.
    smkranz
    I am a volunteer, and not an HP employee.
    Palm OS ∙ webOS ∙ Android

  • MSI GS70 20D Touchpad not working after login when I upgraded to 8.1

    Short situation: I upgraded my laptop to windows 8.1, and the touchpad stopped working on the start/desktop screens. I could move it before I logged in, and after it would work for a few seconds, but then it would just stop. An external mouse works just fine, but I still don't want my touchpad not working.
    I looked on the MSI USA technical support page, and it said to delete the old drivers for the touchpad and download new ones. I deleted the drives, but every time I try to download the new ones, I get a window that says my touchpad isn't plugged in, and that the drive isn't compatible with my touchpad, which doesn't make sense to me because I looked up my product specifically and tried all three touchpad drivers. None of them worked.
    Now I can't use the touchpad at all because I deleted the drivers, so it would seem that the computer doesn't know it has a touchpad because it won't register the touchpad in my devices tab.
    Does anyone know what I can do to solve this? Or to at least get the touchpad to register again? I just got this computer for Christmas, I've treated it very well so it hasn't banged up against anything or been dropped or mistreated, so I cannot understand why this is happening. It worked before the 8.1 update, so I'm pretty sure the issue has something to do with that.

    UPDATE: So I managed to fix the touch pad by deleting the driver and rebooting, which is weird because I removed the driver completely and never reinstalled it, so the computer shouldn't really know it has a touch pad. But every time I reboot the computer after fixing it, the touch pad goes back to it's old problem and I need to redelete and reboot all over again.
    Also, My computer has begun to randomly freeze and not respond to anything, with one such event leading to a blue screen with a WHEA_UNCORRECTABLE_ERROR message. The computer has frozen a total of 6 times, at different moments; when I'm typing on microsoft word, at the login screen, even right when it starts up and the msi loading screen is up. 5 of these times have required a forced shut down, the first time the computer shut off on it's own because it ran out of battery power.
    Finally, my computer has begun to periodically for long stretches of time stopped detecting wireless networks and is asking to be plugged into an ethernet cable to connect to the internet. This has never happened to me before, and I know I haven't turned off my network sharing center.
    I'm not sure why this is all suddenly happening. It's not like I'm banging my laptop against walls. I'm very careful when I move and use my GS70, so these problems are greatly concerning to me because I just got this computer at Christmas.

  • Beta games will not work at all.

    When I download beta games into peazip or anotherzip file. they either throw components of the game all over my desktop or, if I put it in a new folder, just do not work. All regular games work fine using this method, just beta games will not work. I extract from zip file onto my desktop in new file, open the exe. in that file to a blank black page. Called HP, they could not help me! I am going crazy with this,as my computer is only a few months old! HELP!!! Thank you very much to anyone who knows how to fix this problem! God bless!

    Terri, welcome to the forum.
    When you say beta games, I want to make certain that I understand what you mean.  Is this a developer (Beta) or games that are in the beta testing stage?  If they are beta test games, it isn't surprising that you are having problems.  Beta test games simply, in many cases, are not ready for prime time.  The best way to handle them is by checking to see if there are patches available.  It would be rare, but possibly the only way to get them to work properly.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • My New Tab Page does not work at all. I just have the empty squares with nothing in them at all?

    My New Tab Page does not work at all. I just have the empty squares with nothing in them at all?
    I know how to use about:config & have had the usual problems with newtab page tiles but this is more like a bug- using 33.0.1. Doesn't show tiles icon in top right corner just shows a gear that is used to hide the empty tiles that I can't fill with sites. First it would only show 2 rows of 4 columns even though I had it set to 5 & 6 then few days later for no reason they went empty with a serrated line around the tiles & can't drag from the bookmarks---- really bloody annoying!!!!!!! Possibly a setting in the about:config but i can't fig it out?

    Reset Firefox to its default state
    If you're having major problems which you can't resolve, start fresh with only your essential information.
    Troubleshooting Information
    This page contains technical information that might be useful when you're trying to solve a problem. If you are looking for answers to common questions about Firefox, check out our support website.
    Application Basics
    Name Firefox
    Version 33.0.1
    Update History
    User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
    Profile Folder
    Enabled Plugins about:plugins
    Build Configuration about:buildconfig
    Memory Use about:memory
    Multiprocess Windows 0/1
    Crash Reports for the Last 3 Days
    Report ID Submitted
    All Crash Reports
    Extensions
    Name Version Enabled ID
    Adblock Plus 2.6.5 true {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
    Adblock Plus Pop-up Addon 0.9.2 true [email protected]
    Skype Click to Call 7.3.16540.9015 true {82AF8DCA-6DE9-405D-BD5E-43525BDAD38A}
    Trend Micro BEP Firefox Extension 8.0.0.1173 true [email protected]
    Trend Micro NSC Firefox Extension 6.8.0.1120 true {22C7F6C6-8D67-4534-92B5-529A0EC09405}
    Trend Micro Toolbar 7.0.0.1243 true {22181a4d-af90-4ca3-a569-faed9118d6bc}
    Graphics
    Adapter Description Intel(R) HD Graphics
    Adapter Drivers igdumd64 igd10umd64 igdumdx32 igd10umd32
    Adapter RAM Unknown
    Device ID 0x0046
    Direct2D Enabled true
    DirectWrite Enabled true (6.2.9200.16571)
    Driver Date 1-30-2013
    Driver Version 8.15.10.2993
    GPU #2 Active false
    GPU Accelerated Windows 1/1 Direct3D 11 (OMTC)
    Vendor ID 0x8086
    WebGL Renderer Google Inc. -- ANGLE (Intel(R) HD Graphics Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote true
    AzureCanvasBackend direct2d
    AzureContentBackend direct2d
    AzureFallbackCanvasBackend cairo
    AzureSkiaAccelerated 0
    Important Modified Preferences
    Name Value accessibility.blockautorefresh true
    accessibility.typeaheadfind.flashBar 0
    browser.cache.disk.capacity 358400
    browser.cache.disk.smart_size_cached_value 358400
    browser.cache.disk.smart_size.first_run false
    browser.cache.disk.smart_size.use_old_max false
    browser.cache.frecency_experiment 1
    browser.places.smartBookmarksVersion 7
    browser.sessionstore.upgradeBackup.latestBuildID 20141023194920
    browser.startup.homepage www.google.com
    browser.startup.homepage_override.buildID 20141023194920
    browser.startup.homepage_override.mstone 33.0.1
    browser.tabs.loadInBackground false
    dom.mozApps.used true
    extensions.lastAppVersion 33.0.1
    font.internaluseonly.changed true
    gfx.direct3d.last_used_feature_level_idx 1
    keyword.URL http://www.bing.com/search?FORM=UP97DF&PC=UP97&q=
    media.gmp-gmpopenh264.lastUpdate 1413750166
    media.gmp-gmpopenh264.version 1.1
    media.gmp-manager.lastCheck 1414375733
    network.cookie.prefsMigrated true
    places.database.lastMaintenance 1414404204
    places.history.expiration.transient_current_max_pages 102059
    plugin.disable_full_page_plugin_for_types application/pdf
    plugin.importedState true
    plugin.state.npmedia 0
    plugin.state.nptimegrid 1
    print.printer_Canon_MG2100_series_Printer.print_bgcolor false
    print.printer_Canon_MG2100_series_Printer.print_bgimages false
    print.printer_Canon_MG2100_series_Printer.print_colorspace
    print.printer_Canon_MG2100_series_Printer.print_command
    print.printer_Canon_MG2100_series_Printer.print_downloadfonts false
    print.printer_Canon_MG2100_series_Printer.print_duplex 3997817
    print.printer_Canon_MG2100_series_Printer.print_edge_bottom 0
    print.printer_Canon_MG2100_series_Printer.print_edge_left 0
    print.printer_Canon_MG2100_series_Printer.print_edge_right 0
    print.printer_Canon_MG2100_series_Printer.print_edge_top 0
    print.printer_Canon_MG2100_series_Printer.print_evenpages true
    print.printer_Canon_MG2100_series_Printer.print_footercenter
    print.printer_Canon_MG2100_series_Printer.print_footerleft &PT
    print.printer_Canon_MG2100_series_Printer.print_footerright &D
    print.printer_Canon_MG2100_series_Printer.print_headercenter
    print.printer_Canon_MG2100_series_Printer.print_headerleft &T
    print.printer_Canon_MG2100_series_Printer.print_headerright &U
    print.printer_Canon_MG2100_series_Printer.print_in_color true
    print.printer_Canon_MG2100_series_Printer.print_margin_bottom 0.5
    print.printer_Canon_MG2100_series_Printer.print_margin_left 0.5
    print.printer_Canon_MG2100_series_Printer.print_margin_right 0.5
    print.printer_Canon_MG2100_series_Printer.print_margin_top 0.5
    print.printer_Canon_MG2100_series_Printer.print_oddpages true
    print.printer_Canon_MG2100_series_Printer.print_orientation 0
    print.printer_Canon_MG2100_series_Printer.print_page_delay 50
    print.printer_Canon_MG2100_series_Printer.print_paper_data 1
    print.printer_Canon_MG2100_series_Printer.print_paper_height 11.00
    print.printer_Canon_MG2100_series_Printer.print_paper_name
    print.printer_Canon_MG2100_series_Printer.print_paper_size_type 0
    print.printer_Canon_MG2100_series_Printer.print_paper_size_unit 0
    print.printer_Canon_MG2100_series_Printer.print_paper_width 8.50
    print.printer_Canon_MG2100_series_Printer.print_plex_name
    print.printer_Canon_MG2100_series_Printer.print_resolution 7602290
    print.printer_Canon_MG2100_series_Printer.print_resolution_name
    print.printer_Canon_MG2100_series_Printer.print_reversed false
    print.printer_Canon_MG2100_series_Printer.print_scaling 1.00
    print.printer_Canon_MG2100_series_Printer.print_shrink_to_fit true
    print.printer_Canon_MG2100_series_Printer.print_to_file false
    print.printer_Canon_MG2100_series_Printer.print_unwriteable_margin_bottom 0
    print.printer_Canon_MG2100_series_Printer.print_unwriteable_margin_left 0
    print.printer_Canon_MG2100_series_Printer.print_unwriteable_margin_right 0
    print.printer_Canon_MG2100_series_Printer.print_unwriteable_margin_top 0
    privacy.sanitize.migrateFx3Prefs true
    privacy.sanitize.timeSpan 2
    storage.vacuum.last.index 1
    storage.vacuum.last.places.sqlite 1412311800
    Important Locked Preferences
    Name Value
    JavaScript
    Incremental GC true
    Accessibility
    Activated false
    Prevent Accessibility 0
    Library Versions
    Expected minimum version Version in use
    NSPR 4.10.7 4.10.7
    NSS 3.17.1 Basic ECC 3.17.1 Basic ECC
    NSSSMIME 3.17.1 Basic ECC 3.17.1 Basic ECC
    NSSSSL 3.17.1 Basic ECC 3.17.1 Basic ECC
    NSSUTIL 3.17.1 3.17.1
    Experimental Features
    Name ID Description Active End Date Homepage

  • My ipod touch is not working at all pls HELP, my ipod touch is not working at all pls HELP

    My iPod touch is not working at all,i did everything i could and still it doesnt work,i live in the philippines my idea of solving this problem is to send it back at Apple California we do have service centre here but i dont trust them,i dont know what to do,I REALLY NEED YOUR HELP

    Quite possibly.  It wouldn't hurt to try another one if at all possible. If you have to, borrow one from a friend.  It could also be due to debris in the docking port of your iPod.  Take a look on the inside of the port and make sure there is no lint or anything like that.  Also look for broken pins as they would definitely cause connection issues as well.
    B-rock

  • Microphone​s not working at all.

    hi, im having some issues regarding the built in microphone as well as external mics not working at all.
    The computer seems to register the mics there, but they just dont seem to work .
    ive tried troubleshooting and following all the guidelines on this site on how to fix it and nothing seems to work.
    the internal mic will work one day and then the next day ill try to use it and itll be back to not working. with me not changing any of the settings. any help would be greatly appreciated. I heard back from somebody in a post about this about a month ago, gave my specs as requested and didnt hear anything else after that. Hoping this one gets a little more attention.
    the computer is operating on windows 8.1
    the product number is B5Y66AV
    Thank you!

    Hi @brun67, 
    Thank you for your reply.
    I regert that the micsrophone works sometimes but not always. 
    I did not mean to imply that your notebook was incompatible with Windows 8 only that it was a possiblity to check and that HP does not support Windows 8 on your notebbook.
    You could try rolling back the driver to see it there is any improvement or try updating the driver.
    As HP does not support this OS the HP Support Assistant will not help.  You will need to manually check for any updated drivers from the manufacturer of the card.
    Downloading Software and Drivers
    To rule out hardware as being a possibility here is a link to HP Notebook PCs - Testing for Hardware Failures (Windows 8). Under the component test audio is an option.
    Good Luck!
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Flash player 11.0.1.152 not working on all sites. Using Mac OS 10.5.8

    What am I missing?  Flash didn't work properly on previous version either.  I use google chrome primarily but flash does not work on all sites using Firefox or Safari either.  I have a Macbook Pro operating on 10.5.8.  I'm sure it's probably a simple fix but I just haven't found it.  Appreciate any help on the matter. 

    I have spent countless hours trying to get my flash player working and have tried EVERY kind of possible answer through many forums and websites to solve this. Does adobe have anything currently that will solve this flash player problem?? I have the lastest version of Safari 5.1.1. and I have the lastest version of adobe flash player 11.0.1.152, I have even tried the debugging installs adobe put out for flash player. I have tried the "working around lion flash player video thing" where you try private browsing. I have tried going into system preferences and entering into the flash player settings in the storage tab the allow this sites, etc. NOTHING HAS WORKED!! I still get my local storage pop up message whenever I try and watch a you tube or any site that has flash video on it, that flash player settings box still pops up and is stuck on my screen and I cant click allow or deny or get it off. So many people I have read have the same problem and I only the same answers pop up that I have tried again and again, does anyone have a real resolve to this yet??? PLEASE PLEASE PLEASE HELP.

  • 8700c and device manager not working AT ALL

    So I just recently got a Blackberry 8700c and for some reason the device manager does not work at all. Like my computer will make a dadunk noise when I connect my Blackberry via USB cable but it won't register that my blackberry is connected. I cant go to my computer and actually click on my blackberry.
    I have windows vista and the device manager software I am using is the one I got in the box. 4.1
    I am also using AT&T please help.
    All I want to do is be able to connect it to my computer and upload themes and whatever else I want to the phone. But it isn't working
    Solved!
    Go to Solution.

    Do you have Desktop Manager loaded to your PC? You mentioned device manager, but I would recommed Desktop Manager ver 4.7
    Download Desktop Manager from here:
    https://www.blackberry.com/Downloads/entry.do?code=A8BAA56554F96369AB93E4F3BB068C22
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • IPhone 4s screen is completely black and does not work at all; has not been dropped. Any help?

    I opened up youTube using a shortcut from the Cocoppa app last night, and the screen froze, my home button would not work, so I locked it. The phone was charging at the time and nowhere near dead. After I did so, I pressed the lock and the home button [ not at the same time ] and the screen would not light up at all, it remained completely black. So, I unplugged it and plugged it back into the charger and it made the little sound it does when you do so, that told me it was not dead, and had not turned off. I held the lock button down to turn it off and swiped where the "slide to shut down" bar would normally be if my screen actually worked. It did nothing. My phone screen does not work at all now, even though it makes sounds such as Siri's little pinging noise when you hold down the home button. I am thoroughly confused and urgently need help to solve this problem.

    Hello there, stevo3stevenz.
    The following Knowledge Base article provides some great steps for troubleshooting your iPhone not powering on:
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

Maybe you are looking for