libera/#maemo-leste/ Monday, 2021-12-06

Wizzupdoesn't seem like it (disabled the modem/ssi/hsi in compile)00:12
Wizzupfreemangordon: ok, so either we try 5.16-rc4 first, or so back to some older kernel (5.4?) and hope the problem doesn't occur00:17
Wizzupand then bisect from there...00:17
sicelossi? maybe start by checking between 5.9-5.12. My recollection is not very good, but i *seem* to recall i successfully used ofono with one of those. also, pmOS has 5.7, where i believe ofono works too00:32
uvos5.7 is a good starting point anyhow00:38
uvosi doubt that pmos kernel dosent boot half the time00:38
Wizzupmhm00:41
Wizzupbtw uvos you might like this https://www.aosabook.org/en/telepathy.html00:41
Wizzup(or not)00:41
WizzupI'm reading it atm and it's quit enice00:42
WikiwideWould it be practical to install Maemo 7 Leste on a Nokia N900 to use the device as a 24/7 server providing webpage and web-front-end-to-IRC-client ? Or should a different gadget be found?03:01
Wizzupwikiwide: you could probably do that11:10
buZzkinda weird 'server' :P11:20
Wizzupbut also "why not"11:21
Wizzupuvos: so do you have a link to an interface I should implement with telepathy to work it work in sphone?11:22
buZz:)11:35
Wizzupeniac_petrov: \o14:00
eniac_petrovAhoj :)14:02
Wizzupuvos: https://gitorious.org/14:03
eniac_petrovwow14:07
Wizzupuvos: better pull the data you want now, I might get a copy later though14:08
eniac_petrovthe Nokia stuff was there?14:08
Wizzupsome droid4 stuff mostly14:08
MartijnBraam[m]Wizzup: the tweakers.net article is released14:11
MartijnBraam[m]https://tweakers.net/reviews/9520/tegenwicht-voor-ios-en-android-ontwikkelaars-alternatieve-osen-aan-het-woord.html14:11
Wizzupcool14:12
MartijnBraam[m]or for those without tweakers plus: https://brixitcdn.net/tweakersarticle/index.htm14:12
Evil_Bob:o nice, hup holland hup14:12
mighty17[m]Is the twl6030/6032 gpadc working in Mainline? If yes how do I implement it in my dts (an example would be great) cc tmlind14:54
Wizzupis there documentation on the how to use it in a dt in the devicetree binding doc perhaps?14:57
mighty17[m]Not afaik15:00
mighty17[m]<Wizzup> "is there documentation on the..." <- I need it for https://github.com/torvalds/linux/blob/master/Documentation/devicetree/bindings/iio/afe/current-sense-shunt.yaml15:04
uvosWizzup: Yay @gitorious15:52
uvosWizzup: thanks :)15:53
uvosWizzup: @sphone:15:53
Wizzupuvos: lmk if gitorious works for you15:53
Wizzupbtw 'conversations' is in beowulf-devel, it only reads the rtcom db, still, may be fun to see if it can read your sphone created rtcom15:54
uvosWizzup: sure try it you can make sphone create events with commtest.15:54
uvosso interface:15:54
uvosyoull want to write a telepathy module that registers a backend with sphone_comm_add_backend for eatch protocoll: https://github.com/maemo-leste/sphone/blob/master/src/modapi/comm.h15:55
Wizzup(bbiab, pls continue)15:56
uvosthen you have to implement a handler for call_new_pipe, call_properties_changed_pipe, call_hangup_pipe, call_accept_pipe, call_dial_pipe and call_hold_pipe;15:56
uvoshttps://github.com/maemo-leste/sphone/blob/master/src/modapi/datapipes.h15:56
uvoseatch of these are called with a CallProperties struct as its argument.15:57
uvosso if the ui wants to place a call i creates a CallProperties struct with at least line_identifier and backend set.15:57
uvosand calles execute_datapipe with this struct on call_dial_pipe15:58
uvosthe plugin that owns the backend id in the struct then is requred to place a call to line_identifier15:59
uvosas soon as the call is created it shal call execute_datapipe on call_new_pipe and keep the ui updated on its state via call_properties_changed_pipe16:00
uvosespeccaly the sphone_call_state_t state member changeing16:01
uvoswhen the ui calls call_hangup_pipe on the CallPropierties struct the call is ended.16:01
uvosif the call is incomeing instead of outgoing16:02
uvosthe backend module simply creates a CallPropierties struct with outbound set to true.16:02
uvosand pushes that down the call_new_pipe16:03
uvosotherwise its the same16:03
uvoshttps://github.com/maemo-leste/sphone/blob/master/src/modules/commtest.c provides a good example on how this works16:03
uvosone thing to note in all of this16:05
uvosis that the caller of execute_datapipe allways owns the data16:05
uvosthat means if you need the CallPropierties stuct outside of the handler16:05
uvosyou need to copy16:05
uvoscall_properties_copy dose this16:06
uvosalso call_properties_comp allows you to check if 2 copies are the same call16:06
uvosWizzup: gitorious did indeed work16:14
uvosWizzup: but the original links dident16:15
uvosso the original git repo was at https://git.gitorious.org/droid/reversed.git/16:15
uvosbut in that archive its now https://gitorious.org/droid/reversed.git/16:15
uvosalso ssl is expired and http redirects to https16:16
uvosfixing one of those would make it less painfull to use16:16
dsc_https://plak.infrapuin.nl/kze0ej2z.mp416:26
dsc_endless scroll example (uses rtcom db)16:26
dsc_code @ https://github.com/maemo-leste/conversations16:33
bencohnice16:35
Wizzupuvos: thakns for the info @ sphone16:57
Wizzupparazyd: I think we have most bits in place to also build droid3 images17:46
lelsanderfoobar opened a pull request: https://github.com/maemo-leste/conversations/pull/1 (irssi chat theme)17:47
lelsanderfoobar closed a pull request: https://github.com/maemo-leste/conversations/pull/1 (irssi chat theme)17:47
Wizzupthat's quite fun for irc actually17:49
Wizzupheh17:49
dsc_fake irssi!17:53
bencohactually I wish I had a proper irssi-like them for fremantle conversation18:03
bencohI eventually crafted a lean/simple theme at some point, but it isn't that great in the end18:04
dsc_OpenGL powered fake irssi!!18:53
lelsanderfoobar opened an issue: https://github.com/maemo-leste/conversations/issues/2 (Ensure TextPlain)19:01
lelsanderfoobar opened an issue: https://github.com/maemo-leste/conversations/issues/3 (Export chat functionality)19:03
uvosWizzup: yw, do ask if you have any issues. one problem i know right off the bat is that sphone currently assumes any protocoll is available for voice and messages, no big deal - just means that the sms ui will show a protocoll as available that will simply do nothing when used.19:04
uvosbut i need to fix that19:04
lelsanderfoobar opened an issue: https://github.com/maemo-leste/conversations/issues/4 (Open weblinks)19:05
Wizzupuvos: mhm, I'm going to try to learn tp this week, I'm travelling home tomorrow so don't expect a PR today or something :)19:06
lelsanderfoobar opened an issue: https://github.com/maemo-leste/conversations/issues/5 (Precompile QML)19:15
optixGood afternoon fellow maemons20:35
optixNot sure what all has changed as I've not been keeping up these past few months, but my D4 battery life has massively improved!20:35
Wizzupoptix: that's good news20:41
Wizzupoptix: what do you get nowadays?20:41
uvosprobubly mce kicking the modem20:43
uvosnot having scrn=1/0 blockes idle20:43
optixStill need to time it but seems to be able to do a couple days or so of uptime now without heavy usage20:44
optixThat would make sense. To my knowledge the modem is useless anyway since I'm in the US :)20:44
uvosoptix: in that case you might want to printf 'U1234AT+CFUN=0 > dev/gsmtty120:45
uvosto turn it off20:45
uvosin rc.local or so20:45
uvosoptix: yeah its useless in us20:46
uvosyou might want to track down an ulocked d320:46
uvosshould work in us on att20:46
Wizzupalso I could probably unlock them for you remotely20:47
uvos(note that d3 support is still wip)20:47
Wizzupuvos: yeah but I think it's mostly there (d3 support), just need the brightness, led paths and modem gpios20:47
uvos(unlocked "d3" xt860's are called milestone 3 btw)20:47
uvosWizzup: right20:47
Wizzupuvos: afaik if I unlock them with the sigmakey it should just work20:48
uvosWizzup: sure20:48
uvosWizzup: buying one thats not carrier locked in the first place is perferable either way no?20:48
uvosless hassle20:48
uvosbut yes Wizzup can unlock verizon d3;s20:48
Wizzupuvos: sure I just had trouble finding those20:48
Wizzupso assumed others might have problems too20:49
Wizzupbtw I like 'felloe maemons', that's good :p20:49
Wizzup'fellow maemons'20:49
optix:))20:58
optixWill try that too, d3 inbound20:58
optixMight also try my hand at bringing up a Photon Q/xt897, from what I'm seeing MSM8960 should be supported in mainline or close to it21:00
uvosoptix: that would be great21:00
uvosoptix: eveyone who bought a xt897 so far has had it break shortly after21:01
Wizzupoptix: isn't that just one though?21:03
uvosyou mean me?21:03
Wizzupoptix: so I have a sigmakey and windows vm with the sw, so we could try some usbip setup to unlock the d321:03
uvosits Danct12s and mine21:03
Wizzupuvos: hm I recalled calebtheythem[m] had one break too21:04
Wizzupso three then21:04
uvosmaybe they whent rare at all21:04
optixSounds about right, all the units I'm seeing on ebay are already broken21:04
uvosthey just all broke :P21:04
WizzupI have two at my place that I'll get to inspect tomorrow21:04
Wizzupshould both work21:04
uvosneat21:04
calebtheythem[m]uvos: danct12 has a photon Q?21:04
Wizzupuvos: btw if you haven't, I really wonder if 'conversations' works with your sphone backend code21:05
calebtheythem[m]Wizzup: oo hype21:05
uvoscalebtheythem[m]:  according to my memory - but maybe im mixing something up21:05
calebtheythem[m]I need to find the right bit to take apart the display housing on mine, I think there's another ribbon cable in there which maybe could have come loose21:05
uvosWizzup: yeah i wanted to do that21:05
Wizzupuvos: check21:05
uvosWizzup: i could shove the conversations ui into a module21:05
Wizzupuvos: also it's possible not all the deps are installed yet21:05
uvosand have it use sphone infra21:05
Wizzupin control file21:06
calebtheythem[m]uvos: he really "wanted one" last time I spoke to him about it a few weeks ago..21:06
uvosbut sphone dosent have an external interface ofc so i would have to shove it into a module21:06
uvosdunno if thats so great21:06
uvoscalebtheythem[m]: ok21:06
Wizzupuvos: I wouldn't bother to do that now/atm21:10
calebtheythem[m]ajr: oh just saw your messages above, I got mainline booting somewhat on the photon q (UART, MMC and USB at least), I never got around to committing my changes so I'll do that now and also document how I got UART23:28
calebtheythem[m]ajr: here it is - https://github.com/calebccff/linux/commits/asanti-bringup23:42

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