*** miksuh has joined #sailfishos | 00:08 | |
*** ericy has quit IRC | 00:15 | |
*** ericy has joined #sailfishos | 00:31 | |
*** ericy has quit IRC | 00:54 | |
*** master_o1_master has joined #sailfishos | 00:55 | |
*** DarkSim has quit IRC | 00:57 | |
*** master_of_master has quit IRC | 00:59 | |
*** ericy has joined #sailfishos | 01:10 | |
*** ericy has quit IRC | 01:31 | |
*** triggerhappy has joined #sailfishos | 01:45 | |
*** ericy has joined #sailfishos | 01:48 | |
*** ericcc has joined #sailfishos | 01:56 | |
*** sababa has quit IRC | 02:05 | |
*** sababa has joined #sailfishos | 02:11 | |
*** ericy has quit IRC | 02:13 | |
*** Soru has quit IRC | 02:27 | |
*** ericy has joined #sailfishos | 02:31 | |
*** Soru has joined #sailfishos | 02:41 | |
*** a_meteor has joined #sailfishos | 02:46 | |
*** ericy has quit IRC | 02:51 | |
*** ericy has joined #sailfishos | 03:10 | |
*** ericcc has quit IRC | 03:11 | |
*** ericy has quit IRC | 03:35 | |
*** dinsdale247 has joined #sailfishos | 03:41 | |
dinsdale247 | So is this where I would come to find out if I can put sailfish on an old lumia 800 I have? | 03:43 |
---|---|---|
dinsdale247 | I've been pouring over whatever I can find. I can't find a kernel for the qualcomm processor | 03:44 |
dinsdale247 | or reference on how to plug all the pieces together to make "sailfish" | 03:44 |
dinsdale247 | I noticed that the Jolla "mark 1" has dual qualcomm plus a whole gig of ram | 03:46 |
dinsdale247 | is that going to be a minimum spec? I hope not. I'd love to port this to a sony experia arc s as well | 03:47 |
wmarone_ | dinsdale247: assume that anything running Windows is locked down hard | 03:48 |
wmarone_ | that said, most devices are fair game for those willing to put in the effort. | 03:49 |
dinsdale247 | I found a link to a device that reflashes the board on the lumias from 600 - 900 | 03:49 |
wmarone_ | most android devices* | 03:49 |
dinsdale247 | is there a how to yet? | 03:49 |
wmarone_ | dinsdale247: reflashes with what though? I assume Winphone. | 03:49 |
dinsdale247 | hmm... don't know. pretty new at this | 03:49 |
wmarone_ | so | 03:50 |
dinsdale247 | lemme see if I can find the link again | 03:50 |
dinsdale247 | so the experia arc uses the same processor as the lumia | 03:50 |
wmarone_ | what OS does the arc run? | 03:50 |
dinsdale247 | andriod | 03:50 |
wmarone_ | ok | 03:50 |
wmarone_ | so there's no real "howto" because it's generally not trivial | 03:51 |
wmarone_ | generally you start by getting merproject running on your target device | 03:51 |
dinsdale247 | I'm a software developer at a company that makes arm devices... | 03:51 |
wmarone_ | so you have an advantage :) | 03:52 |
dinsdale247 | support for this is easy to come by but I need direction. :D | 03:52 |
wmarone_ | ok | 03:52 |
dinsdale247 | I do have an advantage | 03:52 |
dinsdale247 | ;) | 03:52 |
wmarone_ | so Sailfish isn't publicly available with ARM builds yet | 03:52 |
dinsdale247 | okay, so that's step 1? | 03:52 |
wmarone_ | yes | 03:52 |
dinsdale247 | would I just use the kernel that is available for the platform. i.e from the vendor? | 03:53 |
wmarone_ | sure | 03:53 |
wmarone_ | it's a linux kernel | 03:53 |
dinsdale247 | yes | 03:53 |
dinsdale247 | I understood that much | 03:53 |
wmarone_ | merproject doesn't use the Android-specific additions, but it'll work | 03:53 |
dinsdale247 | does the kernel not need to be ported to the processor? | 03:54 |
dinsdale247 | in this case a qualcomm ? | 03:54 |
wmarone_ | presumably the kernel has already been ported | 03:54 |
dinsdale247 | alright, I will keep looking for that. (step 1a. lol) | 03:54 |
wmarone_ | merproject/sailfish don't supply a kernel | 03:54 |
dinsdale247 | and then I should try and build mer | 03:54 |
wmarone_ | the nice thing about Mer is that you don't need to build it | 03:55 |
dinsdale247 | good news. :) | 03:55 |
wmarone_ | so you'll want to request access to the community OBS server | 03:55 |
wmarone_ | https://build.merproject.org/ | 03:55 |
dinsdale247 | sweet | 03:55 |
wmarone_ | it's a nice tool, albeit a bit confusing | 03:56 |
wmarone_ | and building a kickstart file that compiles your device image | 03:56 |
wmarone_ | can you boot off SD card? | 03:56 |
dinsdale247 | haven' | 03:56 |
dinsdale247 | haven't got that far yet | 03:56 |
wmarone_ | ok | 03:56 |
wmarone_ | that will simplify things greatly | 03:57 |
dinsdale247 | k. | 03:57 |
dinsdale247 | The Lumia and the experia seem to be built off the same chipset. I guess I should check at qualcomm? | 03:58 |
dinsdale247 | find out if the reference design boots from sd? | 03:58 |
wmarone_ | sure | 03:58 |
dinsdale247 | k. | 03:58 |
dinsdale247 | what about a bootloader? | 03:58 |
wmarone_ | up to you | 03:58 |
dinsdale247 | k. | 03:59 |
dinsdale247 | So mer is the "framework layer" (?). Where do I get the sailfish UI from ? | 03:59 |
wmarone_ | no ARM build of sailfish is available yet | 04:00 |
wmarone_ | and I don't expect one to be until after their handset is released | 04:00 |
dinsdale247 | I see | 04:00 |
wmarone_ | mer is basically the entire linux stack between the kernel and the UI | 04:00 |
wmarone_ | up to Xorg/wayland | 04:00 |
dinsdale247 | I sort of understand that. | 04:01 |
dinsdale247 | so that means I could get an OS running but wouldn't have the UI (i.e. shell only?) | 04:01 |
wmarone_ | yup | 04:01 |
wmarone_ | for the next step you could get nemomobile runnign | 04:01 |
dinsdale247 | okay. | 04:01 |
wmarone_ | which supplies a lot of the middleware sailfish uses | 04:01 |
wmarone_ | and has its own UI based on qt quick as well | 04:02 |
dinsdale247 | and nemomobile is based on qt | 04:02 |
wmarone_ | yup | 04:02 |
dinsdale247 | ah. thanks | 04:02 |
*** ericcc has joined #sailfishos | 04:02 | |
dinsdale247 | good, that gives me somthing to digest. very exciting to see this getting somewhere | 04:02 |
dinsdale247 | I've been a huge nokia fan for a very long time so it's nice to see some of that innovation coming out again. | 04:03 |
wmarone_ | cool | 04:03 |
dinsdale247 | Thanks wmarone_. TTYL | 04:04 |
wmarone_ | welcome | 04:04 |
*** ericcc has quit IRC | 04:21 | |
*** ericcc has joined #sailfishos | 04:22 | |
dinsdale247 | You still around wmarone_? | 04:26 |
wmarone_ | yup | 04:26 |
dinsdale247 | This is the device for Lumias I saw: http://www.fonefunshop.co.uk/cable_picker/97171_Nokia_Lumia__610_/_710_/_800_/_900_JTAG_Test_Point_Cable_Set_For_ATF_%28Pre-Order%29.html#ordernow | 04:26 |
wmarone_ | hmm | 04:27 |
dinsdale247 | Anyway, I'm on the build server and I registered for Bugzilla. | 04:28 |
wmarone_ | that's handy for flashing a bricked phone but I suspect it won't help you boot non-windows OSes on the devices | 04:28 |
dinsdale247 | hmm. bummer | 04:28 |
wmarone_ | yeah | 04:28 |
wmarone_ | I hate locked down deviecs too | 04:28 |
wmarone_ | though I'd LOVE to have one of those for messing around with device images | 04:29 |
wmarone_ | perfect recovery | 04:29 |
dinsdale247 | I wonder how I would find out how to crack a lumia? | 04:29 |
wmarone_ | swap the CPU probably | 04:29 |
dinsdale247 | ugh | 04:30 |
wmarone_ | I'll wager they use TrustZone to sign the UEFI environment | 04:30 |
dinsdale247 | that's no fun | 04:30 |
dinsdale247 | ah. I've just started reading about uefi | 04:30 |
dinsdale247 | k. lame | 04:30 |
wmarone_ | I do driver work on it at my job | 04:30 |
wmarone_ | albeit with PCIe devices | 04:30 |
dinsdale247 | awesome. I'm a windows developer with a chip on my shoulder out to prove I can work with embedded systems and phones | 04:31 |
wmarone_ | heh | 04:32 |
dinsdale247 | so should I download mer for i586 and try to get that running in a vm first? | 04:32 |
wmarone_ | don't know if that'll really help | 04:32 |
wmarone_ | well | 04:32 |
dinsdale247 | I can get my hands on a freescale reference board as well if that would be a better starter platform | 04:32 |
wmarone_ | it would be handy for you to learn how kickstart files work and generate your own images | 04:32 |
*** krabador has quit IRC | 04:34 | |
wmarone_ | again, if you have an Android kernel ready to go for it, you can probably use it | 04:35 |
dinsdale247 | k. I'll keep that in mind. stumped by something more mundane at the moment... | 04:37 |
dinsdale247 | I've navigated to the build mer-core:i586:devel | 04:37 |
wmarone_ | so | 04:37 |
dinsdale247 | and I can get a listing of rpms. | 04:37 |
wmarone_ | ok onesec | 04:38 |
dinsdale247 | do I use my bugzilla account to ftp in and download all of them? | 04:38 |
wmarone_ | nope | 04:38 |
wmarone_ | one sec | 04:38 |
dinsdale247 | thanks. :) | 04:38 |
wmarone_ | so -you- want to start here: https://wiki.merproject.org/wiki/Platform_SDK | 04:39 |
dinsdale247 | fantastic. Thank you so much! | 04:39 |
wmarone_ | that will get you the build environment and walk you through building an image | 04:40 |
wmarone_ | which is a good start | 04:40 |
dinsdale247 | So this is what the Sailfish emulator that came with the SDK is built on? | 04:41 |
wmarone_ | yup | 04:41 |
wmarone_ | the SDK as well | 04:41 |
dinsdale247 | awesome. k. page one... | 04:42 |
dinsdale247 | :) | 04:42 |
*** furikku has joined #sailfishos | 04:59 | |
dinsdale247 | Can I ask about getting my app running in qt creator? | 05:06 |
dinsdale247 | :-1: error: Could not connect to MerSDK Virtual Machine. Connection refused | 05:09 |
dinsdale247 | But it starts the emulator? | 05:10 |
*** ericcc has quit IRC | 05:10 | |
dinsdale247 | If I leave the emulator running, it just starts a second instance and gives me the same error? | 05:10 |
*** ericcc has joined #sailfishos | 05:10 | |
dinsdale247 | Goodnight, thx again. | 05:17 |
*** dinsdale247 has quit IRC | 05:17 | |
*** ottulo has quit IRC | 05:19 | |
*** Morpog_PC has quit IRC | 05:30 | |
*** ericcc has quit IRC | 05:30 | |
*** ottulo has joined #sailfishos | 05:37 | |
*** Morpog_Mobile has quit IRC | 05:58 | |
*** ottulo has quit IRC | 05:58 | |
*** ottulo has joined #sailfishos | 06:06 | |
*** Morpog_Mobile has joined #sailfishos | 06:35 | |
*** maninc has quit IRC | 07:00 | |
*** amizraa has quit IRC | 07:51 | |
*** asys3 has joined #sailfishos | 07:52 | |
asys3 | hi, can anyone help me, what's wrong with my sdk installation? I get a emulator connection error after compile/run while the emulator-vm itself is up, running and connection test passed in the qtcreator settings... | 07:57 |
asys3 | qt-Creator-Buil-Error-Message: ":-1: Fehler:Could not connect to SailfishOS Emulator Virtual Machine." | 07:58 |
asys3 | got it - was my fault. in qt creator the emulator button on the bottom left was not pressed. | 08:01 |
*** amizraa has joined #sailfishos | 08:05 | |
*** merlin1991 has quit IRC | 08:08 | |
*** merlin1991 has joined #sailfishos | 08:12 | |
*** RoKenn has joined #sailfishos | 08:19 | |
*** Pat_o__ has joined #sailfishos | 08:27 | |
*** spider-mario has joined #sailfishos | 08:38 | |
*** Sfiet_Konstantin has joined #sailfishos | 08:41 | |
*** Eztran has joined #sailfishos | 08:43 | |
*** spider-mario_ has joined #sailfishos | 09:02 | |
*** spider-mario_ has joined #sailfishos | 09:02 | |
*** spider-mario has quit IRC | 09:02 | |
*** spider-mario_ is now known as spider-mario | 09:03 | |
*** miksuh has quit IRC | 09:07 | |
*** M4rtinK has joined #sailfishos | 09:22 | |
*** Morpog_PC has joined #sailfishos | 09:23 | |
*** Eztran has quit IRC | 09:32 | |
*** master_of_master has joined #sailfishos | 09:33 | |
*** Eztran has joined #sailfishos | 09:33 | |
*** master_o1_master has quit IRC | 09:36 | |
*** amizraa has quit IRC | 09:40 | |
*** amizraa has joined #sailfishos | 09:40 | |
*** Eztran has quit IRC | 09:42 | |
*** asys3 has quit IRC | 09:56 | |
*** r3d has quit IRC | 10:06 | |
*** nsuffys has quit IRC | 10:08 | |
*** leinir has quit IRC | 10:20 | |
*** leinir has joined #sailfishos | 10:20 | |
*** Jarrrgh has quit IRC | 10:30 | |
*** Jarrrgh has joined #sailfishos | 10:31 | |
*** Zotan has joined #sailfishos | 10:46 | |
*** miksuh has joined #sailfishos | 11:02 | |
*** Heis has joined #sailfishos | 11:17 | |
*** itbaron has joined #sailfishos | 11:28 | |
*** s1gk1ll_ has joined #sailfishos | 11:33 | |
*** s1gk1ll has quit IRC | 11:36 | |
*** s1gk1ll_ has left #sailfishos | 11:41 | |
*** s1gk1ll_ has joined #sailfishos | 11:42 | |
*** DarkSim has joined #sailfishos | 11:42 | |
*** miksuh has quit IRC | 11:47 | |
*** pixraider has quit IRC | 11:57 | |
*** XenGi has quit IRC | 12:14 | |
*** XenGi has joined #sailfishos | 12:15 | |
*** martyone has joined #sailfishos | 12:44 | |
*** nsuffys has joined #sailfishos | 13:13 | |
*** liar has joined #sailfishos | 13:16 | |
*** Guest65458 has quit IRC | 13:16 | |
*** jalomann has joined #sailfishos | 13:30 | |
*** spider-mario has quit IRC | 13:31 | |
*** spider-mario has joined #sailfishos | 13:35 | |
*** ericcc has joined #sailfishos | 13:39 | |
ericcc | hi lbt is here? | 13:48 |
Yaniel | he's probably having fun since it's weekend | 13:52 |
*** martyone has quit IRC | 13:54 | |
ericcc | i forgot today is weekend | 13:58 |
*** mike7b4_on_x230 has joined #sailfishos | 14:01 | |
*** jalomann has quit IRC | 14:18 | |
*** mike7b4_on_x230 has quit IRC | 14:20 | |
*** ericcc has quit IRC | 14:27 | |
*** piee has joined #sailfishos | 14:59 | |
*** dhbiker has joined #sailfishos | 15:27 | |
*** nsuffys has quit IRC | 15:29 | |
*** nsuffys has joined #sailfishos | 15:29 | |
*** dhbiker has quit IRC | 15:31 | |
*** dhbiker has joined #sailfishos | 15:31 | |
*** M4rtinK has quit IRC | 15:32 | |
*** M4rtinK has joined #sailfishos | 15:32 | |
*** itbaron has quit IRC | 15:51 | |
Kondou | Is there any way to find out which icons are available (for covers)? | 15:55 |
Kondou | I have an update coveraction | 15:55 |
Kondou | and icon-l-repeat isn't the best one imo | 15:55 |
*** rashm2k1 has joined #sailfishos | 16:04 | |
*** liar has quit IRC | 16:09 | |
*** Guest17782 has joined #sailfishos | 16:16 | |
*** shadeslayer has quit IRC | 16:17 | |
*** shadeslayer has joined #sailfishos | 16:17 | |
*** arcean has joined #sailfishos | 16:18 | |
*** piee has quit IRC | 16:19 | |
*** triggerhappy has quit IRC | 16:19 | |
*** rashm2k1 has quit IRC | 16:20 | |
*** rashm2k1 has joined #sailfishos | 16:20 | |
*** Guest17782 has quit IRC | 16:25 | |
*** shiwu_kabigon has joined #sailfishos | 16:25 | |
*** krnlyng has joined #sailfishos | 16:28 | |
*** piee has joined #sailfishos | 16:31 | |
*** krabador has joined #sailfishos | 16:33 | |
*** rashm2k1 has quit IRC | 16:37 | |
*** krnlyng has quit IRC | 16:52 | |
*** krnlyng has joined #sailfishos | 16:54 | |
*** DarkSim_ has joined #sailfishos | 16:57 | |
*** krnlyng has quit IRC | 16:59 | |
*** DarkSim has quit IRC | 17:00 | |
*** krnlyng has joined #sailfishos | 17:02 | |
shiwu_kabigon | Hi everyone, how can I interact with the Phone contacts(read / write) with a sailfish os app ? | 17:08 |
*** rashm2k1 has joined #sailfishos | 17:27 | |
*** rashm2k has joined #sailfishos | 17:32 | |
*** rashm2k1 has quit IRC | 17:34 | |
Sfiet_Konstantin | hi shiwu_kabigon ! | 17:36 |
Sfiet_Konstantin | right now ... there is no API | 17:36 |
Sfiet_Konstantin | but you might get interested in QtContacts | 17:36 |
Sfiet_Konstantin | wait a sec | 17:36 |
*** rashm2k1 has joined #sailfishos | 17:38 | |
*** rashm2k has quit IRC | 17:38 | |
Sfiet_Konstantin | no doc :/ | 17:38 |
Sfiet_Konstantin | sorry shiwu_kabigon | 17:38 |
*** M4rtinK has quit IRC | 17:38 | |
Sfiet_Konstantin | maybe you should read Qt Mobility Qt Contacts doc | 17:38 |
*** ITA_NicoloN900 has joined #sailfishos | 17:39 | |
shiwu_kabigon | okay, that's a good hint, thx Sfiet_Konstantin :) | 17:40 |
*** jjanvier has joined #sailfishos | 17:40 | |
Sfiet_Konstantin | but sailfish will use Qt Contacts | 17:40 |
*** spider-mario has quit IRC | 17:44 | |
*** rashm2k1 has quit IRC | 17:55 | |
*** rashm2k1 has joined #sailfishos | 17:56 | |
*** Morpog_PC has quit IRC | 18:04 | |
*** Morpog_PC has joined #sailfishos | 18:04 | |
*** Morpog_Mobile_ has joined #sailfishos | 18:05 | |
*** Morpog_Mobile has quit IRC | 18:08 | |
*** Pat_o__ has quit IRC | 18:09 | |
*** Pat_o__ has joined #sailfishos | 18:10 | |
*** DarkSim_ has quit IRC | 18:11 | |
*** DarkSim has joined #sailfishos | 18:16 | |
*** zhost has joined #sailfishos | 18:18 | |
*** rashm2k1 has quit IRC | 18:18 | |
*** Pat_o__ has quit IRC | 18:26 | |
*** SeekingFor has quit IRC | 18:28 | |
*** fk_lx has joined #sailfishos | 18:31 | |
*** SeekingFor has joined #sailfishos | 18:34 | |
*** piee has quit IRC | 18:35 | |
*** piee has joined #sailfishos | 18:43 | |
*** exec_s has joined #sailfishos | 18:46 | |
*** ITA_NicoloN900_ has joined #sailfishos | 18:48 | |
*** ITA_NicoloN900 has quit IRC | 18:50 | |
*** M4rtinK has joined #sailfishos | 19:04 | |
*** ITA_NicoloN900_ has quit IRC | 19:05 | |
*** ITA_NicoloN900_ has joined #sailfishos | 19:06 | |
*** Sfiet_Konstantin has quit IRC | 19:07 | |
*** Pat_o__ has joined #sailfishos | 19:14 | |
*** furikku has quit IRC | 19:14 | |
*** spider-mario has joined #sailfishos | 19:27 | |
*** M4rtinK has quit IRC | 19:27 | |
*** shiwu_kabigon has quit IRC | 19:29 | |
*** arcean has quit IRC | 19:32 | |
*** Morpog_Mobile_ has quit IRC | 19:37 | |
*** Morpog_Mobile has joined #sailfishos | 19:37 | |
*** Pat_o__ is now known as Pat_o | 19:44 | |
*** ITA_NicoloN900 has joined #sailfishos | 19:45 | |
*** ITA_NicoloN900_ has quit IRC | 19:46 | |
*** spider-mario has quit IRC | 19:52 | |
*** r3d has joined #sailfishos | 20:03 | |
*** msvb-lab has joined #sailfishos | 20:08 | |
*** ITA_NicoloN900 has quit IRC | 20:13 | |
*** Bloob has quit IRC | 20:15 | |
*** nsuffys has quit IRC | 20:33 | |
*** Sarvi has quit IRC | 20:34 | |
*** piee has quit IRC | 20:35 | |
*** miksuh has joined #sailfishos | 20:38 | |
*** piee has joined #sailfishos | 20:44 | |
*** Pat_o has quit IRC | 20:47 | |
*** miksuh_ has joined #sailfishos | 20:50 | |
*** miksuh_ has quit IRC | 20:53 | |
*** miksuh has quit IRC | 20:55 | |
*** miksuh has joined #sailfishos | 20:56 | |
*** cxl000 has quit IRC | 21:19 | |
*** M4rtinK has joined #sailfishos | 21:31 | |
*** Morpog_PC has quit IRC | 21:55 | |
*** fk_lx has quit IRC | 22:21 | |
*** piee has quit IRC | 22:35 | |
*** RoKenn has quit IRC | 22:43 | |
*** zhost has quit IRC | 23:08 | |
*** Zotan has quit IRC | 23:31 | |
*** jjanvier has quit IRC | 23:34 | |
*** piee has joined #sailfishos | 23:52 | |
*** Sarvi has joined #sailfishos | 23:59 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!