Displaying 17 results from an estimated 17 matches for "com0".
Did you mean:
com
2008 Feb 15
4
Pin CPU of dom0
...or
example, let Dom0 use processor 0-3, let guests use 4-7
For guest domains, I can do this by setting the "cpus"
For dom0. there''s no such option. The only one I know is in /etc/xen-
config.sxp, which has "dom0-cpus" setting. Someone suggests that "
*by setting (com0-cpus n), where n is the *
>* number of CPU''s*
>* > you want to use. It picks from the low to high numbers, so *
>* you if you*
>* > set it to 1, it will pick CPU0, if you set it to 3, it will *
>* pick CPU0,*
>* > CPU1, CPU2, and so on.
*
However, it seems not wo...
2004 Nov 14
25
dom0 kernel crashes with kernel panic during boot
...t;89> 06 89 e0
89 46 30 8b 54 24 0c 89 96 fc 0f 00 00 8b 44 24 28
<0>Kernel panic - not syncing: Fatal exception in interrupt
------------------------- end of log ----------------
my grub.conf looks like:
--- begin ---
title Xen 2.0 / XenLinux 2.6.9
kernel (hd0,0)/xen.gz dom0_mem=32768 com0=115200,8n1
module (hd0,0)/vmlinuz-2.6.9-xen0 root=/dev/hda3 ro console=ttyS0,115200n8
--- end ---
and .config of dom0 (cleaned up by `grep -Ev "^#"
/usr/src/linux-2.6.9-xen0/.config | cat -s`):
--- begin ---
CONFIG_XEN=y
CONFIG_ARCH_XEN=y
CONFIG_NO_IDLE_HZ=y
CONFIG_XEN_PRIVILEGED_GUES...
2004 Apr 05
4
memdisk : booting OpenBSD and NetBSD
...2k
Old dos memory at 0x9f800 (map says 0x9f800), loading at 0x9f000
1588: 0xffff 15E801: 0x3c00 0x06d8
INT 13 08: Success, count = 2 BPT = f000:85d0
old: int13 = ec6a40bd int15 = f000f859
new: int13 = 9f000008 int15 = 9f00027c
Loading boot sector... booting...
Loading;...........
probing: pc0 com0 com1 apm mem[632k 124M 1024k a20=on]
disk: fd0 fd1 hd0+*
>> OpenBSD/i386 BOOT 2.06
boot>
booting fd0a:/bsd: 3281040_
-------------------------------------------
Then it freezes (the ' booting fd0a:/bsd' indicates that we are actually
loading the openbsd kernel). In norma...
2013 Jul 30
0
Fwd: nut package with Riello UPS support
...S-75, 04.0> SCSI3 0/direct
fixed naa.50014ee00231af66
sd0: 76293MB, 512 bytes/sector, 156250000 sectors
ichiic0 at pci0 dev 31 function 3 "Intel 3400 SMBus" rev 0x06: apic 0 int 18
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 2GB DDR3 SDRAM PC3-10600 SO-DIMM
isa0 at pcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com0: probed fifo depth: 15 bytes
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
com1: probed fifo depth: 15 bytes
com2 at isa0 port 0x3e8/8 irq 5: ns16550a, 16 byte fifo
com2: probed fifo depth: 15 bytes
pckbc0 at isa0 port 0x60/5
pckbd0...
2013 Jul 29
3
nut package with Riello UPS support
Thanks for you reply.
I have installed asciidoc with "pkg_add asciidoc"
And it returns something:
# asciidoc fgh
asciidoc: FAILED: input file /root/nut/fgh missing
# which
asciidoc
/usr/local/bin/asciidoc
Maybe there is any way to skip building man pages.
This is not the such main thing as a new devices support.
I also could built the driver that I need
# make riello_ser
but I don't
2016 Oct 09
3
Enumeration of ISA serial ports inconsistent between Linux and Syslinux
...s, and found
it has the same problem as Grub2. So I decided to do a good deed and
report it to you, too :) As I understand the Supermicro BIOS, the issue
could be fixed in the BIOS settings, by manually changing the ports to
the default (Linux) order. Nonetheless the vendor default seems to be
COM0=2f8, COM1=3f8. I don't have enough different boards to play with to
give you an accurate answer on which SM boards/firmware revisions are
affected, but it isn't the first time I have seen something like this.
> RBIL MEMORY.LST release 61 starting at line 31:
>
> --------S-M00400...
2007 Apr 19
0
minor omissions re "special" windows file names (PR#9622)
...ot; can let through filenames
that are disallowed under Windows.
For references, see http://en.wikipedia.org/wiki/Filename and
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/naming_a_file.asp
(FWIW, note however that Wikipedia *may* be mistaken in claiming that
"com0" and "lpt0" are special file names -- these are not listed on the
Microsoft page, and I verified that they can be used as normal file
names on my Windows XP machine at least.)
Accordingly, the following changes might be desired:
In src/scripts/check.in:
OLD LINE:
if(gre...
2008 Jul 24
2
sparc quota bug
...onfigured
"spd" at iic0 addr 0x73 not configured
"spd" at iic0 addr 0x74 not configured
"spd" at iic0 addr 0x75 not configured
"spd" at iic0 addr 0x76 not configured
"ics951601" at iic0 addr 0x69 not configured
power0 at ebus0 addr 800-82f ivec 0x1a
com0 at ebus0 addr 3f8-3ff ivec 0x22: ns16550a, 16 byte fifo
com0: console
com1 at ebus0 addr 2e8-2ef ivec 0x22: ns16550a, 16 byte fifo
"rmc-comm" at ebus0 addr 3e8-3ef ivec 0x22 not configured
cas1 at pci2 dev 2 function 0 "NS Saturn" rev 0x30: ivec 0x78c, address
00:14:4f:1e:d6:b4...
2016 Oct 09
0
Enumeration of ISA serial ports inconsistent between Linux and Syslinux
...has the same
> problem as Grub2. So I decided to do a good deed and report it to you, too
> :) As I understand the Supermicro BIOS, the issue could be fixed in the BIOS
> settings, by manually changing the ports to the default (Linux) order.
> Nonetheless the vendor default seems to be COM0=2f8, COM1=3f8. I don't have
> enough different boards to play with to give you an accurate answer on which
> SM boards/firmware revisions are affected, but it isn't the first time I
> have seen something like this.
>
>> RBIL MEMORY.LST release 61 starting at line 31:
>&...
2001 Mar 13
1
Wine'ing Windows Terminal Server Client
...:file:CreateFileA Couldn't open device 'LPT4'!
fixme:win32:DEVICE_Open Unknown VxD LPT5
fixme:win32:DEVICE_Open Unknown VxD LPT6
fixme:win32:DEVICE_Open Unknown VxD LPT7
fixme:win32:DEVICE_Open Unknown VxD LPT8
fixme:win32:DEVICE_Open Unknown VxD LPT9
fixme:win32:DEVICE_Open Unknown VxD COM0
err:file:CreateFileA Couldn't open device 'COM3'!
err:file:CreateFileA Couldn't open device 'COM4'!
fixme:win32:DEVICE_Open Unknown VxD COM5
fixme:win32:DEVICE_Open Unknown VxD COM6
fixme:win32:DEVICE_Open Unknown VxD COM7
fixme:win32:DEVICE_Open Unknown VxD COM8
fixme:win32...
2013 Jul 30
2
nut package with Riello UPS support
...50014ee00231af66
> sd0: 76293MB, 512 bytes/sector, 156250000 sectors
> ichiic0 at pci0 dev 31 function 3 "Intel 3400 SMBus" rev 0x06: apic 0 int
> 18
> iic0 at ichiic0
> spdmem0 at iic0 addr 0x50: 2GB DDR3 SDRAM PC3-10600 SO-DIMM
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> com0: probed fifo depth: 15 bytes
> com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
> com1: probed fifo depth: 15 bytes
> com2 at isa0 port 0x3e8/8 irq 5: ns16550a, 16 byte fifo
> com2: probed fifo depth: 15 bytes
> pckb...
2001 Nov 23
5
Communications problem
I am trying to get an home automation system called Thinkboxx
to run on a linux system, Thinkboxx has a windoze program that controls
the Thinkboxx over the com port. the program seems to be running well, but
when it tries to open the com ports it say that it has an "Unknown
Communications problem". I think my configuration of wine and the com port
is ok, i have spent
some time reading
2014 May 03
2
NUT + OpenBSD + dc2500cc + APC Smart-UPS SC620 = problem
On May 3, 2014, at 5:20 AM, Charles Lepple wrote:
> On May 2, 2014, at 3:26 AM, Kastus Shchuka wrote:
>
>> Hi,
>>
>> I am trying to set up NUT on a mini-ITX system running OpenBSD 5.5.
>>
>> I have an APC Smart-UPS SC620 which runs perfectly well on Ubuntu,
>> with nut-2.2.1. Ubuntu system uses ASUS motherboard.
>>
>> On mini-ITX system, I
2009 Jan 22
2
expire plugin error
Hi,
I am using the db backend for the expire plugin and found the following
error message in the logfile:
dovecot: Jan 22 10:10:55 Error: dict: secondary db: unable to allocate
space from the buffer cache
dovecot: Jan 22 10:10:55 Error: dict: Failed to initialize dictionary
'expire'
dovecot: Jan 22 10:10:55 Error: IMAP(xxxxxxxxxx):
read(/var/dovecot/dict-server) failed: Remote
2018 Mar 30
1
Issue with a bug with imap-login
....., 165) = 165
263563 write(18<TCP:[64.142.111.79:993->64.142.18.25:39552]>, "\26\3\3\0=\2\0\0009\3\0033\336\314\231\205\305\330\206M\361qQ\240\272\225\317^\331Ysc"..., 4096) = 4096
263563 write(18<TCP:[64.142.111.79:993->64.142.18.25:39552]>, "http://ocsp.usertrust.com0\r\6\t*\206H"..., 680) = 680
263563 read(18<TCP:[64.142.111.79:993->64.142.18.25:39552]>, 0x55f2a5498db3, 5) = -1 EAGAIN (Resource temporarily unavailable)
263563 epoll_ctl(14<anon_inode:[eventpoll]>, EPOLL_CTL_ADD, 18<TCP:[64.142.111.79:993->64.142.18.25:39552]>, {EPOLL...
2016 Oct 09
3
Enumeration of ISA serial ports inconsistent between Linux and Syslinux
Hi,
I would like to point out an issue with the enumeration of ISA serial
devices in Syslinux. If I interpret the snippet below correctly,
Syslinux looks up the device order with the BIOS, while Linux uses the
fixed order 3F8,2F8,3E8,2E8.
Note that this inconsistency is a real problem, as some motherboards
(like e.g. a Supermicro X10DRi with default BIOS settings) have a
different order
2008 Aug 22
3
sun4v arch
I would also like to help as well.
As KMacy knows before i asked a lot of questions for T2 types of
servers but unfortunately i have no more access to those kind of
hardware as well.
I;m willing to participate if a team will be formated.