Feedback on the HP 350 G2 Notebook PC - Snowman

Asked by Ed-ekennedy

Touchpad is not working. When I type synclient in terminal I get the following error:
Couldn't find synaptics properties. No synaptics driver loaded?
What can I do to fix this?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu-Certification Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Po-Hsu Lin (cypressyew) said :
#1

Hi,
which version of Ubuntu you're using? Is your computer pre-installed with Ubuntu?
Thanks

Revision history for this message
Ed-ekennedy (ed-ekennedy) said :
#2

Currently using 15.04. Also had 14.04 with the same isssues. The laptop was not preinstalled with Ubuntu.

Revision history for this message
Ed-ekennedy (ed-ekennedy) said :
#3

Looking at the Xorg.0.log, there is an error that occurs at some point that makes the touchpad not work. The error is:
(EE) SynPS/2 Synaptics TouchPad: Read error 19

Revision history for this message
Ed-ekennedy (ed-ekennedy) said :
#4

After I turn on my laptop everything works. Then randomly out of no where the touchpad stops working. The /var/log/Xorg.0.log looks like something happens to the driver:

[ 10.359] (II) intel(0): Creating default Display subsection in Screen section
 "Default Screen Section" for depth/fbbpp 24/32
[ 10.359] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 10.359] (==) intel(0): RGB weight 888
[ 10.359] (==) intel(0): Default visual is TrueColor
[ 10.359] (II) intel(0): Output eDP1 has no monitor section
[ 10.359] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 10.359] (II) intel(0): Enabled output eDP1
[ 10.359] (II) intel(0): Output DP1 has no monitor section
[ 10.359] (II) intel(0): Enabled output DP1
[ 10.359] (II) intel(0): Output HDMI1 has no monitor section
[ 10.359] (II) intel(0): Enabled output HDMI1
[ 10.359] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 10.359] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 10.359] (II) intel(0): Enabled output VIRTUAL1
[ 10.359] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[ 10.359] (==) intel(0): TearFree disabled
[ 10.359] (==) intel(0): DPI set to (96, 96)
[ 10.360] (II) Loading sub module "dri2"
[ 10.360] (II) LoadModule: "dri2"
[ 10.360] (II) Module "dri2" already built-in
[ 10.360] (II) Loading sub module "present"
[ 10.360] (II) LoadModule: "present"
[ 10.360] (II) Module "present" already built-in
[ 10.363] (II) UnloadModule: "modesetting"
[ 10.363] (II) Unloading modesetting
[ 10.363] (II) UnloadModule: "fbdev"
[ 10.363] (II) Unloading fbdev
[ 10.363] (II) UnloadSubModule: "fbdevhw"
[ 10.363] (II) Unloading fbdevhw
[ 10.363] (II) UnloadModule: "vesa"
[ 10.363] (II) Unloading vesa
[ 10.363] (==) Depth 24 pixmap format is 32 bpp
[ 10.363] (II) intel(0): SNA initialized with Broadwell backend
[ 10.363] (==) intel(0): Backing store enabled
[ 10.363] (==) intel(0): Silken mouse enabled
[ 10.363] (II) intel(0): HW Cursor enabled
[ 10.363] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 10.363] (==) intel(0): DPMS enabled
[ 10.363] (==) intel(0): display hotplug detection enabled
[ 10.363] (II) intel(0): [DRI2] Setup complete
[ 10.363] (II) intel(0): [DRI2] DRI driver: i965
[ 10.363] (II) intel(0): [DRI2] VDPAU driver: i965
[ 10.363] (II) intel(0): direct rendering: DRI2 enabled
[ 10.363] (II) intel(0): hardware support for Present enabled
[ 10.363] (--) RandR disabled
[ 10.367] (II) SELinux: Disabled on system
[ 10.396] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 10.396] (II) AIGLX: enabled GLX_ARB_create_context
[ 10.396] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 10.396] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 10.396] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 10.396] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 10.396] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 10.396] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 10.396] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 10.396] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 10.397] (II) AIGLX: Loaded and initialized i965
[ 10.397] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 10.399] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 10.403] (II) intel(0): Setting screen physical size to 361 x 203
[ 10.421] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 10.423] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 10.423] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 10.423] (II) LoadModule: "evdev"
[ 10.423] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 10.425] (II) Module evdev: vendor="X.Org Foundation"
[ 10.425] compiled for 1.16.0, module version = 2.9.0
[ 10.425] Module class: X.Org XInput Driver
[ 10.425] ABI class: X.Org XInput driver, version 21.0
[ 10.425] (II) Using input driver 'evdev' for 'Power Button'
[ 10.425] (**) Power Button: always reports core events
[ 10.425] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 10.425] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 10.425] (--) evdev: Power Button: Found keys
[ 10.425] (II) evdev: Power Button: Configuring as keyboard
[ 10.425] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 10.425] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 10.425] (**) Option "xkb_rules" "evdev"
[ 10.425] (**) Option "xkb_model" "pc105"
[ 10.425] (**) Option "xkb_layout" "us"
[ 10.425] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 10.425] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 10.425] (II) Using input driver 'evdev' for 'Video Bus'
[ 10.425] (**) Video Bus: always reports core events
[ 10.425] (**) evdev: Video Bus: Device: "/dev/input/event8"
[ 10.425] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 10.425] (--) evdev: Video Bus: Found keys
[ 10.425] (II) evdev: Video Bus: Configuring as keyboard
[ 10.425] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event8"
[ 10.425] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 10.425] (**) Option "xkb_rules" "evdev"
[ 10.425] (**) Option "xkb_model" "pc105"
[ 10.425] (**) Option "xkb_layout" "us"
[ 10.426] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 10.426] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 10.426] (II) Using input driver 'evdev' for 'Power Button'
[ 10.426] (**) Power Button: always reports core events
[ 10.426] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 10.426] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 10.426] (--) evdev: Power Button: Found keys
[ 10.426] (II) evdev: Power Button: Configuring as keyboard
[ 10.426] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 10.426] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 10.426] (**) Option "xkb_rules" "evdev"
[ 10.426] (**) Option "xkb_model" "pc105"
[ 10.426] (**) Option "xkb_layout" "us"
[ 10.426] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 10.426] (II) No input driver specified, ignoring this device.
[ 10.426] (II) This device may have been added with another device file.
[ 10.426] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event9)
[ 10.426] (II) No input driver specified, ignoring this device.
[ 10.426] (II) This device may have been added with another device file.
[ 10.427] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[ 10.427] (II) No input driver specified, ignoring this device.
[ 10.427] (II) This device may have been added with another device file.
[ 10.427] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[ 10.427] (II) No input driver specified, ignoring this device.
[ 10.427] (II) This device may have been added with another device file.
[ 10.427] (II) config/udev: Adding input device HP Truevision HD (/dev/input/event6)
[ 10.427] (**) HP Truevision HD: Applying InputClass "evdev keyboard catchall"
[ 10.427] (II) Using input driver 'evdev' for 'HP Truevision HD'
[ 10.427] (**) HP Truevision HD: always reports core events
[ 10.427] (**) evdev: HP Truevision HD: Device: "/dev/input/event6"
[ 10.427] (--) evdev: HP Truevision HD: Vendor 0x64e Product 0xc341
[ 10.427] (--) evdev: HP Truevision HD: Found keys
[ 10.427] (II) evdev: HP Truevision HD: Configuring as keyboard
[ 10.427] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.5/3-1.5:1.0/input/input8/event6"
[ 10.427] (II) XINPUT: Adding extended input device "HP Truevision HD" (type: KEYBOARD, id 9)
[ 10.427] (**) Option "xkb_rules" "evdev"
[ 10.427] (**) Option "xkb_model" "pc105"
[ 10.427] (**) Option "xkb_layout" "us"
[ 10.428] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 10.428] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 10.428] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 10.428] (**) AT Translated Set 2 keyboard: always reports core events
[ 10.428] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[ 10.428] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 10.428] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 10.428] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 10.428] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 10.428] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 10.428] (**) Option "xkb_rules" "evdev"
[ 10.428] (**) Option "xkb_model" "pc105"
[ 10.428] (**) Option "xkb_layout" "us"
[ 10.428] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
[ 10.428] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 10.428] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 10.428] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 10.428] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 10.428] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 10.428] (II) LoadModule: "synaptics"
[ 10.428] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 10.428] (II) Module synaptics: vendor="X.Org Foundation"
[ 10.428] compiled for 1.16.0, module version = 1.8.99
[ 10.428] Module class: X.Org XInput Driver
[ 10.428] ABI class: X.Org XInput driver, version 21.0
[ 10.428] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 10.428] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 10.428] (**) Option "Device" "/dev/input/event4"
[ 10.968] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 10.968] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1220 - 5716 (res 46)
[ 10.968] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 986 - 4886 (res 80)
[ 10.968] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 10.968] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 10.968] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 10.968] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 10.968] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 10.968] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 11.012] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event4"
[ 11.012] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[ 11.012] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 11.012] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 11.012] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.034
[ 11.012] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 11.012] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 11.012] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 11.012] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 11.012] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 11.012] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 11.012] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 11.012] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event7)
[ 11.012] (II) No input driver specified, ignoring this device.
[ 11.012] (II) This device may have been added with another device file.
[ 11.012] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[ 11.012] (II) No input driver specified, ignoring this device.
[ 11.013] (II) This device may have been added with another device file.
[ 11.013] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event12)
[ 11.013] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 11.013] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[ 11.014] (**) HP WMI hotkeys: always reports core events
[ 11.014] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event12"
[ 11.014] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[ 11.014] (--) evdev: HP WMI hotkeys: Found keys
[ 11.014] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[ 11.014] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event12"
[ 11.014] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 12)
[ 11.014] (**) Option "xkb_rules" "evdev"
[ 11.014] (**) Option "xkb_model" "pc105"
[ 11.014] (**) Option "xkb_layout" "us"
[ 11.014] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event5)
[ 11.014] (**) HP Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
[ 11.014] (II) Using input driver 'evdev' for 'HP Wireless hotkeys'
[ 11.014] (**) HP Wireless hotkeys: always reports core events
[ 11.014] (**) evdev: HP Wireless hotkeys: Device: "/dev/input/event5"
[ 11.014] (--) evdev: HP Wireless hotkeys: Vendor 0 Product 0
[ 11.014] (--) evdev: HP Wireless hotkeys: Found keys
[ 11.014] (II) evdev: HP Wireless hotkeys: Configuring as keyboard
[ 11.014] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event5"
[ 11.014] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 13)
[ 11.014] (**) Option "xkb_rules" "evdev"
[ 11.014] (**) Option "xkb_model" "pc105"
[ 11.014] (**) Option "xkb_layout" "us"
[ 11.605] (II) intel(0): EDID vendor "AUO", prod id 17388
[ 11.605] (II) intel(0): Printing DDC gathered Modelines:
[ 11.605] (II) intel(0): Modeline "1366x768"x0.0 76.30 1366 1374 1384 1558 768 771 772 816 +hsync +vsync (49.0 kHz eP)
[ 11.605] (II) intel(0): Modeline "1366x768"x0.0 50.87 1366 1374 1384 1558 768 771 772 816 -hsync -vsync (32.7 kHz e)
[ 19.217] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 19.632] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 19.661] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 20.169] (II) XKB: reuse xkmfile /var/lib/xkb/server-7C75F152E85183199599C3E0B919739C0EE668AA.xkm
(EE) SynPS/2 Synaptics TouchPad: Read error 19
[ 360.049] (II) config/udev: removing device SynPS/2 Synaptics TouchPad
[ 360.069] (II) UnloadModule: "synaptics"
[ 379.285] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[ 379.285] (II) No input driver specified, ignoring this device.
[ 379.285] (II) This device may have been added with another device file.
[ 379.321] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event4)
[ 379.321] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 379.321] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[ 379.321] (**) PS/2 Generic Mouse: always reports core events
[ 379.321] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event4"
[ 379.321] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[ 379.321] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[ 379.321] (--) evdev: PS/2 Generic Mouse: Found relative axes
[ 379.321] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[ 379.321] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[ 379.321] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 379.321] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 379.321] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input16/event4"
[ 379.321] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 11)
[ 379.321] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[ 379.322] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[ 379.322] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[ 379.322] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 379.322] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 379.492] (II) config/udev: removing device PS/2 Generic Mouse
[ 379.504] (II) evdev: PS/2 Generic Mouse: Close
[ 379.504] (II) UnloadModule: "evdev"
[ 398.730] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[ 398.730] (II) No input driver specified, ignoring this device.
[ 398.730] (II) This device may have been added with another device file.
[ 398.769] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event4)
[ 398.769] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 398.769] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[ 398.769] (**) PS/2 Generic Mouse: always reports core events
[ 398.769] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event4"
[ 398.769] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[ 398.769] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[ 398.769] (--) evdev: PS/2 Generic Mouse: Found relative axes
[ 398.769] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[ 398.769] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[ 398.769] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 398.769] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 398.769] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input18/event4"
[ 398.769] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 11)
[ 398.769] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[ 398.770] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[ 398.770] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[ 398.770] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 398.770] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4

