libera/#maemo-leste/ Wednesday, 2023-06-21

Wizzuple0nklcpp - pinch to zoom works02:43
WizzupI might recommend hiding some of the UI elements though, like the tabs and other things, but that's for later :)02:43
Wizzuptested on droid 402:44
norayrfreemangordon: i still think i just didn't install something which would cause my d4 to vibrate. i am sure nothing is broken, because it was working before my sdcard failed.12:47
norayri think i miss some package.12:48
uvosnorayr: really only the kernel, mce and hh are involved in vibration15:10
uvosnone of those can not be installed without more serious side effects15:10
uvosbesides something being missing in the image is a bug in and of itself15:10
uvosvibration only dosent work via xdg desktop notifications right?15:11
uvosie sphone can vibrate fine15:11
le0nklcppWizzup_: thanks, tabbar is the only thing that can't be turned off in settings :)16:49
Wizzuple0nklcpp: right16:51
Wizzupah, I see16:51
WizzupI think we'd ultimately just want a window instead of a tab, not sure16:51
maxwelldyes email vibrates.16:52
uvosfor ff i hide the tab bar using some custom css, i think falkon uses qwidgets not browser rendered html for the ui elemetns, right?16:52
le0nklcppright, hiding tabs will require some code16:58
tmlindheh soo.. looks like i was trying to debug i2c device with wrong id.. the tc358765 is on i2c1 at 0xf and not at 0x50.. 0x50 is some eeprom19:19
tmlindi can now read and write tc358765 regs with i2c-tools, the problem of mipi commands not making is still exists19:19
tmlindcontrol over dsi won't do anything, need to still debug that at lease19:20
tmlindat least19:20
* Wizzup gets excited thinking about mapphone tablets every time19:20
tmlindheh yeah i too have been waiting for years now :)19:21
tmlindfor reference, here are the i2c commands to read and write tc358765 regs19:22
tmlindat least gpio_45 must be high to read and write to tc358765 over i2c, probably gpio_101 too19:23
tmlindread tc358765 id register19:23
tmlindi2ctransfer -y -f 0 w2@0x0f 0x05 0x80 r419:23
tmlindwrite to tc358765 sysrst register without resetting i2c19:23
tmlindi2ctransfer -y -f 0 w6@0x0f 0x05 0x04 0x1e 0x00 0x00 0x0019:23
tmlindeeprom at 0x50, gpio_40 must be high all the time for eeprom write protect to avoid trashing it, otherwise no lcd for android either19:24
tmlindalso gpio_46 must be high to read eeprom19:25
tmlindno idea what's in the eeprom and why the lcd would depend on it19:25
Wizzupmaybe some timing data19:33
Wizzup(for the display)19:33
tmlindyeah could be the clock is wrong19:45
tmlindanyways, i can now properly verify if and when the mipi dsi write to the registers does something19:49
Wizzupgreat :)19:52
arno11Wizzup: sicelo: hi guys, few lines need to be modified in ucm to avoid noise in headphone. I'll send you an email soon.21:33
Wizzupgreat, ty21:34
siceloarno11: thank you :-)21:39
arno11no probs :)21:39
siceloWizzup, tmlind, freemangordon, any suggestions for where one could start chasing kernel issue leading to the output at https://paste.debian.net/1283753/ ?21:40
Wizzupsicelo: this is not an answer, but any idea what you were doing while this occurred?21:48
Wizzupand which kernel / device?21:48
siceloit happens intermittently, at boot. I'm currently on 6.3.5, Nokia N90021:50
Wizzupis this with off mode on?21:50
Wizzupas in, is this with patches?21:50
sicelovanilla, unmodified kernel21:51
Wizzupok21:51
Wizzupso I don't know how to fix it, but I've ran into it plenty too21:51
Wizzupthis is traced back all the way to when they enabled off mode by default21:51
Wizzuphappens randomly on boot, and then it doesn't anymore since it never hits off (at least in leste), so the instability is gone there21:52
sicelommm, in my case, it completely hangs the kernel. can't do anything further21:53
Wizzupyeah same22:06
siceloWizzup: can you recall if you tried this patch and if so, what results you got? https://lore.kernel.org/all/Yb2O%2Fm4wMYdMgZbh@atomide.com/22:06
siceloi'll try it though ... it's a pity that the issue is somewhat intermittent22:12
Wizzupsicelo: I think it wasn't related, will try to recall22:20
uvosi would add printks before and after entering off and see if it is unbalanced when the hang happens22:22
uvosif it really hangs in off mode it might be pretty hard to debug without jtag22:23
uvosbut maybe tmlind has ideas22:23
freemangordonsicelo: does it happen with omap_ssi disabled?23:07
freemangordonalso, why we have ssi_exit() called at all?23:09
siceloi haven't checked ... but i think the omap_ssi issue is different. it happened much later, when i was plying with modprobe -r on nokia-modem23:09
freemangordonoh, right23:09
freemangordondunno, maybe post to the ML23:10

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