Yellow Dog Linux 2.0 review 123
lotion writes "MaximumLinux.org has posted it's take of Yellow Dog Linux 2.0 on a PowerBook G4: "My distribution of choice was Yellow Dog Linux from Terra Soft Solutions. Adam and I had the opportunity to speak a bit with the co-founder and CEO Kai Staats of Terra Soft Solutions at the MacWorld Expo in NYC last month and I must say I was impressed. Not only was I impressed with there 2.0 release but there new hardware that they had rolled out that day as well.""
Re:Nifty (Score:1)
Re:Nifty (Score:1)
Re:Nifty (Score:1)
Re:Nifty (Score:1)
Same reason someone might use Linux for everything?
God forbid that someone might prefer to use a particular OS! ;-)
Re:Nifty (Score:2)
Also
My intention here isn't to put anything else down, but rather just to answer your question as informatively as I can.
Re:Solaris lacks basic functions such as Masquerad (Score:1)
what does Solaris have to do with Mac hardware or Linux? there hasn't been a PPC port of Solaris for quite a while, and it was designed for IBM hardware, in the first place.
Solaris wasn't really designed for that type of environment anyway...install it on real hardware with a proxy and slam it with 400 requests and then you'll see why some of us like it...as for NAT on Solaris, try IP-filter:
http://coombs.anu.edu.au/~avalon/
has Windows so thoroughly destroyed our thinking that we have to look for "masquerading options" and such, and then when we fail to find it, decide that the platform is clearly inferior?
OS X isn't unreliable... (Score:4, Informative)
That being said, I run YellowDog Linux 2.0 on my Ti and it kicks serious ass. It is an excellent Linux distribution, and for all intents and purposes, I've pretty much replaced my Linux desktop with the G4.
I've also played with OS X on the Ti quite a bit. While Aqua (the GUI) *is* slow, OS X itself has been nothing but rock-solid. I take exception to the author's comment " (it) flat out kills OS X in speed and reliability..." - OS X has been nothing but reliable. But yes, KDE on the G4 certainly runs faster than Aqua under OS X - no wonder, since Aqua's rendering system is PDF based...
All in all though, YDL 2.0 is a great PPC-based Linux distro.
Re:OS X isn't unreliable... (Score:4, Informative)
Re:OS X isn't unreliable... (Score:3, Informative)
If you just want X11 you can even run XFree side by side Aqua and switch between the two on the fly or rootless X and stay entirely within Aqua. Or dualboot Darwin and the linux kernel and have everything you could ever want all on one machine.
Other PPC distros (Score:1)
Has anyone tried Debian's PPC distro? Is it as good as their others?
What other PPC solutions are there?
Re:Other PPC distros (Score:1)
I am running YellowDog and on one machine, and OSX on another. They are both fine with me.
Sorry to see LinuxPPC go down. They were good guys.
Re:Other PPC distros Oops! (Score:1)
Re:Other PPC distros (Score:1)
Re:Other PPC distros (Score:1)
Re:OS X isn't unreliable... (Score:2, Informative)
I'm not advocating virtual consoles, but it would be nice to have a key combination that killed the loginwindow process.
Re:OS X isn't unreliable... (Score:1)
I just went there, and I didn't lock up (I'm running OS X 10.0.4 and IE 5.1b1). In fact the page is still loaded in another window.
But I have had the GUI lock up on me a few times, and some type of keyboard shortcut to kill it would be nice, since Option-Command-Escape won't always pop up the Force Quit window...
Re:OS X isn't unreliable... (Score:2)
Note that command-option-esc will bring up a "Force Quit" window that lets you kill any Aqua program, including Finder (it restarts itself afterwards). I don't know if this would work in your situation, but it might.
Finally, I urge you to submit a bug report.
Re:OS X isn't unreliable... (Score:1)
This was said to be a problem related to having quicktime buried low in the system.
:\
Embarrassing, as it is something that many poke fun at win2k users about.
Command-Option-Esc often doesn't work, as it isn't as necessary as the ctrl-alt-delete for windows. Command Option Power reboots however.
Re:OS X isn't unreliable... (Score:1)
Re:OS X isn't unreliable... (virtual consoles) (Score:1)
I thought of writing this with a team, then found this link:
http://www.opensource.apple.com/bugs/X/Core%20OS/
Re:OS X isn't unreliable... (Score:2, Interesting)
LOL! PDF-based rendering doesn't mean it creates a PDF and processes it to draw something, it means it uses the same imaging model as PDF.
Actually, it's almost identical to Postscript, but with Quartz they lose the programmability of PS and the licensing fees (fortunately). They gain "PostScript-like drawing features such as resolution independence, transformable coordinates (for rotation, scales, and skews), Bézier paths, and clipping operations." This gives them a unified model for printing and drawing. And it makes it easy to generate a PDF file, or to render a PDF file (printer spool files are PDF files). But how do you explain this to Joe user? Saying it uses the PDF model for rendering and describing image environments turns to "it uses PDF to draw."
For example, if they said it was OpenGL based, the reaility might be that it uses the same multi-stage rendering pipeline as OpenGL, in that you have data to draw represented by vertices, they get transformed by the model-view matrix, and then transformed by the camera, then clipped to the viewable area, then perspective is applied (3D to 2D), then drawn. But that doesn't mean that it is creating a new OpenGL context and running OpenGL commands every time it draws something.
There's also a misconception that Adobe worked on Quartz. They had nothing to do with it.
So why is it slow? Because OS X 10.0 is just ass-slow. At *everything*. I've got one of them high-end G4s. When I was at the expo and they were showing how fast 10.1 is, I heard some people in the audience say "yeah, but how fast is the machine that it's running on?" Pfft! It looked twice as fast as my machine, and before the expo they didn't come any faster :)
Re:OS X isn't unreliable... (Score:1)
OK, so they were using Dual-800's at MacWorld. I was there. But I'll let you know, I'm using OS X 5G24 (soon to be 27) on my iBook dual USB (500mHz, 256k cache (sucks!) http://www.apple.com/ibook [apple.com] for the details)
Anyway, "bouncemarks" are a somewhat relevant way to compare... Much faster here. And the GUI, while still somewhat buggy (this is a beta), is much faster. Just a few weeks till 10.1 is released.
So, even on this piece of crap (relatively) laptop, it's pretty damn fast. Boots up in less than a minute. Classic (OS 9.2.1) boots up in the same amount of time it takes when I'm booting right into 9.2.1 itself (less than 30 seconds, usual extension set). Oh, and a bunch of bugs are fixed too, but this isn't the place to get into them.
Re:OS X isn't unreliable... (Score:2)
Re:OS X isn't unreliable... (Score:1)
Dear god no, they don't do it the same way! If that way was done at all.
Like I said, it's the same model, but the rendering has NOTHING to do with PDF. You make CoreGraphics calls (CGDrawLine, stuff like that). It has nothing to do with PDF.
but I'd rather think that the GUI is slow because of a slow model rather than just plain crappy programming.
It's totally unoptimized. First you make something work, and then you make it fast. The number of changes under the hood to OS X since even the public beta are very, very dramatic. Even CoreFoundation has had it's share of updates from the 10.0 release to now.
As for OS-X, its slow largely because of Mach. The dated version of FreeBSD (3.2) doesn't help things, but the Mach 3.0 kernel is an absolute dog.
Mach 3 is a research project. Apple doesn't use pure Mach 3, and it's not slow. The dated-ness of FreeBSD has nothing to do with it. We use 3.x and 4.x, and you don't say that one's faster than the other :)
It's only the BSD api and utilities that's at 3.2, it has no affect on performance or usability. OS X is an operating system in itself; it can function without the BSD subsystem. It's an optional install, on by default.
Every so often a disscussion pops up on the HURD list about porting it to something better, but apparently they're quite stuck with it.
Mach rocks. If you ever get involved as a developer of application software with writing code that works with the kernel, it's quite impressive.
Mach is significant because of it's design. Implementations are free to be as slow as they want to be. There's a big difference between pure Mach and Apple's xnu kernel.
Config (Score:2, Insightful)
Re:Config (Score:1, Funny)
The world is like an eager virgin, waiting for Linux to take over. Sad thing is the geeks haven't noticed and probably wouldn't care.
Re:Config (Score:1)
You mean like
Or like Microsoft...config functions in control panels, in exploder, My Computer-> Manage->{pick one}, Network->properties->Local Area Network->properties->TCP/IP->properties, Taskbar->properties, etc, etc. Like a normal OS.
KDE->Control Center.
Compare and contrast.
(Don't know about Gnome, haven't used it since KDE 2.0 came out)
Re:Config (Score:1)
Good example! OS X has everything in one place, in "System Preferences"
I run OS X mostly on my G4 (the one I'm typing this on), but still run LinixPPC on my old PowerComputing clone, updated with a 450MHz G3 card.
Re:Config (Score:2)
>>>>>>>
Yes, UNIX is a normal OS.
My Computer-> Manage->{pick one}, Network->properties->Local Area Network->properties->TCP/IP->properties, Taskbar->properties, etc, etc. Like a normal OS.
>>>>>>>>>>
Huh? The only stuff that's not configured via Control Panel (in Win2K at least) are object-specific things like the Taskbar properties. And for the sake of usability, object-specific config SHOULD be object-specific. The Windows convention is that things that you can't directly see on the screen are configured via the control panel, while everything else is configured by right-clicking on it an hitting properties. Might not be the most efficient thing concievable, but it works quite well in practice. Certainly a hell of a lot better than the mish-mash Linux has in place. For example, say I want to turn off anti-aliasing in Windows. I can just go to Control Panel -> Display -> Effects. In Linux I have to break out the Xterm, go hunt for a HOWTO on the net, then edit a xftconfig, a config file whose structure is different from every other config file on the system.
PS> And don't point me to some nifty KDE utility that does that for me. The user has to FIND these things, remember?
there, there (Score:1)
Installed it yesterday (Score:1)
How fast it is. Compared to the sluggish interface of OS X, KDE is incredibly faster on the same hardware.
How easy it was to install. The last time I used LinuxPPC I had to spend weeks of configuring until I had X, sound and a swedish keyboard layout. This time it just works!
How far KDE has come. KDE is really impressive nowadays (2.1). I'm amazed that the linux companies hasn't dared to say yet that Linux is ready for the desktop.
Re:Installed it yesterday (Score:2, Interesting)
I'm almost inclined to agree. KDE itself is an absolutely great desktop. For me, the only thing that I think Linux needs is a consistent way to install programs. RPM's are great, Debian files are great, but there are still quite a few unpackaged programs that are distributed as tar.gz's. When we have a packaging system which can install any of them, and remember them in the same way so that they can be easily uninstalled, and which can figure out dependicies between the different systems, I will consider Linux ready for the desktop period.
I should like to say I am actually grateful that companies haven't said that Linux is ready for the desktop yet - by premature announcement of the fact, they leave Linux wide open to criticism for claims that it cannot (quite yet) forfill. I'd rather that things are got just right, and then big announcements made.
Just my $0.02
Yellowdog and Debian (Score:1)
Re:Yellowdog and Debian (Score:1)
Huh? I am inclined to disagree. Perhaps in YOUR opinion, but don't make absolute claims that are unjustified.
Someone mod the parent post down to flamebait.
Re:Yellowdog and Debian (Score:1)
I infer your preference is Yellowdog, or at least Redhat. Do you have any thoughts on that, or are you yourself a flamebaiter?
Re:Yellowdog and Debian (Score:1)
Yes, my preferred disto is Redhat. I used to like Mandrake, but the USB support in the default install of Redhat is far superior to that of Mandrake, which is why I switched. (Mandrake couldn't handle my USB switchbox that shares my keyboard and trackball between my iMac and my P3).
YellowDog is a decent distro. I have played around with 1.2 and it worked well on my iMac (the install sucked, but I was left with a fully configured, working system). Personally, since OS X's release, I've found little use in running Linux on the iMac... OS X seems to solve all the annoyances that I had with Linux/*BSD.
Re:Yellowdog and Debian (Score:2)
It's pretty hard not to pipe in when people who have never heard of Debian are still futzing around with rpmfind or building common software from source. It's like, "don't you realize there's a better way?"
Re:Yellowdog and Debian (Score:1)
Anyone tried Suse PPC beta?
Wonderful Distro (Score:3, Interesting)
OT: YDL on a 6500? HOW?!?!?!?!? (Score:1)
Did you get YDL 2.0 to install on a 6500? I spent two days trying - then flung my hands up in frustration & switched to LinuxPPC 2000 Q4. I never found a video setting which gave me a useable screen for the install - even ultra safe gave pure garbage right after bootup. This looked to be the same problem everybody on the mailing lists with a 6500 was having. No one that I wrote to ever got a useable solution.
Do you have a stock machine, or a non-standard video card? Or did you run YDL 1.2? Enquiring minds want to know . . .
Re:OT: YDL on a 6500? HOW?!?!?!?!? (Score:1)
OT: YDL on a 6500? HOW?!?!?!?!? (Score:1)
Thanks for the info.
There/Their (Score:1)
Re:There/Their (Score:2, Funny)
I don't think it's worth the hassle of having stories look like this: "I think [their]* doing a good job"
* the homonym "there" was replaced with the grammically correct "their"
Their, there ... you knew what he meant, right? Being dyslexic, I do that sort of thing all the time.. and the way I figure, if I got my point accross, I used the right words. =)
OK, mod this down Off-Topic now....
Re:There/Their (Score:1)
Re:There/Their (Score:1)
Still incorrect! That should be the contraction for "they are"... "*They're* doing a good job"
Roadmap for world domination... (Score:2, Interesting)
Can you guess which one Linux is still lacking in???
We're almost there. Linux can do anything Windows can do (and mostly better). You can now buy Linux off any computer store shelf, at bookstores, online, or even download it for free. Now, as the article shows, Linux runs smoothly on dozens of different hardware platforms, and GNU software runs on dozens of OS's, including Apple's. Now, if only it were easier to configure a damn mouse!!!!
<RANT>I propose a petition to the IETF that the surrounding tags become official identification for
Re:Roadmap for world domination... (Score:1)
I would disagree with the smoothly part when it comes to SPARC platforms, but it does run well on PPC...I wish they would put as much into the ports as the NetBSD crew does, though.
Upgrading Is, Quite Literally, Impossible (Score:5, Informative)
I bought v2.0 as soon as it came out a few months ago (the same as I did with v1.0), wanting to support Terra Soft by giving them some money. Not having read all of the technical notes before purchasing it, I didn't found out until I got it in the mail that there was no upgrade path from v1.2. I complained on the mailing list, which started a big battle, but solved nothing. I sent another post about a week ago, asking if I could upgrade yet. No replies.
Poking around on their site, I can only find a single reference to the fact that upgrading is impossible. Is that in the installation guide [yellowdoglinux.com]? Nope. The engineer's notes [yellowdoglinux.com]? No sir. Perhaps just a note in their on-line store [terrasoftsolutions.com]? Unh-uh. Surely the installation FAQ [yellowdoglinux.com]? No siree Bob. No, you'd have to go to the bottom of the support page [yellowdoglinux.com] and follow the Can I upgrade my previous install of YDL to 2.0? [yellowdoglinux.com] link, which says: This would indicate to me that upgrading is possible, just not via YUP, their fantastic apt-get type updating system. That, unfortunately, is not the case. Maybe there are other notices on their site, but I'm yet to locate them.
I was told, at the time that I initially complained, that I just didn't properly appreciate how difficult that it was to get v2.0 out, and that it's really difficult to create a distribution that can be upgraded, and why should I worry about such details anyhow? Didn't I have proper tape backup and off-site storage procedures for my home iMac? Didn't I know that I was a fool to ever upgrade a machine? All of these things are true, but they don't excuse creating a release that without notifying purchasers beforehand cannot be upgraded.
I like Yellow Dog Linux. I use it every day. I like Terra Soft, and I've enjoyed every enounter that I've had with their staff. I think that they've created a fine distribution. It irks me that it can't be upgraded, but that's their perogative and my incentive to run Mac OS X. But their lack of notification that this problem exists makes me nuts. This review, like all others, really makes me want to run v2.0. I sure hope that I can someday, because it looks like a gem of an update.
-Waldo
Big OS X reason (Score:3, Interesting)
Re:Big OS X reason (Score:2)
Re:Big OS X reason (Score:2)
Ok, that's all I'm going to say. My hangover makes it hurt to write.
lack of pmu support? (Score:1)
and he complains about using batmon to monitor the battery. batmon? jeez. try the APM module for gkrellm and get with the times. :)
i just used my PB on a plane flight from boston to sweden, and it was great. the only problem is that it's a little _too_ big to use in those darn British Airways seats!!! the person in front of me reclined and almost snapped my display in half. :(
as for as yellowdog goes, i agree that it's great. i can't believe that they "recommend" tthe "dekstop user" install, as it doesn't even include gcc!!! i had tot uninstall and reinstall with the developer's workstation.
one thing that it doesn't have that i missed was linuxconf (and when i try tto compile it is is missing 'crypt'? what's that?). but i suppose that webmin does everything that linuxconf used to do.
on the extras cd they also include Mac On Linux. now _that_ is cool. i run OS9.1 in a little window in enlightenment. if you change the screen res inside the mac OS it actually resizes the window! well, at least i thought it was cool. the only problem is that when you wantt to change (or insert) CDs, you have to reboot the macos.
before yellowdog i had been using OSX, and i was SO tired of using buggy apps and a piss slow GUI that i was incredibly relieved when my x server startted for the first time.
all you mac users out there, give it a try. good job yellowdog!
muerte
Debian for PPC? (Score:1)
Re:Debian for PPC? (Score:2, Informative)
yeah, but what about the BriQs? (Score:1)
Re:yeah, but what about the BriQs? (Score:2, Informative)
For $1,690 you can get a 733 MHz G4 with 4 PCI slots (the briQ has one slot that doesn't even come as PCI) and three RAM slots. The BriQ has 2. Plus the 4X AGP slot with a nVidia card. And the CD-RW drive, keyboard, mouse, etc.
Other then the color, cosling more and having less features, the briQ and the G4 has more or less the same spcs.
Re:yeah, but what about the BriQs? (Score:2)
Re:yeah, but what about the BriQs? (Score:1)
Total Impact [totalimpact.com] is the OEM, BTW.
Terra Soft Partners page [terrasoftsolutions.com]
Look ma (Score:1, Funny)
Re:Look ma (Score:1)
I continue ot be imprassed by CmdrTacos grammar (Score:1, Offtopic)
Yep, Like redhat... (Score:1)
setup YDL 2.0, things worked out pretty nice. I was impressed
Best thing there is... until Slackware makes a PPC version
Re:Yep, Like redhat... (Score:1)
yes, that would be a great option....but, considering the SPARC port isn't finished and there isn't even a slackware-current/ right now, I won't be holding my breath.
YDL is a bit too Red Hat for my tastes...the company would do well to do more than a simple fork, like Mandrake has...even though it's still to Red Hat, for my tastes.
Mandrake PPC? (Score:1)
A couple of not so good things about linux for pp (Score:1)
Second: Some programs are not speed optimised for ppc, wich means that some programs are unusable even though they function under ppc-linux.
And then this distro is RPM based: this isn't all bad except it would really be a great system if the packaging system wouldn't be changed constantly.
Are you all nuts? Run OS X or run Intel. (Score:2, Interesting)
Re:Are you all nuts? Run OS X or run Intel. (Score:1)
OSX still has problems with itself and doesn't run much other software. I spent my last few months with OSX using Fink and installing Xwindows to use on top of osx, finally I decided that was ridiculous and just tossed it. OSX is technically good, etc.
Personally I found the Ti book slightly unweildy, horribly hot to use and non-ergonomic.
But hey these are just my opinions. I would imagine that before flaming this guy you at least use both these items, but I'm willing to guess you haven't.
Re:Are you all nuts? Run OS X or run Intel. (Score:2)
I assure you, I don't troll. Honest opinions only. I submit that it got modded up because there's plenty of folks who can see through the B.S., that's all. Good to know they're lurking. They should post more though.
I just wiped osx off my G4 tower and replaced it with Debian
Power Mac G4's start at $1699.00 For that sum of money you could've bought a LOT of Wintel hardware to run your Debian system on!! See my point? Of you think OS X sucks (even though your reasoning may or may not be flawed) then, by god, don't run out and buy Apple hardware!! Get more bang for your buck and buy Wintel!
I spent my last few months with OSX using Fink and installing Xwindows to use on top of osx
Sounds like a phenomenal waste of time to me. Wow. Do you work for a living? I wish I had time like that to tinker. But I have real programming projects to attend to. Even Slashdot is a luxury. My suspicion is that the folks who do this kind of nonsense (installing Linux on Ti PB's, for example) are not doing it for practical real world benefit. They do it only because it is possible. And, perhaps it is fun and entertaining. Practical? Of course not. Cost effective? No.
Why OS-X is overrated (Score:2)
2) Mach 3.0
3) Mach 3.0
4) HFS+: read my other post on why this minor update to the 20 year old HFS isn't very good at all.
5) Aqua: Sure its pretty. Sure its powerful. But it makes X seem snappy!
6) FreeBSD 3.2: Its a nice system, but all of the cool stuff is being done in the 4.0/5.0 branch. VM, SMP, security, etc.
7) Environment: OS-X is a mish-mash of OS9 programs running in a (large) compatibility layer, poor Wintel ports (IE 5), and a dearth of Carbonized apps. Meanwhile, Linux seems positively unified: running a KDE program in GNOME doesn't incur nearly as much of a system drain as running an OS9 program in OS-X. Plus, Linux is pure preemptive 32-bit apps all the way through, while many important OS-X apps still run in the cooperative kinda 32bit OS9 environment.
PS> If I seem down on Mach 3.0 that's because that kernel single handedly have microkernels a bad name...
Filesystems? (Score:2)
For this reason, I would not use OS X to host any kind of server, unless I could get my data onto a better filesystem. Has anybody heard anything about using other filesystems with OS X? There must be kernel support for something better. Would this somehow screw up the higher levels of OS X that sit on top of darwin?
Re:Filesystems? (Score:2)
We're not nuts, just cheap (Score:1)
The biggest point is probably that Linux is faster, and it doesn't cost anything. Meaning, you can download it, and practically everything made for it is free. OSX costs $129 (which isn't bad compared to windows, but it's still high)
Macworld Expo (Score:1)
10.1 -- Don't hold your breath! (Score:1)
Even 10.1 has hardly any 2D graphics acceleration. Launch times are faster but the GUI is still slow slow slow.
As soon as there's a good NVIDIA driver for PowerPC Linux, I'll be switching.
Re:10.1 -- Don't hold your breath! (Score:1)
Re:10.1 -- Don't hold your breath! (Score:2)
Nubus macs? (Score:1)
I've got a 6100/60 with a 210 mhz G3 inside that I'd like to run linux on some day
Re:Who cares? (Score:2, Insightful)
Fact: Not everyone likes BSD, some people just prefer Linux.
Fact: Another OS for the PowerPC Arcitecture is a great thing to se released and updated, if x86 has no compitition what makes it improve?
Fact: OS 10 and 10.1 have hefty sytem requirements that some computers just don't meet, I can still use YDL on my old 603e chip which is somewhat old school.
So, basically, this keeps everyone on their toes, the Linux people now havew to give the mac a serious look before dismissing it simply because it's am mac. The mac people have the option of using Linux in adition to every other OS on the mac. And Apple has to keep OS X development going strong becuase they don't have an OS monopoly on their systems. And all those people with macs can upgrade to the latest version of YDL, we just can't use off the shelf linux you know, silly single architechure kernal.
Re:Who cares? (Score:1)
http://www.openppc.org
a more or less open platform combined with an open OS sounds like the perfect set of Legos to me... err...GNU/Legos
Re:mac linux (Score:1)
I just think x86 is better.
Well, i had more luck with installing YD 2.0 on my Powerbook WS2 than installing Redhat 7.1 or mandrake 8.0 on my duron 750 pc.
Everything worked in one time, while it took me around 2 hours to get X window to work with my taxan 620 screen.
second, i can change the drive bays on the fly (so put in a zipdrive or dvd-player without restarting.
Pint is, that apple hardware is more standard than the average x86 machine.
Even my pc-card usb adapter works perfect with my ms optical mouse.
Re:mac linux (Score:1)
Well, i had more luck with installing YD 2.0 on my Powerbook WS2 than installing Redhat 7.1 or mandrake 8.0 on my duron 750 pc. Everything worked in one time, while it took me around 2 hours to get X window to work with my taxan 620 screen.
The taxan 620 screen was connected to my pc.
With my powerbook it worked within 2 seconds.
Re:I just thought I'd add... (Score:1)