How many Linux kernels work with Odroid-Xu4?

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

How many Linux kernels work with Odroid-Xu4?

Postby Logicien » Thu Jul 07, 2022 9:25 am

Hello,

I use the linux-odroid-xu3 kernel with Odroid-Xu4. It is freeze to 4.14.180-3-ARCH it is not updated. There are some other kernels available. Is one of them can replace the linux-odroid-xu3 package and make Odroid-Xu4 work as well?

paru -qSs linux-odroid
linux-odroid-c1
linux-odroid-c1-headers
linux-odroid-u2
linux-odroid-x
linux-odroid-x2
linux-odroid-xu3
linux-odroid-xu3-headers

I search a more advanced version than 4.14.180-3-ARCH in the official repositories or in AUR.
Logicien
 
Posts: 2
Joined: Thu Jul 07, 2022 9:17 am

Re: How many Linux kernels work with Odroid-Xu4?

Postby Logicien » Thu Jul 07, 2022 12:03 pm

I found linux-armv7. It give me 5.17.1-1-ARCH and my wifi modules 88XXau and 8821cu compile through AUR. So it's a good liftup.

mkinitcpio was complaining about the file /lib/modules/4.14.180-3-ARCH/modules.builtin.modinfo with linux-odroid-xu3. It exist in /lib/modules/5.17.1-1-ARCH/modules.builtin.modinfo of linux-armv7.

I have to create this symbolic link

cd /lib/modules/5.17.1-1-ARCH/build/arch
ln -s arm armv7l

for the Realtek modules up named to compile. It is need in many Linux arm kernels. The link go with the architecture. I have an old Raspberry Pi armv6 and It need to

cd /lib/modules/$(uname -r)/build/arch
ln -s arm armv6


for the same modules to compile.
Logicien
 
Posts: 2
Joined: Thu Jul 07, 2022 9:17 am

Re: How many Linux kernels work with Odroid-Xu4?

Postby koutheir » Mon Sep 05, 2022 5:54 pm

Thank you!
koutheir
 
Posts: 3
Joined: Wed Aug 20, 2014 9:16 am


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 15 guests