[SOLVED] linux-odroid-c2-3.14.65-1: module load error

This is for ARMv8 based devices

[SOLVED] linux-odroid-c2-3.14.65-1: module load error

Postby mareex » Thu May 26, 2016 8:59 am

Hi,

after updating to linux-odroid-c2-3.14.65-1 I am not able load any kernel module.
My edimax wlan dongle is not working any more. When trying to load a module I get an error

$this->bbcode_second_pass_code('', '
marcus@odroid-c2 ~ % sudo modprobe 8192cu
modprobe: ERROR: could not insert '8192cu': Exec format error
')

This is what I get for all modules I have tried to load so far.

Many systemd services fail, because of missing kernel modules

$this->bbcode_second_pass_code('', '
1 marcus@odroid-c2 ~ % systemctl --failed :(
UNIT LOAD ACTIVE SUB DESCRIPTION
● proc-fs-nfsd.mount loaded failed failed NFSD configuration filesystem
● autofs.service loaded failed failed Automounts filesystems on demand
● iptables.service loaded failed failed Packet Filtering Framework
● systemd-modules-load.service loaded failed failed Load Kernel Modules
● wicd.service loaded failed failed Wicd a wireless and wired network manager for Linux
● zramswap.service loaded failed failed Zram-based swap (compressed RAM block devices
')

lsmod shows just 1 module

$this->bbcode_second_pass_code('', '
marcus@odroid-c2 ~ % lsmod
Module Size Used by
lz4_compress 2865 0
')

Does anybody experience the same?

EDIT:

When I upgraded I noticed the warning in in mkinitcpio's output

$this->bbcode_second_pass_code('', '
>>> Updating module dependencies. Please wait ...
>>> Generating initial ramdisk, using mkinitcpio. Please wait...
==> Building image from preset: /etc/mkinitcpio.d/linux-odroid-c2.preset: 'default'
-> -k 3.14.65-1-ARCH -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 3.14.65-1-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
find: ‘/sys/devices/platform/’: Datei oder Verzeichnis nicht gefunden
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> WARNING: No modules were added to the image. This is probably not what you want.
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
')

The warning was not there in linux-odroid-c2-3.14.29-21.
Last edited by mareex on Thu May 26, 2016 4:48 pm, edited 1 time in total.
mareex
 
Posts: 3
Joined: Mon May 09, 2016 1:22 pm

Re: linux-odroid-c2-3.14.65-1: cannot load any kernel module

Postby stefops » Thu May 26, 2016 10:01 am

$this->bbcode_second_pass_quote('', 'D')oes anybody experience the same?


yes, I do :D

[stefan@odroid-schepdaal ~]$ sudo modprobe tun
modprobe: ERROR: could not insert 'tun': Exec format error
[stefan@odroid-schepdaal ~]$ dmesg | tail -1
[ 807.947562] module tun: unsupported RELA relocation: 275
[stefan@odroid-schepdaal ~]$
stefops
 
Posts: 2
Joined: Thu May 26, 2016 9:52 am

Re: linux-odroid-c2-3.14.65-1: cannot load any kernel module

Postby kmihelich » Thu May 26, 2016 1:32 pm

This should be fixed in 3.14.65-2.
Arch Linux ARM exists and continues to grow through community support, please donate today!
kmihelich
Developer
 
Posts: 1133
Joined: Tue Jul 20, 2010 6:55 am
Location: aka leming #archlinuxarm

Re: linux-odroid-c2-3.14.65-1: cannot load any kernel module

Postby stefops » Thu May 26, 2016 2:29 pm

$this->bbcode_second_pass_quote('', 'T')his should be fixed in 3.14.65-2.


ok for me, thanks a lot.
[stefan@odroid-schepdaal ~]$ uname -a
Linux odroid-schepdaal 3.14.65-3-ARCH #1 SMP PREEMPT Thu May 26 07:52:47 MDT 2016 aarch64 GNU/Linux
[stefan@odroid-schepdaal ~]$ lsmod
Module Size Used by
tun 22081 0
spidev 6171 0
w1_gpio 3553 0
spi_gpio 6410 0
spi_bitbang 3695 1 spi_gpio
wire 24143 1 w1_gpio
sch_fq_codel 7257 2
usbip_host 16423 0
usbip_core 6157 1 usbip_host
ip_tables 18102 0
autofs4 26559 2
stefops
 
Posts: 2
Joined: Thu May 26, 2016 9:52 am

Re: linux-odroid-c2-3.14.65-1: cannot load any kernel module

Postby cmsigler » Thu May 26, 2016 3:00 pm

Hi,

EDIT -- Never mind. core/linux-odroid-c2 3.14.65-3 seems to WFM.

Clemmitt
- Raspberry Pi 3
- Odroid-C2
- Raspberry Pi Zero
cmsigler
 
Posts: 37
Joined: Wed May 25, 2016 6:01 pm

Re: linux-odroid-c2-3.14.65-1: cannot load any kernel module

Postby mareex » Thu May 26, 2016 4:48 pm

Issue is resolved with updated pkgrel.
mareex
 
Posts: 3
Joined: Mon May 09, 2016 1:22 pm


Return to ARMv8 Devices

Who is online

Users browsing this forum: No registered users and 27 guests