ChanServ changed the topic of #msm8937-mainline to: Boot Linux on your MSM8917/37/40 and QM215 mobile! | GitHub: https://github.com/msm89x7-mainline | Logs: https://oftc.irclog.whitequark.org/msm8937-mainline | Bridged to #msm8937-mainline:kde.org on Matrix
Felix_ has joined #msm8937-mainline
<Felix_> heyy how would I build with mainline now that u have got it working
<Felix_> I have never build kernel so 😅😅
<Felix_> I did manage to get 3.18 one working with sxmo
Felix_ has quit [Remote host closed the connection]
Felix_ has joined #msm8937-mainline
<Felix_> I did manage to get 3.18 one working with sxmo also on 3.18 that by default when I build pmos from pmbootstrap has issues with wifi
<Felix_> when I try to connect with nm it asks password and errors out saying password needed but not provided
<Felix_> I tried to connect to anything open network but then it timed out while trying to connect
<Felix_> if needed I can shared the logs
Felix_ has quit [Remote host closed the connection]
<barni2000[m]> Now i have fixed cpufreq so i should clean up my stuff and pull things together to msm89x7-mainline organization
<barni2000[m]> 1401000000 is not usable because it is not divisible with 19.2 Mhz
<barni2000[m]> 1401600000 cause instant crash
<barni2000[m]> maybe 1382400000 could work nearest under
<barni2000[m]> not usable so 1344000000 is the highest usable freq atm for the highest freq we will need a cpr a driver
<barni2000[m]> s/a//
<barni2000[m]> s/freq/freqs/, s/a//
Felix_ has joined #msm8937-mainline
<Felix_> can u share the APKBUILD for 6.10 build ?
<Felix_> i can just copy it and build right :)
<barni2000[m]> it is uploaded to my gitlab
<barni2000[m]> but you will need to build the kernel with envkernel
<barni2000[m]> but lk2nd with panel selection is still missing
<barni2000[m]> https://github.com/barni2000/linux/tree/ugglite-6.10 this is my working branch atm it contains cpufreq fix i am going to fix schema errors and clean up some commits maybe msm8937.dtsi related commits should be squashed idk
<barni2000[m]> i can upload it under the organization after i have done with the cleanups
<barni2000[m]> Danct12: can i fork panel-dirvers repo from msm8916-mainline?
<barni2000[m]> i would rebrand it for msm89x7 or msm8937
<Danct12[m]> go for it i think
<barni2000[m]> https://github.com/msm89x7-mainline/linux-panel-drivers i will add panel configs soon
Felix_ has quit [Quit: Page closed]
<barni2000[m]> yep