LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-04-2004, 11:29 PM   #1
BeyondTheBlue
LQ Newbie
 
Registered: Nov 2004
Posts: 5

Rep: Reputation: 0
64-bit linux, x86 apps?


It's about time to upgrade my home pc / workstation, and I'm looking at one of the 64-bit Athlon FXs. If I do decide to go that route, I'd prefer to use a 64-bit version of Linux so that I can make the most of my CPU. Now, I know that Windows XP 64-bit can (or at least is supposed to be able to) run 32-bit apps when running with a 64-bit CPU, and that the FX series is capable of running 32-bit Operating Systems and software, but what I want to know is if I install a 64-bit version of Linux if I can run x86 apps, or if I'll be restricted to running only 64-bit binaries?
 
Old 11-05-2004, 12:52 AM   #2
tek1024
Member
 
Registered: Sep 2003
Posts: 49

Rep: Reputation: 15
I have an Athlon64 3200+ (not FX, but the design for this discussion is practically identical). The binaries you will run will be designated "x86_64" instead of "i386", and these precompiled binaries are, in my experience, the only ones that will run. My uneducated opinion on the matter is that it's a limitation of RPM, not of the kernel.

The way to get around it is thus: either install a 32-bit OS (Fedora Core 2 i386 is running on my machine right now), or install the x86_64 version and then compile all 32-bit apps from scratch that you need. Depending on your needs, this may not be sufficient or satisfactory for you.

What specifically would you like to run? Are the apps too numerous to list, or is it a few that you could send out to the forum and let me/us test them?
 
Old 11-05-2004, 01:02 AM   #3
daihard
Member
 
Registered: Jul 2003
Location: Seattle, WA
Distribution: Kubuntu 14.04 LTS
Posts: 915

Rep: Reputation: 34
Given tek1024's explanations, I would not go for a 64-bit CPU yet if I were the OP. The existing 32-bit CPU's are still plenty fast, and IMO, there will not be a very wide variety of (precompiled) 64-bit Linux applications available for the next couple of years.
 
Old 11-05-2004, 01:32 AM   #4
tek1024
Member
 
Registered: Sep 2003
Posts: 49

Rep: Reputation: 15
It's true; if I were not already committed, I might not have gone 64-bit (though definitely AMD). It is a lot of work, but it's also quite rewarding if you're willing to put in the time and energy. Frankly, I was looking for something a little more quick and easy, but I don't plan on upgrading CPU/mobo for another couple of years. (With my Abit KV8-Pro, I'll be overclocking the beast as the next "upgrade.") It's up to you whether it's worth recompiling &c.
 
Old 11-05-2004, 03:37 AM   #5
elluva
Member
 
Registered: Aug 2003
Location: Belguim, Ostend and Ghent
Distribution: Ubuntu
Posts: 600

Rep: Reputation: 30
it also depends on what Linux you would want to be running. If you run a source distro like Gentoo there won't be a problem.

To tek1024: If it is an rpm matter, then it wouldn't be a problem on non-rpm based systems, like slackware. Somehow I find that strange...
 
Old 11-05-2004, 04:33 AM   #6
DaneM
Member
 
Registered: Oct 2003
Location: Chico, CA, USA
Distribution: Linux Mint
Posts: 881

Rep: Reputation: 130Reputation: 130
I agree with elluva. If you're going to run a "non-standard" archetecture, I'd stay WELL away from any distribution that even WHISPERS ".rpm" or ".deb". (Don't get me wrong; there are some great binary distros out there.) I've been running Slackware for about 6 months and I ran Mandrake for about 6 months prior to that, and Red Hat before that. In my experience there's a lot more software available in source format than in binary format, and unless you get a "source-based" distribution, you'll run into a lot of trouble getting things to compile right (due to distribution-specific directory structures, config files, etc.).

Conclusion: Go get that rockin' processor and put a "source-based" distro on your computer. You'll be glad you did.

There's my two bits Have a good one.

--Dane
 
Old 11-05-2004, 02:17 PM   #7
BeyondTheBlue
LQ Newbie
 
Registered: Nov 2004
Posts: 5

Original Poster
Rep: Reputation: 0
Yeah, I didn't think that it would be possible. At least not on the Linux side.

Maya, Shake, and MainActor are the only apps that I'm really concerned about, as they (obviously) won't release the source code, and no binaries have been compiled for 64-bit architecture. For those, and other items that I can't get in 64-bit flavor yet, I'll just have an install of an i386 distro, and then 64bit-something for everything else that I can compile or find x64 binaries for. Ah well, I've got no problem having 3 or 4 OS' installed.

Thanks for the tips, guys.
 
Old 11-05-2004, 03:48 PM   #8
eqxro
Member
 
Registered: Apr 2004
Location: Outer space :D
Distribution: Gentoo 2005.0 amd64 2.6.14-dfx3
Posts: 203

Rep: Reputation: 30
OK, ppl, this goes out from somebody that did an upgrade from an AMD K6-II @ 500 to an AMD Athlon 64 3200+. Me ... Anywayz... I had Linux x86 installed (Mandrake Linux), with a custom built kernel for my old CPU. After the upgrade, I booted that linux install. I was 95% sure it will fail somewhere along the road - the kernel was too "custom", let's say...

I was wrong, and it even booted up and loaded my nVidia module. The one thing that failed was a driver for a 1GB lan NIC, which was not compiled with the kernel... As for the rest, I made no reconfigurations... KDE starts up in 15-25 secs, and I'm also trying out the 64bit distro from Mandrake that brings KDE up in 4-6 secs. You do the maths... ;-)

i386 should be compatile with x86, so an x86_64 should have no prob. Try Mandrake, if all else fails. 32bit or no, it should work perfeclty on a 654bit Athlon
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
32 bit firefox on x86-64 jeffpr Linux - Newbie 1 12-02-2005 09:17 PM
Installing 32 bit firefox on x86-64 jeffpr Linux - Software 1 11-28-2005 01:20 PM
Mandriva 32-bit X86, 64-bit x86-64 & i586. La Dima Mandriva 9 10-07-2005 06:12 AM
64-bit Apps? Linux31 Fedora 1 06-12-2005 11:01 AM
x86-64 Kernel compile ---> i only get 32-bit Ben2210 Linux - Hardware 1 07-09-2004 07:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration