Displaying 20 results from an estimated 500 matches similar to: "virtio over PCI"
2001 May 09
3
NT Domain authentication's
Recently our Unix Administrator installed Samba v.2.07. It was configured
to attach to our NT domain. When this occurred we started to experience
problems with user authentication's to the domain and it appeared that the
"Samba" server had become the master browser.
Have you seen this problem occur at other sites? If so, what is the work
around?
We have been using Samba v2.06
2004 Jun 17
3
SJphone regestration problem - Help!
I am having a problem with SJphone registration, having read the list
and wathced it for a while for similar problems. I just can't seem to
figure out the problem.
I tryed to follow a tutorial from
http://www.voip-info.org/tiki-index.php?page=Asterisk+phone+sjphone,
but in SJphone (SIP tab), I can't find the following setting.
Use local outbound proxy - checked.
Proxy IP Address:
2016 Feb 20
0
[PATCH v4 3/6] iccsense: implement for ina209, ina219 and ina3221
based on Martins initial work
v3: fix ina2x9 calculations
v4: don't kmalloc(0), fix the lsb/pga stuff
Signed-off-by: Karol Herbst <nouveau at karolherbst.de>
---
drm/nouveau/include/nvkm/subdev/bios/extdev.h | 3 +
drm/nouveau/include/nvkm/subdev/i2c.h | 31 ++++++
drm/nouveau/include/nvkm/subdev/iccsense.h | 5 +
drm/nouveau/nvkm/engine/device/base.c | 20
2006 Jan 18
7
script.aculo.us killing IE
Hi, i am new to ajax and new to script.aculo.us. I created a blog,
http://www.zorpal.com/blog/, using some of the script.aculo.us features and
commands. My sites works great in firefox, which everyone should be using,
but if you open it in IE it kills it. It only kills it after a
script.aculo.us motion has been called and finishs it''s execution. i really
like the layout and the visual
2003 Apr 11
2
no idle CPU ... system hogging it all ...
Its been looking like this pretty much all day ... top shows nothing
major, and the drive looks reaonably quiet ... there is nothing in
messages to indicate a problem that I can see (even those enclosure
messages have been reasonably quiet) ...
What consumes SYS CPU? Stuff like apache and jakarta-tomcat use up USER
CPU, correct?
neptune# iostat 5
tty aacd0 pass0
2006 Apr 28
1
RE: It is possible to install Windows XP with intel vtnow ?
I had this happen to me on FC4 using 3.0.2-2 Xen. I updated the various external dependencies and
rebuilt xen and tools and was able to sucessfully install FC4 in a hvm. I will give winxp a go later in
the afternoon.
C
________________________________
From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Rene Purcell
Sent: Friday, April
2010 Apr 09
8
smbd will not start
I can not get smbd to run.
======================================================================
[07:57:29] ~$ ps -A | grep mb
11330 ? 00:00:01 nmbd
======================================================================
I first noticed my problem when I tried restarting samba
======================================================================
[07:57:31] ~$ sudo /etc/init.d/samba
2004 Jul 09
3
Debian Unstable Claims Asterisk 1.0-1
Howdy,
I just did an "apt-get dist-upgrade" on my Debian unstable box,
and noticed that the Asterisk version appears to be 1.0-1 in the unstable
tree. I KNOW that 1.0 hasn't been released yet, so I am wondering who is
responsible for the Debian packages? This will be VERY VERY confusing for
people and it should be corrected ASAP.
-rw-rw-r-- 1 1176 1176 1189696 Jun 7
2014 Sep 17
0
[PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible
On Wed, Sep 17, 2014 at 9:09 AM, Ira W. Snyder <iws at ovro.caltech.edu> wrote:
> On Tue, Sep 16, 2014 at 10:22:27PM -0700, Andy Lutomirski wrote:
>> On non-PPC systems, virtio_pci should use the DMA API. This fixes
>> virtio_pci on Xen. On PPC, using the DMA API would break things, so
>> we need to preserve the old behavior.
>>
>> The big comment in this
2011 Jun 21
4
Re; Getting SNPS from PLINK to R
I a using plink on a large SNP dataset with a .map and .ped file.
I want to get some sort of file say a list of all the SNPs that plink is
saying that I have. ANyideas on how to do this?
--
Thanks,
Jim.
[[alternative HTML version deleted]]
2011 Aug 30
2
Error in evalauating a function
Hi,
? I am very new to R. So, pardon my dumb question. I was trying to write my own function to run a different model (perform an ordered logistic regression) using the example in website http://pngu.mgh.harvard.edu/~purcell/plink/rfunc.shtml
But R returns a error `R Error in eval(expr, envir, enclos) : object 's' not found' when I run it. What am I doing wrong here? Here's
2000 Jun 30
1
Samba 1.9.x vs 2.0.7 not connecting to MS DOS Server
I am not sure if this is a bug or a feature...
The 2.0.7 version no longer wants to connect to a DOS 6.22/DOS LANMAN2.1
(wg1049.exe) server. Version 1.9.18 does work.
Both smbclient and (more importantly for our needs) smbmount fail.
However, both work fine with win95 boxes. The problem seems specific to the
DOS server. I could not find any reference to this issue. Am I perhaps
overlooking
2008 Jul 25
1
Plink bed files
Hi All,
does anyone know how to import binary .bed files generated by Plink (http://pngu.mgh.harvard.edu/~purcell/plink/
) into R? the Plink FAQ explains how to conver other types of files,
not the .bed.
Cheers,
Federico
--
Federico C. F. Calboli
Department of Epidemiology and Public Health
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG
Tel +44 (0)20 75941602 Fax
2016 Feb 17
0
[PATCH 1/2] power sensor support
From: Martin Peres <martin.peres at free.fr>
v2 (Karol Herbst <nouveau at karolherbst.de>):
fix power_rail mapping for ina3221
minor code cleanups
Signed-off-by: Karol Herbst <nouveau at karolherbst.de>
---
drm/nouveau/include/nvkm/core/device.h | 83 +++++++-------
drm/nouveau/include/nvkm/subdev/bios/extdev.h | 4 +
2011 Apr 14
1
integer and floating-point storage
I note that "current implementations of R use 32-bit integers for integer
vectors," but I am working with large arrays that contain integers from 0
to 3, so they could be stored as unsigned 8-bit integers. Can R do this?
(FYI -- This is for storing minor-allele counts for genetic studies.
There are 0, 1 or 2 minor alleles and 3 would represent missing.)
It is theoretically possible
2005 Mar 04
1
ext2online difficulty
Hi all
I am having some trouble using the ext2online utility, I have reduced
the problem down to its simplist form, and it goes soemthing like this:
Start with a regular msdos labelled disk (I have tried lvm volumes):
Command (m for help): p
Disk /dev/sdb: 18.3 GB, 18351967232 bytes
64 heads, 32 sectors/track, 17501 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Device Boot
2004 Sep 08
1
Polycon IP 300 SIP vs Grandstream BT-101 Deployment
Hi,
I have just completed the deployment of a couple of Grandstream phones
(for internal IP use) and was wondering how much harder it would be to
deploy a Polycom IP 300 phone. The Grandstream was quite easy to deploy
and gives us good voice quality over DSL, however from some of the
previous posts I am see that some people had troubles with the Polycom
300. The variant I am looking at
2008 May 05
1
genotypes simulation
Hello,
I am having really hard time finding a good article about simulating
genotypes of cases and controls at a disease locus using R.
if you guys can point me or guide me where i can find more information, it
will be helpful.
thanks,
Claire
--
View this message in context: http://www.nabble.com/genotypes-simulation-tp17065607p17065607.html
Sent from the R help mailing list archive at
2004 Mar 25
3
winbindd/Samba3 on RHEL 3.0
Samba 3.0.2
Red Hat Enterprise Linux ES 3.0
I'm trying to set up winbind and all of the wbinfo commands are failing.
I was able to join the domain with this command...
root@tux samba# net join -S typhoon -U Administrator
Administrator password:
[2004/03/25 16:53:46, 0] libads/kerberos.c:ads_kinit_password(133)
kerberos_kinit_password Administrator@foo.org failed: Cannot find KDC
for
2005 Mar 04
4
Im a noob
Im completly new to the whole PBX thing. I have a toshiba unit now and
we're moving our office in the next few months. I want to use asterisk but
would like to test it out first. Does it support a basic analog phone line
like the one in my house? Is that FXS? Are there any FAQs I should read to
learn more? Thanks for the reply!
-------------- next part --------------
An HTML attachment was