Displaying 20 results from an estimated 92 matches for "serialport".
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 << self
def connect_serial(dev, baud, databits, stopbits, parity)
EvmaSe...
2007 Sep 25
2
Zoneminder-1.22.3-6.fc7.i386.rpm has dependency errors on Centos5 server-how to fix?
...ftware 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 Dependency: perl(Device::SerialPort) is needed by package zoneminder
Question: how do I resolve this missing dependency?
I have never compiled a kernal or anything else.
Please lead me to a direction to resolve this.
Thank you for your time.
Ken
2001 Feb 25
4
anyone know if its possible to get s35explorer running uder wine
tried to get the above program running (its a phone managment program
for the siemens mobile phones) but it always brings up the error cannot
open COM port.I can send AT commands to the phone via the terminal in
KPPP.
Martin Warby
2013 Apr 22
4
Puppet catalog transfer often gets truncated (Could not intern from pson: error)
...Using cached certificate for ds0.lab.avere.net
Debug: Using cached certificate_revocation_list for ca
Info: Retrieving plugin
Debug: file_metadata supports formats: b64_zlib_yaml pson raw yaml; using
pson
Debug: Finishing transaction 70037484276920
Info: Loading facts in /var/lib/puppet/lib/facter/serialports.rb
Debug: catalog supports formats: b64_zlib_yaml dot pson raw yaml; using pson
Error: Could not retrieve catalog from remote server: Could not intern from
pson: expected value in object at ''"Ssh_authorized_key[''!
Warning: Not using cache on failed catalog
Error: Could not...
2001 Oct 16
5
another ttyS0 acces problem ;-)
...:dosfs:DOSFS_CreateCommPort Couldn't open /dev/ttyS0,115200 ! (check permissions)
err:file:CreateFileA Couldn't open device 'COM1'!
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
err:comm:OpenComm16 Couldn't open /dev/ttyS0 ! (Success)
In my .wine/config file I have:
[serialports]
"Com1" = "/dev/ttyS0,115200"
I did chmod 666 /dev/ttyS0, made it group "users" r/w/x for all, suid and
gid but still no suxes.
Does anyone has some tips?
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
# 2017-11-07...
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'>...
2013 Oct 28
1
Is it possible to define serial port speed?
Hi
I would like to know if it's possible to define serial port speed using libvirt.
I'm trying to connect the guest with the host for communication.
Usually only small messages are transferred, but i might need to
transfer huge files, so i would like to know if i can use SerialPort
interface to do that.
Thanks anyway,
Marco Dinis
2009 Aug 10
2
PROMPT=0/ESCAPE key SERIAL fun
....82/core/ui.inc
--- syslinux-3.82/core/ui.inc.orig 2009-08-07 17:53:57.419472369 +0100
+++ syslinux-3.82/core/ui.inc 2009-08-07 20:31:19.868015273 +0100
@@ -48,6 +48,16 @@
;
; Check whether or not we are supposed to display the boot prompt.
;
+check_for_key_serial:
+ mov dx,[SerialPort] ; No serial port -> no input
+ and dx,dx
+ jz check_for_key
+; call pollchar
+; jz check_for_key
+ call reset_idle
+ call getchar
+ cmp al,1Bh ; <ESC>
+...
2002 Mar 18
1
More than 4 serial ports with wine.
...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 the
following error when running my app:
fixme:win32:DEVICE_Open Unknown/unsupported VxD COM6. Try --winver nt40 or
win31
My serial ports are defined as:
[serialports]
"Com1" = "/dev/ttyS8"
"Com2" = "/dev/ttyS1"
"Com6" = "/dev/ttyS0"
Any advice / suggestions?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (OpenBSD)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAjyWZw0ACgkQycODIjIqOf9mFQ...
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 ?
---
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" = "/dev/modem"
Then I started the installer from the Toshiba-CD and installed the
software for my Toshiba PDR-M5. It's not supported by gph...
2001 Feb 28
1
com port acccess again
hi guys!
i have some problem whit wine about the $SUBJECT
i start my program and i get the following error
message:
ceta.2@sb-003:~/.wine/fakewin/csoft30 > wine
--debugmsg +comm --managed comkern.exe
err:win32:fixup_imports No implementation for
shlwapi.dll.0(StrRetToBufA)
imported from shell32.dll, setting to 0xdeadbeef
err:win32:fixup_imports No implementation for
2001 Mar 01
2
IPX Issues
..."Filesystem" = "win95"
"Device" = "/dev/loop1"
[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "c:\\temp"
"Path" = "c:\\windows;c:\\windows\\system"
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com4" = "/dev/ttyS3"
[parallelports]
"Lpt1" = "/dev/lp0"
[x11drv]
"display" = ""
2005 Aug 02
2
Configuration after installation problem
...sdevices/x: -> /tmp
Created symlink /home/rsteff/.wine/dosdevices/y: -> ../%HOME%
Created symlink /home/rsteff/.wine/dosdevices/z: -> /
Created symlink /home/rsteff/.wine/dosdevices/a:: -> /dev/fd0
Created symlink /home/rsteff/.wine/dosdevices/m:: -> /dev/sr0
You can now remove the [SerialPorts], [ParallelPorts], and [Drive] sections
in your configuration file, they are replaced by the above symlinks.
Converted drive type to new entry HKLM\Software\Wine\Drives "A:" = L"floppy"
Converted drive type to new entry HKLM\Software\Wine\Drives "C:" = L"hd"...
2005 Mar 10
2
Quicken 2000 install fails with insufficient temp disk space
...esktop" = "N"
[fonts]
"Resolution" = "96"
"Default" = "-adobe-helvetica-"
"DefaultFixed" = "fixed"
"DefaultSerif" = "-adobe-times-"
"DefaultSansSerif" = "-adobe-helvetica-"
[FontDirs]
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com3" = "/dev/ttyS2"
"Com4" = "/dev/modem"
[parallelports]
"Lpt1" = "/dev/lp0"
[ppdev]
[spooler]
"FILE:" = "tmp.ps"
"LPT1:"...
2001 Mar 23
1
wine.conf
...ans default ANSI code page (CP_ACP == 0)
TextCP=0
; Use this if you have more than one port for video on your setup
; (Wine uses for now the first 'input image' it founds).
;; XVideoPort = 43
[fonts]
;Read documentation/fonts before adding aliases
Resolution = 96
Default = -adobe-times-
[serialports]
Com1=/dev/ttyS0
Com2=/dev/ttyS1
Com3=/dev/modem,38400
Com4=/dev/modem
[parallelports]
Lpt1=/dev/lp0
[spooler]
LPT1:=|lpr
LPT2:=|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -
LPT3:=/dev/lp3
[ports]
;read=0x779,0x379,0x280-0x2a0
;write=0x779,0x379,0x280-0x2a0
[spy]
Exclude=WM_SIZE;WM_TIMER;
[r...
2011 May 25
1
[GIT PULL] elflink ldlinux
Hi,
These patches contain support for some features that are already in
Syslinux 4 but weren't working properly on the elflink branch. It's
another step closer to feature parity with Syslinux 4.
Having to jump through the comboot API for localboot support is less
than ideal and I'll eventually fix that, probably when we move a big
chunk of code from asm to C.
Also, there's a
2003 May 22
2
Wine and winsock
...DoubleBuffered" = "Y"
[fonts]
"Resolution" = "96"
"Default" = "-adobe-helvetica-"
"DefaultFixed" = "fixed"
"DefaultSerif" = "-adobe-times-"
"DefaultSansSerif" = "-adobe-helvetica-"
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
[parallelports]
"Lpt1" = "/dev/lp0"
[spooler]
"LPT1:" = "|lpr"
"LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -"
"LPT3:" = "/de...
2005 Jul 01
0
Problem with running shell script
...ffered" = "N"
[fonts]
"Resolution" = "96"
"Default" = "-adobe-helvetica-"
"DefaultFixed" = "fixed"
"DefaultSerif" = "-adobe-times-"
"DefaultSansSerif" = "-adobe-helvetica-"
[FontDirs]
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com3" = "/dev/ttyS2"
"Com4" = "/dev/modem"
[parallelports]
"Lpt1" = "/dev/lp0"
[ppdev]
[spooler]
"FILE:" = "tmp.ps"
"LPT1:"...