*** M4rtinK <M4rtinK!~M4rtinK@ip-78-102-146-111.net.upcbroadband.cz> has quit IRC (Ping timeout: 264 seconds) | 00:17 | |
*** tux|dude <tux|dude!~tuxdude14@122.56.89.81> has quit IRC (Quit: Leaving) | 00:29 | |
*** tux|dude <tux|dude!~tuxdude14@122.56.89.81> has joined #sailfishos-porters | 01:12 | |
*** tux|dude <tux|dude!~tuxdude14@122.56.89.81> has quit IRC (Quit: Leaving) | 01:30 | |
*** HazWard <HazWard!4c45cdeb@gateway/web/freenode/ip.76.69.205.235> has joined #sailfishos-porters | 01:41 | |
HazWard | Is there an active place to make requests? | 01:44 |
---|---|---|
Umeaboy | I solved the sfa-mer script permission problem. ;) | 01:46 |
Umeaboy | HazWard: No, but you can build Sailfish by yourself. :) | 01:47 |
Umeaboy | It's pretty easy with the sfa-mer script. | 01:47 |
Umeaboy | : | 01:47 |
Umeaboy | :) | 01:47 |
Umeaboy | All you need to do is to make a PR to the sfa-mer repo to add your device and all the needed files. | 01:48 |
HazWard | This? https://github.com/drgogeta86/sfa-mer | 01:49 |
Umeaboy | Nope. | 01:51 |
Umeaboy | https://github.com/dmt4/sfa-mer | 01:51 |
Umeaboy | So, make sure you make all files correctly written for your device. | 01:51 |
HazWard | And it will allow me to port Sailfish to my device? | 01:54 |
Umeaboy | Yes. It contains some errors thou. | 02:00 |
Umeaboy | I'm testing my "fixes" as we speak. | 02:01 |
Umeaboy | For which device are you planning to port? | 02:01 |
HazWard | I have 2 devices I'd like to try both of them are official supported by Cyanogenmod so I suspect it should go smoothly. I'm going to port to the Samsung Galaxy S2 Skyrocket and the LG G2 (d803) | 02:03 |
Umeaboy | OK. | 02:03 |
Umeaboy | So....... First you gotta make the directory called i9100 or whatever your S2 modelname is..... | 02:04 |
Umeaboy | In that you have to place 3 files. | 02:04 |
Umeaboy | modelname-hadk.env, modelname-hal-build-setup.sh and manifest.xml. | 02:05 |
Umeaboy | Take a look at how the directory and the files made for hammerhead is. | 02:05 |
Umeaboy | .....and adapt to your device specifics. | 02:05 |
HazWard | codename or modelname (skyrocket or SGH-I727) | 02:06 |
Umeaboy | In the skyrocket.env you only need to change from -lge to -samsung and -hammerhead to -skyrocket and from -1.0.8.19 to -2.0.1.11. | 02:07 |
Umeaboy | And from -hybris-11.0 to -hybris-12.1 unless your device runs a stable version of cm-13.0 you can change it to -hybris-13.0. | 02:08 |
Umeaboy | I think there is such branch for hybris..... Double check before running the script. | 02:09 |
Umeaboy | In the skyrocket-hal-build-setup.sh you change ./device/lge/hammerhead into ./device/samsung/skyrocket | 02:10 |
Umeaboy | And you change ./device/lge/hammerhead/cm.dependencies into ./device/samsung/skyrocket/cm.dependencies | 02:10 |
HazWard | cm11 is the latest for the samsung so i'll take hybris-11.0 but am I supposed to use the cm-11.0 branch? I don't think there's already a hybris-11.0 for my device | 02:11 |
Umeaboy | And change rows 12 and 13 to the same. | 02:11 |
Umeaboy | OK. | 02:11 |
Umeaboy | hybris-11.0 shares libs with cm-11.0 I think. | 02:12 |
Umeaboy | Also change cp /home/alin/hackmanifest.xml .repo/local_manifests/manifest.xml to be cp /home/add your username here/hackmanifest.xml .repo/local_manifests/manifest.xml | 02:14 |
Umeaboy | And last but not least change sed -i "/_lge_hammerhead/d" .repo/manifests/default.xml into sed -i "/_samsung_skyrocket/d" .repo/manifests/default.xml | 02:15 |
HazWard | yeah ok | 02:15 |
Umeaboy | In the manifest.xml you see what to change. :) | 02:16 |
Umeaboy | Don't run the script yet before you know if my fixes are successfull. | 02:16 |
*** tux|dude <tux|dude!~tuxdude14@122.56.89.81> has joined #sailfishos-porters | 02:16 | |
Umeaboy | Unless you know what to do. | 02:16 |
Umeaboy | :) | 02:16 |
HazWard | I'm setting up a VM because I'm running Windows, after that I'll start editing the files | 02:17 |
Umeaboy | OK. | 02:17 |
Umeaboy | I got passed one issue, but I need to find out why the script refuses to enter the sdk to perform a command called zypper. | 02:21 |
Umeaboy | I feel like some lines are missing. | 02:21 |
HazWard | is 50GB of storage and 2GB of RAM enough for the build process? | 02:23 |
Umeaboy | Storage is enough, but don't know about the memory thou. | 02:26 |
Umeaboy | You can always try. | 02:26 |
Umeaboy | kimmoli: You around? | 02:26 |
Umeaboy | The sfa-mer script seems to be missing some important lines to enter the sdk it created. | 02:27 |
Umeaboy | Not really sure if I'll write correctly so I'd like your guidance. | 02:28 |
*** tuxdude143 <tuxdude143!~tuxdude14@122.56.89.81> has joined #sailfishos-porters | 02:41 | |
*** tux|dude <tux|dude!~tuxdude14@122.56.89.81> has quit IRC (Read error: Connection reset by peer) | 02:41 | |
*** HazWard <HazWard!4c45cdeb@gateway/web/freenode/ip.76.69.205.235> has quit IRC (Quit: Page closed) | 03:16 | |
*** tuxdude143 <tuxdude143!~tuxdude14@122.56.89.81> has quit IRC (Quit: Leaving) | 03:16 | |
*** Thaodan <Thaodan!~Thaodan@2a02:908:1d40:160:76d4:35ff:feeb:7e69> has quit IRC (Ping timeout: 264 seconds) | 03:39 | |
*** Umeaboy <Umeaboy!~Umeaboy@c-94-255-156-119.cust.bredband2.com> has quit IRC (Quit: Leaving) | 04:04 | |
*** tux|dude <tux|dude!~tuxdude14@122-59-110-122.jetstream.xtra.co.nz> has joined #sailfishos-porters | 04:09 | |
*** NeKit <NeKit!~nekit@111.0.235.165> has joined #sailfishos-porters | 04:17 | |
*** olafh__ <olafh__!~olafh@pD9E6F5F7.dip0.t-ipconnect.de> has joined #sailfishos-porters | 04:47 | |
*** Thaodan <Thaodan!~Thaodan@2a02:908:1d40:160:76d4:35ff:feeb:7e69> has joined #sailfishos-porters | 05:10 | |
*** NeKit <NeKit!~nekit@111.0.235.165> has quit IRC (Ping timeout: 276 seconds) | 05:12 | |
*** mkosola <mkosola!~mkosola@a91-155-15-90.elisa-laajakaista.fi> has quit IRC (Quit: Leaving.) | 05:15 | |
*** dvogel <dvogel!~dorianvog@ede67-1-81-56-102-2.fbx.proxad.net> has joined #sailfishos-porters | 05:17 | |
*** dirkvl <dirkvl!~dirkvl@62.140.137.91> has quit IRC (Ping timeout: 260 seconds) | 05:30 | |
*** Laxtlo_ <Laxtlo_!~sailfish@188-67-84-191.bb.dnainternet.fi> has joined #sailfishos-porters | 05:43 | |
*** electrolux <electrolux!~electrolu@82-181-109-250.bb.dnainternet.fi> has joined #sailfishos-porters | 05:49 | |
*** dvogel <dvogel!~dorianvog@ede67-1-81-56-102-2.fbx.proxad.net> has quit IRC (Ping timeout: 260 seconds) | 05:52 | |
*** NeKit <NeKit!~nekit@122.224.161.132> has joined #sailfishos-porters | 05:53 | |
*** mkosola <mkosola!~mkosola@2001:998:2a:dead:8926:eaa8:eabf:205b> has joined #sailfishos-porters | 05:58 | |
*** dvogel <dvogel!~dorianvog@ede67-1-81-56-102-2.fbx.proxad.net> has joined #sailfishos-porters | 05:58 | |
*** neochapay <neochapay!~neochapay@176.193.77.225> has joined #sailfishos-porters | 06:02 | |
junnuvi | hadk should have some kind on automatic counter of images build :) | 06:03 |
*** rinigus <rinigus!~rinigus@kybi.ioc.ee> has joined #sailfishos-porters | 06:03 | |
junnuvi | i wold have pretty high number in that counter | 06:04 |
*** dvogel <dvogel!~dorianvog@ede67-1-81-56-102-2.fbx.proxad.net> has quit IRC (Ping timeout: 244 seconds) | 06:05 | |
*** zhxt_ <zhxt_!~zhxt@124.202.185.26> has joined #sailfishos-porters | 06:14 | |
*** taaem <taaem!~taaem@unaffiliated/taaem> has joined #sailfishos-porters | 06:15 | |
*** zhxt__ <zhxt__!~zhxt@124.202.185.26> has quit IRC (Ping timeout: 260 seconds) | 06:17 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 06:19 | |
Nokius | junnuvi: I would like to see my number :D for all devices I ever did image for | 06:21 |
Nokius | also the hours I spend would be intresting | 06:21 |
* Nokius happy midsummer everyone | 06:21 | |
*** neochapay <neochapay!~neochapay@176.193.77.225> has quit IRC (Read error: Connection reset by peer) | 06:24 | |
*** neochapay <neochapay!~neochapay@176.193.77.225> has joined #sailfishos-porters | 06:25 | |
junnuvi | it's maybe better that hours are not counted :) | 06:25 |
*** neochapay <neochapay!~neochapay@176.193.77.225> has quit IRC (Client Quit) | 06:28 | |
*** ranter <ranter!~ranter@176-93-200-91.bb.dnainternet.fi> has quit IRC (Ping timeout: 250 seconds) | 06:28 | |
*** Thaodan <Thaodan!~Thaodan@2a02:908:1d40:160:76d4:35ff:feeb:7e69> has quit IRC (Ping timeout: 264 seconds) | 06:33 | |
*** SfietKonstantinW <SfietKonstantinW!c2623324@gateway/web/cgi-irc/kiwiirc.com/ip.194.98.51.36> has quit IRC (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) | 06:34 | |
*** SfietKonstantinW <SfietKonstantinW!c2623324@gateway/web/cgi-irc/kiwiirc.com/ip.194.98.51.36> has joined #sailfishos-porters | 06:35 | |
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters | 06:36 | |
*** NeKit <NeKit!~nekit@122.224.161.132> has quit IRC (Ping timeout: 244 seconds) | 06:39 | |
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Ping timeout: 246 seconds) | 06:46 | |
*** zhxt_ <zhxt_!~zhxt@124.202.185.26> has quit IRC (Quit: Leaving) | 06:52 | |
*** SfietKonstantin <SfietKonstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has joined #sailfishos-porters | 06:55 | |
*** nh1402_work <nh1402_work!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has joined #sailfishos-porters | 06:57 | |
*** SfietKonstantin <SfietKonstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has quit IRC (Quit: Konversation terminated!) | 07:01 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has joined #sailfishos-porters | 07:02 | |
*** neochapay <neochapay!~neochapay@176.193.77.225> has joined #sailfishos-porters | 07:02 | |
*** Nokius_ <Nokius_!~Nokius@p5DDB710D.dip0.t-ipconnect.de> has joined #sailfishos-porters | 07:07 | |
*** Nokius <Nokius!~Nokius@p508BABDE.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 258 seconds) | 07:10 | |
*** dirkvl <dirkvl!~dirkvl@62.140.137.69> has joined #sailfishos-porters | 07:18 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has quit IRC (Ping timeout: 246 seconds) | 07:21 | |
*** phdeswer_ <phdeswer_!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has joined #sailfishos-porters | 07:22 | |
*** tanty_off is now known as tanty | 07:24 | |
stephg | oh yeah is today a public holiday in .fi? | 07:28 |
mal- | no | 07:29 |
stephg | ah | 07:29 |
stephg | seem to remember something like that in the past | 07:30 |
mal- | this Friday is | 07:30 |
*** dirkvl_ <dirkvl_!~dirkvl@62.140.137.15> has joined #sailfishos-porters | 07:35 | |
*** zhxt <zhxt!~zhxt@124.202.185.26> has joined #sailfishos-porters | 07:37 | |
*** dirkvl <dirkvl!~dirkvl@62.140.137.69> has quit IRC (Ping timeout: 244 seconds) | 07:37 | |
*** phdeswer_ <phdeswer_!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has quit IRC (Ping timeout: 240 seconds) | 07:43 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 240 seconds) | 08:02 | |
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has joined #sailfishos-porters | 08:12 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 08:18 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Remote host closed the connection) | 08:25 | |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-102-146-111.net.upcbroadband.cz> has joined #sailfishos-porters | 08:26 | |
*** electrolux <electrolux!~electrolu@82-181-109-250.bb.dnainternet.fi> has quit IRC (Quit: Leaving.) | 08:26 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 08:28 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 08:29 | |
*** electrolux <electrolux!~electrolu@dyj-f6yd9l6884vm033rt-3.rev.dnainternet.fi> has joined #sailfishos-porters | 08:30 | |
*** Kabouik_ <Kabouik_!~quassel@147.99.219.229> has joined #sailfishos-porters | 08:34 | |
*** Nokius_ is now known as Nokius | 08:43 | |
*** dirkvl <dirkvl!~dirkvl@37.143.36.100> has joined #sailfishos-porters | 08:50 | |
*** NeKit <NeKit!~nekit@111.0.235.165> has joined #sailfishos-porters | 08:51 | |
*** dirkvl <dirkvl!~dirkvl@37.143.36.100> has quit IRC (Ping timeout: 244 seconds) | 08:55 | |
*** neochapay <neochapay!~neochapay@176.193.77.225> has quit IRC (Ping timeout: 260 seconds) | 08:59 | |
*** wickwire_ <wickwire_!~wickwire@109.49.65.73> has joined #sailfishos-porters | 09:03 | |
*** neochapay <neochapay!~neochapay@176.193.77.225> has joined #sailfishos-porters | 09:15 | |
wickwire_ | Hi everyone | 09:16 |
wickwire_ | mal- I had to revert to cyanogenmod on my jfltexx yesterday | 09:17 |
wickwire_ | still, I decided to try and reproduce the screenshot taking issue from the back camera, | 09:18 |
wickwire_ | using the front camera | 09:18 |
wickwire_ | If I can "break" the front camera which is always working and recreate the same conditions in which the back camera fails, | 09:19 |
wickwire_ | maybe that will give us some insight into what the problem might be...? | 09:19 |
wickwire_ | summary: the device has front and back camera | 09:19 |
mal- | it pretty much has to be some error in config file because usually either both cameras work or neither works | 09:19 |
wickwire_ | mal- question: changing resolution in the hw txt for either camera, either viewfinder or actual ImageResolution | 09:20 |
wickwire_ | if it is a supported format/resolution | 09:20 |
wickwire_ | should work visually or not? | 09:20 |
wickwire_ | for example, trying to set... 1280x720 if it is supported by camres output | 09:21 |
mal- | you can select any of those | 09:21 |
wickwire_ | yesterday I submitted a new corrected version of the jolla-camera-hw.txt to my github repo, just for safe keeping | 09:21 |
wickwire_ | but thought about messing with the resolutions | 09:22 |
wickwire_ | just to see changes | 09:22 |
wickwire_ | I hope I am wrong, it was late and I was tired, but while testing | 09:22 |
wickwire_ | changing hw.txt, dconf update both root and nemo, reboot, dconf dump /apps/jolla-camera to verify | 09:23 |
wickwire_ | all ok, when I went to snap a pic | 09:23 |
wickwire_ | no difference | 09:23 |
wickwire_ | in resolution | 09:23 |
mal- | you need to show some of those files you tried | 09:23 |
wickwire_ | not in viewfinder, looking at image quality on screen and not on grabbed image size at /home/nemo/Pictures/Camera | 09:23 |
wickwire_ | ok I will repeat the tests from scratch | 09:24 |
wickwire_ | new plan: trying to break front camera | 09:24 |
mal- | have you tried for example 1920x1080 for back camera? | 09:24 |
*** tux|dude <tux|dude!~tuxdude14@122-59-110-122.jetstream.xtra.co.nz> has quit IRC (Quit: Leaving) | 09:25 | |
mal- | wickwire_: hmm, actually that is not supported according to camres output | 09:26 |
mal- | wickwire_: also dconf update should be using devel-su | 09:27 |
*** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.194> has joined #sailfishos-porters | 09:29 | |
wickwire_ | mal- I will use the camres output I pastebined yesterday I think | 09:29 |
*** zhxt_ <zhxt_!~zhxt@124.202.185.26> has joined #sailfishos-porters | 09:30 | |
*** zhxt <zhxt!~zhxt@124.202.185.26> has quit IRC (Ping timeout: 260 seconds) | 09:33 | |
*** dirkvl <dirkvl!~dirkvl@37.143.36.100> has joined #sailfishos-porters | 09:52 | |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-102-146-111.net.upcbroadband.cz> has quit IRC (Ping timeout: 260 seconds) | 09:54 | |
*** brodolfo <brodolfo!~Broodle@host36-31-static.15-188-b.business.telecomitalia.it> has joined #sailfishos-porters | 10:04 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 244 seconds) | 10:04 | |
ghosalmartin | mal: which cm13 release did you base the stuff in the repos from? ive gone with snapshot from 20160319 since it matches the commits roughly | 10:43 |
mal- | ghosalmartin: android-6.0.1_r13 and stable/cm-13.0-ZNH0E | 10:49 |
ghosalmartin | mal: ah awesome, i am using the right snapshot cm-13.0-20160319-SNAPSHOT-ZNH0EAO1T5-bullhead.zip | 10:49 |
mal- | ghosalmartin: you could have seen that in here https://github.com/mer-hybris/android/blob/hybris-13.0/default.xml ;) | 10:50 |
ghosalmartin | mal: oh yeah :P wanted to double check since its getting stuck preinit | 10:51 |
ghosalmartin | and reboots if i tell it to continue | 10:51 |
mal- | ghosalmartin: you mean if you continue from first telnet? | 10:57 |
ghosalmartin | mal: yes | 10:57 |
ghosalmartin | selinux is disabled as well, am thinking it could have something to do with the encryption thats now forced | 10:58 |
mal- | have you disabled most stuff from services, like droid-hal-init etc? | 10:58 |
ghosalmartin | nah not yet | 10:58 |
mal- | you should, at least to see that kernel works with systemd | 10:59 |
ghosalmartin | do we use the fstab at all? | 10:59 |
NeKit | by the way, how much of Sailfish is dependant on systemd? | 10:59 |
ghosalmartin | I want to stab a guess at all of it :P | 11:00 |
mal- | ghosalmartin: no need for fstab afaik | 11:00 |
ghosalmartin | mal: good good since thats where the forceencrypt flag is set | 11:00 |
ghosalmartin | mal: how would i go about disabling the services? simply removing the .service files? | 11:03 |
ghosalmartin | or adding a disabled flag to them | 11:03 |
mal- | ghosalmartin: add symlink like this ln -s /dev/null /etc/systemd/system/droid-hal-init.service | 11:05 |
ghosalmartin | woahh i have led | 11:05 |
ghosalmartin | andd reboot | 11:05 |
ghosalmartin | to recovery, odd i thought i killed off selinux | 11:06 |
mal- | ghosalmartin: how did you disable it? | 11:06 |
mal- | ghosalmartin: disable droid-hal-init, ofono, user@100000 and lipstick | 11:06 |
mal- | at least | 11:06 |
ghosalmartin | ah I hae dmesg with lots of issues :P | 11:07 |
ghosalmartin | and +CONFIG_SECURITY_SELINUX_BOOTPARAM=y | 11:07 |
ghosalmartin | +CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0 | 11:07 |
mal- | ghosalmartin: add the selinux=0 to kernel commandline via some BoardConfig*.mk file | 11:09 |
ghosalmartin | think i tiried that a while back | 11:09 |
ghosalmartin | didnt seem to want to work | 11:09 |
ghosalmartin | brb | 11:09 |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 11:09 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 250 seconds) | 11:14 | |
*** ranter <ranter!~ranter@87-95-51-55.bb.dnainternet.fi> has joined #sailfishos-porters | 11:25 | |
ghosalmartin | andd back | 11:29 |
nh1402_work | how's it going | 11:31 |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 11:34 | |
ghosalmartin | well systemd starting | 11:35 |
mal- | how soon does it reboot? | 11:36 |
ghosalmartin | 50secs in | 11:37 |
ghosalmartin | according to dmesg | 11:37 |
mal- | ok, did you disable those services I listed? check it again | 11:38 |
ghosalmartin | not yet, just combing the dmesg for any obvious hints atm | 11:39 |
ghosalmartin | theres a lot of this: droid-hal-init: couldn't write 0 to /dev/cpuset/system-background/tasks: No space left on device | 11:40 |
ghosalmartin | think i might need to either attempt to build an arm cm13 | 11:41 |
ghosalmartin | or aarch64 sfos | 11:41 |
mal- | just disable droid-hal-init, it's not working on cm13 base yet | 11:42 |
ghosalmartin | mal: yeah its the issue, keeps trying to start its services constantly, and i assume at some point it just dies | 11:42 |
mal- | ril possibly fails, that can cause such a reboot | 11:42 |
mal- | most likely a lot more also | 11:43 |
*** wickwire_ <wickwire_!~wickwire@109.49.65.73> has quit IRC (Ping timeout: 240 seconds) | 11:43 | |
ghosalmartin | never had these issues with asop6 | 11:43 |
mal- | you are saying droid-hal-init started on aosp6 base? | 11:43 |
ghosalmartin | mal: yes | 11:46 |
mal- | hmm | 11:46 |
ghosalmartin | well the devices is live now | 11:46 |
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters | 11:47 | |
ghosalmartin | I cant seem to fix the aarch64 issues bionic has | 11:49 |
ghosalmartin | so might just build cm13 | 11:49 |
ghosalmartin | in arm | 11:49 |
ghosalmartin | also cant we just comment out the lines that try to force the reboot? in init | 11:53 |
*** zhxt__ <zhxt__!~zhxt@124.202.185.26> has joined #sailfishos-porters | 11:56 | |
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Ping timeout: 258 seconds) | 11:56 | |
*** zhxt_ <zhxt_!~zhxt@124.202.185.26> has quit IRC (Ping timeout: 260 seconds) | 12:00 | |
mal- | ghosalmartin: for testing yes | 12:02 |
*** wickwire_ <wickwire_!~wickwire@109.49.65.73> has joined #sailfishos-porters | 12:17 | |
*** Mister_Magister_ <Mister_Magister_!~Mister_Ma@2a01:11af:4b8:7900:51e2:8b33:aca9:fc53> has joined #sailfishos-porters | 13:41 | |
*** Mister_Magister_ <Mister_Magister_!~Mister_Ma@2a01:11af:4b8:7900:51e2:8b33:aca9:fc53> has quit IRC (Client Quit) | 13:41 | |
*** M-jon <M-jon!jonterracr@gateway/shell/matrix.org/x-ngjkdacgbgimroto> has quit IRC (Ping timeout: 244 seconds) | 13:47 | |
*** M-bobsummerwill <M-bobsummerwill!bobsummerw@gateway/shell/matrix.org/x-xpwepsvqzoterzlw> has quit IRC (Ping timeout: 260 seconds) | 13:47 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!) | 13:55 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 246 seconds) | 13:57 | |
*** mkosola <mkosola!~mkosola@2001:998:2a:dead:8926:eaa8:eabf:205b> has quit IRC (Quit: Leaving.) | 14:04 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 14:12 | |
*** rinigus <rinigus!~rinigus@kybi.ioc.ee> has quit IRC (Quit: Leaving) | 14:14 | |
*** M-jon <M-jon!jonterracr@gateway/shell/matrix.org/x-lrnnougtyfgqjnjd> has joined #sailfishos-porters | 14:30 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 276 seconds) | 14:30 | |
*** dirkvl_ <dirkvl_!~dirkvl@62.140.137.15> has quit IRC (Ping timeout: 240 seconds) | 14:39 | |
*** dirkvl_ <dirkvl_!~dirkvl@62.140.132.19> has joined #sailfishos-porters | 14:39 | |
*** M-bobsummerwill <M-bobsummerwill!bobsummerw@gateway/shell/matrix.org/x-cmeqgpluybvkzndn> has joined #sailfishos-porters | 14:45 | |
*** electrolux <electrolux!~electrolu@dyj-f6yd9l6884vm033rt-3.rev.dnainternet.fi> has quit IRC (Quit: Leaving.) | 14:46 | |
*** mkosola <mkosola!~mkosola@a91-152-175-16.elisa-laajakaista.fi> has joined #sailfishos-porters | 14:47 | |
*** dirkvl_ <dirkvl_!~dirkvl@62.140.132.19> has quit IRC (Ping timeout: 244 seconds) | 15:02 | |
*** dirkvl_ <dirkvl_!~dirkvl@62.140.137.153> has joined #sailfishos-porters | 15:02 | |
*** neochapay <neochapay!~neochapay@176.193.77.225> has quit IRC (Quit: Konversation terminated!) | 15:03 | |
mal- | wickwire_: any luck with the camera? | 15:03 |
wickwire_ | mal- kind of, | 15:04 |
wickwire_ | I can change resolutions, | 15:04 |
wickwire_ | and other parameters | 15:04 |
wickwire_ | but only using the dconf write key value + dconf update method | 15:04 |
wickwire_ | jolla-camera-hw.txt, I change the values, update, reboot, you name it | 15:05 |
wickwire_ | when I do dconf dump /apps/jolla-camera/ | 15:05 |
wickwire_ | it's always the original values | 15:05 |
wickwire_ | anyways I managed to validate that changing resolutions worked in viewfinder and imageResolution for the front camera, | 15:06 |
wickwire_ | but changing resolutions is still not solving it for back camera | 15:06 |
wickwire_ | in the meantime the battery on the phone gave out | 15:06 |
wickwire_ | and no-one here seems to have a micro-usb cable | 15:07 |
wickwire_ | -- | 15:07 |
wickwire_ | so trying to find one to resume the tests | 15:07 |
mal- | that sounds very odd that changing the file doesn't work after reboot | 15:07 |
kimmoli | u | 15:10 |
kimmoli | dconf update is a b...h. works sometimes | 15:10 |
wickwire_ | seriously, it is driving me nuts | 15:12 |
wickwire_ | but using key value worked so | 15:13 |
wickwire_ | anyways I tried using the highest image resolution from the back camera, on the front camera (which of course won't support it) | 15:14 |
mal- | wickwire_: were you able to break front camera by changing the resolutions? | 15:14 |
wickwire_ | but if I recall correctly, the jolla-camera app starts and the viewfinder jams automatically | 15:14 |
wickwire_ | but I need to redo the test to be sure | 15:14 |
wickwire_ | and for that I need power on the phone | 15:14 |
wickwire_ | grrrrrrrrrrrrrrr | 15:15 |
mal- | wickwire_: try all of the camres resolutions for the back camera | 15:15 |
wickwire_ | mal-: sure | 15:15 |
kimmoli | install onyx camera setting plugin... for that | 15:17 |
mal- | yep, would make testing easier | 15:19 |
*** tanty is now known as tanty_off | 15:20 | |
*** maikoool_away is now known as maikoool | 15:21 | |
wickwire_ | ok the phone is charging now, I'll build the plugin and install and test | 15:23 |
wickwire_ | in a bit | 15:23 |
mal- | wickwire_: you can download it from here https://build.merproject.org/project/show/home:kimmoli | 15:23 |
*** nh1402_work <nh1402_work!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has quit IRC (Quit: Leaving) | 15:29 | |
kimmoli | use camres to make camera-resolutions json, and overwrite file in usr share jolla-settings pages onyx.... | 15:32 |
*** krnlyng <krnlyng!~liar@178.114.107.169.wireless.dyn.drei.com> has quit IRC (Ping timeout: 260 seconds) | 15:37 | |
*** Thaodan <Thaodan!~Thaodan@aftr-37-201-193-206.unity-media.net> has joined #sailfishos-porters | 15:38 | |
*** AndroUser <AndroUser!~androirc@78-61-140-105.static.zebra.lt> has joined #sailfishos-porters | 15:40 | |
ghosalmartin | would it be an issue if I just built CM13 with the SFOS patches in there already? or do I need a clean cm13 and then another build with the patcheS? | 15:40 |
mal- | ghosalmartin: the base cm13 should not have the patches, not sure how those affect it though | 15:43 |
ghosalmartin | mal: am just feeling lazy and dont want to rip them out and then stick them back in | 15:44 |
mal- | why not have two source trees | 15:45 |
ghosalmartin | mal: i wanna quickly build 32bit cm13 and i dont want to reclone i guess | 15:45 |
mal- | ghosalmartin: why not copy the existing tree and change the manifest a little and then sync the copy | 15:45 |
mal- | then you would only a couple of repos | 15:46 |
ghosalmartin | mal: hmmm thats not a bad idea at all | 15:46 |
*** krnlyng <krnlyng!~liar@178.112.199.78.wireless.dyn.drei.com> has joined #sailfishos-porters | 15:49 | |
*** kailash <kailash!75ce8ce0@gateway/web/freenode/ip.117.206.140.224> has joined #sailfishos-porters | 15:50 | |
kailash | okay so i got sfos booting on my moto e (condor) | 15:52 |
kailash | but i cant get wifi, camera, ril working | 15:53 |
kailash | i tried the fix for bluetooth in the faq n got it working | 15:53 |
kailash | i'll post logs, someone help me out pls | 15:53 |
stephg | kailash: cool | 15:54 |
mal- | kailash: please pastebin output of dmesg, journalctl -a, /usr/libexec/droid-hybris/system/bin/logcat and the last also with -b radio | 15:54 |
stephg | well done | 15:54 |
kailash | okay :) | 15:54 |
stephg | kailash: also, did you fixup-mountpoints for *all* of the partitions on the device? | 15:54 |
kailash | journalctl: http://hastebin.com/hanecurope.dos | 15:54 |
mal- | kailash: the last one might on bad case contain your imei so look out for that, at least limit the expiration of that paste | 15:55 |
stephg | i.e. compare the output of /dev/block/* from CM and sfos | 15:55 |
kailash | stephg: um, no :/ | 15:55 |
stephg | that will probably do the wireless, maybe ril if you're lucky | 15:55 |
stephg | particularly firmware/modem partitions if it has them | 15:55 |
mal- | ril usually want the correct dev paths | 15:55 |
kailash | mal-: i'm sure it wont have my imei, modem crashes | 15:56 |
mal- | yep, thought so | 15:56 |
mal- | kailash: could you pastebin your fixup-mountpoints entry | 15:57 |
kailash | mal-: yeah, doing that | 15:57 |
mal- | I saw some bad things in that journal log | 15:57 |
kailash | http://hastebin.com/axojekepuy.vbs | 15:57 |
kailash | mountpoints^ | 15:58 |
kailash | dmesg: http://hastebin.com/morusabuwo.sm | 15:58 |
kailash | mal-: what sort of bad things :/ | 15:59 |
kailash | also, i tried falcon's wifi hack, didnt work out | 15:59 |
kailash | i havent tried the ril hack yet | 15:59 |
mal- | kailash: you need to add also fsg partition to fixup, it's trying to mount that incorrectly because it's not there | 16:00 |
kailash | oh :/ | 16:00 |
mal- | not sure what that is used for though | 16:00 |
kailash | okay thanks I'll do that now | 16:00 |
mal- | kailash: ok, some other fixes also, wait | 16:00 |
kailash | ok :) | 16:00 |
kailash | i'll post logcats now | 16:01 |
mal- | kailash: add this to your droid-configs repo https://github.com/mer-hybris/droid-config-kis3/commit/a01f34e14b1c9e4106927f3f642625dfdb7c1e00 | 16:01 |
mal- | kailash: you can try to add those files to your device directly for testing | 16:02 |
mal- | that usually fixes modem | 16:02 |
kailash | mal-: i already added those, copied over from falcon | 16:02 |
mal- | ok good | 16:02 |
mal- | kailash: could you pastebin output of ls -l /system/etc/ | 16:02 |
kailash | i'll now try adding fsg to mountpoints | 16:02 |
mal- | kailash: do you have your repos on github yet? | 16:02 |
kailash | mal-: okay one moment | 16:03 |
kailash | mal-: yeah i'll post links | 16:03 |
kailash | https://github.com/dem0nicbl00d/droid-config-condor | 16:03 |
kailash | its kinda messy, due to my partial understanding of stuff ^.^' | 16:04 |
mal- | ok, no need to pastebin the ls -l anymore | 16:04 |
kailash | https://github.com/dem0nicbl00d/android_kernel_motorola_msm8610/tree/hybris-12.1 | 16:04 |
kailash | ohkay | 16:04 |
mal- | those repos are enough | 16:05 |
kailash | yeah | 16:05 |
mal- | kailash: next time try to get the logs like dmesg as soon as possible after reboot because those are flooded with repeating errors | 16:09 |
mal- | same probably with logcat | 16:09 |
kailash | okay | 16:12 |
mal- | kailash: did you have the udev rules already in that current image? | 16:13 |
*** Nemno <Nemno!~Nemno@82-168-10-33.ip.telfort.nl> has joined #sailfishos-porters | 16:13 | |
kailash | yeah | 16:13 |
kailash | not the extra rules one tho | 16:13 |
mal- | that's not very important maybe | 16:14 |
kailash | ohkay | 16:14 |
kailash | wifi always says module not found.. any idea why ? | 16:15 |
kailash | logs dont say anything else abt it :/ | 16:15 |
mal- | kailash: is it working according to systemctl | 16:16 |
mal- | kailash: check the /lib/modules/ for the module name | 16:17 |
kailash | okay i'll check | 16:17 |
mal- | kailash: journal log says that it fails, I would think module name is the problem | 16:17 |
kailash | oh, weird xD | 16:18 |
kailash | i'll check gimme 5 mins | 16:18 |
mal- | kailash: the name can be wlan, pronto, pronto_wlan, or maybe prima or something like that | 16:18 |
*** wickwire_ <wickwire_!~wickwire@109.49.65.73> has quit IRC (Ping timeout: 240 seconds) | 16:19 | |
mal- | kailash: you could try to modprobe it manually | 16:19 |
*** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.194> has quit IRC (Remote host closed the connection) | 16:20 | |
*** wickwire_ <wickwire_!~wickwire@109.49.65.73> has joined #sailfishos-porters | 16:22 | |
*** nh1402 <nh1402!~Thunderbi@2.25.176.116> has joined #sailfishos-porters | 16:24 | |
kailash | mal-: yeah i'll check now thanks :) | 16:25 |
kailash | mal-: there's a pronto and a wlan.ko | 16:27 |
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters | 16:28 | |
kailash | that means the name is pronto right ? | 16:28 |
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Client Quit) | 16:28 | |
mal- | try modprobing those, check dmesg for any errors | 16:28 |
kailash | okay :) | 16:28 |
mal- | wlan.ko might be a symlink | 16:28 |
kailash | ohkay | 16:28 |
mal- | check if it is | 16:29 |
mal- | and where it might point to | 16:30 |
kailash | mal-: where would i find the hack services on the device ? | 16:31 |
kailash | inside /system/etc | 16:32 |
kailash | ? | 16:32 |
mal- | /lib/systemd/system/ | 16:32 |
kailash | ohkay | 16:32 |
mal- | if you mean systemd services | 16:32 |
kailash | yeah that | 16:32 |
mal- | kailash: did modprobe work? | 16:33 |
mal- | kailash: the pronto might be a subfolder in the module folder | 16:33 |
kailash | one min, modifying the service... will restart n tell u | 16:34 |
kailash | and yeah, pronto is a subfolder containing pronto_wlan.ko | 16:35 |
kailash | it says module pronto not found :/ | 16:36 |
mal- | did you try modprobe pronto_wlan.ko ? | 16:39 |
*** NeKit <NeKit!~nekit@111.0.235.165> has quit IRC (Read error: Connection reset by peer) | 16:40 | |
mal- | my guess is that the wlan.ko is pointing to a non-existent target | 16:40 |
mal- | that happend on fp2 | 16:40 |
kailash | same now :/ | 16:40 |
kailash | so, should i create a new symlink ? | 16:41 |
mal- | where is that wlan.ko pointing to? | 16:41 |
kailash | i'll check my device tree | 16:42 |
mal- | just look on the device there the symlink points to | 16:42 |
kailash | wait, i dont need the vendor tree, do i ? O.o | 16:42 |
mal- | and did you check dmesg when manually doing modprobe wlan or modprobe pronto_wlan | 16:42 |
kailash | no, i'll check now | 16:43 |
*** NeKit <NeKit!~nekit@111.0.235.165> has joined #sailfishos-porters | 16:46 | |
kailash | $(LOCAL_BUILT_MODULE): WLAN_MODULE := /system/lib/modules/pronto/pronto_wlan.ko $(LOCAL_BUILT_MODULE): SYMLINK := $(TARGET_OUT_SHARED_LIBRARIES)/modules/wlan.ko | 16:46 |
kailash | it seems alright | 16:47 |
mal- | that's bad | 16:47 |
kailash | :/ | 16:47 |
*** maikoool is now known as maikoool_away | 16:48 | |
mal- | where did you find that? | 16:48 |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has joined #sailfishos-porters | 16:48 | |
kailash | https://github.com/CyanogenMod/android_device_motorola_condor/blob/cm-12.1/Android.mk | 16:48 |
kailash | line 142 | 16:48 |
mal- | why would they want to have absolute symlink | 16:49 |
mal- | there is similar also here https://github.com/CyanogenMod/android_device_motorola_condor/blob/cm-12.1/BoardConfig.mk#L54 | 16:50 |
mal- | which one is used | 16:50 |
mal- | kailash: but if you change those to pronto/pronto_wlan.ko instead of /system/lib/modules/pronto/pronto_wlan.ko it should work | 16:50 |
kailash | okay | 16:51 |
kailash | wait | 16:52 |
mal- | kailash: so both modprobe wlan and modprobe pronto_wlan failed? | 16:52 |
kailash | i just notices the modeprobe pronto_wlan error msg | 16:52 |
kailash | noticed* | 16:52 |
kailash | i forgot to run as devel-su lol | 16:53 |
kailash | wait i'l try n report | 16:53 |
*** brodolfo <brodolfo!~Broodle@host36-31-static.15-188-b.business.telecomitalia.it> has quit IRC (Ping timeout: 260 seconds) | 16:53 | |
kailash | phew, now it didnt give me any error msg | 16:54 |
kailash | wauw wifi works now!! | 16:55 |
kailash | thanks mal- :) | 16:55 |
mal- | so try adding that command to the service and reboot to see that is still works | 16:56 |
kailash | okay i'll do that tomorrow | 16:57 |
kailash | im kinda ill atm :/ | 16:57 |
mal- | ok | 16:57 |
kailash | thanks fr ur help :) | 16:57 |
*** kailash <kailash!75ce8ce0@gateway/web/freenode/ip.117.206.140.224> has quit IRC (Quit: Page closed) | 16:57 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has quit IRC (Ping timeout: 258 seconds) | 17:01 | |
*** AndroUser <AndroUser!~androirc@78-61-140-105.static.zebra.lt> has quit IRC (Read error: Connection reset by peer) | 17:05 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has joined #sailfishos-porters | 17:06 | |
*** dirkvl_ <dirkvl_!~dirkvl@62.140.137.153> has quit IRC (Quit: IRC for Sailfish 0.9) | 17:09 | |
*** spider-mario <spider-mario!~spidermar@178-83-188-253.dynamic.hispeed.ch> has joined #sailfishos-porters | 17:12 | |
*** Kabouik_ <Kabouik_!~quassel@147.99.219.229> has quit IRC (Ping timeout: 276 seconds) | 17:19 | |
wickwire_ | enough for noww | 17:22 |
wickwire_ | front camera breaks with incorrect resolutions as it would be expected, but right off the bat once I open jolla-camera | 17:23 |
wickwire_ | I can't replicate the same scenario happening on the back camera, using the front | 17:23 |
wickwire_ | camera settings appear sometimes only, but I have managed to use it | 17:23 |
wickwire_ | mal- kimmoli I'll look at it some more at home when I get there | 17:26 |
wickwire_ | it almost feels like a deeper issue, like the camera device not being properly released or something... | 17:26 |
*** Tassadar <Tassadar!~tassadar@ip-94-112-203-136.net.upcbroadband.cz> has joined #sailfishos-porters | 17:31 | |
*** electrolux <electrolux!~electrolu@82-181-109-250.bb.dnainternet.fi> has joined #sailfishos-porters | 17:34 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has quit IRC (Ping timeout: 260 seconds) | 17:40 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has joined #sailfishos-porters | 17:46 | |
*** wickwire_ <wickwire_!~wickwire@109.49.65.73> has quit IRC (Read error: Connection reset by peer) | 17:59 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has quit IRC (Ping timeout: 260 seconds) | 18:01 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has joined #sailfishos-porters | 18:07 | |
*** mkosola <mkosola!~mkosola@a91-152-175-16.elisa-laajakaista.fi> has quit IRC (Quit: Leaving.) | 18:16 | |
*** dirkvl <dirkvl!~dirkvl@37.143.36.100> has quit IRC (Ping timeout: 252 seconds) | 18:17 | |
*** ThePhxRises <ThePhxRises!6b4d4b37@gateway/web/freenode/ip.107.77.75.55> has joined #sailfishos-porters | 18:24 | |
*** ThePhxRises <ThePhxRises!6b4d4b37@gateway/web/freenode/ip.107.77.75.55> has quit IRC (Client Quit) | 18:28 | |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-102-146-111.net.upcbroadband.cz> has joined #sailfishos-porters | 18:30 | |
*** mkosola <mkosola!~mkosola@a91-155-15-90.elisa-laajakaista.fi> has joined #sailfishos-porters | 18:30 | |
*** ThePhxRises <ThePhxRises!6b4d6d41@gateway/web/freenode/ip.107.77.109.65> has joined #sailfishos-porters | 18:31 | |
*** ThePhxRises <ThePhxRises!6b4d6d41@gateway/web/freenode/ip.107.77.109.65> has quit IRC (Quit: Page closed) | 18:36 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has quit IRC (Ping timeout: 260 seconds) | 18:40 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has joined #sailfishos-porters | 18:48 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has quit IRC (Ping timeout: 272 seconds) | 18:58 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has joined #sailfishos-porters | 19:04 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has quit IRC (Ping timeout: 258 seconds) | 19:16 | |
*** electrolux <electrolux!~electrolu@82-181-109-250.bb.dnainternet.fi> has quit IRC (Quit: Leaving.) | 19:20 | |
*** Jettis <Jettis!~h0h0@a88-115-37-93.elisa-laajakaista.fi> has quit IRC (Ping timeout: 264 seconds) | 19:29 | |
*** maheart <maheart!~maheart@CPE-121-220-48-76.lnse2.win.bigpond.net.au> has quit IRC (Ping timeout: 264 seconds) | 19:29 | |
*** NeKit <NeKit!~nekit@111.0.235.165> has quit IRC (Ping timeout: 264 seconds) | 19:30 | |
*** Nemno <Nemno!~Nemno@82-168-10-33.ip.telfort.nl> has quit IRC (Ping timeout: 264 seconds) | 19:30 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has quit IRC (Ping timeout: 264 seconds) | 19:30 | |
*** Nemno <Nemno!~Nemno@82-168-10-33.ip.telfort.nl> has joined #sailfishos-porters | 19:30 | |
*** mkrawczuk <mkrawczuk!~quassel@217-67-201-162.itsa.net.pl> has quit IRC (Ping timeout: 264 seconds) | 19:31 | |
*** Ingvix <Ingvix!~Ingvix@ip-hml-58569a-216.dhcp.inet.fi> has quit IRC (Ping timeout: 264 seconds) | 19:31 | |
*** Jonni <Jonni!~rainisto@linuxi.org> has quit IRC (Ping timeout: 264 seconds) | 19:31 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has joined #sailfishos-porters | 19:31 | |
*** HazWard <HazWard!4c45cdeb@gateway/web/freenode/ip.76.69.205.235> has joined #sailfishos-porters | 19:31 | |
*** Jettis <Jettis!~h0h0@a88-115-37-93.elisa-laajakaista.fi> has joined #sailfishos-porters | 19:31 | |
*** mkrawczuk <mkrawczuk!~quassel@217-67-201-162.itsa.net.pl> has joined #sailfishos-porters | 19:32 | |
*** Jonni <Jonni!~rainisto@108.61.123.72> has joined #sailfishos-porters | 19:33 | |
*** Ingvix <Ingvix!~Ingvix@ip-hml-58569a-216.dhcp.inet.fi> has joined #sailfishos-porters | 19:36 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has joined #sailfishos-porters | 19:41 | |
*** NeKit <NeKit!~nekit@111.0.235.165> has joined #sailfishos-porters | 19:42 | |
*** maheart <maheart!~maheart@CPE-121-220-48-76.lnse2.win.bigpond.net.au> has joined #sailfishos-porters | 19:43 | |
*** dvogel <dvogel!~dorianvog@2a01:e35:1386:6020:c685:8ff:feb1:b1f6> has joined #sailfishos-porters | 19:44 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has quit IRC (Ping timeout: 260 seconds) | 19:47 | |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters | 19:51 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has joined #sailfishos-porters | 20:00 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has joined #sailfishos-porters | 20:03 | |
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters | 20:05 | |
*** Aoyagi_mehtop <Aoyagi_mehtop!~Aoyagi@unaffiliated/aoyagi> has quit IRC (Ping timeout: 246 seconds) | 20:12 | |
*** wickwire <wickwire!~wickwire@a95-95-221-53.cpe.netcabo.pt> has quit IRC (Ping timeout: 244 seconds) | 20:12 | |
*** Aoyagi_mehtop <Aoyagi_mehtop!~Aoyagi@unaffiliated/aoyagi> has joined #sailfishos-porters | 20:15 | |
*** dvogel <dvogel!~dorianvog@2a01:e35:1386:6020:c685:8ff:feb1:b1f6> has quit IRC (Remote host closed the connection) | 20:20 | |
*** dvogel <dvogel!~dorianvog@2a01:e35:1386:6020:c685:8ff:feb1:b1f6> has joined #sailfishos-porters | 20:21 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has quit IRC (Ping timeout: 258 seconds) | 20:30 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has quit IRC (Ping timeout: 258 seconds) | 20:33 | |
*** tux|dude <tux|dude!~tuxdude14@122.56.89.81> has joined #sailfishos-porters | 20:42 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has joined #sailfishos-porters | 20:45 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has quit IRC (Ping timeout: 258 seconds) | 21:02 | |
*** wickwire <wickwire!~wickwire@a95-95-220-253.cpe.netcabo.pt> has joined #sailfishos-porters | 21:03 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has joined #sailfishos-porters | 21:07 | |
*** Umeaboy <Umeaboy!~Umeaboy@c-94-255-156-119.cust.bredband2.com> has joined #sailfishos-porters | 21:13 | |
*** HazWard <HazWard!4c45cdeb@gateway/web/freenode/ip.76.69.205.235> has quit IRC (Quit: Page closed) | 21:14 | |
Umeaboy | kimmoli: You here? | 21:16 |
*** wickwire <wickwire!~wickwire@a95-95-220-253.cpe.netcabo.pt> has quit IRC (Remote host closed the connection) | 21:28 | |
*** divis1969 <divis1969!~dsmirnov@109-184-75-69.dynamic.mts-nn.ru> has joined #sailfishos-porters | 21:35 | |
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Quit: Konversation terminated!) | 21:41 | |
mal- | first testing image of sailfish 2.0.1.11 for xperia pro seems to work reasonably well, still some things need fixing before release | 21:47 |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome) | 21:51 | |
*** divis1969 <divis1969!~dsmirnov@109-184-75-69.dynamic.mts-nn.ru> has quit IRC (Ping timeout: 276 seconds) | 21:51 | |
Umeaboy | mal-: Can you accept the PR's I made at the mer-hybris repo? | 21:54 |
mal- | which repo | 21:55 |
Umeaboy | Sorry...... the sfa-mer repo: https://github.com/dmt4/sfa-mer | 21:55 |
Umeaboy | Seeems like it's been done already. | 21:55 |
mal- | also I cannot do anything in that repo | 21:56 |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has quit IRC (Ping timeout: 258 seconds) | 21:59 | |
*** wickwire <wickwire!~wickwire@a95-95-221-53.cpe.netcabo.pt> has joined #sailfishos-porters | 22:00 | |
Umeaboy | OK. | 22:06 |
Umeaboy | When adding the result of the mount command in the mountpoints file, which of them do I add? every one or just the basics like system and data and cache? | 22:07 |
Umeaboy | For instance....... Do I also add this? /dev/block/vold/179:14 /mnt/secure/asec | 22:07 |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-102-146-111.net.upcbroadband.cz> has quit IRC (Quit: Odcházím) | 22:09 | |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-102-146-111.net.upcbroadband.cz> has joined #sailfishos-porters | 22:12 | |
*** nh1402 <nh1402!~Thunderbi@2.25.176.116> has quit IRC (Ping timeout: 244 seconds) | 22:19 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has joined #sailfishos-porters | 22:21 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has quit IRC (Ping timeout: 258 seconds) | 22:31 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has joined #sailfishos-porters | 22:36 | |
*** Nemno <Nemno!~Nemno@82-168-10-33.ip.telfort.nl> has quit IRC (Ping timeout: 260 seconds) | 22:41 | |
*** cmazieri <cmazieri!~carlos@191.34.133.35> has joined #sailfishos-porters | 22:43 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has quit IRC (Ping timeout: 272 seconds) | 22:44 | |
*** cmazieri <cmazieri!~carlos@191.34.133.35> has quit IRC (Client Quit) | 22:44 | |
*** tuxdude143 <tuxdude143!~tuxdude14@122.56.89.81> has joined #sailfishos-porters | 23:19 | |
*** tux|dude <tux|dude!~tuxdude14@122.56.89.81> has quit IRC (Read error: Connection reset by peer) | 23:19 | |
*** tuxdude143 <tuxdude143!~tuxdude14@122.56.89.81> has quit IRC (Read error: Connection reset by peer) | 23:19 | |
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has quit IRC (Quit: Leaving) | 23:20 | |
*** Tassadar <Tassadar!~tassadar@ip-94-112-203-136.net.upcbroadband.cz> has quit IRC (Quit: Segmentation fault) | 23:21 | |
*** spider-mario <spider-mario!~spidermar@178-83-188-253.dynamic.hispeed.ch> has quit IRC (Remote host closed the connection) | 23:26 | |
*** yangm <yangm!yangm@I.Eated.The.Coookies.PanicBNC.org> has joined #sailfishos-porters | 23:27 | |
*** tux|dude <tux|dude!~tuxdude14@122.56.89.81> has joined #sailfishos-porters | 23:32 | |
*** olafh__ <olafh__!~olafh@pD9E6F5F7.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 250 seconds) | 23:35 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has quit IRC (Ping timeout: 260 seconds) | 23:44 | |
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has joined #sailfishos-porters | 23:44 | |
*** Umeaboy <Umeaboy!~Umeaboy@c-94-255-156-119.cust.bredband2.com> has quit IRC (Quit: Leaving) | 23:58 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!