similar to: Newer version of ftdi_sio

Displaying 20 results from an estimated 1000 matches similar to: "Newer version of ftdi_sio"

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]
2023 Jan 23
1
Attach a GPS in preboot mode
Hello everyone and best wishes for 2023 :) I have an old *Garmin Drive Smart 50 GPS* and I want to be able to attach it when it is in preboot mode to a VM hosted by a *Debian 11 host*. From what I understand, the preboot mode allows us to flash a firmware before the GPS actually starts (used among other things when the GPS is soft bricked). When I connect the GPS to the host it gives:
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
2008 Aug 31
0
crash at shutdown
My kernel crashes every time I shut down dom0 This crash was not happening before I installed the Xen hypervisor Any ideas? (XEN) Xen version 3.2-1 (Debian 3.2.1-2) (waldi at debian.org) (gcc version 4.3.1 (Debian 4.3.1-2) ) Sat Jun 28 09:32:18 UTC 2008 (XEN) Command line: com1=9600,8n1 console=com1 (XEN) Video information: (XEN) VGA is text mode 80x25, font 8x16 (XEN) VBE/DDC methods:
2013 May 28
3
Issue with Puppet & Packages which are installed multiple times
Hi, hopefully this hasn''t been discussed too often, haven''t found anything in the group: I''m having some issues when a package gets installed twice ( x86 & x64 version). #system is a RHEL5/x64 system. *#following manifest:* [root@kermit ~]# cat install_expect.pp package { ''expect'': ensure => present, } *#ok, let''s apply*
2015 Dec 01
3
RS-232 Port with Nut
Yes I do have Linux. I have assigned the ups.conf file as seen below.. [testups] Driver = usbhid-ups Port = /dev/ttyUSB0 When I try to start the ups driver I get the following error... $ sudo upsdrvctl start Network Ups Tools - UPS driver controller 2.7.1 Network Ups Tools - Generic HID driver 0.38 (2.7.1) USB communication driver 0.32 No matching HID UPS found Driver failed to start (exit
2014 Sep 08
3
Yum cant find kernel-pae
Hi I have a dell 770 bios sees 8g I beleive Ive *vi /etc/yum.repos.d/CentOS-Base.repo* *[centosplus]name=CentOS-$releasever - Plusmirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus
2013 Dec 02
3
What do you use to provision domU's?
The subject says it all. I got CentOS 6.4 installed and then converted it to boot into the Xen kernel, using the C6.4 system as its dom0. But now I'm uncertain how to put a C6.4 domU on the result. Which tools are recommended?
2013 Dec 28
1
6.5 live migration speed
hello, while upgrading a kvm virtualization cluster from c6.4 to c6.5 and i am no longer able to control the migration speed. in c6.4 the default speed was the maximum bandwidth (1g in my case) and the actual migration speed was about 100MB/s. now in c6.5 the actual migration speed dropped down to about 25MB/s - 50MB/s, it varies and sometimes during migration of huge machines (36GB) i was at
2014 Feb 26
2
NUT v2.7.1 - Not working on UPS SOLA BASIC SR MICRONET XRN-21-481
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 :) OS name and version Ubuntu 12.04 $ uname -a Linux olimpo 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 16:19:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Exact NUT version, 2.7.1
2005 Dec 15
0
Kernel panic in usbserial.
Hi all, Running a Centos 4.2 default config in a P4 1.7 Mhz 512 MB Usb 1.1 (Acer Aspire 1400 XV Laptop) with a usb2serial interface plugged from the system boot, and using that line as console line for a remote device, i had the following kernel panic after few times performing the "reset" command in the gnome-terminal due font corruption, i had this kernel panic: Dec 14 23:58:10
2013 Dec 06
0
CentOS-virt Digest, Vol 76, Issue 3
R Verzonden met mijn Windows Phone ________________________________ Van: centos-virt-request at centos.org<mailto:centos-virt-request at centos.org> Verzonden: ?6-?12-?2013 09:35 Aan: centos-virt at centos.org<mailto:centos-virt at centos.org> Onderwerp: CentOS-virt Digest, Vol 76, Issue 3 Send CentOS-virt mailing list submissions to centos-virt at centos.org To subscribe or
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
2006 Jan 09
0
Kernel panic in usbserial - now in 2.6.9-22.0.1.106.unsupported, previous in 2.6.9-22.0.1.EL
Hi all again, I found this kernel panic past days, now using the unsuported kernel and comes out again the same error. This time on '2.6.9-22.0.1.106.unsupported' kernel See attached logs, Env is the same with the same box, Hope it helps. TIA. JJ Garcia -------- Original Message -------- Subject: Kernel panic in usbserial. Date: Thu, 15 Dec 2005 12:09:53 +0100 From: J.J.Garcia
2000 Jan 13
0
using gkermit with ssh (wishlist item)
I've been toying with the idea of using gkermit over an ssh connection. As it stands, gkermit is essentially featureless, a GPL kermit implementation that's enough to get the Free software advocated off their backs. However, since they want to continue to sell C-Kermit, it has all the `useful' features, such as scripting, but more importantly the ability to create a connection over
2015 Feb 06
2
lost at 'repository' entry installing centos7
On 02/06/2015 09:56 AM, Ted Miller wrote: <<>> > I hope you can download the DVD and enjoy Centos 7. "Get Centos 7 > Now" to "DVD ISO" to the list, and pick any link off of the list. > The DVD will be quite self-explanatory. The only caveat is to make > sure you go into the link for your network card and configure it. > Otherwise Centos will start
2008 May 14
4
A couple of CentOS 5.1 issues
I've finally made the switch to CentOS 5.1 (I had been running 4.6). So far, so good, but I do have a few issues. First, I can not find kermit (or ckermit) in any of the repos (base, extras, centosplus, rpmforge). On my 4.6 systems, /usr/bin/kermit was provided by the package ckermit in the base repo. That package appears to be no longer available. Any ideas where I could find a
2001 Nov 18
1
Problems with serial comm
Hi! I'm new to this list as well to Wine, so please excuse me if I'm asking a FAQ. Today I installed wine-20011108, especially to be able to run programs I need for my work. One of them is a remote front panel to the measuring instrument, which communicates with it using a modem connection. This program cannot establish a connection. It accesses the modem, its LEDs blink, but no