asb / raspi-config

Configuration tool for the Raspberry Pi. Now maintained at https://github.com/RPi-Distro/raspi-config
Other
263 stars 328 forks source link

Auto-detect Pi1/Pi2 & Switch Back Overclock Preset for Pi2 to Original #41

Open mobluse opened 9 years ago

mobluse commented 9 years ago

I think raspi-config (RasPiConfig) should auto-detect if one has a Pi1 or Pi2 and present appropriate choices. One should be able to choose to set overclock preset back to original clocking also for pi2.

SebastianBoyd commented 9 years ago

Me too

Poci commented 9 years ago

Me too

darkbasic commented 9 years ago

Agree

ccztux commented 9 years ago

I would like to implement the auto-detect function, but unfortunately i am not familiar with the git functions. Should i do a pull request? If you are interested in this function, please let me know how to do this correctly here on github. The function could be usefull in case of overclocking and maybe there could be a new menu-entry to display the user which correct model he has.

ccztux commented 9 years ago

I have forked the project, and made a pull request. Have a look here:

https://github.com/asb/raspi-config/pull/55

lurch commented 8 years ago

This functionality has been added to https://github.com/RPi-Distro/raspi-config (which is effectively the new 'master repo' for raspi-config).