AsteroidOS / meta-tetra-hybris

OpenEmbedded layer that provides libhybris support for the Sony Smartwatch 3. (Merged to: https://github.com/AsteroidOS/meta-smartwatch)
GNU General Public License v2.0
9 stars 6 forks source link

Vibration not working? #4

Closed Rudloff closed 4 years ago

Rudloff commented 7 years ago

My watch does not vibrate when I get a new notification, even if I force the setting to "Strong vibration" in AsteroidOSSync.

FlorentRevest commented 7 years ago

Tetra needs an ffmemless vibration driver. It requires a patch similar to https://github.com/AsteroidOS/meta-bass-hybris/blob/master/recipes-kernel/linux/linux-bass/0004-msm_pwm_vibrator-Convert-timed_output-APIs-to-ff_mem.patch

MagneFire commented 4 years ago

Oops, it looks like I forgot to mention this issue in https://github.com/AsteroidOS/meta-asteroid/pull/33. I think this issue can be closed now. @FlorentRevest

FlorentRevest commented 4 years ago

EDIT: mh yeah I think you're right :) This must already have been fixed by https://github.com/AsteroidOS/meta-tetra-hybris/commit/d767eef47873edc385c3db30295a706f962d8dd6 but then alarm clocks must have been broken and now it is fixed once and for all