libera/#maemo-leste/ Thursday, 2022-10-06

buZzand can i flash the stock android back on it?00:04
uvosyes00:04
uvosif you messed with android you just have to grab the update zip and flash all the images via fastboot00:04
uvosand then do the other steps i mentioned00:05
uvosif you messed with emtstorage00:06
uvosyou have to reformat it fat3200:06
uvosbut i think android might even do that for you00:06
uvosthat should cover just about all contigancies00:06
buZzhmmm nice00:06
buZzdo you think hdmi output will work during that initial install>00:07
buZz?00:07
uvoshdmi output dosent work in mbm00:07
uvosor kexecboot00:07
uvosso no, not really00:07
buZzhmmm ok, i'll film the screen aswell anyway00:14
uvosinstalling leste on a d4 is kinda anticlimatic anyhow00:15
uvosyou pop in a sd card and flash bpsw and utags00:15
uvostakes all of 15 seconds00:15
uvosif you have the sdcard handy00:15
buZzuvos: right, but its maybe interesting for ppl that think we're just making 'hacker shit' while its actually pretty much userfriendly00:21
uvoshttps://github.com/maemo-leste/sphone/blob/master/src/modules/notify-libnotify.c00:37
uvosi finished the libnotify module for sphone00:37
Wizzup great00:37
uvosbut it has some issues with hildons notification server00:37
uvosstill00:37
Wizzupnotificaion_closed_cb -> notification_closed_cb00:37
uvosso for one hildon dosent theam/catigorize the notifications right00:38
uvosi would have expected it to obay notification_set_category / the category field in the dbus call00:38
uvosbut it dosent00:38
uvosi gues it uses some custion prop i need to add00:38
uvos(where are the strings for that to be found?)00:39
uvosthe other thing is the closed signal is not given when you close the notification in tasknav00:39
Wizzupfreemangordon: btw does our libnotify stuff in h-d also trigger led patterns?00:39
uvosWizzup: no00:39
uvosthats particularly bad beacuse it means sphone leaks memory in this case00:39
uvosfor that reason im not going to build this for now00:40
uvosotherwise it works ok00:40
uvoss/custion/custom00:41
buZzmeh, audio of https://www.pouet.net/prod.php?which=10562 is flawless03:19
buZzbut zero picture :(03:19
buZzfreemangordon: any idea what goes wrong in accessing screen @ aforementioned url03:20
buZzi bet its just some opengl init flag03:28
freemangordondo you try webg?07:09
freemangordon*webgl07:09
uvos__freemangordon: any idea where the hildon notification servers custom category props are documented?11:44
uvos__or where to look in the code?11:44
uvos__somwhere in hildon-home was it?11:45
freemangordonI don;t think there are documented, as they are 'custom' as you said11:45
freemangordonyes, just a second11:45
uvos__ill have to look at the dbus log again11:46
uvos__but i think that closing the notification window dosent give the caller the dbus call that the notifiation was dissmissed11:46
freemangordonhttps://github.com/maemo-leste/hildon-home/blob/master/src/hd-incoming-events.c#L5211:46
uvos__which is another problem11:46
freemangordonit should do11:46
uvos__but ill check that again first11:46
uvos__thx @ defines11:47
freemangordonhttps://github.com/maemo-leste/hildon-home/blob/master/src/hd-incoming-events.c#L127611:47
freemangordonmaybe there is more, but you'll figure it out11:47
uvos__looks like you CAN make it tell mce to do the patterns11:48
uvos__but only if you set the hint11:48
uvos__reall it should probubly do that for every persistant notification11:49
uvos__in some that is trigger the misc pattern11:49
uvos__*that is trigger the misc pattern11:49
freemangordonnot really, as we have different notifications for different events11:49
uvos__sure11:49
uvos__but all the other events should use misc imo11:50
freemangordonah11:50
uvos__ie if they dont set11:50
uvos__so that deskotp applications get some kind of light11:50
freemangordonbut, can we control those?11:50
uvos__not sure what you mean11:50
freemangordonlike, in profile?11:50
freemangordon'stock' notifications can be controlled11:50
uvos__sure mce wont show it11:50
uvos__thats mce11:50
uvos__you can disabled them via its interface11:51
freemangordondo we have UI11:51
uvos__and thats what the system dose11:51
uvos__right the ui tels mce to not show it11:51
uvos__this works for misc11:51
freemangordonok, it is "Notification loght"11:51
freemangordonand there is "Other"11:51
uvos__right11:52
freemangordonso I got my answer11:52
uvos__(imo making mce ignore the pattern activation call is the wrong way)11:52
uvos__(bit thats an architecture problem, not functionality)11:52
freemangordonsorry, I am on a different page :)11:52
uvos__ok :)11:52
freemangordon(pvr/sgx)11:52
uvos__great :)11:52
freemangordonyeah, tryong to get HW compositing to work11:53
freemangordon*trying11:53
uvos__that would be really neat11:53
uvos__hildon being so damn slow is why i often use sway11:53
freemangordonit will start flying in couple of days11:53
norayralas droid3 is not dual boot. only droid4.14:47
Wizzupyes, it currently is not14:52
buZzdoesnt droid3 use kexecboot?15:28
uvosyes and the people preceding me are wrong15:41
uvosinstalling kexecboot breaks stock android on d3 (and bionic) that dosent prevent you from dual booting android by having los on the sdcard15:42
uvosor on emtstorage15:42
uvoshowever due to the way installing los works15:43
uvosyou have to install it to the sdcard/emtstorage before installing kexecboot15:43
uvosor go though an annoying manual procedure15:44
buZzor booting several different distros, i guess15:49
uvossure yes that works too as normal16:13
norayryeah it does but doesn't boot to android. on droid4 i do photos with android, then mount the partition from maemo and process those with imagemagick.17:21
sicelofreemangordon: the Xv work - does it benefit wayland?17:46
freemangordonno17:46
uvosnorayr: your usecase would work fine on d3 if you18:38
uvos1. flash everything back to stock android, removeing leste, kexecboot 2. install safestrap 3. install los on some safestrap slot other than slot 1 4. install kexecboot + leste again 5. add a entry to boot.cfg for the slot you want to boot as seen here: https://github.com/tmlind/droid4-kexecboot/blob/master/CONFIGURATION18:39
uvosthen you would have working android + leste on d318:40
uvoswell "working leste"18:40
uvosnot that leste really works on d3 in a practical capacity18:40

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