• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Problems with new Linux kernel

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Originally posted by: Nothinman
Have you ever used the AMD-64 version of Debian?

It's pure 64 so if you want to use 32-bit things like non-free flashplugin, w32codecs, etc you'll need to setup a 32-bit chroot.

The command linux32 will run 32-bit programs under a 64-bit environment won't it?
 
The command linux32 will run 32-bit programs under a 64-bit environment won't it?

All that does is make the process believe it's running on a 32-bit machine, i.e. if you run a shell under linux32 and type 'uname -m' it'll return i686. You still need all of the 32-bit shared libraries and crap available for the 32-bit process to actually start.
 
Back
Top