* Re: snd-hdsp oddities
@ 2004-07-02 12:56 ico-rDkNP/OoUoU
2004-07-02 13:15 ` Re: [linux-audio-dev] " Takashi Iwai
0 siblings, 1 reply; 4+ messages in thread
From: ico-rDkNP/OoUoU @ 2004-07-02 12:56 UTC (permalink / raw)
To: alsa-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
linux-audio-dev-oG0YroN0ZiqENrSoib9kfje48wsgrGvP
Cc: ico-rDkNP/OoUoU
> Shouting "DON'T USE 2.6" isn't a good solution. Though, we need to
> inform to "set LD_ASSUME_KERNEL as a workaround"...
Pardon my ignorance but how does one do this? As a part of the config before compiling kernel or?
Also, any ideas on the odd behavior of the hdspmixer? (see my other post)
Ico
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: [linux-audio-dev] snd-hdsp oddities
2004-07-02 12:56 snd-hdsp oddities ico-rDkNP/OoUoU
@ 2004-07-02 13:15 ` Takashi Iwai
[not found] ` <s5hwu1m8s8t.wl-UC7Roit8zEholqkO4TVVkw@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2004-07-02 13:15 UTC (permalink / raw)
To: ico; +Cc: alsa-devel, linux-audio-dev
At Fri, 2 Jul 2004 12:56:06 +0000,
<ico@fuse.net> wrote:
>
> > Shouting "DON'T USE 2.6" isn't a good solution. Though, we need to
> > inform to "set LD_ASSUME_KERNEL as a workaround"...
>
> Pardon my ignorance but how does one do this? As a part of the
> config before compiling kernel or?
No, just set the environment variable like
export LD_ASSUME_KERNEL=2.4.19
(better globally) and start jack. That's all.
In this way, glibc chooses LinuxThreads instead of NPTL.
> Also, any ideas on the odd behavior of the hdspmixer? (see my other post)
Not checked yet... Did hdspmixer work on any versions correctly on
your system?
Takashi
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* snd-hdsp oddities
@ 2004-07-02 0:22 ico-rDkNP/OoUoU
2004-07-02 2:16 ` Paul Davis
0 siblings, 1 reply; 4+ messages in thread
From: ico-rDkNP/OoUoU @ 2004-07-02 0:22 UTC (permalink / raw)
To: linux-audio-dev-oG0YroN0ZiqENrSoib9kfje48wsgrGvP,
alsa-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Cc: ico-rDkNP/OoUoU
Hi all,
I am using the latest 2.6.7 kernel (tried also 2.6.5) but with hdsp I cannot select anything lower than 1024x2 buffer settings in jackd without having massive xruns.
Asoundrc is fine, modprobe.conf is fine too.
The hdsp runs fine with the aforementioned settings but anything lower simply is horrible.
The kernel is patched with all kinds of mm patches but I am not currently using -r option nor the realtime module (a bit scared of freezing my machine :-). Is this the best one can do in user-space?
Any help is greatly appreciated!
Best wishes,
Ico
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: snd-hdsp oddities
@ 2004-07-02 2:16 ` Paul Davis
2004-07-02 7:32 ` Re: [linux-audio-dev] " Russell King
0 siblings, 1 reply; 4+ messages in thread
From: Paul Davis @ 2004-07-02 2:16 UTC (permalink / raw)
To: The Linux Audio Developers' Mailing List
Cc: ico-rDkNP/OoUoU, alsa-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
>I am using the latest 2.6.7 kernel (tried also 2.6.5) but with hdsp I cannot s
>elect anything lower than 1024x2 buffer settings in jackd without having massi
>ve xruns.
Give up on 2.6 for now. If you can't give up on it, then at least run
all (audio) apps with the environment variable LD_ASSUME_KERNEL set to
2.4.19.
When the dust settles from the kernel and NPTL, 2.6 will be more
viable. Right now, even though it works for some people, its not a
generally viable platform for realtime audio.
--p
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: [linux-audio-dev] snd-hdsp oddities
2004-07-02 2:16 ` Paul Davis
@ 2004-07-02 7:32 ` Russell King
0 siblings, 0 replies; 4+ messages in thread
From: Russell King @ 2004-07-02 7:32 UTC (permalink / raw)
To: Paul Davis; +Cc: The Linux Audio Developers' Mailing List, alsa-devel, ico
On Thu, Jul 01, 2004 at 10:16:39PM -0400, Paul Davis wrote:
> >I am using the latest 2.6.7 kernel (tried also 2.6.5) but with hdsp I cannot s
> >elect anything lower than 1024x2 buffer settings in jackd without having massi
> >ve xruns.
>
> Give up on 2.6 for now. If you can't give up on it, then at least run
> all (audio) apps with the environment variable LD_ASSUME_KERNEL set to
> 2.4.19.
That is a bad attitude IMHO - if everyone follows that example, it
means that 2.6 will _never_ progress. We, as kernel, developers rely
completely on users running the thing to find any problems, so these
types of reports are invaluable.
Ico - isn't this the same device which we recently had problems with
on PCMCIA?
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-07-02 13:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-02 12:56 snd-hdsp oddities ico-rDkNP/OoUoU
2004-07-02 13:15 ` Re: [linux-audio-dev] " Takashi Iwai
[not found] ` <s5hwu1m8s8t.wl-UC7Roit8zEholqkO4TVVkw@public.gmane.org>
2004-07-02 13:55 ` [Alsa-devel] " Florian Schmidt
-- strict thread matches above, loose matches on Subject: below --
2004-07-02 0:22 ico-rDkNP/OoUoU
2004-07-02 2:16 ` Paul Davis
2004-07-02 7:32 ` Re: [linux-audio-dev] " Russell King
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.