Displaying 10 results from an estimated 10 matches similar to: "COM: port problems"
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
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
2008 Jun 19
3
Comport Serial Port Card (8 Ports)
It is some time that I using AirMail3 with wine.
I have the latest version of Wine but after I configure the Ports from
ttyR0 to ttyR7 and running AirMail3 this application is not able to
comunicate using the equivalent COM1 .... COM4 ports.
I'm not sure if Wine is converting correctly ttyR0 to COM1 and so forth.
The result is that for the Hurricane season I can NOT use E-Mail under
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
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
2007 Mar 27
3
Use of 'defineVar' and 'install' in .Call
Dear all,
[system and version information below]
I am trying to modify a C function for finding the root of an
expression. The function is to be called from R as .Call with input
parameters:
f: expression for which we will find the root
guesses: interval for the solution
stol: tolerance
rho: environment
The original functions I use are:
SEXP mkans(double x) {
SEXP ans;
PROTECT(ans =
2007 Mar 27
3
Use of 'defineVar' and 'install' in .Call
Dear all,
[system and version information below]
I am trying to modify a C function for finding the root of an
expression. The function is to be called from R as .Call with input
parameters:
f: expression for which we will find the root
guesses: interval for the solution
stol: tolerance
rho: environment
The original functions I use are:
SEXP mkans(double x) {
SEXP ans;
PROTECT(ans =
2001 Oct 13
3
ttyS0 access
Until last week my wine runs a Microcontroler Programmer under serial port very well,
But in this week have problems to work wine for serial ports on my new Mandrake 8.1.
Well, in Mdk 8.1 there is no ttyS0 devices but links to /dev/tts/0 and /dev/tts/1
I realy don't remember how was until last week, but I think about users and perms to devices.
I try to chmod a+rw for /dev/tts/0 and tts/1
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