Displaying 20 results from an estimated 300 matches similar to: "looking for R packages that can do the following:"
2008 Dec 26
7
Installing domU from ISO image file
I am trying to install CentOS from an ISO image file but the installer does
not see a CD-ROM drive. The VNC viewer works but the CentOS installer
indicates "Unable to find any devices of the type needed for this
installation type." Then it prompts with "[Select driver] [Use a driver
disk] [Back]". I have tried several variations of the "disk" paramater, all
2009 Mar 06
2
Weird Keystroke Errors
Here is my system
Fedora 10
Avant Stellar Keyboard (uses Northgate Omnikey 101 layout)
wine 1.1.14, 1.1.15, and 1.1.16
Problem:
While in game, doesn't matter which, I've tried this with World of Warcraft, and Counter-strike. I have a problem with keystrokes registering 2 keystrokes behind.
Example: While typing in game if I type the word "Anyone" the 'A' and
2011 Aug 27
4
to represent color range on plot segment
Dear R community,
With an advantage of being "NEW" to R, I would like to post a very basic
query here,
I am in need of representing gene expression data which ranges from -0.09 to
+4, on plot "segment". please find below the data df, the expression values
are in df[,2]. kindly help me with the code, so that I can represent the
values with a clear color gradient (something
2016 Jul 19
0
Re: [Qemu-devel] VFIO PCIe Extended Capabilities
On Tue, 19 Jul 2016 20:39:26 +0000
Spenser Gilliland <spenser.gilliland@xilinx.com> wrote:
> >> Anyway, the current behavior is clearly a bug, so QEMU hard freeze
> >> should be irrelevant. If anyone wants to take over the patch, feel
> >> free. Thanks,
>
> > I suppose I can handle it, but sadly not for 2.7.
> > If Spencer has some time now he
2019 Aug 14
3
DMA-API: cacheline tracking ENOMEM, dma-debug disabled due to nouveau ?
Hello
Since lot of release (at least since 4.19), I hit the following error message:
DMA-API: cacheline tracking ENOMEM, dma-debug disabled
After hitting that, I try to check who is creating so many DMA mapping and see:
cat /sys/kernel/debug/dma-api/dump | cut -d' ' -f2 | sort | uniq -c
6 ahci
257 e1000e
6 ehci-pci
5891 nouveau
24 uhci_hcd
Does nouveau having
2014 Jul 02
1
Asterisk and alternate RTP ports
Been working with Asterisk for a long time but this is the first time I have dealt with this issue.
I am setting up an Asterisk box (FreePBX not my choice) to interface with an e911 provider.
They say their switches only listen for RTP on ports 20000-21001 which is outside the normal range Asterisk listens on 10000-20000.
I wish I knew more about this topic but since I have never had an issue
2005 May 23
17
What is going on now?
Hi,
I read the news about Tom Steps quit. I use shorewall for some days now
and as many people I ike it very much. I asked Tom in a personal mail,
what could be done to continue the project and he told me I had to
subscribe to this list.
My ideas where:
a) Mirroring the site
b) I would like to study the code and help
c) I am studying computer science and I could ask some teachers and
friends
2010 Nov 24
1
Why doesn't Asterisk project document certain important features of Asterisk officially?
Hi Everyone,
I am wondering why documentation of some of the vital parts of Asterisk is
hosted on voipinfo.org (unreliable is some parts) and not on asterisk.org?
For example the list of AMI events are not well documented and one has to
guess which version supports which event. The documentation file for AMI for
Asterisk 1.4 is really only a startup guide and it doesn't even provide a
full
2002 Feb 14
1
W2K problems
Hi,
I am in dire need of some help. I have no problems connecting to shares
with my W95/98 clients, but big problems with W2K.
The same username / password is used on both the PC and SAMBA (and NIS -
I am using Soalris 2.7 for my SAMBA server). When I try to connect to a share
from the W2K client, I get the message "Access Denied".
I have looked set nmbd / smbd to run at debug level 9
2013 Dec 21
5
Benchmarks on Pi
I have run a few more test at different bitrates and 1.1 is looking even
worse in terms of speed compared to previous versions.
I have shared a google sheet which has the raw data and charts for 6,16 and
32 kbps. Unfortunately you cannot show proper error bars on Google sheets
but the standard deviation is in the data if you want to look. You can see
that the profile for 1.1 is a lot different
2016 May 05
2
SelectionDAGISel::Select's API considered harmful
TLDR: Heads up for out of tree backends - you're going to need to update
your *DAGToDAGISel::Select method to unconditionally replace nodes
directly instead of returning the desired replacement.
So I'm working on fixing the undefined behaviour I described in
llvm.org/PR26808. As part of this, we need to stop looking into deleted
SDNodes to check if they were, in fact, deleted. A big place
2006 Feb 07
1
error: mbox-sync-headers
Hallo!
I installed dovecot at a customers and it is not working.
Neither the 1.0.alpha4 (Debian testing) nor the 1.0.beta2 (Debian unstable) do.
in /var/log/mail.err I get following error message over and over again:
Feb 7 07:12:02 harmserv dovecot: imap(duerkop): file mbox-sync-rewrite.c:
line 106 (mbox_sync_headers_add_space): assertion failed: (start_pos < data_size)
Feb 7 07:12:02
2015 Jan 15
3
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
Yes, I have tried that option with no difference in behavior. It seems it ignores that option when provided. Just for reference, I am building it on RedHat 5. I have never had this issue on any previous version of OpenSSH. I use the default configuration with only the changes specified in the RHEL 5 STIG applied.
I appreciate the security advice. The root account was indicated simply as an
2019 Aug 15
1
DMA-API: cacheline tracking ENOMEM, dma-debug disabled due to nouveau ?
On Wed, Aug 14, 2019 at 07:49:27PM +0200, Daniel Vetter wrote:
> On Wed, Aug 14, 2019 at 04:50:33PM +0200, Corentin Labbe wrote:
> > Hello
> >
> > Since lot of release (at least since 4.19), I hit the following error message:
> > DMA-API: cacheline tracking ENOMEM, dma-debug disabled
> >
> > After hitting that, I try to check who is creating so many DMA
2019 Aug 16
1
DMA-API: cacheline tracking ENOMEM, dma-debug disabled due to nouveau ?
On Wed, Aug 14, 2019 at 07:49:27PM +0200, Daniel Vetter wrote:
> On Wed, Aug 14, 2019 at 04:50:33PM +0200, Corentin Labbe wrote:
> > Hello
> >
> > Since lot of release (at least since 4.19), I hit the following error message:
> > DMA-API: cacheline tracking ENOMEM, dma-debug disabled
> >
> > After hitting that, I try to check who is creating so many DMA
2013 Dec 20
2
Benchmarks on Pi
Hi All,
What would be interesting would be a plot of complexity versus subjective or
object audio quality.
I've not had a chance to look at the new analysis code in 1.1 so maybe in
the case of a 6kbps compression you could clarify what decisions would it be
making that would justify the extra complexity?
Best Regards
Cliff Parris
-----Original Message-----
From: opus-request at
2007 Oct 17
9
proxy errors with apache2.2.3 + mongrels
I''ve posted this to rails-deployment as well.
I have to administer a medium size rails app (1''5 million requests
each day), recently I''ve switched from lighttpd + fcgi to apache +
mongrel. In the following lines I am going to describe the platform:
All machines are running Debian Etch, with 4 gb ram and dual core
intel32 processors. Web server runs debian''s
2016 Sep 29
5
Failed to find sambaDomain object to get sambaAlgorithmicRidBase
Hello group,
When I try to add sambaSAMAccount object class to a user with
smbldap-usermod, I have the following error:
smbldap-usermod -a bernard.fay
Failed to find sambaDomain object to get sambaAlgorithmicRidBase at
/usr/share/perl5/vendor_perl/smbldap_tools.pm line 1235.
Someone have an idea of the problem?
Thanks,
Bernard
2008 Nov 21
2
Question about submitted a bug using native DLLs
Hello,
I'm trying to play a game (Star Wars: Rebellion) and it mostly works except for the tactical battle mode. There have been workarounds suggested on the appdb page (http://appdb.winehq.org/objectManager.php?sClass=version&iId=181&iTestingId=33818), which include getting a native d3drm.dll, which I did. This and one other native DLL (d3dxof.dll) reduced the number of errors and
2016 May 21
0
SelectionDAGISel::Select's API considered harmful
Update: All in tree backends now implement `void Select`. I'll be
removing the SelectImpl path on Monday.
Justin Bogner <mail at justinbogner.com> writes:
> TLDR: Heads up for out of tree backends - you're going to need to update
> your *DAGToDAGISel::Select method to unconditionally replace nodes
> directly instead of returning the desired replacement.
>
> So I'm