xmn has joined #maemo-leste
norly has quit [Quit: Leaving.]
norly has joined #maemo-leste
xmn has quit [Ping timeout: 252 seconds]
joerg has quit [Ping timeout: 265 seconds]
joerg has joined #maemo-leste
ceene has joined #maemo-leste
macros_ has quit [Ping timeout: 260 seconds]
macros_ has joined #maemo-leste
Twig has joined #maemo-leste
mardy has joined #maemo-leste
<freemangordon> uvos: 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 :)
<freemangordon> maybe look at your fremantle el_db to guess what data you shall log
elastic_dog has quit [Ping timeout: 264 seconds]
elastic_dog has joined #maemo-leste
elastic_dog has quit [Client Quit]
elastic_dog has joined #maemo-leste
alex1216 has joined #maemo-leste
<freemangordon> but, in general, just set the correct local_id
<freemangordon> when getting the contact from adressbook
<freemangordon> uvos: 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, IIUC
<freemangordon> those defines are just hint what to put where
rafael2k has joined #maemo-leste
rafael2k has quit [Remote host closed the connection]
rafael2k has joined #maemo-leste
Pali has joined #maemo-leste
rafael2k has quit [Ping timeout: 264 seconds]
<sicelo> mmm, Wizzup, tmlind - 7058e68c2fedf54a5b49ca6f6a4b63edfaea8464 on linux kernel - isn't this what we use on N900?
<freemangordon> I think we use something else for debug leds
<freemangordon> but lets tmlind confirm
* sicelo is still tracking N900 musb/isp1704 issues on 5.19+ ... and may end up giving up :(
Pali has quit [Ping timeout: 246 seconds]
<freemangordon> sicelo: hmm, does pvr work on 5.19?
<freemangordon> or you are booting to shell only?
<freemangordon> also, why don;t you send mail to the omap ML with the issue?
<sicelo> i just using plain X. and yes, i have thought that it's time to send a mail to some ML, not sure which one though
<freemangordon> linux-omap at vger.kernel.org maybe
<sicelo> i thought it was something i could bisect and find, but seems i've chewed more than i can bite here
<freemangordon> what is the issue with bisecting?
<freemangordon> it gives false results?
<sicelo> yes, took me to amdgpu commits :p
<freemangordon> :)
<freemangordon> well, I guess you fed it with wrong data then
<sicelo> but i'm trying it in a different way now, git bisect start 'v5.19' 'v5.18' '--' 'drivers/usb'
<freemangordon> is that vanilla tree?
<sicelo> checked out from master, yes. no changes besides the defconfig
<freemangordon> ok
<freemangordon> should be easy then
<freemangordon> so, it boots 5.18 omap2plus_defconfig with no issues?
<sicelo> now 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 :-D
<sicelo> freemangordon: yes, i'd say so @ 5.18 + omap2plus
<freemangordon> write that down somewhere and try try with good first
<freemangordon> if you get bogus results, reset the bisect to that and next tmie choose bad
<freemangordon> or, reset bisect and use last working as good and first bad as bad
<sicelo> thanks. that's a nice hint
<freemangordon> tmlind may know better approach, but I don;t :)
<freemangordon> sorry, last bad, not first bad
<freemangordon> eventually you will hit blank display issue, but there will be less steps to go through
* sicelo is reminded to build a serial contraption ... i have the needed diodes and level convertor
<sicelo> this blank display wouldn't be an issue if i had done this already. *me kicks hisself*
uvos__ has joined #maemo-leste
<uvos__> freemangordon: im not responsable for how sphone uses the fields in rtcomm
<uvos__> thats Wizzups department
<Wizzup> if 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 bisect
<Wizzup> that's what I did for the n900 pm bisects
<sicelo> understood. 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-pick
<Wizzup> maybe bisect that problem first, or the fix for it
<Wizzup> and right, that's what I did
<Wizzup> I had some script to see if problematic commits were part of the current commit history, and if they were, I'd apply them
rafael2k has joined #maemo-leste
<Wizzup> rafael2k: let me know when I should sync
rafael2k_ has joined #maemo-leste
rafael2k has quit [Ping timeout: 252 seconds]
dev has left #maemo-leste [Disconnected: Replaced by new connection]
dev has joined #maemo-leste
dev has left #maemo-leste [Disconnected: Replaced by new connection]
dev has joined #maemo-leste
<freemangordon> uvos__: ah, ok, didn't know
<freemangordon> Wizzup: see my notes ^^^
<freemangordon> in regards to rtcom logging
rafael2k_ is now known as rafael2k
dev has left #maemo-leste [Disconnected: closed]
dev has joined #maemo-leste
<Wizzup> didn't know rtcom was my department but ok :)
<Wizzup> all I did was fix the field swap
<uvos__> well.. you did the investigation what goes where
<uvos__> so idk if freemangordon is right wrt what needs to go there
<Wizzup> yup, and I've also mentioned some problems resolving stuff from abook or names not showing
<uvos__> ok
<rafael2k> Wizzup: When you have time, please take a look here: https://github.com/maemo-leste/pine64-kernel/pull/9
<Wizzup> uvos__: I can take a look, but I would just integrate abook outright, which you want to avoid
<uvos__> deffinatly it would stop working on my phone :P
dev has left #maemo-leste [#maemo-leste]
dev has joined #maemo-leste
<Wizzup> also librtcomeventlogger ui has the exact fremantle widgets with abook all integrated
<Wizzup> including online status etc
<Wizzup> in gtk2
<Wizzup> for recent calls and such
<Wizzup> is what I mean
<Wizzup> rafael2k: ok :)
<Wizzup> rafael2k: so this changes maemo/beowulf-devel and I need to update some maemo-xyz branch right
<rafael2k> yes, please fetch upstream in mobian-5.15
<rafael2k> or whatever source you use to compile the pine64 kernel
<Wizzup> ok
<Wizzup> this is debian/gbp.conf
<rafael2k> there is also a tag there, mobian/5.15.68+sunxi64-1
<rafael2k> hum, never really payed attention to this gbp.conf, where is it used?
<Wizzup> it defines the tag/branch
<rafael2k> I keep not knowing who reads it nor its purpose, but please do not waste time with this deprecated man
<rafael2k> :P
<rafael2k> 40 yrs with mind of 80
ceene has quit [Remote host closed the connection]
<Wizzup> rafael2k: what HEAD I use from the mobian branch
<Wizzup> 3ff91b4c7a5be929b67e2d0594ee625ae3fa29f2 ?
<rafael2k> lemme check
<rafael2k> yes
<rafael2k> 3ff91b4c7a5be929b67e2d0594ee625ae3fa29f2
<rafael2k> "d/changelog: release version 5.15.68+sunxi64-1"
<rafael2k> I start to link this usbnet thing
<rafael2k> so much faster then wifi
<rafael2k> : ))
<rafael2k> *to like
<rafael2k> lemme know the link to watch the compilation status, when you trigger it
<rafael2k> I always keep forgetting
<Wizzup> yes, usbnet is great
<rafael2k> tks
xmn has joined #maemo-leste
<Wizzup> rafael2k: it's in the repo
<freemangordon> shall I test?
<Wizzup> feel free :)
<rafael2k> yay
<rafael2k> will test now
<rafael2k> it boots fine
<rafael2k> Wizzup: usb0 is there after boot
<rafael2k> : )
<rafael2k> right, it seems all good, at least up to the extent I can test, and better than previous one, as usbnet is working
<Wizzup> great
<rafael2k> <- starting the weekend soon, any problem, we talk on Monday
<Wizzup> :)
rafael2k has quit [Ping timeout: 264 seconds]
uvos__ has quit [Ping timeout: 264 seconds]
Twig has quit [Ping timeout: 265 seconds]
Pali has joined #maemo-leste
rafael2k has joined #maemo-leste
<freemangordon> touchscreen does not seem to work here :)
<freemangordon> rafael2k: ^^^
<freemangordon> [ 9.869366] Goodix-TS 0-005d: read version failed: -11
<freemangordon> I guess this is the reason
<sicelo> nice. regressions ...
rafael2k has quit [Ping timeout: 244 seconds]
<freemangordon> but! it seems high iowait is not there
<freemangordon> too early
<freemangordon> it is there
alex1216 has quit [Quit: WeeChat 2.3]
<freemangordon> I don't really know how to bisect given the number of patches
norayr has left #maemo-leste [Disconnected: timeout during writing]
akossh has joined #maemo-leste
norayr has joined #maemo-leste
Livio has joined #maemo-leste
Livio has joined #maemo-leste
Livio has quit [Changing host]
norayr has left #maemo-leste [Error from remote client]
Guest2911 has joined #maemo-leste
Guest2911 is now known as Scania2919
<Scania2919> cool project. #congrats on your success!
norayr has joined #maemo-leste
uvos has joined #maemo-leste
rafael2k has joined #maemo-leste
<Wizzup> Scania2919: ty
<Wizzup> a lot more to come real soon
rafael2k has quit [Ping timeout: 244 seconds]
vagag has joined #maemo-leste
mardy has quit [Quit: WeeChat 3.5]
akossh has quit [Quit: Leaving.]
vagag has left #maemo-leste [Error from remote client]
Livio has quit [Ping timeout: 252 seconds]
uvos has quit [Ping timeout: 246 seconds]
Pali has quit [Ping timeout: 246 seconds]