similar to: Wintex 5.4 com port setup

Displaying 20 results from an estimated 9000 matches similar to: "Wintex 5.4 com port setup"

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
2010 Jun 07
3
Wine + winebottler + azloader.exe + rs232 to usb, adapter
Ubuntu creates /dev/ttyUSB0 for me when I plug in the usb-to-serial-adapter. I have a symbolic-link to /dev/ttyUSB0 from 'dosdevices/com1'. What is new in 10.04 Ubuntu is that I have to sudo chmod o+r and sudo chmod o+w on /dev/ttyUSB0 every time before I start the app which uses that serial line. ttyUSB0 goes away when I unplug the serial adapter from the USB port or shut down the
2009 May 23
0
SeaClear II / Wine use 100% of the CPU
Hi! I'm having problems with SeaClear II v1.0.0.196. After setting up the symlinks in ~/.wine/dosdevices pointing to my gps-device (GlobalSat BU-353 USB) everything works as expected, but for some reason Wine/SeaClear steals all available CPU-time. 100% all the time. This problem does not exist if I start SeaClear with the GPS disconnected, making me belive there is a problem with
2008 Nov 19
0
Clean serial console setup when using an USB to serial converter
Hello all, I'd like to connect to a CentOS 5.2 system's console through a null-modem cable. An USB to serial converter is connected to that system's USB port. When using this configuration statement in "/etc/inittab"... ... # Run gettys on serial line (that is, a serial line connected to USB0) usb0:12345:respawn:/sbin/agetty -L ttyUSB0 9600 vt100 ... ...I get these
2008 Sep 21
1
card reader "sim-max"
hi! some time ago i have purchased card reader for scanning sim-card. it have usb inerface. in set was cd with soft (as usual only for windows) soft on cd: usb-driver installer sim max 5.16 & i try to run it on mandriva2008 kernel 2.6.22.9 first i try to install 'usb-driver installer.exe' then install sim max 5.16(it's 2 prog.: sim editor and sim scanner),but that's wrong way!
2007 Jan 01
0
Magellan Roadmate tools 3050T & Suse 10.2
I am trying to access my GPS using wine 0.9.24 0n Suse 10.2 and Cxoffice 6.0 Beta 3a . Cxoffice 5.03 does not work at all with my Suse 10.2 installation. The Magellan road mate tools work well enough in both cxoffce beta and wine, however wine seems to handle it better when importing POI ( Points of Interest) files. Overall I think the wine included with Suse 10.2 is doing a better job -
2008 Sep 14
1
Running DeLorme Street Atlas
I have had a lot of problems with my XP system recently so I would like to convert over to Linux (Ubuntu) and the use of Street Atlas 2006 is the only thing really standing in my way. I installed Wine 1.0 and installed Street Atlas using it. SA brings up the basic map programs but not everything works correctly yet. I have observed the following error messages so far:
2009 Feb 06
0
"SRM Training System" error Port None (usb / serial)
I am using Ubuntu 8.10 with the wine 1.0.1 trying to install SRM Training System Software 6.40.08 (http://www.srm.de/usa/software.html), the exe I'm using can be freely downloaded here (http://www.srm.de/Software/SRM64008.exe). The program installed without any problem but did open a dialog about selecting a com port that I clicked past without taking note(oops). I'm able to run the
2009 Jul 18
3
program fails to enumerate COM ports
Hi. LG PC Sync can work with ~/.wine/dosdevices/com1 but fails to enumerate com ports. I cannot select port other than COM1 and the combo box that would allow me to do that is blank. I did: # ln -s /dev/ttyACM0 ~/.wine/dosdevices/com5 # sudo chmod g+rw,o+rw /dev/ttyACM0 and added to registry: [HKEY_LOCAL_MACHINE\Hardware\DEVICEMAP\SERIALCOMM] "COM5"="COM5" env
2010 Sep 15
2
USB Serial Port receives no data
Hello, I have an application that sends data out to a serial port, then should receive the reply. After some hassles I got the application to enumerate the serials (in a dialog box where you select the port), and after creating the link in dosdevices (in lower case I should note, wine will not recognize COM1) it actually starts sending out data (verified using a terminal on the other end). But
2010 Jul 21
2
Unsupported ioctl 1b0064
Dear all, I have not found anything with Google, so I hope it is okay to ask here. I'm trying to run a program called "Paxon" (see http://www.paxon.de) under Wine. This is an program with speaks via a serial console to a modem (in amateur radio use). The program itself runs fine, I set up the serial connection with arenber at ubuntu:~/.wine/dosdevices$ ls -lk total 0 lrwxrwxrwx 1
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" ->
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 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?
2008 Mar 24
1
/dev/ttyS0 - COM1 problem
Hello, I'm trying to run my weather station (Davis WMII) on wine 0-9-58 and OpenSuSe 10.3. After installation of WeatherLink 5.7.1, I try to communicate via COM1 but the program can't find it and even not test with a loop plug in COM1. I have changed the mode to 0777 for the serial devices in /etc/udev/rules.d/50-udev-default.rules and rebooted. /home/sel/.wine/dosdevices reveal that
2009 Jan 22
3
Help with USB-to-serial cable
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 002: ID 067b:2303 Prolific Technology, Inc.
2009 Feb 08
2
Need assistance connecting Garmin GPS via USB in Mapsource
I am new to Linux, Ubuntu, WIne etc but despite all that I am operating in Ubuntu 8.10, with MapSource 6.13.6 installed via Wine 1.0.1. I know there is an issue in getting MapSource to recognize the GPS while connected via USB but I am unable to understand the steps provided to solve this issue. I've been advised to enter "sudo modprobe garmin_gps" in terminal and to check the
2010 Sep 09
5
Rfcomm0 to com1 (SeaClear2)
I'm trying to configure SeaClear2 to run on an Asus eeepc 900 using a BT GPS but cannot redirect input from rfcomm0 to com1 (the serial port which SeaClear is looking for. Data flows through to rfcomm0 but I cannot redirect it to com1. I have set up symbolic links in the .wine/ folder and its sub-folder .wine/dosdevices/ but nothing happens and I have also set the SeaClear.ini file to show
2016 Jul 20
0
port for powercom
Ok, so I previously thought I had to use usbhid-ups but when I eventually got it going this is what I got:- This Powercom device (0d9f/0002) is not supported by usbhid-ups. Please use the 'powercom' driver instead. So I switched to the powercom driver, but I have tried a whole bunch of likely suspects for the port setting, none of which have worked Tried so far:- com1 with these
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?