uvos has quit [Remote host closed the connection]
<Wizzup> freemangordon: pushed code to deal with invalidated channels
<Wizzup> so this should help with account going offline/online, but it won't work as expected yet for channels that you requested to join
uvos__ has quit [Ping timeout: 264 seconds]
mdz has quit [Ping timeout: 264 seconds]
xmn has quit [Ping timeout: 264 seconds]
parazyd has quit [Ping timeout: 246 seconds]
parazyd has joined #maemo-leste
akossh has quit [Quit: Leaving.]
DFP has quit [Quit: Leaving]
slep has left #maemo-leste [#maemo-leste]
joerg has quit [Ping timeout: 256 seconds]
joerg has joined #maemo-leste
fab__ has joined #maemo-leste
<freemangordon> Wizzup: I am not sure removing channels is the proper way of handling reconnects, isn;t it better to re-ensure channel after connect?
ceene has joined #maemo-leste
fab__ has quit [Quit: fab__]
mdz has joined #maemo-leste
mdz has quit [Quit: mdz]
mdz has joined #maemo-leste
pere has quit [Ping timeout: 260 seconds]
<Wizzup> freemangordon: for dms it does not matter
<Wizzup> freemangordon: for room, yes
<Wizzup> freemangordon: but here it is also not that easy
<Wizzup> there are rooms that the user requested to join in the session and rooms that the user is alread in but tp did or does not know about them
<Wizzup> only the former I think we should actively rejoin
xmn has joined #maemo-leste
pere has joined #maemo-leste
<Wizzup> freemangordon: I'll put tdlib in .local/share/telepathy/haze/tdlib instead, that will make apparmor happy
<Wizzup> but this means that the purple plugin in general will want to use that dir, even in pidgin
<Wizzup> which is why I went for .local/share/tdlib first
<Wizzup> alt. we can modify apparmor I guess
<Wizzup> hm, apparmor seems to be managed in a kind of weird way, where it's all part of one pkg
<Wizzup> ah no, tp mission control provides some, great
<Wizzup> ok there's also a /etc/apparmor.d/local it seems
slep has joined #maemo-leste
<Wizzup> freemangordon: I would like to add the --git-submodules option to gbp buildpackage on our CI
<Wizzup> this way we can build a package that has git submodules in them
uvos__ has joined #maemo-leste
<uvos__> submodules are pretty eww
<uvos__> what do you need them for?
uvos__ has quit [Ping timeout: 256 seconds]
<Wizzup> uvos: https://github.com/BenWiederhake/tdlib-purple/ - they have a script that pulls in a certain version of tdlib and then uses it to build the pkg
<Wizzup> I don't think we want to pkg the specific commit they check out
<Wizzup> so a submodule seems like a great idea
<Wizzup> (to me, here)
<Wizzup> alternatively I can make it a 'network job' in the CI where it's allowed to run 'git clone' but that doesn't seem any better to me
ceene has quit [Ping timeout: 264 seconds]
pere has quit [Ping timeout: 252 seconds]
pere has joined #maemo-leste
<Wizzup> freemangordon: btw, every time I sign in from slack using haze I also get an email from them, 'sign in from new device', this is probably also becaus the purple dir gets cleared
<Wizzup> I only just realised
parazyd has quit [Ping timeout: 264 seconds]
RedW has quit [Quit: huh upgrades]
parazyd has joined #maemo-leste
<freemangordon> Wizzup: I think we shall come-up with a sane strategy about those dirs
<freemangordon> lets all of us think for a while
<freemangordon> and then have a discussion what is the best way to do fix that
<freemangordon> loopback? bindmount? something else?
parazyd has quit [Ping timeout: 260 seconds]
<Wizzup> freemangordon: well it seems to me that some pidgin plugins just expect the dir to remain
<Wizzup> maybe they can request that and state what data they want to persist
<Wizzup> or alternatively, do we know *why* haze wants to always start with a clean slate?
RedW has joined #maemo-leste
parazyd has joined #maemo-leste
<freemangordon> no
<Wizzup> no to what?
<freemangordon> I don't know why haze wants to start in clean state
<Wizzup> I suspect it's because it creates all accounts from scratch and this way it won't have to account for other programs interfering wit hit
<freemangordon> makes sense
<freemangordon> I wouldn;t want pidgin and TP to share data
<Wizzup> right, but they could use a tp-haze dir
<freemangordon> right
<freemangordon> but we shall teach haze to somehow know what plugins do
<Wizzup> right (sorry on the phone)
parazyd has quit [Ping timeout: 268 seconds]
parazyd has joined #maemo-leste
akossh has joined #maemo-leste
mdz has quit [Ping timeout: 264 seconds]
<Wizzup> freemangordon: conversations 0.6.3 should handle online/offline fine now
<Wizzup> tmlind: did you test your mz609 utags on mz608 as well? same for mz617 on mz616/mz615?
uvos has joined #maemo-leste
<Wizzup> uvos: hey
<Wizzup> I was planning to try leste on either the mz608, mz615 or mz616 now (and hook them up a lab psu instead of battery), any suggestions on which to start with?
<Wizzup> can also do mz617, but then it'll be tricky-er wrt no sd card
<uvos> Wizzup: hi :)
<uvos> mz608 has the less locked bootloader
<uvos> i would start with that
<Wizzup> hey
<Wizzup> ok
<Wizzup> do you think the kexecboot utags from mz609 will work?
<uvos> to my knowlage the bootloader dosent care about the device string in utags and the partition layout is the same enough, but you should check the latter in android
<uvos> since the modem partions might be missing on mz608
<Wizzup> I'll boot it to android
<uvos> on mz608 flashing wrong utags is also no issue since you should be able to just issue a erase via fastboot
<uvos> (try it first ofc)
<Wizzup> yeah, I need to check if I have the right android images for it
<uvos> on mz61* incrorect utags is a hard brick
<Wizzup> I'm so used to just doing it for the droid 4 that I need to remind myself of all the steps I have to do on the other ones :)
<uvos> you dont need any android images to undo utags
<uvos> its just erase
<uvos> the stock utags is emtpy
<Wizzup> ok
<Wizzup> and I guess I should take a droid4 image and make it load the right dtb after kexecboot is set up
<uvos> yes
<uvos> wel no
<uvos> you need to build a new kernel
<Wizzup> ah, we don't have the dts in the -devel kernel yet?
<uvos> the kernel we have in devel dosent have the hacks required for the display either
<Wizzup> I see
<uvos> this one dose tho
<uvos> but i have never tried it on mz6xx
<Wizzup> ok, would it make sense to build that for -experimental ?
<uvos> sure
<uvos> it works fine
<uvos> just the cpufreq issue
<uvos> i have not had the time to look at again
<Wizzup> ok
<Wizzup> well, that's better than no display :)
<Wizzup> looks like I have a flash-mz609-android.sh script, from jan 16 2023, hrm
<uvos> mz609 android for sure wont work on mz608
<uvos> since it will try to flash modem stuff
<Wizzup> right, I wasn't planning to flash it, I was just browsing to see what I have
<Wizzup> I do have some mz607 files
<uvos> flashing single partitions might be ok however
<Wizzup> $ ls mz607|cat
<Wizzup> 1.6.0M-272.15_MZ607_p2HW_BlurRegion01_APCFC1FF_fastboot_signed_latam.xml.zip
<uvos> not sure what the difference between 607 and 608 is even if any
<Wizzup> Motorola+Xoom+2-RETAIL_MZ607_1.6.0_278_1FF.xml_By(DzTechPhone.Com).zip
<Wizzup> RETAIL_7.7.1-85_MZ607-31_CFC_1FF.xml.zip
<Wizzup> RETAIL_MZ607_1.6.0_278_1FF.xml.zip
<Wizzup> mz607 has no modem, mz608 has modem
<uvos> ah ok
<Wizzup> according to this at least
<uvos> i thought only 609 had a modem
<Wizzup> mz608 has a microsd slot, so somehow it has modem and microsd then
<uvos> yeah seams like the best version then even
<Wizzup> let me see what kernel this has
<uvos> well no lte (which acutally might even work in eu on 609)
<Wizzup> current is android 3.2.2, system version 0.268.4.mz608.retail.en.eu
<Wizzup> baseband is x1_01.49.00RU
<Wizzup> linux is 2.6.35.7
<uvos> uh ainchent
<Wizzup> yeah, seems like I might need to find an image to flash to it
<uvos> thats honycomb the only android version for which soruce was never released
<Wizzup> heh
<uvos> googles explenation for this: the code is to bad (no joke)
<Wizzup> Blur_Version.77.128.14.MZ608.Retail.en.EU seems like the one to get
<uvos> yes
<Wizzup> ia doesn't have it
<Wizzup> not this again :D
<uvos> :(
<uvos> i only grabbed the 609 version
<Wizzup> from this chinese website: http://sbf.ihei5.com/MZ616/
<Wizzup> searched on md5
<Wizzup> let's see if it is correct
<uvos> theres also several here, not sure what android version is behind for instance RETAIL_7.7.1-85_MZ607-31_CFC_1FF.xml.zip
<Wizzup> 77 seems to be 4.0.4 in other filenames
<uvos> ok but thats 607 anyhow
<uvos> we should grab all the stuff from firmware.center while its still around
<uvos> that website went away for like 6 months before allready
<uvos> who knows how long it will stick around
<Wizzup> I can store any amount of data, do you have a way to gab it?
<uvos> no maybe we cant get a hold of the website "Zorge.R" owner for a dump
<uvos> zorg.rhrd@gmail.com apperantly
<Wizzup> sounds like it is worth a shot
<Wizzup> so I guess the procedure is to flash new android, and then perhaps find allow-mbmloader-flashing-mbm.bin (if necessary)
<Wizzup> then flash kexecboot to the right place
<Wizzup> same for utags
<uvos> yes necessary
<uvos> otherwise yes
<uvos> same procedure as on d4
<uvos> just different partition for kexecboot
<Wizzup> not bpsw I assume
<uvos> yes
<uvos> you dont really have to update android
<uvos> you could just flash the kernel only
mqlnv has quit [Ping timeout: 256 seconds]
<uvos> ofc updateing android is good too
<Wizzup> I want a working android to be able to charge, this is not hooked up to the lab psu yet
<uvos> right, yeah
<Wizzup> I am looking at the latam (latin america) zip that I downloaded already
<uvos> altho presumably on mz60x the battery charging via cpcap only isent quite as bad
<Wizzup> flash_fastboot.bat
<Wizzup> it has this:
<Wizzup> fastboot flash motoboot motoboot.bin
<Wizzup> fastboot flash boot boot_signed
<Wizzup> fastboot flash recovery recovery_signed
<Wizzup> but no mention of mbm specifically
<Wizzup> I do see ota/mbmloader_ns.bin and ota/mbmloader_hs.bin
mqlnv has joined #maemo-leste
<uvos> not every update updated everything
<uvos> you may have to grab other updates to get a full set
<Wizzup> the other zip is similar
<Wizzup> I have this atm:
<Wizzup> 7.7.1-141-7-FLEM-UMTS-LA_MZ608_p2HW_BlurRegion06_CFC1FF_fastboot_signed_latam.xml.zip
<Wizzup> $ ls *FLEM*|cat
<Wizzup> 7.7.1M-128.14-FLEMEM_SIGN_USAPASTE02RTEUE102A.0R_UCATBLTICSUMRTCOREEU_P010_p2_fastboot.xml.zip
<uvos> well without a android update.zip with /system or a fastboot image of /system
<uvos> updateing android will go nowhere
<Wizzup> I think these zips contain android
<Wizzup> oh, hm
<uvos> so there are recovery zips (used by technicians to recover a bricked device) those contain system.img etc
<uvos> and there are update.zips ment to be executed by android recovery for the purposes of otas
<Wizzup> well there is
<Wizzup> 600M -rw-rw-rw- 1 merlijn merlijn 600M Aug 9 2012 system_signed
<uvos> those contain an android file structure
<uvos> ok thats a system image
<uvos> its just named wierd
<Wizzup> YEAH
<uvos> so what you have is a recovery zip
<Wizzup> sorry caps
<Wizzup> yeah, they're about 1.6GB in data
<Wizzup> (compressed 500MB or so)
<Wizzup> anyway maybe it's best if I continue with this tomorrow
<Wizzup> will you be around in case I inevitably have questions? :P
<Wizzup> (also, good to know charging on mz607/608/609 might not be as bad)
<uvos> tomorrow will be sparse
<uvos> youll manage :P
<Wizzup> probably not, but I'll get some scripts to flash android at least :P
<Wizzup> the zip files contain a .bat script so those are easy to convert
<Wizzup> did we have some allow-mbmloader-flashing-mbm.bin for mz60x ?
<Wizzup> tony's commit message to kexecboot mostly mentions not having it for mz617
<uvos> yes we do
<Wizzup> oh yeah I see it for mz609
<uvos> its not for mz609 its really for 607
<uvos> but it dosent matter
<Wizzup> would I be wrong to assume that would work for mz608?
<Wizzup> I see
<uvos> the signing keys are the same
<uvos> for mz6xx they changed how they updated the bootloader
<uvos> so they dident need allow-mbmloader-flashing-mbm.bin anymore
<uvos> for some reason it was still used once on an ota update
<Wizzup> ok
<uvos> we have that update for mz607, all other versions are lost to history
<Wizzup> sorry if I asked these things before, somehow these things don't quite stick to my memory :)
<uvos> np
<Wizzup> so where to I flash kexecboot to for mz60x
<uvos> android cache
<uvos> it tells you in the utags file name
<Wizzup> ah
<Wizzup> this might be the 16GB model
<Wizzup> well, looks like there is only 16GB
<Wizzup> for mz607/mz608
<Wizzup> ah no, mz607 can have 32GB, but mz60 doe snot
<uvos> i wonder who comes up with these things
<Wizzup> yup
<uvos> some one at motorola: so in the us they get 32gb and lte but dont need a sdcard, in latin america not lte but an sdcard etc
<uvos> seams really random
<Wizzup> mz608 also does not have lte it seems
<uvos> yeah different modem it seams
<Wizzup> ok, right, so that's why it has microsd
<Wizzup> since there are no two modems
<uvos> mz609 has only one modem
<uvos> its a more modern qcom modem than d4
<uvos> that can do lte
<Wizzup> I see
<uvos> there is no lcm2.0 in mz6xx