You are not logged in.
Hello,
When arch 64-bit was just released the first time, it was pretty clear that the 32-bit arch was at that time still the arch with most features (e.g. the 64-bit variant had no java or flash support at that time, and who knows what other issues). So I decided to go for the 32-bit version for my computer then.
Today, what could be considered the most supported and 'best' arch? Are there still potential problems when going for the 64-bit one, or is the 64-bit arch the way to go now?
Will the 32-bit arch eventually fade into nothingness as the world fully moves to 64-bit operating systems?
Thanks.
Last edited by aardwolf (2011-05-02 15:11:51)
Offline
Arch 64 is fully caught up with 32 bit, and has all the features of the former. It seems more people are now using the 64 bit, and it runs flawlessly on my systems.
Offline
Will the 32-bit arch eventually fade into nothingness as the world fully moves to 64-bit operating systems?
Errr, what? I'm fine with my 1 GB of RAM so why would I need 64 bit? :-)
According to https://www.archlinux.de/?page=UserStatistics 32 bit is still used on 40% of machines.
Offline
Search the forums and you will find multiple threads discussing the very issue.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Some updates have been released faster for 64bit than 32bit, telling something about what developers prefer to run. I don't say its a rule, and it's still only my personal impression, but for the last couple of years it certainly looks as if Arch foremost is a 64bit distribution with good 32bit support.
There are very few crucial 32bit applications these days, and most of them is dragged behind because of their proprietary nature and focus on the Windows platform. User hardware will demand 32bit support for yet some years to come; all these Intel machines from before the adoption of 64bit technology.
If you have the hardware I see few reasons to sacrifice better performance in many computing heavy tasks and better memory support in favour of a 32bit install.
Offline
Errr, what? I'm fine with my 1 GB of RAM so why would I need 64 bit? :-).
RAM isn't the only reason to switch. There are a few areas where 64-bit does offer much higher computation speed.
[home page] -- [code / configs]
"Once you go Arch, you must remain there for life or else Allan will track you down and break you." -- Bregol
Offline
karol wrote:Errr, what? I'm fine with my 1 GB of RAM so why would I need 64 bit? :-).
RAM isn't the only reason to switch. There are a few areas where 64-bit does offer much higher computation speed.
I know and I fully agree with
If you have the hardware I see few reasons to sacrifice better performance in many computing heavy tasks and better memory support in favour of a 32bit install.
As
Some updates have been released faster for 64bit than 32bit,
You can see it for yourself here. Pick 'Show all' from the list on the top left to get some more info.
Last edited by karol (2011-05-02 19:47:27)
Offline
I dont see reason to use 32bit nowadays..
Offline
I dont see reason to use 32bit nowadays..
Netbooks (like mine) are usually 32bit only.
Offline
_dunmer wrote:I dont see reason to use 32bit nowadays..
Netbooks (like mine) are usually 32bit only.
Of course, if you have 32bit architecture, you have to use 32bit system .)
I meant 64bit hw.
Offline
Well, the one drawback with 64bit is that it produces slightly larger code (due to addressing being 64-bit) but that is imo far outweighed by the benefits, one of which is the addition on 8 new cpu registers which really helps with cpu intensive code.
Offline
Disk space is cheap nowadays. If I had 64 bit hardware I would certainly use the corresponding Arch version.
Vanity of vanities, saith the Preacher, vanity of vanities; all is vanity.
What profit hath a man of all his labour which he taketh under the sun?
All the rivers run into the sea; yet the sea is not full; unto the place from whence the rivers come, thither they return again.
For in much wisdom is much grief: and he that increaseth knowledge increaseth sorrow.
Offline
I think that with the better encryption in 64bit (and the speed with which it is developed) 32bit will be a thing of the past in the next 2-3 years.When was the last time you saw a new computer (other then netbooks) that used 32bit architecture? Nowadays it is all 64bit and at least dual core. I use a amd 64 bit single core (laptop) and it runs way better then my much older 32bit P4.
Last edited by fuzzyninja79 (2011-05-08 18:30:02)
Offline
Arch 64 is fully caught up with 32 bit, and has all the features of the former. It seems more people are now using the 64 bit, and it runs flawlessly on my systems.
I seem to be unable to get some games up and running in Wine on a 64bit setup. The same 32bit setup has no problems with them. Reverting to an old Wine version did the trick in most cases, so it is more of an Upstream problem. I have also issues with a few other 32bit-only applications, mostly game console emulators with too much assembler in them. There will always be old or incompatible software, so if you don't insist on ancient software, you'll be fine.
Offline
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
I think The Arch Overlords could use it next year and some folks would fall for it ... again ;-)
Or drop i686 in favour of ARM.
Offline
64bit still uses too many 32bit librarys...
Offline
64bit still uses too many 32bit librarys...
No it doesn't.
ᶘ ᵒᴥᵒᶅ
Offline
well i have some installed.. but thinking about it, the main archlinux installation may not use any of them... sorry.
Offline
There are two problems on 64-bit Arch: Skype (no 64bit version) and flashplugin (64bit prerelease version is a bit unstable).
Offline
Well, it is never too early to get prepared for the doom of 32 bit systems:
http://en.wikipedia.org/wiki/Year_2038_problem
The bug actually already affects 30 year mortgage loan calculations ![]()
zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)
Offline
There are two problems on 64-bit Arch: Skype (no 64bit version) and flashplugin (64bit prerelease version is a bit unstable).
There is 64 package for Ubuntu, and another for Debian on Skype webpage (I know they are not Arch packages). Also, I use preview versions from preview 2 and experienced no problem so far.
Offline
karol wrote:Errr, what? I'm fine with my 1 GB of RAM so why would I need 64 bit? :-).
RAM isn't the only reason to switch. There are a few areas where 64-bit does offer much higher computation speed.
Indeed. Also remember Arch targets i686. Which really means the "pentium pro" instruction set compatibility level (1995 is calling
). With x86_64 a lot of additional instruction sets became standard (SSE for example). So when the compiler is generating code / optimizing it potentially could use these newer and faster instruction sets. Although most modern 32bit processors (Atom for example) do have these same capabilities, the default arch compilation flags will never make use of these.
Last edited by GogglesGuy (2011-05-13 14:29:41)
Offline
64bit still uses too many 32bit librarys...
[void in ~]$ pacman -Qs lib32 || echo "none"
none
[void in ~]$ uname -m
x86_64
[void in ~]$Offline
einhard wrote:There are two problems on 64-bit Arch: Skype (no 64bit version) and flashplugin (64bit prerelease version is a bit unstable).
There is 64 package for Ubuntu, and another for Debian on Skype webpage (I know they are not Arch packages). Also, I use preview versions from preview 2 and experienced no problem so far.
Yeah, 64bit package which uses 32bit libs. Don't joke, the same thing we have in multilib
Offline