Displaying 20 results from an estimated 3000 matches similar to: "speex on sparc seems OK"
2005 Jan 27
2
Bug#292548: libspeex1: speex 1.1 in unstable?
Mikael Magnusson writes:
> Package: libspeex1
> Version: 1.1.6-1
> Severity: wishlist
>
> Is there anything that keeps 1.1.6-1 in experimental from being uploaded to
> unstable? Do you know when it will happen?
>
> I'm debianizing iaxclient, which needs speex version 1.1.x. Currently I'm
> using 1.1.6-1 in experimental, which is working fine.
>
2005 Feb 27
2
SPEEX_GET_QUALITY
To close debian bug #271052,
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=271052
I went ahead and did the following:
$ diff -u ../original/speex-1.1.6/libspeex/nb_celp.c libspeex/nb_celp.c
--- ../original/speex-1.1.6/libspeex/nb_celp.c 2004-07-15 01:16:52.000000000 -0400
+++ libspeex/nb_celp.c 2005-02-27 08:24:49.000000000 -0500
@@ -1746,6 +1746,21 @@
st->submodeSelect =
2006 Jun 08
2
accessing fixtures in tests
hi all,
my first attempt at tests and i''m having trouble accessing the
fixture values, if anyone can make it suggestions.
i have news_release_test.rb, using new_releases.yml as the fixture file
according to the agile book, i should be able to access the fixture
properties within my test as such:
assert_equal @first_test.id , @news_release.id
unfortunately, i try that and get:
2004 Feb 16
1
Newbie, Win2K config, fails on test 8 (long)
Hi. I'm not a sysadmin, but I'm the only person in this building who
knows anything about linux boxes. I'm trying to install samba to
connect the box (rh7.3) to the windows network. test 8 is where I run
into problems. My username and passwd are the same for both. My
firewall is down. I have appended my .conf file.
I've been searching around through the archives and
2011 Oct 26
0
[LLVMdev] is anyone using the sparc backend?
Hi Pawel,
> We can not let it die and I volunteer to keep the Sparc alive!
>
> My SPARCstation pizzaboxes can be ready for action in a day or two.
there are three sparc buildbots which are hooked up to lab.llvm.org. They are
currently idle because no builders have been scheduled to use them:
# gcc54 36G 0.5 GHz TI UltraSparc IIe (Hummingbird) / 1.5 GB RAM / Sun
Netra T1 200 /
2011 Oct 25
4
[LLVMdev] is anyone using the sparc backend?
Chris,
> FYI, I completely agree that we shouldn't remove the sparc target. However, it is currently unmaintained, and has some pretty glaring bugs. Is anyone interested in stepping up to maintain the target?
>
> -Chris
We can not let it die and I volunteer to keep the Sparc alive!
My SPARCstation pizzaboxes can be ready for action in a day or two.
Pawel Wodnicki
> On Oct
2004 Aug 06
2
Speex beta 3 is out
Hi,
I'd like to announce Speex beta 3:
This is the third beta for Speex, implementing what should be the last
new features before 1.0. These new features are a new "ultra-wideband"
mode for encoding at 32 kHz (up to 48 kHz) and an intensity stereo mode.
Both of these are implemented to preserve both backward and forward
compatibility with other releases. This means that it is now
2001 Oct 25
2
SoundBlaster Live
Folks,
I last saw this problem in a thread in this newsgroup a couple of years
ago, but there was no solution then.
It was then stated that you couldn't get a SoundBlaster Live sound card to
work under Wine because Windows 'ran' everything through the emu10k1.vxd
file and Wine did not support vxd files.
Is this still the case?
Has anyone found a workaround yet?
Pete
2005 Jun 30
2
[OT] SPARC platforms -- WAS: Hot swap CPU
Bryan J. Smith b.j.smith at ieee.org wrote:
>Not only that, but people forget that SPARC is not sold by just Sun.
>SPARC is an IEEE standard licensed under "fair and non-discriminatory"
>terms. The SPARC ISA and most architectural details are freely
>available.
Yep - but what is your point with bringing that up?
>The _majority_ of my Solaris/SPARC experience in more
2002 Apr 05
1
randomForest() segfaults under Solaris(SPARC) 2.7
Invocation of randomForest() using the iris example in the help
file crashes R with a segmentation fault. This happens on
all of our ultraSPARC machines running Solaris 2.7.
We're using R-1.4.1, compiled using Sun cc and f77 and
the flags:
CC=cc
CFLAGS="-xO5 -xlibmil -dalign"
FC=f77
FFLAGS="-xO5 -xlibmil -dalign"
"make check" runs withour errors, and R has been
2007 Apr 18
2
[Bridge] Sparc Bridge problems
Santiago,
I appreciate your offer. I'm not really a kernel hacker, however I do know
C and I would be willing to try if you point me in the right direction.
Here is my first attempt using Debian running on an UltraSPARC:
debian{root}:/root<512>strace -f -F -v brctl addbr br0
execve("/usr/sbin/brctl", ["brctl", "addbr", "br0"], [/* 16 vars */]) =
2009 Oct 15
8
Sparc?
HI All,
I have acquired a Sun Fire VL 240. I know there is not a SPARC version
of CentOS.
Can anyone recommend a good OS for a machine that will do apache,
postfix, mysql, etc.
I know this is sort of a loaded question, but I don't have a lot of
knowledge on distros that are stable on Sparc.
-Jason
2004 Aug 06
4
Re: Compiling ices
----- Original Message -----
From: Karl Heyes <karl@pts.tele2.co.uk>
To: <icecast@xiph.org>
Sent: Friday, January 31, 2003 5:29 PM
Subject: Re: [icecast] Re: Compiling ices
<p>> On Fri, 2003-01-31 at 06:39, Marc Remijn wrote:
> ...
>
> > Kernel output:
> >
> > invalid operand: 0000
> > CPU: 0
> > EIP: 0010:[<d08e25b1>]
2023 Mar 01
6
[libnbd PATCH 0/6] common: catch up with nbdkit
If we compare the "common" subdirectory between nbdkit @ 6b4178d0fdfe
("ci: Temporarily disable perl in MacOS", 2023-02-27) and libnbd @
d05cd8f384a7 ("Version 1.15.11.", 2023-02-28), we find differences. We
can categorize these differences along two (orthogonal) axes:
- Intentional or unintentional.
Intentional differences are for example when one of the libnbd
2006 Sep 29
1
Loading rgdal library
I am trying to load the rgdal library in Mac OS X 10.4.7 (pismo g3
500 mhz).
I already loaded sp and compiled rgdal successfully, such that rgdal
shows up in the package manager GUI. But when I try to load rgdal, I
get the following error message:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library '/Users/rhead/Library/R/library/rgdal/
2006 Aug 17
2
SaltedHashLoginGenerator no such file to load -- iconv
Hi,
I''m trying to use the SaltedHashLoginGenerator as documented on
http://wiki.rubyonrails.com/rails/pages/SaltedHashLoginGenerator
Ruby version: ruby 1.8.4 (2005-12-24) [i386-openbsd3.9]
I''ve the following commands:
gem install salted_login_generator
gem install localization_generator
rails myapp
cd myapp
ruby script/generate salted_login User Localization
All ran
2006 Feb 24
1
Xen hypervisor on SPARC v9
Hi,
Is there anyone who knows about a Xen port to the SPARC v9 architecture (aka
Niagara or UltraSPARC-T1)? I heard there has been some work on it, but don''t
know where to find detailed information. Your help is very appreciated.
Zhiyi
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2010 Dec 13
2
[LLVMdev] Documentation is missing hardware platform FreeBSD on amd64 and states that Solaris/Sparc is 'working'
Here http://llvm.org/docs/GettingStarted.html#requirements FreeBSD/amd64
isn't mentioned. It works quite fine for me.
Also, it mentions that its known to work on Solaris/V9(Ultrasparc).
Isn't this wrong since JIT isn't currently working on Sparc and is only
expected to work with MC project completion? Sparc should me mentioned
in the 'partial support' table.
Also, I think
2002 Nov 26
1
Prebuilt binaries for Sparc Solaris2.8
Hello,
since a few days I'm fascinated by rsync and could successfully build
rsync on the machine I'm the admin of, it was easy to mirror several
sites we are providing on our ftp server.
These few words only for introduction.
Well, as far as I have seen there are no prebuilt binaries for more
actual versions of Solaris than Solaris2.5.1. What I would like to offer
you is that I can
2004 Aug 06
3
Re: Compiling ices
On Thursday 30 January 2003 22:46, Karl Heyes wrote:
> On Thu, 2003-01-30 at 21:13, Marc Remijn wrote:
> > I configured icecast and started it.
> >
> > I configured ices to stream the live input of my soundcard and:
> >
> > streamer@dubhead:~$ ices ices-live.xml
> > [2003-01-30 22:06:54] INFO ices-core/main ices started...
> > [2003-01-30 22:06:54]