similar to: Serial Ports

Displaying 20 results from an estimated 10000 matches similar to: "Serial Ports"

2008 Feb 13
1
Flash Movie Player Control in VB
Hi all, I just started messing with wine (0.9.54 on Ubuntu 7.04-Feisty) a few weeks ago and there's some educational software I want to be able to run. It was made with VB, and I've managed to get it working fairly well except for an ActiveX control for showing Flash movies (.swf). I think it's unable to load the swf file because the box where the movie should show is blank, and
2005 Dec 10
0
Wine - DX app - black screen
Hi Just trying to get Your attention again ;] I'm still trying to launch SEF2000 on my wine, this time I got some debugging info on the case. I launch it from the c:\did\PROGRAM directory (I moved it so to try and keep out errors with bad dirname, spaces etc, but as tested on a windows, it works so too) with: export LC_ALL=C export LANG=C export WINEDEBUG=err+all,warn+all,fixme+all wine
2008 Aug 06
2
software runs in a loop [mathe coach]
I wants to start a win Prog called "Mathe Coach" with wine. And yes I know that there are ohter and better Progs for linux, but it has to be that one....not my decision :-) The occuring problem is that wine hangs in a loop and i can't make neither head nor tail of the debug messages (the file is over 10 MB large, and i abborted wine after a few seconds to avoid larger files) here a
2008 Jul 21
4
help to install poser 7
Hi i tray install poser 7 on wine 1.1.1 and my hardy heron 64 bits , the installation is fine , when i run it ., the screen is deform only can restart but i have a impr paint http://img147.imageshack.us/img147/2600/pantallazo2cb1.png , why deform my screen and the impr paint it's fine ? , well apply gatito at gatito:~$ WINEDEBUG=warn+all wine poser.exe for debug and this is my lines : gatito
2010 Oct 19
2
Serial ports not available to apps nor in regedit
I've already read through bug 11811 (http://bugs.winehq.org/show_bug.cgi?id=11811) so I know a patch was offered about two years ago for Wine automatically recognizing the com* symlinks in ~/.wine/dosdevices. Is there any hope that this will be functional soon? I am trying a utility that needs to access the serial ports but there are none shown available in its ports dialog. I do have
2007 Nov 12
2
USB to serial converters
Anyone have an idea as to how to automatically detect the USB number and create a sym link in the dosdevices directory. The problem is that I have several USB devices not used at the same time, and when the USB to serial adapter is connected, a /dev/ttyUSB? is assigned. To use this assignment under WINE, I need to automatically detect /dev/ttyUSB? and then create a sym link in
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" ->
2005 Feb 20
2
External relay triggered by Asterisk extension-question
Very friggen cool, that you very much for the information it looks like it will do the job nicely. What did you use in your extensions list to activate the relay? James > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Jay Milk > Sent: Sunday, 20 February 2005 6:24 PM > To: 'Asterisk
2001 Mar 19
2
wine.conf newbie problem +user32.dll
I seem to have gotten past one hurdle and on to the next. It seems that the problem that I was having relates to poorly documented changes in the config files in the HOWTO. I now have /root/.wine/config which seems to solve the old drive problem. However, here is my new error. [root@pato .wine]# cp /etc/wine.conf ~/.winerc cp: overwrite `/root/.winerc/wine.conf'? y [root@pato .wine]# wine
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
2008 Jul 05
2
serial port config question
Very new to linux, so please fogive stupidity. Trying to get serial port configured. I ran this command:' ln -s /dev/ttyS0 ~/.wine/dosdevices/com1' I did this in terminal, from my home directory, as I was unable to locate a dosdevices folder or file. Could someone clarify this for me please?
2007 Feb 24
1
Serial Port (OS X)
Hi I have to use a windows application tu upload firmware to a controller. It uses the serial port. I use a MacBook with Tiger 10.4.8 I have installed a usb-serial converter. The device is /dev/tty.usbserial tilo-lutz:~/.wine/dosdevices tilolutz$ dir /dev/tty.usbserial crw-rw-rw- 1 root wheel 9, 8 Feb 24 17:31 /dev/tty.usbserial I was able to compile wine 0.9.31 with help of darwine.
2001 Apr 15
1
Problem starting wine
Hi, I am a newbie here. I am trying to run wine on Mandrake 7.1. I get the following error: Warning: could not find wine.conf [Drive x] entry for current working directory /home/nk; starting in windows directory. Invalid path 'c:\windows' for temp directory Perhaps you have not properly edited or created your Wine configuration file. This is either /etc/wine.conf or $HOME/.winerc or it
2006 Feb 15
0
setup program doesn't find extracted dll
Hello to all, i'm trying to install the german tax software "Tax@2006". using: wine 0.9.5 on ubuntu 5.10 I type "wine z:/setup.exe" (z = wine's dos-device cdrom). the follonwing steps follows: - Splash Screen "Buhl Data" - Installshield preparing installation... - Installshield starts, but brings a Popup: - Message: "Failed to extract
2011 Jan 22
1
Re: Help with USB-to-serial cable
doctordruidphd wrote: > I am trying to use software to program a scanner radio (BCD396t and UASD software). The software installs and seems to run properly, reading and writing database files. But I cannot connect to the scanner, through a USB-to-serial cable. > OS: ubuntu-8.10, kubuntu-8.10, debian/lenny (tried them all) > > lsusb identifies the cable as follows: > Bus 002 Device
2009 Mar 25
1
Can't connect USB Serial (COM3)
Wine does great job for GUI on screen (PC Oscilloscope) But, can't USB connect to external hardware device that has FTDI 245AM chip in it. See device in /dev/ttyUSB0. See device in lsusb, also in lsmod. Did normal linking, ln -s /dev/ttyUSB0 /.wine/dosdevices/com3. No luck. See the link with: ls -al of dosdevices. Using COM3 because in Windows registry in Wine, it says COMPORT=3 Any help?
2001 Apr 15
2
Newbie setting up wine: 20001202: o valid DOS drive found, check your configuration file.
Shalom! Okay, this is my wine config file, which i have copied out of the wine ini and then changed it to suite my computer. Im using SuSE 7.1 Professionell and have my fat32 partition mounted on /windows/C (<= capital). Im am using Win2000 and this is what wine says: linux:~ # wine --winver win2000 /windows/F/UO/client.exe Warning: no valid DOS drive found, check your configuration
2004 Oct 28
5
How to help improving Wine?
Hi, I really did my best to understand how I can help improving Wine, but I did not succed. Well, everything started when I installed a win application on my Debian 3.1, Wine 2004.07.16 deb (clean install, no dlls). The application is ALOHA (http://www.epa.gov/ceppo/cameo/aloha.htm) It's a free application from US-Environment Protection Agency used for chemical emergency planning (I am an
2001 Mar 04
1
Linux newbie Wine setup?
When i go to console and type mount /cdrom and cd /cdrom and type wine setup.exe i get this message: ??????@linux:/cdrom > wine setup.exe Could not stat /mnt/fd0, ignoring drive A:Could not stat /c, ignoring drive C:Invalid path 'c:\windows' for windows directory Perhaps you have not properly edited or created your Wine configuration file. This is either /etc/wine.conf or $HOME/.winerc
2006 Jan 30
2
TI83 plus Texas Instrument Calculator, Serial cable and USB cable
Hi all I installed *wine 9.6 on fedora4, IE6* , and *APPs* for *CALC TI83 plus * i tried to use the *USB *cable to connect to the *CALC* but did`t work then i used *serial cable* after i make *? ln -s /dev/ttyS0 ~/dosdevices/com1? *then i run the "TI Connect APPs" to coonect to the *CALC *it finds the *COM1* when it tried connect to the* CALC* but connection filed. any one