maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Sailfish OS on Sony Xperia X (community build) (https://talk.maemo.org/showthread.php?t=99875)

pullrequest 2017-10-17 17:35

Re: Sailfish OS on Sony Xperia X (community build)
 
Quote:

Originally Posted by lantern (Post 1537039)
It's already there. check /dev/pn54x

Thanks for the reference but this is the Near Field Communication device (NFC).

And I would like to have kernel support for the Network File System (NFS).

DrYak 2017-10-17 17:59

Re: Sailfish OS on Sony Xperia X (community build)
 
Quote:

Originally Posted by m4r0v3r (Post 1536960)
planning to do a rebuild in a couple of days, I notice some people want CONFIG_MODULES enabled, BTRFS and TRIM support. Think I'll bundle them in, anything else people fancy?

I think several people were interested in networking solution (so basically NFS and CIFS/SMB).

Another nice thing would be to make it using the latest possible kernel (e.g.: the 3.10.1xx-something-ish currently used by Sony for their official Android 7.1.1 Nougat build, instead of the 3.10.84 that Sony previously used for their Android 6.0.1 Marshmallow and that Jolla used for their official SFOX image) :
it seems that there has been some bugfixes between these two versions that blocked some users to have their muSDXC card detected.

It would be nice if the kernel image works with the official Sailfish X
(it should, I don't see any reason why it shouldn't - as long as /oem is populated with the corresponding proprietary firmwares and drivers.).

lantern 2017-10-17 18:08

Re: Sailfish OS on Sony Xperia X (community build)
 
Quote:

Originally Posted by pullrequest (Post 1537107)
Thanks for the reference but this is the Near Field Communication device (NFC).

And I would like to have kernel support for the Network File System (NFS).

While waiting fo kernel update, check this out, might help
https://github.com/facebookincubator/nfusr
https://github.com/NetDirect/nfsshell

m4r0v3r 2017-10-17 23:32

Re: Sailfish OS on Sony Xperia X (community build)
 
What about okboard?

Watchmaker 2017-10-18 10:43

Re: Sailfish OS on Sony Xperia X (community build)
 
Quote:

Originally Posted by m4r0v3r (Post 1537151)
What about okboard?

On my (official) SFOS X it works, but the Italian dictionary is not updated for the latest version so I can only use it in English.

ljo 2017-10-18 17:08

Re: Sailfish OS on Sony Xperia X (community build)
 
Quote:

Originally Posted by rinigus (Post 1537038)
@mikecomputing, would be great to have active and contributing members in the community. I don't think we are in position where we should just sit and wait for SFOS to get better
...

No idea whether its allowed, but its a fair question. Its just insane that we have to use proprietary bits for text prediction. When (if) I get off the navigation software development, I would be happy to help anyone to get this piece of SFOS replaced with some open-sourced solution. Just would prefer to finish what I started before first. Any takers for developing text prediction for SFOS so we can drop XT9?

I think you hit a few nails here. I am willing on the same terms as you are. :) So for me the OKBoard is a nice piece of software and a good foundation for same or next word predictions with the swiping as icing on top of the cake. I helped promoting OKBoard by providing the Swedish language models very early on and helped others build resources for their favourite languages. OKBoard ties in nicely with the current maliit keyboard infra. As a language technologist I already back in the 90s did text prediction. Most lessons learned are that we should avoid special solutions but build something that tie in or adds to existing open solutions. In the case with xt9 we know the infra is not too restricted, so we could replace it fully with good enough API's for our free solution.

m4r0v3r 2017-10-28 21:21

Re: Sailfish OS on Sony Xperia X (community build)
 
enabling modules causes this error

Quote:

net/built-in.o: In function `qtaguid_mt':
ipc_router_security.c:(.text+0x692ac): undefined reference to `xt_socket_put_sk'
ipc_router_security.c:(.text+0x69350): undefined reference to `xt_socket_get6_sk'
ipc_router_security.c:(.text+0x69360): undefined reference to `xt_socket_get4_sk'
ipc_router_security.c:(.text+0x693bc): undefined reference to `xt_socket_put_sk'
net/built-in.o: In function `tcp_nuke_addr':
ipc_router_security.c:(.text+0x7fdd8): undefined reference to `in6addr_any'
ipc_router_security.c:(.text+0x7fde8): undefined reference to `in6addr_any'
ipc_router_security.c:(.text+0x7ff40): undefined reference to `rt6_lookup'
make[2]: *** [vmlinux] Error 1
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/home/martin/hadk/kernel/sony/msm'
make: *** [TARGET_KERNEL_BINARIES] Error 2
edit, fixed by disabling IPV6 since thats causing problems. But the F2FS module is causing issues.

DrYak 2017-10-29 08:25

Re: Sailfish OS on Sony Xperia X (community build)
 
Quote:

Originally Posted by m4r0v3r (Post 1537901)
enabling modules causes this error
Quote:

make[1]: Leaving directory `/home/martin/hadk/kernel/sony/msm'

Looks like sony's msm platform-specific stuff was never tested against modules.

Are these dependencies built-in as in the original kernel ?
Or are they switched to modules, now that modules are activated ?

m4r0v3r 2017-10-29 09:04

Re: Sailfish OS on Sony Xperia X (community build)
 
Quote:

Originally Posted by DrYak (Post 1537908)
Looks like sony's msm platform-specific stuff was never tested against modules.

Are these dependencies built-in as in the original kernel ?
Or are they switched to modules, now that modules are activated ?

maybe? who knows, will have to give it a better look later, but now config_modules is enabled and it builds. just no modules with it :P

pexi 2017-10-30 09:49

Re: Sailfish OS on Sony Xperia X (community build)
 
A small and perhaps stupid question: is the community port identical to Jolla port minus exchange, predictive text input and alien dalvik?


All times are GMT. The time now is 00:50.

vBulletin® Version 3.8.8