Displaying 20 results from an estimated 3000 matches similar to: "hardware decoding on DSP.."
2007 Aug 14
4
how to use index as model in rails
Hi all,
I''ve used ruby and ferret for the past one month to index resumes. Now I
need a web front-end to the application and the obvious choice turns out to
be rails. But as I''m not interested in using a database and intend to just
use the index, I''m not sure as to how to put it into the MVC framework as
the model implicitly takes a database. Is there a way it can take
2015 Dec 21
2
CentOS 7.2 libvirtd 1.2.17 bug
Hi,
There is a strange issue in the CentOS 7.2 libvirtd 1.2.17 service.
If there is a symlink in the "/etc/libvirt/qemu/autostart/" which is created
before the libvirtd service is started, libvirtd wont start.
Deleting the symlink from the autostart folder, then starting the libvirtd
service works.
Is this a know issue ?
We have found this on 4-5 servers.
Regards,
2013 Feb 08
2
How to debug the C programs associated with R-packages?
hello,
I was having some problems in debugging C codes assocaited with R-packages.
I don't have much experience with debugging tools used in C language. Is
there any methods similar to R-debugging tools such as browser ,debug etc
which can be used to debug such C files.
I was using the foreign package and found a bug in reading dta files
containing empty strings "" in the data. I
2015 Dec 21
1
CentOS 7 libvirt-1.3.0-1 coming to virt-xen buildlogs
On Fri, Dec 18, 2015 at 7:38 PM, Pulkit Gupta <pulgup at gmail.com> wrote:
> Hi,
>
> There is a strange issue in the CentOS 7.2 libvirtd 1.2.17 service.
> If there is a symlink in the "/etc/libvirt/qemu/autostart/" which is created
> before the libvirtd service is started, libvirtd wont start.
> Deleting the symlink from the autostart folder, then starting the
2001 Mar 14
0
DSP implementation of Vorbis?
Hello
I would like to get ideas from anyone who has tried implenting vorbis
(decoder) on DSP. I have a TI TMS 'C3x DSK, and would like to try cross
compiling the C code to C3x DSK using the GNU c4x-tools.
--
Ramakrishnan M
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send
2001 Feb 20
3
Vorbis decoding in hardware
I spoke briefly with Jack Moffitt on the #vorbis IRC channel about a
project of mine, and he suggested I throw this out to the general Vorbis
mailing list.
I'm doing research into developing a prototype decoder for Vorbis that is
implemented in hardware. The hardware itself is a card that is
ISA-based. Besides being an interesting project for me to work on, it
also gives some more press to
2013 May 27
2
Error in running libvchan.
Hi,
I am trying to run libvchan on ARM Fast Model for VExpress platform for using inter domain communication. But there are some errors. I am attaching the strace outputs for vchan-node1 run in dom0 and domU. Has anybody faced these issues before.
Xl console 1The command is
Usage: vchan-node1 [client|server] [write|read] domid nodepath
my nodepath is - /local/domain/1/data/vchan-2-1
Regards
2001 Oct 30
0
Ogg Traffic for October 30, 2001
Bear with the text-based format for a bit. I'll make it nicer over
time, but for now it's just a lynx -dump of the html one.
As always you can find these at http://www.vorbis.com/ot/
and http://www.vorbis.com/ot/latest.html for the latest one.
----
Ogg Traffic for Tuesday, October 30, 2001
Jack Moffitt
<[1]jack@xiph.org>
2013 Apr 10
1
Compiling Xen-tools
Hi All,
I am adding the patch mentioned here http://lists.xen.org/archives/html/xen-changelog/2013-02/msg00235.html I am getting errors on compiling Xen tools.
My /tools/include/xen-foreign/mkheader.py looks different from the one that is mentioned in the above link, which I feel is due to version difference. I am using Xen 4.3.3 version. My understanding is that due to this version difference I
2015 Dec 18
2
CentOS 7 libvirt-1.3.0-1 coming to virt-xen buildlogs
Centos 7.2 has updated its version of libvirt to 1.2.17, which ends up
getting installed in preference to the previous virt-xen libvirt
package (1.2.15).
I've merged in the most recent Fedora libvirt package, 1.3.0, smoked
tested it, and pushed it to buildlogs, which can be accessed by adding
--enablerepo=centos-virt-xen-testing (after installing the CentOS 7
centos-release-xen package).
2004 Feb 19
1
controlling nls errors
Hello. I am using the nonlinear least squares function (nls). The
function that I am trying to fit seems to be very sensitive to the
starting values and, if these are not chosen properly, the nls function
stops and gives an error message:
Error in numericDeriv(form[[3]], names(ind), env) :
Missing value or an Infinity produced when evaluating the model
In addition: Warning
2013 Feb 16
7
Passing R code from webpage
Hi all,
Is there a way to pass R code from web page (html file) to do some
statistics and than plot the output in web browser.
I am looking forever at this, and cant find a way.
Regards,m
--
View this message in context: http://r.789695.n4.nabble.com/Passing-R-code-from-webpage-tp4658800.html
Sent from the R devel mailing list archive at Nabble.com.
2006 Sep 14
2
HTB and per-connection bandwidth allocation
Hi
http://mailman.ds9a.nl/pipermail/lartc/2002q3/004977.html
I have the same problem to discuss as in the above link. I want to allocate
say X MBit per individual connection regardless of the number of connection
. KIndly could anyonen suggest me how to proceed.
I have tried with SFq but is doesnot yeild my requirement..
Thanks,
Namitha.
_______________________________________________
LARTC
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello,
would it be possible to update config.sub and config.guess to the latest versions (or at least version
from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU?
Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch
Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284
Thanks,
Petr
2011 Feb 07
4
XEN live migration: cannot console or ssh to the migrated guest VM (domU)
I am now testing XEN live migration on two physical hosts with XEN 4.0.1
pvops Ubuntu 10.10 (2.6.35-22). Host A also acts as a NFS server, and Host B
acts as a NFS client.
When I migrate a guest domain from B to A. The ssh connection experiences a
downtime of about 1 minute (the terminal does not react to the keyboard
input till about 1 minute later). However, the "sudo xm console" does
2004 Oct 25
5
[LLVMdev] Some Questions about LLVM
hi, all
I have some questions about LLVM
1. I recently compiled LLVM on my X86 machine correctly. But when I use
the built LLVm compiling programs(in the getting started guide), I got
an warning saying can not find library "lc" (something like that). Yet
LLVM did yeild a execution native code and it runs correctly except with
a waring saying something like "__main**"(I
2009 Feb 19
1
How to encode Non-English directories and filenames
Hello All,
I have a custom client which successfully connects to the SSH server
both on cygwin/OpenSSH-server running on windows and to standard SSH
servers runnign on Linux.
If I send a command like the following in bytes:
====
mkdir <Shift_JIS_characters>
====
after having encoded the whole command in bytes with Shift_JIS, to a
linux SSH server ... it works.
BUT if I send a similar
2015 Dec 18
0
CentOS 7 libvirt-1.3.0-1 coming to virt-xen buildlogs
Hi,
There is a strange issue in the CentOS 7.2 libvirtd 1.2.17 service.
If there is a symlink in the "/etc/libvirt/qemu/autostart/" which is created
before the libvirtd service is started, libvirtd wont start.
Deleting the symlink from the autostart folder, then starting the libvirtd
service works.
Is this a know issue ?
We have found this on 4-5 servers.
Regards,
Pulkit Gupta
2015 Dec 21
0
CentOS 7.2 libvirtd 1.2.17 bug
On 12/21/2015 05:57 AM, Pulkit Gupta wrote:
> Hi,
>
>
>
> There is a strange issue in the CentOS 7.2 libvirtd 1.2.17 service.
>
> If there is a symlink in the "/etc/libvirt/qemu/autostart/" which is
> created before the libvirtd service is started, libvirtd wont start.
>
> Deleting the symlink from the autostart folder, then starting the
> libvirtd
2002 Sep 24
1
Profiles and local profile copy
Hello.
Whenever I attach a 2000 Pro workstation to a Samba server, a directory is created under the user's home directory called "profile", and the local profile syncs with this directory. Its not usually bothersome until someone leaves 2 GIG of data on their desktop and when they logoff, Windows syncs the entire 2 GIG of data to the server. How do I disable this? Attaching a 2000