The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
Everything!
GPS detection, display (both in normal and UMPC mode), sound output, place search...
What does not
Nothing (after a long battle)
What was not tested
Nothing
Additional Comments
It installs just fine and runs without any tweak. But...
To get it to work with my USB GPS I had to recompile Wine using the comm.c file from release 0.9.22 into the 1.1.11 distribution.
I could see the NEMA data with any windows terminal application using a com port linked to my device (/dev/ttyACM0 in my case), but iGuidance would not detect the GPS. It has something to do with IOCTL mode that got removed from the comm.c file in the more recent versions of wine.
To display the street names properly I had to install ms core fonts (using Winetrick).
To get the sound to work I had to play around with TTS (text-to-speech) from Microsoft (had to install it).