ahmed_sam has quit [Ping timeout: 260 seconds]
gnarface has joined #maemo-leste
neims has quit [Quit: WeeChat 4.0.5]
neim has joined #maemo-leste
parazyd has quit [Ping timeout: 255 seconds]
parazyd has joined #maemo-leste
neim is now known as neimsaci
<neimsaci> everyone sleeping?
neimsaci has quit [Quit: WeeChat 4.0.5]
neim has joined #maemo-leste
neim has quit [Quit: WeeChat 4.0.5]
neimsaci has joined #maemo-leste
neimsaci has quit [Quit: WeeChat 4.0.5]
neimsaci has joined #maemo-leste
neimsaci has quit [Client Quit]
neimsaci has joined #maemo-leste
neimsaci has quit [Client Quit]
neimsaci has joined #maemo-leste
parazyd has quit [Read error: Connection reset by peer]
neimsaci has quit [Quit: WeeChat 4.0.5]
neimsaci has joined #maemo-leste
parazyd has joined #maemo-leste
nyov has quit [Ping timeout: 245 seconds]
nyov has joined #maemo-leste
<Wizzup> neimsaci: yes, got it
xmn has joined #maemo-leste
nyov has quit [Ping timeout: 258 seconds]
nyov has joined #maemo-leste
joerg has quit [Ping timeout: 255 seconds]
joerg has joined #maemo-leste
Schimon has joined #maemo-leste
<neimsaci> Wizzup: cool!
<maxwelld> > maybe should merge some of her works about Pinephone Keyboard to Leste: https://codeberg.org/aLilyBit/ppkb-layouts
<maxwelld> you need to fork one of the leste packages, do a fix, and make a pr. if there is no leste package, then solve it on upstream and maybe advocate here to have a forked package in leste beyoru it makes a way from upstream to our devuan. main devs are often busy so you need to be patient.
<maxwelld> Guest224, i personally would be very thankful for a pp kbd patch.
dos has quit [Ping timeout: 245 seconds]
arno11 has joined #maemo-leste
<arno11> Wizzup: sicelo: just for fun i compiled sphone with cortex-a8 neon optimized flags...and it works better (smoother and faster)
dos has joined #maemo-leste
<arno11> combined with overclock (boost) and transitions.ini tweaks + eMMC swap, things are running as fast as Fremantle on my device
<arno11> definitely time to integrate all stuff :)
<Wizzup> arno11: I think our build server should already optimise for this
<arno11> i remember fmg talking about something missing for optimization
akossh has joined #maemo-leste
<arno11> Wizzup: any link to check how it works on the build server ?
<arno11> (to compare flags in use)
<arno11> (sphone from repo is really slower than the same version compiled locally with neon)
<Wizzup> will link a little later
<Wizzup> maybe check the build log, maybe the cmake lacks some stuff
<arno11> got it on jenkins, forget my question ;)
<arno11> ok so comparing with the build server, i used different flags
<arno11> i think i'll build another gtk app locally to compare with the server one
arno11 has left #maemo-leste [#maemo-leste]
neimsaci has quit [Quit: WeeChat 4.0.5]
neimsaci has joined #maemo-leste
neimsaci has quit [Client Quit]
neimsaci has joined #maemo-leste
joerg has quit [Remote host closed the connection]
joerg has joined #maemo-leste
<Wizzup> arno11: did we figure out the overclock on regular devices?
<Wizzup> or rather, how to pkg it in such a way that it makes sense?
arno11 has joined #maemo-leste
<Wizzup> 15:30 < Wizzup> arno11: did we figure out the overclock on regular devices?
<Wizzup> 15:30 < Wizzup> or rather, how to pkg it in such a way that it makes sense?
<arno11> Wizzup: the last idea was to use omap turbo mode: this way we can safely modified original dts with no inpact on boot
<Wizzup> iirc we just had trouble setting it via sysfs, right?
<Wizzup> did we confirm it works at least (turbo mode)
<arno11> yes i can confirm it works well
<Wizzup> how do you enable/disable?
<arno11> using cpufreq boost
Guest224 has joined #maemo-leste
<arno11> /sys/devices/system/cpu/cpufreq/boost
<arno11> don't know about sysfs trouble
<Wizzup> does it show up in sysctl ?
<arno11> what do you mean exactly ?
<Wizzup> so ideally this can be set in a persistent manner using sysctl
<Wizzup> /etc/sysctl.d/foo for example
<Wizzup> so the question is does this boost trigger show up in sysctl -a | gep boost
<Wizzup> gep boost*
<Wizzup> grep*
<arno11> it can be checked with cpufreq-info btw
<arno11> let me check
<Wizzup> maybe cpufreq-info also allows for on startup configuration
<Guest224> maxwelld: I think so too. But it would be nice to know if devuan merge keyboard patch or not. If not then who will merge.
<maxwelld> i think you need to do the following:
<maxwelld> figure out if maemo-leste already forked and has in its repository the package you want to change in devuan or elsewhere. the upstream.
<maxwelld> then check, even if it is already added in upstream, then add it to leste fork.
<maxwelld> and it'll be present in leste fork till the switch to the newer devuan when it'll be in upstream.
<maxwelld> as i understand usually this is how they do it.
<arno11> Wizzup: (nothing related to boost in sysctl)
<Wizzup> ok
<Guest224> maxwelld: I dont think that I am pro enough to do that. I just beta testing and by accident found the reason and solution to problem.
<maxwelld> the problem is
<maxwelld> if you don't do it
<maxwelld> nobody will
<maxwelld> but i can help
<maxwelld> or if you explain me, i'll do that.
<arno11> Wizzup: are we sure we can modify dts parameters using sysfs ?
<arno11> *virtually i mean
<Wizzup> is it dts?
<Wizzup> I guess you echo 0/1 to it?
<Wizzup> Guest224: maxwelld: what are you finding / what is missing?
<maxwelld> pinephone hw kbd layout.
* maxwelld driving now
<arno11> Wizzup: misunderstanding
<arno11> we need to modify dts to be able to use cpufreq boost (echo 0/1)
<Guest224> maxwelld: reason why top row of PP Keyboard not work as it should is that leste use pc105 keyboard model, not pp model (like N900 use RX-51 or droid use droid4), the link I gave has pp model and right endev rules, it also have to change. I think PosmarketOS has made keyboard work with that.
<arno11> Wizzup: frequencies and voltage must be declared in dts with turbo mode option. then new freqs can only be manually activated through cpufreq boost. this way the max boot freq stays at 600MHz
<Guest224> maxwelld: good question that I dont have answer is does the pp keyboard driver needed from tha page too?
Guest224 has quit [Quit: Client closed]
<arno11> Wizzup: and then after boot users can enable overclock using cpufreq boost options and it is automatically reseted @every boot
Guest224 has joined #maemo-leste
<Guest224> Wizzup: I know you are busy, but check maxwelld and I conversation today (or whole weekend) about PP keyboard and check is that fix coming already.
<Guest224> Wizzup: ofcourse, you dont have to do that right now, when you have some time.
arno11 has left #maemo-leste [#maemo-leste]
<Guest224> Wizzup: at leats write it down to todo-list, to save time: conversation of today has enough info about it.
norayr has joined #maemo-leste
<buZz> Guest224: why not do it?
<Guest224> buZz: If somebody can, then go ahead.
<buZz> somebody includes you :D
<Guest224> but I am not linux programmer, I dont know even how the modern programing goes..I can only program Atari with Devpac (assembler GUI)
<buZz> you dont need to program at all
<buZz> quite sure xkb layouts are just a textfile
<Wizzup> Guest224: a bug in the issue tracker would be ideal
<Guest224> buZZ: yes, but it doesnt help another users, if it only works in my phone.
<buZz> Guest224: i dont get what you mean
<buZz> but yes, start by opening a issue about it
<buZz> then go through the chatlog and put all meaningfull info into the issue
<Wizzup> rano11: ok, check
<Wizzup> arno11*
<Guest224> ok.with me have to start from basics.where is issue tracker? So I think here is more pro people to do that.
<buZz> i googled 'maemo leste issue tracker' , first hit was https://github.com/maemo-leste/bugtracker/issues
<buZz> open a new issue there, describe what you want, what currently happens, what should happen
<buZz> '
<buZz> then add all the info you dumped in chat
pere has quit [Ping timeout: 252 seconds]
<Guest224> what..github does not work in any browser of MacOSX10.6 (tested Opera 24 and Firefox 45.9), the new issue-button is not stantard link.
<Guest224> ok..have to do with Pinephone :)
<Wizzup> are you logged in>
<Wizzup> I doubt you'll need the pinephone for this
<Guest224> it seems that I need pinephone, they have made nice Create account page with starfield simulation, but forget test with old browsers.
<maxwelld> i think they didn't forget, they just don't support old browsers.
<Guest224> those brosers are max to that OS.
<maxwelld> btw i am running gentoo linux on ibook g4, the most modern one. i know debian discontinued support of 32 bit powerpc's since version 9 i think. but gentoo is possible so i have the latest software on that machine. of course firefox is very slow, not only to use but also to compile, since it has rust dependency, so i don't use it.
<Guest224> that was news for me that gentoo still support 32bti ppc..I though all was droped.
<maxwelld> and there is a nice irc channel: #gentoo-ppc
<maxwelld> no, #gentoo-powerpc
<Guest224> hmm hildon ui to gentoo...leste ppc support someday ;)
<bencoh> :)
<maxwelld> heh... you know, maybe it is herecy here, but i like windowmaker. i was running hildon on d4 with motorola lapdock and it is like laptop but it feels limiting to only have one window on screen at a time. and i tried wmaker and it works very well on d4. so i need to remember how i was doing that (did it require removing hildon/maemo packages from devuan or not).
* maxwelld need to drive again.
<maxwelld> but will connect frod d4.
<buZz> maxwelld: ever tried xnest inside hildon? :)
<buZz> i was considering that route for 'multiple windows'
* Wizzup bbl
<Guest224> maxwelld: what lapdock model you used 100, 500 or 500 pro?
Guest224 has quit [Quit: Client closed]
<buZz> i have a 500 but the keyboard seems near death :/
pere has joined #maemo-leste
arno11 has joined #maemo-leste
<arno11> Wizzup: i forgot: we need to declare the correct irtx driver in dts too
<arno11> iirc what fmg said we maybe need only one kernel patch for both overclock and irtx (and i have the needed dts code if you want)
<arno11> only around 10 lines off code to add/modify
arno11 has left #maemo-leste [#maemo-leste]
ahmed_sam has joined #maemo-leste
ahmed_sam has quit [Read error: Connection reset by peer]
akossh has quit [Quit: Leaving.]
uvos has joined #maemo-leste
<uvos> arno11: please note: sphone has no hard dependancies except gtk it will instead degrade functionality if you compile it without stuff, cmake will warn you about this and sphone will warn you again at startup in its log
<uvos> sphone being faster on your system when compiled locally is probubly just becasue you compiled it with half the features disabled
<uvos> arno11: i maintain the leste kernel, if you have a patch to enable boost clocks and know what frequecy and voltage combinations work on most devices you can send me the patch
<uvos> or create a pr
<uvos> freemangordon: trying a different sched would involve applying a patch from for instance here: https://gitlab.com/alfredchen/projectc and then compileing the kernel with the config option for the one you want
arno11 has joined #maemo-leste
<arno11> uvos: ok for pr or patch
<arno11> (for sphone i didn't compile it without stuff, and no warn about missing stuff)
uvos has quit [Remote host closed the connection]
arno11 has left #maemo-leste [#maemo-leste]
neimsaci has quit [Quit: WeeChat 4.0.5]