![]() |
Re: Porting Sailfish to N9 (or other)
Quote:
bash-3.2# zypper ref Software source 'apps', 'hotfixes', 'jolla' are ajour Getting metadata from software source 'xt9' Auten. needed for /store-repository/jolla.com/features/1.0.2.5/xt9/armv7hl Username: jorgen.garp44@gmail.com Password: xxxxxxxxxxx Don't know password normal not correct! |
Re: Porting Sailfish to N9 (or other)
I was able to get the file changed but when I go to the store and try to install any application it just stays on waiting?
Quote:
|
Re: Porting Sailfish to N9 (or other)
Quote:
http://www.androidpolice.com/2012/03...se-smartphone/ |
Re: Porting Sailfish to N9 (or other)
How do I get my ubiboot.log file from the directory? Do I do cp [file] [mydocs dir] and then post it?
|
Re: Porting Sailfish to N9 (or other)
@Garp
Code:
ssu rr xt9 |
Re: Porting Sailfish to N9 (or other)
|
Re: Porting Sailfish to N9 (or other)
/home/user/MyDocs/boot/ubiboot.log
|
Re: Porting Sailfish to N9 (or other)
Quote:
|
Re: Porting Sailfish to N9 (or other)
@Shadwblade2652 starting sailfish kernel is ok, maybe you unpacked tar content incorrectly.
|
Re: Porting Sailfish to N9 (or other)
Quote:
|
Re: Porting Sailfish to N9 (or other)
Quote:
Result of code: after adaptation1 [D] NetworkService::setPath:447 - void NetworkService::setPath(const Qstring&) "Method "GetProperties" with signature "" on interface "net.connman.service" doesn't exist Zypper ref Sowtware source 'apps' is ajour Get metadata from software source 'eas' Build cache for software source 'eas' (after same for 'jalnwr' and several others ending with 'store') Getting metadata from software source 'thirdparty' Auten. needed for /store-repository/jolla.com/features/1.0.2.5/thirdparty/armv7hl Username: Password: |
Re: Porting Sailfish to N9 (or other)
@Shadwblade2652 yup. maybe you missed --numeric-owner when unpacking? its mandatory option.
@Garp sailfish terminal have broken copy text =( and execute this: Code:
url='https://releases.jolla.com/nemo/latest-devel/' |
Re: Porting Sailfish to N9 (or other)
Quote:
Edit: Run code anyway? Did so! ssu dr gives a long menu, correct? |
Re: Porting Sailfish to N9 (or other)
I did do --numeric-owner when I unpackaged it...
I'll try it again and post results ~~~~~~~~~~~~~ Exactly what does the sync command do? Is it mandatory? ~~~~~~~~~~~~~~~~ Thank you coderus, that worked :) I have the black screen but I rebooted and I'm going to see if it works. |
Re: Porting Sailfish to N9 (or other)
Quote:
tar -xvf <filename_of_archive.tar> --numeric-owner -C <target_directory> The "sync" command makes sure that all file buffers are written to the device. It is pretty good to use especially after unpacking a load of files to make sure the changes really go to the file system. On the other hand, I do believe that properly unmounting the FS should achieve the same result. |
Re: Porting Sailfish to N9 (or other)
@Garp anyway, it solve zypper asking for password accessing restricted repository :)
|
Re: Porting Sailfish to N9 (or other)
Quote:
|
Re: Porting Sailfish to N9 (or other)
any updates on fixing the accelerometer?
|
Re: Porting Sailfish to N9 (or other)
accelerometer working since first version.
|
Re: Porting Sailfish to N9 (or other)
Quote:
|
Re: Porting Sailfish to N9 (or other)
Quote:
Btw, has anybody asked Jolla? In the original post didn't a rep state that they would provide support for the N9 |
Re: Porting Sailfish to N9 (or other)
Quote:
Perhaps (once for all) this needs to be doco'd somewhere, so that this misconception doesn't perpetually arise. |
Re: Porting Sailfish to N9 (or other)
can any one guide me to return back to stock firmware from sailfish, mean to say remove allopenmode ,kernal, dual boot , partition.
Thanks in advance |
Re: Porting Sailfish to N9 (or other)
@Shadwblade2652 no, its not related to accelerometer, lol :D
@daniel698 no chance, nobody interested in it Jolla adaptation support is for developers. If you interested you can ask him and they help you where to start digging. Most of mw based on Nemo, so you can start from making adaptation to Nemo, 99% Nemo adaptation goes to Jolla @rajnathr flasher -F DFL_MAIN_IMAGE.bin -F DFL_EMMC_IMAGE.bin --erase-user-data=secure --no-preserve -f -R |
Re: Porting Sailfish to N9 (or other)
Is it possible for me to uninstall sailfish for the time being and use android on the partition, or is it formatted differently in the bootloader and I have to flash a different version of ubiboot?
|
Re: Porting Sailfish to N9 (or other)
Quote:
The fix is to inline the accelerometer kernel modules - there's a commit pending that fixes this in the kernel config. |
Re: Porting Sailfish to N9 (or other)
@Hurrian you wrong :)
the reason is framebuffer orientation. harmattan have landscape-oriented framebuffer, but jolla have portrait-oriented. and problem inside jolla lipstick homescreen, it just dont care about other framebuffer orientation, than portrait. P.S. i made a patch for lipstick: https://together.jolla.com/question/...r-orientation/ but i dont hope it will be applied any time soon, and i cant release hacked binary myself because of copyright issues :( |
Re: Porting Sailfish to N9 (or other)
Hello, as far as i understand it is possible to port jolla sailfish to nokia n9.
But because of several reasons i am unabel to do it myself. I am willing to pay someone to do it for me. If there is anyone who is interested, please message me. (I posted this here because this is the thread for help porting i guess) Thanks in advance |
Re: Porting Sailfish to N9 (or other)
did you tried to read Wiki Tutorial? http://wiki.maemo.org/Sailfish
|
Re: Porting Sailfish to N9 (or other)
hbasaran, it's already ported) see first page.
|
Re: Porting Sailfish to N9 (or other)
@coderus
Hello ~ I am using the latest bulid of sailfish port for n9. How can I install your whatsapp apps? I tried to use the sailfish internet browser and downloaded the build from openrepos.com. However, i still cannot install the app. please help me. thank you so much. |
Re: Porting Sailfish to N9 (or other)
Quote:
If only,,,:rolleyes: |
Re: Porting Sailfish to N9 (or other)
Quote:
Thanks for help |
Re: Porting Sailfish to N9 (or other)
@arthurartoria pkcon install-local filename.rpm
|
Re: Porting Sailfish to N9 (or other)
Quote:
I was not abel to to update my n900. I had a hard time trying to figure out what i am doing wrong, but i was still not abel to do it.. I dont have linux and so on.. And its hard for me to understand and follow all the steps because my english is not that well.. Im from Germany.. |
Re: Porting Sailfish to N9 (or other)
Quote:
I ment im not abel to install it on my n9 |
Re: Porting Sailfish to N9 (or other)
Just try. I am not an computer or linux expert and after few fails and reading over and over again the instructions I managed to install it on my N9. It is not so complicated. Just back up all the data in your phone before you start experimenting... :)
|
Re: Porting Sailfish to N9 (or other)
Quote:
Give it a try and if you run into problems, there are lots of people here to help! There are also probably some German N9/Meego/Sailfish forums that will also be discussing Sailfish installation on the N9 too I would have thought? |
Re: Porting Sailfish to N9 (or other)
Could someone write to the wiki instructions how to add patches?
Then we could apply patch that coderus made for Lipstick |
Re: Porting Sailfish to N9 (or other)
Quote:
|
| All times are GMT. The time now is 23:36. |
vBulletin® Version 3.8.8