Displaying 20 results from an estimated 300 matches similar to: "Logo usage?"
2008 Jan 22
0
Re: Problem with Blackfin assembly optimizations -- bug in fixed_bfin.h?
Hi Marc,
I encountered the problems even with older versions of speex, including 1.2beta2 and 1.1.12, too.
I had no time in the last weeks to investigate this issue further, sorry. Hopefully, I'm able to do some more test the next days, but I have no real idea how to proceed
Performance and quality seem to be o.k. for me if I deactivate the Blackfin optimizations inside the file
2008 Jan 24
0
FW: Re: Problem with Blackfin assembly optimizations -- bug in fixed_bfin.h?
Hi Jean-Marc,
I did some further checks with 1.2 beta 3:
The problematic function is DIV32_16 inside fixed_bfin.h. When I comment it out (i.e. replace it by the generic version of the routine), the quality improves significantly. Nevertheless, there is still a horrible distortion when there is some overdrive/saturation in the input signal. For me, it looks like there's an instable filter
2008 Feb 01
1
FW: Re: Problem with Blackfin assembly optimizations -- bug in fixed_bfin.h / resampler saturation???
Hi Jean-Marc,
didn't get a reply to my last post (see below) -- do you have no idea what happens here?
After some more tests, I disabled the DIV32_16 Blackfin optimizations and now get good quality on the Blackfin. But when I have overdrive on the input, things become very bad -- I'm not sure if this is really a filter stability issue like I wrote some weeks ago.
I use the speex
2008 Jan 07
1
Problem with Blackfin assembly optimizations -- bug in fixed_bfin.h?
Hello everybody,
I'm currently trying to run speex on the Blackfin (BF-537) STAMP evaluation board unter uCLinux.
Using 1.2 beta 3, I encountered problems when activating the Blackfin assembler optimizations. Without optimizations for blackfin, i.e. calling
./configure --enable-fixed-point --host=bfin-uclinux
everything seems to work fine.
But when I add the --enable-blackfin-asm flag to
2007 Jun 13
2
[LLVMdev] LLVM binaries for Windows and more
> -----Ursprüngliche Nachricht-----
> Von: asl at math.spbu.ru, LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
> Gesendet: 13.06.07 23:13:08
> An: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
> Betreff: Re: [LLVMdev] LLVM binaries for Windows and more
>
> Hello, Andreas.
>
> > It seems that the generated ASM code cannot be assembled
2008 Oct 17
1
REQ: Dovecot Authentication Problem with PAM
Hi , I have a problem with Authentication.I don't no, where is the problem,Can anyone help me undestand this problem.
Thanks in Advance
here is some files:
The configuration file dovecot.conf
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap pop3
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
login_executable(imap): /usr/lib/dovecot/imap-login
2008 Feb 12
1
Re: Problem with Blackfin assembly optimizations -- bug in fixed_bfin.h / resampler saturation???
Hi,
when I compile with FIXED_DEBUG enabled, I get an error -- both when make tries to build testenc.o and when I try to link my app against the speex lib:
lorenz@panelmaker:~/Blackfin/tests/speex_loopthrough$ make
bfin-uclinux-gcc -c -g -I/home/lorenz/include -o main.o main.c
bfin-uclinux-gcc -gl -elf2flt -L/home/lorenz/lib -o speex_through main.o -lspeex_debug -lspeexdsp -lm
2008 Feb 05
1
Re: Problem with Blackfin assembly optimizations -- bug in fixed_bfin.h / resampler saturation???
Hi,
I just started to examine the DIV32_16 function (Blackfin ASM version), and wondered why the return value of the function inside 'fixed_bfin.h' is of type 'spx_word16_t', but the local variable 'res' which is returned by this function is of type 'spx_word32_t'. Is this a trick of optimization or a bug?
(Same question for PDIV32_16 and MAX16, too!)
best
2007 Aug 03
0
problem with ite8875F to assign to domU
Hallo,
the device is working without problems in the dom0, found from parport_pc:
dmesg small2 snip:
parport_pc: ITE8875 found (1P)
parport0: PC-style at 0xf000 [PCSPP,TRISTATE,EPP]
parport0: Printer, Kyocera FS-1700+
parport_pc: ITE 8872 parallel port: io=0xF000
parport1: PC-style at 0x378 [PCSPP,TRISTATE]
snap
to assign this device to a domU I gave the boot-parmaters
2008 Feb 08
1
Re: Problem with Blackfin assembly optimizations -- bug in fixed_bfin.h / resampler saturation???
Hi,
I tried to figure out what the problem is -- but it seems to be totally different from what I expected.
My status at the moment is:
- computing results for "generic" and "Blackfin ASM" versions of the DIV32_16 function are the same, there is no "algorithmic bug"
- Instead, there seems some sort of memory corruption:
When I comment out the DIV32_16 function
2008 Feb 22
1
Re: Problem with Blackfin assembly optimizations -- bug in fixed_bfin.h / resampler saturation???
Hi Jean-Marc,
after some problems with getting svn to work here I finally made it. Problem is, you write that I cannot use libspeex and libspeexdsp at the same time now -- because I use a "live" system (mic-in -> speex_enc -> speex_dec -> headphone out) and I can run the AD1836 audio codec on 48 kHz only, I cannot use my program now (because I use speex resampling...)
So I
2008 Mar 05
1
Problem with Blackfin assembly optimizations -- bug in fixed_bfin.h / resampler saturation???
Jean-Marc, Frank,
I have stumbled across a similar situation regarding optimization.
I seem to have a similar setup as Frank does with a fixed 48khz in and out. The wideband mode and ultra-wideband modes are really what I?m looking for.
I have a test application that reads audio, downsample to 16kHz (or 32kHz), speex encode, speex decode, upsample back to 48kHz, and playback.
If I remove
2004 Jun 06
0
Unable to find the Domain Master Browser
I keep getting the error 'Unable to find the Domain Master Browser' in my
log,nmbd
below is an extract from my error log;
I've added: local master = yes , preferred master = yes to my smb.conf
I used swat to create configuration file. Trying to conect in with an XP
box, I've enabled MS networks, wins server -> 192.168.0.1,
I've added my XP user/pass to the samba DB, open
2008 Mar 14
2
Problems with Samba
Hi,
I administrate a server (debian etch) on which runs samba, version 3.0.24-6et. Everything worked fine until today. I tried to logon on the server via a clientmachine (win2k, winxp), but i got an error, "System cannot logon because domain not reachable". (it is possible to ping the server and to establish a shortcut (to logon) to the server - that works). I have no idea what
2008 May 27
3
mount shares with path
I need to mount a share I don't have direct access to only to one subdirectory.
I have no problems mounting other shares on the same windows server with
the same permissions.
I can mount the volume through gnome "Connect to Server...", but I need it
on the filesystem.
What is working:
smbmount //server1/share1 /mnt -o -fstype=cifs -noperm,credentials=/etc/auto.smb.server1
What is
2007 Sep 24
5
Mapped Drive
I am having trouble running rsync over a mapped drive. Basically it only
copies whole files. I use the -rvcS switches. Any suggestions?
TIA
_____________________________
Stephen Zemlicka
Integrated Computer Technologies
PH. 608-558-5926
E-Mail <mailto:stevezemlicka@gmail.com> stevezemlicka@gmail.com
-------------- next part --------------
HTML attachment scrubbed and
2008 Sep 18
5
propensity score adjustment using R
Hi all,
i am looking to built a simple example of a very basic propensity
score adjustment, just using the estimated propensity scores as
inverse probability weights (respectively 1-estimated weights for the
non-treated). As far as i understood, MLE predictions of a logit model
can directly be used as to estimates of the propensity score.
I already considered the twang package and the
2007 Feb 24
3
Mongrel Cluster 1.0.1.1 Prerelease: Healing power of the pack!
Hello all...
I know its been a while since the last one, but a new prerelease is
available with a gratuitous increase in version numbers!
gem install mongrel_cluster --source http://mongrel.rubyforge.org/releases/
This one has some new features in it that need to be tested on all unix
platforms. Please run --clean and cluster::status on every *nix you can
find. I run linux so the rest are up
2008 Feb 09
13
locking and gfs
Hi there,I run samba as a PDC and tried to make this PDC high available with
redhat cluster suite and gfs. I experienced the following problem while
doing this:
If I set the option locking = no in smb.conf it takes about 4 minutes to
copy a file of 1GB size. If I set locking = yes it takes about 1 hour. Im
not sure if locking = no sets locking off for all locking options. At least
I need locking
2000 Feb 21
0
Help with windwos 2000 and Samba 2.0.3 / can't see shares
I reported this (or tried, I emailed the bug list with the results with
debug set high). Both 2.0.7 pre1 and the CVS today won't show shares.
I note that tcpdump apparently shows that it is trying to negotiate an
old protocol - I can see the decode of the Win98 traffic, but not W2K.
It fails on the routine that does the get next share name.
Basically with W2K, smbclient -L won't show