Jump to content


mrvica

Member Since 9 Mar 2016
Offline Last Active Yesterday, 19:41
*****

Posts I've Made

In Topic: Google news reader enigma2 plugin

13 April 2024 - 19:06

I improved the plugin a bit, now the most feeds are working, rss 2.0 as well, the code is both for py2/py3, tested only on py2, thumb nails would be nice if someone can add it

 


In Topic: kernel-module-udf support on OpenPLi 9.0

11 April 2024 - 17:13

 

Offcourse it doesn't work, as I already said, udf is already available in the kernel, so you can't load it again.

 

You can verify built-in's on the box with

cat /lib/modules/$(uname -r)/modules.builtin | grep udf

you are right, I checked it on my H7

root@h7:~# cat /lib/modules/$(uname -r)/modules.builtin | grep udf
kernel/fs/udf/udf.ko

there is no fs/udf/udf.ko, I see only fs/nfsd/nfsd.ko, seems nfsd is not in the kernel


In Topic: kernel-module-udf support on OpenPLi 9.0

11 April 2024 - 14:08

I forgot to mention, the whole path should be

/lib/modules/4.10.12/kernel/fs/udf/udf.ko


In Topic: kernel-module-udf support on OpenPLi 9.0

11 April 2024 - 13:15

you may try to install it manually, the binary udf.ko is armhf for kernel 4.10.12, should be ok for your box

copy to /lib/modules/4.10.12/kernel/fs and restart the box

 


In Topic: Youtube in OpenPli 9.0

2 April 2024 - 14:46

it is becoming more and more cat and mouse game