Displaying 20 results from an estimated 10000 matches similar to: "Remote Shutdown of Server 2008"
2011 Dec 02
6
[PATCH] tools/firmware: remove "_PS0/3" Method
tools/firmware: remove "_PS0/3" Method
Do not expose the ACPI power management "_PS0/3" Method to guest firmware. According to section 3.4 of the APCI specification 4.0, PCI device control the device power through its own specification but not through APCI.
Qemu pushes "_PS0/3" to guest will cause a mess between ACPI PM and PCI PM as a result of incorrect ACPI table
2006 May 09
7
Problem Installing Freebsd 6.0 64 bit
I can't install freebsd 6.0 STABLE amd64 on my notebook:
HP Pavilion 2420la AMD Turion ML 32 , 1024 RAM, 80 GB HD, ATI
Radeon XPRESS 200M.
I try all modes , default, whitout acpi, safe mode. In all the cases after the
next message the installation doesn't work:
timecounters tick every 1000 msec
Linux ELF exec handler install
lo0.bpf attached
I installed linux with parameter noapic
2014 Jul 29
2
Ayuda por favor
Saludos, estoy intentando usar la función reprojectHDF() (
http://r-gis.net/?q=ModisDownload).
####
source('ModisDownload.R')
library(raster)
library(RCurl)
path<-"~/R/MODIS/Data/Test"
input<-list.files(path,"*.hdf",all.files=T,recursive=T,full.names=T)
input
outname<-paste(substr(input[1],40,45),".tif",sep='')
outname
2019 Mar 25
3
How to use bugpoint for backend native code generation?
Hello,
I’m writing machine function passes for programs running with ARMv7-M ISA. My pass adds some instructions to the original code, and now I got
fatal error: error in backend: out of range pc-relative fixup value
when llvm generates native code after running the transformation pass. I think it’s because my transformation pass increases the size of the original code and thus some branch
2005 Oct 27
4
monolithic versus modules
I spun a new xen kernel from pristine sources using modules, had the
APCI errors and scsi timeouts.
I took pristine source and spun a monolithic kernel and everything
appears to be working.
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
if it matter.
xen_changeset : Wed Oct 26 11:59:13 2005 +0100 7500:20d1a79ebe31
I have had this APCI issue on this SMP Athlon with modules for a while
now.
2007 Jan 24
3
System hangs at "Rebooting System" on VIA KM400 chipsets
Hello,
We have a number of systems running KM400 chipsets from VIA (Socket
A/462). Two different models have produced the same results -- DFI
KM400-MLV and MSI KM4M-V. When a /sbin/reboot or /sbin/shutdown -r now
is issued, the system does everything you would expect from a reboot,
but when it gets to Rebooting System, it hangs and requires a power cycle.
The logs do not indicate anything
2008 Feb 27
5
Customer complains of noise on line I cannot reproduce.
I have setup a few Asterisk systems for customers using Digium TDM400 cards
and Aastra phones. No problems with sound quality at all except at this one
site.
Every time I try their system I don't hear any problems but they tell me
that it is really bad. They describe it a a loud scratching sound.
Are there any tests that can be done to pinpoint the problem? Has anyone
seen this before? Are
2013 Jun 30
0
[LLVMdev] [LNT] Question about results reliability in LNT infrustructure
> Getting 10 samples at different commits will give you similar accuracy if
> behaviour doesn't change, and you can rely on 10-point blocks before and > after each change to have the same result.
Right. But this way you will have 10-commits delay. So, you will need
3-4 additional test runs to pinpoint the offending commit in the worst
case.
> This is why I proposed something like
2004 Nov 18
3
Redirect standard input and output of R
Dear R-people!
I??m trying to write a C program that write to the standard input of R
and read the standard output.
I can perfectly read the R output, but I??m not able of writing anything
to R.
This program really works with the 'cat?? UNIX command, but it does not
work with R. What I??m doing wrong??? It is possible to do it???
I want to start R once and use it thousands of times...
2004 Nov 18
3
Redirect standard input and output of R
Dear R-people!
I??m trying to write a C program that write to the standard input of R
and read the standard output.
I can perfectly read the R output, but I??m not able of writing anything
to R.
This program really works with the 'cat?? UNIX command, but it does not
work with R. What I??m doing wrong??? It is possible to do it???
I want to start R once and use it thousands of times...
2007 Dec 05
8
3.0.27a, ubuntu server7.10 auth issues
I have upgraded to version 3.0.27a on ubuntu 7.10 server and now the
getent command wont display the active directory users, but wbinfo will.
It worked fine with 3.0.26a and I have not changed my configuration.
I do however have this in my winbind log:
[2007/12/04 13:39:01, 0] nsswitch/winbindd.c:request_len_recv(544)
request_len_recv: Invalid request size received: 2084 (expected
1999 Sep 18
2
Printing from Linux to Win98
I have a printer - an HP 1120c - connected to my wife's Win98 machine.
Occasionally I would like to print to that printer instead of the HP
Laserjet 4+ connected to my Linux machine. Could someone explain a
couple of things for me?
1. I am running Mandrake 6.0. When I start printtool, it complains that
it does not believe Samba is installed. Why and how do I fix?
2. I ignore the message and
2012 Dec 11
4
Configuring Xen + DRBD + Corosync + Pacemaker
Hi everyone,
I need some help to setup my configuration failover system.
My goal is to have a redundance system using Xen + DRBD + Corosync +
Pacemaker
On Xen I will have one virtual machine. When this computer has network
down, I will do a Live migration to the second computer.
The first configuration I will need is a crossover cable, won''t I? It is
really necessary? Ok, I did it. eth0
2008 Oct 13
3
errors on getaddrinfo(): nodename nor servname provided, or not known
Hello openssh developers,
I had built openssh-4.7p1 on arm-apple-darwin9 platform, but
I get this error when I load sshd using launchd:
root# launchctl load /Library/LaunchDaemons/com.openssh.sshd.plist
errors on getaddrinfo(): nodename nor servname provided, or not known
When I execute sshd directly, I don't get any warnings or error
messages, but the sshd is not listening on the intended
2019 Apr 24
2
R problems with lapack with gfortran
Hi,
I have tried to pinpoint potential problems which could lead to the
LAPACK issues that are currently seen in R. I built the current R
trunk using
AR=gcc-ar RANLIB=gcc-ranlib ./configure --prefix=$HOME --enable-lto
--enable-BLAS-shlib=no --without-recommended-packages
and used this to find problem areas.
There are quite a few warnings that were flagged, due to mismatches
in function
2013 Jan 25
3
Bug on xen-create-image
Hi everyone,
I got this error on typing this command xen-create-image. The message say
about a bug.
# xen-create-image --hostname teste01
General Information
--------------------
Hostname : teste01
Distribution : precise
Mirror : http://br.archive.ubuntu.com/ubuntu/
Partitions : Image type : sparse
Memory size : 128Mb
Kernel path :
2007 Oct 08
3
asterisk1.2
Hi:
I want to use asterisk1.2 but I don't know which version of asterisk1.2 and zaptel1.2 is best.Please offer me one version of asterisk and zaptel and libpri.How about asterisk1.2.24 and zaptel1.2.20.1 and libpri1.2.5?And do they work togather well?
Best regards.
---------------------------------
Pinpoint customers who are looking for what you sell.
-------------- next part
2007 Jul 06
2
bitpack error message
Hi,
i have some code that gives me a "warning: Buffer too small to pack bits"
mesage. looking at the libspeex source/bits.c i see the warning in a
a function named speex_bits_pack. i'm not using this function.
can someone tell me where this may be coming from since i've had a
similiar problem before and had that fixed. i can't seem to pinpoint this
one.
thanks
Greg
2005 Mar 24
3
Bug#301175: logcheck-databas: SSH rules for debug level
Package: logcheck-database
Version: 1.2.35
Severity: wishlist
If it were possible, please add rules to ignore SSH debug level messages
like these:
Mar 22 18:59:29 cante sshd[5673]: debug2: channel 4: rcvd adjust 66020
Mar 22 18:59:34 cante sshd[5673]: debug2: channel 4: window 32736 sent adjust 32800
Sometimes the SSH need to be run with DEBUG in order to pinpoint
connection troubles and
2006 Mar 02
3
FW: samba as a domain member
whoops, forgot to copy the list on it. sorry.
Well, an update. I can log in to the console using any domain profiles, but, I can not access the exposed home directory through NetBeui (My Network Places/Network Neighborhood).
Also, how should I configure /etc/pam.d/sshd to allow domain users to authenticate and logon through an ssh client (PuTTY?, OpenSSH?)
-----Original Message-----
From: