Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detection of P3 and add command lines for timezone, hostname, overcloc… #52

Closed
wants to merge 1 commit into from

Conversation

MarkusLange
Copy link

…k and memory-split

Add detection for the RPi 3 (3 Model B, CM3, CM3 Lite)
Add functions for command line:
--memory-split= usually 16 32 64 ... MB
--timezone= set with Zone/Local eg. Europe/Berlin
--hostname= just set the name
--overclock= set with the options known from the whiptail menu

…k and memory-split

Add detection for the RPi 3 (3 Model B, CM3, CM3 Lite)
Add functions for command line:
--memory-split= usually 16 32 64 ... MB
--timezone= set with Zone/Local eg. Europe/Berlin
--hostname= just set the name
--overclock= set with the options known from the whiptail menu
@MarkusLange
Copy link
Author

Oh I see alecthegeek has also try to add this there asb#23

@XECDesign
Copy link
Member

I think we've settled on the noint approach:
https://github.com/raspberrypi-ui/rc_gui/blob/master/src/rc_gui.c#L24

What is the is_pithree function for?

@XECDesign
Copy link
Member

No response

@XECDesign XECDesign closed this Nov 9, 2017
@MarkusLange
Copy link
Author

Sorry was busy, is pithree is to identify if it is an Pi 3 you are working on

@XECDesign
Copy link
Member

Right, but that functionality is not used by Raspbian or within raspi-config (yet). It seems strange to add a function that's never called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants