Jump to content


Photo

Pollux For Pandora ?


  • Please log in to reply
8 replies to this topic

#1 Geca

Geca

    GP32 Hardcore

  • Members
  • PipPipPipPip
  • 192 posts
  • Gender:Male
  • Location:Madrid, Spain

Posted 29 October 2011 - 08:16 PM

Hi.
Is Pollux ported to Pandora ?

If not,
It's posible to speed up the procesor on the execution of the aplication, and reset it on exit, by script ?
Thanks.

#2 Hooka

Hooka

    That Guy!

  • GP Guru
  • 1448 posts
  • Location:Canada

Posted 29 October 2011 - 09:55 PM

If you set clockspeed in the pxml, it will prompt the user if they want to change the clockspeed, leave it as is or make your setting the default if that is what you are wanting...

#3 Pickle

Pickle

    Mega GP Mania

  • X-treme Team
  • 4074 posts
  • Gender:Male
  • Location:Detroit, Michigan

Posted 29 October 2011 - 10:12 PM

You can also set the pandora speed through a system menu item in xfce. You can also set it over command line using an echo command to the right file.

Also pollux is the name of the system on chip that the wiz/caanoo uses, if there was a program by that name it would only work for those devices. But in general any device is going to be to set clockspeed.

#4 Geca

Geca

    GP32 Hardcore

  • Members
  • PipPipPipPip
  • 192 posts
  • Gender:Male
  • Location:Madrid, Spain

Posted 30 October 2011 - 01:22 AM

Thanks for the info.

Can put an example of the pxml setting clock speed ?

#5 Hooka

Hooka

    That Guy!

  • GP Guru
  • 1448 posts
  • Location:Canada

Posted 30 October 2011 - 05:12 AM

add this tag (with whatever clockspeed you want) to the pxml

<clockspeed frequency="600"/>

PXML Specification on the Wiki

Edited by Hooka, 30 October 2011 - 05:15 AM.


#6 Geca

Geca

    GP32 Hardcore

  • Members
  • PipPipPipPip
  • 192 posts
  • Gender:Male
  • Location:Madrid, Spain

Posted 30 October 2011 - 10:17 AM

Thanks, it's easy :)

#7 Geca

Geca

    GP32 Hardcore

  • Members
  • PipPipPipPip
  • 192 posts
  • Gender:Male
  • Location:Madrid, Spain

Posted 30 October 2011 - 01:02 PM

Can I disable the confirmation screen before loading the game ?

#8 WizardStan

WizardStan

    Mega GP Mania

  • X-treme Team
  • 6091 posts
  • Gender:Male

Posted 30 October 2011 - 02:46 PM

Can I disable the confirmation screen before loading the game ?

The confirmation has to come up at least once, to verify that the user is comfortable with the change. Some users don't want to overclock, and there's concern that a nefarious user could set the clock to be far too high and cause the Pandora to crash, so the user will always be notified the first time. There is an option to "do this and don't ask me again" in the confirmation screen, so it will only appear the one time if they want.

#9 Geca

Geca

    GP32 Hardcore

  • Members
  • PipPipPipPip
  • 192 posts
  • Gender:Male
  • Location:Madrid, Spain

Posted 30 October 2011 - 06:52 PM

Ok, it's good for me thanks.