Slashdot Mirror


Upgrade Your G4 Cube to a Pentium M Processor

reklusband writes "This report tells of a company that has released a processor upgrade for G4 cubes; this upgrade is in the form of a Pentium M. The cube becomes Windows + Linux, x86-blah compatible."

22 of 214 comments (clear)

  1. why bother? by Loconut1389 · · Score: 4, Insightful

    why bother, i mean really.. You're not really upgrading so much as shoving a bunch of pc parts in a g4 box, in the end you've still just got a pc, and ultimately one without openprom so you wont be able to run os x.

    1. Re:why bother? by gl4ss · · Score: 5, Insightful

      not upgrading? it's a speed upgrade. whatever you think g4's in cubes are not faster than pentium-m's available now, as such, if you intend to run linux or even winxp it is an upgrade.

      and the case of g4 cube is cool - which is why you would do this upgrade(when you've deemed that it's too slow to act as your desktop anyways and would like a linux/windows box with some beef)..

      --
      world was created 5 seconds before this post as it is.
  2. What a waste of $$$ by ankhcraft · · Score: 5, Insightful

    For the bottom-end of the same price ($399), you would have more than enough to buy a similarly equipped PC133 bus computer, used. And since your G4 is probably used as well, why have one machine when you can have two? Honestly, old PC-compatible machines running w/ a 133 Mhz FSB (*no* DDR, etc.) are fairly cheap these days.

    --
    ...
  3. Upgrade.... by MosesJones · · Score: 5, Insightful


    So in other words you take your Mac, that in G4 form probably still works fine with OSX, put in a new motherboard and processor. And now you can use the same BOX as a PC and run Linux.

    Not so much an upgrade as using a G4 case, and in terms of an upgrade... So sort of like taking a PDP-11 box, keeping the disc controller and network controller, putting in a Pentium processor, rolling your own Linux and saying "I've upgraded a PDP-11".

    NO YOU HAVEN'T because it DOESN'T WORK with the old software.

    I would dare try and get my Wife to switch from a Mac onto Linux, that would hugely downgrade my quality of life.

    --
    An Eye for an Eye will make the whole world blind - Gandhi
    1. Re:Upgrade.... by mcc · · Score: 5, Insightful

      So basically it's not an upgrade, it's a casemod in reverse.

    2. Re:Upgrade.... by ajs318 · · Score: 3, Insightful

      No. All the electricity you feed into an air conditioner gets turned into heat as well. It's just that most of that heat -- and all the heat extracted from the room -- gets blasted outside.

      An air conditioner appears to chuck out more watts of heat from the discharge pipe {if you can measure it; it's actually quite difficult} than you are feeding it in electricity. The difference is how much heat the air conditioner is extracting from the room. Small air conditioners aren't terribly efficient: I have a unit that draws about 1kW and only does about 2kW of cooling {so puts out 3kW of heat from flue}.

      --
      Je fume. Tu fumes. Nous fûmes!
  4. So ****ing what? by onlyjoking · · Score: 4, Insightful

    What the **** is all the noise about? So I start with a G4 running the wonderful OS X and I'm given the option of spending money to destroy it and put an Intel chip in the box so that I can ...... run Windoze or Linux? Someone hit me on the head, please, and let me in on this one coz I just don't get it.

    1. Re:So ****ing what? by Errtu76 · · Score: 2, Insightful

      Actually, just for Windows since there are PPC flavors of Linux already available. So i'm wondering how many people that specificly buy a Mac would even consider losing this feature to 'gain' windows?

  5. I, for one, call bullshit on that one... by fifirebel · · Score: 5, Insightful
    An unknown korean company does a board plus an OF to BIOS translation layer for the huuuge untapped market of PC users who admire the G4 Cube's design but don't want to run PowerPC software.

    And that's old news, look at the post date: Monday, February 28 2005 @ 10:27 AM EST.

    Bullshit...

  6. But does it run OS X? by alan_dershowitz · · Score: 5, Insightful

    Just asking.

  7. Uhhh... by mdxi · · Score: 5, Insightful

    ...the G4 Cube is already capable of running Linux.

    --
    Posted with Mozilla
  8. What I don't understand is... by nmb3000 · · Score: 5, Insightful

    Two words: device drivers.

    We've seen lots in the last few days about Apple and Intel and some blurring of the lines, but in all this I haven't seen much related to drivers. Think about it for a second. Whether you install Windows on a Mac or OS X on an x86 system, is anything (besides the very basics maybe) going to work?

    In order to get OS X as popular on x86 as Windows or Linux it's going to require a LOT of driver writing by both Apple and other vendors. Unless Apple comes up with a way to get Windows-native drivers to work (or Linux I suppose, but Windows has a better full-support native driver base) OS X is going to suffer many of the same problems Linux does with hardware support, specifically products that are not mainstream.

    Or am I wrong and is there a quick and easy way to build a native "plug-'n-pray" driver base such as Windows XP has? Love it or hate it, you have to admit that XP really does have great native support for tons of stuff, a feature which is a huge plus for a lot of people. Usually, it really does Just Work (TM)

    --
    "What do you despise? By this are you truly known." --Princess Irulan, Manual of Muad'Dib
    /)
    1. Re:What I don't understand is... by Com2Kid · · Score: 4, Insightful
      • Or am I wrong and is there a quick and easy way to build a native "plug-'n-pray" driver base such as Windows XP has? Love it or hate it, you have to admit that XP really does have great native support for tons of stuff, a feature which is a huge plus for a lot of people. Usually, it really does Just Work (TM)


      This actually is not TOO huge of a problem.

      Since Apple switched over to PCI and AGP ports quite some time ago, there already exists a large hardware base designed around those two industry standards.

      Next, since the actual OSX kernel compiles against both the PowerPC and x86 platforms, any kernel calls in the drivers will not have to be rewritten.

      Indeed depending on how Apple handles their BIOS calls, very little may need to be rewritten at all. Many hardware devices now days are CPU assisted, (sound cards, network cards, modems, and so on) which may help Apple a great deal as the heart of these types of devices drivers essentially boils down to Kernel calls and a basic software app, both of which should port over easily.

      Basically anything that already has an OSX driver on the PowerPC platform should, with not too much work, and often times maybe with no work at all, have an equivilent driver on an OSX release on x86.

      A dream goal for Apple of course would be drivers needing no porting at all, since it is very unlikely that venders will put even the slightest effort in porting over drivers for older hardware. Heck even in the world of Windows, hardware support often times falls to the wayside after only 3 or 4 years! (In other words a lot of hardware that was released for 98, ME, and Windows 2000 ended up without Windows XP support! Ouch!)
    2. Re:What I don't understand is... by ciroknight · · Score: 3, Insightful

      As I'm sure 8 million people will tell you, Apple's not in the market for OS dominance. They're in it for an awesome platform. This means both hardware AND software superiority.

      In other words, device drivers for your generic Intel hardware --WONT BE MADE-- *shock and amazement*.

      But, that probably won't stop the hackers from trying their best to boot it on Whiteboxen. And I'm sure they'll succeed, but the lengths they go at to succeed won't be worth it to the average user.

      --
      "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
    3. Re:What I don't understand is... by ciroknight · · Score: 2, Insightful

      Hate to buzz you incorrect but.. **BUZZ**.

      Darwin's an interesting animal. It's a hybrid of FreeBSD and the Mach micro-kernel. I'd almost go as far as saying FreeBSD is a module *within* Mach, but that's not entirely true.

      Darwin drivers, as they exist, should work for Mac OS X, but not many exist. And I wouldn't look for this to change as time goes on either.

      --
      "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
    4. Re:What I don't understand is... by ciroknight · · Score: 3, Insightful

      I would doubt if most drivers take anything more than an Endian switch and a few tweaks here and there to deal with the register differences, most of which can be done by a good compiler.

      Most companies who haven't released their specs to Apple, on the other hand, will be out in the dark when it comes to writing new device drivers. Apple's gone out of their way to make it easy two switch between the platforms, device drivers are not going to be something to slow them down.

      That's one of the advantages of running a microkernel like Mach; *everything* plugs in to it, so making a driver work shouldn't take much mucking around inside of the kernel wondering why something completely doesn't work.

      --
      "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
    5. Re:What I don't understand is... by toddestan · · Score: 2, Insightful

      But how else are they going to get people to buy Macs, if they don't make sure the buyer gets a feeling of superiority? Why would you buy a weird system that's different from what everybody else is using, if not for the ability to gloat and scorn the "sheeple" ?

      The same way the big auto makers get people to buy SUVs. Put huge premiums on them, making them expensive so they become a status symbol.

  9. Even slashdot needs your attention sometimes... by Anonymous Coward · · Score: 1, Insightful

    ...so more people will read and more business partners will allow slashdot to link to their news that might require a registration. I think it has been like this for 2 or 3 years now and probably the reason why many people refuse to RTFA.

    End of story.

  10. it's all about the functionality... by aaronrp · · Score: 2, Insightful

    I had two G4 cubes at one time (one for home, one for work). If somebody can make one of these near-obsolete machines be useful for them, who am I to complain? Better that than the landfill or sitting on a shelf.

  11. Yes! by NRAdude · · Score: 3, Insightful

    And I distinctly remember no less than two years ago, an independent author of a GUI theme was sued by Apple to remove circulation of a certain WindowMaker theme (not KDE, not Gnome, not IceWM) because it completely aroused the end-users perspective to the GUI that it justified not buying a Apple Mac OSX machine. Seriously, if that is all the division between an OS can be, I welcome free software allowing people to move to any architecture they see capable to their needs.

    Many people do not realize that Apple is actually a worse corporate proprietor than Microsoft. Considering all these years that Microsoft has been unable to migrate x86 hardware design away from its legacy XT closet, Apple is jumping into the world with a completely new and recent re-implementation with Intel -- perhaps a feat Microsoft couldn't attempt without someone waving monopoly flames. Remember when Microsoft donated USD 160 million to Apple? Was that to keep the smallest competitor out of bankrupty and far from the predatory grips of anti-monopoly laws?

    The trend to migrate from the legacy XT PC design has been as recent as when Intel started marketing the beleagured "Plug 'N' Play" API. 3DLabs, no more than three years ago when disclosing its VP graphics chipset to compete with nVidia's GeForce vertex and pixel technology we see today, exclaimed to be migrating away from the VGA BIOS compatibility; none else would be compatible to post in VGA text modes! Of'course, the plan is postponed because freedom can be a stubborn mule... It's all just one big software ploy shadowed by the tempting of advertisers to push new trends and remove competition to a select few supra-corporations with closed intelect -- all to compete with the theory "progress." This is all real! Old, but open standards, are being replaced with proprietary solutions that are clearly not in the interests of the people and companies buying the property.

    Yeah, I've looked at computer software the same way as the parent poster had summarized. It's just a struggle between gifted people to press their ideas in codified form onto various competing subdomains of software; criticized by the most calculated, unethical, inconsistent, and undeserving interpretations of data known as the GUI: this + that + this theme + this scheme >= closed_proprietary_solution(TM).

    Hello TCPA, you're in the BIOS as an option that can be disabled! When will that option become an unconditional statement or command that serves none but quash the living trust and will? I see Apple and Intel positioning with a hidden Microsoft to perform a corporate sneek.

    --
    without prejudice
  12. Be more credible if it was a casemod. by argent · · Score: 2, Insightful

    Yeh, I know, DEC put an x86 emulator on the BIOS of the Alpha so it could run intel card firmware during boot, so it's almost beleivable...

    But it would be a lot easier to replace the whole cube motherboard, not just the ZIF.

  13. what's so wrong with the upgrade? by dionysian.mind · · Score: 2, Insightful
    I don't really understand why there is such adamant opposition to this idea. Jesus. Like a 450 mhz G4 is really THAT useful anymore? 10.4 runs great on my g4 ibook, and sort of well on my eMac 700mhz... but on my 600 mhz G3 iMac it runs like crap. I don't have a g4 cube, but the specs on them aren't the greatest anymore -- my iMac is roughly equivalent to the G4 cube (sans altivec). Personally, I would love to have a G4 cube with this upgrade because the G4 cubes look cool. I would rather have a functional linux box with a Pentium M in it than a less-than-functional G4 that won't even run the current Mac OS properly.

    This strangely violent opposition is why most people are turned off by mac users. "PENTIUM IN MAC IS EVIL!!!11" Get over yourselves. I love OS X just as much, if not more, than the next person -- but I am still more interested in functionality than some religious adherence to any OS. Hardware that works well and the OS that is the best tool for the job / best fit for the hardware is what is important.