<tuxd3v>
willmore, strangelly enough I made another build, and sudenly the 2 leds apear in sysfs, and are working acordingly dtsi :D
<tuxd3v>
everything good
tl_lim has quit [Ping timeout: 260 seconds]
tl_lim has joined #linux-sunxi
tl_lim has quit [Ping timeout: 260 seconds]
tl_lim has joined #linux-sunxi
<willmore>
That would make me question my kernal/dts/rootfs writing procedure.
<tuxd3v>
willmore, you right
<tuxd3v>
I believe that sometimes some other config is let behind, and when I start a new kernel, it picks wrng config..
<tuxd3v>
wrng -> wrong
<willmore>
I would put some though into seeing if you can clear it out better.
<willmore>
It would be horrible to be chasing your tail.
<tuxd3v>
yeah definitly, I build the packages and their is the problem
<tuxd3v>
something is failing, when I can I will look into the code, to try to do a complete clean
<tuxd3v>
even when building the packages
<tuxd3v>
If I just compile it, it usually works because I do a complete clean
<tuxd3v>
the problem is when I call 'bindeb-pkg'
<tuxd3v>
I believe I am not cleaning all up correctly..
gaston1980 has quit [Quit: Konversation terminated!]
* willmore
hasn't built a kernel by hand in over a decade.
return0e has quit [Read error: Connection reset by peer]
return0e_ has joined #linux-sunxi
jstein has quit [Quit: quit]
vagrantc has quit [Ping timeout: 265 seconds]
jstein has joined #linux-sunxi
vagrantc has joined #linux-sunxi
jstein has quit [Quit: quit]
JohnDoe_71Rus has joined #linux-sunxi
ElectroStrong has joined #linux-sunxi
<ElectroStrong>
anyone have a working image for an AllWinner A10 (Hackberry) that's newer then ubuntu 14.04 by chance?
chewitt has quit [Read error: Connection reset by peer]
chewitt has joined #linux-sunxi
tl_lim has quit [Ping timeout: 260 seconds]
tl_lim has joined #linux-sunxi
[7] has quit [Ping timeout: 260 seconds]
TheSeven has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 256 seconds]
chewitt has quit [Read error: Connection reset by peer]
chewitt has joined #linux-sunxi
abordado_ has joined #linux-sunxi
Ecco_ has joined #linux-sunxi
Nemo_bis_ has joined #linux-sunxi
vbmithr has joined #linux-sunxi
Wizzup_ has joined #linux-sunxi
ShadowJK_ has joined #linux-sunxi
Nemo_bis has quit [*.net *.split]
ShadowJK has quit [*.net *.split]
Ecco has quit [*.net *.split]
vbmithr_ has quit [*.net *.split]
smaeul has quit [*.net *.split]
abordado has quit [*.net *.split]
Wizzup has quit [*.net *.split]
smaeul has joined #linux-sunxi
airgapp has joined #linux-sunxi
<JohnDoe_71Rus>
ElectroStrong: do you check armbian? Can try build latest
xypron has left #linux-sunxi [#linux-sunxi]
vagrantc has quit [Quit: leaving]
Nemo_bis_ has left #linux-sunxi [#linux-sunxi]
tl_lim has quit [Read error: Connection reset by peer]
Nemo_bis has joined #linux-sunxi
kaspter has quit [Quit: kaspter]
kaspter has joined #linux-sunxi
gsz has joined #linux-sunxi
tdebrouw has joined #linux-sunxi
<sbbg>
Hi, is there a way that extract working kernel and its modules from a LibreELEC image? Or do I have to build it myself?
<sbbg>
When I login to a booted LibreELEC system, I can only see its storage partition.
suprothunderbolt has quit [Ping timeout: 264 seconds]
<KotCzarny>
that's really basic linux knowledge how to get kernel/filesystem from archives
suprothunderbolt has joined #linux-sunxi
kaspter has quit [Ping timeout: 258 seconds]
kaspter has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
matthias_bgg has quit [Client Quit]
kaspter has quit [Ping timeout: 264 seconds]
kaspter has joined #linux-sunxi
mauz555 has joined #linux-sunxi
tnovotny has joined #linux-sunxi
dddddd has quit [Ping timeout: 256 seconds]
<sbbg>
It's just that I'm not sure what format is used to compress LibreELEC's root
mauz555 has quit [Ping timeout: 265 seconds]
<KotCzarny>
might be cpio archive glued to kernel itself
macc24 has joined #linux-sunxi
gsz has quit [Quit: Konversation terminated!]
<sbbg>
There are file named "KERNEL" and "SYSTEM" without any further information. KotCzarny, do you have idea about what it requires to extract these?
gsz has joined #linux-sunxi
<KotCzarny>
kernel might be kernel itself and system is just a filesystem, did you try to mount it via loop?
<sbbg>
ok, I just tried cpio command and unsquashfs
<sbbg>
weird, it doesn't look like a proper FS inside.
<sbbg>
thus it's cannot be mounted.
camus1 has joined #linux-sunxi
NeuroScr has joined #linux-sunxi
kaspter has quit [Ping timeout: 265 seconds]
camus1 is now known as kaspter
<KotCzarny>
# unsquashfs LE-SYSTEM
<KotCzarny>
Parallel unsquashfs: Using 4 processors
<KotCzarny>
7324 inodes (7535 blocks) to write
florian has joined #linux-sunxi
<KotCzarny>
i dont think you have tried unsquashfs
<KotCzarny>
unless i have repacked it myself
<sbbg>
really?
<sbbg>
Do you get the file from image file?
ldevulder__ is now known as ldevulder
<sbbg>
unsquashfs /media/wilson/LIBREELEC/KERNEL
<sbbg>
Can't find a SQUASHFS superblock on /media/wilson/LIBREELEC/KERNEL
<sbbg>
That's what I found on the flashed SD card with the img.
<KotCzarny>
system, not kernel
<sbbg>
ok, I will try
<KotCzarny>
kernel is probably kernel+cpio glued on
<sbbg>
unsquashfs /media/wilson/LIBREELEC/SYSTEM
<sbbg>
Filesystem uses unknown compression, this is unsupported by this version
<sbbg>
Decompressors available:
<sbbg>
gzip
<sbbg>
lzma
<sbbg>
lzo
<sbbg>
lz4
<sbbg>
xz
<KotCzarny>
Decompressors available:
<KotCzarny>
gzip
<KotCzarny>
lzo
<KotCzarny>
xz
<KotCzarny>
weird
suprothunderbolt has quit [Ping timeout: 256 seconds]
tdebrouw has quit [Quit: Leaving.]
<sbbg>
KotCzarny, so you get the file from flashed SD card? or you mount the image to grab the file?
<KotCzarny>
as i've said, it might be repacked file by me
<KotCzarny>
going to see what LE used originally
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
netlynx has joined #linux-sunxi
<sbbg>
Thank you.
<KotCzarny>
Filesystem uses zstd compression
<KotCzarny>
so you need to compile squashfs-tools with zstd enabled
<KotCzarny>
might be they've switched to zstd at some point
<sbbg>
ok, thank you. How do you learn that?
<KotCzarny>
compiled newer unsquashfs and tried to unpack
<sbbg>
Gee. Never thought of that. Thank you.
tdebrouw has joined #linux-sunxi
return0e has joined #linux-sunxi
abelvesa has joined #linux-sunxi
tdebrouw has quit [Quit: Leaving.]
return0e_ has quit [Ping timeout: 256 seconds]
abelvesa has quit [Client Quit]
abelvesa has joined #linux-sunxi
psydread has left #linux-sunxi [#linux-sunxi]
psydread has joined #linux-sunxi
psydread has left #linux-sunxi [#linux-sunxi]
psydread has joined #linux-sunxi
psydread has left #linux-sunxi [#linux-sunxi]
psydread has joined #linux-sunxi
KotCzarny has quit [Ping timeout: 250 seconds]
suprothunderbolt has joined #linux-sunxi
Jeremy_Rand_M_Ta has quit [Quit: killed]
psydruid has quit [Quit: killed]
z3ntu_ has quit [Quit: killed]
davidebeatrici has quit [Quit: killed]
z3ntu has quit [Quit: killed]
Irenes[m] has quit [Quit: killed]
fevv8[m] has quit [Quit: killed]
thefloweringash has quit [Quit: killed]
clementp[m] has quit [Quit: killed]
t4h4[m] has quit [Quit: killed]
Ke has quit [Quit: killed]
MartijnBraam has quit [Quit: killed]
I[m] has quit [Quit: killed]
JuniorJPDJ has quit [Quit: killed]
agates[m] has quit [Quit: killed]
solderfumes has quit [Quit: killed]
hpagseddy[m] has quit [Quit: killed]
suprothunderbolt has quit [Ping timeout: 250 seconds]
paulk-leonov has quit [Ping timeout: 250 seconds]
paulk-leonov has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-sunxi
KotCzarny has joined #linux-sunxi
JohnDoe_71Rus has quit [Ping timeout: 265 seconds]
tnovotny has quit [Remote host closed the connection]
Turl has quit [Quit: >.<]
Turl has joined #linux-sunxi
aloo_shu has joined #linux-sunxi
tllim has joined #linux-sunxi
ElectroStrong has quit [Quit: Leaving]
aloo_shu has quit [Ping timeout: 256 seconds]
aloo_shu has joined #linux-sunxi
aloo_shu is now known as DeepSheep
jstein has joined #linux-sunxi
jbrown has quit [Ping timeout: 272 seconds]
Wizzup_ has quit [Quit: Reconnecting]
Wizzup has joined #linux-sunxi
jbrown has joined #linux-sunxi
jbrown has quit [Client Quit]
jbrown has joined #linux-sunxi
ganbold has quit [Read error: Connection reset by peer]
ganbold has joined #linux-sunxi
vagrantc has joined #linux-sunxi
ShadowJK_ is now known as ShadowJK
jbrown has quit [Ping timeout: 272 seconds]
<megi>
anyone has issues with git fetch/Linux recently? it started fetching all of the remote repo's objects (or close to that - around 7mil. objects) from all my remotely tracked Linux repositories