Displaying 20 results from an estimated 1100 matches similar to: "Installing QEMU without KVM[SOLVED]"
2012 Jun 07
1
Installing QEMU without KVM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm developing some kernel module, so i need a stand alone qemu to
test my kernel.
But yum install qemu fails. After yum search qemu , i get this :
gpxe-roms-qemu.noarch : Network boot loader roms supported by QEMU, .rom format
qemu-img.x86_64 : QEMU command line tool for manipulating disk images
libvirt-lock-sanlock.x86_64 : Sanlock lock
2008 Jun 13
3
is CentOS an LSB certified product?
Hi all,
Would anyone know if CentOS 4 and 5 is LSB certified?
I have not found any info on RH being LSB certified either. Is RH also
LSB certified?
In case you need to know, I am compiling a list of LSB certified Linux
just for comparison as to who would want to be LSB certified. Just to
see if it matters to ppl if it matters to be certified.
---
Join OSCC MAMPU Mailing Lists
2005 Jul 28
1
conversion from SAS
Hi, I wonder if anybody could help me in converting
this easy SAS program into R.
(I'm still trying to do that!)
PROC IMPORT OUT= WORK.CHLA_italian
DATAFILE= "C:\Documents and
Settings\carleal\My
Documents\REBECCA\stat\sas\All&nutrients.xls"
DBMS=EXCEL2000 REPLACE;
GETNAMES=YES;
RUN;
data chla_italian;
set chla_italian;
2013 Feb 08
1
question about reproducibility/consistency of principal component and lda directions in R
Hi everyone,
I'm not exactly sure how to ask this question most clearly, but I hope that
giving the context in which it occurs for me will help: I'm trying to
compare the brain images of two patient populations; each image is composed
of voxels (the 3D analogue of pixels), and I have two images per patient,
one reflecting grey matter concentration at each voxel, and the other
reflecting
2008 Jul 09
0
USB not detected after update
Hi all,
currently on a lenovo R60, after upgrading the CentOS 5.1 I cant detect
the USB device any more. The initial installation doesnt have any
problems at all. Cannot find solution in forums and bugs either. I am
not sure if its a bug or wrongly did an update. The lsusb did not show
the device.
Things I did:
(1) updated to 2.6.18-53.1.21.el5 i686
then to 2.6.18-92.1.6.el5 i686
and here
2008 Jun 09
1
nonlinear fitting on many voxels
After many months, I am now banging my head against the wall because I can't find a solution to this seemingly trivial problem. Any help would be appreciated:
I am trying to apply a nonlinear fitting routine to a 3D MR image on a voxel-by-voxel basis. I've tested the routine using simulated data and things went well. As for the real data, the fitting routine
2007 Dec 19
0
leaps
Thank you very much for the example. I think interactively I could get
something.
But my obstacle is to write an R script that processes my set of data
automatically.
My difficulty is to extract the information that appears on the screen, when
R is operated interactively, from a scripts.
Let me go over some steps to make sure I am doing things right.
Assume my data have been read into the matrix
2008 Dec 12
3
Dell Poweredge R300
Hi all,
Just found out that the Poweredge R300 cant even load the CentOS 5.2
64bit installer. Had to revert to Ubuntu. Seems its a driver problem.
Pity, but does this kind of case apply to many other servers?
---
OSCC MAMPU MyMeeting Version 2.0 Release
http://knowledge.oscc.org.my/solution-areas/application/mymeeting
2002 Jan 31
0
filled.contour+graphics output
Hello,
I really happy to see how fast R is going : another
new release !!!!!. I'm currently using daily this
software and really like it. Thanks for this nice
work.
I don't know how to proceed for my question and if I
had to write to you about that.
I got some trouble with postscript output mainly but
other like png, jpeg and even screen especially with
the function filled.contour
2005 Apr 28
0
(Fwd) Re: your membership of the AFT Email list
Totally understood. If you remain "on vacation" (we wish eh?!) and
get further messages like that from the list s'ware, just accept my
standing apologies and delete them.
Very welcome re letter!
Very best,
Chris
------- Forwarded message follows -------
Send reply to: "Alana O'C" <alanaoc at internode.on.net>
From: "Alana O'C"
2011 Nov 09
2
R: RE: R: Re: Dos/Unix newline translating
on Debian I'm using VIM 7.2.445
on RedHat I'm using VIM 6.3.82
I verified in both systems with this command : vi -v
----Messaggio originale----
Da: robert.grasso at cedrat.com
Data: 9-nov-2011 12.04
A: <ric.castellani at alice.it>, <jdmls at yahoo.com>, <samba at lists.samba.org>
Ogg: RE: [Samba] R: Re: Dos/Unix newline translating
on Debian it is possible that
2010 Oct 01
2
No translator path exists for channel type DAHDI (native 76) to 256
Hello,
We are having issues with a NEW Sangoma A108D:
-- Executing [691918892 at pbx1:1] Dial("SIP/xtravoip200-009d24b0",
"DAHDI/g0/691918892|30|m") in new stack
[Oct 1 10:04:43] WARNING[14171]: channel.c:3170 ast_request: No translator
path exists for channel type DAHDI (native 76) to 256
[Oct 1 10:04:43] WARNING[14171]: app_dial.c:1237 dial_exec_full: Unable to
create
2012 Jul 13
4
Trying to find all the kernel modules needed for my machine using shell script
Hi,
I'm developing kernel modules right now, and the build times are
starting to get under my skin. As a side effect i'm taking way too
many "coffee" breaks during builds.
So i was looking for a way to build only the stuffs i need for my
platform. Chapter 7 and 8 of "linux kernel in a nutshell" gave a good
detail of how to do that by hand. Its a good read :
2011 May 02
3
ID parameter in model
Hello,
I am apparently confused about the use of an id parameter for an event
history/survival model, and why the EHA documentation for aftreg does
not specify one. All assistance and insights are appreciated.
Attempting to specifiy an id variable with the documentation example
generates an "overlapping intervals" error, so I sorted the original
mort dataframe and set subsequent entry
2009 Dec 03
2
dahdi_tool shows no alarms, but no line connected
Hi,
I'm using Sangoma's wanpipe together with dahdi, all
software downloaded today at most recent version.
Hardware is Sangoma A104, a 4xE1 card.
Installation went well.
Anyway, wanrouter status shows a different result than
dahdi_tool or dahdi_scan.
I've just put a hardware loop on port 1. All the other
ports are open.
wanrouter status shows the expected result:
Device name |
2009 Apr 03
1
DierckxSpline fitting with different sets of y-values in one time
Dear "R" users,
I have a question about the Package DierckxSpline. I have tried to find the answer by myself but it didn't worked out.
I wondered if Dierckxspline can use different sets of y values in one time to fit a line with knot. I have different sets of Y values representing the same thing for different voxels (in an fmri image). I have already fitted the data in different
2005 Feb 17
2
Sangoma A104 - D-Channel problem
Hello,
I have following problem with Sangoma A104 card:
CLI> pri show span 1
Primary D-channel: 16
Status: Provisioned, Down, Active
Switchtype: EuroISDN
Type: CPE
Window Length: 0/7
Sentrej: 0
SolicitFbit: 0
Retrans: 0
Busy: 0
Overlap Dial: 0
T200 Timer: 1000
T203 Timer: 10000
T305 Timer: 30000
T308 Timer: 4000
T313 Timer: 4000
N200 Counter: 3
NOTICE[16509]: chan_zap.c:7494 pri_dchannel: PRI
2004 Oct 29
0
help
Dear samba team:
This is the first time I use samba. I want to install it on
Solaris but I don=A1=AFt know which release of samba is fit for our
workstation. So I hope I can get more and fast information from you. The
details of our workstation is following:
Workstation Type: SUNW, Ultra-5_10; sparc; sun4u
OS: SunOS release 5.8 Generic_108528-01
=20
I
2005 Dec 13
0
Fwd: Re: Wavelet reconstruction
I realized that I may not have answered the question you were asking and that no one else has responded. I can across a similar problem and may have an answer to your question now. If you have both the wavelet coefficients and the scaling coefficients then create a fake sequence of the same length as the original and decompose that sequence using wd form wavethersh with the same wavelet family
2009 Mar 17
1
AFT model
Hi,
In the package survival, using the function survreg for AFT model, I
only see 4 distributions for the response y: weibull, gaussian,
logistic, lognormal and log-logistic, which correspond to certain
distributions for the error terms. I'm wondering if there is a package
or how to obtain the parameter estimates (the beta's are of great
interest) from the AFT model (maximizing