Displaying 20 results from an estimated 300 matches similar to: "pseudo tty's"
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 Nov 23
5
Communications problem
I am trying to get an home automation system called Thinkboxx
to run on a linux system, Thinkboxx has a windoze program that controls
the Thinkboxx over the com port. the program seems to be running well, but
when it tries to open the com ports it say that it has an "Unknown
Communications problem". I think my configuration of wine and the com port
is ok, i have spent
some time reading
2001 Sep 26
0
[RHSA-2001:110-05] Insecure setserial initscript
---------------------------------------------------------------------
Red Hat, Inc. Red Hat Security Advisory
Synopsis: Insecure setserial initscript
Advisory ID: RHSA-2001:110-05
Issue date: 2001-09-12
Updated on: 2001-09-19
Product: Red Hat Linux
Keywords: setserial initscript temporary file
Cross references:
Obsoletes:
2007 Dec 21
3
CentOS-5 Need Help With Serial Ports
I have been struggling with setting up two serial ports on an HP/Compaq
D512S (Intel P4) under CentOS-5. I am not at all sure why these things
were not auto-configured when I initially installed the CentOS system from
CDs but they were not.
I have found various resources on the web and from them uncovered the
setserial utility. What I need from somebody is guidance on how to use
this utility to
2009 Aug 06
2
IVT SCD serial port help
guys,
A bit off topic here, but since this issue already has a history here:
serial connection to the SCD, the never ending story ...
- the intel D945GSEJT mainboard (ICH7) has two serial ports with
onboard connectors which require a ribon cable to the external DB9
connectors in the case. I tested 5 cables, but none works. whereas I'm
not sure if it is a cable problem. this is what dmesg
2018 Jan 29
2
Centos 7 add-on serial cards
On 01/28/18 20:15, Fred Smith wrote:
> On Sun, Jan 28, 2018 at 12:10:29PM -0500, Pete Geenhuizen wrote:
>> I'm upgrading from CentOS6 to CentOS 7.
>>
>> I run 2 weather stations on C6 and have one of them attached to
>> ttyS0 which is on the motherboard, and the other to ttyS2 which in
>> on an add-on PCI serial card.
>>
>> I'm migrating the
2018 Jan 29
0
Centos 7 add-on serial cards
On Mon, Jan 29, 2018 at 07:00:02AM -0500, Pete Geenhuizen wrote:
>
>
> On 01/28/18 20:15, Fred Smith wrote:
> >On Sun, Jan 28, 2018 at 12:10:29PM -0500, Pete Geenhuizen wrote:
> >>I'm upgrading from CentOS6 to CentOS 7.
> >>
> >>I run 2 weather stations on C6 and have one of them attached to
> >>ttyS0 which is on the motherboard, and the
2011 May 03
1
virt-install becoming a headache
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110503/01b0499e/attachment.htm>
2006 Jun 23
2
Need help configuring additional serial ports
I installed a 2 port serial PCI card on a system running CentOS 4.3,
but I can't get the additional serial ports to work. The card I used
is from StarTech (http://www.startech.com/Product/ItemDetail.aspx?
productid=PCI2S550&c=US). When it is detected by kudzu, it shows up
as a "NetMos Technologies PCI 9835 Multi I/O Controller". I've
included the output of
2009 Aug 25
3
NET USE ?
Hi,
I'm trying to access a remote fiscal printer under Wine. I'm wondering if it's possible to use the 'net use' command from Windows (but under wine) to map the remote printer or if it's possible to simple mount the remote printer (dunno how as mount.cifs gives no clue about how to mount print shares) under 'dosdevices/unc'
anyone ?
Thanks in advance.
Ricardo
2013 Jun 11
0
Question on detect serial ports
I have a small based atom machine.
There are four serial ports on the machine.
dmesg | grep tty shows 0, 1, 2 and 3.
2 and 3 are on interrupt 10 -and they worked.
going into the BIOS COM ports 0 and 1 are also on IRQ 10
and not the standard 3,4. BIOS cannot set anything but IRQ 10, 11 for
serial ports. Odd...
So COM 0 and 1 dont work right away...
I had to put this in the boot script.
2004 Aug 06
0
broadcast FM radio
On Wed, May 16, 2001 at 04:43:01PM +0100, ricard@libertysurf.fr wrote:
> I want to broadcast FM radio.
> Can i pass data directly from my radio card to livecast
> and finally to my server, or must i pass data in the sound
> card after the radio card and before liveice?
I guess I don't understand what you are trying to do. Are you
trying to stream an existing FM station over
2004 Aug 06
0
launch liveice from another application
(second edition, with a subject)
Hi.
I want to create a graphic interface for both icecasts'
and liveices' configurations. I've inclued a button to
launch icecast in a xterm and liveice in another xterm.
Here is the code when the button is pressed:
pid = fork();
if (pid == 0)
{
sleep(3);
system("xterm -e /home/bertrand/tmp/liveice/liveice");
}
else if (pid > 0)
{
2007 Oct 25
1
serial port problems: micro flashing
I am new to this mailing list. I apologize if any needed information is
missing.
I know this is a bit much to ask of wine's current serial port
implementation, I am hoping someone has maybe figured this out already?
Or can help me further the debugging process, I'd rather be part of the
solution then simply another complaint about wine's serial port.
***** problem description
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!
2018 Jul 04
1
FE700VA over USB? controlling UPSes over network?
Lately I replaced my 10+-year-old server with a nano-ITX-type one
that has USB but not old serial ports. I connected my FE700VA to
DB25-to-9-to-USB cables, but haven't been able to set it up. Apparently
my DB9-to-USB cable (Prolific Technology, Inc. PL2303 Serial Port) has
issues needing old software (setserial?) and some new software
(fconfigure) being changed. Has anyone managed
2010 Feb 03
1
Is it possible to run serial console redirection without xen kernel
Hi,
I have customized my centos Installation and removed the vitalization,
Cluster and storage cluster support along
with GUI support.I have enabled only server related packages.
Regarding serial console redirection,I have checked my serial cable,Ports
and inittab and grub.conf configuration.Everything seems to be correct.I
wanted to know that is it necessary to have a xen kernel
2009 Nov 06
1
Can anyone give me some ideas?
I've got a big UPS from an italian manufacturer MSC elettronica which
should be megatec protocol based. They distribute it with Upsilon2000,
developed by Megatec, and with a cable listed on the megatec site:
http://www.megatec.com.tw/FAQ.htm
How do I know the M2505 cable is the one that should be used on my UPS
instead of M2502 cable?
UPS that use both these cables are TRUE RS232 UPS
2001 Jul 12
2
wine-20010305 and serial port access
I'm trying to get the Windows-software for my digital camera to work
in wine under Mandrake 8.0 (kernel 2.4.3).
Installed wine without errors. Had a look at the ~/.wine/config and it
looked ok for me. The part concerning the serial ports:
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com3" = "/dev/ttyS2"
"Com4"