** Changed in: xserver-xorg-input-synaptics
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/416516
Title:
Touchpad isn't sensitive enough on MacBook 5,2
To manage
Fixed in 14.10.
** Changed in: mactel-support
Status: Fix Committed => Fix Released
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
I suspect that this bug conflates two different issues, both of which
now have patches:
1) appletouch exhibits jagged movement (see bug 1264426)
and
2) synaptics defaults for fingerlow and fingerhigh for some MacBooks were
unreasonably high (see bug 1246215).
The appletouch driver was patched up
Possibly related to bug 1246215?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/416516
Title:
Touchpad isn't sensitive enough on MacBook 5,2
To manage notifications about this bug go to:
https://bug
Thank you for taking time to report this bug and help making Ubuntu better.
Please post the output of synclient -l, to do so, start a Terminal(Ctrl+Alt+T)
and run the following:
synclient -l > ~/Desktop/synclient-config.txt
Then skip to the end of this page to find a link titled "Add attachment
o
Issue still present in latest Ubuntu (on a MacBook 2,1).
David Duffeys solution in #81 helps partly, its still not quite
sensitive enough. Changing the threshold number does not change the
sensitivity, except if changed to 1 in which case sensitivity is
extremely low.
The other posted solutions h
I gave a partial solition in step #61 above which worked great after
loging in, but it didn't seem like the display manager would pick up the
change.
Instead, I found the follow solution completely resolved the problem for
me: create /etc/modprobe/appletouch.conf with the following:
options apple
** Changed in: xserver-xorg-input-synaptics
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/416516
Title:
Touchpad isn't sensitive enough on MacBook 5,2
To mana
apport information
** Tags added: precise reproducible ubuntu
** Description changed:
Binary package hint: xserver-xorg-input-synaptics
When using ubuntu on a MacBook (rev. 5,2) the touchpad is very hard to
use. To move the mouse pointer at all, one has to press down very hard
on the
Section "InputClass"
Identifier "Apple Macbook 4,1"
MatchProduct "appletouch"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
Option "JumpyCursorThreshold" "20"
Option "FingerLow" "10"
Option "FingerHigh" "20"
Option "FingerPres
I'm fairly new at linux, but I am still having this issue... I have
tried all of the above, but my touchpad is still extremely choppy and
not fully functional. Anyone have any further advice or can help me
troubleshoot this it would be greatly appreciated because I have to use
a USB mouse for the t
Launchpad has imported 1 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=43080.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help
Report flied upstream.
** Bug watch added: freedesktop.org Bugzilla #43080
https://bugs.freedesktop.org/show_bug.cgi?id=43080
** Also affects: xserver-xorg-input-synaptics via
https://bugs.freedesktop.org/show_bug.cgi?id=43080
Importance: Unknown
Status: Unknown
** Changed in: xs
I have a similar problem but on a MacBook 2,2. Everything was fine
until I had the keyboard/mouse replaced, so I suspect although I have an
older Mac that I am experiencing the same problem on new Macs. I found
the following command fixes the problem:
xinput set-prop appletouch "Synaptics Finger
After a little discussion, it seemed to be a kernel bug in it's origin(thanks
to ~simar),
so if you please can run: 'sudo evtest /dev/input/event8 > evtest.log'
Note: it won't show you what's happening, it'll just save it, try to move your
finger on the touchpad normally, I mean without excessive
I am also having this problem with a MacbookPro 3,1.
The output of synclient -l shows:
PressureMotionMinZ = 35
PressureMotionMaxZ = 187
I tried changing PressureMotionMinZ using synclient
PressureMotionMinZ=37, but I get the following output:
X Error of failed request: BadMatch (invalid parame
** Tags added: macbook
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/416516
Title:
Touchpad isn't sensitive enough on MacBook 5,2
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://l
Hey David,
I think your proplem is just a misconfiguration ;)
would you please rus this in your terminal: synclient -l > synclient.log
then please upload "synclient.log" for your Home dir to here, please make sure
that your kernel is fully updated!
you can test this solution yourself;
1. open "syn
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/416516
Title:
Touchpad isn't sensitive enough on MacBook 5,2
--
Yes, the issue is still present in Maverick, and is still the same issue
as detailed above.
--
Touchpad isn't sensitive enough on MacBook 5,2
https://bugs.launchpad.net/bugs/416516
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
Hello David,
I have seen that the previous triager slick has not triaged the bug
fully and the status of the is New and moreover he isn't subscribed to
the bug report even. So I'm going to take up the issue and triage the
bug.
First of all I would like to know that is the issue still present in m
Don't know whether this article on the Arch Linux wiki would be any
help: http://wiki.archlinux.org/index.php/Macbook5,2#Touchpad
--
Touchpad isn't sensitive enough on MacBook 5,2
https://bugs.launchpad.net/bugs/416516
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Here's the second of two attachments. This is another sample from tail
-f /var/log/debug and this is what is outputted when I use the touchpad
with the tip of my finger, like I would in OSX
** Attachment added: "touchpad_not_working"
http://launchpadlibrarian.net/50630657/touchpad_not_working
Here's two attachments, both of which are samples from tail -f
/var/log/debug. The first one is when my touchpad is working, but I have
to use a lot of finger directly in contact with the touchpad for this to
happen.
** Attachment added: "touchpad_working"
http://launchpadlibrarian.net/50630567
Thanks for providing the data. I am sorry if my previous post was incompletely
stated -- the bcm5974 module is not used for your machine, but the appletouch
module is used instead. What I meant was to replace bcm597 by appletouch in
that command, such that you get
[code]
echo 99 | sudo tee /sys/
Right, I have no /sys/module/bcm5974 directory installed. I'm now on a
32 bit install of Maverick which was installed from a 32 bit Lucid
liveCD and I have exactly the same problem.
** Tags added: lucid maverick
** Description changed:
Binary package hint: xserver-xorg-input-synaptics
Whe
** Tags added: karmic
--
Touchpad isn't sensitive enough on MacBook 5,2
https://bugs.launchpad.net/bugs/416516
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu
$ echo 9 | sudo tee /sys/module/bcm5974/parameters/debug
tee: /sys/module/bcm5974/parameters/debug: No such file or directory
9
--
Touchpad isn't sensitive enough on MacBook 5,2
https://bugs.launchpad.net/bugs/416516
You received this bug notification because you are a member of Ubuntu
Bugs, whic
Oh, my bad, MB 5,2 was one of last models to use the appletouch module.
The statement might still hold, though, and there are similar debug
settings for appletouch.
--
Touchpad isn't sensitive enough on MacBook 5,2
https://bugs.launchpad.net/bugs/416516
You received this bug notification because
This could be an issues with sensor amplitudes in the MB 5,2. To find
out, please turn on bcm5974 debugging with
echo 9 | sudo tee /sys/module/bcm5974/parameters/debug
and follow the printouts with
tail -f /var/log/debug
What is of interest is to find out how the pressure parameter (p) varies
w
** Description changed:
Binary package hint: xserver-xorg-input-synaptics
- When booting the Jaunty liveCD on a MacBook (rev. 5,2) the touchpad is
- very hard to use. To move the mouse pointer at all, one has to press
- down very hard on the touchpad.
+ When using ubuntu on a MacBook (rev. 5,
64-bit installation
--
Touchpad isn't sensitive enough on MacBook 5,2
https://bugs.launchpad.net/bugs/416516
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.c
Is this an installation or Live CD?
Is this using the 32-bit or 64-bit version?
--
Touchpad isn't sensitive enough on MacBook 5,2
https://bugs.launchpad.net/bugs/416516
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
I've just tried
$ apport-collect 416516
but all I get is a message box telling me that no additional information
has been collected.
** Changed in: mactel-support
Status: Invalid => New
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Status: Invalid => New
--
Touchpad isn't
I'm still experiencing this on a fully updated install of lucid on my
MacBook 5,2
--
Touchpad isn't sensitive enough on MacBook 5,2
https://bugs.launchpad.net/bugs/416516
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed
This problem is still present in Karmic
** Also affects: mactel-support
Importance: Undecided
Status: New
--
Touchpad isn't sensitive enough on MacBook 5,2
https://bugs.launchpad.net/bugs/416516
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
** Tags added: jaunty
--
Touchpad isn't sensitive enough on MacBook 5,2
https://bugs.launchpad.net/bugs/416516
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu
38 matches
Mail list logo