Originally posted by: episodic
So when I use apt-get whatever - it will automatically pick the right thing? Biggies for me is photography related stuff. . .like the newest GIMP 2.4, etc.
So when I use apt-get whatever - it will automatically pick the right thing? Biggies for me is photography related stuff. . .like the newest GIMP 2.4, etc.
Often times, just getting it from Debian is OK and failing the other sources they almost always have 64-bit versions. (You may run into some dependency problems w/ the Debian route.)
So what is the advantage for the average user of going 64bit?
Originally posted by: Nothinman
So what is the advantage for the average user of going 64bit?
When I got my AMD64 system I looked at it from the opposite perspective, i.e. what would I lose by installing the AMD64 port of Debian and the only thing I've run into so far is flash and not having that in my main browser is more of a feature than a problem. Most of the differences are under the hood so what you see in general is exactly the same, all of the same packages run exactly the same way on both architectures. Some stuff will be slower, some stuff will be faster so it's hard to make a judgement without looking at a specific process.
The ideal situation is a fully biarch distribution so that you can run a 32-bit system and then install any 64-bit packages that you might need. But that's not really doable since I don't think any distribution supports that too well if at all just yet. But right below that would be installing a standard i386 distribution and then installing a 64-bit kernel. That'll give you the physical memory support and the ability to run 32-bit and 64-bit binaries. Debian makes this simple by packaging an AMD64 kernel in their i386 distribution but I don't know if anyone else does.
Would the 32-bit apps you're running on the 64-bit kernel be able to address over 2G of RAM though? Or is this a higher level limitation in the 32-bit kernel?
Originally posted by: trmiv
I setup Ubuntu 7.10 i386 on my laptop (Core2Duo T7200 cpu) last night (switched from PCLinuxOS), now I'm debating on if I should remove it and put the 64 bit version on there.
sudo apt-get install linux-image-generic
Do you need 64-bit Linux to utilize 4gb of ram as Windows does, or is that a Windows-only issue?
32bit linux will use the full 4GB, however each process only has (I believe) 3GB max.
Originally posted by: trmiv
I went ahead and reinstalled Ubuntu 7.10 and switched to the AMD64 version. So far it's been just as smooth sailing as the i386 version was. I heard certain media players and flash can be an issue, but they have worked for me no problem so far. Is it any faster? I have no idea really, the only thing I do notice is large video files seem to launch more quickly than before. I haven't done any encoding yet so I can't comment on that. I don't do anything too hardcore though so I could have just stayed with the 32 bit version though, but this is cool.