nothing will get built if you have kernel and headers mismatched.
First we need to find why do you have older kernel while newer header.
nothing will get built if you have kernel and headers mismatched.
First we need to find why do you have older kernel while newer header.
A massive update But at first first sight succesful. Is there someting I should check ? Tnx
First rule of rolling release distro like Arch/Manjaro.
Never do partial upgrade. It can break the system
first do sudo pacman -Syyu linux linux-headers base-devel git bc dkms
Reboot
then try dkms pkg from repo to see if wifi will work with cs pkg if not then try bs pkg from that git link/.
Good Luck, I am off to bed.
Thanks a lot ! I’ll try
I guess it should be
sudo pacman -Syyu linux-vim linux-vim-headers base-devel git bc dkms
linux
and linux-headers
installs the mainline kernel which might result in your box not booting or not having sound as I have experienced many times before with my X96Max+.
Thanks ! I’ll try right now and let’s see.
@spikerguy @TheMojoMan I tried both versions, unfortunatly neither worked. FYI the dkms-rtl8822cs package still contains the GRO_DROP issue (but I managed to copile the driver with the make procedure doing the change manually … but the wifi is not detected). Could you please advice a good (ideally simple tutorial / info page to try to compile the driver I found (GitHub - ChalesYu/rtl8822bs-aml: unoffical driver for linux), just to give it a try. Thanks again for your help.
@spikerguy Could you please update the driver? Thanks!
See this post: Manjaro arm on Amlogic Tv box? - #1142 by TheMojoMan
Updated repo will push it tonight. Thanks.
@pferrante I have an idea:
Compile the driver with make -j4
and hope for the best
Great! Thanks a lot!
Uploaded.
Thanks for the suggestion, I did try just in case unfortunatly many source files where missing for the target. But it was a good start for other attempts. I finally managed to compile the driver I previously mentioned. But not working. The strange thing is that the box is “natively” supported by Coreelec (Wifi / Ethernet …). I temporarely give-up on this box and try on a different one
But thanks both for your help / suggestions.
hello guys! please help me. i want to install manjaro on tox1(S905X3 )
i did it according to manjaro wiki - amologic boxes
I choose FDT /dtbs/amlogic/meson-sm1-sei610.dtb
. but when box loaded ,i saw that FDT /dtbs/amlogic/meson-sm1-sei610.dtb cound’t be found
Please where exactly you see this.
It would be better to share logs from tht boot process.
Also is this dtb file even present in the directory?
Boot up Ugoos AM6 Plus without using chainloader?
That is one thing but the screenshot have a better fix.
Hint in screenshot
mmcblk1 ?
Good question