You are not logged in.
Pages: 1
Why does the kernel26 of i686 does not compile with the BIGMEM for 64GB? My Notebook have 4GB and now i have to compile my own kernel cause the Arch kernel supports only up to 3GB in case of kernel configuration.
Offline
iirc this was discussed already some time in the past. the conclusion was something like this: BIGMEM seems to slow down memory access significantly enough to warrant it to be disabled and everyone with >4GB ram can just use 64-bit archlinux which supports >4GB ram anyway.
but that was just off the top of my head
cheers
Barde
Offline
yeah but 64bit Arch is a world for hisself xD
Offline
it seems like you either have to go down the rabbithole or compile your kernel yourself
psssst... *whispers* i heard arch64 is pretty stable and usable by now *whispers*
![]()
Offline
http://bbs.archlinux.org/viewtopic.php?id=59410
http://bbs.archlinux.org/viewtopic.php?id=58680
http://bbs.archlinux.org/viewtopic.php?id=47366
http://bbs.archlinux.org/viewtopic.php?id=40631
http://bbs.archlinux.org/viewtopic.php?id=39581
http://bbs.archlinux.org/viewtopic.php?id=34988
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
My two cents: PAE is garbage, use Arch64
"yeah but 64bit Arch is a world for hisself xD"
Not really, Java and Flash will run without problems on Arch64.
Offline
You can also run a 64bit kernel with a 32 bit userland if you are really paranoid about stuff lik w(h)ine
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
I'd be using x86_64 arch still if it had better compatability for the programs I want to run. If you're looking to run things like Java, Second Life, etc., x86_64 will give you issues. In second life, for example, streaming music and video doesn't work because the necessary lib32 packages for gstreamer do not exist.
Offline
You can always install an x86_64 version of kernel26 and use that one instead of the i686 version of kernel26. You will have full support for all memory installed in your box if your chipset supports it, and you will still have a 32bit userspace.
I think Fedora had this on the roadmap: every CPU that can run a 64bit kernel should get it installed by default. Userspace architecture is up to the user.
FYI: I run an amd64 kernel with 32bit userspace on all our webservers with only 2GB of memory. The 8GB boxes have amd64 userspace also.
Offline
x86_64 kernel with a 32bit userland is a nice idea, but you're screwed if you then have the desire/need to use anything that has to build a kernel module. Had that issue myself when I wanted to install OSS or VMWare (can't remember which but both would suffer from the problem).
Conversely, the opposite problem of not being able to compile 32bit apps without a chroot is what keeps me from running a 64bit userland. ![]()
Edit: Well, that and the half-assed nature of Arch's multilib support in general. ![]()
Last edited by Exopaladin (2009-08-11 04:04:00)
Offline
x86_64 kernel with a 32bit userland is a nice idea, but you're screwed if you then have the desire/need to use anything that has to build a kernel module. Had that issue myself when I wanted to install OSS or VMWare (can't remember which but both would suffer from the problem).
Conversely, the opposite problem of not being able to compile 32bit apps without a chroot is what keeps me from running a 64bit userland.
Edit: Well, that and the half-assed nature of Arch's multilib support in general.
Arch is supposed to be a "pure" system, no multilib stuff. Although I admit that some things might crap themselves because of that.
On the stability and usability of Arch64, I am using it now and I have no complains, it is almost as painless as the 32bit flavor but I don't play games for now so I can't comment on that (no 3d in oss drivers yet
).
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
My biggest issue with x86_64 is that there's no working java plugin for the browser.
This means you can't run any applet or java web start application. That's a no-go at my company.
Offline
My biggest issue with x86_64 is that there's no working java plugin for the browser.
This means you can't run any applet or java web start application. That's a no-go at my company.
fukawi2@phil-desktop ~ $ pacsearch jre
jre
fukawi2@phil-desktop ~ $ uname -m
x86_64Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
That was hardly worth bumping an old thread for.
![]()
Offline
Sorry for re-opening this thread, you're right sand_man.
But since I already did it, let's close this subject.
I'm was a Debian user for the last years and have tried many times to make jre plugin work on amd64.
I've tried different jre's and browser's and it never worked correctly.
I switched to Archlinux this week and just assumed that it was a java 64bits problem, not Debian's.
http://bugs.sun.com/view_bug.do?bug_id=4802695
When Themaister said it worked for him. I didn't believe and download Arch x86_64 immediately.
I've just tested it now and I'm very surprised it works! ![]()
Thanks a lot, I'm very happy to know this.
Again, sorry to bother.
Offline
Good to hear
![]()
Offline
Pages: 1