maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Porting Sailfish to N9 (https://talk.maemo.org/showthread.php?t=90761)

max83 2014-11-20 01:16

Re: Porting Sailfish to N9
 
yeah I guest it has, Although I haven't test it yet, it's highly likely to have it because this image is snapshot of the Jolla device not built by kickstart or nemo piggyback

Shadwblade2652 2014-11-20 04:48

Re: Porting Sailfish to N9
 
Quote:

Originally Posted by coderus (Post 1448038)
@irulestar did you saw some posts in this thread aboout any updates for new image sailfishOS for N9?! You think someone just forgot to publish updates for new image sailfishOS for N9, now reading your questiond and: OHHH! I have update for new image sailfishOS for N9 and i didn't published it because i forgot to do it!

Harsh..

/10chars

max83 2014-11-20 08:10

Re: Porting Sailfish to N9
 
OK, we tested the new kernel on 1.0.5 version of sailfish snapshot
the problem is that the ubi-boot has appending cmdline which gives : Appending options to CMDLINE: vram=6m omapfb.vram=0:6M

but the new kernel doesnt have support for omapfb.vram

if anyone knows what should be the cmdline please help us

thanks.

hedayat 2014-11-20 09:09

Re: Porting Sailfish to N9
 
hmmm... I think the new kernel worked with these command lines; however that's not important. Just remove them all! The latest filippz kernel doesn't need any command lines.

max83 2014-11-20 09:23

Re: Porting Sailfish to N9
 
filippz kernel breaks v1.0.5, the splash screen shows in wrong orientation for fw seconds and then the device shutdown itself
here what I've done:
installed the snapshot sailfish v1.0.5 which contains everything the real sailfishOS have, then after fixed the permissions, shadows and root access, I installed filippz kernel by this command:
zypper install kernel3.5.3filippz.rpm
then I get this funny warning: "modulebuiltin.dep" is not installed
No such file or directory
I double checked and noticed the old kernel v2.32.54 replaced by 3.5.3
so I reboot the device, chose the Nemo > Filippz kernel > run
but I just can see the sailfish splash screen for few seconds and then the device shutsoff

anyone knows whats the problem?

hedayat 2014-11-20 11:32

Re: Porting Sailfish to N9
 
Well, as you are using original snapshot, you'll need some more packages rather than kernel. At least a number of these:
http://repo.merproject.org/obs/nemo:...atest_armv7hl/
http://repo.merproject.org/obs/nemo:...atest_armv7hl/

The shutdown (if the phone is completely powered off) is almost certainly because of watchdog, which someone (dsme daemon) should kick regularly.

It might be helpful if you compare the contents of your image with the one of working N9 images (preferably, the same 1.0.5 version).

max83 2014-11-21 04:53

Re: Porting Sailfish to N9
 
hmm, seems something going wrong with fillipz kernel

here is my dmesg results:

Code:

WARNING: at drivers/net/wireless/wl12xx/main.c:1381 wl1271_op_prepare_multicast+0x1b4/0x358 [wl12xx]()
[  168.439025] Modules linked in: xt_IDLETIMER ext2 dm_crypt nfnetlink_log nfnetlink wl12xx_spi dm_mod as3645a ad58xx smiapp smiapp_power omap3_isp iovmm omap3_iommu iommu2 iommu omaplfb bridgedriver ramzswap g_file_storage cmt_speech ssi_protocol hsi_char phonet wl12xx_sdio mailbox_mach pvrsrvkm lis3lv02d_i2c wl12xx omap_ssi radio_wl1273 pn544 lis3lv02d leds_lp5521 ak8975 apds990x mailbox vibra_spi bcm4751_gps twl4030_keypad twl5031_aci cmt twl4030_pwrbutton hci_h4p
[  168.439147] [<b003367c>] (unwind_backtrace+0x0/0xd0) from [<b006308c>] (warn_slowpath_common+0x48/0x60)
[  168.439178] [<b006308c>] (warn_slowpath_common+0x48/0x60) from [<af06e194>] (wl1271_op_prepare_multicast+0x1b4/0x358 [wl12xx])
[  168.439239] [<af06e194>] (wl1271_op_prepare_multicast+0x1b4/0x358 [wl12xx]) from [<af06e5c4>] (wl1271_op_bss_info_changed+0x28c/0x590 [wl12xx])
[  168.439270] [<af06e5c4>] (wl1271_op_bss_info_changed+0x28c/0x590 [wl12xx]) from [<b03702e8>] (ieee80211_bss_info_change_notify+0x13c/0x148)
[  168.439300] [<b03702e8>] (ieee80211_bss_info_change_notify+0x13c/0x148) from [<b037943c>] (ieee80211_assoc_success+0x5bc/0x754)
[  168.439300] [<b037943c>] (ieee80211_assoc_success+0x5bc/0x754) from [<b0379614>] (ieee80211_assoc_done+0x40/0x88)
[  168.439331] [<b0379614>] (ieee80211_assoc_done+0x40/0x88) from [<b037ae98>] (ieee80211_work_work+0x2fc/0xfbc)
[  168.439361] [<b037ae98>] (ieee80211_work_work+0x2fc/0xfbc) from [<b00746bc>] (worker_thread+0x174/0x224)
[  168.439392] [<b00746bc>] (worker_thread+0x174/0x224) from [<b0077cc4>] (kthread+0x7c/0x84)
[  168.439392] [<b0077cc4>] (kthread+0x7c/0x84) from [<b002f950>] (kernel_thread_exit+0x0/0x8)


max83 2014-11-21 06:13

Re: Porting Sailfish to N9
 
new updates, it seems filippz kernel tries to find modules.builtin
from old kernel v2.6.32 which doesnt exist

coderus 2014-11-21 07:36

Re: Porting Sailfish to N9
 
For me it seems you trying to start OS on incompatible hardware and partition layout.

hedayat 2014-11-21 08:00

Re: Porting Sailfish to N9
 
filippz kernel is OK, as it already works in new SailfishOS images for N9 (such as mine). However, userspace might try to load incorrect modules (modules which are appropriate for Jolla). You need to remove all Jolla phone adaptation parts and add N9 adaptation software. Replacing kernel is not enough for changing hardware.

max83 2014-11-22 19:49

Re: Porting Sailfish to N9
 
for those who have problem with hedayat's upload server
I uploaded the image file in my own private server
you can download directly from HERE

max83 2014-11-22 20:02

Re: Porting Sailfish to N9
 
FYI, the method of copying the image to your N9 is slightly different, the easiest way is this way:

1. turn off your device
2. attach the cable to your pc
3. connect your pc to your device via cable
4. wait for all partitions to be mounted
5. now in your file browser (eg. dolphin in mint) go and find partition called AltOS, just double click on it, it will mount and will be ready for our procedures

now follow this way:
first extract the xz image by any decompressors which support xz format archives, you will end up with a 1.3GB file size called
sailfish-hv-1.1.0.39-20141110.img
now you have to simply mount the image to your pc first
by using this command in linux:
mount sailfish-hv-1.1.0.39-20141110.img /mnt
now you have to copy the content to your device:
cp -a /mnt/* /media/AltOS/
#NOTE the AltOS must be mounted and ready
#depending on your LinuxOS, the AltOS mount point would be different mine was /media/max/AltOS
DONE
I hope I explained it in easy and understandable way

milad ghusn 2014-11-22 20:36

Re: Porting Sailfish to N9
 
Thanxs max83 , we waiting for ur image with android support .

danpio 2014-11-22 23:38

Re: Porting Sailfish to N9
 
excellent :) :)

salamisami 2014-11-23 00:10

Re: Porting Sailfish to N9
 
I don't have my N9 yet so I haven't had the time to check it out, how's the performance of Sailfish on the device? Is it smooth like Harmattan or is it more at a proof of concept level? Would installing Sailfish actually bring some new life to the N9 since its a bit more active platform? How do the Sailfish applications perform, most youtube videos just seem to showcase the UI?

Morpog 2014-11-23 00:56

Re: Porting Sailfish to N9
 
Proof of concept level.

max83 2014-11-23 05:01

Re: Porting Sailfish to N9
 
this is my old version image, it's much more stable than the hedayat's new version, some geeks needed to reolace the kernel of this image with filippz kernel 3.5.3 in a way that don't break the image by faulty modules, Download my image v1.0.5

milad ghusn 2014-11-23 14:04

Re: Porting Sailfish to N9
 
@max83 what is working/not working in your image ??

coderus 2014-11-23 14:31

Re: Porting Sailfish to N9
 
@milad ghusn nothing working because this image is for Jolla hardware and can't be launched on N9.

Dave999 2014-11-23 14:36

Re: Porting Sailfish to N9
 
Quote:

Originally Posted by coderus (Post 1448929)
@milad ghusn nothing working because this image is for Jolla hardware and can't be launched on N9.

So its a dead end?

max83 2014-11-23 14:47

Re: Porting Sailfish to N9
 
Quote:

Originally Posted by milad ghusn (Post 1448922)
@max83 what is working/not working in your image ??

Vioce call, messaging, wifi
are working
this is old version of sailfishOS operating on jolla device
in my device it was much more stable than hedayat's image
hedayat's image was stalling for every apps and then crash
useless at all

@CodeRUS: you better try it on N9 device then come here and shoot your oppinion, or maybe your device cannot handle it, coz in my device it works great

coderus 2014-11-23 14:47

Re: Porting Sailfish to N9
 
It's better to contribute here: https://wiki.merproject.org/wiki/N9_...update_project

Morpog 2014-11-23 15:20

Re: Porting Sailfish to N9
 
max83 what do you want with such an old sailfishos version?
The current community work behing new kernel and latest sailfishos versions is the way to go. Sure it's not as stable as the old nokia maintained kernel, but it's progressing.

Old kernel + old sailfishos version = deadend

max83 2014-11-23 15:45

Re: Porting Sailfish to N9
 
Yeah that's true, but working on new sailfishOS takes time, while the old one is responsive, my point is polishing the old version which is practically works better than the new OS version, and replace the kernel to 3.5.3 by dear filippz and do some hacking to improve the abovementioned, AKA old version just for now, in a meantime, the second team work on progress on latest OS version
That's my point, the dividing task in two teams, one working with the old one with the new

hedayat 2014-11-27 13:23

Re: Porting Sailfish to N9
 
Quote:

Originally Posted by coderus (Post 1446812)
@hedayat share .ks please

https://github.com/hedayat/jolla-n950-kickstart

max83 2014-12-08 09:55

Re: Porting Sailfish to N9
 
does anyone have filippz email address
thanks.

filip.pz 2014-12-08 10:12

Re: Porting Sailfish to N9
 
Quote:

Originally Posted by max83 (Post 1451081)
does anyone have filippz email address
thanks.

Well it's filip.matijevic.pz@gmail.com, but I would suggest discussing SFOS porting for N9 at IRC #nemomobile channel. hedayat is actively working on this and he's really active there together with others that might help you out

max83 2014-12-09 03:46

Re: Porting Sailfish to N9
 
thanks flippz, actually I working everyday so I don't have too much free time, but I have an idea I wanted to share it with you
I will join the irc, if my idea became practical it would be revolutionary :)

PeternelG 2014-12-12 17:35

Re: Porting Sailfish to N9
 
hi guys!

i'm just new here. where can i find tutorial for noob for this OS? and which is the latest?

Greetings from Slovenia.

hedayat 2014-12-12 20:16

Re: Porting Sailfish to N9
 
You can find it here: http://wiki.maemo.org/Sailfish

Additionally, this might be useful to you (specially if you've a 16GB N9, or don't want to re-partition your N9): http://talk.maemo.org/showthread.php?p=1443705

AFAIK, the latest 'stable' images are the ones given in the first link. However, the latest development packages are the ones announced a few pages back by me; and another one announced a few posts before mine.

milad ghusn 2014-12-21 13:52

Re: Porting Sailfish to N9
 
Any News here about port progress ??

coderus 2014-12-21 14:03

Re: Porting Sailfish to N9
 
Oh, sorry, i forgot to write awesome news about port progress here: NO NEWS.

jalyst 2014-12-21 14:27

Re: Porting Sailfish to N9
 
Ehehehe, gotta love coderus's style sometimes, thanks for the chuckle...

isdatzo 2015-01-08 08:51

Re: Porting Sailfish to N9
 
Quote:

Originally Posted by max83 (Post 1451196)
thanks flippz, actually I working everyday so I don't have too much free time, but I have an idea I wanted to share it with you
I will join the irc, if my idea became practical it would be revolutionary :)

Any news about your idea you wanted to share with flippz??

milad ghusn 2015-03-07 17:56

Re: Porting Sailfish to N9
 
seem that project is dead right ??

coderus 2015-03-07 18:03

Re: Porting Sailfish to N9
 
seems right. i see nobody is interested in project (developers i mean)

ajack 2015-03-28 17:09

Re: Porting Sailfish to N9
 
Sad! I can expect such ports to die on a lot of other platforms but to see it die on the n9 simply saddens me. The irony of it and to think it help launch the MeeGo and later Sailfish OS. Thanks Elop, you f*cktard! Please pardon my French...

n950 2015-04-09 14:01

Re: Porting Sailfish to N9
 
How to delete all files in ALT_OS directory? (with Harmattan terminal).
it's mmcblk0p4.
Thanks

coderus 2015-04-09 14:03

Re: Porting Sailfish to N9
 
mount /dev/mmcblk0p4 /mountpoint && rm -rf /mountpoint/*

n950 2015-04-09 14:06

Re: Porting Sailfish to N9
 
Have a good day.

Great community here ;)


All times are GMT. The time now is 23:47.

vBulletin® Version 3.8.8