Displaying 20 results from an estimated 400 matches similar to: "what is it in dmesg?"
2012 May 10
3
battery.charge and other fixes needed for X-Power Tigra 1kVA
Hello all,
been 5 years since I posted on this list, glad to be back :)
I have a number of X-power Tigra 1kVA online UPS units. From some
knowledgeable folks working for the local distributor, I learnt that
from inside this looked like a Best 610 ups unit.
Before, I had this UPS hooked via serial to my Windows 2003 server. For
monitoring, some winpilot/upspilot software was also provided.
2013 Jan 30
3
bug report: apcsmart (WIN) 940-0024C connect fail, problem with command 'E'
Dear Ladies and Gentlemen,
I have several old, yet functioning APC Smart-UPS (Model 600LS, Part AP600I,
Firmware 6JI, no EEPROM, from 1991). They are not supported by Powerchute
any more. I run NUT 2.6.5-4 on Windows XP SP3. I use COM1 port with cable
940-0024C. The connection fails with APC Smart protocol driver 3.0
(2.6.3-3534:3540M), APC command table version 3.0 or higher - it works with
APC
2014 Sep 21
1
odd dmesg entries
every so often, I'm seeing these in my dmesg output, and I'm not sure
what they are?
host[32625]: segfault at 0 ip 000000000040abb8 sp 00007ff59d36bd40 error
4 in host[400000+1b000]
host[24560]: segfault at 0 ip 000000000040abb8 sp 00007f4fa1c4bd40 error
4 in host[400000+1b000]
host[8354]: segfault at 0 ip 000000000040abb8 sp 00007fa07330dd40 error
4 in host[400000+1b000]
in situ,
2006 Feb 27
3
sk98lin Gigabit Ethernet
Is anyone using sk98lin Gigabit Ethernet adapters under CentOS 4.x?
The version of the driver that ships with CentOS 4.x kernels was too
old to support the onboard NICs on some Intel server boards that we
recently got, so we installed a newer driver using DKMS. However,
we're having problems finding a stable driver to use: the first
version that we tried (7.09) gave a kernel panic when I ran
2008 Jun 04
0
Compile error on CentOS 4.6
I am installing SPLASH(http://www-flash.stanford.edu/SPLASH/) benchmark
codes on CentOS 4.6. And there is compile error during make..
Here is the error messages. Does it come from the gcc library? Should I
update the gcc or other library?
[root at localhost barnes]# make BARNES
make: Warning: File `code.C' has modification time 6e+02 s in the future
m4 -s -Ulen -Uindex
1998 Mar 12
0
Code to check Password Server Group Memberships
I am not a member of the samba listserv, but I wanted to contribute
the following code to the samba effort.
The following is clipped from some experimental
changes I have made to my own copy of the samba
source. I have not included all of the changes
because I don't have the time to. But someone should
be able to properly do the integration without too
much effort.
Summary, these
2006 Jan 14
2
CentOS 4.2 x86_64
I have a couple of 64-Bit Xeon's with CentOS 4.2 x86_64 installed on
them. They don't all have the same motherboards.
I've having a difficult time getting CentOS 4.2 x86_64 to boot on some
of them in SMP mode (UP works fine). After the installation of CD, it
boots up but kernel panics with the following error:
Badness in i8042_panic_blink at drivers/input/serio/i8042.c:992
This is
2023 Jul 03
2
[Bug 1691] New: mnl_nlmsg_ok returns true on malformed/incomplete messages leading to potential runtime issues
https://bugzilla.netfilter.org/show_bug.cgi?id=1691
Bug ID: 1691
Summary: mnl_nlmsg_ok returns true on malformed/incomplete
messages leading to potential runtime issues
Product: libmnl
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: normal
Priority: P5
2009 Aug 21
9
enable -Werror and all of gcc's warning options
Here is a bunch of small patches to make fish/ build
with most warnings enabled:
[1/9] edit.c: avoid warning about signed/unsigned comparison
[2/9] fish.c: avoid warnings
[3/9] tilde.c: avoid a warning
[4/9] fish.c: avoid "assignment discards qualifiers..." warning
[5/9] fish.c: avoid signed/unsigned-comparison warning
[6/9] fish.c: don't perform arithmetic on void*
2000 Jan 19
3
AIX openssh patches
I have a few patches for AIX. The patchfile is attached below. The patch
has been tested on AIX4.2 and AIX4.3. The patch is on openssh-1.2.1pre25,
with openssl-0.94, using RSAref.
1) authenticate support - this function allows the system to determine
authentification. Whatever the system allows for login, authenticate
will too. It doesn't matter whether it is AFS, DFS, SecureID, local.
2013 Apr 02
3
blazer driver: Possible bugs with battery packs
Hello all,
long time away from this list, glad to be around again!
I have this Powercom Vanguard VGN VGD-20K31. Some details of this model:
* 3-phase input, single phase output
* Model has 240V / 12V9AH x 20 x 2SET, plus another set of 20 batteries.
All in all, 3 sets
* Serial connection to Windows 2k3 server with UPSMon
Now I was strongly considering replacing the bundled no-good upsmoon
2001 Nov 20
3
problem with AFS token forwarding
Hello,
I came across an interoperability problem in OpenSSH 3.0p1 and 3.0.1p1
concerning the AFS token forwarding. That means that the new versions are
not able to exchange AFS tokens (and Kerberos TGTs) with older OpenSSH
releases (including 2.9p2) and with the old SSH 1.2.2x. In my opinion this
problem already existed in Openssh 2.9.9p1, but I have never used this
version (I only looked at the
2000 May 15
1
AIX authenticate patches
Here are some patches to re-enable support for AIX's authenticate
routines. With them, ssh will honor locked & unlocked accounts, record
successful and unsuccessful logins, and deny accounts that are
prohibited to log in via the network. Tested with AIX 4.3.
It also includes a fix for handling SIGCHLD that may be needed for
other platforms (HP-UX 10.20, for example).
If I get the time
2009 Feb 01
0
[LLVMdev] Performance vs other VMs
This is not a quite fair comparison. Other virtual machines must be
doing garbage collection, while LLVM, as it is using C code, it is
taking advantage of memory allocation by hand.
On Fri, Jan 30, 2009 at 9:56 PM, Jon Harrop <jon at ffconsultancy.com> wrote:
>
> The release of a new code generator in Mono 2.2 prompted me to benchmark the
> performance of various VMs using the
2000 May 09
1
openssh-2.1.0 and AFS
Hi!
I've noticed that openssh always does a do_setpag() if compiled with
AFS-support no matter which authentication method is used.
Maybe I'm missing something but shouldn't it only get a pag, if
AFS-token-passing is used?
If password authentication is used, an AFS-pam-module (or the authenticate
function on AIX) will do the job, otherwise, no token can be
obtained and therefore no
2002 May 08
0
Security Advisory
--Qz2CZ664xQdCRdPu
Content-Type: multipart/mixed; boundary="BI5RvnYi6R4T2M87"
Content-Disposition: inline
--BI5RvnYi6R4T2M87
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi!
Unfortunately there is a very unpopular announcement to be made on this
list: A netfilter security advisory.
Phillipe Biondi has been
2013 May 11
1
blazer_ser problem on windows NUT 2.6.5-3780M
Hi,
I have a bunch of UPSs, most connected to pcs with Linux working 100% with
NUT.
The only one I have a problem with, is connected to Windows 7 64bit, and I
used the straight MSI installed from the website
named NUT-Installer-2.6.5-4.msi
Took me a while to find a way to get it to work, but it is ugly for now.
Just starting up the service results in a NUT not working at all, and I
tracked it
2004 Sep 07
0
Please review openssh patch for selinux
As posted, here is an updated patch which allows openssh to be built
with non-selinux config.
(Hi openssh guys, forwarding this to you incase you interested including
it into the devel version of openssh. Please let us know if you have any
suggestions or changes that need to be made)
Regards
Nigel Kukard
On Thu, Sep 02, 2004 at 04:11:54PM -0400, Daniel J Walsh wrote:
> New SSH patch.
>
2002 Nov 20
3
survival analysis
Has anybody written an actuarial (life) survival procedure, this does
not appear to be an option in the survival package?
This approach is common in orthopaedic surgery to demonstrate the
survival of prostheses.
I need to apply the "modified" lower conf.int because of the censoring
over time.
I want a life table which I can then easily plot.
Many thanks
2011 Sep 19
1
[windows port] blazer_ser issues, select_read() from serial semantics
Hi,
I tried using 2.6.1 version for windows with a Megatec-compatible UPS
and was surprised to find out it doesn't work at all.
The reason for that is blazer_ser using ser_get_buf specifying a buffer
large enough to accept any reasonably possible response, setting
buflen accordingly. That calls select_read() and it's supposed to wait
until something is available and then to read up all