UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Enable CONFIG_DEVTMPFS error

    Scheduled Pinned Locked Moved Solved Porting
    7 Posts 3 Posters 601 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • L Offline
        linhmieu2
        last edited by

        Hello , im porting ubuntu touch but it not booting

        i seen some message like :
        pid.codes Test PID has been connected.
        wired connection has been connected.
        and 0afe has been connected.

        then , i ask ChatGpt for ask my bugs and it says :
        "🔴 Native Ubuntu Touch / Sailfish / Mer NOT POSSIBLE on this device because:
        Samsung locks the kernel boot
        Android Kernel:
        No SYSVIPC
        No devtmpfs
        Not systemd-ready
        No vendor_boot
        Cannot boot Halium initramfs
        ➡️ Modifying the kernel config has no practical effect"

        also i cant enable CONFIG_DEVTMPFS to y

        $ grep -n "CONFIG_DEVTMPFS" workdir/downloads/android_kernel_samsung_mt6765/arch/ar
        m64/configs/gta7litewifi_defconfig (EDITED DEFCONFIG TO Y)
        1355:CONFIG_DEVTMPFS=y
        1357:CONFIG_DEVTMPFS_MOUNT=y

        $ adb shell "zcat /proc/config.gz | grep DEVTMPFS"(BUT AFTER FLASH , still not set)
        CONFIG_DEVTMPFS is not set

        check kernel but kernel still kernel stock rom)
        $ adb shell uname -r
        4.19.191-25600224-abT220XXU1CVL7

        is impossible to porting??

        F 1 Reply Last reply Reply Quote 0
        • F Offline
          faveoled @linhmieu2
          last edited by

          @linhmieu2 are you editing the defconfig file manually? You should try using make menuconfig for that.

          1 Reply Last reply Reply Quote 1
          • I Offline
            idonthatevests
            last edited by idonthatevests

            There's a postmarketOS port for your device, have you tried looking at their flashing configs for your device?

            L 1 Reply Last reply Reply Quote 0
            • L Offline
              linhmieu2 @idonthatevests
              last edited by

              @idonthatevests i tested with that , configs still = n

              I 1 Reply Last reply Reply Quote 0
              • I Offline
                idonthatevests @linhmieu2
                last edited by

                @linhmieu2 Have you tried changing string constants, such as CONFIG_LOCALVERSION just to confirm that the kernel has been flashed correctly? You need to unlock your device's boot loader to flash modified images.

                L 1 Reply Last reply Reply Quote 0
                • L Offline
                  linhmieu2 @idonthatevests
                  last edited by

                  @idonthatevests i already to unlock bootloader , i tryed change CONFIG_LOCALVERSION to "UBports-tab7lite" but shell still get result ís 4.19.191-25600224-abT220XXU1CVL7

                  L 1 Reply Last reply Reply Quote 0
                  • L linhmieu2 marked this topic as a question on
                  • L Offline
                    linhmieu2 @linhmieu2
                    last edited by

                    (SOLVED)i forgoted to flash vbmeta and now config works

                    1 Reply Last reply Reply Quote 0
                    • L linhmieu2 has marked this topic as solved on

                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                    With your input, this post could be even better 💗

                    Register Login
                    • First post
                      Last post