[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: For those who have no sound in their 32bit chroot



Stephen Olander Waters <debian@luy.info> writes:

> On Wed, 2007-01-24 at 08:24 -0500, Matthias Julius wrote:
>> "Gudjon I. Gudjonsson" <gudjon@mc2.chalmers.se> writes:
>> 
>> > Yes, sorry, I sometimes forget to mention relevant information. 
>> > I was only using the 64 bit kernel modules and 32 bit library in chroot and it 
>> > did not work.  But after porting the application to 64 bit it worked like 
>> > charm. 
>> 
>> Then you should be able to debug the application and see wether the
>> device file is actually opened or not.
>> 
>> Could it be that this is some data type issue that both the kernel
>> module and the application use a type for communication that has a
>> different size on a 32 bit platform and on a 64 bit platform?  This
>> way the 32 bit application would only work with a 32 bit kernel and
>> the 64 bit application only with a 64 bit kernel.
>
> It wouldn't surprise me. E.g., ALSA does not work in a 32-bit chroot,
> but the old OSS does.

Which is a bug in ALSA. iptables used to be the same way but is fixed
now.

MfG
        Goswin



Reply to: