x86 vs 64-bit Ubuntu
Moderator: Thanas
- Dominus Atheos
- Sith Marauder
- Posts: 3904
- Joined: 2005-09-15 09:41pm
- Location: Portland, Oregon
x86 vs 64-bit Ubuntu
Which is better? The last time I used the 64-bit version it had a lot of problems, but that was a while ago, and I wanted to know if that had changed. Are there even any pros to the 64-bit version?
And while I'm asking questions about Ubuntu, where can I find an iso of the DVD release?
And while I'm asking questions about Ubuntu, where can I find an iso of the DVD release?
- raptor3x
- Padawan Learner
- Posts: 167
- Joined: 2005-07-04 11:34pm
- Location: University Park, PA
- Contact:
Re: x86 vs 64-bit Ubuntu
I doubt it will be worth it to switch to 64-bit until standard PC configurations have 4GB or greater or memory. Until then, support for 64-bit is just not there.Dominus Atheos wrote:Which is better? The last time I used the 64-bit version it had a lot of problems, but that was a while ago, and I wanted to know if that had changed. Are there even any pros to the 64-bit version?
And while I'm asking questions about Ubuntu, where can I find an iso of the DVD release?
The best part of being a mad scientist is never having to ask yourself, "Should I really be doing this?"
"Liberals tend to clump together in places where they can avoid reality and diversity of opinion, like big cities, especially in the east and west coast and college towns." --nettadave2006
"Googles methods are a secret black box and some left leaning folks sit on it's board. I've noticed an imbalance when I search certain other topics related to Obama or other hot button topics, especially in the first page or two of results given.."--nettadave2006
"Liberals tend to clump together in places where they can avoid reality and diversity of opinion, like big cities, especially in the east and west coast and college towns." --nettadave2006
"Googles methods are a secret black box and some left leaning folks sit on it's board. I've noticed an imbalance when I search certain other topics related to Obama or other hot button topics, especially in the first page or two of results given.."--nettadave2006
- Starglider
- Miles Dyson
- Posts: 8709
- Joined: 2007-04-05 09:44pm
- Location: Isle of Dogs
- Contact:
Re: x86 vs 64-bit Ubuntu
I am using the 64-bit version on all of our servers and two desktops and it works fine. 2GB usable address space is a crippling limitation for most of the AI code I am running and there is a small but noticable performance increase in 64 bit mode (for our code probably due to the extra registers - unlike many OO obsessives I try to minimise pointer use so the doubled pointer size isn't a big issue - though I do use a relatively large amount of long ints and 64-bit bitfield ops as well). Support is fine unless you have really obscure hardware; a major selling point of x86-64 is that all user-space 32-bit software runs perfectly without recompilation.raptor3x wrote:I doubt it will be worth it to switch to 64-bit until standard PC configurations have 4GB or greater or memory. Until then, support for 64-bit is just not there.
Just use 32 bit, there's a fair bit of software that doesn't work well on 64 bit- yes, Linux supports running both 32 and 64 bit apps, but Debian based distros, of which Ubuntu is one, don't support this w/o some manual dicking around, eg for 32 firefox to run the 32 bit only flash, mplayer w/ 32 bit codecs, etc.
Not really worth the effort. I believe Fedora and CentOS support multiarch, as well as Gentoo, but they're not as user friendly.
I thought the maximum address space was 4G on 32bit mode, not 2G?
As for DVD images: http://cdimage.ubuntu.com/dvd/current/
I would just get a CD image and download the rest- you probably won't use most of the stuff on the DVD, and it'll take longer to download. The DVD installer does have more installer options on a single disc though (eg the alternate installer which I like to use, since the GUI installer blows chunks (doesn't support LVM/RAID)).
Not really worth the effort. I believe Fedora and CentOS support multiarch, as well as Gentoo, but they're not as user friendly.
I thought the maximum address space was 4G on 32bit mode, not 2G?
As for DVD images: http://cdimage.ubuntu.com/dvd/current/
I would just get a CD image and download the rest- you probably won't use most of the stuff on the DVD, and it'll take longer to download. The DVD installer does have more installer options on a single disc though (eg the alternate installer which I like to use, since the GUI installer blows chunks (doesn't support LVM/RAID)).
ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer
George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor
Ummm.... sudo apt-get install ia32-libs... there, you can run 32bit stuff... then it's just a matter of downloading the 32bit firefox and installing it or adding the 32bit repositories. It's some extra work yeah, but any stupid moron can follow one of the 5000 guides on ubuntuforums.org.Pu-239 wrote:Just use 32 bit, there's a fair bit of software that doesn't work well on 64 bit- yes, Linux supports running both 32 and 64 bit apps, but Debian based distros, of which Ubuntu is one, don't support this w/o some manual dicking around, eg for 32 firefox to run the 32 bit only flash, mplayer w/ 32 bit codecs, etc.
“Most people are other people. Their thoughts are someone else's opinions, their lives a mimicry, their passions a quotation.” - Oscar Wilde.
- Uraniun235
- Emperor's Hand
- Posts: 13772
- Joined: 2002-09-12 12:47am
- Location: OREGON
- Contact:
Maybe in the future we could have all user guide documentation located in forums!
"There is no "taboo" on using nuclear weapons." -Julhelm
What is Project Zohar?
"On a serious note (well not really) I did sometimes jump in and rate nBSG episodes a '5' before the episode even aired or I saw it." - RogueIce explaining that episode ratings on SDN tv show threads are bunk
"On a serious note (well not really) I did sometimes jump in and rate nBSG episodes a '5' before the episode even aired or I saw it." - RogueIce explaining that episode ratings on SDN tv show threads are bunk
- Starglider
- Miles Dyson
- Posts: 8709
- Joined: 2007-04-05 09:44pm
- Location: Isle of Dogs
- Contact:
Total virtual address space yes, but by default half of that is reserved as kernel address space. You have to mess about with settings on both Windows and Linux to increase it, and AFAIK you still can't get it above 3GiB.Pu-239 wrote:I thought the maximum address space was 4G on 32bit mode, not 2G?
Hrm, doesn't look like the case AFAIK from http://kerneltrap.org/node/2450
ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer
George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor
Yeah, but what if I want to be lazy? Plus again, debian based distros don't have proper multiarch- the 32 bit repos are a dirty hack, since the package manager isn't actually aware the apps are 32 bits, plus the repos are 3rd party. I guess practically it really doesn't matter....Resinence wrote:Ummm.... sudo apt-get install ia32-libs... there, you can run 32bit stuff... then it's just a matter of downloading the 32bit firefox and installing it or adding the 32bit repositories. It's some extra work yeah, but any stupid moron can follow one of the 5000 guides on ubuntuforums.org.Pu-239 wrote:Just use 32 bit, there's a fair bit of software that doesn't work well on 64 bit- yes, Linux supports running both 32 and 64 bit apps, but Debian based distros, of which Ubuntu is one, don't support this w/o some manual dicking around, eg for 32 firefox to run the 32 bit only flash, mplayer w/ 32 bit codecs, etc.
As for lack of documentation- it's not there since it's a 3rd party hack.
As for documentation regarding pirated codecs which are the most common use of 3rd party repos, it's because they're not really legal - codecs are repackaged violating EULA (same situation w/ CCCP for windows really, linux people are just more careful about being sued. ).
ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer
George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor