Re: 64 bit kernel, 32-bit userland

2008-12-03 Thread Ron Johnson
On 12/03/08 01:33, Sven Joachim wrote: On 2008-12-02 23:06 +0100, Ron Johnson wrote: But now I notice that audio in Flash stutters a *lot*. (I did, though, upgrade from .25 to .26 at the same time. Maybe that's the problem?) To figure that out, build a 32-bit variant of the .26 kernel and/o

Re: 64 bit kernel, 32-bit userland

2008-12-02 Thread Sven Joachim
On 2008-12-02 23:06 +0100, Ron Johnson wrote: > But now I notice that audio in Flash stutters a *lot*. > > (I did, though, upgrade from .25 to .26 at the same time. Maybe > that's the problem?) To figure that out, build a 32-bit variant of the .26 kernel and/or a 64-bit .25 kernel. Sven -- T

Re: 64 bit kernel, 32-bit userland

2008-12-02 Thread Ron Johnson
On 12/01/08 11:14, Ron Johnson wrote: On 12/01/08 02:01, Sven Joachim wrote: On 2008-12-01 02:17 +0100, Ron Johnson wrote: $ grep IA32_EMULATION .config # CONFIG_IA32_EMULATION is not set So your kernel cannot execute 32-bit binaries which is a "small" problem since all the userland is 32-bi

Re: 64 bit kernel, 32-bit userland

2008-12-01 Thread Ron Johnson
On 12/01/08 02:01, Sven Joachim wrote: On 2008-12-01 02:17 +0100, Ron Johnson wrote: $ grep IA32_EMULATION .config # CONFIG_IA32_EMULATION is not set So your kernel cannot execute 32-bit binaries which is a "small" problem since all the userland is 32-bit. Guess not... Does this mean that

Re: 64 bit kernel, 32-bit userland

2008-12-01 Thread Sven Joachim
On 2008-12-01 02:17 +0100, Ron Johnson wrote: > $ grep IA32_EMULATION .config > # CONFIG_IA32_EMULATION is not set So your kernel cannot execute 32-bit binaries which is a "small" problem since all the userland is 32-bit. > Guess not... > > Does this mean that "make menuconfig" also needs ARCH=x

Re: 64 bit kernel, 32-bit userland

2008-11-30 Thread Ron Johnson
On 11/30/08 15:52, Sven Joachim wrote: On 2008-11-29 20:22 +0100, Ron Johnson wrote: On 11/13/08 04:50, Sven Joachim wrote: On 2008-11-13 11:38 +0100, Ron Johnson wrote: I set the subarch to Opteron and, based on what I found in lkml using Google, did: # make clean # ARCH=x86_64 make menuco

Re: 64 bit kernel, 32-bit userland

2008-11-30 Thread Sven Joachim
On 2008-11-29 20:22 +0100, Ron Johnson wrote: > On 11/13/08 04:50, Sven Joachim wrote: >> On 2008-11-13 11:38 +0100, Ron Johnson wrote: >> >>> I set the subarch to Opteron and, based on what I found in lkml using >>> Google, did: >>> >>> # make clean >>> # ARCH=x86_64 make menuconfig >>> # make >>

Re: 64 bit kernel, 32-bit userland

2008-11-29 Thread Ron Johnson
On 11/13/08 04:50, Sven Joachim wrote: On 2008-11-13 11:38 +0100, Ron Johnson wrote: I set the subarch to Opteron and, based on what I found in lkml using Google, did: # make clean # ARCH=x86_64 make menuconfig # make # make modules_install Still 32 bit. Do I have to do this, too? # ARCH=x86

Re: 64 bit kernel, 32-bit userland

2008-11-13 Thread Sven Joachim
On 2008-11-13 11:38 +0100, Ron Johnson wrote: > I set the subarch to Opteron and, based on what I found in lkml using > Google, did: > > # make clean > # ARCH=x86_64 make menuconfig > # make > # make modules_install > > Still 32 bit. Do I have to do this, too? > # ARCH=x86_64 make Yes, this is n

Re: 64 bit kernel, 32-bit userland

2008-11-13 Thread Ron Johnson
On 10/15/08 00:21, Rich Healey wrote: Ron Johnson wrote: On 10/14/08 23:14, Rich Healey wrote: Ron Johnson wrote: On 10/14/08 22:37, Rich Healey wrote: [snip] I'd disagree. 32bit + 64bit kernel is always a good idea, and 64 bit How do you do that? Just install the amd64 kernel and reboot?

Re: 64 bit kernel, 32-bit userland (was Re: old dos and win3.1 games on Debian Etch amd64)

2008-10-14 Thread Rich Healey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ron Johnson wrote: > On 10/14/08 23:14, Rich Healey wrote: >> Ron Johnson wrote: >>> On 10/14/08 22:37, Rich Healey wrote: >>> [snip] I'd disagree. 32bit + 64bit kernel is always a good idea, and 64 bit >>> How do you do that? Just install the am

Re: 64 bit kernel, 32-bit userland (was Re: old dos and win3.1 games on Debian Etch amd64)

2008-10-14 Thread Ron Johnson
On 10/14/08 23:14, Rich Healey wrote: Ron Johnson wrote: On 10/14/08 22:37, Rich Healey wrote: [snip] I'd disagree. 32bit + 64bit kernel is always a good idea, and 64 bit How do you do that? Just install the amd64 kernel and reboot? Yup :) Very simple, addresses a lot of problems. In produ

Re: 64 bit kernel, 32-bit userland (was Re: old dos and win3.1 games on Debian Etch amd64)

2008-10-14 Thread Rich Healey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ron Johnson wrote: > On 10/14/08 22:37, Rich Healey wrote: > [snip] >> I'd disagree. 32bit + 64bit kernel is always a good idea, and 64 bit > > How do you do that? Just install the amd64 kernel and reboot? > Yup :) Very simple, addresses a lot of p