search for: ttys7

Displaying 18 results from an estimated 18 matches for "ttys7".

Did you mean: ttys
2013 Jun 14
1
Battery runtime not displaying
...001 battery.packs.bad: 000 battery.runtime: 540 battery.runtime.low: 120 battery.voltage: 53.73 battery.voltage.nominal: 048 device.mfr: APC device.model: Smart-UPS RT 2000 XL?? device.serial: device.type: ups driver.name: apcsmart-old driver.parameter.pollinterval: 2 driver.parameter.port: /dev/ttyS7 driver.version: 2.6.4 driver.version.internal: 2.1 input.frequency: 49.98 input.quality: FF input.sensitivity: A input.transfer.high: 253 input.transfer.low: 161 input.transfer.reason: simulated power failure or UPS test input.voltage: 233.2 input.voltage.maximum: 233.2 input.voltage.minimum: 233.2...
2010 Jan 08
2
Serial port fun: CentOS 4.8 (32-bit) vs. CentOS 5.4 (64-bit)
...is a 16550A ACPI: PCI Interrupt 0000:01:0a.0[A] -> GSI 16 (level, low) -> IRQ 233 ttyS4 at I/O 0xd080 (irq = 233) is a 16550A ttyS5 at I/O 0xd000 (irq = 233) is a 16550A ACPI: PCI Interrupt 0000:01:0a.1[A] -> GSI 16 (level, low) -> IRQ 233 ttyS6 at I/O 0xcc00 (irq = 233) is a 16550A ttyS7 at I/O 0xc880 (irq = 233) is a 16550A With the 64-bit kernel (2.6.18-164.el5 [x86_64]) I get: Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A 00:0a: ttyS0 at I/O 0x3f...
2010 Jun 03
3
Multiple Serial Port Passthrough in HVM domU
...3.972743] ttyS5: detected caps 00000700 should be 00000100 [ 13.972750] 0000:04:00.0: ttyS5 at MMIO 0xdf1fd200 (irq = 16) is a 16C950/954 [ 13.972849] ttyS6: detected caps 00000700 should be 00000100 [ 13.972856] 0000:04:00.0: ttyS6 at MMIO 0xdf1fd400 (irq = 16) is a 16C950/954 [ 13.972952] ttyS7: detected caps 00000700 should be 00000100 [ 13.972959] 0000:04:00.0: ttyS7 at MMIO 0xdf1fd600 (irq = 16) is a 16C950/954 If I do lspci -v and look at the card, I see: 04:00.0 Serial controller: Oxford Semiconductor Ltd Device c208 (prog-if 06 [16950]) Subsystem: Siig Inc Device 2250 Fl...
2012 May 02
1
Help with writing a udev rule
Can someone please help me with writing a udev rule? I need /dev/ttyUSB0 to automatically have 777 rights when plugged in. I'd like it to only apply to that one specific device. I'm not sure where to start, what files to look at and also what to write to make it work. TIA Brad This e-mail transmission contains information that is confidential and may be privileged. It is intended only
2013 Jun 14
0
Battery runtime not displaying
On Jun 13, 2013, at 7:14 AM, ML mail wrote: > I just upgraded to Network UPS Tools upsstats 2.6.4 on Debian wheezy and noticed that it does not show the battery runtime anymore, the field is simply empty. It used to work before with NUT 2.4.1. Does anyone know what could be wrong? > > I am using the apcsmart UPS driver. The apcsmart driver was overhauled, and in 2.6.x, the previous
2013 Jun 13
2
Battery runtime not displaying
Hello, I just upgraded to Network UPS Tools upsstats 2.6.4 on Debian wheezy and noticed that it does not show the battery runtime anymore, the field is simply empty. It used to work before with NUT 2.4.1. Does anyone know what could be wrong? I am using the apcsmart UPS driver. Thanks, M.L.
2007 Mar 09
2
How do I configure additional serial ports?
...t bus) However, only the 4 serial ports on one of the two cards are configured correctly: # dmesg | fgrep ttyS ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ttyS4 at I/O 0x5020 (irq = 177) is a 16C950/954 ttyS5 at I/O 0x5028 (irq = 177) is a 16C950/954 ttyS6 at I/O 0x5030 (irq = 177) is a 16C950/954 ttyS7 at I/O 0x5038 (irq = 177) is a 16C950/954 ttyS1 at I/O 0x5060 (irq = 193) is a 16450 ttyS2 at I/O 0x5068 (irq = 193) is a 16450 ttyS3 at I/O 0x5070 (irq = 193) is a 16450 I have no idea what ttyS1-3 are, but I've tested ttyS4-7 and they work fine. If I only install one card (in either PCI s...
2007 Sep 06
6
Serial port on the domU
I configured a domU to access to the physical serial port of the dom0 (/dev/ttyS0) typing this in the domU configuration file: irq = [ 4 ] ioports = [ "3f8-3ff" ] The domU starts without any error, but the serial port isn''t recognised. The /dev/ttyS0 device exists on the domU, and I blacklisted the serial_core, the 8250 and 8250_pnp modules on the dom0. What is the problem?
2012 Feb 03
3
Setting up a pci passthrough device
I have been investigating pci pass-through for virtualized guests and the documentation I have found seems to me to lack a certain consistency in its example. This may be due to my not understanding what it is trying to inform me. What I wish to do is to configure a pci multi-port serial i/o card for use by a single virtual host. I start by running lspci -v on the host to identify the serial
2003 May 21
6
COM: port problems
Unfortunately, almost all the Windows programs I want to run under Wine need to access the COM: ports, and I cannot get any of them to run. Typically, I get stuff like this ... fixme:comm:EscapeCommFunction16 no cid=0 found! fixme:comm:EscapeCommFunction16 no cid=0 found! err:comm:COMM16_ReadComplete async read failed 000003e3 fixme:comm:EscapeCommFunction16 no cid=3 found!
2014 Dec 11
1
Inspect_os() error
...1 0 0 4, 67 Dec 11 21:57 ttyS3 crw------- 1 0 0 4, 94 Dec 11 21:57 ttyS30 crw------- 1 0 0 4, 95 Dec 11 21:57 ttyS31 crw------- 1 0 0 4, 68 Dec 11 21:57 ttyS4 crw------- 1 0 0 4, 69 Dec 11 21:57 ttyS5 crw------- 1 0 0 4, 70 Dec 11 21:57 ttyS6 crw------- 1 0 0 4, 71 Dec 11 21:57 ttyS7 crw------- 1 0 0 4, 72 Dec 11 21:57 ttyS8 crw------- 1 0 0 4, 73 Dec 11 21:57 ttyS9 crw------- 1 0 0 5, 3 Dec 11 21:57 ttyprintk crw------T 1 0 0 10, 239 Dec 11 21:57 uhid crw-r----- 1 0 0 10, 223 Dec 11 21:57 uinput crw-rw-rw- 1 0 0 1, 9 Dec 11 21:57 urandom crw------- 1 0 0 7,...
2016 Feb 27
2
"guestmount --rw" fails but "guestmount --ro" succeeds on Ubuntu 14.04
...1 0 0 4, 67 Feb 27 02:31 ttyS3 crw------- 1 0 0 4, 94 Feb 27 02:31 ttyS30 crw------- 1 0 0 4, 95 Feb 27 02:31 ttyS31 crw------- 1 0 0 4, 68 Feb 27 02:31 ttyS4 crw------- 1 0 0 4, 69 Feb 27 02:31 ttyS5 cr------- 1 0 0 4, 70 Feb 27 02:31 ttyS6 crw------- 1 0 0 4, 71 Feb 27 02:31 ttyS7 crw------- 1 0 0 4, 72 Feb 27 02:31 ttyS8 crw------- 1 0 0 4, 73 Feb 27 02:31 ttyS9 crw------- 1 0 0 5, 3 Feb 27 02:31 ttyprintk crw------- 1 0 0 10, 239 Feb 27 02:31 uhid cr----- 1 0 0 10, 223 Feb 27 02:31 uinput crw-rw-rw- 1 0 0 1, 9 Feb 27 02:31 urandom crw------- 1 0 0 7, 0 Feb 27...
2014 Mar 23
2
Re: About Guest running Tiny Core Linux
On Sun, Mar 23, 2014 at 12:26:28PM +0000, Richard W.M. Jones wrote: > Secondly, we should be able to inspect all Linux guests, including > Tiny Core Linux, but it looks like in this case it is failing. This > is a bug. I had a look at how the Tiny Core Linux ISO is arranged. It loads the main operating system root partition as a single large initramfs, with optional modules loaded
2013 Nov 26
2
Re: supermin-helper: ext2: parent directory not found: /mnt/bigdata/var: File not found by ext2_lookup
...1 0 0 4, 67 Nov 26 12:02 ttyS3 crw------- 1 0 0 4, 94 Nov 26 12:02 ttyS30 crw------- 1 0 0 4, 95 Nov 26 12:02 ttyS31 crw------- 1 0 0 4, 68 Nov 26 12:02 ttyS4 crw------- 1 0 0 4, 69 Nov 26 12:02 ttyS5 crw------- 1 0 0 4, 70 Nov 26 12:02 ttyS6 crw------- 1 0 0 4, 71 Nov 26 12:02 ttyS7 crw------- 1 0 0 4, 72 Nov 26 12:02 ttyS8 crw------- 1 0 0 4, 73 Nov 26 12:02 ttyS9 crw------- 1 0 0 5, 3 Nov 26 12:02 ttyprintk crw------- 1 0 0 10, 239 Nov 26 12:02 uhid crw------- 1 0 0 10, 223 Nov 26 12:02 uinput crw-rw-rw- 1 0 0 1, 9 Nov 26 12:02 urandom crw------- 1 0 0 7,...
2014 Sep 09
2
Re: CoreOS support
The options -x -v gave me an error that no such option so I ruined it with —debug option. root@ny2proxd03:/var/lib/vz/images/100# virt-resize --expand /dev/sda3 vm-100-disk-1.qcow2 vm-100-disk-1.qcow2.resized --debug command line: virt-resize --expand /dev/sda3 vm-100-disk-1.qcow2 vm-100-disk-1.qcow2.resized --debug Examining vm-100-disk-1.qcow2 ... libguestfs: trace: add_drive
2014 Sep 09
2
Re: CoreOS support
...- 1 0 0 3, 49 Sep 9 17:19 ttys1 crw------- 1 0 0 3, 50 Sep 9 17:19 ttys2 crw------- 1 0 0 3, 51 Sep 9 17:19 ttys3 crw------- 1 0 0 3, 52 Sep 9 17:19 ttys4 crw------- 1 0 0 3, 53 Sep 9 17:19 ttys5 crw------- 1 0 0 3, 54 Sep 9 17:19 ttys6 crw------- 1 0 0 3, 55 Sep 9 17:19 ttys7 crw------- 1 0 0 3, 56 Sep 9 17:19 ttys8 crw------- 1 0 0 3, 57 Sep 9 17:19 ttys9 crw------- 1 0 0 3, 58 Sep 9 17:19 ttysa crw------- 1 0 0 3, 59 Sep 9 17:19 ttysb crw------- 1 0 0 3, 60 Sep 9 17:19 ttysc crw------- 1 0 0 3, 61 Sep 9 17:19 ttysd crw------- 1 0 0 3, 62 Sep...
2013 Nov 25
2
supermin-helper: ext2: parent directory not found: /mnt/bigdata/var: File not found by ext2_lookup
Hello, I've found a problem running libguestfs on my system. The system has /var mounted with a symbolic link to /mnt/bigdata/var root@red1:/var/log/nova# ls -ld /mnt/bigdata/var drwxrwxr-x 15 root users 4096 jul 7 17:55 /mnt/bigdata/var root@red1:/var/log/nova# ls -ld /var lrwxrwxrwx 1 root root 16 oct 30 2012 /var -> /mnt/bigdata/var Any help here? this is test tool output:
2004 Apr 20
0
SAMBA 3.0.2 printing problem
...baud=115200"... D [03/Mar/2004:10:30:44 +0200] LoadDevices: Added device "serial:/dev/ttyS5?baud=115200"... D [03/Mar/2004:10:30:44 +0200] LoadDevices: Added device "serial:/dev/ttyS6?baud=115200"... D [03/Mar/2004:10:30:44 +0200] LoadDevices: Added device "serial:/dev/ttyS7?baud=115200"... D [03/Mar/2004:10:30:44 +0200] LoadDevices: Added device "serial:/dev/ttyS8?baud=115200"... D [03/Mar/2004:10:30:44 +0200] LoadDevices: Added device "serial:/dev/ttyS9?baud=115200"... D [03/Mar/2004:10:30:44 +0200] LoadDevices: Added device "serial:/dev...