On Fri, 09 Apr 2004 18:39:51 -0400, you wrote: > fixme:comm:SetupComm insize 3102 outsize 3102 unimplemented stub > err:dosfs:DOSFS_CreateCommPort Couldn't open device '/dev/ttyS1' ! > (check permissions) > fixme:dosfs:DOSFS_OpenDevice device open L"COM2" not supported (yet) > err:file:CreateFileW Couldn't open device L"COM2"! > err:dosfs:DOSFS_CreateCommPort Couldn't open device '/dev/ttyS2' ! > (check permissions) ... > Now the other ports don't matter I guess, because my device is on ttyS0, > but the software just says it can't find it. > What to do next? Some of these messages are not even present in the latest wine. Do upgrade to wine20040408. If it still not works run wine as: WINEDEBUG=+comm wine .... or even: WINEDEBUG=+comm,+file wine .... and look for the part where it (tries to) open COM1. Rein. -- Rein Klazes rklazes@xxxxxxxxx _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users