libera/#maemo-leste/ Monday, 2021-10-18

freemangordonpvr_drv seems to be dead-end too, IIUC it was written for omapfb08:05
tmlindfremangordon: not sure i ever tried glmark-es2-drm on droid4, only the wayland version08:59
tmlindfreemangordon: not sure it helps, but the 2d blit is implemented in the kernel for psb500, git grep -e PSB_RSGX32 -e PSB_WSGX32 drivers/gpu/drm/gma500/09:02
Wizzupfreemangordon: written for omapfb in the sense that it takes specific handles to pixmaps or something?10:03
uvosi remember having omap_pvr.so for omap4/ddk1.9 somewhere11:27
uvosbut im not finding it rn11:27
freemangordonWizzup: in the sense that it calls functions like  PVR2DGetFrameBuffer12:44
freemangordonwhich are missing in ddk 1.1712:44
freemangordonuvos: started doing that, immediately hit missing PVR2DUpdateEventReq12:45
uvos:(12:45
freemangordonuvos: btw, do you know if there is 'upstream' version of that?12:46
uvosi got it from some ti repo12:46
uvosbut i cant find it rightnow12:46
uvosmight be some version of the sdk12:46
uvosor what do you mean by upstream?12:47
uvosfor xf86-video-omap?12:47
freemangordonyeah, something like that12:47
uvosok so for omap_pvr.so12:47
uvosim pretty sure it got it form a ti sdk archive12:47
freemangordondid we try https://gitlab.freedesktop.org/xorg/driver/xf86-video-omap ?12:47
uvoshmm? thats what we use on d412:48
uvosfor exa its what loads omap_pvr.so12:48
uvosor falls back to sw12:48
uvos(witch is how we use it)12:48
freemangordonah, so we don't have pvr accelerated exa?12:49
freemangordonhmm12:49
uvosno on d4 it uses software for all 2d12:49
uvosand only gles clients are 3d accelerated12:49
freemangordonbut, woudn't that work with 1.17 as well?12:49
uvosyes12:49
uvosexcept that  xf86-video-omap is dri2 only12:50
uvosso we would need to port it to dri312:50
freemangordonok, then I guess it makes sense to start from here and try to implement pvr exa, no?12:50
uvosyes12:50
freemangordonah12:50
uvosthats what i was talking about on fr :P12:50
freemangordonoh, ok :)12:50
uvosand had you look at how the fallback path works12:50
freemangordonlots of things happened since :p12:50
uvosyou reported it uses a special omapdrm ioctl12:51
freemangordonI more or less know them from glamor12:51
uvosto present12:51
freemangordonthis is for dri212:51
uvosright12:51
freemangordonfor dri3 it should be standard12:51
uvosok12:51
freemangordonsec to get my coffee12:51
uvosso updateing  xf86-video-omap to dri312:52
uvosand removing the glamor requirement for dri3 in modesetting12:52
uvosis essentaly equivalent12:52
freemangordonyes, but I would rather add dri3 to omap driver than trying to splict the can of worms modesetting is12:53
uvossure12:53
freemangordonwe need to find vendor driver that has dri3 support12:54
freemangordondo you know any other driver but modesetting?12:54
freemangordonthat's foss that is12:54
uvoswell -nouveau -ati and -intel12:54
freemangordonyeah, intel12:54
uvos-nouveau and -ati support dri3 without glamor12:55
uvosall of these are depricated tho12:55
uvosin favor of useing modesetting on everything12:55
freemangordonin favor of ms?12:55
uvosyes12:55
freemangordonhmm12:55
uvosms is used universaly12:55
uvosamd havent updated xf86-video-amdgpu or xf86-video-ati in ages12:56
uvosand just tell everyone to use modesetting12:56
uvosintel still occaisonally updates -intel12:57
uvosbut they also tell people to use modesetting often12:57
freemangordontmlind: the point is that it used to work in 5.10, but is broken on 5.15 and I suspect your patch. Didn;t have time to test to revert it though, but will do ASAP13:00
tmlindfreemangordon: too many bugs, not sure which patch you need to test to revert..15:32
Wizzupuvos: so shall I try to make it work on 5.10 then (kexecboot d3)17:13
uvosidk whats the trace related to mmc?17:17
uvosi would prefer lts 5.10 for clownboot anyhow17:18
Wizzupwill need to dig it up17:18
WizzupI am not sure if it is related to mmc17:18
uvossince dealing with the bootloader not working is no fun17:18
Wizzupright17:19
uvosi gues you can do 5.10 clownboot first17:19
uvosand then deal with brining up 5.1517:19
Wizzupok17:20
Wizzupany patches I should throw on top of the lts that come to mind?17:20
Wizzupor shall I just try17:20
uvosno just keep it vanilla17:20
uvoswe dont want patches interfering with 5.10.y either17:21
Wizzupk17:21
uvosother than your dts ofc17:21
uvosand the needed change for d3 in the cpcap driver17:21
uvoswrt regulators17:21
uvosah wait17:22
uvosWizzup: tmlind wanted the pstore patch in the bootloader kernel17:23
uvosbecause otherwise pstore is not preserved17:23
uvosthat makes sense to add17:23
Wizzupgot a link?17:26
uvos8eca717fce6b7c87b12b3a5b805cd0a2177598c517:29
uvosin tmlinds pending kernel17:29
_inkywhat is pinephone's bluetooth driver? bluetoothctl tells me 'no default controller available'17:35
Wizzupuvos: ok, ty17:38
Wizzupuvos: will need to mod this I guess: https://github.com/tmlind/linux/commit/8eca717fce6b7c87b12b3a5b805cd0a2177598c5#diff-5865818cffc133f2f20ac8a9d091be50b3082557ce1c08009ec253afe5a8d5dbR85317:39
uvosWizzup: yes17:39
_inkyi have btrtl, hci_uart, btbcm,bnep, bluetooth modules loaded17:40
_inkyok i see in dmesg: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723cs_xx_fw.bin failed with error -217:50
_inkyinstalling firmware-linux-nonfree17:52
_inkywhere should i take the file rtl8723cs_xx_fw.bin ?17:55
_inkyit's not in firmware-linux-nonfree17:55
_inkyhe relevant forum thread https://forum.pine64.org/showthread.php?tid=12125 says they have it probably on manjaro but had to rename17:55
Wizzupmaybe search for debian and that fw name17:58
_inkysearched. i think debian's firmware is old and doesn't have the package17:59
_inky:/17:59
Wizzuppossible18:02
Wizzupmaybe just download it manually?18:02
_inkyit's not there. i need to find the file.18:05
_inkytrying firmware-realtek package18:06
uvos_inky: if need be just grab it from upstream kernel.org linux-firmware18:11
uvosinstead of tying to find a debain package18:11
_inkythank you. meanwhile it seems that firmware realted doesn't have it: https://packages.debian.org/bullseye/firmware-realtek18:13
_inkyi see ubports packaged it: https://github.com/ubports/linux-firmware-pine64-rtl8723-bt/tree/master/rtl_bt18:16
_inkyok now the firmware is loaded18:23
_inkybut bluetoothctl and scan on still says18:23
_inkythat 'no default controller available'. :/18:24
_inkymay it be i need some newer or older versions of that firmware?19:36
_inkyi solved it19:42
_inkyneeded to add user user to bluetooth group19:42
_inkyshould it be default for the user?19:44
_inkyalso, don't you want to add that pinephone bluetooth firmware repo as well19:45
_inkyi just built deb from it and installed19:45
Wizzup_inky: yeah we haven't done much with bt yet19:48
Wizzupthat should be a relatively simple fix though19:48
_inkyso19:52
_inkyshould i ask to create a repo19:53
_inkyand would you include that bt-firmware package by default?19:53
_inkyalso can you add to your scripts to automatically add user to bluetooth group?19:53
Wizzupnot sure about the best approach for the former, maybe a pinephone-firmware package, and about the latter, yeah, I think parazyd can make that happen19:54
_inkyhttps://github.com/ubports/linux-firmware-pine64-rtl8723-bt19:54
_inkythis is how it's called: linux-firmware-pine64-rtl8723-bt19:55
_inkyin ubports.19:55
_inkyi built it, and installed the deb file.19:55
Wizzupmaybe open an issue on the tracker to get this going async19:56
_inkylet me try20:17
_inkyhttps://github.com/maemo-leste-extras/bugtracker/issues/2520:21
lelnorayr opened an issue: https://github.com/maemo-leste-extras/bugtracker/issues/25 (bluetooth support on pinephone)20:21
WizzupI am not sure if it should go in maemo-leste-extras20:29
uvosyeah no20:30
_inkyyou said bugtracker20:31
_inkyis there other bugtracker?20:31
uvosyeah the not extras one20:31
_inkyyes20:32
uvoshttps://github.com/maemo-leste/bugtracker20:32
lelnorayr opened an issue: https://github.com/maemo-leste/bugtracker/issues/581 (bluetooth support on pinephone)20:33
lelnorayr closed an issue: https://github.com/maemo-leste-extras/bugtracker/issues/25 (bluetooth support on pinephone)20:34
_inkyhttps://github.com/maemo-leste/bugtracker/issues/58120:34
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/27 (Call/Phone support)20:39
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/171 (Implement Safe Shutdown on Battery Empty Condition (N900))20:42
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/236 (Display brightness UI slider doesn't follow finger)20:44
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/275 (Import osso-mahjong)20:45
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/276 (Import osso-lmarbles)20:45
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/277 (Import  Osso-chess-ui)20:46
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/239 (Accelerometer as an input device/joystick)20:46
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/369 (SDL2 games not getting keyboard input.)20:47
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/342 (libicd-network-wpasupplicant: scan results seem to return before we expect them)20:48
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/581 (bluetooth support on pinephone)20:48
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/217 (Import/port modrana)20:50
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/224 (network applet doesn't work as expected)20:51
_inkyparazyd: as far as i understand, the pinephone issue can be easily closed by you now.20:53
_inkyyou need to add this  debian package - it is already debianized, only need to build https://github.com/ubports/linux-firmware-pine64-rtl8723-bt20:54
uvos_inky: it was a dupe20:54
_inkyand all devices need user 'user' to be a member of bluetooth group.20:54
_inkyuvos: i see but there was no link to the firmware source, only to the package, and i added there as well this link. and it was not mentioned that user must be a member of bluetooth group.20:55
_inkybtw now that i have bluetooth keyboard on pinephone, the only really dusturbing issue remains the display driver or display something, don't know.20:56
uvosthat link is proubuly the wrong place to get the firmware20:56
uvosneed to find where i comes from anyhow20:56
uvosbut ok ill add the link to the other bug20:56
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/491 (More sophisticated led patterns in led-sw)20:57
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/521 (Benchmark liblocation in car and on foot)20:58
lelIMbackK reopened an issue: https://github.com/maemo-leste/bugtracker/issues/521 (Benchmark liblocation in car and on foot)20:58
uvosWizzup: whats the status of https://github.com/maemo-leste/bugtracker/issues/48920:59
_inkyi need to make a video: frozen bubble on pinephone and on droid421:02
lelIMbackK opened an issue: https://github.com/maemo-leste/bugtracker/issues/582 (Gtk2 sliders are broken)21:02
_inkypinephone under maemo shouldn't be recommended to run people with epilepsy. the screen flickering can make healthy human to have headache.21:03
uvosfreemangordon: btw the pinephone also would benifit from a dri3 without glamor ddx21:06
uvosif you can make it generic21:06
uvossince gles2 glamor is buggy21:06
uvosand opengl on the pp is buggy21:06
uvosand pp's driver needs dri3 too21:07
_inkyyes please do something with it.21:07
uvos_inky: might happen as a by product of us working on the droid421:08
uvos_inky: but it dont think we have the bandwith to tackle the pps driver bugs otherwise21:08
_inkymy friend has pinephone and runs it under manjaro posh. obviously.21:09
_inkyand it's veeeery slooooow21:09
_inkyunder maemo it's very fast, but has this screen driver issues.21:09
_inkyunder posh it becomes unresponsive often. under kde plasma too.21:09
_inkyi think something is very wrong with plasma, and probably posh.21:09
uvosyeah this is desktop opengl support on being broken, you should complain to mesa people mostly21:09
uvos*on it21:10
_inkyno i mean on maemo it is fast.21:10
uvosiirc21:10
_inkyunder maemo21:10
_inkyit is very fast.21:10
_inkybut yes, gfx bugs.21:10
uvosyeah sure thats unrelated21:10
_inkybecause pinephone usually is used under wayland (posh and plasma i guess use wayland) i have no idea if someone works on something that may improve its graphics under x11.21:11
uvosafaik its not xorg per say but opengl the wayland wms use gles21:12
_inkydroid 4 feels much faster and more usable only because of gfx drivers.21:12
uvosbut i dont have one i just read the bugreports21:12
_inkyi actually tried to understand this many times, but was not able.21:12
_inkyso i understand opengl21:12
_inkyas technology21:12
_inkyand mesa as its implementation21:12
_inkyand mesa can have implementation for different chipsets21:13
_inkyright?21:13
_inkybut what is egl, gles, gles2 etc?21:13
uvosright21:13
_inkyalso mesa can be used from both wayland and x11?21:13
uvosgles is different api tagentaly related to opengl21:13
uvosthat is also implemented by mesa21:13
_inkyoh21:13
uvosopengl|es21:13
uvosthe wayland wms use that21:13
uvosx11 uses opengl proper21:14
_inkyokay!21:14
uvosegl is a method of aquireing a surface to render on with opengl or gles21:14
_inkyso i guess, when we'll have current debian in maemo, that will update mesa and may bring more fixes?21:14
uvosno21:14
uvoswe have updated mesa allready21:14
_inkyoh great.21:15
uvosyou could maybe try mesa git21:15
_inkyand is gallium something radeon related?21:16
uvosgallium is another low level api that mesa uses internally to allow drivers for different chips to only implement one api21:18
uvosso that a driver dosent need to implement opengl and gles (and directx too) but can just implement only a gallium driver21:19
uvosand the rest is generic wrappters that translate opengl -> gallium or gles -> gallium21:19
uvosevery modern mesa driver uses gallium21:19
Wizzupuvos: last I tried, !489 was solved21:36
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/489 (Cannot connect to hidden wireless network)21:36
Wizzupuvos: do we have chess imported?21:36
uvosno i just dont think it belongs in non-extras21:37
uvosreopen it in extras if you want it21:37
Wizzupwell we could just move the issue21:37
Wizzupnow I need to go over the ones you closed and move them :p21:37
uvossorry21:37
uvosi cant move them21:37
uvos[20:45] <lel> IMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/275 (Import osso-mahjong)21:37
uvos[20:45] <lel> IMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/276 (Import osso-lmarbles)21:37
uvos[20:46] <lel> IMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/277 (Import  Osso-chess-ui)21:37
uvosjust these where for moveing21:37
Wizzupthe others are properly closed?21:38
uvosyeah21:38
WizzupI am not sure about 20:48 < lel> IMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/342 (libicd-network-wpasupplicant: scan results seem to return before we expect21:38
Wizzupwait no21:38
Wizzupyeah that's fixed21:38
uvosalso move https://github.com/maemo-leste/bugtracker/issues/29321:38
uvosand https://github.com/maemo-leste/bugtracker/issues/29221:39
Wizzupit doesn't let me pick the extras bugtracker for 'transferring' an issue21:40
uvosneat21:40
Wizzupcouldn't we just have given these a tag, like 'import' or 'games'?21:40
WizzupI am not sure if the extras place is the right place for it21:40
uvosim pretty sure extras is the right place for it21:41
Wizzupif anything I think for bugs in packaged sw maybe the issue tracker of the place itself is correct21:41
uvoswell for the import this game package21:41
uvosthe extras bugtracker is exactly that21:41
uvosother wise you can do as you like21:41
uvosanyhow its not terribly important21:42
uvosi was just cleaning the tracker21:42
uvosparazyd: whats up with https://github.com/maemo-leste/bugtracker/issues/52121:43
uvosliblocation works fine for me21:43
uvosim not sure what this bug wants from us21:43
parazydYeah, something I wanted to do but never got around it. The thing is connected with the "maep" app.21:44
parazydmaep seems to lag behind liblocation updates21:44
parazydAt least on my d421:44
uvosok could you make it more clear that this is the issue21:44
parazydYeah there's also https://github.com/maemo-leste/bugtracker/issues/52921:45
parazydSo I think 521 could be closed21:45
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/521 (Benchmark liblocation in car and on foot)21:45
parazyd*nod*21:45
sicelo< _inky> pinephone under maemo shouldn't be recommended to run people with epilepsy. the screen flickering can make healthy human to have headache.     :-D21:46
lelIMbackK closed an issue: https://github.com/maemo-leste/bugtracker/issues/569 (adding a new profile in profilex fails)21:50
uvosbtw for Wizzup: https://github.com/maemo-leste/profiled/pull/2 https://github.com/maemo-leste/profiled/pull/2 https://github.com/maemo-leste/osso-applet-display/pull/1 https://github.com/maemo-leste-extras/simple-brightness-applet/pull/221:52
uvosfor freemangordon: https://github.com/maemo-leste/libmatchbox221:52
uvosand parazyd: https://github.com/maemo-leste/leste-config/pull/26 https://github.com/maemo-leste/leste-config/pull/2521:53
Wizzupuvos: mind if I keep the 'import <game>' open for now? most of them are pretty simple to solve (one is even just a missing icon in the app mgr)21:53
uvosWizzup: ok21:53
uvosWizzup: sure21:53
uvosill do it21:53
lelIMbackK reopened an issue: https://github.com/maemo-leste/bugtracker/issues/275 (Import osso-mahjong)21:53
lelIMbackK reopened an issue: https://github.com/maemo-leste/bugtracker/issues/276 (Import osso-lmarbles)21:53
lelIMbackK reopened an issue: https://github.com/maemo-leste/bugtracker/issues/277 (Import  Osso-chess-ui)21:54
Wizzupty21:54
WizzupI'll look at the applets - do they need a mce that is not avail yet?21:54
uvoscurrent mce and any mce >1.9.5 should work21:55
Wizzupfor -devel that is, right21:55
uvosyeah current devel21:56
uvosidk what non devel is on even21:56
uvosi think its 1.8.something even21:56
Wizzupuvos: appreciate the cleanup effort btw though :)21:56
uvoscurrent devel should be 1.9.821:56
uvosyeah stable mce is on 1.8.128.2821:57
uvosand desperately wants to be updated21:57
uvosbut im not going to do that unilaterally21:57
lelMerlijnWajer closed a pull request: https://github.com/maemo-leste/osso-applet-display/pull/1 (Port to new mce interfaces)21:58
uvosWizzup: so these prs need eatch other21:58
uvosbtwe21:58
uvosthey all need https://github.com/maemo-leste/profiled/pull/221:58
Wizzupok21:58
lelMerlijnWajer closed a pull request: https://github.com/maemo-leste/profiled/pull/2 (add support for the touchscreen.vibration.enabled key)21:59
Wizzupdid you have a changelog for profiled?21:59
uvosno i only did a changelog for osso-applet-display22:00
lelMerlijnWajer closed a pull request: https://github.com/maemo-leste-extras/simple-brightness-applet/pull/2 (port to new mce interfaces, removes all gconf dependancy)22:00
uvossince i want to own that package22:00
uvosotherwise i dont do changelogs changes to pacakges i dont "own"22:00
Wizzupok22:00
WizzupI'll do them22:00
Wizzup>Wed, 13 Sep 2017 11:07:00 +020022:01
Wizzupheh :)22:01
Wizzupparazyd: the leste-config stuff seems good to me for -devel22:03
uvosi missed removing gconf and adding mce to debian/control in simple-brightness-applet22:04
Wizzupfreemangordon: when you said for freemangordon - did you mean https://github.com/maemo-leste/libmatchbox2/pull/822:04
uvosyes22:04
uvosthis unbreaks gtk3 windows22:04
Wizzupok22:07
lelIMbackK edited a pull request: https://github.com/maemo-leste/libmatchbox2/pull/8 (Drop support for _MOTIF_WM_HINTS)22:08
uvosWizzup: i forgot https://github.com/maemo-leste/maemo-input-sounds/pull/122:34
uvosalso needed ofc22:34
parazydWizzup: Yeah, ACK. I'm just traveling these past few days so I don't manage to merge stuff.22:51
parazydWill be stationary tomorrow morning.22:52
inkythere was osso tetris as well, is it open source?22:53
Wizzupit would be nice to be able to see all open pulls for the orga22:55
Wizzupinky: check https://wiki.maemo.org/Fremantle_closed_packages22:55
Wizzupmaybe you think of  http://maemo.org/packages/view/gtktetris/ ?22:55
inkyit was default preinstalled22:56
inkyboth on diablo and fremantle.22:56
siceloit's called Blocks in Fremantle22:57
inkyprobably!22:57
inkyis it open?22:57
sicelono idea. look in that list :-)22:57
Wizzupblocks is different is it not?22:58
Wizzuphttp://maemo.org/packages/view/maemoblocks/22:58
parazydWizzup: https://github.com/pulls?user=maemo-leste22:58
parazydWizzup: https://github.com/pulls?user=maemo-leste-extras22:58
Wizzupcool22:59
siceloWizzup: that's the one. it's not different. it's Tetris. inky - looks closed22:59
_inkyeh.23:06
_inkyparazyd: since you are here, not sure you've noticed what was before.  one simple thing: user 'user' has to be part of bluetooth group by default.23:11
_inkys/part/member23:11
Wizzupinky: make it a part of the issue and assign parazyd is also a good practice23:16
uvosinky: ltris from debian repos works fine and plays great on d423:18
uvosinky: needs kbd tho23:18
_inkyuvos: thanks! i had emotional connection with maemo default one, even if it was crappier. (: but thanks, i'll try.23:18
_inkyuvos: today i was playing frozen-bubble on pinephone and droid4. on pinephone it's impossible, on droid4 it is great.23:18
_inkywell i was using hw kbd on pinephone.23:19
uvoseh ltris is not that great, for one thing it dosent scale at all and is fixed resolution23:19
uvosit happens fit the d4 display well23:19
uvosso it looks good on it23:19
uvosbut otherwise....23:19
_inkyWizzup: i believe parazyd assigned the issue to himself already sometimes in 2020, and he may be doesn't know that the easy solution exists.23:19
_inkyuvos: i'll try!23:20
Wizzupinky: what is the issue in question23:20
_inkyas an offtopic i also have a tetris on my msx2 machine and sometimes play it.23:20
_inkyWizzup: minute23:21
_inky https://github.com/maemo-leste/bugtracker/issues/32723:24
uvosyeah frozen bubble also works really well on d423:32
uvossame thing as with ltris23:32
uvosd4 has the advantage that its display pillerboxed to 4:3 is just pretty close to 640x48023:33
_inky(:23:34
Wizzupuvos: ok, 5.10.74 boots now on my d3, and has access to both mmcblk{0,1}23:39
Wizzupuvos: I think this can fit kexecboot:  259        6       4096 mmcblk1p1423:42
uvosWizzup: ok once your done with clownboot please bisect the problem or use brain.23:43
uvos259        6       409623:43
uvosnot sure what is this numbers23:43
Wizzuppartition 1423:44
Wizzupfrom /proc/partitions23:44
Wizzup# cat /dev/mmcblk1p14 | wc -c23:45
Wizzup419430423:45
uvosok23:45
Wizzupso I think it is 1MB, which should fix kexecboot?23:45
uvosyeah should be fine23:45
Wizzups/fix/fit/23:45
uvosoh wait yeah23:45
uvos1mb23:45
uvosdont like it23:46
WizzupMB not Mb23:46
uvoswe are really close to 4MB on d423:46
uvossize wise23:46
Wizzupmaybe I am misreading23:46
uvosand i think it would be great if we could use the same image on all of the devices23:46
Wizzup$ ls -ls droid4-kexecboot.img23:46
Wizzup3892 -rw-r--r-- 1 merlijn merlijn 4194304 Oct 31  2020 droid4-kexecboot.img23:46
Wizzupnaively I would assume 3892 fits in 409623:47
WizzupI can put the image on the sd card and dd it from normal linux23:47
Wizzup(instead of using fastboot)23:47
Wizzupif that works, then I think we can assume it fits23:47
uvosim confused23:47
Wizzup# dd if=/dev/mmcblk1p14 of=/tmp/out.bin23:47
Wizzup8192+0 records in23:47
Wizzup8192+0 records out23:47
Wizzup4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.172577 s, 24.3 MB/s23:47
uvosok23:48
WizzupI am pretty sure we have 4 MiB23:48
Wizzupso it should fit23:48
uvosso the partiton is 4MB in size23:48
uvosok23:48
Wizzupyes23:48
uvosok23:48
Wizzupyeah I also confused myself23:48
uvoseverything is fine then23:48
Wizzupok23:48
WizzupI will use fastboot then23:48
Wizzupso I am thinking I will now install kexecboot to p14, but not yet remove safestrap23:48
Wizzupand then just test kexec to that partition23:49
uvossure23:49
Wizzupand if that works I'll modify logwrapper with ours23:49
Wizzupok23:49
uvossounds like a plan23:49
uvosdont disable the kernel console cursor23:49
uvosits load bearing :D23:49
Wizzupjust for the record I changed the ram limit in the common dtsi, so we will need to fix that before building for bionic23:50
uvosok23:50
WizzupI'm on semi metered internet so I just got the kernel tar23:50
Wizzup(making my life more complicated but eh)23:50
uvosyeah we need to move it to devices dts23:50
Wizzupyeah23:50
WizzupI see this a bunch in kexecboot: can't open /dev/ttyO2: No such file or directory23:54
Wizzup(and also still see the penguins)23:55
uvosim still sad that kms dosent show the penguins23:59
uvoswhere are my 16 penguins on desktop23:59

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