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;








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.










share|improve this question









New contributor




Falcon Ryu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











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

















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.










share|improve this question









New contributor




Falcon Ryu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











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













0












0








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.










share|improve this question









New contributor




Falcon Ryu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












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






share|improve this question









New contributor




Falcon Ryu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Falcon Ryu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Apr 11 at 5:31









Rui F Ribeiro

42.1k1483142




42.1k1483142






New contributor




Falcon Ryu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Apr 11 at 1:11









Falcon RyuFalcon Ryu

11




11




New contributor




Falcon Ryu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Falcon Ryu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Falcon Ryu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




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

















  • 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










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In 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 ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.