{"id":28939502,"url":"https://github.com/blitterstudio/amiberry-v1","last_synced_at":"2025-10-27T13:06:09.381Z","repository":{"id":99410079,"uuid":"65071148","full_name":"BlitterStudio/amiberry-v1","owner":"BlitterStudio","description":"A script to configure a Minibian system as a dedicated Amiga emulation machine","archived":false,"fork":false,"pushed_at":"2016-09-07T08:21:56.000Z","size":52,"stargazers_count":6,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-06T16:41:12.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlitterStudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-08-06T07:42:48.000Z","updated_at":"2022-10-22T23:21:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"24600a37-c891-4c8f-8f99-400daa2606b3","html_url":"https://github.com/BlitterStudio/amiberry-v1","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BlitterStudio/amiberry-v1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitterStudio%2Famiberry-v1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitterStudio%2Famiberry-v1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitterStudio%2Famiberry-v1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitterStudio%2Famiberry-v1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlitterStudio","download_url":"https://codeload.github.com/BlitterStudio/amiberry-v1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitterStudio%2Famiberry-v1/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261386859,"owners_count":23150876,"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":[],"created_at":"2025-06-23T00:09:51.718Z","updated_at":"2025-10-27T13:06:09.374Z","avatar_url":"https://github.com/BlitterStudio.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AmiBerry v1\nA script to configure a stock [Minibian](https://minibianpi.wordpress.com/) system as a dedicated Amiga emulation machine.\n\nNote: This version is now deprecated, since v2 is out. The new version was built from the ground up to be better, so I'd recommend you use that instead. Get it from [the official page](http://blitterstudio.com/amiberry)\n\nRequirements\n------------\n- A Raspberry Pi 3 (recommended) or 2.\n- A stock [Minibian](https://minibianpi.wordpress.com/) installation.\n\nUsage (for the lazy)\n--------------------\n- Download the latest image for your Pi model, from the [Releases](https://github.com/midwan/amiberry/releases/latest) section.\n- Flash it to an sdcard.\n- Boot your Raspberry Pi from the sdcard.\n\nUsage (for the not so lazy)\n-----\n\n~~~ bash\nwget --content-disposition https://git.io/v6uH9\nsh ./amigapi\n~~~\n\nWhat next?\n----------\nThe tool will present you with a menu containing all available options.\nYou should start with expanding the filesystem, Upgrading the system and finally install AmigaPi.\nOnce you install AmigaPi, the system will be configured to boot straight into UAE.\n\nYou can configure your setup and once you're happy, untick the option \"Show GUI on startup\" in UAE's Miscellaneous page, to boot straight into Workbench from that moment on.\nYou can always quit UAE to go back to your normal (Linux) login screen.\n\nYou can re-run the tool to perform any of the tasks it handles, including upgrading your system, upgrading UAE, enabling/disabling system options as well as the UAE service, etc.\n\nKnown issues\n------------\n- You can freely upgrade the system, but if you upgrade the firmware as well (rpi-update) then uae4arm will break. This problem has been reported to the author of uae4arm [here](https://github.com/Chips-fr/uae4arm-rpi/issues/22), until it's fixed with a new version, please don't upgrade the firmware.\n\nProblems?\n---------\n- If you're having problems with UAE, please refer to the uae4arm-rpi [project page by Chips-fr] (https://github.com/Chips-fr/uae4arm-rpi).\n- If you find a bug in the amigapi tool, please let me know by opening an Issue on the Github page.\n\nTroubleshooting WiFi\n--------------------\nIf your `wlan0` is not working after rebooting, you're probably missing kernel\nfirmware for your wireless network adapter.\n\nJust check `dmesg` for entries looking like:\n\n\u003e r8188eu 1-1.5:1.0: **Firmware** _rtlwifi/rtl8188eufw.bin_ **not available**\n\n\nand use `apt-file` to find the corresponding package containing this firmware:\n\n~~~~ bash\napt-file update\napt-file find rtl8188eufw.bin\n~~~~\n\n\nwhich will result in:\n\n~~~~ shell\nfirmware-realtek: /lib/firmware/rtlwifi/rtl8188eufw.bin\n~~~~\n\n\nand then install the required package:\n\n~~~~ bash\napt-get -y install firmware-realtek\n~~~~\n\n\nNow unplug and reinsert the wireless adapter or reboot.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblitterstudio%2Famiberry-v1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblitterstudio%2Famiberry-v1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblitterstudio%2Famiberry-v1/lists"}