Create a custom embedded linux in raspberry pi that start python gui application after boot [on hold] Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionHow to create a Linux distribution for Raspberry Pi ?How can I boot with a compressed rootfs?Arch Linux ARMv6 (RPi B+) boot issueHow to have better transition between Splash Screen and Program in Frame buffer?where is inittab present in kernel sourceTracking Changes and Development for Embedded LinuxOpenCV based programs optimization embedded linux OSBuildroot : Using out of tree defconfigRead-only filesystem - Considerations and Loss of FunctionalityHow to configure our custom IP address to a linux iso image after extracting the same?
What do I do if technical issues prevent me from filing my return on time?
How do I automatically answer y in bash script?
What is the electric potential inside a point charge?
Stopping real property loss from eroding embankment
How does modal jazz use chord progressions?
Choo-choo! Word trains
How do I keep my slimes from escaping their pens?
What was the last x86 CPU that did not have the x87 floating-point unit built in?
Can I throw a longsword at someone?
Working around an AWS network ACL rule limit
I'm having difficulty getting my players to do stuff in a sandbox campaign
Simulating Exploding Dice
Mortgage adviser recommends a longer term than necessary combined with overpayments
Biased dice probability question
What do you call a plan that's an alternative plan in case your initial plan fails?
Can a non-EU citizen traveling with me come with me through the EU passport line?
Writing Thesis: Copying from published papers
Who can trigger ship-wide alerts in Star Trek?
Blender game recording at the wrong time
How to rotate it perfectly?
How to say 'striped' in Latin
What are the performance impacts of 'functional' Rust?
Estimate capacitor parameters
Estimated State payment too big --> money back; + 2018 Tax Reform
Create a custom embedded linux in raspberry pi that start python gui application after boot [on hold]
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionHow to create a Linux distribution for Raspberry Pi ?How can I boot with a compressed rootfs?Arch Linux ARMv6 (RPi B+) boot issueHow to have better transition between Splash Screen and Program in Frame buffer?where is inittab present in kernel sourceTracking Changes and Development for Embedded LinuxOpenCV based programs optimization embedded linux OSBuildroot : Using out of tree defconfigRead-only filesystem - Considerations and Loss of FunctionalityHow to configure our custom IP address to a linux iso image after extracting the same?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I currently have a project so basically what i want is to create an embedded linux in raspberry pi. What i want to achieve is to boot my custom made linux in my raspberry pi. I'm currently using Buildroot for that. I will not use any kind of window manager for this kind of project. I'm currently using the linux kernel raspberry pi provided.
Here are the things what i want to happen:
Create a splash screen(How to implement this? What are the files on linux needed to edit. )
Override login prompt after booting(I want to use my own prompt which is i already created using python. What i want here is after booting my python app will be the first one to display)
Display my python application after booting.
WHAT files/configurations i need to know. HOW to implement this. Process or a work flow.
Just like osmc or kido but i want to build my own from scratch.
linux raspberry-pi python3 buildroot
New contributor
put on hold as too broad by muru, Stephen Harris, G-Man, Mr Shunz, Jenny D 2 days ago
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
I currently have a project so basically what i want is to create an embedded linux in raspberry pi. What i want to achieve is to boot my custom made linux in my raspberry pi. I'm currently using Buildroot for that. I will not use any kind of window manager for this kind of project. I'm currently using the linux kernel raspberry pi provided.
Here are the things what i want to happen:
Create a splash screen(How to implement this? What are the files on linux needed to edit. )
Override login prompt after booting(I want to use my own prompt which is i already created using python. What i want here is after booting my python app will be the first one to display)
Display my python application after booting.
WHAT files/configurations i need to know. HOW to implement this. Process or a work flow.
Just like osmc or kido but i want to build my own from scratch.
linux raspberry-pi python3 buildroot
New contributor
put on hold as too broad by muru, Stephen Harris, G-Man, Mr Shunz, Jenny D 2 days ago
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
That's a Big question, you will need to be more specific.
– X Tian
Apr 11 at 17:25
add a comment |
I currently have a project so basically what i want is to create an embedded linux in raspberry pi. What i want to achieve is to boot my custom made linux in my raspberry pi. I'm currently using Buildroot for that. I will not use any kind of window manager for this kind of project. I'm currently using the linux kernel raspberry pi provided.
Here are the things what i want to happen:
Create a splash screen(How to implement this? What are the files on linux needed to edit. )
Override login prompt after booting(I want to use my own prompt which is i already created using python. What i want here is after booting my python app will be the first one to display)
Display my python application after booting.
WHAT files/configurations i need to know. HOW to implement this. Process or a work flow.
Just like osmc or kido but i want to build my own from scratch.
linux raspberry-pi python3 buildroot
New contributor
I currently have a project so basically what i want is to create an embedded linux in raspberry pi. What i want to achieve is to boot my custom made linux in my raspberry pi. I'm currently using Buildroot for that. I will not use any kind of window manager for this kind of project. I'm currently using the linux kernel raspberry pi provided.
Here are the things what i want to happen:
Create a splash screen(How to implement this? What are the files on linux needed to edit. )
Override login prompt after booting(I want to use my own prompt which is i already created using python. What i want here is after booting my python app will be the first one to display)
Display my python application after booting.
WHAT files/configurations i need to know. HOW to implement this. Process or a work flow.
Just like osmc or kido but i want to build my own from scratch.
linux raspberry-pi python3 buildroot
linux raspberry-pi python3 buildroot
New contributor
New contributor
edited Apr 11 at 5:31
Rui F Ribeiro
42.1k1483142
42.1k1483142
New contributor
asked Apr 11 at 1:11
Falcon RyuFalcon Ryu
11
11
New contributor
New contributor
put on hold as too broad by muru, Stephen Harris, G-Man, Mr Shunz, Jenny D 2 days ago
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as too broad by muru, Stephen Harris, G-Man, Mr Shunz, Jenny D 2 days ago
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
That's a Big question, you will need to be more specific.
– X Tian
Apr 11 at 17:25
add a comment |
That's a Big question, you will need to be more specific.
– X Tian
Apr 11 at 17:25
That's a Big question, you will need to be more specific.
– X Tian
Apr 11 at 17:25
That's a Big question, you will need to be more specific.
– X Tian
Apr 11 at 17:25
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
That's a Big question, you will need to be more specific.
– X Tian
Apr 11 at 17:25