similar to: com port acccess again

Displaying 20 results from an estimated 200 matches similar to: "com port acccess again"

2004 Aug 19
1
Serial Communication
I try to use SimoComU, a tool to control frequency converters, on Wine. Since version 2004-07-16 it opens its main window, and most functions seem to work. Anyway, it does not communicate over the serial line. I see the following output: trace:file:CreateFileW L"COM1" GENERIC_READ GENERIC_WRITE OPEN_EXISTING attributes 0x0 trace:file:RtlDosPathNameToNtPathName_U
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
Hi, I applied your patch and recompiled, but I'm still having trouble. In what follows I've tried to describe some details. The first problem was this: The Comm-Port gets opened with overlapped I/O. However, for WaitCommEvent() we do not specify an overlapped structure. This works fine on NT4 / W2K, but is contrary to the documentation, which specifys that you need to supply an
2001 Dec 04
2
Serial Errors
Hi, I am new to wine and the list. I am using Wine release 20010112 on a RH7.1 (used supplied RPM) to try and run a program to control a video switcher that doesn't have a linux ported program. The program starts OK but when it scans the com1 to diagnose the switcher, it reports a bad serial port or faulty connection. The utility has no problem under windows. I included a trace using
2005 Mar 21
0
Comport access error
I'm trying to get working a simulator. I use wine + wondows. The prgram runs quite welle Bit I get an error when accessing the com1 port (the game adapter is a serial one) This worked with wine 20040914 but is now broken. Here is the comm trace: [jm@localhost AeroFly Professional]$ WINEDEBUG="comm" wine afpro Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixel to
2001 Dec 08
0
Resource temporarily unavailable (fwd)
Hello i upploaded the binaries to: http://www.termografinett.no/thinkboxx.tar.gz The program is supposed to connect to and controll a home automation system called Thinkboxx over the serial port, nifty little thing that can control most of the electronic/electric devices in your house, lighting, heating, video recorder and so on. using an linux based wideo surveilance unit, We are trying to
2009 Jun 19
3
Wine and serial port again
Hi all! I have a very special device connected to my serial port and want to execute a Win32 program to work with the device. I trying to execute it with wine 1.0.1 form debian package. Win32 software starts and says that can not find a device. Under VirtualBox it works fine. This is a part of log with +file,+comm debug flags: Code: trace:file:get_dos_device L"COM1" ->
2003 May 21
6
COM: port problems
Unfortunately, almost all the Windows programs I want to run under Wine need to access the COM: ports, and I cannot get any of them to run. Typically, I get stuff like this ... fixme:comm:EscapeCommFunction16 no cid=0 found! fixme:comm:EscapeCommFunction16 no cid=0 found! err:comm:COMM16_ReadComplete async read failed 000003e3 fixme:comm:EscapeCommFunction16 no cid=3 found!
2001 Sep 14
5
wine serial support
Hi, I use wine to run a terminal emulator (NetTerm). It connects to a Linux Server (it was meant to run from windows) that runs a commerce software. This Linux commerce software sends the terminal emulator escape codes to interface with a "ticket" printer attached to a serial port. The reason to go thru all this problem is that the printer has a proprietary, closed source driver for
2004 Apr 09
1
Sharp ZQ-290s sync software
Hi, Since Sharps communication protocols are "top secret", I'm trying to port their sync software to linux. I'm new to wine, so this might be silly, but after hours of googling and searching for solutions I'm posting this. After installing DCOM98.exe, the Desktop software installed, and it runs. Only problem is it doesn't detect the device connected to the serial port
2001 Jul 10
0
libwine problem! - PLEASE HELP!!
Hi there, Over the last week I wanted to move from using Borland windows compiler to g++ with libwine. I used winemaker to make the makefile. Fixed some problems with compiling (2 or so). But now I acn't start the program... The output file is the amdprime.so and a amdprime symlink to the wine script. But if I try to run the symlink I get: ./AmdPrime: line 400: 29548 Segmentation fault
2001 Mar 05
2
WINE and IO permissions
In my latest attempt to use Wine to run Forte Agent, these were my observations. tilleyrw@debian:~/vmware-distrib$ wine '/mnt/C/Program Files/Agent/agent.exe' /usr/bin/wine: [: too many arguments Invoking /usr/bin/wine.bin /mnt/C/Program Files/Agent/agent.exe ... tilleyrw@debian:~/vmware-distrib$ wine '/mnt/C/Program\ Files/Agent/agent.exe' /usr/bin/wine: [: too many arguments
2008 Jan 14
10
Using EventMachine to listen from non-network
I''ve actually found a way to make EventMachine listen to events from a serial port, but only by using the pure Ruby version, using Guilliame Pierronnet''s Ruby/SerialPort library. It turned out to be simpler than I thought it would be: require ''serialport'' $eventmachine_library = :pure_ruby require ''eventmachine'' module EventMachine class
2001 Apr 02
2
Starcraft (not so) success
The story: I have wine-20010216 with Starcraft installed from within wine. All works well, except, sometimes, in the middle of the game (running as root to get DGA), the mouse and keyboard stop responding altogether, 30 seconds after which the game stops moving (the display freezes altogether). I cannot do anything, not even switch to another tty. My only course is to ssh into the box from
2001 Feb 17
1
wine-cvs-stripped-021501 and font (psdrv, afm) problems
Wine has been working well for me, but when I updated to wine-cvs-stripped-021501, things stopped working. Wine just starts up and gives the following errors: err:psdrv:PSDRV_AFMGetCharMetrics No whitespace found. ... many lines ... err:psdrv:PSDRV_AFMGetCharMetrics No whitespace found. err:psdrv:PSDRV_AFMGetCharMetrics missing ;, failed. err:seh:UnhandledExceptionFilter Couldn't start
2002 Feb 09
1
Problem with COM
Hello If I try to open COM in a app. I got: BaudRate 9600 fixme:comm:SetupComm insize 1024 outsize 1024 unimplemented stub BaudRate 5760 fixme:comm:SetupComm insize 131072 outsize 8192 unimplemented stub err:comm:SetCommState baudrate 5760 BaudRate 5726 fixme:comm:SetupComm insize 1024 outsize 1024 unimplemented stub err:comm:SetCommState baudrate 5726 Use newest Wine, Kernel 2.4.18-7, SuSE
2001 Mar 01
1
WINE Problems
The following appreared when I tried to run Agent with WINE. tilleyrw@debian:~$ xhost +localhost localhost being added to access control list tilleyrw@debian:~$ xterm -display :0 tilleyrw@debian:~$ wine Wine called with no arguments. Invoking /usr/bin/wine.bin ... tilleyrw@debian:~$ wine /mnt/C/Program\ Files/Agent/agent.exe /usr/bin/wine: [: too many arguments Invoking /usr/bin/wine.bin
2013 Jan 30
3
bug report: apcsmart (WIN) 940-0024C connect fail, problem with command 'E'
Dear Ladies and Gentlemen, I have several old, yet functioning APC Smart-UPS (Model 600LS, Part AP600I, Firmware 6JI, no EEPROM, from 1991). They are not supported by Powerchute any more. I run NUT 2.6.5-4 on Windows XP SP3. I use COM1 port with cable 940-0024C. The connection fails with APC Smart protocol driver 3.0 (2.6.3-3534:3540M), APC command table version 3.0 or higher - it works with APC
2001 May 01
2
Whitespace, whitespace everywhere, but none for WINE
Dear All, Yesterday I installed WINE on my Debian GNU/Linux machine. I obtained the program packages from Andreas Schuldei's site, and the winesetuptk package from Ove Kaven's. Although my machine is dual boot, I am also trying out the "WINE without Windows" option, ie by creating a /c directory in the Linux partition. Little apps (Notepad, Minesweeper, calc, puTTY, etc.)
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to comunicate over the comm port it hangs. Here are som output to read. earlier on i get: Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c thats from vhere the com port gets an virtual memory space, i think. and in the end i have: Call
2006 May 23
4
Problems with Com1
Hi There, i?m trying to controll PTZ-Cams trough Suse Linux 9.3. i have 2 Cams - a Sony D31 and a Canon VC-C1. So both where shipped with controlsoftware (Windows). The Software from Sony had no problem - i can control all i want .. Zoom Pan Tilt .. etc. Next i tried to connect the Canon Cam .. and after starting the software, it return a "Error initalizing COM1" A