similar to: FTDI Drivers

Displaying 20 results from an estimated 1300 matches similar to: "FTDI Drivers"

2008 Oct 20
1
FTDI FT232BM USB-COM driver problems
Hi. I have some problems with USB->Serial FTDI FT232BM chip drivers on FreeBSD 7.0... FreeBSD recognize the USB device, but when I making connection to /dev/cuaU0 or /dev/ttyU0 I cant send & receive any data from device. cu -l/dev/cuaU0 -s9600 - No response at all, can't even quit the program cu -l/dev/ttyU0 -s9600 - Sometimes working, but few bites/chars after - no response...
2024 Jun 24
1
Any ideas what protocol GE VH3000 UPS might talk?
On 6/24/24 12:50, gene heskett via Nut-upsuser wrote: > On 6/24/24 11:30, Jim Klimov via Nut-upsuser wrote: >> Curiously, they identify as |067b:2303 Prolific Technology| like a >> common USB-Serial dongle brand. Experiments with blazer and nutdrv-qx >> got no reasonable response from the devices. >> >> Jim >> > The cure Jim, is eliminate the prolific by
2024 Jun 24
1
Any ideas what protocol GE VH3000 UPS might talk?
On 6/24/24 11:30, Jim Klimov via Nut-upsuser wrote: > Got a community question at > https://github.com/networkupstools/nut/issues/2466 > <https://github.com/networkupstools/nut/issues/2466> with at least two > users (and UPSes) in trouble. > > Curiously, they identify as |067b:2303 Prolific Technology| like a > common USB-Serial dongle brand. Experiments with blazer
2010 Jan 11
1
[LLVMdev] Optimization Help
I am working on a program which links with the FTDI USB driver (ftd2xx.dylib). Prior to a couple of hours ago I had only worked with Debug builds of my code (no compiler optimizations). In testing a production build, I found that using anything other than -O0 results in the FTDI driver returning bad data; just a lot of zeroes. I tested and re-tested to make sure that changing just that one option
2020 Jul 08
1
USB-serial adapter for CentOS 7
On Wed, Jul 08, 2020 at 01:40:27PM -0500, Chris Adams wrote: > Once upon a time, John Pierce <jhn.pierce at gmail.com> said: > > yes, but is it 'basic serial UPS' or is it 'enhanced serial UPS' ? the > > former do NOT use the rx/tx data of the serial port at all, they ONLY use > > the serial port control signals, and they probably will NOT work with a
2012 Oct 31
41
[Bug 56615] New: Unable to start X on ThinkPad T420s laptop
https://bugs.freedesktop.org/show_bug.cgi?id=56615 Priority: medium Bug ID: 56615 Assignee: nouveau at lists.freedesktop.org Summary: Unable to start X on ThinkPad T420s laptop QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: mark.cave-ayland at
2014 Feb 27
1
NUT v2.7.1 - Not working on UPS SOLA BASIC SR MICRONET XRN-21-481
Hi Charles! Thanks a lot for your response. Now I figure why the isbmex driver was not working. On the other hand I've tried to run the command suggested. But no success. I got this information when running the dmesg command after running the modprobe $ sudo modprobe ftdi_sio vendor=0x0483 product=0x0035 [35816.111760] usbcore: registered new interface driver usbserial [35816.111792]
2018 Apr 27
1
Question about "generic" USB <=> Serial Port kernel drivers...
OK, I am running CentOS 6 on my Laptop and Desktop, presently kernel version 2.6.32-696.20.1.el6.x86_64 (yes, a version or so out of date -- I'll probably do an update soon -- non-trivial since my Internet connection is via dialup). I recently bought a couple of Adafruit Arduino compatibles, a Flora and a Metro 328. Hooking up the Flora and the Metro to a Raspberry Pi running Raspbian
2014 Feb 26
0
NUT v2.7.1 - Not working on UPS SOLA BASIC SR MICRONET XRN-21-481
On Feb 26, 2014, at 2:10 AM, Victor Romero wrote: > I got a UPS Sola Basic but it is not working, I'm providing the details. I hope that someone can help me to get it working. > > Please let me know if there is some other information that I should provide :) Thank you for providing all of this information! > OS name and version > Ubuntu 12.04 > $ uname -a > Linux
2011 Mar 09
6
SIPAddHeader not working
Hello list, I notice that the dialplan method SIPAddHeader is not working : in dialplan : /exten => s,n,SIPAddHeader(Privacy: id)/ in SIP invite no trace of this header : /INVITE sip:0473 at sip.domain.be SIP/2.0 Via: SIP/2.0/UDP 192.168.1.106:5063;branch=z9hG4bK-5b2b1b97 From: "VC" <sip:voip2 at sip.domain.be>;tag=729476652f511c67o2 To: <sip:0473 at sip.domain.be>
2008 Nov 10
2
FTDI USB->Serial a Wine
I've got USB->Serial converter: Code: Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC and I need communicate with this converter to devices(Kirk) via specific Kirk windows software. I have mapped converter: Code: ln -s /dev/ttyUSB0 com1 but I can't connect to it. If I connect the Kirk device directly through mapped /dev/ttyS0, the device get connected. Any
2006 Nov 04
1
SAMBA with PDC
Good evening, I have a problem with SAMBA domain, I have many pc's with S.O Windows when I try to put then on a samba domain, then don't locate my domain. The OpenSuse Linux 10 show me any lines on the logfile, i'm put these lines below. I'm have OpenSuse Linux 10 + SAMBA 3 with LDAP authentication. Below the SMB.CONF + Slices of a LOG file. Thanks to all !
2023 Sep 03
2
Why try to update (some) permissions which are the same?
On the source system: $ rsync --version rsync version 2.6.8 protocol version 29 Copyright (C) 1996-2006 by Andrew Tridgell, Wayne Davison, and others. <http://rsync.samba.org/> Capabilities: 64-bit files, socketpairs, hard links, ACLs, symlinks, batchfiles, inplace, IPv6, file flags, 32-bit system inums, 64-bit internal inums ... $ ll -d fcst-200[89] fcst-201[01] dr-xr-xr-x
2011 Jan 19
1
Problem in using bdh function for Govt tickers
Hi, all I wanted to fetch data from Bloomberg for govt bonds, and analyse it further. I am having trouble in getting data as when I use field=PX_LAST, it is giving the prices but when I use field=CPN, or ISSUE_DT, it is not giving the results and just bouncing back <NA> for that. This is the piece of code: > library(rJava) Warning message: package 'rJava' was built
2009 Nov 06
2
[LLVMdev] BasicAliasAnalysis: Null pointers do not alias with anything
Dan Gohman wrote: > Hello, > > On Nov 4, 2009, at 1:51 AM, Hans Wennborg wrote: >> >> / Hans >> Index: lib/Analysis/BasicAliasAnalysis.cpp >> =================================================================== >> --- lib/Analysis/BasicAliasAnalysis.cpp (revision 86023) >> +++ lib/Analysis/BasicAliasAnalysis.cpp (working copy) >> @@ -633,6 +633,15
2018 Mar 14
2
Interfacing with Siemens SITOP UPS500S
Hello all, For an upcoming project I will have to interface with a 24V DC UPS from Siemens (full name: Siemens SITOP UPS500S, manufacturer nr 6EP1933-2EC41). As this device is not listed in the compatibility list, I will have to write my own driver. I already found out, that the UPS has a serial-over-USB interface (USB full-speed, 12 MBps), using an FTDI chip. Over this serial port, it will
2004 Jul 07
8
VoIP hackers gut Caller ID
The Register is carrying a article written by Kevin Poulsen of Securtiy Focus, calling asterisk "..the most powerful tool for manipulating and accessing CPN data.." > http://www.theregister.co.uk/2004/07/07/hackers_gut_voip/ I hope NuFone doesn't drop asterisk-set-able callerid's after this article; i've been wanting that feature from voicepluse for a long time.
2008 Jul 03
4
New install not working
OK, it has nothing to do with trying to run a setup.exe off of floppy. I've installed 1.0.r4 -- yes, it's kind of old, but seems to be the latest binary available for FreeBSD 7 -- and it doesn't want to run anything I've tried. For example: $ rm -rf .wine $ wine notepad wine: created the configuration directory '/home/perryh/.wine' wineserver: fcntl
2015 Jul 14
17
[Bug 91333] New: Connecting second of two monitors to a Lenovo W520 causes displays to go crazy
https://bugs.freedesktop.org/show_bug.cgi?id=91333 Bug ID: 91333 Summary: Connecting second of two monitors to a Lenovo W520 causes displays to go crazy Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium
2020 Jul 08
6
USB-serial adapter for CentOS 7
On Wed, Jul 8, 2020 at 8:46 AM H <agents at meddatainc.com> wrote: > > I believe I mentioned that the UPS has the serial port, the computer thus > has USB. > > yes, but is it 'basic serial UPS' or is it 'enhanced serial UPS' ? the former do NOT use the rx/tx data of the serial port at all, they ONLY use the serial port control signals, and they probably