HID usb / Moveslink

Questions about Wine on Linux
Locked
dam_
Newbie
Newbie
Posts: 3
Joined: Sat Jan 12, 2019 11:15 am

HID usb / Moveslink

Post by dam_ »

Hi,

Since september 2018, I was able to use Moveslink with my Suunto watches on debian unstable.

The procedure to use it was:
  • create a new wine prefix
  • winetricks dotnet40
  • download https://movescount-moveslink.s3.amazona ... slink2.zip and extract it
  • cd Moveslink2/Application\ Files/Moveslink2_1_4_4_206/
  • add udev rules files to /lib/udev/rules.d/ (file attached)
  • wine Moveslink2.exe
  • plug the watch on usb
So it was wine-3.16 at that time and it worked until wine-4.0. I tried to rollback all my packages to a
debian snapshot of october 2018 (wine-3.18) but it did not work either.
From wine debug message, it seems that my device is not detected and I do not know
why "Sony Vaio Keys" is found even if I have a Sony laptop.

I attached the trace but I do not know what information is needed to debug so please ask.
dam_
Newbie
Newbie
Posts: 3
Joined: Sat Jan 12, 2019 11:15 am

Re: HID usb / Moveslink

Post by dam_ »

I did not see that attachment failed. I always get that the extension is not allowed even with ".txt".
Ambit rules (link active for 30 days)
Running trace (link active for 30 days)
dam_
Newbie
Newbie
Posts: 3
Joined: Sat Jan 12, 2019 11:15 am

Re: HID usb / Moveslink

Post by dam_ »

Some information from my previous was wrong.
In fact I was using wine 3.0.3-2 from debian, ie wine package and not wine-development.

So it works after reinstalling wine 3.0.3-2. It will try to investigate further to know why it does
not work with wine-4.0.
Locked