Displaying 20 results from an estimated 58 matches for "capabilit".
Did you mean:
capability
2003 Nov 16
1
R-Project: Graphic/3-D capabilites and information...
Greetings, and Salutations to the wonderful people of the R-Project!!!
I have a question:
There is are images on the Screenshots page of the r-project home ::
http://www.r-project.org/screenshots/screenshots.html
There are THREE (3) images in particular I am interested in, that also
pertain to this e-mail:
http://www.r-project.org/screenshots/icon-persp-surface.jpg
2008 Feb 09
0
Is wine reporting the right value for MaxVertexBlendMatrices ?
...After many hours I was able to track down the reason, and to my surprise
it seems its not wine's fault (for the most of it)
The 'troublesome' vertex are apparently Blended ones on a Mesh setup.
When d3dx9_30 calls ConvertToIndexedBlendedMesh, it calls GetDeviceInfo
to get the device capabilites, in the end wine returns the
capabilites through IWineD3DImpl_GetDeviceCaps in
wine/dlls/wined3d/directx.c
Here comes the fun thing, the attribute MaxVertexBlendMatrices in
D3DCAPS9, from (MSDN):
"Maximum number of matrices that this device can apply when performing
multimatrix vertex...
2011 Aug 02
3
CPU Model detection with virsh capabilities
Hello everybody,
I am a new user discovering libvirt with KVM software. During my first
VM creation, I saw an issue with virsh that I can't understand.
I wanted to emulate another CPU than the classical qemu32 using virsh.
So I used the virsh capabilites command to detect how is detected my CPU
host which is an Intel Xeon E5410 and my problem is that this CPU is
detected only with the cpumodel "pentium3".
But if use the kvm -cpu ? command, it returns me the following
capabilities :
$ kvm -cpu ?
x86 qemu64
x86 ph...
2013 Sep 17
2
Finding out CPU topology.
Hi all,
I have been trying to find out cpu topology using libvirt. When
I do 'virsh capabilites', I find this inside <topology> tag:
<topology>
<cells num='1'>
<cell id='0'>
<memory unit='KiB'>3908488</memory>
<cpus num='4'>
<cpu id='0' socket_id='0...
2007 Oct 23
8
PAE panic on nv75a / Tecra M2
Attempting to boot xVM dom0 for the first time on a Toshiba Tecra M2
running 75a.
Getting a panic immediately after selecting xVM from the grub menu:
panic[cpu0]/thread=f502c020: Processor does not support PAE
This is a 2000 MHz Pentium-M, which I thought was PAE-capable.
2004 Aug 06
1
ogg vorbis codec for windows media player?
...g vorbis content? I don't use windows in
> > general, but someone has approached me with this question.
>
> Get them to use winamp
That does not answer his question.
Yes, you can install the DirectShow filters linked from the Win32
Software section on vorbis.com. It adds Vorbis capabilit to any
DirectShow-aware application (including WMP).
Monty
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubscribe...
2009 Mar 09
1
Problem with capabilities() in R2-8.1
I just installed R 2.8.1 on Windows XP. When I ran the "source" command,
I got the error:
Error in capabilities("iconv") :
1 argument passed to .Internal(capabilities) which requires 0
I looked at the code for source and it indeed has a call to
capabilities("iconv")
if (capabilities("iconv")) {
if (identical(encoding, "unknown")) {
e...
2008 Aug 16
1
Dual view using nvida drivers
Hi all, i'm looking for some post about how to lauch wine properly when dual view nvidia capabilites are in use. Any info about this is much apreciated.
Thanks ..
2014 Oct 24
1
Questions on musiconhold.conf custom mode
...content in
appropriate format (see above) to stdout but can read from anything
different from MP3 ?
2. Is there an option on Squeeze to convert audio files to MP3
(reverse coversion works OK).
3. Which options could I have for such custom MOH, if I was building
on system without g729 transaltion capabilites ans with g729-only SIP
trunks or phones ?
Regards
2015 Jan 14
1
volume can't be attached after libvirt upgrade
...n't work. But before the libvirt upgrade, the same VM can attach volume
disk.
I did some debuging and find that, it failed in QEMU when try to open the
volume device, and the return errno is EPERM. QEMU instances is running as
user libvirt-qemu always, so is that possible some problem in Linux
capabilites or libvirt apparmor?
-------------------------------------
int qemu_open(const char *name, int flags, ...)
{
int ret;
int mode = 0;
long euid, egid;
if (flags & O_CREAT) {
va_list ap;
va_start(ap, flags);
mode = va_arg(ap, int);
va_end(ap);...
2005 Jul 01
2
Automating message archiving
Hallo,
I recently stumple over some discussion about Sieve and what's the
advantage to integrate it into the server rather than the LDA.
Most of the filtering capabilites local users want to have performed are
related to the INBOX or more preciesly the way to filter the message
coming in.
However, there are few tasks left:
1) Auto-archive old mail.
2) Drop old mail.
3) "Seen" mails are moved from INBOX to somewhere else.
To 1) Several people love to...
2008 Jun 13
2
compiling 2.7.0 GNU/Linux | BLAS & Lapack query
...2. export LD_LIBRARY_PATH
3. ./configure --with-lapack="-L/usr/lib64"
--with-blas="L/opt/acml4.1.0/gfortran64/lib -lacml"
However, when I try this, at the end of the config script I'm told
Interfaces supported: X11
External libraries: readline
Additional capabilites: PNG, JPEG, iconv, MBCS, NLS, cairo
Options enabled: shared BLAS, R profiling, Java
I'm pretty sure that readline being the only external library being reported
is diagnostic of some sort of issue - normally, I'm given information about
lapack, and generic BLAS being linked....
2009 Aug 02
2
PDNS
Does anyone have experience with PDNS?
The reason I ask is that I have never heard of it before today, but it looks
like we might want to leverage its sql backend capabilites.
My (useless) searches lead me to:
* http://lists.centos.org/pipermail/centos-es/2009-February/004499.html
* http://lists.centos.org/pipermail/centos/2009-July/078975.html (in spanish...)
* http://www.tummy.com/journals/entries/kevin_20070326_163156
* http://mailman.powerdns.com/pipermail/pdns-u...
2013 Sep 17
0
Re: libvirt-users Digest, Vol 45, Issue 28
...libvirt-users] Finding out CPU topology.
>Message-ID:
> <1379410872.26498.YahooMailNeo@web194604.mail.sg3.yahoo.com>
>Content-Type: text/plain; charset="iso-8859-1"
>
>Hi all,
>
>I have been trying to find out cpu topology using libvirt. When
>I do 'virsh capabilites', I find this inside <topology> tag:
>
>
><topology>
>? ? ? <cells num='1'>
>? ? ? ? <cell id='0'>
>? ? ? ? ? <memory unit='KiB'>3908488</memory>
>? ? ? ? ? <cpus num='4'>
>? ? ? ? ? ? <cpu id...
2005 Jan 18
1
aDSL on ppp0 and dialin ppp
Hi all ....
I Have installed Bering LRP on Many sites and I am very pleased with the
capabilites of shorewall.
Howerver I came across a prob that I am unaware ot its solution.
Using shorewall 2.0.2f
Kernel 2.4.24
On one Site LRP box serves internet outgoing connections through ( static
IP ) a DSL line AND an
incoming dial-in PPP conection.
My shorewall configuration Is based upon the...
2016 Jun 10
2
FW: Problem with Active Directory authentication
Jun 9 15:51:55 rorecovery1 sshd[6325]: fatal: Access denied for user ahk at partners.org by PAM account configuration [preauth]
on the ssh server system run pam-auth-update
select kerberos auth
if its not there install pam-krb5
and try again.
gr
Louis
Op 9 jun. 2016 om 21:56 heeft Kaplan, Andrew H. <AHKAPLAN at PARTNERS.ORG> het volgende geschreven:
Jun 9 15:51:55
2003 Apr 03
1
windows terminal server
Hello
I have a wounderfull linux/samba server running as pdc for a network.
Now to the thing. I would like to add remotedesktop capabilites so that
users outside could login to the system and get their desktop up from
home or another country..
Is there a way to acomplish this. Do i need a windows terminal server
and do i need to configure it so that it is a member of the domain or a
bdc,pdc??? Is there any hacks for winxp to enable...
2000 May 25
4
Needed: Understading runif() output :-)
...[1] 1.036215143684e+04 9.999999976717e-01
[1] 13377.479981919865 0.999999998603
So, it seems that the runif() outputs are "quantized" too. The question
is: What is the reason for this?
I have been playing with the tought that it may be connected to the finite
number representation capabilites of a computer? As I said, all the RNGs
seems to have similar characteristics.
If this is the case, I have no problem. It''s cosmology I''m doing, so
whether a number is 32768 or 29923 is (presumably) of little
importance. However, I should understand what is going on here.... :-)...
2014 Jan 29
1
libvirt-sandbox question.
...rbd: no
configure:72029:
configure:72031: Test suite
configure:72033:
configure:72035: Coverage: no
configure:72037: Alloc OOM: no
configure:72039:
configure:72041: Miscellaneous
configure:72043:
configure:72045: Debug: yes
configure:72047: Use -Werror: no
My libvirt capabilites shows this:
[root@scwnet1 tests]# virsh -c lxc:/// capabilities
<capabilities>
<host>
<uuid>20b4e77c-3fb8-dc11-968d-c8600070189e</uuid>
<cpu>
<arch>x86_64</arch>
</cpu>
<power_management>
<suspend_mem/>...
2004 Apr 15
2
Policy routing with IPFW
Hi There,
I've been having an issue trying to figure out a way to policy route
outbound packets from a multihomed machine through the proper interface
using IPFW to no avail.
I've tried several different incantations of IPFW fwd/forward
statements, and none of them seem to do the trick.
Basically, I have a host that has multiple Internet connections. This
host is running FreeBSD 4.9