uvos has quit [Ping timeout: 268 seconds]
akossh has quit [Ping timeout: 256 seconds]
thunderysteak has quit [Ping timeout: 256 seconds]
Daanct12 has joined #maemo-leste
Daanct12 has quit [Quit: Leaving]
pagurus has quit [Ping timeout: 256 seconds]
joerg has quit [Ping timeout: 256 seconds]
joerg has joined #maemo-leste
jessicant has quit [Ping timeout: 255 seconds]
mardy has joined #maemo-leste
Twig has joined #maemo-leste
uvos has joined #maemo-leste
xmn has quit [Ping timeout: 256 seconds]
jessicant has joined #maemo-leste
uvos has quit [Ping timeout: 256 seconds]
SuperMarioSF has joined #maemo-leste
jessicant has quit [Ping timeout: 252 seconds]
SuperMarioSF has quit [Quit: SuperMarioSF]
SuperMarioSF has joined #maemo-leste
<Wizzup> freemangordon: ok, I'll have a coffee and look at eds tp again
<Wizzup> uvos__: did you figure out what to do with iio-sensor-proxy?
<Wizzup> do we just fork + add init script?
* SuperMarioSF slaps SuperMarioSF around a bit with a large trout
<Wizzup> :D
<SuperMarioSF> Ouchies
<SuperMarioSF> well I guess I have to do the international shipping research next day
<SuperMarioSF> because I am working on my day off
<SuperMarioSF> btw I'm using mIRC now. Auto reconnect isn't available on web based IRC.
<sicelo> so you're on windows?
<SuperMarioSF> yup, my workspace have many PCs, the primary one is a Windows 11 machine.
<SuperMarioSF> and there is a NAS running TrueNAS core, a small PC running with passive cooling running AOSC OS (Linux), a Dell Optiflex running Ubuntu 20.04, but with a smart router NIC in it.
<SuperMarioSF> *Ubuntu 22.04
<sicelo> interesting... i just noticed mIRC is still well supported. last release about a week ago. really nice
<SuperMarioSF> If I need a Linux desktop, that Ubuntu 22.04 PC had KDE5 on it and connected to my KVM switch.
<SuperMarioSF> well mIRC isn't free.
<Wizzup> sicelo: all good, no rush
<sicelo> meaning?
<Wizzup> sorry
<Wizzup> I meant to say
<Wizzup> SuperMarioSF: all good, no rush
<sicelo> ah,
<SuperMarioSF> ok
<Wizzup> sicelo: let me make a coffee and look at that n900 serial thing, once python-hildon builds
<sicelo> cool
<SuperMarioSF> oh I haven't have my food for a while. time for a breakfast/launch/dinner all-in-one. (I'm too busy on work these days...)
<Wizzup> heh :)
_uvos_ has joined #maemo-leste
<_uvos_> Wizzup if we are going to have it forked we might as well have the magnetometer stuff enabled too
<_uvos_> so rebase
<_uvos_> the devuan people where on #devuan where not helpfull
<Wizzup> oh well
<_uvos_> "haveing forks is work"
<_uvos_> and "oh this never had a legacy init script in debian, no idea what to do then"
<_uvos_> ill do it tomorrow
<Wizzup> ok
<_uvos_> if you dont want to
<Wizzup> I hope to do qt5 today and then most of the hard stuff should be done
<_uvos_> good
<Wizzup> there's various python pkgs that are just a pain, but we'll get it done for this release I guess
<Wizzup> for the next one, I don't know :)
<_uvos_> what about abook, sphone and friends
<Wizzup> abook is done, I will re-try sphone in a bit
akossh has joined #maemo-leste
<_uvos_> the motoactv arrived, smoothest android 2.3 device i have ever used :P
<Wizzup> heh
<_uvos_> amazing that they crammed essentally a n900 into 1/8 its size just 1 years after the n900 was released
_uvos_ has quit [Ping timeout: 256 seconds]
sunshavi has joined #maemo-leste
jessicant has joined #maemo-leste
<buZz> sicelo: afaik that mirc dev stopped all other work, he's living of the few people that paid for mirc :)
<buZz> pretty cool
jessicant has quit [Ping timeout: 248 seconds]
<Wizzup> shall I just import the cython pkg from buster instead of building it ourselves?
Twig has quit [Remote host closed the connection]
<Wizzup> sicelo: ke-recv does not seem happy @ n900 either atm
<Wizzup> looks like the same one as I worked around before with the revert
<Wizzup> uvos__: ^
<sicelo> funny thing is - since upgrading to 6.1 on the d4 yesterday, i've never been able to get to h-d. anyway, will see the d4 later
<sicelo> Wizzup: the dma patch is available in that kernel you're testing with, right?
<Wizzup> well, I don't know if uvos cherry-picked it, or actually did the revert
<Wizzup> if he just cherry picked it I am surprised the kernel even compiles
<Wizzup> as in, I thought that usually you'd have to re-do the revert
<Wizzup> it's also just possible it's not enough anymore
<sicelo> Wizzup: when doing the revert, https://paste.debian.net/1262731/ and https://paste.debian.net/1262730/
<Wizzup> sicelo: right, you'll have to figure out what the right path is there, I can take a look after I free up my head a bit (10 mins)
<Wizzup> I always get confused by >>> and <<<, so maybe look at what the commit adds (git log -p <commit you want to revert>)
<Wizzup> and then just try to undo what it does
<sicelo> but it's possible i did it wrong
<Wizzup> ok, let me make a coffee and check it
<sicelo> sure,
akossh has quit [Ping timeout: 260 seconds]
<Wizzup> sicelo: it looks to me like your revert is correct, I think
<Wizzup> sicelo: actually, hm
<Wizzup> sicelo: || arch_dma_map_page_direct(dev, page_to_phys(page) + offset + size)) seems new
<Wizzup> same for the other two
<Wizzup> wonder what happens if you remove those too
<Wizzup> btw, maybe you can ask on linux-omap and other MLs again about this problem
<Wizzup> sicelo: btw, I assume that without the revert it also crashes?
Juest has joined #maemo-leste
<Wizzup> freemangordon: ^^ :)
<sicelo> Wizzup: yes crashes without patch/revert
<sicelo> nice @ qt
<Wizzup> yeah, we're mostly there... libgq-gconf has a mysterious failing test though :(
elastic_dog has quit [Ping timeout: 260 seconds]
elastic_dog has joined #maemo-leste
_uvos_ has joined #maemo-leste
<_uvos_> cherry-picking a revert absolutly should work, there should not be anzthing speical about a revert commit. that said the revert in the kernel is not cherry-picked, its comes from the n900 branch that was merged
<_uvos_> where the revert was perfomed
<_uvos_> anyhow the diff looks absolutly fine
<Wizzup> the || calls there look like they might be causing the crash
<_uvos_> the new 6.1 kernel contains the n900 patches from sicleo/pmos
<Wizzup> but that's just a wild guess
<_uvos_> btw
<_uvos_> the aditional ones
<Wizzup> which branch?
<_uvos_> what he linked
<_uvos_> a 6.1 branch
<_uvos_> i cant look rn @ the underlying issue
<Wizzup> it's the same issue as before, but I got no useful response from the ML
<Wizzup> but removing the new || call for dma might work
<_uvos_> ok
<Wizzup> but really I think it ought to just be fixed proper
<_uvos_> yes
<_uvos_> is this code used on the other devices?
<_uvos_> ie can this sort of hack break other things
<_uvos_> we may also want to consider blacklisting the modem untill this is fixed
<Wizzup> maybe just don't built it in the kernel
<Wizzup> or blacklist yeah.
<Wizzup> but my fix didn't cause other issues
<_uvos_> blacklist is better
<_uvos_> allows debugging
<Wizzup> I suppose, still not sure how to help the existing -devel users on n900 that have a non booting device now :P
<_uvos_> tell tem to mount sdcard
<_uvos_> and add blacklist i gues
_uvos_ has quit [Ping timeout: 256 seconds]
<tmlind> Wizzup, _uvos_: pushed out a new mapphone-v6.1 branch that has dts stuff rearranged a bit to boot also xt910, xt912, mz609 and mz617
<tmlind> lcd works on xt910, should work on xt912 too in theory
<tmlind> no lcd support for mz609 or mz617 so far
<tmlind> this will cause merge conflicts for dts and the panel-dsi stuff if merged in to the droid4-pending-v6.1 fyi
<tmlind> boot tested only on xt910 and mz617 so far, hopefully notghing broke for xt875 and xt894 lcd
<buZz> was mz617 the xyboard with a keyboard case by motorola available?
<tmlind> buZz yeah i guess they had some case, never seen one
<Wizzup> tmlind: sweet, will take a look tomorrow, I have a xt912 here
<tmlind> Wizzup: ok, check the partition table on it first
<tmlind> on xt910, mmcblk1p8 is utags, mmcblk1p13 is bpsw. if xt912 has the same partitioning, you can try flashing xt910 bootloader after flashing allow-mbmloader-flashing-mbm.bin
<Wizzup> ok
Danct12 has quit [Remote host closed the connection]
<freemangordon> Wizzup: sorry, busy with other things, maybe will have time tomorrow
<Wizzup> freemangordon: wrt what?
<Wizzup> oh, eds tp
jessicant has joined #maemo-leste
akossh has joined #maemo-leste
xmn has joined #maemo-leste
xmn has quit [Ping timeout: 256 seconds]
xmn has joined #maemo-leste
<n900> what caused the bootloop? did you have to have "devel" in sources.list or was it any recent kernel upgrade?
<n900> (i have not rebooted for a little while...)
<Wizzup> n900: yes unfortunately -devel kernel
Juest has quit [Quit: Client closed]
<n900> i dont think i have that enabled...
<n900> not sure.
<n900> oh hang on...
<Wizzup> the fix is to blacklist some modules
<Wizzup> I'll test that in a bit
<n900> hmmm. i dont appear to have any "devel" in /boot
<n900> certainly not in uname out
<n900> or in sources.list
<n900> 5.18.9
<Wizzup> ok
<n900> anyway, i dont plan on rebooting any time soon! :)
<sicelo> hey, nice to see another n900 user! i had begun to fear i might be the only one still using it
<Wizzup> sicelo: I still use in fremantle too :)
<sicelo> nice. i meant use with mainline linux
* sicelo still needs to repair usb on two N900
<n900> sicelo: "using" in the sense that i created a cool irc nick for it and run weechat on it and lurk in this channel! ;)
<sicelo> that counts as use ;-)
<Wizzup> sicelo: yeah having call audio working would be sweet
<Wizzup> I got a bit disappointed when trying to get OFF mode to work that so many things can't deal with OFF mode
<sicelo> i still hope to work on the call audio in coming months
<Wizzup> I had all the modules compiled I think
thunderysteak has joined #maemo-leste
<sicelo> Wizzup: yeah this issue really sucks. i tried this path, https://paste.debian.net/1262761/ ... also no success
<Wizzup> ok
<Wizzup> seems like we just need to see if we can fix it
xmn has quit [Ping timeout: 256 seconds]
<sicelo> sucks that it's something that can only be seen via serial. i haven't had success with mtd/blkdev pstore and mtdoops, but maybe i should give that a try some more
<sicelo> i once got some output out of serial, but my setup was too fragile ... only got bootloader output, even though i had console=ttyS2 in cmdline
<sicelo> in next two weeks i hope to have some time to come up with a better serial setup
<Wizzup> sicelo: well, the error is mostly the same, I think what's important is check out how the non-dma path works, how that is taken on 5.x and then just see how we can not take the dma path
<Wizzup> and then see if the dma path is even supposed to work on the n900
SuperMarioSF_ has joined #maemo-leste
SuperMarioSF has quit [Ping timeout: 256 seconds]
elastic_1 has joined #maemo-leste
elastic_dog is now known as Guest944
Guest944 has quit [Killed (cadmium.libera.chat (Nickname regained by services))]
elastic_1 is now known as elastic_dog
uvos has joined #maemo-leste
mardy has quit [Quit: WeeChat 3.5]
uvos has quit [Remote host closed the connection]
uvos has joined #maemo-leste
<uvos> just pulled my droid razr out of the closet, its back has gotten really sicky :(
<Wizzup> plastic :)
<uvos> this soft touch stuff is terrible
<uvos> seams removeable with naphta
<Wizzup> uvos: btw not sure if you saw, but sphone fails to compile due to some glib change
<Wizzup> all the dependencies are in place
<Wizzup> in fact, I think that apart from mesa pretty much everything is done
<uvos> what glib version and sphone branch are you tring to compile against?
<uvos> btw
<uvos> the qt change is no longer needed i fixed that in hildon ages ago
<uvos> dosent give me the glib version
<uvos> that error means your compileing against something older than 2.66
<uvos> i gues that might be normal for chimeara
<Wizzup> uh
<Wizzup> I doubt that the m-l beowulf glib is newer than our chimaera
<uvos> its not
<Wizzup> 2513 packages can be upgraded. Run 'apt list --upgradable' to see them.
<Wizzup> wonder if I should try it
<uvos> i have compiled master sphone compiles only on arch linux
<uvos> *i have compiled master sphone only on arch linux
<Wizzup> well there's the problem ;)
<Wizzup> in any case the log should tell you what's up
<uvos> yes glib is to old
<Wizzup> well, I think it's what you'll have to deal with :(
<uvos> uh
<Wizzup> apt dist-upgrade is taking over a minute already to resolve :D
<uvos> 2.66.8
<uvos> should be new enough
<Wizzup> freemangordon:
<Wizzup> 2503 upgraded, 182 newly installed, 22 to remove and 9 not upgraded.
<Wizzup> After this operation, 330 MB of additional disk space will be used.
<Wizzup> Need to get 655 MB of archives.
<Wizzup> Do you want to continue? [Y/n]
<Wizzup> :D
<uvos> could you check if the devuan pacakge is the same?
<Wizzup> The following packages will be REMOVED: g++-8 gcc-8 libgcc-8-dev libldb1 libpython-dev libpython-stdlib libstdc++-8-dev python python-dbus python-dev python-funcsigs python-gi python-gobject python-location python-minimal python-mock python-numpy python-olefile python-pbr python-pil python-talloc python3.7
<Wizzup> uvos: sure
<Wizzup> ii libglib2.0-0:amd64 2.66.8-1+leste1+m7 amd64 GLib library of C routines
<uvos> Wizzup: thats wierd
<uvos> guri should be in 2.66+ https://docs.gtk.org/glib/struct.Uri.html
<Wizzup> uvos: I think in a matter of days we'll have images
<uvos> Wizzup: great
<Wizzup> I am upgrading my labdroid now
<Wizzup> let's see if it breaks
<uvos> Version : 2.74.2-1
<uvos> hmm maybe glib documentation is wrong
<uvos> and it was added later
<Wizzup> probably is
<Wizzup> or we packaged a wrong glib
<Wizzup> (since it's our pkg)
<uvos> interestingly the motoactv dosent use mbm and isent bootloader locked at all
<uvos> like its not unlockable the bootloder just dosent do any signing at all in the first place
<Wizzup> well, that's not bad, right? :D
<uvos> yeah
<Wizzup> it has wifi and bt right?
<uvos> yeah wifi bt gps sensors
<Wizzup> gps too? cool
<uvos> jup
<uvos> so
<uvos> who has allow-mbmloader-flashing-mbm.bin for xt910 and xt912
<uvos> i dont and firmware.center is gohne
noidea_ has quit [Ping timeout: 260 seconds]
<Wizzup> uvos: darn, you're usually my go-to :p
noidea_ has joined #maemo-leste
elastic_dog has quit [Ping timeout: 256 seconds]
noidea_ has quit [Client Quit]
noidea__ has joined #maemo-leste
noidea__ has quit [Remote host closed the connection]
noidea_ has joined #maemo-leste
<uvos> Wizzup: looks like archive.org has it
<uvos> but sloooow downloading from there
<uvos> but its there
<Wizzup> \o/
<Wizzup> uvos: ah I guess my dist upgrade is probably too soon since we still need to do the elogind thing
<Wizzup> oh well
<uvos> powerbutton on spyder is KEY_END
<uvos> wtf motorola
<Wizzup> in android kernel? heh
<uvos> yeah
<uvos> and its so random
<uvos> on d4 it was a different key
<uvos> and on mb6xx it was yet another different key
<uvos> like someone at motorola rolls the dice on what the power button keycode is going to be
<Wizzup> lol
uvos has quit [Quit: Konversation terminated!]