Contents:
excuse me, anyone know this error?
what do u mean?
Upstream error?
hi, for build an android kernel, first its recommended to know how to build a linux kernel?
excuse me, anyone know this error?
what do u mean?
Upstream error?
hi, for build an android kernel, first its recommended to know how to build a linux kernel?
Abdul7852 2022-08-10 09:46:22
siimsek 2022-08-10 09:15:56
changed:
export KBUILD_BUILD_USER=Siimsek
export KBUILD_BUILD_USER=Siimsek
to
export KBUILD_BUILD_USER=”Siimsek”
Nice
UsiF // ππ¦ π π°πΆπ³π΄π¦ππ§ 2022-08-10 10:10:20
siimsek 2022-08-10 09:15:56
changed:
export KBUILD_BUILD_USER=Siimsek
export KBUILD_BUILD_USER=Siimsek
to
export KBUILD_BUILD_USER=”Siimsek”
Bruh
nekoshirro 2022-08-10 15:13:30
excuse me, anyone know this error?
https://katb.in/qidegabizox
kernel source: https://github.com/ArrowOS-Devices/android_kernel_xiaomi_sm6250
clang 16
Katbin
FAILED: Building Kernel Image (Image)
Outputs: /home/hafidz/xdroid/out/target/product/joyeuse/obj/KERNEL_OBJ/arch/arm64/boot/Image
Error: exited with code: 1
Command: /bin/bash -c “(PATH=/home/hafidz/xdroid/out/host/linux-x86/bin:$PATH PATH=/home/hafidz/xdroid/prebuilts/clang/host/linux-x86/clang-alchem>
Output:
make: Entering directory ‘/home/hafidz/xdroid/kernel/xiaomi/sm6250’
make[1]: Leaving directory ‘/home/hafidz/xdroid/out/target/product/joyeuse/obj/DTB_OBJ’
make: Leaving directory ‘/home/hafidz/xdroid/kernel/xiaomi/sm6250’
make: Entering directory ‘/home/hafidz/xdroid/kernel/xiaomi/sm6250’
make[1]: Entering directory ‘/home/hafidz/xdroid/out/target/product/joyeuse/obj/DTB_OBJ’
GEN ./Makefile
scripts/kconfig/conf –silentoldconfig Kconfig
CHK include/config/kernel.release
GEN ./Makefile
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
Using /home/hafidz/xdroid/kernel/xiaomi/sm6250 as source for kernel
CHK scripts/mod/devicetableβ¦
FAILED: Building Kernel Image (Image)
Outputs: /home/hafidz/xdroid/out/target/product/joyeuse/obj/KERNEL_OBJ/arch/arm64/boot/Image
Error: exited with code: 1
Command: /bin/bash -c “(PATH=/home/hafidz/xdroid/out/host/linux-x86/bin:$PATH PATH=/home/hafidz/xdroid/prebuilts/clang/host/linux-x86/clang-alchem>
Output:
make: Entering directory ‘/home/hafidz/xdroid/kernel/xiaomi/sm6250’
make[1]: Leaving directory ‘/home/hafidz/xdroid/out/target/product/joyeuse/obj/DTB_OBJ’
make: Leaving directory ‘/home/hafidz/xdroid/kernel/xiaomi/sm6250’
make: Entering directory ‘/home/hafidz/xdroid/kernel/xiaomi/sm6250’
make[1]: Entering directory ‘/home/hafidz/xdroid/out/target/product/joyeuse/obj/DTB_OBJ’
GEN ./Makefile
scripts/kconfig/conf –silentoldconfig Kconfig
CHK include/config/kernel.release
GEN ./Makefile
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
Using /home/hafidz/xdroid/kernel/xiaomi/sm6250 as source for kernel
CHK scripts/mod/devicetableβ¦
cyberknight777 2022-08-10 15:18:55
use a different assembler
nekoshirro 2022-08-10 15:21:22
cyberknight777 2022-08-10 15:18:55
use a different assembler
what do u mean? change clang with another clang?
nekoshirro 2022-08-10 15:21:34
me nub in kernel, trying a new clang
nekoshirro 2022-08-10 15:21:42
*clang 16
cyberknight777 2022-08-10 15:33:31
nekoshirro 2022-08-10 15:21:22
what do u mean? change clang with another clang?
use a proper assembler dude
cyberknight777 2022-08-10 15:33:55
o wait
cyberknight777 2022-08-10 15:33:59
you’re building inline
cyberknight777 2022-08-10 15:34:27
you can try patches from https://github.com/cyberknight777/vendor_aosp/commits/twelve
nekoshirro 2022-08-10 15:43:39
cyberknight777 2022-08-10 15:34:27
you can try patches from https://github.com/cyberknight777/vendor_aosp/commits/twelve
i’ll try pick this
UHX 2022-08-10 20:37:08
Hello hope you are good.
UHX 2022-08-10 20:40:37
Hello How will I know my fedora has an external network controlling/monitoring the desktop when I am online.Always have a 6.1TB after I use bleachbit to cleanup
UHX 2022-08-10 20:41:49
I am a beginner in Linux so go easy on me Please.π
Alkaline 2022-08-10 21:35:21
Hello can anyone help me to compile this kernel: https://github.com/eurekadevelopment/Eureka-Kernel-Exynos7885-Q-R-S with this driver: https://github.com/brektrou/rtl8821CU
GitHub – eurekadevelopment/Eureka-Kernel-Exynos7885-Q-R-S: A custom kernel for the Exynos7885 (2019) chipset based on Android 10/11/12. Currently supports A10, A20, A20e, A30, A30s and A40. This is the new source for Eureka Kernel. – GitHub
A custom kernel for the Exynos7885 (2019) chipset based on Android 10/11/12. Currently supports A10, A20, A20e, A30, A30s and A40. This is the new source for Eureka Kernel. – GitHub – eurekadevelop…
A custom kernel for the Exynos7885 (2019) chipset based on Android 10/11/12. Currently supports A10, A20, A20e, A30, A30s and A40. This is the new source for Eureka Kernel. – GitHub – eurekadevelop…
Alkaline 2022-08-10 21:36:34
I have been trying alot to do so but it didnt compile… I got a linker error
Clang: linker command failed with exit code 1
Clang: linker command failed with exit code 1
Abdul7852 2022-08-10 21:41:04
give Logs sur
siimsek 2022-08-10 22:01:33
@Abdul7852 https://hastebin.com/yalizizobo.m
siimsek 2022-08-10 22:01:39
can u look at this
Abdul7852 2022-08-10 22:02:07
siimsek 2022-08-10 22:01:33
@Abdul7852 https://hastebin.com/yalizizobo.m
Upstream error?
Abdul7852 2022-08-10 22:03:02
Check my repo for the same file and error
Maybe can help
Maybe can help
https://github.com/Wahid7852/kernel_xiaomi_mt6785-bal
siimsek 2022-08-10 22:04:32
Abdul7852 2022-08-10 22:02:07
Upstream error?
yeah
siimsek 2022-08-10 22:05:06
Abdul7852 2022-08-10 22:03:02
Check my repo for the same file and error
Maybe can help
Maybe can help
https://github.com/Wahid7852/kernel_xiaomi_mt6785-bal
ext4 affects 3-4 file
siimsek 2022-08-10 22:16:22
Abdul7852 2022-08-10 22:02:07
Upstream error?
this is the main problem i must fix this conflict
ItsMeShouko 2022-08-10 22:32:13
UHX 2022-08-10 20:40:37
Hello How will I know my fedora has an external network controlling/monitoring the desktop when I am online.Always have a 6.1TB after I use bleachbit to cleanup
Wrong place to ask
ItsMeShouko 2022-08-10 22:32:40
Try asking at reddit.com/r/fedora
Fedora Linux: News and discussion β’ r/Fedora – reddit
A community for users, developers and people interested in Fedora Linux, and news and information about it.
A community for users, developers and people interested in Fedora Linux, and news and information about it.
siimsek 2022-08-10 23:20:32
siimsek 2022-08-10 22:01:33
@Abdul7852 https://hastebin.com/yalizizobo.m
@cyberknight777 are u availeable?
cyberknight777 2022-08-10 23:21:02
looks like a mismerge
Simons1920 2022-08-11 06:19:22
hi, for build an android kernel, first its recommended to know how to build a linux kernel?
siimsek 2022-08-11 07:36:25
cyberknight777 2022-08-10 23:21:02
looks like a mismerge
merging from linux git
cyberknight777 2022-08-11 08:30:00
Why even
siimsek 2022-08-11 08:36:26
cyberknight777 2022-08-11 08:30:00
Why even
where should i merge from
cyberknight777 2022-08-11 08:36:49
ack
siimsek 2022-08-11 08:36:50
android-stable merging same for those files