<div dir="ltr"><div class="gmail_quote"><div>(copying list again, below edited for brevity)</div><div><br></div><div dir="ltr">On Tue, Nov 29, 2016 at 12:39 PM Bill Lionheart <<a href="mailto:billlionheart@gmail.com">billlionheart@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">$ ls -Fl<br class="gmail_msg">lrwxrwxrwx 1 bill bill 10 May 11  2014 c: -> ../drive_c/<br class="gmail_msg">
lrwxrwxrwx 1 bill bill 12 Jan  6  2016 com1 -> /dev/ttyUSB0<br class="gmail_msg"><br class="gmail_msg">$ id -a<br class="gmail_msg">
uid=1001(bill) gid=1001(bill)<br class="gmail_msg">
groups=1001(bill),20(dialout)</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br class="gmail_msg">$ ls -l /dev/ttyUSB0<br class="gmail_msg">
crw-rw---- 1 root dialout 188, 0 Nov 29 18:27 /dev/ttyUSB0<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg"></blockquote><div><br></div><div>All of this definitely looks correct.</div><div><br></div><div>Here are a couple more suggestions:</div><div>1. Try creating a brand new wine prefix. Yours certainly has a beard on it and there may be artifacts of older copies of Wine that could be impacting your testing. Anyway, this essentially would look like moving ~/.wine to somewhere else, installing your test application again, and re-creating your com1 file in dosdevices/. You can always move your .wine directory back if it has important stuff in it.</div><div>2. See if using a more current version of Wine improves anything. You say you're on Wine 1.8; if you could be more specific (try running wine --version) that might give someone a lightbulb.</div><div>3. Crossover from Codeweavers is appallingly affordable if you haven't looked into that yet, and it comes with professional support.</div><div><br></div><div>Anyway, wine-devel is more for discussion of development of Wine itself, not a support forum. What you're probably looking for is wine-users. I'm not subscribed to wine-users, so I can't copy your email there, but you can subscribe here: <a href="https://www.winehq.org/mailman/listinfo/wine-users">https://www.winehq.org/mailman/listinfo/wine-users</a></div><div><br></div><div>Good luck.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br class="gmail_msg">
On 29 November 2016 at 17:57, Christopher Harrington<br class="gmail_msg">
<<a href="mailto:ironiridis%2Bwinehq@gmail.com" class="gmail_msg" target="_blank">ironiridis+winehq@gmail.com</a>> wrote:<br class="gmail_msg">
> On Tue, Nov 29, 2016 at 1:22 AM Bill Lionheart <<a href="mailto:billlionheart@gmail.com" class="gmail_msg" target="_blank">billlionheart@gmail.com</a>><br class="gmail_msg">
> wrote:<br class="gmail_msg">
>><br class="gmail_msg">
>> Using Wine  version 1.8 on Ubuntu 14.04.5<br class="gmail_msg">
>> I'm trying to use a AVRT5 APRS amateur radio GPRS tracker which has a<br class="gmail_msg">
>> serial interface. The device is supplied with a Prolific USB serial<br class="gmail_msg">
>> converter which comes up as /dev/ttyUSB0 which<br class="gmail_msg">
>> I have sym linked to COM1<br class="gmail_msg">
><br class="gmail_msg">
><br class="gmail_msg">
> Can you please cd into your dosdevices folder and run this command?<br class="gmail_msg">
><br class="gmail_msg">
> ls -Fl<br class="gmail_msg">
><br class="gmail_msg">
> (that's an uppercase F and a lowercase L)<br class="gmail_msg">
><br class="gmail_msg">
> Then we will also need to see permissions of the serial device, so run this:<br class="gmail_msg">
><br class="gmail_msg">
> ls -l /dev/ttyUSB0<br class="gmail_msg">
><br class="gmail_msg">
> That's a lowercase L again... and run this too:<br class="gmail_msg">
><br class="gmail_msg">
> id -a<br class="gmail_msg">
><br class="gmail_msg">
> With all this info we can rule out a couple problems, chief among them:<br class="gmail_msg">
> 1. Is the symlink named correctly and actually pointing to something that<br class="gmail_msg">
> exists<br class="gmail_msg">
> 2. Do you actually have permissions to access the serial port<br class="gmail_msg">
><br class="gmail_msg">
> If you provide the output of all three of these commands, we should be able<br class="gmail_msg">
> to help.<br class="gmail_msg">
><br class="gmail_msg">
> -Chris<br class="gmail_msg">
><br class="gmail_msg">
>><br class="gmail_msg">
>><br class="gmail_msg">
><br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
Professor of Applied Mathematics<br class="gmail_msg">
University of Manchester<br class="gmail_msg">
<a href="http://www.maths.manchester.ac.uk/bl" rel="noreferrer" class="gmail_msg" target="_blank">http://www.maths.manchester.ac.uk/bl</a><br class="gmail_msg">
</blockquote></div></div>