maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   JollaC & Intex Aqua Fish (https://talk.maemo.org/forumdisplay.php?f=64)
-   -   Intex fish - cifs modul missing in kernel (https://talk.maemo.org/showthread.php?t=97227)

jackspost 2016-08-13 00:24

Intex fish - cifs modul missing in kernel
 
Happy birthday, today my Intex arrived in Germany! !

The long evening I tried mounting filesystem via cifs, like I did with jolla phone before, but without luck.
"modprobe cifs "shows fatal error. I installed cifs-utils from warehouse but can't mount.
That makes me real sad :( , because one of the greatest advantages of sailfish was the way, how to integrate network shares into the native file system.

Is there a way to cifs again with Intex Aqua Fish? How modify the kernel and load cifs modul. Please help me with the fishnetmount.

jackspost

LouisDK 2016-08-13 07:10

Re: Intex fish - cifs modul missing in kernel
 
I guess you'll need an updated version of cifs-utils. Either beg the packager oor go rebuild it yourself :)
I don't think you'd need to recompile the kernel :)

jackspost 2016-08-13 07:27

Re: Intex fish - cifs modul missing in kernel
 
I tried to compile cifs-util how it is described here: https://together.jolla.com/question/...and-compiling/

But got fatal error, that wbclient.h is missing while make .

LouisDK 2016-08-13 14:39

Re: Intex fish - cifs modul missing in kernel
 
Can you post the exact error message you get? :)

richdb 2016-08-13 18:01

Re: Intex fish - cifs modul missing in kernel
 
Maybe update to early access will do the trick?

jackspost 2016-08-13 20:46

Re: Intex fish - cifs modul missing in kernel
 
when I make file, here is the output:

root@Sailfish cifs-utils-6.5]# make
make all-recursive
make[1]: Entering directory `/home/nemo/cifs-utils-6.5'
Making all in contrib
make[2]: Entering directory `/home/nemo/cifs-utils-6.5/contrib'
Making all in request-key.d
make[3]: Entering directory `/home/nemo/cifs-utils-6.5/contrib/request-
key.d'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nemo/cifs-utils-6.5/contrib/request-k
ey.d'
make[3]: Entering directory `/home/nemo/cifs-utils-6.5/contrib'
make[3]: Für das Ziel »all-am« ist nichts zu tun.
make[3]: Leaving directory `/home/nemo/cifs-utils-6.5/contrib'
make[2]: Leaving directory `/home/nemo/cifs-utils-6.5/contrib'
make[2]: Entering directory `/home/nemo/cifs-utils-6.5'
gcc -DHAVE_CONFIG_H -g -O2 -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie
-Wl,-z,relro,-z,now -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/include/samba
-4.0 -shared -fpic -o idmapwb.so idmapwb.c -Wl,-rpath,/usr/lib -lwbc
lient
idmapwb.c:30:22: schwerwiegender Fehler: wbclient.h: Datei oder Verzeic
hnis nicht gefunden
#include <wbclient.h>
^
Kompilierung beendet.
make[2]: *** [idmapwb.so] Fehler 1
make[2]: Leaving directory `/home/nemo/cifs-utils-6.5'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/nemo/cifs-utils-6.5'
make: *** [all] Fehler 2



when I mount cifs, I get:

mount error: cifs filesystem not supported by the system
mount error(19): No such device
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

root@Sailfish cifs-utils-6.5]# modprobe cifs
modprobe: FATAL: Module cifs not found.


demsg | -i grep cifs = no results

lantern 2016-08-13 21:18

Re: Intex fish - cifs modul missing in kernel
 
it says what it needs, plus you need to compile a kernel module:
Datei oder Verzeic hnis nicht gefunden
#include <wbclient.h>

jackspost 2016-08-13 23:45

Re: Intex fish - cifs modul missing in kernel
 
This was my suggestion, but which steps do I have to take exactly? Thank you.

nieldk 2016-08-14 06:57

Re: Intex fish - cifs modul missing in kernel
 
Quote:

Originally Posted by jackspost (Post 1512505)
This was my suggestion, but which steps do I have to take exactly? Thank you.

1. Download kernel sources matching your kernel version.

2. Compile the CIFS kernel module out of tree, see here

https://www.kernel.org/doc/Documenta...ld/modules.txt

V10lator 2016-10-25 08:04

Re: Intex fish - cifs modul missing in kernel
 
In case it's still needed have a look at this: https://openrepos.net/content/v10lator/v10filesystems


All times are GMT. The time now is 13:05.

vBulletin® Version 3.8.8