Enable CONFIG_DEVTMPFS error
-
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 setcheck kernel but kernel still kernel stock rom)
$ adb shell uname -r
4.19.191-25600224-abT220XXU1CVL7is impossible to porting??
-
@linhmieu2 are you editing the defconfig file manually? You should try using
make menuconfigfor that. -
There's a postmarketOS port for your device, have you tried looking at their flashing configs for your device?
-
@idonthatevests i tested with that , configs still = n
-
@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.
-
@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 linhmieu2 marked this topic as a question on
-
(SOLVED)i forgoted to flash vbmeta and now config works
-
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