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
<ValPackett[m]> <operachi[m]> "'Lk2nd Building' section was..." <- nice, was that the last moto that unnecessarily had its own dts in lk2nd?
<ValPackett[m]> <operachi[m]> "wifi finds network but doesn't..." <- i also have a "wifi does not connect to home network" issue… (it's fine with my daily phone's hotspot)
<ValPackett[m]> hm why did montana get the s/motorola/moto in alsa-ucm?
<barni2000[m]> <ValPackett[m]> "hm why did montana get the s/..." <- because model name can be maximum 16 character
<barni2000[m]> <ValPackett[m]> "> <@barni2000:matrix.org> ```..." <- modem fw ig
<veynamer[m]> On redmi note 5a the screen does not start
<veynamer[m]> Xiaomi ugglite
<barni2000[m]> Original or replacement?
<veynamer[m]> barni2000[m]: Original
<barni2000[m]> I have tm and sc variant
<barni2000[m]> mdp5 was initialized so panel driver is there
<barni2000[m]> try to switch to dpu
<right_front[m]> my ugglite only boot when first install, after that i cannot boot into system, usb not detectec too
<right_front[m]> barni2000: i tried 6.11, 6.12.5, 6.13.pr, the problem persist, cannot boot up after reboot
<barni2000[m]> systemd?
<barni2000[m]> phosh?
<right_front[m]> barni2000[m]: cli
<barni2000[m]> <veynamer[m]> "On redmi note 5a the screen does..." <- maybe just backlight gpio, idk wich ui you are using power on/off the display could solve it
<barni2000[m]> my ugglite still booting
<barni2000[m]> s/ugglite/ugglites/
<barni2000[m]> try to pushing power button couple of time during the boot
<right_front[m]> barni2000[m]: i'll try
<barni2000[m]> i have not tested systemd installations yet i will make a new sd
<barni2000[m]> btw 1 of my ugglite panel is not working but all have replacement display
<barni2000[m]> so i am not testing it too much because touch or display is not working
<barni2000[m]> ugglite have the worst aftermarket displays :(
<right_front[m]> <barni2000[m]> "so i am not testing it too..." <- my ugglite booted without lcd socket connected,
<right_front[m]> restarted twice with no problem, thanks god
<barni2000[m]> Why lcd breaks it?
<right_front[m]> barni2000[m]: idk, i just bought the device this morning,
<veynamer[m]> <barni2000[m]> "maybe just backlight gpio, idk..." <- Gnome mobile, plasma mobile, tried both
<barni2000[m]> You cannot disable the display until you not logged in
<barni2000[m]> sudo loginctl unlock-sessions will unlock it
<operachi[m]> <ValPackett[m]> "nice, was that the last moto..." <- probably yea
<barni2000[m]> jetter is still there
<right_front[m]> barni2000: ugglite uses ipa2.5 or 2.6?
<operachi[m]> <ValPackett[m]> "i also have a "wifi does not..." <- btw I think that some device in pmOS wiki had the same problem and dmesg error so idk if this can be solved easily
<barni2000[m]> right_front[m]: None of them
<barni2000[m]> 8920 and 8940 uses ipa
<barni2000[m]> 8917 and 8937 are not using
<right_front[m]> barni2000[m]: so, how can i enable the modem?
<barni2000[m]> Read back the chat
<right_front[m]> barni2000[m]: iam scrollling
<barni2000[m]> you can search in the chat
<barni2000[m]> you will need to install qrtr, msm-modem-uim-selection, rmtfs
<right_front[m]> <barni2000[m]> "you will need to install qrtr..." <- thanks,
<veynamer[m]> https://bpa.st/3Q7A
<barni2000[m]> this is something but i have no idea what cause it
<barni2000[m]> SpeakerHPHL sequences are not correct i will fix them at the evening
<right_front[m]> i applied this patch into ugglite,
<right_front[m]> is this about mpss_mem?
<barni2000[m]> can be yes
<barni2000[m]> check the downstream memory ranges
<barni2000[m]> `reg = <0x00 0x86800000 0x00 0x5500000>;`
<barni2000[m]> <veynamer[m]> "https://bpa.st/3Q7A" <- wait did you tried unload the module?
<barni2000[m]> s/tried/try/
<barni2000[m]> panel drivers cannot be unloaded
<barni2000[m]> maybe this will be your issue
<barni2000[m]> try this
<ValPackett[m]> <barni2000[m]> "modem fw ig" <- so weird 0.o but anyway do we like.. propose to have motorola-carrier-channel-ids.dtsi included in the generic MTP file just hoping it doesn't affect non-moto devices?
<barni2000[m]> you will put the compatible under the motos section
<barni2000[m]> but first i need to find out the modem stuff on 8937
<ValPackett[m]> barni2000[m]: hmmm? compatible? section? the channel IDs are a property on the root of the adtb..
<barni2000[m]> unit-info {
<barni2000[m]> compatible = "motorola,unit-info";
<barni2000[m]> };
<barni2000[m]> btw this can be solved with dt overlay ig
<barni2000[m]> <barni2000[m]> "```..." <- it is under hannah node
<ValPackett[m]> barni2000[m]: unit-info is
<ValPackett[m]> i'm talking about carrier-channel-ids
<barni2000[m]> so only applied for hannah
<barni2000[m]> ok idk, we can do include anywhere
<barni2000[m]> but i think other devices fw do nothing with ith
<barni2000[m]> s/ith/it/
<veynamer[m]> <barni2000[m]> "try this" <- Something didn't help, everything is the same
<barni2000[m]> Idk then