Jason Haas on LinuxPPC -- and Drunk Drivers 150
Math intensive server stuff
(Score:4, Interesting)
by drenehtsral
I'm working on (or more accurately about to start) a very math intensive client server system, where the server has to do a metric ass-load of calculations mostly on 64-bit signed integers on behalf of client machines. The data are all going to be in ram, and multi-cpu support is a good thing.
Would you recommend a PPC machine over a x86 machine for a task like this? I guess this is mainly a chipset/etc... question, but i have been unable to find that sort of information elsewhere, and i figure who better to ask, 'cause you probably have a decent gut-feeling for how the architecture works in practice on real-world data =:-)
Jason:
Wow, nothing like a nice, simple question to start your day. ;-D
If you're going to be working with 64-bit numbers, I would try to do a real-world test. That is, get Athlon, Alpha, Pentium 4, and PowerPC 7400 (G4) machines, and try some tests to see how quickly each of them handle integers that big. I know the PowerPC 7400 (G4) has an awesome vector calculation module (128-bit vector registers can be fun), but that's not the same thing as integers. The 7400 doesn't have any specialized integer units, whereas the Athlon and P4 do. (I'm pretty sure of this, but you should definitely do your homework before making any decisions based on this information.) It might be great for decompressing video, but for hard-core (sounding) tasks like handling 64-bit signed integers, I'd definitely test everything possible. Definitely try the Alpha and MIPS, too. Alpha's sort of known for handling these sorts of things.
I'd also ask on the linuxppc-devel mailing list. People that probably can help you are on that list. (http://lists.linuxppc.org/)
Re:Math intensive server stuff
(Score:5, Interesting)
by Smitty825
One other important thing to ask is the state of the GCC complier for the PowerPC Platform. IIRC, it isn't as efficient as the ones available for the x86 and Alpha platforms. How much would LinuxPPC benefit from an optimized compiler and what sort of performance could be expected from LinuxPPC compared to Linux86/Alpha/others?
Jason:
Franz Sirl, a Linux/PowerPC developer, has done a lot of work on optimizing GCC for PPC. Look at PPC vs. x86 benchmarks. Theoretically, PowerPC kicks x86's butt, but if things aren't optimized for it (as often happens in this x86 world), it may not seem like such a hot processor. With more optimization, performance should continue to improve. Again, I'd ask about this on the linuxppc-devel list.
Platform Issues
(Score:5, Interesting)
by IanCarlson
Is LinuxPPC a viable alternative to x86 Linux? Can I run my department on a LinuxPPC-based server with the same peace-of-mind that I get on an i386-based box running Linux? Will I still enjoy the almost surrealistic uptimes I get with my current Linux server? Does the LinuxPPC code still suffer from chronic flakey-ness?
I'm currently looking into obtaining a PowerPC box to test out the current state of Linux on the PPC platform.Hopefully your answers will point me down the path of RISC utopia.
Jason:
That's a good place to be. Of course it's an alternative. For some of us, it's reality. ;-) You can run on a PPC box as well as an x86 box. I know of many places that are using PPC boxes for everything from basic stuff like web servers to netatalk servers to controlling puppets. (Jim Henson's Creature Shop!) There are a lot of real world examples of Linux/PowerPC in action. We have a few in our office. Most of our servers have the same legendary uptimes that Linux is known for. Servers outside our office have them. Other people's servers have them. It's everywhere. ;-)
The PowerPC 604 is an incredibly stable processor for Linux use, and the 750 (Apple's G3) is very solid. The 7500 (G4) is getting there fast.
I'm not sure what you mean by "chronic [code] flakey-ness". Code not optimized for PPC? Yes, though not as much now. Unstable code? Yes, but that seems universal. A lot of times, it can be traced to simple things like bad RAM. Try replacing the RAM if your machine is acting quirky. It could make a big difference! (He says to an audience in which 512 MB of RAM may not be uncommon....)
ATX motherboard availability?
(Score:4, Interesting)
by glrotate
I think one thing that would foster Linux PPC adoption, and PPC in general would be a relatively cheap PPC motherboard. I remember IBM released their reference design some tine ago and there was some noise from 3rd parties about product anouncements, but nothing materialized. Does anyone know when we might see something?
Jason:
Oh, that would rock if those came into reality. I do know about it but I can't comment about it beyond saying that I hope it actually happens.
What I can say: it needs to happen.
merge with RedHat?
(Score:5, Interesting)
by A moron
I've tried LinuxPPC several times over the years and have actually been disappointed. It just hasn't seemed polished and LinuxPPC, the company, has had some serious customer service problems.
Have you ever thought about or actually talked to RedHat as making LinuxPPC the RedHat Distro for PPC?
Jason:
Yes, and I can't comment about that. In September of 2000, we committed to customer service, as things really were bad. But then, a major hunk of the company was unable to think straight, or remember what he was just about to say. (That "hunk of the company" == me!) The good news is that customer service is still a major priority, and I'm well enough that I can see to it that it stays that way, and make sure that people are helped.
Your Perception Before and After the Accident
(Score:5, Interesting)
by TheNecromancer
Jason,
First of all, I'd like to commend you and your wife for your courage and determination through your ordeal! I also hope they throw the book at the jerk who caused the accident!
My question is this: Do you find that your perception of the world and what your interests, passions and abilities are, different than before your accident? Has the accident changed your interests towards the computing industry?
Jason:
First off, thank you. :-) I've been through hell, many times. People don't know what it's like to have a traumatic brain injury, or permanently lose vision in an eye. It's not fun. ;-)
Say, Cassie (my wife) is a major hero here. Thanks to everyone who wrote in and expressed support for her. Do it some more, she'd appreciate it. ;-D
They will be throwing the book at "Jerk Boy" (my name for the ...drunk.... who hit me). He faces three felony charges, including driving under the influence and driving with intent to cause harm. Considering that he had a 0.25 BAC (blood-alchohol content), I don't know how they could defend against it.
Yes, my injuries changed a lot of things, including how I see the computing industry. Part of me realizes how big a help it's been (and at the same time a bloody pain the ass!), and part of me wants to get out of it. To me, living well (being content with your situation, loved ones, etc.) is much more important than having the latest box, biggest monitor, or best domain name is. (It was that way before, too, but now it's even more so.)
Linux and Accessibility
(Score:5, Interesting)
by FourG
During your recovery period, did you find the need to use any accessibility tools to accomplish tasks? If so, what were your impressions? Does Linux have the tools people with alternative interface needs (like text-to-speech) need to access their information?
Jason:
I didn't have any experience with that stuff, unfortunately. I think the State of Georgia's health department may have been able to help me with a bit of that, but I'm sure it all would have been for Windows or the Mac OS. (And useless to me.)
A moment of victory for me was about four months after I got hit; I was back at home, and still was able to use vi. I'm not sure what that says about the effects of a brain injury. ;-D
Altivec and MP G4's?
(Score:4, Interesting)
by esome
ok, newbie questions but:
1)How much can a PPC linux distro can benefit from Altivec optimization?
2)Does LinuxPPC enjoy the same degree of improved performance from additional processors that OS-X does?
Jason:
AltiVec: Apps that use features that AltiVec can help will benefit. The OS itself probably won't get much benefit. AltiVec was designed to help things like video and audio, things that people in Apple's markets are interested in. Linux doesn't have much software that can benefit from that. I don't know how much an AltiVec-friendly kernel or version of Apache would improve things, if at all. As Linux gets more "desktop" and "multimedia" software, AltiVec support will probably become a more interesting topic for Linux.
Oh, you could probably jigger Enlightenment to use AltiVec.. oh my...
SMP support is still improving. Until recently, there wasn't much in the way of SMP hardware out there. Before Apple introduced the multiprocessor G4s, there simply wan't that much at all. There were a number of MP PPC 604 machines, but they're no longer in production, unless you find an obscure Motorola box.
With Apple (the major PPC player) making MP boxes, MP support will improve. With Apple making boxes that have AltiVec, support for that'll improve too. Assuming that they keep using AltiVec.
Why should my next purchase be a PowerPC?
(Score:5, Interesting)
by rjh
Intel hardware is a commodity; it's cheap, there are lots of peripherals for it, you can buy individual components and build your own box easily, and prices are very low.
AFAIK (which isn't far), PowerPC hardware is mostly proprietary, controlled by Apple, is more expensive, has less variety in peripherals, and you're more or less stuck buying a Macintosh just to get your PC. Not just that, but many components of many PowerPC-based computers have marginal to no support under Linux (USB is marginal, Firewire is nonexistent right now, etc).
Given all this, where is the major win in the PowerPC? Why ought my next purchase for a PC be a PowerPC running LinuxPPC/Yellow Dog/MkLinux?
I'm not trolling here; I'm just uneducated. :) Educate me.
Jason:
Very good question! You're right: unless you get an oddity of a system, you're buying a Mac to get a PPC box. The TiVo is a Linux/PPC box, but I don't think that it can run Apache. ;-) (then again, Paul Mackerras and company have added an Ethernet card... anyway...)
For what it's worth, USB on Linux is coming a long way (printers now work, for example), and FireWire's getting there.
The advantage of PPC over x86 is/was that at a lower clock speed, you got higher performance. But 1 GHz PCs are coming out left and right, and Apple's fastest is 500 MHz. For some things, they will be the same speed. But you can get a Celery (er, Celeron) box super-cheap, with a lot more stuff that you get with an iMac. It's becoming quite difficult to have a viable alternative when you can't get a super-cheap box.
PPCs are smaller, faster, and cooler (literally and figuratively) than x86 chips. The PPC 7400 doesn't need a CPU cooling fan. Get a Mac (I'd name some other cheap PPC boxes, but there aren't any!) and you'll get a super-cool case and the cool-looking one-button optical mouse.
Where's the real advantage, though? Again, good question. As the computer world changes, and no third party desktop PPC boxes appear, it's getter harder to answer. I think the real problem here is that there are no real third-party alternatives for PPC hardware. And that needs to change. Should IBM's POP board see the light of day, ask me again, and I'll have a different answer for ya. As I said above, it needs to happen.
=---
Why to buy a Mac (Score:5)
Jason: Very good question!...PPCs are smaller, faster, and cooler (literally and figuratively) than x86 chips. The PPC 7400 doesn't need a CPU cooling fan. Get a Mac (I'd name some other cheap PPC boxes, but there aren't any!) and you'll get a super-cool case and the cool-looking one-button optical mouse. Where's the real advantage, though? Again, good question.
Though I've had limited experience with it, I like the RISC architecture because of it's tendancy to run cooler and that it's just a more efficient processor. I'd hardly say that a cool case and mouse consititute a valid reason to switch processor types
I can't see myself or anyone else justifying a purchase of a ~$3000US G4 cube with 2 500 Mhz processors compared with the ultra cheap Athlons and P3's (and 4's) now available. When Athlon motherboards support multi-processors (last I heard the chipsets were in the works, out very soon), the ability to have two, say, 800 Mhz Athlon processors just blows away the processor costs of MIPS, Alpha, and PPC, because each of those 800 Mhz Athlon processors are only a little over $100!.
What would be more interesting is to find accurate answers to the first person (Math intensive server stuff by drenehtsral) as to how the PPC does raw calculations compared to x86s of similar price, and not Mhz. There might be an advantage there.
In short, it's too bad Apple killed the clones, or we'd have cheaper PPCs to play with.
Re:Was that drunk driver ... (Score:1)
No, he was not. (Score:2)
And he is caucasian/white.
Haaz: Co-founder, LinuxPPC Inc., making Linux for PowerPC since 1996.
Re:Drunk Driving (Score:1)
Thank _you!_ (Score:2)
I'm still healing. But thanks.
When someone asks how I'm doing, I say, "much better, thank you!"
Haaz: Co-founder, LinuxPPC Inc., making Linux for PowerPC since 1996.
Re:Why to buy a Mac (Score:1)
Funny, everyone else has been using Xircom Realport cards [xircom.com] for ages, and many of the corporate-aimed laptops nowadays have a 10/100baseT port built in.
Sorry, not a reason to buy a Powerbook at all...
vi (Score:1)
Well, the obvious. That vi is already a brain damage, so it can't really be affected by other damages of the same nature... ;-)
VasilisRe:Drunk Driving (Score:1)
Re:hardware compatibility (Score:1)
uhh.. MacOS X? (Score:4)
ok, let me get this straight: an interview with one of the leading developers of LinuxPPC and not one question that pertained to MacOS X!? did no MacOS X question get asked, or did he just ignore them?
i'd like to know, because i've tried both, and after getting used to MacOS X, i really can't see any reason to run LinuxPPC as a desktop machine. (i may pick up an old mac to run as my firewall, however. my old PC just blew up, literally; smoke and all).
but servers aside, can anybody give me any one good reason why i should use LinuxPPC over MacOS X? because i can't think of one. on my machine (B&W G3) MacOS X has been more stable, it runs my old Mac programs, it's up-to-date and compatible with all Macs, excellent SMP (i'll get a dual processor box next), and to top it all off it's got a more consistant and cleaner interface (no linux GUI i've tried has come close, and i've learned Aqua is very "tweakable").
so apart from my little firewall (that would really best be searved with FreeBSD on an x86 box), remind me again why i would have any good reason to run LinuxPPC? and "because it's GPL" doesn't count as a good reason for me, especially after Apple has "refined" the APSL.
- j
Re:Why should my next purchase be a PowerPC? (Score:1)
If you are designing an embedded system (TiVo, VoIP router, cell phone base station, industrial control or ispection, autonomous robot) then the power advantages of the PPC and on-chip peripheral sets offered by Motorolla make x86s not even show up on the radar.
Now that is interesting. I keep forgetting that there's more to life than the desktop. I guess I should try find out what percentage of Moto's business dollars is in the embedded world...
Re:Why to buy a Mac (Score:1)
Re:not in the red (Score:1)
Some kernel things that AltiVec may be useful for. (Score:4)
The most obvious is optimizations to the firewalling and routing code within the kernel. The AltiVec unit has a "permute" function that allows you to generate a 128 bit vector by picking and choosing words from two other 128 bit vectors. Aparently, Motorola has built a software router around a 7400 capable of doing software routing on multiple T3s. In this situation, the AltiVec unit simply becomes a glorified switching fabric.
The second optimization that I can see would be in kernel level encryption, for doing things like IPSec and/or encrypted filesystems. If I remember correctly, this use was sugested in one of the documents available on Motorola's web site.
Esentially, if you stop thinking of the AltiVec unit as a media processor, and think it more of a parallel processing unit, you can use it for a lot of different tasks.
He's a damn hero... (Score:5)
But seriously, you gotta admire someone like Jason, not only did he pull through but he managed to keep his spirits up during the whole time and laugh (at least in ASCII) about it.
--
All browsers' default homepage should read: Don't Panic...
Re:Why to buy a Mac (Score:1)
Just to get back at Jobs for killing the clones.
V..e..r..y....i..n..t..e..r..e..s..t..i..n..g.. .... but is it true?
Re:HOWTO: 3-Button Emulation with Apple Optical Mo (Score:1)
you're welcome.
Re:Slow Drivers (Score:2)
It's true, slow drivers are a problem. I don't know about other places really, but here in South Africa we have one of the highest car accident rates in the world. I was in Germany in Munich recently, and I was quite stunned by how *sensibly* most people there drive. I think the problem in South Africa is that the roads are a very heterogenous environment - there are many many people on the road that drive really slowly (70 - 100 km/h on the highway, 40-60 km/h in urban areas) and there are also just as many who like to driver really fast (e.g. 180-200 km/h on the highway.) So on the highway you'll have a bunch of really slow people, a whole lot of "average" people, and a bunch of really fast people dodging everybody else. Also the quality of cars varies a lot. In Germany, it seemed to me that not only was the quality of cars a lot more homogenous, but also the people had a much smaller range of speeds that they travelled. None of the really slow drivers or the really fast drivers - most people just stayed between 110 and 140 km/h.
As you say, slow people are a big danger, even to people who are staying under the speed limit. South Africans drive like crap. There is also a lot of road rage and general aggression on the roads here, people often cut you off, pull in front of you, etc.
Re:PPC -- big bucks, no bang (Score:1)
Hopefully the new faster CPUs will help remedy this situation.
The grass is always greener.... (Score:1)
I live in London. I get a train to work every morning. It *sucks*. You can't eat, sleep or be drunk, because there's _barely_ enough space to stand (read a book if you're lucky). You have to wait out in the cold on the platform (this might not be a problem in some parts of US, but it's a problem here). Trains are often delayed or canceled, they are also vunerable to weather.
Now, part of these problems are to do with the fact that it's London, and the train organisation/managment/funding is so screwed up. Also, we have a very high population density here, which doesn't help.
If someone did this in the US it *might* be cool, but it would very much depend on who owned it and how smart they were.
All I'm saying is that while road travel in the US might be pretty bad, train travel over here is not much better.... (if the recent track record - no pun intended - is anything to go by, they're not much safer either!)
One other thing to say: I used to get this boat [thamescat.com] to work in the morning. This is the way to travel. There's no stress, it's safe, not crowded, this wins all the time.
Yeah...POWER3 procs are superior (Score:1)
No rack mount case... (Score:1)
1) Low cost
2) A 3U rack mount case
The first point can be questionable and debated, but the second one was a slam dunk for the x86 platform. I ended up with a Socket A ATX board running an AMD offering. Cost? Minus the case, the whole computer was around $450. I could build two of these things for the price of a single new iMac, and and two $280 rack cases for the price of a single G4 tower.
Now, if that cheap ($100 ballpark) PPC board were out there and the chips cost the same as the x86 stuff, we'd have a whole different story here.
--
the jade monkey. (Score:1)
you can argue that apple should be a software company, but with the current size of the market im not sure they could support themselves. it is also hard to argue that apple produces uncompetitive hardware when new imacs start at $799 (w/monitor, firewire, good graphics, etc)
the mhz war has see-sawed before (when ppc was at 250 mhz the pentium was breaking 100 mhz) and i expect apple to match/exceed x86 by years end. why ppc? alternatives are good, and ppc is an efficient and powerful design. the ppc forte is math intensive and streaming media servers
Defending... (Score:4)
Considering that he had a 0.25 BAC (blood-alchohol content), I don't know how they could defend against it.
Simple. Draft in the presidential-race lawyers.
[No offence meant to Mr. Haas with this... obviously, I wish him all the best, and that Jerk Boy goes down for a good few years.]
Re:PPC -- big bucks, no bang (Score:1)
64-bit integer operations (Score:2)
There's no difference btw real life and IT (Score:5)
Re:That 1 Button Optical Mouse... (Score:1)
conspiracy theory (Score:1)
I wonder how much IBM is making from the Nintendo deal, I believe they're the ones making the Gekko [sp?] processor...
--
Peace,
Lord Omlette
ICQ# 77863057
Re:Defending... (Score:1)
um vector processing. (Score:2)
when using altivec, ppc has strong advantages over even the 1.4 ghz p4
and no, they dont cost >$3k (as stated elsewhere). g4s start at $1299 (new, w/gigabit ethernet)
Re:uhh.. MacOS X? (Score:2)
I think some got asked - they just didn't get Moderator attention =). On the other hand the OSX vs. LinuxPPC comparison has to belong in a FAQ by now.
i'd like to know, because i've tried both, and after getting used to MacOS X, i really can't see any reason to run LinuxPPC as a desktop machine. (i may pick up an old mac to run as my firewall, however. my old PC just blew up, literally; smoke and all).
Hmm , I had OSX DP4 and then OSX PB on my PowerBook G3 400 (/w 192 MB ram)- and I went back to LinuxPPC because of two reasons:
1. AQUA was very, very sluggish.
2. I wanted to use OSX because it had Java 2 support - but it was not very stable. LinuxPPC's Java 2. (even has Java Enterprise edition) was much better. LinuxPPC's java can run NetBeans IDE [netbeans.org] too =)
"so apart from my little firewall (that would really best be searved with FreeBSD on an x86 box), remind me again why i would have any good reason to run LinuxPPC? and "because it's GPL" doesn't count as a good reason for me, especially after Apple has "refined" the APSL."
well the above were my reasons. Mind you when OSX finally get's released things may (hopefully) have been improved.
--
drunk drivers (Score:1)
Build your own PPC (Score:4)
I'm not sure if this is what I found before, but it's worth a look...
Driving with the intent to cause harm? (Score:2)
If driving with a bac of
Re:Slow Drivers (Score:2)
My, Mr. Haas DOES lead a dangerous life!
;]
Re:Thank _you!_ (Score:1)
LinuxPPC vs (Darwin|MacOSX) Benchmarking (Score:1)
RISC vs. CISC (again). (Score:2)
All Intel processors from the Pentium Pro onwards have done this, too. You'll be hard-pressed to find an x86 clone that *doesn't* do this, as it makes a lot of the hardware design much easier.
Re:PPC -- big bucks, no bang (Score:1)
One can dream...
Re:Why to buy a Mac (Score:1)
Where?
Seriously. If I can buy a G4 and an ATX MB and toss it into my system w/ standard parts, I'd do it in a second.
--
Re:uhh.. MacOS X? (Score:1)
MOD PARENT UP!!! (Score:1)
I'm 26, and the alcohol I've consumed could fit into a couple big mouthfulls. This just reminds me why I don't want to touch the stuff.
Re:Ranting about non-technical stuff.. (Score:1)
-- Michael Chermside
Re:uhh.. MacOS X? (Score:1)
uhh.. how about speed. I ran MacOSX on my powerbook 400 with 192 mb ram and it was SLOW. Granted it is a beta version but it will never compare to wm, afterstep, blackbox or any other fast window manager.
Not everyone has the $$$ for an SMP box with gobs of ram.
Aplha Linux and gcc (Score:1)
Re:as a matter of fact (Score:1)
It's from National Lampoon, back when both he and it were funny, and elucidates much the same feelings.
I prefer to drive high, though my bong tneds to block my view when I'm driving.
Re:That 1 Button Optical Mouse... (Score:2)
Re:Was that drunk driver ... (Score:1)
Re:Why to buy a Mac (Score:2)
Hopefully the 133 bus in the 733 MHz speed of the next G4s will be a bit better. Then again, if they put them up against a dual 500 and show the single 733 beating the dual 500, then they'd lose a lot of respect from me.
After claiming two heads are better than one, they go back to one head.. Still, this is no reflection on Moto, but more one on Apple and their quick buck mentality.
LinuxPPC v Yellow Dog (Score:4)
* Would lock or power-down on me if I booted straight "linux"; could only sucessfully do things booting to "linux-novideo". This may be a somewhat known issue, but it keeps me from using > 256 colours.
* Gnome was crap on my machine. The task bar (gnome-session?) cored every time I tried to load up X. the mouse cursor would "float" as it approached max/min/etc buttons on the window.
* KDE was better, but only somewhat. If screen blanked, palette never shifted back to normal colours.
* Since there doesn't appear to be any real "text" mode, minicom had everything shoved into an 80x25 corner of my display, leaving 2 inches of blank black space to the bottom and right.
* Could not alt-Fx between terminals. Could alt-F7 to the blank one reserved for X -- but could not get back to any other terminals.
* Other little, nagging issues.
I haven't been able to easily find information on most of these issues, either. I guess what I'm trying to say is, when Jason tells us "You can run on a PPC box as well as an x86 box", I just certainly hope this is true, and that my YDL experiences won't be repeated with in Yet Another Linux Distro. Based on what I've seen, it didn't perform or function "as well as an x86 box", and it certainly won't be easy for joe user to find ways to fix these issues.
I'm an ardent linux user. I use it almost exclusively. However, unless LinuxPPC is any better, I'm gonna to take a look at OSX or *BSD.
Re:Why to buy a Mac (Score:2)
I've never understood this attitude. A is objectively better than B. It's niftier, and you like it better. But everyone else is going with B so you do too. Why? Why not throw some support behind A so that it will grow and everyone will be able to enjoy the benefits down the line when it becomes mainstream. Isn't this what killed Betamax and left us with VHS?
I've often thought you could make the same sort of argument for politics, with the minor difference that A is subjectively better than B. Throw your weight behind A rather than leaving us stuck with the Repubocrats. Third parties are good.
Re:not in the red (Score:1)
The cloners had the advantage that Apple was carrying all the R&D work for them. Also with smaller orders to fill, they were able to get more consistent deliveries from Motorola.
Also the cloners were supposed to grow Apple's market in the consumer field. Instead, they just poached the high-end pro users, cutting into Apple's market share at a point where they could not have sustained the loss.
There was a time and may yet be a time for Apple to try to do buisness the way Microsoft does it. It wasn't then, and it isn't now.
Re:uhh.. MacOS X? (Score:2)
If your only want a workstation then run MacOS X.. If you want networking with better performence... Run LinuxPPC
i would argue that running a server would best be served with Darwin. it's an opensource OS with high-performance networking, but it's got Apple's development time and dollars behind it. ultimately that will mean it will be a better fit for the hardware, as the same people making the hardware can advise in the software. as for machines "unsupported" buy Apple, you've got additions from the community (already happening), and you're no worse off than Linux, and maybe better off if you consider the benefit of the hardware vendor supplying the rest of the code.
so again, there's no point in running LinuxPPC in my mind. if you need a workstation, use OS X, if you need a server, use Darwin.
- j
Slow Drivers (Score:1)
Don't troll me. This is a serious matter. Ive almost had a wreck because of these damn road hogs. Its most annoying really. There should be a minumum speed, just as there is a maximum. I know this to be true in Florida in some places, and have seen it a few times where I live. Ca. Does anyone else have minimum speed limit signs?
Re:uhh.. MacOS X? (Score:2)
To me OSX is like linux, but not free and tied to one company.
wow, then you're really short-sighted (and paranoid). it is exactly linux, but more stable (on PPC), a better interface, easier to use and configure, runs older MacOS programs, and will have a huge install base (which is more than i can say for the handful of people who use LinuxPPC).
Why develop for OSX?" I mean, if I write software with a GTK interface, I can run it anywhere including OSX and Windows (see the recent slashdot article about GNOME on Win32). If I use Apple's API, I can only run it on OSX. What's the point?
i'd program for Cocoa over Gnome as i'd like to have code that can reach a real marketshare. GTK on Win32 is (currently) a hack, and GTK doesn't currently run on MacOS X. GTK is designed for Linux, not for MacOS & Windows. i see people complain about the quirks in designing Java for "all platforms." i can't believe that designing for GTK will give you satisfactory performance on all platforms. thre are much better solutions if you're that concerned with portability.
of course, if you're dead set on simply marketshare, why not just program for Win32 and be done with it? it would entirely depend on your application. the GTK is not some kind of 'silver bullet' of compatibility.
additionally, how about the fact that the development environment is much nicer to code in? have you tried Project Builder? it's very slick. plus it's much easier to end up with a clean and useful user interface than with any Linux development tools i've seen.
i have no doubts about Linux' potential on the x86 platform, and i believe that it's the best solution for many tasks on that hardware. but running Linux on PowerPC will be difficult to justify once MacOS X is in full production.
- j
That's one of several rumors We'll know on Tuesday (Score:1)
re: Why should my next purchase be a PowerPC? (Score:1)
Re:Defending... (Score:2)
"how do you feel, living in a country where the president and the vice president have BOTH had DUI's?" (along with much anecdotal evidence that at least Bush got away with it almost habitually - only one DUI, $25 fine).
Well, at least with the Secret Service limos, two drunks are off the streets.
Re:uhh.. MacOS X? (Score:1)
yes, the fan quit, and the power supply blew (specifically a capacitor blew, not a transistor). but before the power supply gave out, the spike travelled through the power cord and one of the motherboard chips put a nice nasty black mark just as it was dying. in addtion, the Trident chip on my video card also decided its time was up, and the interal explosion caused the outer plastic to buckle in the point of failure.
so in closing, yes my PC is completely toast, and you, my kind sir, a complete fucking idiot.
- j
Re:Slow Drivers (Score:1)
Thanks to everyone for your questions! (Score:2)
Just wanted to say "thanks!". So, thanks!
If you have a question for me, just ask! The only thing that I don't like about answering questions is typing a lot if they require long answers.
I'll be responding to some of the comments here, too. Thanks again! We may not always see the brightest stones in the mine on here, but the ones that we do find are treasures.
Last time: thanks again!
Oh, if you've mailed me, I have about 70 other mails to reply to, so I'll be a bit slow. And I'm going to Macworld Expo on Sunday, so I'll be tied up with that. Please understand if I don't immediately reply. Thanks! (Again^6!
Haaz: Co-founder, LinuxPPC Inc., making Linux for PowerPC since 1996.
Re:Drunk Driving (Score:2)
That's just my opinion. Take it for what it's worth.
Haaz: Co-founder, LinuxPPC Inc., making Linux for PowerPC since 1996.
Re:Why to buy a Mac (Score:2)
The issue is politics. Some dickwad there hates Apple, always has, and he took the clone killing thing personally, and got the PPC budget slashed, PPC projects cancelled, Moto pulled out of Somerset, and he replaced all machines at the company with Dells running NT.
Just to get back at Jobs for killing the clones.
Which admittedly was a shitty thing to do, and is the major reason we don't have CHiRP today. But also, is the major reason Apple is in business, which is the only compelling reason why 99% of PPC boxes are sold. (ie. consider the scenario where cloning continued, Apple went out of business and left a crater in Cupertino - the remaining market for PPC machines was Be and LinuxPPC, maybe BSD PPC, was there such a thing? and NT PPC - which was later cancelled. Be MAY have saved the PPC platform, but realistically, Be was already moving to x86. Without Apple, I believe PPC would have died completely (except for proprietary IBM boxen).
So - the very immature dickwad at Motorola is more to blame than the engineers at Motorola. With copper, and xerogel, and AltiVec, they had a solid track record of pushing chip technology way, way farther than nearly any other player in the biz. but when funding was cut, OF COURSE they wouldn't be able to rescue production.
no Apple clones: the reason why (Score:3)
well, according to my research, the given reason why Apple pulled in the clones was because the company was consistenly operating in the red, and clones like the Radius were blamed for the serious decline of consumer purchases of Apple products. i'm not sure if that's strictly true or not, but after they pulled back the clones, the *next quarter* they posted their first fiscal gain in a year and a half.
whatever the reason for doing it, it had the desired result.
Re:Why to buy a Mac (Score:3)
With a 500Mhz PB G3 running LinuxPPC, you'll have the fastest notebook available, with impressive battery life, and the bonus of non-dongle ethernet.
Right now, that is the PPC world's only real area of advantage. (...grumble, grumble, Moto, grumble, fscking incompetent, grumble...)
If the speeds go up, then you can start looking at real price/performance advantages on the desktop again. And of course, you can always buy old hardware and stick a faster processor card in it, I've found that works really well. $300 dollar used PowerComputing box + $300 G3 card -- you get the picture.
Don Negro
A recurring theme: non-Apple hardware wanted (Score:2)
"It needs to happen." Does anyone know the details for why the POP boards never materialized? What ever happened to Silicon Fruit, Eternal Computing, Total Impact, etc? Is the lack of production a result of perceived lack of market, or a missing part from Motorola, or what?
FWIW, some of the ex Phase 5 (a former Amiga addon manufacturer) guys, in the hope of having a good platform to run their MorphOS Amiga-like OS [morphos.de] on, have started a company [bplan-gmbh.de] to produce some PPC motherboards. Ralph Schmidt has stated [flyingmice.com] that the hardware will be "mostly generic" and running LinuxPPC on it should be possible. Whether that means it will be compliant with the PREP/CHRP/POP/whatever standards is still not clear to me. And of course any time products even tangentially related to the Amiga are mentioned, peoples' Vapor Warning lights go off. Nevertheless, it's at least a ray of hope for people who are interested in such things, so I thought I would mention it here.
---
Article about RioRed PPC (Score:2)
The company is called SiliconFruit, and this board seems like vapor. However, it is still a very interesting read about their ambitions.
Mouse/Button Emulation (Score:2)
Now I have an MS Intellithingy Explorer. Really nice mouse on a Mac. Oh and I still have my Kensington Orbit for playing Q3 and UT, because I just can't get used to a mouse in those two games.
Re:That 1 Button Optical Mouse... (Score:2)
Essentially, you have to either:
1) set some kernel arguments at boot time (e.g., adb_buttons=1,x,y where x and y = the keycodes for the keyboard buttons that will emulate the second and third mouse buttons respectively.
or
2) create a init script that runs at boot time that sets the values of files in /proc/sys/dev/mac_hid/ (see Franzo's blurb [netsurf.de])
I have gotten both methods to work, but use the second one on my PowerBook
Re:Why to buy a Mac (Score:2)
I'd love to see something like this packaged like a netwinder.
Re:Build your own PPC (Score:2)
"MTX targets communications, industrial automation, and electronic imaging applications with an exciting combination of processor power and connectivity including 10/100Mb/s Ethernet, EIDE, and SCSI. Expanding MTX is easily done by adding either standard PCI adapters or low profile PMC modules. MTX is supported with industry leading embedded operating environments to help get OEM applications to market quickly...and Motorola's OEM support policies for MTX help maintain those applications for years into the future. All these combine to make MTX the right choice for high-end embedded processing, and Motorola the right partner for the long-term." (empahsis added)
So it seems the eariler poster was right: PPC is dead - Motorola definately seems to be targeting the PPC at embedded systems, read: routers and switches, which I have read accounts of > 80% of PPC sales.
Apple must be in a real funk over this - their business model depends on proprietary hardware yet a move to a different CPU seems inevitable. Are there any alternatives besides Alpha and x86? Mac OS/X is already being ported to x86 - perhaps Apple is transitioning themselves to a pure-software company. Maybe that will mean us x86'ers can run that kewl Aqua GUI on our existing boxes :-)
Re:Why to buy a Mac (Score:2)
Read The Hardware Software Interface for a more thorough investigation.
Re:That 1 Button Optical Mouse... (Score:2)
::Searches for a good way to say this::
::fails::
Well, that's why those bleeding 'tabs" are there!!
Re:Build your own PPC (Score:2)
OS X is NOT being ported to x86.
Darwin already runs on x86, but the Quartz, Aqua, Cocoa and Carbon components are PPC-only. Without those, Darwin is basically a flavor of BSD. Porting these other VERY CRUCIAL pieces is non-trivial.
Re:Defending... (Score:2)
"I was so drunk that I couldn't form the necessary criminal intent."
`ø,,ø!
Re:There's no difference btw real life and IT (Score:2)
not in the red (Score:2)
Apple scrapped the clones because they directly affected sales of their hardware. I know, I used to own a clone! It was cheaper and more powerful than what Apple had at the time, so I bought it.
Clones were supposed to grow the MacOS's marketshare, and all they did was poach Apple sales. The thing that increased MacOS's market dramatically was the iMac.
Pope
Freedom is Slavery! Ignorance is Strength! Monopolies offer Choice!
Re:PPC -- big bucks, no bang (Score:2)
Don't buy a cube then (Score:2)
As for the G4 chips (or 7400/7500 family) the next batch will have DUAL AltiVec units! Now there's some tasty FP waiting to happen.
Pope
Freedom is Slavery! Ignorance is Strength! Monopolies offer Choice!
Re:Defending... (Score:2)
I'm sure, in the US, that someone could get away with a defense stating
- "I'm not guilding of
- driving under the influence, because I was drunk and didn't know what I was doing"
There was a well-known football player that got away with murder when we saw everything but a live broadcast of the murder itself.Though, if he had a copy of DeCSS on a CD in hid car
Karma karma karma karma karmeleon: it comes and goes, it comes and goes.
Pretty Good Candor, indeed. (Score:2)
Altivec may be cool stuff; StrongARM and MIPS have their own bits of "coolness," but all are suffering from the "no cheap motherboards" problem. In order to deploy these for substantial applications, you need either to:
Which is why Cobalt's newer hardware was using IA-32 rather than MIPS, and why "Rebel Computing" isn't doing too well.
Re:Why to buy a Mac (Score:2)
And right now (as in this week, until they finish clearing their inventory for the expected G4 models) they're cheap enough to be worth buying. $2200 from the Apple Store web site. (I got mine a couple of weeks ago for $2100 via a special offer to developers.) A mere six months ago it cost $3500.
Consider that those dinky little portable DVD players cost $1000-$1100, and you're getting more than just a laptop. And the current "LG" DVD-ROM drive has a command that disables the RPC-2 region protection until the next reset, so you can easily bypass the evils of region coding, too.
Of course I don't think you'll be able to play DVDs under LinuxPPC for a while. But when OS X is released, you should be able to get most of the benefits of LinuxPPC, at the cost of a bit more RAM.
Re:Why should my next purchase be a PowerPC? (Score:2)
There's one excellent reason for choosing a Mac over Windows or Linux/x86: better ease of use. Using a Mac is easier than using a PC. (And yes, during the day I spend all my time working on NT, so I know whereof I speak.) The relatively small price delta between a Mac and a comparable PC is worth the the time and grief I am saved when working on my Mac.
Linux/PPC takes away that advantage, which is why I've never bothered to install it.
-jon
Apple making 2 processor G4 MP boxes! Read the ads (Score:2)
One Word: Cruft (Score:2)
My G4 is a bit more with the times, as far as computing technology than most implementations of the x86 ISA. Athon's a viable alternative, but remeber, they licensed thier copper fabrication process from....Motorola.
Als0 als0 wik:
IBM's got some nifty stuff coming down the pipe (SOI, POWER 4) that really should blow the doors of most x86 implementations.
Why should my next purchase be a PowerPC? (Score:5)
Indeed, even Mac 'enthusiasts' are hard pressed to find good technical reasons for buying PowerPC. Had Moto been at 900MHz by now, then, well, maybe.
But people don't necessairally start asking "What chip?". They average masses just ask "Which PC?". But they could also start asking "Which OS?" -- and this reveals one of the great potential* benefits of Linux -- that you can choose Linux first, and worry about your hardware second (as opposed to, say, the Mac, where choosing Mac OS X 'limits' you to Apple HW). And this is highly exciting for the IT industry, not to mention 'World Domination'...
For while Windows went 'everywhere' horizonatally (across all** desktops), Linux is busy going everywhere vertically (to most scales, CPUs etc.). -- So while MS has been successful keeping horizontal competition out, they are about to get vertically out-flanked.
When Linux is running on the company server, and on your PDA, the only bottleneck will be that 'troublesome' desktop running 'incompatible' Windows ;-)
Note the problem won't be what chip is in your desktop. It won't be the styling of the plastics. It'll simply be a matter of installing the right OS. And most of the time, that'll be Linux.
Is there a "Fanaticism FAQ" ?
* Potential for the masses, but real and current for those who know...
** In so far as 90% == 100%.
Re:Good enough (Score:3)
Sure, we'll probably never get to see how a mature RISC chip will perform, but even "CISC" chips are getting more RISCy. And maybe Compaq will really put some oomph behind the Alpha one of these days.
Walt
Re:LinuxPPC v Yellow Dog (kind of OT) (Score:3)
the weird thing is that my experience was the opposite. My burn of LinuxPPC2000 wouldn't install on my iMac. The RPMS were in the *wrong directory* in the CD, and I couldn't use the graphical installation because at the time my iMac (classic) had only 32 MB of ram and the installation obviously doesn't init any swap.
After copying the CD's contents to another machine that's networked with the iMac I actually setup an FTP install and that also didn't work because some packages had different names than the packages the install program searched for. I ended up renaming about 30-40 packages until I realised about 40% of the RPMs had wrong names. By this time I gave up on the install and installed YellowDog. I now use lots of packages from LinuxPPC, but to this day I haven't figured out what's wrong with that CD. This coming from an experienced Linux user.
Anywho, to your questions:
* Would lock or power-down on me if I booted straight "linux"; could only sucessfully do things booting to "linux-novideo". This may be a somewhat known issue, but it keeps me from using 256 colours.
I also had several problems in the yaboot install process. This was the first time I did a LinuxPPC install so I had to learn some stuff the hard way. The OpenFirmware setup went along fine, but some bugs like the
image = hd:,\\\\vmlinux
line in yaboot.conf (now documented in their support site; there was a typo in the official version) gave me some headaches =)
In any case, read the yaboot docs and you should be running in at most half an hour because you'll already know about the yaboot.conf bug.
* Gnome was crap on my machine. The task bar (gnome-session?) cored every time I tried to load up X. the mouse cursor would "float" as it approached max/min/etc buttons on the window.
I also had some issues with Gnome, but not as bad. Either recompile it or use KDE. I personally use Window Maker for the speed and memory usage so I didn't have the problem.
* KDE was better, but only somewhat. If screen blanked, palette never shifted back to normal colours.
Weird, KDE ran fine with me.
* Since there doesn't appear to be any real "text" mode, minicom had everything shoved into an 80x25 corner of my display, leaving 2 inches of blank black space to the bottom and right.
recompile the kernel with larger fonts.
* Could not alt-Fx between terminals. Could alt-F7 to the blank one reserved for X -- but could not get back to any other terminals.
it's actually command-Fx on the mac. If you did try command-Fx and it didn't work... well, you've got to enable the terms in
* Other little, nagging issues.
That's Linux for you. I always customize my installs, because anything I consider not to my liking is a nagging issue (like the lack of --color=yes in RedHat's 'ls' command).
I haven't been able to easily find information on most of these issues, either.
Google should simplify your life. Use lists.linuxppc.org as well.
I guess what I'm trying to say is, when Jason tells us "You can run on a PPC box as well as an x86 box", I just certainly hope this is true,
It is VERY true. My iMac now has 96 MB of RAM and it runs like a charm. I love using that box now (it's actually my Mom's -- she couldn't stand MacOS's sluggishness and crashes; I couldn't stand MacOS). It has _NEVER_ crashed on me, runs as fast as my 400 MHz Celeron, looks and feels just like Linux on an i386.
and it certainly won't be easy for joe user to find ways to fix these issues.
Agreed. Some of the stuff's well above joe user's head. In any case, I love LinuxPPC and I'd like to give a big thanks for Haas and all developers out there.
Flavio
Re:PPC -- big bucks, no bang (Score:3)
It wasn't too long ago that AMD had a majority or their chips made by IBM. (or was that cyrix? i don't remember)
-earl
Re:Why to buy a Mac (Score:2)
But the good thing about the death of the clones is the exact reason why to buy a PPC box:
Yes, there are less peripheral choices for pci cards (tho you really don't need to worry about that: the pci cards I had to buy for my pc are integrated devices on my powermac mobo.) and all the periherals for mac work... compatibility is a non-issue for mac.
Considering that one of the values I cherish most when discussing machines is compatibility and reliability, Apple wins everytime.
besides, the public beta rocks.
A host is a host from coast to coast, but no one uses a host that's close
Re:Why to buy a Mac (Score:3)
A is objectively better than B. It's niftier, and you like it better. But everyone else is going with B so you do too.
It price to performance ratio. Object A is objectivly niftyer than Object B, but when you figure in the facts that:
A) Though the RISC has a better architecture design, it is not sufficently better for most tasks to overcome the difference in Mhz available (ie, a 1Ghz PPC CPU would be manifestly better than a 1Ghz x86 CPU, but the x86 CPU's are up around 1.2Ghz, and the PPC's are still at 500Mhz. The superior design is insufficent in most cases to overcome that greater than 2x speed difference.)
B) The price differnces are staggering. Comparing the cost of a technically superior, but practically equivliant (or even inferior depending on the app) PPC CPU to that of the x86 CPU will yeild differnces of nearly 2x.
C) I have to deal with Apple to get a PPC system. I mean come on, we are talking about a company that "punished" ATI for blabing about a product early by releaseing that product with an inferior video card. They could care less about their customers. At least with all the companies making x86 hardware they have to at least pretend to care what the customer think or they will be forced out by someone who does.
Let's play out your politcal analogy here. Let's say I have a friend named Bob,and Bob is running for Mayor. I like Bob and he agrees with me on all of the issues, so I should vote for him, right? But wait, let's look at this further: First, Bob has no political experience, and if elected will most likely not be able to accomplish as much as his opponent, whom I also agree with on most important issues, just not ALL the issues. Second, Bob is kinda broke, and needs me to help pay for his campaign or there is no chance he will be elected. Finally, there is the fact that if I vote for Bob and he gets into office, he will probably appoint Tim Chief of Police. Tim is a jerk, but Bob likes him, so If I want Bob I gotta accept that Tim is coming along for the ride. So I can choose to get someone I agree with completely (other than thte Tim thing), but who will be less effective, and cost me money (and strap me with someone else I dont like), or I can choose some one that I can usually agree with, but who is cheaper, more likely to actually accomplish the purpose I elected him for, and will not come with baggage I don't like. I'll normally take the opponent unless there is compelling reason to do otherwise.
Re:There's no difference btw real life and IT (Score:2)
However I would point out a couple of things:
1) "Bad Taste" is subjective. Most funny things are in Bad taste according to someone. Andrew Dice Clay made alot of jokes in bad taste, and even stuff that I don't agree with on alot of levels, but he was still damned funny
2) Sorry to hear about your fammily member but... I have always felt that it is unrealistic to expect the world to conform to the way that I wish it would be.
3) Humor and pain seem to go hand in hand. Its an interesting thing to note but they seem so linked on a very basic level.
Then again.... I have always been told that y sense of humor can be quite morbid. Death is a natural part of life, it is the one thing that no being can avoid, you might as well get a good chuckle out of it now and again.
ATX PPC Motherboards and IBM Ref. Boards (Score:3)
--
Gabriel Ricard
Linux Fanatic
Re:Defending... (Score:2)
Haaz: Co-founder, LinuxPPC Inc., making Linux for PowerPC since 1996.
Re:PPC -- big bucks, no bang (Score:2)
And as we all know, it takes a whole lot more than CPU power to make a powerful server. Ask Sun, they have one of the weakest processor offeings in the server market, but because they build balanced systems, having a weak CPU isn't hurting them. But that is beside the point.
Intel and AMD already own the desktop CPU market, and when they offer 64-bit CPUs, AMD will pull in a big share of the mid-range server market but they'll both expand into the the high-end server market as well.
Macs are not the only things that use PPC (Score:2)
There are many other things that have PPCs in them. Ford cars apparently do. (Anyone tried hooking up an Ethernet card to a Taurus?
BTW, if you thought YDL's installation was a bitch, check out LinuxPPC 2000 Q4. No Mac OS required.
Haaz: Co-founder, LinuxPPC Inc., making Linux for PowerPC since 1996.
Re:Build your own PPC (Score:2)
Apple must be in a real funk over this - their business model depends on proprietary hardware yet a move to a different CPU seems inevitable. Are there any alternatives besides Alpha and x86? Mac OS/X is already being ported to x86 - perhaps Apple is transitioning themselves to a pure-software company. Maybe that will mean us x86'ers can run that kewl Aqua GUI on our existing boxes :-)
actually there's no reason why apple can't design computers exactly as they have been now but put an x86 processor in there instead of a PPC (except, of course, we'd kiss 'fanless' goodbye). they then make the MacOS still run on "Apple" hardware, but with the benefit (? i still prefer PPC) of having x86 processors. then they clearly say "MacOS only runs on Apple computers."
of course, you may be able to hack OS X to run on your cheap-taiwanese-generic motherboard (especially with access to the kernel), but it's not guaranteed to work, and Apple doesn't need to take you into account when upgrading the OS.
making Apple a software-only company would be stupid. they make lots of money off of hardware, and also design some really really really nice hardware. if PPC chips weren't stuck at 500Mhz, they'd be the best consumer PCs out there by far.
- j
Ranting about non-technical stuff.. (Score:3)
I would _love it_ if I could take a train from Madison, Wisconsin (where I live now, thank goodness) to Chicago, or to Minneapolis. Or to San Francisco. Or NYC.
I can take a _bus_ to Chicago, then get on a train there (I think), but I'm not sure how I'd get from the bus station to the train station. (Taxi? Call one of my Chicago contacts?)
Trains can move more people at once than a car, obviously. They don't take up too much space. The space is made a rail _once_, and you shouldn't have to add much more if it's planned right. (Don't get me started on modern urban "planners"....)
We wouldn't have to stay focused all the time. We could eat, sleep, or be drunk, all of which people do in cars anyway.
The interest in passenger trains seems to be growing, which I'm glad of. I just wish that back in the 1950s, instead of GM doing their best to get rid of trains, trains multplied. I might not be the subject of a Slashdot interview. There are definitely people who would like that.
I'm done ranting now. Have fun.
Haaz: Co-founder, LinuxPPC Inc., making Linux for PowerPC since 1996.
hardware compatibility (Score:4)
Having said all of this, I still do prefer x86 chips for Linux. The Yellow Dog install was a (pardon the pun) bitch. Something just doesn't sit right with me when you have to have a small MAC partition to install Linux.