Displaying 9 results from an estimated 9 matches for "oversensitive".
2002 Jan 10
0
An openssl shared library versioning problem (fwd)
...ibraries from 0.9.6a and 0.9.6c are
peb> binary compatible they certainly deserve the same soname, but
peb> then ssh shouln't be able to notice the difference.
They are binary compatible. I suggest you look in the openssh source
to see how it detects the version, and yes, it's a bit oversensitive.
>>>>>>>>> End excerpt from levitte
>>>>>>>>> Begin excerpt from levitte (second msg.)
peb> Now ssh may be a bit oversensitive, but certainly should protect
peb> itself against incompatible library versions.
Of course, and considering we...
2005 Sep 18
0
How to test homogeneity of covariance matrices?
...the
statistical behaviour of my variables, because they are parameters from
the harmonics of Fourier series used to describe the outlines of
specimens. I rather like to explore precisely these harmonics parameters.
It is known that Boxs M-test of homogeneity of variance-covariance
matrices is oversensitive to heteroscedasticity and to deviation from
multivariate normality and that it I not useful (Everitt, 2005 ; Seber,
1984 ; Layard, 1974). I have tried a quick and dirty intuitive
comparison between two covariance matrices and I am seeking the opinion
of professional statisticians about this stu...
1998 Jun 04
1
Slow writes continued
I posted a while back about getting very slow writes. People suggested
modifying (increasing) SO_SNDBUF and SO_RCVBUF and this actually helps
enormously. However, there is obviously something still not right. Writes
are still about 1/2 the speed of reads. This only seems to affect Win95
clients (NT machines are fine). Doing a write of a 20mb file to the server
generates the following message:
2003 Apr 02
0
ZHONE Fix !! (long)
...re is nothing physically wrong with the line. I got
frustrated and gave up at the time.
A few months of annoying ringing go on, I get pissed off again and start
searching and find out indeed there is automated testing going on all the time.
Now granted the real problem is the zhone itself being oversensitive, but I
take the view that you can always fix shit hardware with the right software.
After writing off the telco (Bell Canada) as morons, I attempt to find a
solution in asterisk - ring debounce looks right so I investigate the
zaptel libs. Mark chimes in about how could this be possible yada ya...
2003 May 26
9
The Phantom Call..
My system seems to be generating a call on its own... Unfortuately I can't give much more information..
I have an X100P and an S100U..
My Modem and the X100P share a common line.. When I am on the internet (which is most of the day) * just sits there and does nothing (apart from when I am testing ideas for the dial plan), but at night when I am sleeping and the modem is not connected then
2010 Nov 28
21
[Bug 31957] New: Video Noise on HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=31957
Summary: Video Noise on HDMI output
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2006 Apr 19
9
I am surprised (and a little irritated)
I have started with using R on Windows, and I am really happy about
the system. Now, one of my other ambitions is to learn how to use
Linux, so yesterday I downloaded OpenSuse and installed that. The
next problem was to try to use R with Linux. And there I met the
wall. I've understood that RPM's are somewhat like installing
programs on Windows, so that was downloaded and started
2011 Jan 25
1
[RFC] Updates to ACP smart driver
This patch introduces a handful of new options, I mentioned earlier in:
http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02088.html
See the large commit message in the follow-up for the details and rationale.
I realize it's a bit larger diff - so if it's required I can split it into few
smaller ones.
Michal Soltys (1):
APC smart driver update and new features.
2011 Feb 07
4
[PATCH/RFC v2 0/3] Updates to ACP smart driver
This is 2nd version of the earlier patch featuring a few new features
and fixes to the apcsmart driver, following the remarks in:
http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02294.html
Major changes from v1:
- handle battery.charge and battery.runtime checks at main.c level
- handle "immutable but writable" conflict gracefully at driver level
-