You are not logged in.
Pages: 1
Hello,
When Rolling boots I can see the message
[c]! Missing module : iosf_mbi_pci[/c]
and a similar one with Next64
[c]Loading module: iosf_mbi_pci
modprobe: FATAL: Module iosf_mbi_pci not found in directory /lib/modules/4.17.7-slitaz[/c]
I looked on the internet and in SliTaz repositories but I couldn't find anything that helped me.
I suppose it is related to the touchpad that neither Rolling nor Next64 detect, but not sure.
Offline
I couldn't find the pci variant, but
iosf_mbi is available in these packages:
linux-libre-module-headers
linux-module-headers
linux64-module-headers
Hope it helps investigating more...
Erkan YILMAZ
http://people.slitaz.org/~eyilmaz/blog/
Offline
I recognized it already...
https://cateee.net/lkddb/web-lkddb/IOSF_MBI.html
there are some other things we should change in the kernel, like built in emmc support, that on Atom devices it would be possible, to boot from SD-Card and emmc-harddisk, because some of those Atom tablets dont even have USB Port.
regarding spectra + meltdown we should chang to 4.19 or 5.4
https://wiki.debian.org/DebianSecurity/SpectreMeltdown
https://www.kernel.org/category/releases.html
Offline
here is the current config for 4.14
http://cook.slitaz.org/next64/linux/stuff/linux-slitaz64.config
Offline
@ Erkan_Yilmaz
Thanks.
I already followed this track but without more success... 
Offline
in 4.14 -the config is set to y - I installed 4.14 and the error is the same
so I think, also in 4.17 the congig is y and because config=y the module is built in, it does not find the module....
so I think config must be m
Offline
@ kultex,
Right, config is also set to y in 4.17.
I'll try to recompile the kernel tomorow evening or the day after with config=m and let you know.
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]