Wikiwide has quit [Remote host closed the connection]
Wikiwide has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
norly has quit [Quit: Leaving.]
norly has joined #maemo-leste
joerg is now known as Guest8515
Guest8515 has quit [Killed (osmium.libera.chat (Nickname regained by services))]
joerg has joined #maemo-leste
<sicelo> 6.6 i think
Wikiwide has quit [Ping timeout: 264 seconds]
Wikiwide has joined #maemo-leste
Livio has joined #maemo-leste
pere has joined #maemo-leste
pere has quit [Ping timeout: 252 seconds]
<Wizzup> sicelo: I think this was fixed?
<sicelo> mmm, will recheck. i didn't get kernel update on my n900 yet. I'll confirm my repo configuration
mdz has joined #maemo-leste
<Wizzup> I think for the 6.1.x I need to fix it
arno11 has joined #maemo-leste
<arno11> Wizzup: btw did you build another 6.6 kernel based on uvos branch with n900 boost dts changes ?
<Wizzup> let's see, maybe 6.6 also failed in the droid3 dts
<Wizzup> it looks like the last 6.6 build failed due to the
<Wizzup> drivers/media/rc/pwm-ir-tx.c:169:6: error: implicit declaration of function 'pwm_might_sleep'; did you mean 'pwm_ir_tx_sleep'? [-Werror=implicit-function-declaration]
<arno11> ah ok, the irtx stuff. i think we should remove it atm (because atomic stuff is only in 6.8 or 6.9 iirc)
Wikiwide has quit [Remote host closed the connection]
<Wizzup> agreed
Wikiwide has joined #maemo-leste
<Wizzup> arno11: do you know which commits these are?
<Wizzup> I'm trying to find them so I can revert them in uvos' branch
<Wizzup> god our droid4-linux branches are a bit of a mess :D
<Wizzup> media: pwm-ir-tx: Trigger edges from hrtimer interrupt context
<Wizzup> this?
<Wizzup> arno11: so which branch contains the boost changes?
<arno11> let me check
<Wizzup> arno11: hard to find eh :D
<Wizzup> it looks to me like whatever uvos pushed last isn't any more recent than my branch
<Wizzup> for 6.6 at least
<arno11> indeed interrupt context must be removed, other irtx commits should be ok
<arno11> yeah hard to find lol
<Wizzup> I will just try to build it
<arno11> ok, plz just check if boost dts is ok before building
<Wizzup> so this would be for 6.6 experimental FYI
<Wizzup> not for devel
<Wizzup> since the call audio on mapphones doesn't work anymore on 6.6 from my testing
<arno11> ok
<Wizzup> I could see if there's anything in maemo-6.1.y that could be applied I guess
<arno11> in 6.1.y, there are the 2 boost commits
<Wizzup> so there is
<Wizzup> arch: arm: dts: omap3-n900: add boost freqency overclocks
<Wizzup> and
<Wizzup> arch: arm: boot: dts: omap3-n900: fix opp table
<Wizzup> ?
<arno11> yes :)
<Wizzup> it would be better if uvos was here to say what else is needed here
<Wizzup> there's a bunch of commits missing it would seem
<Wizzup> in 6.6 that is
<arno11> (sorry my network is really really bad today, not easy to answer quickly)
<arno11> yes indeed
<Wizzup> there's so many merge commits it is confusing to keep track
<arno11> really confusing indeed
<Wizzup> ok I think I got it
<Wizzup> building locally to verify
<arno11> ok cool
<Wizzup> building new one for experimental
<arno11> great
<Wizzup> ok, I will be back in a few mins, let's see what other work I can do for/with you :)
<arno11> ok cool :)
<Wizzup> I also included a potential better fix for the cpufreq in sys not showing up
<arno11> ok
System_Error has quit [Ping timeout: 260 seconds]
Wikiwide has quit [Remote host closed the connection]
akossh has joined #maemo-leste
Wikiwide has joined #maemo-leste
System_Error has joined #maemo-leste
Livio has quit [Ping timeout: 268 seconds]
arno11 has left #maemo-leste [#maemo-leste]
moparisthebest has quit [Quit: Gateway shutdown]
arno11 has joined #maemo-leste
<arno11> cool, armhf build seems ok
<Wizzup> arno11: did you try it?
<arno11> nope, just following it on jenkins lol
<arno11> i can try in a bit
<arno11> installing it on my main config...
<arno11> (the previous 6.6 worked fine on a fresh install)
<Wizzup> I will try it too
<arno11> got missing headers
<Wizzup> hm?
<arno11> btw maybe i'm doing it wrong: i just upgraded linux-image-omap from experimental
<Wizzup> I don't know what 'missing headers' is
<Wizzup> did dkms fail?
<Wizzup> did booting fail?
<Wizzup> did apt postinst fail?
<Wizzup> etc
<Wizzup> I am testing it now on my d4
<arno11> ok
<arno11> it just said 'your kernel headers for kernel 6.6.0 cannot be found' during upgrade
<Wizzup> I am running:
<Wizzup> apt install linux-image-omap linux-headers-omap
<arno11> ok
<arno11> should be ok for me
<Wizzup> 6.6 boots on d4 at least
<Wizzup> looks like the cpufreq fix from a kernel dev didn't seem to solve it
<Wizzup> so I need to rebuild kernel with the config hcange
<arno11> ah ok
<arno11> Wizzup: i can't downgrade to 6.1.76, apt still shows me the 6.6 omap version (after removing experimental from sources.list, apt clean and apt update)
System_Error has quit [Ping timeout: 260 seconds]
Madda has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
Madda has joined #maemo-leste
<Wizzup> arno11: right, you need to specify the version to apt
<Wizzup> with =
Livio has joined #maemo-leste
<arno11> yes but it doesn't work unless i miss something
<Wizzup> apt-cache show linux-image-omap
<Wizzup> copy the exact version from there
<arno11> ok thx
<Wizzup> arno11: fwiw the new 6.6 is building so if you wait a bit it should be ok
<Wizzup> do you have trouble with te current 6.6?
<arno11> ok i'll try again with the new build. for the current 6.6 i was not sure it was ok with no cpufreq stuff so i prefered downgrading lol
<arno11> and to be sure i'm able to downgrade-upgrade
<Wizzup> you can run two modprobe commands and you'll get the cpufreq
<Wizzup> modprobe cpufreq-dt-platdev
<Wizzup> modprobe cpufreq_dt
<arno11> ok cool
<arno11> btw downgrade/upgrade is ok now, ty
<Wizzup> no worries, I'm going afk for a bit, will be back later today
<arno11> i have to go too, back in 1h to try the new build
<arno11> ttyl
arno11 has left #maemo-leste [#maemo-leste]
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
<Wizzup> uvos: does normal audio work on 6.6 for you
<Wizzup> I do not think it does
leste has quit [Remote host closed the connection]
arno11 has joined #maemo-leste
<arno11> Wizzup: ok so i tried 6.6 on my main install: boot fine, sms, audio and video, internet and 3D games work fine but all qt5 apps are very slow and glitchy, i got no audio during call, ucm switches correctly but PA doesn't start
<Wizzup> interesting,
<Wizzup> "PA doesn't start" ?
<arno11> i mean PA sink and source threads
<arno11> global audio works
<arno11> btw calls worked from a fresh install
<Wizzup> ok, strange, I don't think a lot should have changed audio wise...
<Wizzup> what does glitchy mean in qt5 context?
<arno11> it means graphic artefacts
<arno11> and windows uncorrectly stacked
<Wizzup> I don't understand how the kernel could impact that
<Wizzup> I mean artifacts I can understand
<Wizzup> but stacking issues not so much
<arno11> i just downgraded to 6.1.76 few min ago and everything is back to normal
<arno11> i really don't know
<arno11> ok
<arno11> i think it is because of the very slow rendering
<arno11> it was very very slow
<arno11> but just for qt5
<Wizzup> sounds like we'll be on 6.1 for a while
<arno11> indeed...
<arno11> cpufreq and boost works btw
<Wizzup> good
<arno11> wow i got lot of syslog errors btw
<Wizzup> what kind of errors?
<arno11> xorg failed to stop, error removing zram module, platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
<Wizzup> some of these seem normal, at least the last one
<Wizzup> removing zram module I think also could have a lot to do with when swap off runs
<Wizzup> assuming zram is used at all
<Wizzup> xorg failed to stop I don't know, hard to say
<arno11> wl1251: ERROR Power save entry failed
<Wizzup> are you sure you don't see these normally?
<Wizzup> I think you probably do
<arno11> yes
<arno11> i've never seen them
<Wizzup> at this point I wonder if we should just go to 6.9 or 6.10 and 'try again'
<arno11> why not lol
<Wizzup> I have seen almost all of the ones you've mentioned
<Wizzup> fwiw
<arno11> ok
<Wizzup> I think we tried 6.6 because it's also lts
<Wizzup> but in the very least it seems to need rebase on latest stable 6.6.y
<Wizzup> but I'm a little demotivated by the amount of breakage and I have to focus on other (userspace) things
<arno11> ok
<arno11> btw you're right, i got those errors in previous logs with 6.1...
<Wizzup> ok
<Wizzup> good
<Wizzup> that means we can ignore them
<Wizzup> :)
<Wizzup> for now at least
<arno11> yep :)
Livio has quit [Ping timeout: 264 seconds]
Livio has joined #maemo-leste
<arno11> Wizzup: weird that calls worked for me few days/weeks ago with 6.6 from a fresh install (even with -devel). Maybe something is wrong with the huge amount of commits
<arno11> bbl
arno11 has left #maemo-leste [#maemo-leste]
fmg_d4 has joined #maemo-leste
pere has joined #maemo-leste
moparisthebest has joined #maemo-leste
Livio has quit [Ping timeout: 240 seconds]
arno11 has joined #maemo-leste
fmg_d4 has quit [Ping timeout: 264 seconds]
Wikiwide has quit [Remote host closed the connection]
Wikiwide has joined #maemo-leste
Livio has joined #maemo-leste
akossh has quit [Quit: Leaving.]
arno11 has left #maemo-leste [#maemo-leste]
xes_ has quit [Quit: WeeChat 3.5]
<sicelo> i don't mind staying on 6.1 for a bit longer. i'd only request my two N900 patches to be included ... iirc they were only queued for 6.6
xes has joined #maemo-leste
<Wizzup> sicelo: I think I saw them but that branch was never built or it failed to build iirc
<Wizzup> I can take a look tomorrow or the day after if you remind me
uvos has joined #maemo-leste
<uvos> Wizzup: yes audio works fine
<uvos> Wizzup: but it dose not work in the old 6.6 branch that was build for expiramental
<uvos> it dose work in 6.6v3 however
<uvos> call audio and pannel self refesh are the only issues i am aware of with 6.6
xes has quit [Quit: WeeChat 3.5]
mdz has quit [Ping timeout: 268 seconds]
lolcat has joined #maemo-leste
lolcat has quit [Quit: had to jack off]
Livio has quit [Ping timeout: 256 seconds]
xes has joined #maemo-leste
System_Error has quit [Ping timeout: 260 seconds]
System_Error has joined #maemo-leste
dos1 has joined #maemo-leste
dos has quit [Ping timeout: 252 seconds]
dos1 is now known as dos