Skip to content
Snippets Groups Projects

Draft: radxa-zero: new device

Closed Imported Administrator requested to merge radxa-zero into master
3 unresolved threads

radxa-zero booting mainline. usb-network doesnt seem to be working, but usb works, wifi works with firmware extracted from armbian, display works, but gnome seems to crash immediately.

currently booting with u-boot from armbian flashed to mmcblk1boot0. tow-boot supports the zero2, so maybe a port to the zero can come soon?

also i tried using just linux-edge and it wouldnt boot, so linux-radxa-zero is just mainline with a config that boots. should i rename it to something more generic?

Merge request reports

Closed by AdministratorAdministrator 2 years ago (Feb 19, 2023 7:08am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Administrator added 1 commit · Imported

    added 1 commit

    Compare with previous version

    By tvall on 2022-02-18T09:04:05

    • Author Owner

      also i tried using just linux-edge and it wouldnt boot, so linux-radxa-zero is just mainline with a config that boots

      Could it be feasible to change Alpine's config to let this device boot with it, too?

      By Newbyte on 2022-02-18T19:44:53

      Edited by Ghost User
    • Author Owner

      how hard would it be to get alpine to make changes to their config? i'd prefer to not needlessly maintain a kernel, so that sounds like a better option.

      By tvall on 2022-02-18T19:44:53

    • Author Owner

      Start by figuring out what options need to be changed, then open an issue about it in the aports repo and ping the maintainer of the kernel where you want to add them. Depending on what the options are it could be anything from very easy to virtually impossible.

      By Newbyte on 2022-02-18T19:46:42

      Edited by Administrator
    • Author Owner

      i successfully built and flashed tow-boot for my zero yesterday. tomorrow i'll add instructions to the wiki and work on slimming the kernel down to something reasonable.

      By tvall on 2022-05-16T06:27:27

      Edited by Ghost User
    • Author Owner

      Hey Yo Any update on this ? I am also working on getting pm os on few amlogic sbc btw.

      Also i am getting alpine change their's linux config to let this device and few amlogic based sbc boot with it.

      https://gitlab.alpinelinux.org/alpine/aports/-/issues/14357

      By ΞЖKƆ/QVH on 2022-11-20T13:42:22

    • Author Owner

      If you can get those options enabled in Alpine and test that it works, we could merge this.

      By Newbyte on 2022-11-20T17:31:08

    • Author Owner

      ok I will test it on my amlogic sbc once those options enabled in Alpine but which kernal this device will use the mainline or tvall's kernal when this mr merged?

      By ΞЖKƆ/QVH on 2022-11-21T16:43:11

      Edited by Administrator
    • Author Owner

      I won't merge this until the relevant options have been enabled upstream in Alpine and the device has been changed to using alpine-edge as kernel. That is, provided Alpine doesn't object enabling the necessary options to have this device working.

      By Newbyte on 2022-11-22T09:25:02

    • Author Owner

      ok maybe i will another mr for getting radex zero using linux-edge when linux-edge has enabled driver for amlogic soc.

      By ΞЖKƆ/QVH on 2022-11-26T16:44:03

      Edited by Administrator
    • Author Owner

      Update : the kernel maintainer forgot to enable the option when they updated the kernel.

      By ΞЖKƆ/QVH on 2022-11-26T16:46:59

    • Author Owner

      Update : the kernel maintainer forgot to enable the option when they updated the kernel.

      Yeah, usually you have to ask him more than once. I suggest you ping him in the issue and let him know of the option(s) he forgot.

      By Newbyte on 2022-11-26T17:59:08

    • Author Owner

      XD

      @Newbyte u seem to have a account on alpine gitlab so u can help me ping him btw.

      By ΞЖKƆ/QVH on 2022-11-27T04:24:51

      Edited by Administrator
    • Author Owner

      I don't know what options he missed, so I can't do that. Just write a new comment in the issue explaining what he missed and tag him.

      By Newbyte on 2022-11-27T08:17:37

    • Author Owner

      Ok

      By ΞЖKƆ/QVH on 2022-11-27T11:31:08

    • Author Owner

      Yeaaaaaaaaaaaaaaah , they has enable the driver in kernal config.

      By ΞЖKƆ/QVH on 2022-12-03T18:41:27

      Edited by Ghost User
    • Author Owner

      pushed without kernel and added depend on linux edge. heading to work so i won't be able to test for at least 9 hours.

      By tvall on 2022-12-03T18:39:21

    • Author Owner

      well the edge kernel boots to debug shell fine, but doesnt see the emmc at all. and i can't seem to find what im missing.

      By tvall on 2022-12-05T02:50:29

    • Author Owner

      Can you mount the boot and root partitions?

      By Newbyte on 2022-12-05T07:34:59

    • Author Owner

      Hey the inittemfs dont include some kernal module that is necessary for loading the emmc by default and that kernal module aint build in to the kernal . You can make the initenfs include some kernal module that is necessary for loading the emmc by puting deviceinfo_modules_initfs=kernal_module_u_neeedin /etc/deviceinfo and regenerate the inittemfs .

      Also one of my amlogic sbc has dead and sorry for late reply.

      EDIT : i has also faced the issue before that sbc has dead.

      By ΞЖKƆ/QVH on 2022-12-16T14:57:05

      Edited by Administrator
    • Author Owner

      @tvall @Newbyte

      Good News I manage to get linux-edge booting on radxa zero

      image

      By ΞЖKƆ/QVH on 2023-02-11T10:40:59

    • Author Owner

      i made a new mr for this (!3865 (merged))

      By ΞЖKƆ/QVH on 2023-02-12T12:47:19

      Edited by Administrator
    • Please register or sign in to reply
  • Administrator added 1 commit · Imported

    added 1 commit

    Compare with previous version

    By tvall on 2022-02-25T20:20:52

  • Author Owner

    so linux-radxa-zero is just mainline with a config that boots. should i rename it to something more generic?

    if you can reduce defconfig to single soc/platform support only and make it smaller so that gitlab CI can build it in less than 3h, then maybe.. :smile:

    By Alexey Min on 2022-03-04T04:32:42

  • Administrator added category::device label · Imported

    added category::device label

  • Administrator added 1 deleted label · Imported

    added 1 deleted label

  • Author Owner

    Sorry to bother you @tvall,

    but we've detected that this merge request hasn't seen any recent activity. If you need help or want to discuss your approach with developers you can ping @postmarketOS. You can also ask on matrix in #devel:postmarketos.org or #postmarketos-devel on OFTC. If no further activity occurs in this MR, postmarketOS developers may close it in the future.

    Thanks for your contribution.

    By * postmarketOS Bot on 2022-04-16T11:00:08

  • Administrator added 76 commits · Imported

    added 76 commits

    Compare with previous version

    By tvall on 2022-05-16T23:47:40

  • Administrator added 1 commit · Imported

    added 1 commit

    Compare with previous version

    By tvall on 2022-05-16T23:53:04

  • Administrator added status::mr-stale label · Imported

    added status::mr-stale label

  • Author Owner

    Sorry to bother you @tvall,

    but we've detected that this merge request hasn't seen any recent activity. If you need help or want to discuss your approach with developers you can ping @postmarketOS. You can also ask on matrix in #devel:postmarketos.org or #postmarketos-devel on OFTC. If no further activity occurs in this MR, postmarketOS developers may close it in the future.

    Thanks for your contribution.

    By * postmarketOS Bot on 2022-10-16T19:00:15

  • Administrator added 758 commits · Imported

    added 758 commits

    Compare with previous version

    By tvall on 2022-10-18T03:29:49

  • Administrator added 1 commit · Imported

    added 1 commit

    Compare with previous version

    By tvall on 2022-10-18T03:33:20

  • Administrator added 1 commit · Imported

    added 1 commit

    Compare with previous version

    By tvall on 2022-10-18T04:06:55

  • Administrator added 191 commits · Imported

    added 191 commits

    Compare with previous version

    By tvall on 2022-12-03T18:36:47

  • Administrator
1 timeout 10
2 default POSTMARKETOS
3 menu title boot prev kernel
4
5 label POSTMARKETOS
6 kernel /vmlinuz
  • Administrator
  • 1 timeout 10
    2 default POSTMARKETOS
    3 menu title boot prev kernel
    4
    5 label POSTMARKETOS
    6 kernel /vmlinuz
  • Administrator mentioned in merge request !3833 (merged) · Imported

    mentioned in merge request !3833 (merged)

    By ΞЖKƆ/QVH on 2023-02-04T19:24:19

  • Administrator mentioned in merge request !3865 (merged) · Imported

    mentioned in merge request !3865 (merged)

    By ΞЖKƆ/QVH on 2023-02-12T18:44:44

  • Administrator closed · Imported

    closed

  • Please register or sign in to reply
    Loading