Danct12 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
<danascape[m]> <barni2000[m]> "here is my wip branch for..." <- How are you picking up firmwares for the same?
<barni2000[m]> danascape[m]: msm-firmware-loader firmware-qcom-adreno-a300
<danascape[m]> barni2000[m]: Is it a common firmware kinda thing?
<danascape[m]> Ill rework on my device this weekend
<danascape[m]> I have adreno 505
<barni2000[m]> msm-firmware-loader is mounting modem partition and persist and symlinking a300 package contains fws for gpu
<barni2000[m]> are you working on ugg?
<danascape[m]> barni2000[m]: I do not have ugg, I have land and asus max m1
<danascape[m]> both ran mainline at one point at 5.9.x before
<barni2000[m]> jojo_autoboy: has land port for 6.6
<danascape[m]> ohh nice
<danascape[m]> then i guess we need to rebase it on top of one and add all the devices together?
<barni2000[m]> i also have localy
<danascape[m]> one last thing, how do we enable a framebuffer dmesg that starts on the device display? On init
<danascape[m]> not really framebuffer but i dont know how to frame my question
<barni2000[m]> simpledrm?
<jojo_autoboy[m]> barni2000[m]: i do?
<barni2000[m]> jojo_autoboy[m]: you sent it in mainline chat before this chat was made
<jojo_autoboy[m]> huh i don't really remember but i guess
<danascape[m]> barni2000[m]: Oo i think its that how do i enable it
<danascape[m]> looks cool xD
<danascape[m]> CONFIG_DRM_PANEL_SIMPLE=m
<danascape[m]> anything else except this?
<barni2000[m]> <danascape[m]> "CONFIG_DRM_PANEL_SIMPLE=m..." <- > <@danascape:matrix.org> CONFIG_DRM_PANEL_SIMPLE=m... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/qBCSRxxiTaFowKMbYIFaIAmZ>)
<danascape[m]> barni2000[m]: Uhm why?
<barni2000[m]> do you have working dsi?
<barni2000[m]> and configuration for your panel?
<danascape[m]> Yepp
<barni2000[m]> but if you have working dsi why you want use simple panel, when we have panel-generator
<barni2000[m]> * have panel-generator?
fossdd has quit [Remote host closed the connection]
fossdd has joined #msm8937-mainline
fossdd has quit [Remote host closed the connection]
fossdd has joined #msm8937-mainline
YiCao[m] has joined #msm8937-mainline
<dr_shui[m]> <barni2000[m]> "but if you have working dsi..." <- have ugg-lite’s usb otg works?
<barni2000[m]> no
<barni2000[m]> only usb
<dr_shui[m]> I wonder if i can switch usb mode by kernel debug fs
<dr_shui[m]> echo host > /sys/kernel/debug/usb/ci_hdrc.0/role
<dr_shui[m]> Like this