similar to: Is it possible to define serial port speed?

Displaying 20 results from an estimated 11000 matches similar to: "Is it possible to define serial port speed?"

2018 Apr 03
1
Virsh Domain - Serial port; what does the attribute “port” of the serial node's child “target” do?
Hi all! I want to assign a real serialport to my kvm virtual machine via virsh. When I add the following XML snippet to the domain xml, it gets successfully attached but not as I expected it to happen. <serial type='dev'> <source path='/dev/ttyS3'/> <target type='isa-serial' port='2'> <model name='isa-serial'/>
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
2009 Aug 10
2
PROMPT=0/ESCAPE key SERIAL fun
Hi, For some time now I have been using pxelinux to add a helpful 'administrator' boot mode to our workstations with the following 'pxelinux.cfg/default' config: ---- DEFAULT local PROMPT 0 TIMEOUT 0 TOTALTIMEOUT 1 ONTIMEOUT menu ALLOWOPTIONS 0 NOESCAPE 0 LABEL local LOCALBOOT 0 LABEL menu CONFIG /pxelinux.cfg/default-menu ---- This is great as by
2007 Sep 25
2
Zoneminder-1.22.3-6.fc7.i386.rpm has dependency errors on Centos5 server-how to fix?
Running Centos5 server software. Running ALL software except virtualization and server cluster. Patched this server software via yum updates as of 9.24.2007 Downloaded the webcam software for FC7 from: http://koji.fedoraproject.org/koji/buildinfo?buildID=10106 Zoneminder-1.22.3-6.fc7.i386.rpm When YUM tried to install this version of Zondminder, finds this 1 missing dependency: Missing
2019 May 16
0
Serial output does not work
Hello, in my syslx64.cfg I have the line "serial 0 115200 0" But if I show the variable SerialPort, than the variable is zero. We have a own c32 file. And with this I show (printf) the variable. -------- our cfg file ------------------------ # # EFI64 configuration # PATH x64 # Include does not work corret in this version # INCLDUE /COMMON/common.cfg CONSOLE 1 serial 0 115200 0 #
2000 Nov 16
0
European Meeting of Statisticians, Funchal, August 2001
Apologies for cross-postings. ====================================== First announcement and call for papers ====================================== The 23rd European Meeting of Statisticians will be held at Funchal, capital of the Portuguese island of Madeira, from 13-18 August 2001, under the auspices of the European Regional Committee of the Bernoulli Society. For more information see the
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"
2020 Mar 17
5
[PATCH v4 00/34] Configurable policy for handling deprecated interfaces
This series extends QMP introspection to cover deprecation. Additionally, new option -compat lets you configure what to do when deprecated interfaces get used. This is intended for testing users of the management interfaces. It is experimental. -compat deprecated-input=<in-policy> configures what to do when deprecated input is received. Available policies: * accept: Accept deprecated
2001 Feb 16
2
Serial Port Access
Hi,. I have some legacy applications for MSDOS / 95 and a new NT version of an application that i would like to use. I have un-commented the lines in wine.conf about serial access but i cant seem to get any MSDOS or win32 application to talk, is this currently supported in (the lateset) wine ? regards --- Matthew J Fletcher NPD Firmware When did ignorance become a point of view ? ---
2018 Mar 20
4
rsync time machine backup permissions
That doesn’t work too. :-( Last login: Mon Mar 19 19:18:16 on console iMac:~ andre$ mount /dev/disk0s2 on / (hfs, local, journaled) devfs on /dev (devfs, local, nobrowse) map -hosts on /net (autofs, nosuid, automounted, nobrowse) map auto_home on /home (autofs, automounted, nobrowse) /dev/disk2 on /Volumes/G-DRIVE Thunderbolt 3 (hfs, local, nodev, nosuid, journaled, noowners) iMac:~ andre$
2002 Mar 18
1
More than 4 serial ports with wine.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Is it possible to run wine with more than 4 serial ports? Looking through the source I seem to see a hard limit of MAX_PORTS=9, I would like something more on the order of 36 serial ports. I need to run multiple apps with a multi-port serial board, and I am hoping to do it though wine. When I try to set a com port of COM6 in my .wine/config file I get
2004 Aug 06
5
Icecast in Macromedia Flash
Hi André, Yes you got it, with Flash, all your listeners running Windows, MAC and Linux (but not Linux PPC) will be able to listen to your MP3 (not OGG) stream through the same player: the flash plug-in. We are still working on it because it doesn’t work yet when the player is embedded but Assorgia got successful results with Mozilla/Linux. Read the entire topic if you need further information.
2004 Aug 06
2
There are a solution ?
( as per my message on this one ) , if you wait until release 2.1 in a month or so, this feature will be built it . otherwise , you'll have to research cvs and adding patches , and do all this yourself .. . a:/, On Thu, 4 Dec 2003, [iso-8859-1] Rádio IRCBrasil - André Marcelo wrote: > hi mike, > > sorry, but i am a big newbee can u explain how i get this complex-fallbacks > and
2019 Nov 25
3
Exposing home hosted services on internet with tinc
Hello, I need to build a VPN, and I am not sure if tinc is the right tool to use. I am more familiar with OpenVPN. I have a few boxes at home, behind a router with a dynamic IP address. Those boxes host some services, like web sites, for instance. I have a server hosted online, with a few IPv4 and IPv6 addresses. All addresses being static, of course. I am planning to use tinc on Debian, to
2004 Oct 09
0
zoom flash upgrade via serial port with wine
Wine version: Wine 20040914 Config:....... [serialports] "Com1" = "/dev/cua0, 38400" "Com2" = "/dev/ttyS1, 38400" "Com3" = "/dev/ttyS2, 38400" "Com4" = "/dev/modem, 38400" I added the 38400's later. I have been trying to run a zoom modem flash upgrade application on Linux with wine (No native windows
2012 Apr 23
3
How to check if an MSI has not been removed in Windows?
Hello, I''m using the Package feature to perform the installation of MSI files on Windows. However, if the user performing the uninstall the MSI, I''m not having as require you to reinstall automatically. How can I do this? Thank you. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2004 Aug 06
5
There are a solution ?
On Thursday 04 December 2003 06:47, Rádio IRCBrasil - André Marcelo wrote: > Hi People, > > My Web Radio is transmited by varions sources in varions citties here in > brasil, and there are 1 source p/ hour. The problem is that every time a > source discoonect and other connect, the listenners have been disconnect > too. Some times there are 40 listenners, and when we the source
2011 Jan 30
2
Instal MySQL gem problem
Hi dear members, I''m having a problem in installing Mysql Gem on cPanel. I searched the web for a solution, but I didn''t get relevant solutions to solve this issue. The problem picture is in this document http://bit.ly/dM3VMT. Thanks for your attention. Regards, André. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2018 Feb 28
2
How can we achieve vga emulation over a serial port in libvirt
Hi For the latest seabios version, it said: Support for vga emulation over a serial port in SeaBIOS (sercon). So I want to know how can I find the application of this feature in libvirt? And whether my understanding is correct? There are no related instruction on the website: https://libvirt.org/ My understanding: (1) The feature means: we can set this the IO address of a serial port to
2011 Sep 05
5
Unable to connect
Hello, I have been using xen under open-suse 11.4 for almost half an year now. This week I had to reformat the provider and so I did install everything again (now there is a dual boot and microsoft windows server 2008 installed on the first half partition of the disk) again open-suse 11.4 and xen. I do start the xen kernel at grub but when I try to connect and/or creat a new domU the folling