*** olafh <olafh!~olafh@p5DEDF8F2.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 00:35 | |
*** ExPLIT <ExPLIT!~ExPLIT@p4FD85C9C.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 00:49 | |
*** zhxt_ <zhxt_!~quassel@124.202.185.26> has joined #sailfishos-porters | 01:58 | |
*** zhxt__ <zhxt__!~quassel@124.202.185.26> has joined #sailfishos-porters | 02:24 | |
*** zhxt_ <zhxt_!~quassel@124.202.185.26> has quit IRC (Ping timeout: 246 seconds) | 02:27 | |
*** minimec <minimec!~minimec@unaffiliated/minimec> has quit IRC (Ping timeout: 260 seconds) | 03:10 | |
*** krnlyng__ <krnlyng__!~liar@178.114.187.106.wireless.dyn.drei.com> has joined #sailfishos-porters | 04:07 | |
*** krnlyng_ <krnlyng_!~liar@77.116.97.249.wireless.dyn.drei.com> has quit IRC (Ping timeout: 264 seconds) | 04:09 | |
*** neochapay <neochapay!~neochapay@host-185-28.nat-pool.telecet.ru> has joined #sailfishos-porters | 04:22 | |
*** m01 <m01!~quassel@2a00:1a48:7808:102:be76:4eff:fe08:b79c> has quit IRC (Remote host closed the connection) | 04:54 | |
*** spiiroin <spiiroin!~spiiroin@176-93-207-79.bb.dnainternet.fi> has quit IRC (Ping timeout: 240 seconds) | 05:30 | |
*** olafh <olafh!~olafh@pD9E6F3EF.dip0.t-ipconnect.de> has joined #sailfishos-porters | 05:46 | |
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:cd4f:920b:2dce:b7ce> has joined #sailfishos-porters | 06:13 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!) | 06:49 | |
*** Nokius_ is now known as Nokius | 07:06 | |
Nokius | ExPLIT: they *need* to provide nothing, it would be nice if they would do :P we could do it our self | 07:08 |
---|---|---|
*** Milan[m]1 <Milan[m]1!milantch1@gateway/shell/matrix.org/x-xrrishffpdbtkhpq> has left #sailfishos-porters ("User left") | 07:08 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #sailfishos-porters | 07:12 | |
*** Kaffeine <Kaffeine!~Kaffeine@host-207-138.dialup.telecet.ru> has joined #sailfishos-porters | 07:15 | |
*** oozbooz <oozbooz!~ocherno@96-68-1-209-static.hfc.comcastbusiness.net> has quit IRC (Ping timeout: 240 seconds) | 07:26 | |
*** drFaustroll <drFaustroll!~drFaustro@vpn-3-065.rl.ac.uk> has joined #sailfishos-porters | 07:29 | |
*** drFaustroll <drFaustroll!~drFaustro@vpn-3-065.rl.ac.uk> has quit IRC (Changing host) | 07:29 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 07:29 | |
*** oozbooz <oozbooz!~ocherno@96-68-1-209-static.hfc.comcastbusiness.net> has joined #sailfishos-porters | 07:30 | |
*** xkr47_ is now known as xkr47 | 07:33 | |
*** Mister_Magister <Mister_Magister!~Mister_Ma@user-94-254-144-182.play-internet.pl> has joined #sailfishos-porters | 07:46 | |
Mister_Magister | Port thread on xda should be in "Development" or "Original Development" | 07:47 |
*** nh1402 <nh1402!~nh1402@81.133.137.69> has joined #sailfishos-porters | 07:57 | |
nh1402 | morning | 07:58 |
*** ExPLIT <ExPLIT!~explit@62.220.2.218> has joined #sailfishos-porters | 08:09 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 258 seconds) | 08:16 | |
*** vorletzter <vorletzter!~quassel@vpn-247-229.wlan.uni-bonn.de> has joined #sailfishos-porters | 08:17 | |
*** m01 <m01!~quassel@2a00:1a48:7808:102:be76:4eff:fe08:b79c> has joined #sailfishos-porters | 08:19 | |
*** paju <paju!~paju@dsl-hkibrasgw1-58c01b-45.dhcp.inet.fi> has quit IRC (Ping timeout: 240 seconds) | 08:20 | |
*** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.194> has joined #sailfishos-porters | 08:21 | |
spiiroin | mal ghosalmartin: when there is no compositor (lipstick, act deal charging ui), mce must assume there is some non-conforming thing handling graphics (act dead alarm ui, iirc 1st stage startup wizard, ...) and try to keep the display up (to avoid those non-conforming uis from crashing and burning) | 08:22 |
spiiroin | on devices where there is old-skool fbdev it works; others = more or less odd things can happen, especially if the ui componentes have other problems to start up | 08:23 |
ghosalmartin | spiiroin, ahhhh okay that makes a lotta sense then :P | 08:23 |
ghosalmartin | spiiroin, is there anyway to stop mce doing that? | 08:29 |
spiiroin | ghosalmartin: display power state is one points that does not have clear "owner"; the legacy is that mce owns all of it, but for modern stuff part of it more or less needs to be ui; the reality then ends up being that on some device *both* do something and we need to try make sure there are no conflicting controls | 08:30 |
spiiroin | for initial porting efforts there is the "neverblank" mode -> mce will just assume display is on and apart from startup stuff do nothing about it | 08:31 |
ghosalmartin | spiiroin, that sounds like what I need | 08:31 |
ghosalmartin | since atm it just spams logs with trying to set brightness | 08:31 |
spiiroin | ghosalmartin: execute "mcetool --set-never-blank=enabled" -> fbdev controls should cease | 08:32 |
ghosalmartin | if I have fbdev, do I really need libhybris for UI? or shall I just try and get the hwcomposer working and stop the headache | 08:32 |
spiiroin | ghosalmartin: and this should keep the brightness at steady state: mcetool --set-display-brightness=100 --set-als-autobrightness=disabled | 08:33 |
ghosalmartin | spiiroin, ahh handy, thanks for that, should keep the logs nice and free | 08:33 |
spiiroin | ghosalmartin: how the gfx/ui stack works/is configured is a bit beyond my knowledge ... | 08:34 |
ghosalmartin | spiiroin, ah fair enough :P also while your here... is there any middleware handy for fingerprint :P | 08:35 |
spiiroin | ghosalmartin: IIRC the settings & lockscreen logic related to fp should be in public repos | 08:39 |
ghosalmartin | spiiroin, but gotta hack my own middleware am guessing? | 08:39 |
*** pashik54 <pashik54!~pasikg@host-207-138.dialup.telecet.ru> has quit IRC (Ping timeout: 256 seconds) | 08:54 | |
*** marmistrz <marmistrz!~marmistrz@user-94-254-128-160.play-internet.pl> has joined #sailfishos-porters | 08:55 | |
*** hge <hge!~hongwei.g@185-11-208-226.s1networks.fi> has joined #sailfishos-porters | 09:04 | |
*** pashik54 <pashik54!~pasikg@host-207-138.dialup.telecet.ru> has joined #sailfishos-porters | 09:06 | |
spiiroin | ghosalmartin: depends on definition of mw... but - atm, yeah | 09:07 |
ghosalmartin | spiiroin, fair enough :) hopefully the android header files are nice, but i have bigger fish to fry with bullhead, camera, bluetooth and sensors | 09:08 |
nh1402 | ghosalmartin: tuna? | 09:11 |
*** ruthenianboy <ruthenianboy!~root@chello085216130250.chello.sk> has joined #sailfishos-porters | 09:16 | |
ruthenianboy | morning | 09:16 |
ghosalmartin | nh1402, cod :P | 09:16 |
nh1402 | ghosalmartin: that's not that big, what was the smaller fish being fried before then, sardine? | 09:17 |
ghosalmartin | nh1402, dunno but i want some salmon | 09:18 |
ghosalmartin | spiiroin, does that never blank command persist reboots | 09:20 |
spiiroin | ghosalmartin: yes | 09:22 |
spiiroin | (goes to mce settings) | 09:22 |
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:cd4f:920b:2dce:b7ce> has quit IRC (Quit: Leaving) | 09:25 | |
ghosalmartin | spiiroin seems to of worked, its no longer trying to set brightness although lipstick is still trying to blank the screen and successfully does | 09:26 |
*** Mister_Magister <Mister_Magister!~Mister_Ma@user-94-254-144-182.play-internet.pl> has quit IRC (Ping timeout: 240 seconds) | 09:27 | |
NeoChapay_ | i have problem Warning: repo problem: nothing provides pattern:jolla-hw-adaptation-hybris needed by pattern:jolla-hw-adaptation-rk3288-1-1.noarch, | 09:31 |
NeoChapay_ | How to fix it ? | 09:31 |
ghosalmartin | NeoChapay_, take that pattern, and put it into the ks file | 09:32 |
nh1402 | ghosalmartin: isn't a salmon and a cod similar in size?, I suppose it depends on the type. | 09:32 |
ghosalmartin | and see which package it wants, keep digging down | 09:32 |
nh1402 | ghosalmartin: wouldn't mind some salmon myself | 09:33 |
NeoChapay_ | ghosalmartin: just add jolla-hw-adaptation-hybris in %packages section in ks file ? | 09:36 |
NeoChapay_ | not work :( | 09:37 |
mal | NeoChapay_: HADK pdf has instructions how to debug what is causing the error | 09:43 |
*** minimec <minimec!~minimec@unaffiliated/minimec> has joined #sailfishos-porters | 09:44 | |
ghosalmartin | nh1402, i am starvign atm | 09:45 |
*** spiiroin <spiiroin!~spiiroin@176-93-207-79.bb.dnainternet.fi> has joined #sailfishos-porters | 09:47 | |
NeoChapay_ | mal: oh...yeap...just run rpm/dhd/helpers/add_new_device.sh and that fix | 09:59 |
*** vorletzter <vorletzter!~quassel@vpn-247-229.wlan.uni-bonn.de> has quit IRC (Ping timeout: 260 seconds) | 10:05 | |
*** neerad <neerad!~neerad@112.133.229.182> has joined #sailfishos-porters | 10:07 | |
*** stephg <stephg!~stephg@141.0.144.226> has joined #sailfishos-porters | 10:08 | |
stephg | afternoon morning something hello | 10:08 |
nh1402 | stephg: something hello to you too | 10:16 |
*** vorletzter <vorletzter!~quassel@vpn-244-192.wlan.uni-bonn.de> has joined #sailfishos-porters | 10:26 | |
*** neochapay is now known as neochapay_home | 10:37 | |
*** minimec <minimec!~minimec@unaffiliated/minimec> has quit IRC (Quit: leaving) | 11:11 | |
*** vorletzter <vorletzter!~quassel@vpn-244-192.wlan.uni-bonn.de> has quit IRC (Ping timeout: 260 seconds) | 11:33 | |
*** gmoro <gmoro!~gmoro@31.169.96.75> has joined #sailfishos-porters | 11:41 | |
*** neerad <neerad!~neerad@112.133.229.182> has quit IRC (Ping timeout: 246 seconds) | 11:44 | |
*** neerad <neerad!~neerad@112.133.229.182> has joined #sailfishos-porters | 11:56 | |
*** nh1402 <nh1402!~nh1402@81.133.137.69> has quit IRC (Ping timeout: 264 seconds) | 11:58 | |
*** zhxt_ <zhxt_!~quassel@124.202.185.26> has joined #sailfishos-porters | 11:59 | |
*** zhxt__ <zhxt__!~quassel@124.202.185.26> has quit IRC (Ping timeout: 240 seconds) | 12:01 | |
*** ranter- <ranter-!~ranter@178-55-203-137.bb.dnainternet.fi> has quit IRC (Quit: Lhdss) | 12:02 | |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-144-182.play-internet.pl> has joined #sailfishos-porters | 12:06 | |
Nokius | stephg: Hi | 12:09 |
ggabriel | o/ | 12:10 |
*** nh1402 <nh1402!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has joined #sailfishos-porters | 12:10 | |
stephg | sorry been offline at home for a week or so | 12:10 |
stephg | have I missed anything good? :) | 12:11 |
*** M4rtinK <M4rtinK!~M4rtinK@77.48.149.46> has joined #sailfishos-porters | 12:14 | |
*** stephg <stephg!~stephg@141.0.144.226> has quit IRC (Ping timeout: 258 seconds) | 12:24 | |
*** cvp <cvp!~cvp@dslc-082-083-209-218.pools.arcor-ip.net> has joined #sailfishos-porters | 12:25 | |
*** vorletzter <vorletzter!~quassel@vpn-246-186.wlan.uni-bonn.de> has joined #sailfishos-porters | 12:29 | |
*** vibhawa <vibhawa!2ff70db8@gateway/web/freenode/ip.47.247.13.184> has joined #sailfishos-porters | 12:35 | |
vibhawa | can sailfish be ported using marshmallow as the base | 12:36 |
mal | yes | 12:37 |
mal | the support is not perfect yet but most things will work | 12:38 |
vibhawa | so it doesn't makes diff whether it is 32 or 64 bit | 12:38 |
mal | 32-bit support is better than 64-bit, some issues with 64-bit still | 12:41 |
vibhawa | so its better to go with 32 bit | 12:41 |
mal | vibhawa: which device are you thinking? | 12:42 |
vibhawa | yu yureka | 12:44 |
mal | vibhawa: on 64-bit devices the sailfish side is still 32-bit anyway, looks like that device has 64-bit kernel so it will be a mixed system, which is the only way currently | 12:48 |
vibhawa | actually there is a 32 bit cm12.1 port available for the device also cm11 that came preloaded in the device was 32bit | 12:50 |
*** linux_unix-10 <linux_unix-10!~quassel@49.146.8.26> has joined #sailfishos-porters | 12:50 | |
mal | ok, cm12.1 would be the easiest for now but it's your decision | 12:51 |
*** ExPLIT <ExPLIT!~explit@62.220.2.218> has quit IRC (Quit: Leaving.) | 12:55 | |
vibhawa | ok i will go with cm12.1 32bit Thankyou | 12:55 |
*** neerad <neerad!~neerad@112.133.229.182> has quit IRC (Ping timeout: 240 seconds) | 13:01 | |
*** vibhawa <vibhawa!2ff70db8@gateway/web/freenode/ip.47.247.13.184> has quit IRC (Quit: Page closed) | 13:08 | |
ruthenianboy | mal: is there any plan in near future for 64bit SFOS? | 13:17 |
*** ruthenianboy <ruthenianboy!~root@chello085216130250.chello.sk> has quit IRC (Quit: Lost terminal) | 13:18 | |
*** zhxt__ <zhxt__!~quassel@124.202.185.26> has joined #sailfishos-porters | 13:36 | |
*** vorletzter <vorletzter!~quassel@vpn-246-186.wlan.uni-bonn.de> has quit IRC (Ping timeout: 260 seconds) | 13:36 | |
*** zhxt_ <zhxt_!~quassel@124.202.185.26> has quit IRC (Ping timeout: 264 seconds) | 13:38 | |
Nokius | I would guess so but only Jolla can answer this | 13:38 |
nh1402 | Nokius: the blog post states "Sailfish 64 bit has progressed nicely" not sure which way to take that | 13:47 |
Nokius | :) | 13:50 |
mal | afaik most of the Mer core has support for 64-bit already | 13:57 |
mal | not sure about the closed upper layer | 13:57 |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-144-182.play-internet.pl> has quit IRC (Ping timeout: 264 seconds) | 14:04 | |
ghosalmartin | validate_display:255 error 3008 (EGL_BAD_DISPLAY) | 14:26 |
ghosalmartin | anyone seen that error before? | 14:26 |
*** ExPLIT <ExPLIT!~explit@p4FD84FAF.dip0.t-ipconnect.de> has joined #sailfishos-porters | 14:31 | |
*** pykape <pykape!~pykape@a88-115-167-112.elisa-laajakaista.fi> has quit IRC (Ping timeout: 260 seconds) | 14:31 | |
*** pykape <pykape!~pykape@a88-115-167-112.elisa-laajakaista.fi> has joined #sailfishos-porters | 14:32 | |
*** NeoChapay_ is now known as NeoChapay | 14:41 | |
*** lpotter_ <lpotter_!~lpotter@CPE-124-181-98-77.vic.bigpond.net.au> has joined #sailfishos-porters | 14:45 | |
*** linux_unix-10 <linux_unix-10!~quassel@49.146.8.26> has quit IRC (Remote host closed the connection) | 14:46 | |
*** lpotter <lpotter!~lpotter@CPE-124-181-98-77.vic.bigpond.net.au> has quit IRC (Ping timeout: 246 seconds) | 14:48 | |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-144-182.play-internet.pl> has joined #sailfishos-porters | 15:18 | |
*** Mister_Magister_ <Mister_Magister_!~foidbgen@user-94-254-144-182.play-internet.pl> has joined #sailfishos-porters | 15:19 | |
*** Mister_Magister_ <Mister_Magister_!~foidbgen@user-94-254-144-182.play-internet.pl> has quit IRC (Client Quit) | 15:20 | |
*** Mister_Magister_ <Mister_Magister_!~foidbgen@user-94-254-144-182.play-internet.pl> has joined #sailfishos-porters | 15:20 | |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-144-182.play-internet.pl> has quit IRC (Read error: Connection reset by peer) | 15:21 | |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-144-182.play-internet.pl> has joined #sailfishos-porters | 15:21 | |
*** Mister_Magister_ <Mister_Magister_!~foidbgen@user-94-254-144-182.play-internet.pl> has quit IRC (Ping timeout: 246 seconds) | 15:24 | |
*** marmistrz <marmistrz!~marmistrz@user-94-254-128-160.play-internet.pl> has quit IRC (Read error: Connection reset by peer) | 15:33 | |
*** hge <hge!~hongwei.g@185-11-208-226.s1networks.fi> has quit IRC (Quit: Leaving) | 15:36 | |
*** zhxt__ <zhxt__!~quassel@124.202.185.26> has quit IRC (Read error: Connection reset by peer) | 16:00 | |
*** ruthenianboy <ruthenianboy!55d882fa@gateway/web/freenode/ip.85.216.130.250> has joined #sailfishos-porters | 16:19 | |
ruthenianboy | ghosalmartin: which thing generate that error? | 16:19 |
*** Kaffeine <Kaffeine!~Kaffeine@host-207-138.dialup.telecet.ru> has quit IRC (Remote host closed the connection) | 16:21 | |
ghosalmartin | ruthenianboy, test_hwcomposer | 16:22 |
ruthenianboy | ghosalmartin: did strace revealed somthing useful? | 16:22 |
ghosalmartin | ruthenianboy, nahh, i need to see if I can get surfaceflinger started | 16:23 |
ruthenianboy | ghosalmartin: I thought surfaceflinger is not required if hwcomposer work | 16:24 |
ghosalmartin | ruthenianboy, oh yeah I know but I just want to get something onscreen | 16:24 |
ruthenianboy | ghosalmartin: ok, I got you. Try strace, maybe some symbols are missing... | 16:26 |
ghosalmartin | ruthenianboy, i think ineed to stop whatever is blanking the screen | 16:27 |
*** nh1402 <nh1402!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has quit IRC (Quit: Leaving) | 16:29 | |
ghosalmartin | ruthenianboy, well i have surfaceflinger showing bootanim | 16:29 |
ghosalmartin | finally :P | 16:29 |
ghosalmartin | might try minimer | 16:29 |
ruthenianboy | ghosalmartin: \o/ | 16:29 |
ghosalmartin | ruthenianboy, lipstick was the issue, it was blanking the screen and generally getting in the way | 16:30 |
ruthenianboy | how did you fixed that? Btw if surfaceflinger+bootanim run, does it use hwc for sure? | 16:31 |
ghosalmartin | ruthenianboy, surfaceflinger says in logs that its found hwcomposer | 16:31 |
ruthenianboy | ghosalmartin: ok then. You didn't hear that :D | 16:32 |
ghosalmartin | okays? :P | 16:32 |
ghosalmartin | it says something like this for me | 16:32 |
ghosalmartin | 03-13 16:31:44.148 2190 2190 D HisiHwcomposer: Loading HwComposer... | 16:32 |
ghosalmartin | 03-13 16:31:44.148 2190 2190 I SurfaceFlinger: Using composer version 1.0 | 16:32 |
ghosalmartin | and it knows when am not using hwcomposer since itll say not found | 16:32 |
ghosalmartin | https://github.com/XePeleato/hisi_frameworks_native/wiki/HwComposer | 16:33 |
ghosalmartin | looks handy | 16:33 |
*** minimec <minimec!~minimec@xdsl-188-154-21-108.adslplus.ch> has joined #sailfishos-porters | 16:35 | |
*** minimec <minimec!~minimec@xdsl-188-154-21-108.adslplus.ch> has quit IRC (Changing host) | 16:35 | |
*** minimec <minimec!~minimec@unaffiliated/minimec> has joined #sailfishos-porters | 16:35 | |
ruthenianboy | ghosalmartin: tbh i thought hisilicon port will not be that hard. But I have graphic working without hwc, so I will touch that later | 16:37 |
ghosalmartin | ruthenianboy, hmmm I might try the surfaceflinger now | 16:37 |
ghosalmartin | actually, can you send me the plugin and the built libhybris? | 16:37 |
ruthenianboy | ghosalmartin: I dont have them by hand at moment but I am using modified libhybris from sledges (without shim support) and qt5-qpa-surfaceflinger-plugin. | 16:42 |
ghosalmartin | ruthenianboy, fair enough ill build them :) | 16:42 |
ruthenianboy | https://github.com/sledges/qt5-qpa-surfaceflinger-plugin/tree/qt-5.2 https://github.com/sledges/libhybris/tree/libhybris_ext-rebased | 16:43 |
*** stephg <stephg!~stephg@85.255.237.161> has joined #sailfishos-porters | 16:47 | |
kimmoli | !seen sledges | 16:54 |
merbot | kimmoli: sledges was last seen in #sailfishos-porters 2 weeks, 1 day, 21 hours, 5 minutes, and 35 seconds ago: <sledges> ghosalmartin: yes | 16:54 |
kimmoli | long time no see | 16:54 |
ghosalmartin | guessing hes was tired after mwc :P | 16:55 |
ruthenianboy | I hope he was not kidnapped by other company :D | 16:56 |
ghosalmartin | ruthenianboy, after you run dhi, does UI just start? | 16:59 |
ruthenianboy | if dhi not crash, then yes | 17:00 |
ghosalmartin | think am stuck here [ +0.762757] [2017:03:13 17:00:57][pid:1454,cpu6,droid-hal-init]droid-hal-init: Service 'droid_init_done' (pid 1464) exited with status 1 | 17:01 |
ghosalmartin | no idea why its crashing though | 17:01 |
ghosalmartin | well its not crashing, but the signal isnt being sent | 17:01 |
ruthenianboy | No, droid_init_done exit with 1 because dhi crash | 17:02 |
ghosalmartin | ruthenianboy, mines constantly doing that | 17:02 |
ruthenianboy | check if you have unhandled level 3 permission fault for dhi before droid_init_done exit with status 1 | 17:03 |
ghosalmartin | i have this [ +0.339661] [pid:228,cpu6,om_task_name][om]: <om_create_dir> path = /modem_log/log/ | 17:04 |
ghosalmartin | [ +0.000030] [pid:228,cpu6,om_task_name] rfile_init_done g_stRfileMain.eInitFlag 0! | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name]CPU: 6 PID: 228 Comm: om_task_name Tainted: G W 3.10.90-g4206619-dirty #1 | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name]Call trace: | 17:04 |
ghosalmartin | [ +0.000031] [pid:228,cpu6,om_task_name][<ffffffc000088e78>] dump_backtrace+0x0/0x124 | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc000088fb8>] show_stack+0x10/0x1c | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc000ddff20>] dump_stack+0x1c/0x28 | 17:04 |
ghosalmartin | [ +0.000030] [pid:228,cpu6,om_task_name][<ffffffc0007d0bdc>] rfile_init_done+0x30/0x3c | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc0007d1938>] bsp_access+0x14/0x5c | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc0007f26c4>] om_create_dir+0x48/0x138 | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc0007f4f2c>] om_save_task_name+0x28/0x15c | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc0007f5084>] om_task_name_proc+0x24/0x34 | 17:04 |
ghosalmartin | [ +0.000031] [pid:228,cpu6,om_task_name][<ffffffc0000c4e9c>] kthread+0xb0/0xbc | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name] rfile_init_done g_stRfileMain.eInitFlag 0! | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name]CPU: 6 PID: 228 Comm: om_task_name Tainted: G W 3.10.90-g4206619-dirty #1 | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name]Call trace: | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc000088e78>] dump_backtrace+0x0/0x124 | 17:04 |
ghosalmartin | [ +0.000030] [pid:228,cpu6,om_task_name][<ffffffc000088fb8>] show_stack+0x10/0x1c | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc000ddff20>] dump_stack+0x1c/0x28 | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc0007d0bdc>] rfile_init_done+0x30/0x3c | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc0007d173c>] bsp_mkdir+0x28/0xac | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc0007f274c>] om_create_dir+0xd0/0x138 | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc0007f4f2c>] om_save_task_name+0x28/0x15c | 17:04 |
ghosalmartin | [ +0.000031] [pid:228,cpu6,om_task_name][<ffffffc0007f5084>] om_task_name_proc+0x24/0x34 | 17:04 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][<ffffffc0000c4e9c>] kthread+0xb0/0xbc | 17:05 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name]create om dir failed! ret = -1 | 17:05 |
ghosalmartin | [ +0.000000] [pid:228,cpu6,om_task_name][om]: <om_save_task_name> create dir</modem_log/log/> fail | 17:05 |
ghosalmartin | damn | 17:05 |
ghosalmartin | but i still have dhi runnign when I run ps -ax | 17:05 |
ghosalmartin | wonder if I can fake the droid_init_done signal :P | 17:05 |
ruthenianboy | well, you have different conditions then. Debug droid-init-done.sh by adding lines "set -x" and "exec &> /dhd.log" | 17:08 |
ghosalmartin | mal: is on ready class_start mer meant to be at the end of an init.rc file/ | 17:08 |
ghosalmartin | ? | 17:08 |
ghosalmartin | hmm late start is failing for whatever reason | 17:15 |
*** stephg <stephg!~stephg@85.255.237.161> has quit IRC (Quit: leaving) | 17:17 | |
*** ExPLIT <ExPLIT!~explit@p4FD84FAF.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 17:21 | |
ghosalmartin | ruthenianboy, i think its ofono causing issues for dhi breaking | 17:23 |
ghosalmartin | okay maybe not that :P masking it didnt help | 17:26 |
mal | ghosalmartin: is that normal qcom? | 17:26 |
ghosalmartin | mal: nah, hisilicon | 17:26 |
*** ilpianista <ilpianista!andrea@kde/developer/scarpino> has quit IRC (Ping timeout: 276 seconds) | 17:28 | |
ruthenianboy | ghosalmartin: can you modify droid-init-done.sh and provide log please? | 17:30 |
ghosalmartin | ruthenianboy, sure | 17:30 |
ghosalmartin | is that right at the end? | 17:31 |
ruthenianboy | at begining | 17:31 |
ruthenianboy | *beginning | 17:32 |
ghosalmartin | ruthenianboy, https://dpaste.de/KjhJ | 17:33 |
ghosalmartin | wonder why it doesnt like it :P | 17:33 |
ghosalmartin | anyways ive gotta go | 17:38 |
ghosalmartin | cya tomorrow | 17:38 |
*** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.194> has quit IRC (Remote host closed the connection) | 17:38 | |
*** ilpianista <ilpianista!andrea@kde/developer/scarpino> has joined #sailfishos-porters | 17:44 | |
*** Max-Might <Max-Might!~max@178-169-248-6.asng.ddns.bulsat.com> has joined #sailfishos-porters | 17:44 | |
*** Max-Might is now known as Guest55607 | 17:45 | |
*** hge <hge!~hongwei.g@dbj0ykyfqhgf5jmjsfcht-3.rev.dnainternet.fi> has joined #sailfishos-porters | 17:52 | |
*** noume <noume!~noume@195-253-17-159.ip.dokom21.de> has joined #sailfishos-porters | 17:52 | |
*** hge <hge!~hongwei.g@dbj0ykyfqhgf5jmjsfcht-3.rev.dnainternet.fi> has quit IRC (Client Quit) | 17:52 | |
*** gk-- <gk--!~1wm-su@95.213.182.44> has joined #sailfishos-porters | 17:54 | |
*** gk-- <gk--!~1wm-su@95.213.182.44> has quit IRC (K-Lined) | 17:56 | |
*** cvp <cvp!~cvp@dslc-082-083-209-218.pools.arcor-ip.net> has quit IRC (Remote host closed the connection) | 18:01 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!) | 18:05 | |
*** noume <noume!~noume@195-253-17-159.ip.dokom21.de> has quit IRC (Ping timeout: 268 seconds) | 18:23 | |
*** noume <noume!~noume@195-253-17-159.ip.dokom21.de> has joined #sailfishos-porters | 18:36 | |
*** drFaustroll <drFaustroll!~drFaustro@95.145.116.220> has joined #sailfishos-porters | 18:43 | |
*** drFaustroll <drFaustroll!~drFaustro@95.145.116.220> has quit IRC (Changing host) | 18:43 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 18:43 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@37.162.191.57> has joined #sailfishos-porters | 18:46 | |
*** Guest55607 <Guest55607!~max@178-169-248-6.asng.ddns.bulsat.com> has quit IRC (Remote host closed the connection) | 18:54 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@37.162.191.57> has quit IRC (Ping timeout: 240 seconds) | 18:56 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@37.170.76.125> has joined #sailfishos-porters | 19:00 | |
*** ruthenianboy <ruthenianboy!55d882fa@gateway/web/freenode/ip.85.216.130.250> has quit IRC (Ping timeout: 260 seconds) | 19:03 | |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters | 19:03 | |
*** CarlosMazieri_ <CarlosMazieri_!~quassel@gate-tx3.freescale.com> has joined #sailfishos-porters | 19:22 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@37.170.76.125> has quit IRC (Ping timeout: 240 seconds) | 19:35 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@37.163.9.63> has joined #sailfishos-porters | 19:49 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@37.163.9.63> has quit IRC (Ping timeout: 256 seconds) | 19:56 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@37.163.9.63> has joined #sailfishos-porters | 19:58 | |
*** minimec <minimec!~minimec@unaffiliated/minimec> has quit IRC (Quit: Lost terminal) | 20:02 | |
*** ExPLIT <ExPLIT!~explit@p4FD84FAF.dip0.t-ipconnect.de> has joined #sailfishos-porters | 20:11 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@37.163.9.63> has quit IRC (Ping timeout: 256 seconds) | 20:17 | |
*** ExPLIT <ExPLIT!~explit@p4FD84FAF.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 264 seconds) | 20:18 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@37.163.217.181> has joined #sailfishos-porters | 20:24 | |
*** minimec <minimec!~minimec@unaffiliated/minimec> has joined #sailfishos-porters | 20:24 | |
*** ExPLIT <ExPLIT!~explit@p4FD84FAF.dip0.t-ipconnect.de> has joined #sailfishos-porters | 20:43 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@37.163.217.181> has quit IRC (Ping timeout: 246 seconds) | 20:44 | |
*** ExPLIT <ExPLIT!~ExPLIT@p4FD84FAF.dip0.t-ipconnect.de> has joined #sailfishos-porters | 20:59 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #sailfishos-porters | 21:13 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 246 seconds) | 21:17 | |
*** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has quit IRC (Quit: Leaving) | 21:18 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #sailfishos-porters | 21:38 | |
*** maigurs <maigurs!~maigurs@94.197.121.25.threembb.co.uk> has joined #sailfishos-porters | 21:42 | |
maigurs | hi all! | 21:42 |
*** marmistrz <marmistrz!~marmistrz@212.87.13.106> has joined #sailfishos-porters | 21:47 | |
marmistrz | Nokius: ping | 21:47 |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 246 seconds) | 21:56 | |
*** ExPLIT <ExPLIT!~ExPLIT@p4FD84FAF.dip0.t-ipconnect.de> has quit IRC (Read error: Connection reset by peer) | 22:00 | |
*** nackox <nackox!~w00t@gusl/staff/mlopez> has joined #sailfishos-porters | 22:19 | |
*** nackox|afk <nackox|afk!~w00t@gusl/staff/mlopez> has quit IRC (Ping timeout: 240 seconds) | 22:23 | |
*** marmistrz <marmistrz!~marmistrz@212.87.13.106> has quit IRC (Ping timeout: 258 seconds) | 22:24 | |
*** nackox|afk <nackox|afk!~w00t@181-161-35-55.baf.movistar.cl> has joined #sailfishos-porters | 22:24 | |
*** nackox|afk <nackox|afk!~w00t@181-161-35-55.baf.movistar.cl> has quit IRC (Changing host) | 22:24 | |
*** nackox|afk <nackox|afk!~w00t@gusl/staff/mlopez> has joined #sailfishos-porters | 22:24 | |
*** nackox <nackox!~w00t@gusl/staff/mlopez> has quit IRC (Ping timeout: 240 seconds) | 22:24 | |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome) | 22:29 | |
*** hge <hge!~hongwei.g@dbj0ykyjgpv963ynzww1t-3.rev.dnainternet.fi> has joined #sailfishos-porters | 22:41 | |
*** ghosalmartin <ghosalmartin!~ghosalmar@2a02:c7f:923a:9000:9d97:f79a:2b71:108b> has joined #sailfishos-porters | 22:47 | |
*** maigurs <maigurs!~maigurs@94.197.121.25.threembb.co.uk> has quit IRC (Remote host closed the connection) | 22:55 | |
*** maigurs <maigurs!~maigurs@94.197.121.25.threembb.co.uk> has joined #sailfishos-porters | 22:56 | |
*** lpotter <lpotter!~lpotter@CPE-124-181-98-77.vic.bigpond.net.au> has joined #sailfishos-porters | 23:02 | |
*** lpotter_ <lpotter_!~lpotter@CPE-124-181-98-77.vic.bigpond.net.au> has quit IRC (Ping timeout: 268 seconds) | 23:06 | |
*** taaem <taaem!~taaem@unaffiliated/taaem> has quit IRC (Ping timeout: 256 seconds) | 23:12 | |
*** taaem <taaem!~taaem@unaffiliated/taaem> has joined #sailfishos-porters | 23:14 | |
*** noume <noume!~noume@195-253-17-159.ip.dokom21.de> has quit IRC (Remote host closed the connection) | 23:20 | |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-144-182.play-internet.pl> has quit IRC (Quit: Konversation terminated!) | 23:23 | |
*** Nokius_ <Nokius_!~Nokius@p5DDB7841.dip0.t-ipconnect.de> has joined #sailfishos-porters | 23:33 | |
*** Nokius <Nokius!~Nokius@p5DDB7756.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 246 seconds) | 23:37 | |
*** ghosalmartin <ghosalmartin!~ghosalmar@2a02:c7f:923a:9000:9d97:f79a:2b71:108b> has quit IRC (Remote host closed the connection) | 23:42 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!