Displaying 20 results from an estimated 700 matches similar to: "NUT monitor"
2005 Apr 21
4
PAT problem
Hello everybody,
I want to solve the following problem with Shorewall:
I have a computer with one NIC (eth0) with an internal IP address
(10.1.x.x), which is supposed to accept connections from various
clients (10.2.x.x) and redirect them to another IP address (10.3.x.x)
with a different destination port.
For example:
The software on the client computer is told to connect to the
Shorewall
2001 Jul 20
2
wine20010629 XDestroyWindow error
Hi,
Has anyone seen this error?
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 4 (X_DestroyWindow)
Resource id in failed request: 0x1e0009b
Serial number of failed request: 1280
Current serial number in output stream: 1301
I get this error in Freelance Graphics when hitting the Create Blank
Presentation button on the opening Wizard
2001 Feb 04
4
Grim Fandango in wine
Hey all,
It's a thorn in my side, I had monkey island 3 running in wine, but this
one just doesn't cooperate. The setup program exits with a problem copying
install files (error 112, if it means anything). If anyone has got it
working, let me know.
Thanks
2001 Feb 21
1
XFree 4.0.2 segfaults when running wine.
I can't get past building font-metrics before X segfaults. Anyone got
a clue to what's up?
I'm running on a FreeBSD 4.2-STABLE.
Bjarne
2012 Sep 02
1
Cross Compile Samba4
Hi,
I try to port samba4beta8 to Optware which includes cross compiling it
for various platforms. I already created makefiles for optware for samba
versions 3.4 and 3.6. Creating a working makefile for samba4 I try to
use the new build environment but it puzzles me. I don't get over part
where the python version is being checked. From my findings it looks
like the linker dislikes the
2008 Jun 01
0
Clock speed for GeForce 6100
Hi,
The nouveau driver on my MSI K9N6GM (GeForce 6100 nForce 405)
motherboard generates a dot clock speed which is about 8% lower than the
value given in xorg.conf. The same happens with the nv driver. The same
appears to happen with other motherboards with GeForce 6100 (see
Bugzilla ? Bug 12002).
I have seen reports of nVidia using the PCIE clock / 4 to drive some of
their cards and I noticed
2001 Apr 07
1
openGL problem ?
I started SolidWorks (3D CAD program) with wine.
As soon as I go from 2D sketch to 3D solid the
screen is becoming black. One can see some
lines as it is rotated. The same is for wireframe
and rendered solids. 2D works very good. What
can be the reason ? (SW is openGL based)
Any help is welcome
Marek Morzynski
2001 Jul 07
2
How to I fix undefined symbol: _glapi_Context error?
Hi,
I found several hits on this, but my attempts to fix it do not work.
I compiled the latest Wine 20010629 without a problem, but when I go to
run any windows app with wine I get:
err:module:BUILTIN32_dlopen failed to load .so lib for builtin
x11drv.dll: /usr/X11R6/lib/libOSMesa.so.3: undefined symbol: _glapi_Context
Could not load graphics driver 'x11drv'
I tried compiling older
2001 Aug 10
1
Can't seem to build wine correctly
Hi,
I am having trouble building wine. I can't seem to get libopegl32.so
build correctly. Where it comes down to it doesn't link to libGL.*.so.
I am trying to build wine on debian unstable with nvidia stuff.
checking for XvShmCreateImage in -lXv... yes
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for up-to-date OpenGL version... yes
2001 Mar 03
1
halflife & wine
Well I've read all the docs/howtos for this and it's still not working
for me. Everytime I try to do a 'wine hl.exe' it gives me the good ol'
opengl is not supported on this device error. Nothing in the wine
console. This is with build 20010112 (and also a very recent
one...forget which). I did the enable-opengl configure flag.
I'm trying to run it on a mandrake
2001 Aug 20
3
(No)DGA
Hello there!
I think wine has become pretty good because I got some basic windows
programs (mspaint,mscalc) fully working and WinOnCD worked fine. But now
when I start a program (PowerDVD in this case) I get the following error
message:
bash-2.04# wine "/windows/E/Programme/CyberLink/PowerDVD/powerdvd.exe"
X Error of failed request: XF86DGANoDirectVideoMode
Major opcode of failed
2016 Mar 23
5
r-base installation fails on Ubuntu 14.04
I am unable to install R on an up to date (i.e. apt upgraded) Ubuntu
14.04 system. According to
https://cran.r-project.org/bin/linux/ubuntu/README (and many other sources),
R is available for this version of Ubuntu (which is a stable version).
I currently have
deb https://cran.cnr.berkeley.edu/bin/linux/ubuntu trusty/
in sources.list. I've tried this with and without
deb
2016 Mar 23
5
r-base installation fails on Ubuntu 14.04
I can make a few suggestions to help you hunt for the issue. This kind
of error is often caused by conflicting packages from proposed,
backports, ppas, or other 3rd party repos. If for some reason you have a
dependency installed from one of those sources that is newer than what R
on cran was built against (stock ubuntu 14.04) then you will hit a conflict.
Simply removing backports from your repos
2016 Mar 23
2
r-base installation fails on Ubuntu 14.04
Possibly off the wall and a long shot, but is pre-installed Linux
perhaps 32 bit, while the R attempt is 64?
JN
On 16-03-23 02:22 PM, Barnet Wagman wrote:
> Synaptic can show the origin of packages.
>
> The only thing I see from a backport is
>
> libcmanager0
>
> I don't think this is relevant to R. Or is it.
>
> The only thing I've got installed from
2007 Dec 05
2
Crash when I start driver
It's been a while since I tried to use NUT, so I thought I would give it
another try. Big trouble.
The UPS is a Tripp-Lite AVR 550U. It has only a USB connector.
The computer is running Red Hat Enterprise Linux 4.
I just installed NUT version 2.2.0. I'm going through the steps in
the INSTALL document.
# cat ups.conf
[igor]
driver = usbhid-ups
port = auto
2016 Mar 23
3
r-base installation fails on Ubuntu 14.04
That could do it
http://packages.ubuntu.com/trusty-backports/libcgmanager0
Seems to be libc related, which is a pretty core library to much of the
whole system.
Hmm, which model Dell? We just got a Dell 5000 series with Ubuntu, I
have not checked with my boss if there was R installation issues.
Thanks,
Alex
On 03/23/2016 11:22 AM, Barnet Wagman wrote:
> Synaptic can show the origin of
2013 Aug 08
4
HP R1500 G3 problems
On 08/07/2013 02:02 PM, Bendtsen, Jon wrote:
> On 07/08/2013, at 13.40, Jan Phillip Greimann <jg at softjury.de> wrote:
>
>> Hi there,
>>
>> OS: (L)ubuntu 12.04 precise LTS
>> Nut: 2.6.3-1ubuntu1.1
>> Installation Method: Package (apt-get install nut)
>> Hardware: HP R1500 G3 INT
>
> FYI:
> I have a different UPS, a HP R3000 XR and I monitor
2013 Aug 07
0
HP R1500 G3 problems
On 07/08/2013, at 13.40, Jan Phillip Greimann <jg at softjury.de> wrote:
> Hi there,
>
> OS: (L)ubuntu 12.04 precise LTS
> Nut: 2.6.3-1ubuntu1.1
> Installation Method: Package (apt-get install nut)
> Hardware: HP R1500 G3 INT
FYI:
I have a different UPS, a HP R3000 XR and I monitor it using serial and the bcmxcp driver.
[R3000XR]
port = /dev/ttyUSB0
driver =
2013 Aug 08
0
HP R1500 G3 problems
On 08/08/2013, at 18.58, Alf H?gemark <alf at i100.no> wrote:
> On 08/07/2013 02:02 PM, Bendtsen, Jon wrote:
>> On 07/08/2013, at 13.40, Jan Phillip Greimann <jg at softjury.de> wrote:
>>
>>> Hi there,
>>>
>>> OS: (L)ubuntu 12.04 precise LTS
>>> Nut: 2.6.3-1ubuntu1.1
>>> Installation Method: Package (apt-get install nut)
2001 Feb 05
0
Mouse pointer visible in OpenGL window - sometimes... when it shouldnt be.
Hey, i occasionally have this problem.. and someone who read my howto
seems to always ahve it.. so if anyone (Lionel Ulmer) could take a look
into it:
ok, opengl mode, in halflife (problable other things) - someitmes the
mosue pointer appears in the center of the screen...
it happens to me when i have minimized hl or esacped out and back into it
- doesnt happen when i first start it (from