mtrack fails on trusty

Bug #1445642 reported by Anurag Srivastava
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xf86-input-mtrack (Ubuntu)
New
Undecided
Unassigned

Bug Description

On my Macboook Pro 11,1 mtrack does on work in trusty 14.04.2

Do not see mouse pointer.

Here is what I did:
 sudo apt-get install xserver-xorg-input-mtrack-lts-trusty
sudo apt-get remove --purge xserver-xorg-input-synaptics-lts-*

Used the following mtouch conf file:

 Identifier "Touchpads"
 Driver "mtrack"
 Option "IgnoreThumb" "true"
 Option "ThumbSize" "50"
 Option "IgnorePalm" "true"
 Option "DisableOnPalm" "false"
 Option "BottomEdge" "30"
 Option "TapDragEnable" "true"
 Option "Sensitivity" "0.6"
 Option "FingerHigh" "3"
 Option "FingerLow" "2"
 Option "ButtonEnable" "true"
 Option "ButtonIntegrated" "true"
 Option "ButtonTouchExpire" "750"
 Option "ClickFinger1" "1"
 Option "ClickFinger2" "3"
 Option "TapButton1" "1"
 Option "TapButton2" "3"
 Option "TapButton3" "2"
Option "TapButton4" "0"
 Option "TapDragWait" "100"
 Option "ScrollLeftButton" "7"
 Option "ScrollRightButton" "6"
 Option "ScrollDistance" "100"
EndSection

Revision history for this message
Anurag Srivastava (asrivas-0) wrote :

Here are the relevant contents of my xorg.0.log(attached)

 3267.152] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event5)
[ 3267.152] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
[ 3267.152] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
[ 3267.152] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[ 3267.152] (**) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event5"
[ 3267.152] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Vendor 0x5ac Product 0x259
[ 3267.152] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
[ 3267.152] (II) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
[ 3267.152] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:05AC:0259.0001/input/input5/event5"
[ 3267.152] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 10)
[ 3267.152] (**) Option "xkb_rules" "evdev"
[ 3267.152] (**) Option "xkb_model" "pc105"
[ 3267.152] (**) Option "xkb_layout" "us"
[ 3267.152] (II) config/udev: Adding input device bcm5974 (/dev/input/event8)
[ 3267.152] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
[ 3267.152] (**) bcm5974: Applying InputClass "Multitouch Touchpad"
[ 3267.152] (**) bcm5974: Applying InputClass "touchpad"
[ 3267.152] (II) LoadModule: "synaptics"
[ 3267.152] (WW) Warning, couldn't open module synaptics
[ 3267.152] (II) UnloadModule: "synaptics"
[ 3267.152] (II) Unloading synaptics
[ 3267.152] (EE) Failed to load module "synaptics" (module does not exist, 0)
[ 3267.152] (EE) No input driver matching `synaptics'
[ 3267.153] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse1)
[ 3267.153] (**) bcm5974: Applying InputClass "Multitouch Touchpad"
 3267.153] (II) LoadModule: "mtrack"
[ 3267.153] (II) Loading /usr/lib/xorg/modules/input/mtrack_drv.so
[ 3267.153] (II) Module mtrack: vendor="X.Org Foundation"
[ 3267.153] compiled for 1.16.0, module version = 0.1.0
[ 3267.153] Module class: X.Org XInput Driver
[ 3267.153] ABI class: X.Org XInput driver, version 21.0
[ 3267.153] (II) Using input driver 'mtrack' for 'bcm5974'
[ 3267.153] (**) bcm5974: always reports core events
[ 3267.153] (**) bcm5974: always reports core events
[ 3267.153] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input8/mouse1"
[ 3267.153] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 11)
[ 3267.153] (II) device control: init
[ 3267.153] (**) Option "Device" "/dev/input/mouse1"
[ 3267.225] (EE) mtrack: cannot configure device
[ 3267.225] (EE) Couldn't init device "bcm5974"
[ 3267.225] (II) UnloadModule: "mtrack"
[ 3267.225] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[ 3267.225] (II) No input driver specified, ignoring this device.
[ 3267.225] (II) This device may have been added with another device file

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.