Revision history for this message
Ed-ekennedy (ed-ekennedy) said :
#5

Then out of nowhere my touchpad starts to work again. I check the logs and it looks like synaptics is loading and unloading:

[ 697.045] (II) config/udev: removing device PS/2 Generic Mouse
[ 697.064] (II) evdev: PS/2 Generic Mouse: Close
[ 697.064] (II) UnloadModule: "evdev"
[ 698.103] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 698.103] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 698.121] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
[ 698.121] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 698.121] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 698.121] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 698.121] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 698.121] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 698.121] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 698.121] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 698.121] (**) Option "Device" "/dev/input/event4"
[ 698.144] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 698.144] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1220 - 5716 (res 46)
[ 698.144] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 986 - 4886 (res 80)
[ 698.144] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 698.144] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 698.144] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 698.144] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 698.144] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 698.144] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 698.164] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input20/event4"
[ 698.164] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[ 698.164] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 698.164] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 698.164] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.034
[ 698.164] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 698.164] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 698.164] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 698.164] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 698.164] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
(EE) SynPS/2 Synaptics TouchPad: Read error 19
[ 703.256] (II) config/udev: removing device SynPS/2 Synaptics TouchPad
[ 703.269] (II) UnloadModule: "synaptics"
[ 706.020] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[ 706.020] (II) No input driver specified, ignoring this device.
[ 706.020] (II) This device may have been added with another device file.
[ 706.037] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event4)
[ 706.037] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 706.037] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[ 706.037] (**) PS/2 Generic Mouse: always reports core events
[ 706.037] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event4"
[ 706.037] (EE) evdev: PS/2 Generic Mouse: Unable to open evdev device "/dev/input/event4".
[ 706.037] (EE) PreInit returned 2 for "PS/2 Generic Mouse"
[ 706.037] (II) UnloadModule: "evdev"
[ 710.082] (II) config/udev: Adding input device PS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 710.082] (II) No input driver specified, ignoring this device.
[ 710.082] (II) This device may have been added with another device file.
[ 710.117] (II) config/udev: Adding input device PS/2 Synaptics TouchPad (/dev/input/event4)
[ 710.117] (**) PS/2 Synaptics TouchPad: Applying InputClass "evdev pointer catchall"
[ 710.117] (II) Using input driver 'evdev' for 'PS/2 Synaptics TouchPad'
[ 710.117] (**) PS/2 Synaptics TouchPad: always reports core events
[ 710.117] (**) evdev: PS/2 Synaptics TouchPad: Device: "/dev/input/event4"
[ 710.117] (--) evdev: PS/2 Synaptics TouchPad: Vendor 0x2 Product 0x1
[ 710.117] (--) evdev: PS/2 Synaptics TouchPad: Found 3 mouse buttons
[ 710.117] (--) evdev: PS/2 Synaptics TouchPad: Found relative axes
[ 710.117] (--) evdev: PS/2 Synaptics TouchPad: Found x and y relative axes
[ 710.117] (II) evdev: PS/2 Synaptics TouchPad: Configuring as mouse
[ 710.117] (**) evdev: PS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[ 710.117] (**) evdev: PS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 710.117] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input24/event4"
[ 710.117] (II) XINPUT: Adding extended input device "PS/2 Synaptics TouchPad" (type: MOUSE, id 11)
[ 710.118] (II) evdev: PS/2 Synaptics TouchPad: initialized for relative axes.
[ 710.118] (**) PS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 710.118] (**) PS/2 Synaptics TouchPad: (accel) acceleration profile 0
[ 710.118] (**) PS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 710.118] (**) PS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 741.241] (II) config/udev: removing device PS/2 Synaptics TouchPad
[ 741.256] (II) evdev: PS/2 Synaptics TouchPad: Close
[ 741.256] (II) UnloadModule: "evdev"
[ 742.315] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 742.315] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 742.341] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
[ 742.341] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 742.341] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 742.341] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 742.341] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 742.341] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 742.341] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 742.341] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 742.341] (**) Option "Device" "/dev/input/event4"
[ 742.364] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 742.364] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1220 - 5716 (res 46)
[ 742.364] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 986 - 4886 (res 80)
[ 742.364] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 742.364] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 742.364] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 742.364] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 742.364] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 742.364] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 742.376] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input26/event4"
[ 742.376] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[ 742.376] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 742.376] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 742.376] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.034
[ 742.376] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 742.376] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 742.376] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 742.376] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 742.376] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found

Revision history for this message
Ed-ekennedy (ed-ekennedy) said :
#6

My laptop is always in this constant cycle of loading and unloading the touchpad driver. Is there anything else I can provide to help in trobleshooting this bug?

Revision history for this message
Po-Hsu Lin (cypressyew) said :
#7

Hi, this looks like a bug to the kernel / driver, please open a bug report with "ubuntu-bug linux" command, you can find some useful debugging technique here from the Wiki page (https://wiki.ubuntu.com/DebuggingTouchpadDetection).
Thanks!
FAQ #2193: “XXXX is broken, I need to file a bug”.

Revision history for this message
Ed-ekennedy (ed-ekennedy) said :
#8

Isn't this laptop sold with Ubuntu on it?

Revision history for this message
Po-Hsu Lin (cypressyew) said :
#9

Hi,
yes, for the difference, please check this article:
"What's the difference between Certified (Pre-Installed) and Certified?"
https://answers.launchpad.net/ubuntu-certification/+faq/2219
Cheers.

Can you help with this problem?

Provide an answer of your own, or ask Ed-ekennedy for more information if necessary.

To post a message you must log in.