Displaying 20 results from an estimated 1000 matches similar to: "xen does not work with amd64 kernel but works with 686"
2020 Oct 09
2
nouveau broken on Riva TNT2 in 5.9.0-rc8: GPU not supported on big-endian
Hello,
I'm testing 5.9.0-rc8 and found that Riva TNT2 stopped working:
[ 0.000000] Linux version 5.9.0-rc8+ (zary at gsql) (gcc (Debian 8.3.0-6) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #326 SMP Fri Oct 9 22:31:40 CEST 2020
...
[ 14.771464] nouveau 0000:01:00.0: GPU not supported on big-endian
[ 14.771782] nouveau: probe of 0000:01:00.0 failed with error -38
big-endian? WTF? The
2017 Sep 14
3
Help understanding why glm and lrm.fit runs with my data, but lrm does not
Dear all,
I am using the publically available GustoW dataset. The exact version I am using is available here: https://drive.google.com/open?id=0B4oZ2TQA0PAoUm85UzBFNjZ0Ulk
I would like to produce a nomogram for 5 covariates - AGE, HYP, KILLIP, HRT and ANT. I have successfully fitted a logistic regression model using the "glm" function as shown below.
library(rms)
gusto <-
2007 Jun 15
2
model.frame: how does one use it?
Philipp Benner reported a Debian bug report against r-cran-rpart aka rpart.
In short, the issue has to do with how rpart evaluates a formula and
supporting arguments, in particular 'weights'.
A simple contrived example is
-----------------------------------------------------------------------------
library(rpart)
## using data from help(rpart), set up simple example
myformula <-
2017 Jun 28
0
Gluster volume not mounted
The mount log file of the volume would help in debugging the actual cause.
On Tue, Jun 27, 2017 at 6:33 PM, Joel Diaz <mrjoeldiaz at gmail.com> wrote:
> Good morning Gluster users,
>
> I'm very new to the Gluster file system. My apologies if this is not the
> correct way to seek assistance. However, I would appreciate some insight
> into understanding the issue I have.
2017 Sep 14
0
Help understanding why glm and lrm.fit runs with my data, but lrm does not
> On Sep 14, 2017, at 12:30 AM, Bonnett, Laura <L.J.Bonnett at liverpool.ac.uk> wrote:
>
> Dear all,
>
> I am using the publically available GustoW dataset. The exact version I am using is available here: https://drive.google.com/open?id=0B4oZ2TQA0PAoUm85UzBFNjZ0Ulk
>
> I would like to produce a nomogram for 5 covariates - AGE, HYP, KILLIP, HRT and ANT. I have
2017 Jun 27
2
Gluster volume not mounted
Good morning Gluster users,
I'm very new to the Gluster file system. My apologies if this is not the
correct way to seek assistance. However, I would appreciate some insight
into understanding the issue I have.
I have three nodes running two volumes, engine and data. The third node is
the arbiter on both volumes. Both volumes were operation fine but one of
the volumes, data, no longer
2017 Sep 14
1
Help understanding why glm and lrm.fit runs with my data, but lrm does not
Fixed 'maxiter' in the help file. Thanks.
Please give the original source of that dataset.
That dataset is a tiny sample of GUSTO-I and not large enough to fit this
model very reliably.
A nomogram using the full dataset (not publicly available to my knowledge)
is already available in http://biostat.mc.vanderbilt.edu/tmp/bbr.pdf
Use lrm, not lrm.fit for this. Adding maxit=20 will
2010 Jul 03
2
logistic regression - glm() - example in Dalgaard's book ISwR
Dear R-list members,
I would like to pose a question about the use and results
of the glm() function for logistic regression calculations.
The question is based on an example provided on p. 229
in P. Dalgaard, Introductory Statistics with R, 2nd. edition,
Springer, 2008. By means of this example, I was trying to
practice the different ways of entering data in glm().
In his book, Dalgaard
2012 Feb 20
6
[PATCH] arm: restore ELR_hyp and SPSR_hyp on return from hypervisor to hypervisor.
This is necessary to handle nested traps to the hypervisor more than one deep.
I''ve not seen an actually failure relating to this but I''m not quite sure how
we''ve managed to get away with not doing it (I suppose multiply nested traps
are uncommon).
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
xen/arch/arm/entry.S | 4 ++++
1 files changed, 4
2012 Mar 16
3
A difference between allocated and available memory in Xen virtual guest
Hello,
I have allocated 4 GB memory for a guest instance on the Xen hypervisor.
But within the instance there is only 2 GB memory available. See the details,
the guest is named pr-idm:
# Allocated memory on the hypervisor
[root@pr-hyp xen]# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 3846 8 r-----
2014 Apr 21
7
Bug#745419: xen-utils-4.1: Pygrub fails to boot from LVM LV when something installed in the volume boot record
Package: xen-utils-4.1
Version: 4.1.4-3+deb7u1
Severity: important
When an LVM LV that serves as the root disk for a Xen DomU contains a boot
loader (or possibly other data) in its volume boot record, pygrub fails to boot
it, printing "Error: boot loader didn't return any data" before exiting.
I think this is because of the function "is_disk_image" on line 45 of
2023 Oct 18
2
@Michael Tokarev: Samba 4.17.12
16.10.2023 15:50, Ingo Asche via samba wrote:
> Hi Michael,
>
> short question: will the Bullseye-Backports getting 4.17.12, too?
>
> I saw, Bookworm is already updated...
Since oldstable-bpo archive in debian is always subject to manual
backports-policy processing (all uploads are processed manually),
I don't push stuff to oldstable-bpo often. On the other hand, this
2006 Dec 31
1
ASUS M2V?
Anyone use the ASUS M2V motherboard. This is the current board I am
looking at for AM2/HVM because of the number of slots.
Thanks,
Greg
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Sep 23
1
How to pass a model formula as argument to with.mids
Hello
I would like to pass a model formula as an argument to the with.mids
function from the mice package. The with.mids functon fits models to
multiply imputed data sets.
Here's a simple example
library(mice)
#Create multiple imputations on the nhanes data contained in the mice
package.
imp <- mice(nahnes)
#Fitting a linear model with each imputed data set the regular way works
2004 Mar 18
1
profile error on an nls object
Hello all,
This is the error message that I get.
> hyp.res <- nls(log(y)~log(pdf.hyperb(theta,X)), data=dataModel,
+ start=list(theta=thetaE0),
+ trace=TRUE)
45.54325 : 0.1000000 1.3862944 -4.5577142 0.0005503
3.728302 : 0.0583857346 0.4757772859 -4.9156128701 0.0005563154
1.584317 : 0.0194149477 0.3444648833 -4.9365149150 0.0004105426
1.569333 :
2013 Jul 02
2
Re: nova-compute, libvirt and authentication
On 2 July 2013 09:58, Martin Kletzander <mkletzan@redhat.com> wrote:
> I'd say this is a problem with sasl, nothing else. "No mechanism found"
> may mean that libraries for configured mechanism aren't found or unknown
> mechanism is being requested. I doubt that access to those libraries
> would be a permisison problem, but you might be missing some
>
2007 Aug 16
4
residual plots for lmer in lme4 package
Hi,
I was wondering if I might be able to ask some advice about doing residual
plots for the lmer function in the lme4 package.
Our group's aim is to find if the expression staining of a particular gene
in a sample (or "core") is related to the pathology of the core.
To do this, we used the lmer function to perform a logistic mixed model
below. I apologise in advance
2009 Dec 17
4
Shorewall time element rules never works ?
Hi all,
I Try use shorewall rules with time element but its never works, the
rules look like this
HTTPS(REJECT) loc net:69.63.181.11,69.63.181.12,69.63.184.142,69.63.187.17,69.63.187.19 localtz×tart=20:00×top=20:10&weekdays=Mon,Tue,Wed,Thu,Fri
This rules for block https access to facebook site at working hours & day
My system is Debian lenny, shorewall 4.4.4.2 kernel
2023 Oct 18
2
@Michael Tokarev: Samba 4.17.12
Hi Michael,
thanks for the info - and your work...
As Bookworm for Raspberry isn't that far away, I can live with that.
This is "just" my playground...
Regards
Ingo
https://github.com/WAdama
Michael Tokarev via samba schrieb am 18.10.2023 um 09:17:
> 16.10.2023 15:50, Ingo Asche via samba wrote:
>> Hi Michael,
>>
>> short question: will the
2023 Oct 18
1
@Michael Tokarev: Samba 4.17.12
Op 18-10-2023 om 11:32 schreef Ingo Asche via samba:
> Hi Michael,
>
> thanks for the info - and your work...
>
> As Bookworm for Raspberry isn't that far away, I can live with that.
> This is "just" my playground...
I have recently migrated my Raspberry Pi machines from Raspbian to
Debian bookworm.
It has several advantages:
- All Debian packages are