Sunday, 2015-08-09

*** triton_ <triton_!~triton_@unaffiliated/triton/x-4391598> has quit IRC ()00:03
*** tworaz <tworaz!~tworaz@212.180.237.71> has quit IRC (Ping timeout: 244 seconds)00:04
maikooolthe performance inpact should be minimal00:12
maikooolprobably best not to worry about that and compilcate things even more00:12
maikooolof course you're free to try, but as far as i know it's not been tested that way00:12
maikooolmaybe others have, you should ask here again tomorrow00:13
maikooolah, i see you're also an arch user00:18
maikoool:D00:18
*** exadeci <exadeci!uid35778@gateway/web/irccloud.com/x-emfzeftjebhkyuck> has quit IRC (Quit: Connection closed for inactivity)00:21
Thaodanhow you saw?00:28
Thaodancause of my github? :D00:29
Thaodanbtw time to update a aur package00:29
tathhuI would be running arch if I just could find a working way to disable mouse acc :P00:29
maikooolisn't that desktop dependant?00:30
tathhuDunno :D I've been trying to find solution "this" long but no, lol00:30
tathhuBut I got my laptop for arch :P00:30
maikoooli have no issues with acceleration00:30
maikooolbut i'm not running a full DE00:31
maikoooljust awesome00:31
tathhuYeah, i've trying to disable it on counter-strike :D dunno what Ubuntu does differently but itjustworksTM00:31
tathhuHaha00:31
maikooolstrange00:32
tathhuGotta bing more :300:32
ThaodanIm using kf5 and kde sc 4 before no issues00:32
maikooolhttps://wiki.archlinux.org/index.php/Mouse_acceleration00:32
maikooolits arch00:32
maikooolthere's a wiki page for everything ;)00:32
maikooolbut most DE's should provide those settings in some kind of settings manager00:33
tathhuYeah00:34
Thaodanargh git rejectets push even its up to date00:34
tathhuThaodan: is 5.4 already out? :P00:34
Thaodannope, but using some -git stuff cause of kdepim-git00:34
maikooolkde5 looks quite nice00:36
maikooolwasn't a fan of the ton of visual effects in kde400:37
maikooolseems that's toned down a bit which is nice00:37
maikoooloh well, never gonna leave my tiling wm anyway00:37
ThaodanI just liked the glas effect like in sailfish00:37
*** zhxt <zhxt!~zhxt@124.193.192.7> has joined #sailfishos-porters00:38
Thaodanah would that be nice to just install sailfish like any rom that would be nice00:44
tathhuPort it first, then you can x)00:45
Thaodanport is not that problem maik already done the most parts the only thing I mostly need to do is copy paste :D00:53
maikooolyep00:53
Thaodando you got the modem running?00:53
maikooolonce you have your repositories set up properly, the local_manifest and droid-hal-device repo's, you can use sfa-mer for autobuilding00:53
maikooolnot on the z3c, it has some wheird quirk00:53
maikooolmaybe the z3 is easier00:53
maikooolmost device modems 'just work'00:54
maikooolbut i'm pretty sure if yours doesnt and we find a fix for the z3c it'll be easy to port to the z300:54
Thaodanwhich quirk?00:54
maikooolneeds somekind of special daemon00:55
maikooolsomeone's looking into that00:55
maikoooljust the android rild isnt enough it seems00:55
*** Gehock <Gehock!sami@shell.wilan.org> has quit IRC (Remote host closed the connection)00:56
Thaodandeamon for what?00:56
maikooolradio interface daemon00:56
maikooolthat communicates with the modem hardware00:56
Thaodanhm why should be that different on the z3ß00:56
Thaodan*?00:56
maikooolthe z3c is the first i know of that has issues with this00:57
maikooolwe dont know yet what this daemon is called00:57
maikooolit's something beside the default rild00:57
maikooolsince android core is open source, vendors and qualcomm use closed source binaries to activate certain pieces of hardware00:57
maikooolthey are loaded during android boot, but since sailfish has it's own bootsystem (systemd, like arch and fedora and others) those are not always magically activated00:58
* Thaodan reminds me of the blob song http://lyrics.wikia.com/wiki/Open_BSD:3.9_Blob!00:59
maikoooli just haven't had the time recently to play around with my z3c, otherwise it would probably already be solved00:59
Thaodanmaybe I can give you a list which deamons run on my z300:59
maikoooli already have a list of daemons that run on the z3c01:00
maikooolstill working on that01:00
maikooolbut you're very welcome to post a list01:00
maikooolwe think it's hidden in the bootimage or initrd01:00
maikooolinstead of usual /system/bin01:00
Thaodanis a ps ax as root enough?01:01
maikooolshould be01:01
maikooolsadly i need to be able to be called for work reasons, so i cant play with my z3c atm :(01:02
maikooolall my other devices are not in a good enough state to be carried around all day01:02
maikooolbut you should probably focus on getting something on screen first, that's mostly the hardest part01:02
maikooolalso, i'm off for the time being, if you have any further questions or run into issues, just leave them here and leave your irc connection on, i'll check back tomorrow to answer if someone else hasn't01:03
Thaodanmaikoool: this is my process list01:04
Thaodanhttps://paste.kde.org/pbids0n4w01:04
ThaodanI updated droid-hal-device01:05
maikooolif you run into compile issues with make hybris-hal, you should try to replace some of the android repos like in this manifest: https://gist.github.com/maikelwever/ead60c1bba2b012e92f001:07
maikoooldroid-hal-device looks good, but you should edit  droid-hal-shinano.spec and replace the device names with yours01:08
maikooolalso you can check if the input/event0 device referenced in  device-sony-shinano-configs/var/lib/environment/compositor/droid-hal-device.conf01:09
maikooolis the correct one by cat /dev/input/event0 and tapping on screen01:09
Thaodanargh wrote to wrong file -.-01:09
maikooolsee if that generates output01:09
maikooolrinse and repeat event[0-x] until you find one that responds to screen tapping01:10
Thaodancan I do this without installing the actual stuff so that my device runs still when I got no fully working rom?01:11
maikooolcatting /dev/input/event ?01:11
maikooolyes01:11
maikoooljust in android shell with su01:11
maikooollike ps ax01:11
maikooolit's the same device (kernel created, not os dependant)01:11
maikooolif none of them work, try in recovery01:12
maikooolits possible android locks them but that shouldnt be01:12
* maikoool really off now ;)01:12
maikooolalso use your favorite recovery and make a full device backup beforehand01:14
maikooolyou can use nut's xperia site to create a dualrecovery image for your current os and extract the boot.img from the resulting zip that is flashable with fastboot whicch will give you access to recovery only to revert to your backup in case stuff goes wrong01:15
*** pingtux <pingtux!~roman@adsl-84-226-250-187.adslplus.ch> has joined #sailfishos-porters01:37
*** zhxt <zhxt!~zhxt@124.193.192.7> has quit IRC (Ping timeout: 246 seconds)02:07
*** zhxt_ <zhxt_!~zhxt@124.193.192.7> has joined #sailfishos-porters02:07
*** flyser <flyser!~quassel@ip9234016a.dynamic.kabel-deutschland.de> has joined #sailfishos-porters02:36
*** flyser_ <flyser_!~quassel@ip9234016a.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 244 seconds)02:37
*** zhxt_ <zhxt_!~zhxt@124.193.192.7> has quit IRC (Quit: Konversation terminated!)02:48
*** olafh__ <olafh__!~olafh@p4FF48D4C.dip0.t-ipconnect.de> has joined #sailfishos-porters04:47
*** faenil_ is now known as faenil05:39
*** Gehock <Gehock!sami@shell.wilan.org> has joined #sailfishos-porters06:08
*** ernesti <ernesti!~ernesti@192.198.151.43> has joined #sailfishos-porters07:47
*** Sequenced <Sequenced!~Sequenced@91-157-184-159.elisa-laajakaista.fi> has joined #sailfishos-porters07:53
sledgeswelcome aboard Thaodan !08:14
locusfheheh forgotmto say morning here :)08:17
sledgesit's sunday :D08:21
* sledges watched Bristol baloon fest yesterday ^_^08:21
dr_gogeta86hi guys08:32
dr_gogeta86minisf and minimedia causes lipstick to doesn't start08:33
dr_gogeta86:-(08:33
*** lepanen <lepanen!~FAKTA@dsl-hkibrasgw5-58c05e-26.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer)08:41
*** zajfy <zajfy!~zajfy@37.250.226.22.bredband.tre.se> has joined #sailfishos-porters08:42
*** lepanen <lepanen!~FAKTA@dsl-hkibrasgw5-58c05e-26.dhcp.inet.fi> has joined #sailfishos-porters08:53
*** ernesti <ernesti!~ernesti@192.198.151.43> has quit IRC (Quit: Leaving)09:03
*** harha <harha!~harha@a91-153-12-92.elisa-laajakaista.fi> has joined #sailfishos-porters09:18
sledgesdr_gogeta86: logs09:22
*** ernesti <ernesti!ernesti@nat/intel/x-bhbdgchnfthpzynx> has joined #sailfishos-porters09:28
*** SfietKonstantin <SfietKonstantin!~sk@195-132-24-78.rev.numericable.fr> has joined #sailfishos-porters09:30
*** quatrox <quatrox!~quatrox@cm-84.211.174.137.getinternet.no> has joined #sailfishos-porters09:31
*** tworaz <tworaz!~tworaz@212.180.237.71> has joined #sailfishos-porters09:58
*** SfietKonstantin <SfietKonstantin!~sk@195-132-24-78.rev.numericable.fr> has quit IRC (Ping timeout: 240 seconds)10:10
*** lepanen <lepanen!~FAKTA@dsl-hkibrasgw5-58c05e-26.dhcp.inet.fi> has quit IRC (Ping timeout: 258 seconds)10:23
*** lepanen <lepanen!~FAKTA@dsl-hkibrasgw5-58c043-87.dhcp.inet.fi> has joined #sailfishos-porters10:26
*** carepack <carepack!~carepack@unaffiliated/carepack> has joined #sailfishos-porters10:49
*** cmazieri <cmazieri!~carlos@191.34.141.92> has joined #sailfishos-porters11:06
*** cmazieri <cmazieri!~carlos@191.34.141.92> has quit IRC (Client Quit)11:07
*** lepanen_ <lepanen_!~FAKTA@dsl-hkibrasgw5-58c05e-26.dhcp.inet.fi> has joined #sailfishos-porters11:08
*** lepanen <lepanen!~FAKTA@dsl-hkibrasgw5-58c043-87.dhcp.inet.fi> has quit IRC (Ping timeout: 258 seconds)11:10
*** lepanen <lepanen!~FAKTA@dsl-hkibrasgw5-58c05e-26.dhcp.inet.fi> has joined #sailfishos-porters11:16
*** lepanen_ <lepanen_!~FAKTA@dsl-hkibrasgw5-58c05e-26.dhcp.inet.fi> has quit IRC (Ping timeout: 258 seconds)11:20
ThaodanGood Morning guys :D11:30
Thaodanmaikoool: I already got a working recovery,11:30
*** phdeswer <phdeswer!~phdeswer@mobile-access-5d6aa2-169.dhcp.inet.fi> has quit IRC (Ping timeout: 252 seconds)11:33
*** arcean <arcean!~arcean@nat3.finemedia.pl> has joined #sailfishos-porters11:39
*** Dhraakellian <Dhraakellian!~ntryon@50.108.161.41> has quit IRC (Ping timeout: 255 seconds)11:39
*** Dhraakellian <Dhraakellian!~ntryon@50.48.139.73> has joined #sailfishos-porters11:43
maikooolThaodan: your sony device has a recovery partition?11:54
maikooolcause if it doensn't reovery is baked into the rom11:55
maikooolwhcih means when you flash sailfish the recovery will be deleted11:55
mal-maikoool: but it's possible to integrate the recovery to sailfish kernel also, I have done that11:57
mal-I modified hybris-boot Android.mk to do it automatically11:58
maikoooli have a seperate boot.img with only recovery for the time being12:00
maikoooli'll wait until you upstream these integrations :)12:00
maikoooli think we basically need custombootimg like cm does12:01
maikoooltry to import devicetree/custombootimg.mk at top of hybris book .mk12:01
maikooolthen wrap everything in ifndef's12:01
maikooolso custombootimg.mk can override the bits it needs12:01
maikooolthen maybe even cyanogen's custombootimg in the device tree 'just works', that'd be awesome12:02
*** keithzg <keithzg!~keithzg@184.70.164.246> has quit IRC (Remote host closed the connection)12:03
mal-maikoool: I don't have custombootimg.mk12:05
maikooolmine basically unpacks initrd and modifies initscript for recovery and puts recovery initrd in it12:07
maikooolall inline12:07
maikooolit seems to work for cyanogenmod12:08
Thaodanmaikoool:  not really it has a recovery backet in the fota partition12:14
Thaodanbut sony made for some xperia device a usual recovery12:15
mal-maikoool: I was wrong, I do have custombootimg.mk, it was just not in any of the roots of device repos12:16
Thaodanhttp://developer.sonymobile.com/2015/05/18/recovery-mode-now-available-for-a-range-of-unlocked-xperia-devices-video/12:17
maikooolthen you're lucky ;)12:17
maikooolwow12:17
maikoooli'm lucky too12:17
maikoooldamn12:17
maikooolthx man12:17
Thaodanz3 isn't inclued :p12:18
maikoooldamnit12:18
maikoooli misread that12:18
maikoool:(12:18
maikooolbut since you have a z3, how can you have recovery?12:18
maikooolin a seperate partition?12:18
Thaodanbut the recobery is inclued in the fota partition, the "recovery" is bootet from there12:19
maikooolhow to trigger it then?12:19
Thaodanfota partition is for ota updates usally12:19
*** arcean <arcean!~arcean@nat3.finemedia.pl> has quit IRC (Remote host closed the connection)12:19
maikooolah12:19
maikooolso that can be modified12:19
maikooolso when i press power + vol down12:19
maikooolit will boot recovery?12:20
Thaodani trigger it just like  any recovery12:20
Thaodanyes12:20
maikooolinstead of just waiting for pc flash to connect12:20
maikooolinteresting12:20
Thaodanhttp://forum.xda-developers.com/z3/development/z3-xzdualrecovery-qa-t301420612:20
maikoool At boot, once you feel the phone vibrate and while you see the green led burn:12:21
maikooolthat's not seperate12:21
maikooolsepreate recovery triggers before sony logo is shown12:21
maikooolthis doenst12:21
maikooolBe sure to flash Z3-lockeddualrecovery[VERSION]-RELEASE.flashable.zip from http://nut.xperia-files.com after installing the ROM and before you reboot, this way you will not lose recovery!12:22
ThaodanI already flashed the recovery you meant12:23
ThaodanI gave you nearly the same link^^12:23
maikooolhttp://forum.xda-developers.com/z3/development/recovery-z3-twrp-2-8-4-0-t302884612:25
maikooolthat's the ticket12:25
maikooolit writes recovery to fota partition12:27
maikooolbut still needs to be loaded by android init12:27
Thaodanyes the kernel needs this12:28
Thaodanhttps://github.com/Dees-Troy/extract_elf_ramdisk12:28
maikooolso it doenst eliminate the need for customized kernel12:29
maikoooland this way i dont see any advantages compared to include recovery into the bootimg that also has the initscript to trigger it12:29
Thaodanthere's a recovery for stock kernel too12:29
Thaodanthe dual recovery12:29
maikooolwell you better backup your current boot.img before trying, cause i dont see this working without modified android init12:30
maikooolsailfish doesnt use android init so recovery wont be triggered with that installed12:31
maikooolstill doenst eliminate the need for custommkbootimg.mk12:31
Thaodandual recovery requires: If you have an unlocked bootloader and chose to keep the STOCK Sony kernel, you can also use this MOD.12:31
Thaodanso how should stock rom trigger this?12:32
maikooolthe installer rewrites android init12:32
maikooolcyanogenmod already has it in it's init so doesnt need to be rewritten12:32
maikooolthey have that to provide cyanogenmod clockwork recovery with their sony zips12:32
maikooolmal-: do you think it's possible to modify sailfish bootimg creation process to accomodate for custombootimg.mk ?12:33
maikooolprobably solves the issue for all applicable sony devices12:33
maikooolmaybe even more if there are more devices out thare with strange bootlaoders12:33
maikoooland would that be easy to implement?12:34
maikooolcould someone that has never written makefiles at all do it (me for example)? :)12:34
mal-maikoool: there is a little problem with that, in custombootimg.mk the target name is hardcoded12:35
mal-which means it will always create boot.img12:36
maikooolits a bit ugly can cant we just rewrite those to hybris-boot.img?12:36
maikooolhttps://github.com/maikelwever/android_device_sony_huashan/blob/cm-12.1/custombootimg.mk12:38
maikooolthat's the one for my device12:38
maikooolstuff needs to be modified anyway since it overwrites initscript12:38
maikooolThaodan: your droid-hal-device repo seems to be msising patterns, see this commit for everything that should be added: https://github.com/Thaodan/droid-hal-device/commit/3870ea922aa877ee8f1da23c544e13afbc6313e312:41
maikooolalso: how's the build going, no troubles so far, have you already got an 1.1.7 target?12:45
Thaodanmope didn't got the target12:47
*** jakibaki <jakibaki!~sailfish@ipservice-092-208-145-205.092.208.pools.vodafone-ip.de> has joined #sailfishos-porters12:54
*** zajfy <zajfy!~zajfy@37.250.226.22.bredband.tre.se> has quit IRC (Read error: Connection reset by peer)12:57
mal-maikoool: it's possible13:04
mal-maikoool: that custombootimg.mk is quite similar to that of my device, I don't have elf on my device13:10
*** jakibaki <jakibaki!~sailfish@ipservice-092-208-145-205.092.208.pools.vodafone-ip.de> has quit IRC (Remote host closed the connection)13:11
Thaodanmaikoool:  added patterns13:18
*** piggz__ <piggz__!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has joined #sailfishos-porters13:20
piggz__lo *13:24
*** piggz__ is now known as piggz13:24
*** beidl <beidl!~quassel@91-113-120-56.adsl.highway.telekom.at> has joined #sailfishos-porters13:28
*** jakibaki <jakibaki!5cd091cd@gateway/web/freenode/ip.92.208.145.205> has joined #sailfishos-porters13:30
*** beidl_ <beidl_!~quassel@178-190-156-94.adsl.highway.telekom.at> has quit IRC (Ping timeout: 260 seconds)13:31
*** jakibaki <jakibaki!5cd091cd@gateway/web/freenode/ip.92.208.145.205> has quit IRC (Ping timeout: 246 seconds)13:34
*** piggz <piggz!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has quit IRC (Ping timeout: 250 seconds)13:35
*** Dhraakellian <Dhraakellian!~ntryon@50.48.139.73> has quit IRC (Ping timeout: 245 seconds)13:37
*** Dhraakellian <Dhraakellian!~ntryon@50.108.177.242> has joined #sailfishos-porters13:41
*** piggz <piggz!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has joined #sailfishos-porters13:59
*** piggz_ <piggz_!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has joined #sailfishos-porters14:00
*** piggz <piggz!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has quit IRC (Ping timeout: 245 seconds)14:03
*** zajfy <zajfy!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has joined #sailfishos-porters14:04
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-65-194.telecom.by> has joined #sailfishos-porters14:09
piggz_sledges: ping14:10
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-65-194.telecom.by> has quit IRC (Read error: No route to host)14:12
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-65-194.telecom.by> has joined #sailfishos-porters14:12
*** phdeswer <phdeswer!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has joined #sailfishos-porters14:22
*** zajfy <zajfy!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has quit IRC (Ping timeout: 244 seconds)14:26
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-65-194.telecom.by> has quit IRC ()14:27
*** piggz_ <piggz_!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has quit IRC (Ping timeout: 245 seconds)14:33
*** piggz_ <piggz_!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has joined #sailfishos-porters14:35
*** piggz <piggz!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has joined #sailfishos-porters14:36
*** SfietKonstantin <SfietKonstantin!~sk@195-132-24-78.rev.numericable.fr> has joined #sailfishos-porters14:38
*** piggz_ <piggz_!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has quit IRC (Ping timeout: 245 seconds)14:40
*** SfietKonstantin <SfietKonstantin!~sk@195-132-24-78.rev.numericable.fr> has quit IRC (Remote host closed the connection)14:42
*** zajfy <zajfy!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has joined #sailfishos-porters14:42
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@195-132-24-78.rev.numericable.fr> has joined #sailfishos-porters14:42
piggzlooks like the dhd2modular build script isnt working ... .fails on building first package, libhybris, becuase the libhybris .spec file assumes it is being run from libhbris/lihybris, and 'cd's into hybris' but dhd2modular is only in $MER_ROOT/devel/mer-hybris14:48
piggzsledges: ^14:48
*** zajfy <zajfy!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has quit IRC (Ping timeout: 245 seconds)14:52
*** piggz_ <piggz_!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has joined #sailfishos-porters14:54
*** piggz <piggz!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has quit IRC (Ping timeout: 245 seconds)14:57
*** ernesti <ernesti!ernesti@nat/intel/x-bhbdgchnfthpzynx> has quit IRC (Read error: Connection reset by peer)15:02
*** piggz_ <piggz_!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has quit IRC (Ping timeout: 245 seconds)15:05
*** zajfy <zajfy!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has joined #sailfishos-porters15:09
*** piggz_ <piggz_!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has joined #sailfishos-porters15:17
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@195-132-24-78.rev.numericable.fr> has quit IRC (Ping timeout: 260 seconds)15:21
piggz_next, libhybris fails to build due to not finding sys/auxv.h .... which exists in the android build dirs under prebuilts/15:22
pingtuxHey, I tried multiple times to install Sailfish OS on my Nexus 5 (via MultiROM) but it's always stuck at the google screen after installing. MultiROM log doesn't show any errors. Any hints how I can debug the problem? (telnet isn't possible, there's no usb interface)15:23
piggz_and in android/droid/bionic/libc/include/sys/auxv.h15:24
minimecpingtux: Well... I don't have a hint, but I can confirm that alpha12 is running following this guide... https://wiki.merproject.org/wiki/Adaptations/libhybris/Install_SailfishOS_for_hammerhead15:26
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@195-132-24-78.rev.numericable.fr> has joined #sailfishos-porters15:26
minimecpingtux: This is with stock android as primary ROM. I did not do the latest update (until now) for this stock android primary rom.15:27
piggz_do i need an android-headers package installed in mer sdk?15:28
pingtuxminimec: Hmmm... I currently have stock android installed as primary rom as well. I tried to install alpha9, i'll try again with alpha1215:36
*** piggz_ <piggz_!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has quit IRC (Ping timeout: 240 seconds)15:38
*** VDVsx <VDVsx!~VDVsx@dsl-hkibrasgw3-54fb73-241.dhcp.inet.fi> has quit IRC (Ping timeout: 250 seconds)15:46
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-46-53-167-64.telecom.by> has joined #sailfishos-porters15:49
iKozzz\O/15:49
iKozzzi've got ringtone playing from earphone on my N5 =)15:51
iKozzzany ideas how to collect useful logs?15:51
sledgesiKozzz: it like this by design iirc :D15:52
*** Dhraakellian <Dhraakellian!~ntryon@50.108.177.242> has quit IRC (Ping timeout: 246 seconds)15:52
iKozzzwaaat?)15:53
sledgesiKozzz: you plug earphones in, means you intend not to let any sound out of your phone15:53
sledgeslogical15:53
sledges;)15:53
iKozzzno15:54
sledgesunless you mean earphone=earpiece, not earphone=headphone15:54
iKozzzi plugged nothing, this is the case15:54
sledges?15:54
iKozzzcorrect15:54
iKozzzsorry15:54
sledgesaaaa15:54
sledgesiKozzz: are you sure? never saw such thing15:55
sledgesmaybe it's just not loud enough? where from does it play when you preview the ringtone through settings app?15:55
iKozzzit started to act like this just now15:55
iKozzzi tried to reproduce and cucceed15:56
sledgesiKozzz: anything you did with music?15:56
sledgesi think jusa_ suggests to get logs from pactl, check logs of this channel following that keyword ;)15:57
iKozzzhm.... maybe yes - started Media App. Play track. Pause track. Lock phone15:57
sledgesiKozzz: bug pls ^_^15:59
iKozzzsledges: good catch! I closed media app and ringrone switched back to speaker16:00
*** VDVsx <VDVsx!~VDVsx@dsl-hkibrasgw3-54fb73-241.dhcp.inet.fi> has joined #sailfishos-porters16:00
sledgesiKozzz: but you said you can repro?16:01
iKozzznot anymore(((16:02
iKozzzi could before i closed Media App16:02
iKozzzsledges: what info could i collect to inspect this case?16:05
sledgesiKozzz: 18:57 < sledges> i think jusa_ suggests to get logs from pactl, check logs of this channel following that keyword ;)16:06
sledgesfirst you'd have to reproduce it ofc16:06
iKozzzok16:07
pingtuxminimec: My problem seems to be device encryption. Totally forgot that16:07
minimecpingtux: Oh.. I see.16:09
*** Sequenced <Sequenced!~Sequenced@91-157-184-159.elisa-laajakaista.fi> has quit IRC (Ping timeout: 260 seconds)16:15
*** piggz_ <piggz_!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has joined #sailfishos-porters16:17
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-46-53-167-64.telecom.by> has quit IRC (Ping timeout: 250 seconds)16:21
*** piggz_ <piggz_!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has quit IRC (Ping timeout: 256 seconds)16:22
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-12-3.telecom.by> has joined #sailfishos-porters16:22
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-12-3.telecom.by> has quit IRC (Ping timeout: 250 seconds)16:28
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-12-3.telecom.by> has joined #sailfishos-porters16:29
*** Sequenced <Sequenced!~Sequenced@37-219-5-107.nat.bb.dnainternet.fi> has joined #sailfishos-porters16:30
jusa_hrm.. audio from earpiece, I've now seen/heard it a couple of times from different people (haven't seen myself) so it's definitely a bug..16:33
iKozzz...trying to reproduce16:34
*** harha1 <harha1!~harha@a91-153-12-92.elisa-laajakaista.fi> has joined #sailfishos-porters16:49
*** harha <harha!~harha@a91-153-12-92.elisa-laajakaista.fi> has quit IRC (Ping timeout: 264 seconds)16:50
*** Sailor5778 <Sailor5778!~sailfish@2a02:8071:b4c9:500:e4b3:7521:af62:21c4> has joined #sailfishos-porters16:53
*** zajfy <zajfy!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has quit IRC (Read error: Connection reset by peer)16:57
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-12-3.telecom.by> has quit IRC (Ping timeout: 250 seconds)16:58
*** zajfy <zajfy!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has joined #sailfishos-porters16:58
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-46-53-167-238.telecom.by> has joined #sailfishos-porters16:59
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@195-132-24-78.rev.numericable.fr> has quit IRC (Ping timeout: 256 seconds)17:06
*** zajfy <zajfy!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has quit IRC (Ping timeout: 260 seconds)17:12
*** ernesti <ernesti!ernesti@nat/intel/x-bnfyfpraxpymciqi> has joined #sailfishos-porters17:22
*** ernesti <ernesti!ernesti@nat/intel/x-bnfyfpraxpymciqi> has quit IRC (Remote host closed the connection)17:25
*** piggz_ <piggz_!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has joined #sailfishos-porters17:30
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-46-53-167-238.telecom.by> has quit IRC (Ping timeout: 250 seconds)17:36
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-63-61.telecom.by> has joined #sailfishos-porters17:40
*** ernesti <ernesti!ernesti@nat/intel/x-ddttfqwlefwhlgkh> has joined #sailfishos-porters17:40
*** ernesti <ernesti!ernesti@nat/intel/x-ddttfqwlefwhlgkh> has quit IRC (Remote host closed the connection)17:52
*** zajfy <zajfy!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has joined #sailfishos-porters17:53
*** ernesti <ernesti!~ernesti@192.198.151.44> has joined #sailfishos-porters17:54
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-63-61.telecom.by> has quit IRC (Remote host closed the connection)18:03
*** pingtux <pingtux!~roman@adsl-84-226-250-187.adslplus.ch> has quit IRC (Ping timeout: 244 seconds)18:13
*** pingtux <pingtux!~roman@adsl-84-226-250-187.adslplus.ch> has joined #sailfishos-porters18:20
*** Nokius <Nokius!~Nokius@p5DDB70E5.dip0.t-ipconnect.de> has joined #sailfishos-porters18:24
Nokiuso/18:25
piggz_sledges: thx for the link ..... whats with the libhybris incorrect dir to cd into?18:29
*** piggz_ <piggz_!~piggz@188.4.91.90.dsl.dyn.forthnet.gr> has quit IRC (Ping timeout: 265 seconds)18:38
*** tworaz <tworaz!~tworaz@212.180.237.71> has quit IRC (Ping timeout: 240 seconds)18:41
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-30-149-11.as13285.net> has joined #sailfishos-porters18:52
*** Nokius_ <Nokius_!~Nokius@p5DDB6DAF.dip0.t-ipconnect.de> has joined #sailfishos-porters18:53
*** Nokius <Nokius!~Nokius@p5DDB70E5.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds)18:56
*** Nokius_ is now known as Nokius19:00
*** VDVsx <VDVsx!~VDVsx@dsl-hkibrasgw3-54fb73-241.dhcp.inet.fi> has quit IRC (Quit: Leaving)19:00
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a10-25.dhcp.inet.fi> has quit IRC (Quit: Konversation terminated!)19:48
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a10-25.dhcp.inet.fi> has joined #sailfishos-porters19:52
*** nh1402 <nh1402!~nh1402@95.148.89.0> has joined #sailfishos-porters19:59
*** harha1 <harha1!~harha@a91-153-12-92.elisa-laajakaista.fi> has quit IRC (Quit: Leaving.)20:00
*** harha <harha!~harha@a91-153-12-92.elisa-laajakaista.fi> has joined #sailfishos-porters20:21
*** harha <harha!~harha@a91-153-12-92.elisa-laajakaista.fi> has quit IRC (Ping timeout: 264 seconds)20:25
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-65-27.telecom.by> has joined #sailfishos-porters20:29
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-65-27.telecom.by> has quit IRC (Ping timeout: 250 seconds)20:33
*** alin <alin!~alin@opensuse/member/ealin> has joined #sailfishos-porters20:38
alinsledges: ping20:45
*** ernesti <ernesti!~ernesti@192.198.151.44> has quit IRC (Ping timeout: 240 seconds)20:57
*** alin <alin!~alin@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!)20:58
*** alin <alin!~alin@host109-155-177-84.range109-155.btcentralplus.com> has joined #sailfishos-porters20:59
*** alin <alin!~alin@host109-155-177-84.range109-155.btcentralplus.com> has quit IRC (Changing host)20:59
*** alin <alin!~alin@opensuse/member/ealin> has joined #sailfishos-porters20:59
sledgesalin: pong21:20
alinsledges: replied to the bug... I can reproduce it easily21:24
*** Sequenced <Sequenced!~Sequenced@37-219-5-107.nat.bb.dnainternet.fi> has quit IRC (Quit: Leaving)21:31
*** zajfy_ <zajfy_!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has joined #sailfishos-porters21:43
*** zajfy <zajfy!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has quit IRC (Ping timeout: 246 seconds)21:45
*** exadeci <exadeci!uid35778@gateway/web/irccloud.com/x-dhoakxxeyjzipxfe> has joined #sailfishos-porters21:52
*** alin <alin!~alin@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!)21:58
*** alin <alin!~alin@opensuse/member/ealin> has joined #sailfishos-porters21:58
*** alin <alin!~alin@opensuse/member/ealin> has quit IRC (Client Quit)22:02
*** alin <alin!~alin@host109-155-177-84.range109-155.btcentralplus.com> has joined #sailfishos-porters22:03
*** alin <alin!~alin@host109-155-177-84.range109-155.btcentralplus.com> has quit IRC (Changing host)22:03
*** alin <alin!~alin@opensuse/member/ealin> has joined #sailfishos-porters22:03
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-30-149-11.as13285.net> has quit IRC (Ping timeout: 244 seconds)22:06
*** nh1402 <nh1402!~nh1402@95.148.89.0> has quit IRC (Ping timeout: 255 seconds)22:09
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-65-103.telecom.by> has joined #sailfishos-porters22:33
*** iKozzz <iKozzz!~ikozzz@dynamic-vpdn-93-125-65-103.telecom.by> has quit IRC ()23:05
*** zajfy__ <zajfy__!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has joined #sailfishos-porters23:09
*** zajfy_ <zajfy_!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has quit IRC (Ping timeout: 264 seconds)23:13
*** Roukoswarf <Roukoswarf!root@192.227.236.224> has quit IRC (Ping timeout: 246 seconds)23:14
beidlI wonder what I might be missing in my oneplus one build... http://i.imgur.com/dpRZxql.jpg23:31
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has quit IRC (Quit: Leaving)23:33
*** olafh__ <olafh__!~olafh@p4FF48D4C.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 250 seconds)23:35
*** zajfy_ <zajfy_!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has joined #sailfishos-porters23:48
*** energycsdx <energycsdx!uid18508@gateway/web/irccloud.com/x-gmtpdpbbtqjhwxye> has quit IRC (Quit: Connection closed for inactivity)23:51
*** Jubeh <Jubeh!~sameer@37.8.107.241> has joined #sailfishos-porters23:52
*** zajfy__ <zajfy__!~zajfy@h77-53-160-165.dynamic.se.alltele.net> has quit IRC (Ping timeout: 265 seconds)23:52

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!