New Potential User : Please help
  • Just looking around
    brad
    Posts: 8 from 2010/5/18
    Quote:

    "
    jcmarcos wrote:
    Go Brad! By the moment you show your wife the size of a MacMini compared to the Huge PowerMac, she will immediately agree on that few extra bucks. Not to mention the Mini means inmediate enjoyment!


    So you suggesting that all the mails I get telling me constantly that "size really matters" are actually lies? "

    Thats funny as !

    Okay Okay.. ive been thinking this through. You guys and girls have the experience. I'll wait for a mini.

    Unfortunately the algorithm for Amiga related WAF is the following
    IF(Purchase.Contains("Amiga"))
    If(Purchase.Contains("Mac"))
    Waf=Waf*0.5;
    Else
    Waf=Waf*0.25;
    Else
    Waf=0.75;

    Return Waf

    if i mention its just Amiga then not likely.
    If i mention its actually a Mac its more likely
    If its a computer i can use for other stuff its mostly likely.

    Notice all those WAF values are decimals.
    Computer purchases instantly are penalised :-))

    Thanks all for the comments.

    I really dont mind flashing bios etc in cards and tinkering but a nice quiet mini sounds ideal.


     8-)
  • »19.05.10 - 20:41
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Jambalah
    Posts: 820 from 2008/3/30
    From: Roma, Italy
    :-D! Brad.. Now all is clear!
    Well, DIM(Waf) to minor values and go buy a Mini. Don't forget to Poke 54296,0  :-)
    Seriously, let your wife fall in love of Mac Mini and she will ask you to buy one  ;-)
    ...ehm.. I accept no responsability...
    Pegasos II 1 ghz
    Powermac G4 Quicksilver with Sonnet Encore 1.8 ghz
    Powermac G4 MDD single 1.25 ghz, silenced for ears health...
    Powermac G5 dual 2.7 ghz I'll be back...
    Powermac G5 dual 2.0 ghz
    Powerbook G4 1.67 ghz 17
  • »20.05.10 - 04:12
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Crumb
    Posts: 736 from 2003/2/24
    From: aGaS & CUAZ Al...
    @Andreas_Wolf

    Quote:

    are there cards other than gfx cards dependent on x86 code execution at startup?


    I'm not sure but I guess that most Mac cards that use custom bios. Perhaps for autobooting from HD controllers?

    On the other hand MorphOS driver could initialize the card without using any BIOS although that may require more knowledge about the specific card (e.g. like they initialized Voodoo3 on classics without using any BIOS)
  • »20.05.10 - 20:02
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    pampers
    Posts: 1061 from 2009/2/26
    From: Tczew, Poland
    Brad: Mac Mini is quite nice machine to run OSX as well so if there will be some apps unavailable under MorphOS you can probably find OSX version. That makes Mac Mini perfectly usable as a small desktop computer, meaby your wife will like it.
    MorphOS 3.x
  • »20.05.10 - 22:37
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12408 from 2003/5/22
    From: Germany
    > I guess that most Mac cards that use custom bios. Perhaps for autobooting
    > from HD controllers?

    Sounds plausible.

    > On the other hand MorphOS driver could initialize the card without using any BIOS
    > although that may require more knowledge about the specific card (e.g. like they
    > initialized Voodoo3 on classics without using any BIOS)

    ...or Radeons for that matter?

    http://www.elbox.com/news_08_03_15.html
  • »20.05.10 - 22:48
    Profile
  • Jim
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Jim
    Posts: 4977 from 2009/1/28
    From: Delaware, USA
    Very interesting! I'd never given any thought to this. When I was working with 68K based boards that had ISA slots our OS also ignored the presence of a PC BIOS (although it made coding drivers tricky - since some cards based on the same chipset wouldn't work without driver tweaks because of minor design differences).

    There really isn't any reason that a PC video card wouldn't work in an Apple under MorphOS with no modification except for the need to mask the pins on the card edge that we're already covering (due to Apple's non-standard AGP application).

    A quick question. How does a Pegasos boot from a Symbios SCSI disk controller when the PC BIOS on those cards is written for an X86 based machine?

    [ Edited by Jim on 2010/5/21 4:40 ]
    "Never attribute to malice what can more readily explained by incompetence"
  • »21.05.10 - 00:39
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Zylesea
    Posts: 2065 from 2003/6/4
    The Firmware used by Pegasos and Efika has an x86 emulator.
    --
    http://via.bckrs.de

    Whenever you're sad just remember the world is 4.543 billion years old and you somehow managed to exist at the same time as David Bowie.
    ...and Matthias , my friend - RIP
  • »21.05.10 - 06:52
    Profile Visit Website
  • Moderator
    Golem
    Posts: 766 from 2003/2/28
    From: Denmark
    Quote:


    Jim wrote:
    A quick question. How does a Pegasos boot from a Symbios SCSI disk controller when the PC BIOS on those cards is written for an X86 based machine?


    I believe the Pegasos firmware supports these cards directly, I think x86 emulation is only used for PC gfx cards.
  • »21.05.10 - 10:15
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Crumb
    Posts: 736 from 2003/2/24
    From: aGaS & CUAZ Al...
    @Andreas_Wolf

    Matt "neko" Sealey could confirm us if the x86 emulator is used for something else than gfx cards
  • »21.05.10 - 11:56
    Profile Visit Website
  • Moderator
    Golem
    Posts: 766 from 2003/2/28
    From: Denmark
    @Crumb
    With my symbios card at least there's no bios output like I get from my gfx cards.
  • »21.05.10 - 12:52
    Profile Visit Website
  • Jim
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Jim
    Posts: 4977 from 2009/1/28
    From: Delaware, USA
    Interesting, it must be firmware support. Without low-level support the machine wouldn't even know an X86 BIOS equipped card was there.

    There's one advantage to the Pegasos. I don't think we're going to modify Apple firmware.
    "Never attribute to malice what can more readily explained by incompetence"
  • »21.05.10 - 15:07
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    ausPPC
    Posts: 543 from 2007/8/6
    From: Pending...
    Just goes to show that stuff always happens when you're not looking -

    ebay1

    ebay2

    ebay3
    PPC assembly ain't so bad... ;)
  • »03.06.10 - 17:58
    Profile Visit Website