libera/#maemo-leste/ Friday, 2022-09-23

norayromg00:00
norayrCapacity of this battery is also 37% but i dont thik i ever used it.00:04
norayrBtw writing from pidgin and maemo00:05
norayrCharge is 63%, time to empty 2.4h00:06
freemangordonuvos: maybe you shall consider doing some rtcom/abook integration in sphone. using sphone/ofono/sphone as local account name and telefone number for remote (which is uri, so it should be something like tel://12345678) does not help much :) much :)08:54
freemangordonmaybe look at your fremantle el_db to guess what data you shall log08:55
freemangordonsee https://github.com/maemo-leste/osso-addressbook/blob/master/src/osso-abook-recent-view.c#L22009:54
freemangordonbut, in general, just set the correct local_id09:55
freemangordonwhen getting the contact from adressbook09:55
freemangordonuvos: you should use  e_contact_get_const(contact, E_CONTACT_UID) for RTCOM_LOG_VIEW_COL_ECONTACT_UID, tp_account_get_path_suffix(account) for  RTCOM_LOG_VIEW_COL_LOCAL_ACCOUNT and tel://12345678 or sms://12345678 for RTCOM_LOG_VIEW_COL_REMOTE_ACCOUNT, IIUC10:01
freemangordonthose defines are just hint what to put where10:01
sicelommm, Wizzup, tmlind - 7058e68c2fedf54a5b49ca6f6a4b63edfaea8464 on linux kernel - isn't this what we use on N900?10:34
freemangordonI think we use something else for debug leds10:37
freemangordonbut lets tmlind confirm10:38
* sicelo is still tracking N900 musb/isp1704 issues on 5.19+ ... and may end up giving up :(10:41
freemangordonsicelo: hmm, does pvr work on 5.19?10:49
freemangordonor you are booting to shell only?10:49
freemangordonalso, why don;t you send mail to the omap ML with the issue?10:50
siceloi just using plain X. and yes, i have thought that it's time to send a mail to some ML, not sure which one though10:54
freemangordonlinux-omap at vger.kernel.org maybe10:54
siceloi thought it was something i could bisect and find, but seems i've chewed more than i can bite here10:54
freemangordonwhat is the issue with bisecting?10:55
freemangordonit gives false results?10:56
siceloyes, took me to amdgpu commits :p10:56
freemangordon:)10:56
freemangordonwell, I guess you fed it with wrong data then10:57
sicelobut i'm trying it in a different way now, git bisect start 'v5.19' 'v5.18' '--' 'drivers/usb'10:57
freemangordonis that vanilla tree?10:57
sicelochecked out from master, yes. no changes besides the defconfig10:57
freemangordonok10:57
freemangordonshould be easy then10:57
freemangordonso, it boots 5.18 omap2plus_defconfig with no issues?10:58
sicelonow i'm on commit 9fe15316563c ("ARM: omap1: innovator: move ohci phy power handling to board file", 2019-08-06) ... and have a different problem ... blank display. so i don't know if it's good, or bad commit :-D10:59
sicelofreemangordon: yes, i'd say so @ 5.18 + omap2plus11:00
freemangordonwrite that down somewhere and try try with good first11:00
freemangordonif you get bogus results, reset the bisect to that and next tmie choose bad11:01
freemangordonor, reset bisect and use last working as good and first bad as bad11:02
sicelothanks. that's a nice hint11:02
freemangordontmlind may know better approach, but I don;t :)11:02
freemangordonsorry, last bad, not first bad11:03
freemangordoneventually you will hit blank display issue, but there will be less steps to go through11:03
* sicelo is reminded to build a serial contraption ... i have the needed diodes and level convertor11:21
sicelothis blank display wouldn't be an issue if i had done this already. *me kicks hisself*11:21
uvos__freemangordon: im not responsable for how sphone uses the fields in rtcomm11:38
uvos__thats Wizzups department11:38
Wizzupif you want to do the bisects another way, then you can optionally apply commits that fix the other (boot) problems every time you do a next bisect11:47
Wizzupthat's what I did for the n900 pm bisects11:47
sicelounderstood. actually it's more than just display being blank. the device turns completely off a short while later. but yeah, i should probably find list of those commits to cherry-pick11:49
Wizzupmaybe bisect that problem first, or the fix for it11:50
Wizzupand right, that's what I did11:50
WizzupI had some script to see if problematic commits were part of the current commit history, and if they were, I'd apply them11:51
Wizzuprafael2k: let me know when I should sync11:52
freemangordonuvos__: ah, ok, didn't know12:50
freemangordonWizzup: see my notes ^^^12:50
freemangordonin regards to rtcom logging12:51
Wizzupdidn't know rtcom was my department but ok :)13:04
Wizzupall I did was fix the field swap13:04
uvos__well.. you did the investigation what goes where13:04
uvos__so idk if freemangordon is right wrt what needs to go there13:04
Wizzupyup, and I've also mentioned some problems resolving stuff from abook or names not showing13:05
uvos__ok13:05
rafael2kWizzup: When you have time, please take a look here: https://github.com/maemo-leste/pine64-kernel/pull/913:05
Wizzupuvos__: I can take a look, but I would just integrate abook outright, which you want to avoid13:05
uvos__deffinatly it would stop working on my phone :P13:05
Wizzupalso librtcomeventlogger ui has the exact fremantle widgets with abook all integrated13:09
Wizzupincluding online status etc13:09
Wizzupin gtk213:09
Wizzupfor recent calls and such13:10
Wizzupis what I mean13:10
Wizzuprafael2k: ok :)13:10
Wizzuprafael2k: so this changes maemo/beowulf-devel and I need to update some maemo-xyz branch right13:10
rafael2kyes, please fetch upstream in mobian-5.1513:13
rafael2kor whatever source you use to compile the pine64 kernel13:14
rafael2khttps://gitlab.com/mobian1/devices/sunxi64-linux/  branch mobian-5.1513:16
Wizzupok13:17
Wizzupthis is debian/gbp.conf13:17
rafael2kthere is also a tag there, mobian/5.15.68+sunxi64-113:17
rafael2khum, never really payed attention to this gbp.conf, where is it used?13:18
Wizzupit defines the tag/branch13:19
rafael2kI keep not knowing who reads it nor its purpose, but please do not waste time with this deprecated man13:22
rafael2k:P13:22
rafael2kI'm not that old, but https://arstechnica.com/gadgets/2022/08/unix-legend-who-owes-us-nothing-keeps-fixing-foundational-awk-code/13:24
rafael2k40 yrs with mind of 8013:25
Wizzuprafael2k: what HEAD I use from the mobian branch13:51
Wizzup3ff91b4c7a5be929b67e2d0594ee625ae3fa29f2 ?13:53
rafael2klemme check13:53
rafael2kyes13:53
rafael2k3ff91b4c7a5be929b67e2d0594ee625ae3fa29f213:54
rafael2k"d/changelog: release version 5.15.68+sunxi64-1"13:54
rafael2kI start to link this usbnet thing13:55
rafael2kso much faster then wifi13:55
rafael2k: ))13:55
rafael2k*to like13:55
rafael2klemme know the link to watch the compilation status, when you trigger it14:02
rafael2kI always keep forgetting14:02
Wizzupyes, usbnet is great14:08
Wizzuphttps://phoenix.maemo.org/job/pine64-kernel-binaries/architecture=arm64,label=arm64/58/console14:19
rafael2ktks14:27
Wizzuprafael2k: it's in the repo15:05
freemangordonshall I test?15:32
Wizzupfeel free :)15:34
rafael2kyay15:36
rafael2kwill test now15:36
rafael2kit boots fine15:55
rafael2kWizzup: usb0 is there after boot15:57
rafael2k: )15:57
rafael2kright, it seems all good, at least up to the extent I can test, and better than previous one, as usbnet is working16:00
Wizzupgreat16:22
rafael2k<- starting the weekend soon, any problem, we talk on Monday16:28
Wizzup:)16:35
freemangordontouchscreen does not seem to work here :)17:22
freemangordonrafael2k: ^^^17:22
freemangordon[    9.869366] Goodix-TS 0-005d: read version failed: -1117:24
freemangordonI guess this is the reason17:24
sicelonice. regressions ...17:24
freemangordonbut! it seems high iowait is not there17:26
freemangordontoo early17:29
freemangordonit is there17:29
freemangordonI don't really know how to bisect given the number of patches17:48
Scania2919cool project. #congrats on your success!19:15
WizzupScania2919: ty20:20
Wizzupa lot more to come real soon20:20

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