Re: [Alsa-user] libaoss.so fails preloading

2008-04-29 Thread Derek Wickersham
On Tuesday 29 April 2008 05:53:53 pm Thomas Kuther wrote: > Not sure how your distro does it, on Gentoo the multilib setup looks > like: > /lib64 > /lib32 > /lib -> /lib64 > /usr/lib64 > /usr/lib32 > /usr/lib -> /usr/lib64 > > and then things are linked accordingly.. so flash needs all things like

Re: [Alsa-user] libaoss.so fails preloading

2008-04-29 Thread Thomas Kuther
On Di, 29.04.08 15:05 Derek Wickersham <[EMAIL PROTECTED]> wrote: > On Tuesday 29 April 2008 01:34:32 pm Thomas Kuther wrote: > > > export CFLAGS="-m32" > > export LDFLAGS="-melf_i386" > > Did not work for me: > [EMAIL PROTECTED] alsa-oss-1.0.15]# export CFLAGS="-m32" > [EMAIL PROTECTED] alsa-os

Re: [Alsa-user] libaoss.so fails preloading

2008-04-29 Thread Thomas Kuther
On Di, 29.04.08 14:51 Derek Wickersham <[EMAIL PROTECTED]> wrote: > On Tuesday 29 April 2008 01:28:42 pm Thomas Kuther wrote: > > > I'm wondering about what sound spitting firefox plugin could it be > > that forces you to use OSS(-wrapper). > > > > I have installed following plugins that can make

Re: [Alsa-user] libaoss.so fails preloading

2008-04-29 Thread Derek Wickersham
On Tuesday 29 April 2008 01:34:32 pm Thomas Kuther wrote: > export CFLAGS="-m32" > export LDFLAGS="-melf_i386" Did not work for me: [EMAIL PROTECTED] alsa-oss-1.0.15]# export CFLAGS="-m32" [EMAIL PROTECTED] alsa-oss-1.0.15]# export LDFLAGS="-melf_i386" [EMAIL PROTECTED] alsa-oss-1.0.15]# ./config

Re: [Alsa-user] libaoss.so fails preloading

2008-04-29 Thread Derek Wickersham
On Tuesday 29 April 2008 01:28:42 pm Thomas Kuther wrote: > I'm wondering about what sound spitting firefox plugin could it be that > forces you to use OSS(-wrapper). > > I have installed following plugins that can make use of the sound > device (firefox 64bit): > * mplayerplug-in 3.50 (64bit) > *

Re: [Alsa-user] libaoss.so fails preloading

2008-04-29 Thread Thomas Kuther
On Di, 29.04.08 11:28 Derek Wickersham <[EMAIL PROTECTED]> wrote: > On Tuesday 29 April 2008 11:09:15 am you wrote: > > libaoss.so in /usr/lib should be a 32 bit shared object. > > > > You have a 32 bit app (probably firefox) that the loader is trying > > to preload /usr/lib/libaoss.so - if it doe

Re: [Alsa-user] libaoss.so fails preloading

2008-04-29 Thread Thomas Kuther
On Di, 29.04.08 14:51 James Pearson <[EMAIL PROTECTED]> wrote: > Derek Wickersham wrote: > > My system: > > Linux ben 2.6.23.16-1mdv #1 Mon Feb 11 07:24:40 EST 2008 x86_64 AMD > > Athlon(tm) 64 X2 Dual Core Processor 4400+ GNU/Linux > > > > # lsmod | grep snd > > snd_seq_dummy 4740 0 >

Re: [Alsa-user] random hang when using latest snd-oxygen driver

2008-04-29 Thread Clemens Ladisch
Peter A. Friend wrote: > I have a bGears b-Enspirer card supported by the snd-oxygen driver of > the latest ALSA release. Things work fine for a short time then the > machine hangs and I am forced to reboot. > ... > Usually the system hangs when adjusting the volume or skipping tracks > in Rhythmbo

Re: [Alsa-user] libaoss.so fails preloading

2008-04-29 Thread Derek Wickersham
On Tuesday 29 April 2008 11:09:15 am you wrote: > libaoss.so in /usr/lib should be a 32 bit shared object. > > You have a 32 bit app (probably firefox) that the loader is trying to > preload /usr/lib/libaoss.so - if it doesn't exist, or is not a 32 bit > shared object, then you get the 'cannot be p

Re: [Alsa-user] Fwd: Re: libaoss.so fails preloading

2008-04-29 Thread James Pearson
Derek Wickersham wrote: > Hi, > > Thanks for the quick reply. I have been researching this for literally weeks > and have gotten nowhere. > > One of the things I had previously checked (and should have made mention of > in > the original post) was the libaoss.so binary itself: > > # file /

[Alsa-user] Fwd: Re: libaoss.so fails preloading

2008-04-29 Thread Derek Wickersham
Hi, Thanks for the quick reply. I have been researching this for literally weeks and have gotten nowhere. One of the things I had previously checked (and should have made mention of in the original post) was the libaoss.so binary itself: # file /usr/lib/libaoss.so.0.0.0 /usr/lib/libaoss.so.

Re: [Alsa-user] libaoss.so fails preloading

2008-04-29 Thread James Pearson
Derek Wickersham wrote: > My system: > Linux ben 2.6.23.16-1mdv #1 Mon Feb 11 07:24:40 EST 2008 x86_64 AMD > Athlon(tm) > 64 X2 Dual Core Processor 4400+ GNU/Linux > > # lsmod | grep snd > snd_seq_dummy 4740 0 > snd_seq_oss35024 0 > snd_seq_midi_event 8840 1 snd_seq

[Alsa-user] libaoss.so fails preloading

2008-04-29 Thread Derek Wickersham
My system: Linux ben 2.6.23.16-1mdv #1 Mon Feb 11 07:24:40 EST 2008 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ GNU/Linux # lsmod | grep snd snd_seq_dummy 4740 0 snd_seq_oss35024 0 snd_seq_midi_event 8840 1 snd_seq_oss snd_seq56120 5 snd_se