{"id":15003615,"url":"https://github.com/abdulrahman-yasser/embedded_linux","last_synced_at":"2026-03-11T19:02:16.528Z","repository":{"id":233775646,"uuid":"775669450","full_name":"Abdulrahman-Yasser/Embedded_Linux","owner":"Abdulrahman-Yasser","description":"This repo will contain some projects that I've faced during learning Embedded Linux. Under supervision of Eng. Moatasem Elsayed","archived":false,"fork":false,"pushed_at":"2024-08-03T00:13:36.000Z","size":5228,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T14:34:31.483Z","etag":null,"topics":["device-tree","dtp","embedded-c","embedded-cpp","embedded-linux","embedded-systems","linux","linux-kernel","linux-shell"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Abdulrahman-Yasser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-21T20:23:01.000Z","updated_at":"2024-08-03T00:13:41.000Z","dependencies_parsed_at":"2024-04-17T10:28:00.881Z","dependency_job_id":"2ce96473-ca04-436d-9b39-2655ab8ce79f","html_url":"https://github.com/Abdulrahman-Yasser/Embedded_Linux","commit_stats":null,"previous_names":["abdulrahman-yasser/embedded_linux"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdulrahman-Yasser%2FEmbedded_Linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdulrahman-Yasser%2FEmbedded_Linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdulrahman-Yasser%2FEmbedded_Linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdulrahman-Yasser%2FEmbedded_Linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abdulrahman-Yasser","download_url":"https://codeload.github.com/Abdulrahman-Yasser/Embedded_Linux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158973,"owners_count":20245669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["device-tree","dtp","embedded-c","embedded-cpp","embedded-linux","embedded-systems","linux","linux-kernel","linux-shell"],"created_at":"2024-09-24T18:59:23.059Z","updated_at":"2026-03-11T19:02:11.497Z","avatar_url":"https://github.com/Abdulrahman-Yasser.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Embedded_Linux\nThis repo will contain some projects that I've faced during learning Embedded Linux.\n\n- If you have a problem with HDMI in RPI-4 : \n\t- config.txt content :\n\t\n\t\tmax_framebuffers=2\n\t\tforce_hotplug=1\n\t\thdmi_force_hotplug:0=1\n\t\t#hdmi_safe=1\n\t\tconfig_hdmi_boost=4\n\t\thdmi_group:0=1\n\t\thdmi_mode:0=4\n\t\t#arm_64bit=0\n\t\tboot_delay=1\n\t\n\t- cmdline.txt content : \n\t\tvideo=HDMI-A-1:1024x768@60D\n\n- I had a problem for not booting and stucking at image of raspberry \n\t- Add to config.tst\n\t\tkernel=yourImage.img\n\n- Problem :  end kernel panic not syncing attempted to kill init raspberry\n\tIt happened because the kernel tries to run systemd code.\n\trunning file /sbin/init show us a 64 bit executable.\n\tso kernel tries to run 64-bit on 32-bit image.\n\t- The solution is to delete /sbin/init\n\t\n- problem : Entering in initramfs : \n\tsolution : fix the rootfs in your cmdline.txt\n\n- problem : not detecting wlan0 ?\n\tsolution : add arm_64bit=0\n\tsolution 2 : add the right modules for the right (uname -r)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulrahman-yasser%2Fembedded_linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdulrahman-yasser%2Fembedded_linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulrahman-yasser%2Fembedded_linux/lists"}