Contents:
Whats cheaper buying a pc or laptop?
Who can decipher handshake?
any reasons why?
Ubuntu version?
One more thing… I realized that Image file after kernel compilation is without device tree blob in it, can it be a source of the problem?
Whats cheaper buying a pc or laptop?
Who can decipher handshake?
any reasons why?
Ubuntu version?
One more thing… I realized that Image file after kernel compilation is without device tree blob in it, can it be a source of the problem?
kanged99 2022-07-25 12:19:58
please help me with this error
s3gfau1t1337 2022-07-25 12:28:33
sakul996 2022-07-24 18:45:40
Check and find out why device isn’t booting
It can be for many reasons (selinux, samsung bloatware, knox)
One more thing… I realized that Image file after kernel compilation is without device tree blob in it, can it be a source of the problem?
s3gfau1t1337 2022-07-25 12:30:15
And I have no Image.gz-dtb file in arch/arm64/boot, just Image and Image.gz files. And a ton of dts/dtbo files in arch/arm64/boot/dts directory
Partha 2022-07-25 14:42:04
Module Lead/ Technical Lead- Linux Kernel Build/Developer
4 – 10 Years
3 openings
Bangalore
4 – 10 Years
3 openings
Bangalore
DM me
Tlangik 2022-07-25 18:40:33
Whats cheaper buying a pc or laptop?
Neternels777 2022-07-25 18:43:59
Who can decipher handshake?
androiabledroid 2022-07-25 18:46:40
kanged99 2022-07-25 12:19:40
https://pastebin.pl/view/59ba99d4
Try compiling with clang
A96-_- Lucifer 2022-07-25 19:13:58
Anyone have mido kernel build for nethunter with external WiFi adaptor support mostly (Tplink v2-3) DM me
siimsek 2022-07-25 19:40:31
WARNING: modpost: Found 2 section mismatch(es).
To see full details build your kernel with:
‘make CONFIG_DEBUG_SECTION_MISMATCH=y’
FATAL: modpost: Section mismatches detected.
Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them.
make[2]: *** [../scripts/Makefile.modpost:114: vmlinux.o] Error 1
make[1]: *** [/root/Desktop/Lightning-Kernel/Makefile:1190: vmlinux] Error 2
make[1]: Leaving directory ‘/root/Desktop/Lightning-Kernel/out’
make: *** [Makefile:146: sub-make] Error 2
To see full details build your kernel with:
‘make CONFIG_DEBUG_SECTION_MISMATCH=y’
FATAL: modpost: Section mismatches detected.
Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them.
make[2]: *** [../scripts/Makefile.modpost:114: vmlinux.o] Error 1
make[1]: *** [/root/Desktop/Lightning-Kernel/Makefile:1190: vmlinux] Error 2
make[1]: Leaving directory ‘/root/Desktop/Lightning-Kernel/out’
make: *** [Makefile:146: sub-make] Error 2
siimsek 2022-07-25 19:40:34
can u help me
siimsek 2022-07-25 19:56:20
i did it
kanged99 2022-07-25 21:31:23
androiabledroid 2022-07-25 18:46:40
Try compiling with clang
i’m compiling with clang 12 version clang-r416183b1
androiabledroid 2022-07-25 21:49:28
kanged99 2022-07-25 21:31:23
i’m compiling with clang 12 version clang-r416183b1
then whitelist gcc
Abdul7852 2022-07-27 13:04:34
uh hey am back
on enabling thinLTO
arch/arm64/kernel/.tmp_jump_label.o: no symbols
such things are seen
these spam error log
any reasons why?
on enabling thinLTO
arch/arm64/kernel/.tmp_jump_label.o: no symbols
such things are seen
these spam error log
any reasons why?
sunmughan 2022-07-27 19:17:20
clang: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32′ not found (required by /home/sunmughan/projects/toolchain/clang/bin/clang)
getting this error 🙂
getting this error 🙂
SarisanSe 2022-07-27 19:28:02
sunmughan 2022-07-27 19:17:20
clang: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32′ not found (required by /home/sunmughan/projects/toolchain/clang/bin/clang)
getting this error 🙂
getting this error 🙂
Install libc
SarisanSe 2022-07-27 19:29:46
SarisanSe 2022-07-27 19:28:02
Install libc
libc6 package
CR7Raees 2022-07-27 19:30:42
I’m new in kernel related stuff
So now what need to changes in kernel to perform better
So now what need to changes in kernel to perform better
sunmughan 2022-07-27 20:01:23
SarisanSe 2022-07-27 19:29:46
libc6 package
already installed still getting the same
Abdul7852 2022-07-27 20:06:47
CR7Raees 2022-07-27 19:30:42
I’m new in kernel related stuff
So now what need to changes in kernel to perform better
So now what need to changes in kernel to perform better
U gotta learn that sir
The things i like wont benefit u or vice versa
Abdul7852 2022-07-27 20:07:00
sunmughan 2022-07-27 20:01:23
already installed still getting the same
Ubuntu version?
sunmughan 2022-07-27 20:11:20
Abdul7852 2022-07-27 20:07:00
Ubuntu version?
zorin os
GamingGeek69 2022-07-27 20:11:56
CR7Raees 2022-07-27 19:30:42
I’m new in kernel related stuff
So now what need to changes in kernel to perform better
So now what need to changes in kernel to perform better
Well, you’ll need to learn a bit how the kernel works and the stuff related to it so that you can configure your kernel accordingly
Abdul7852 2022-07-27 20:13:43
sunmughan 2022-07-27 20:11:20
zorin os
Update to latest ig
Abdul7852 2022-07-27 20:13:51
In ubuntu it was update issue
Abdul7852 2022-07-27 20:14:08
I had 20.01
Compiler needed 21.04
Compiler needed 21.04
Abdul7852 2022-07-27 20:14:15
Check if u have same issue
sunmughan 2022-07-27 20:14:24
Abdul7852 2022-07-27 20:13:43
Update to latest ig
updated everything still facing the issue 🙁
Abdul7852 2022-07-27 20:14:47
sunmughan 2022-07-27 20:14:24
updated everything still facing the issue 🙁
Whats ur zorin os version
sunmughan 2022-07-27 20:14:57
16.1 pro
Abdul7852 2022-07-27 20:15:33
Hmm
Abdul7852 2022-07-27 20:15:38
Indeed latesy
Abdul7852 2022-07-27 20:15:52
Check glibc version
Abdul7852 2022-07-27 20:18:18
Glibc bad issues in zorin
Abdul7852 2022-07-27 20:18:23
Good luck mate-💀