Monday, 2022-06-13

maldid you remove the room service file?00:17
Umeaboymal: Nope. I can do that.03:08
T42<A_T_R> where should i build android=parts (apply hybris-patches ,make hybris-boot and droidmedia ) in HOST $ or HABUILD_SDK $03:39
UmeaboyHABUILD_SDK according to the HADK.03:40
UmeaboyRead page 4.03:40
UmeaboySection 1.2.3 Build components.03:41
T42<A_T_R> ```04:10
T42<A_T_R> .git/rebase-apply/patch:111: trailing whitespace.04:11
T42<A_T_R> 04:11
T42<A_T_R> warning: 1 line adds whitespace errors.04:11
T42<A_T_R> ```04:11
T42<A_T_R> 04:11
T42<A_T_R> i get the above warning for `hybris-patches/apply-patches.sh --mb`04:11
Thaodan@A_T_R: You can ignore that warning.04:12
UmeaboyThaodan: What can I do to fix the duplicate path error when running breakfast?04:20
ThaodanUmeaboy: Usually those are repos where you only should have one of them in the tree (e.g. kernel-headers) so you have to find out which was cloned by accident or if any of them are to be replaced my the ones that are cloned by default. If the plain lineage build didn't had the issue I'd look at the manifest diff (repo repodiff) and see which ones were added by using the hybris-18.1 branch.04:27
UmeaboyThaodan: Uuuuuuuuhm. I'm not saying you're wrong, but if I follow the HADK step by step wouldn't that mean that this wouldn't happen?04:55
UmeaboyAnd I AM following it step by step.04:55
UmeaboyI didn't create the manifest with the other repos for hybris-18.1.04:55
UmeaboyI created the $DEVICE.xml just as proposed in the HADK.04:56
UmeaboyThe only 2 repos I added was the Lineage OS device and kernel repos for that device.04:56
UmeaboySo something in the repo sync process created this issue.04:57
UmeaboyNot me.04:57
UmeaboyI have made sure that I haven't missed a step.04:57
UmeaboyAnd if I was unsure I just reinstalled the entire system and started over again.04:58
UmeaboyNo offence.04:58
UmeaboyI mean..... I can sync just fine without using --fetch-submodules, but it fails to use --fetch-submodules.04:59
Thaodanumeaboy: The instructions are right there could be an issue in the $DEVICE.xml or the manifest.05:13
UmeaboyCould the reason be why I only added 2 repos before syncing?05:15
UmeaboyInstead of adding all the needed ones.05:15
UmeaboyI'm definately _NOT_ an expert, but with previous HADK's this wasn't a problem.05:24
T42<elros34> wrong assumption, following HADK step by step will definitely not lead you to working sfos. It just miss a lot of steps, known issues and simply because porting is not piece of cake so do not reinstall entire system  because you will never finish porting.06:09
Umeaboyelros34: I have all the time in the world so if I have to reinstall the system 100 times more I don't mind.06:19
T42<elros34> thats is the problem..  and it will not help you solve issues. You have duplicated entries then get grep (or gnome-search-tool), find where and remove one line06:24
UmeaboyI know how to use Ctrl F in Pluma as well. :)06:59
T42<adampigg> If only we had 1-click porting 😂 (re @elros34: wrong assumption, fo...)07:11
T42<elros34> that would be boring:)07:12
Umeaboyelros34: I found the problem, but I can't fix it.07:14
T42<elros34> hmm:) show it07:15
UmeaboyThe roomservice.xml contains indeed the repos used to build Lineage so what should the $DEVICE.xml contain then if not the same?07:15
UmeaboyThe device repo for instance.07:16
T42<elros34> I think your should remove them from roomservice and make sure you have device repos in $device.xml only07:17
Umeaboyhttps://pst.klgrth.io/paste/7v7j507:18
UmeaboyOK. Trying that....07:18
UmeaboyThe roomservice got created due to the breakfast command I supposed.07:18
UmeaboyIsn't it recommended to run lunch beyond2lte instead when it comes to Lineage?07:19
UmeaboyNope. Removing them did not change the cicumstances.07:24
UmeaboyI didn't resync as well.07:25
UmeaboyAs I said before, this step was never an issue. Not for this device anyhow.07:25
Umeaboyelros34: What's next?07:25
T42<elros34> repo sync?07:29
UmeaboyNo. I haven't.07:29
UmeaboyShould I?07:30
UmeaboyWon't that reset the roomservice.xml ?07:30
T42<elros34> sure, so where do you get duplicate entries?07:30
T42<elros34> who cares about it, you shouldn't even have it07:31
UmeaboyIn ~/hadk/.repo/manifest.xml which is a symlink to ~/hadk/.repo/manifests/default.xml07:31
T42<elros34> I think name shouldn't really matter, so whatever you have local_manifests/$DEVICE.xml or roomservice.xml keep it and move forward07:33
UmeaboyOK.07:33
UmeaboyTrying that.07:33
Umeaboyelros34: Deleting the $DEVICE.xml seems to do the trick because now I can resync again. Lets see if it fully syncs. :)07:41
UmeaboyGotta go..... I'll be on later tonight.08:04
UmeaboyThis will give me gray hairs. :)08:04
UmeaboyI managed to run the patch command without errors. That's good.13:53
UmeaboyNow I only need to find out how to solve the missing .mk file.13:54
UmeaboyI thought I added all the proper repos in the manifest.13:54
UmeaboyIncluding the vendor repo.13:54
T42<iDrinkCoffee> Hello! Could someone help me porting SailfishOS to a new device? I've seen the UI and how it looks on some youtube videos and I totally love the os! I'm not that experienced in porting, but I know how to use linux commands.14:01
T42<iDrinkCoffee> 14:01
T42<iDrinkCoffee> Device I want to port for: Redmi note 9 (Merlin/MerlinX)14:01
T42<iDrinkCoffee> Android version going to use as base: LineageOS 18.114:02
T42<iDrinkCoffee> Hello! Could someone help me porting SailfishOS to a new device? I've seen the UI and how it looks on some youtube videos and I totally love the os! I'm not that experienced in porting, but I know how to use linux commands.14:04
T42<iDrinkCoffee> 14:04
T42<iDrinkCoffee> Device I want to port for: Redmi note 9 (Merlin/MerlinX)14:04
T42<iDrinkCoffee> Android version going to use as base: LineageOS 18.114:04
T42<iDrinkCoffee> It allready has a Ubuntu Touch port (edited)14:04
Mister_Magisteryes, this is what this channel is for but please refrain from writting multiline and then editing it as this is bridged to irc14:05
T42<iDrinkCoffee> Okay14:06
Mister_Magisterlook at the channel topic (or description for telegram), grab the HADK and start :P Ask questions on the way14:08
T42<iDrinkCoffee> Okay14:08
Mister_MagisterAlthough it has ubuntu port, you could also possibly make halium based port but this group is not for halium i think and i got no experience in halium :P14:09
T42<iDrinkCoffee> We have a halium port, can that be used in a sailfishOS port?14:09
T42<Mister_Magister> yep14:10
T42<iDrinkCoffee> Hmm14:10
T42<Mister_Magister> but this group focuses on the hybris instead of halium, correctmeifimwrong14:10
T42<iDrinkCoffee> If I am allready using Ubuntu, do i still need to use the HA build SDK?14:11
T42<Mister_Magister> yes14:12
T42<Mister_Magister> If you get advanced enough you can do without habuild but then all the problems you encounter are on you and I don't think you want that :)14:13
T42<iDrinkCoffee> I've ran into my first issue installing repo in ha sdk15:41
T42<iDrinkCoffee> `install: cannot create regular file '/home/coffee/bin/repo': No such file or directory`15:41
T42<iDrinkCoffee> https://www.toptal.com/developers/hastebin/pesaxabaha.apache15:42
T42<TheVancedGamer> `mkdir ~/bin`15:43
T42<iDrinkCoffee> Thank you15:43
T42<LSolrac> Hello. I've a question. Does anyone know the status of SailfishOS on a watch? Is there a particular guide or suggestions for porting?15:50
T42<Mister_Magister> it's deader than disco, you want asteroidos instead (re @LSolrac: Hello. I've a questi...)15:59
T42<Mister_Magister> the demo was hacked together asteroidos anyway15:59
* Mister_Magister i touched the demo, I had it on my hand, I played wtih it15:59
Mister_Magisterdamn you telegram for not including the /me styling15:59
T42<LSolrac> /me laughs in /me16:09
T42<LSolrac> If only16:09
T42<LSolrac> wait16:10
T42<iDrinkCoffee> Okay I'm back with another issue xd16:10
T42<iDrinkCoffee> https://hastebin.skyra.pw/eqeqavocev.pgsql16:10
* Solrac[m] laughs in /me 216:10
T42<LSolrac> all jokes aside, thank you. (re @Mister_Magister: it's deader than dis...)16:10
T42<Mister_Magister> tho there's no sfos app for asteroid os yet16:11
T42<Mister_Magister> it was being worked on but then not and now it's in zombie state16:11
T42<iDrinkCoffee> I kind of figured out why this happens, because im using wsl so its time to go to ubuntu (re @iDrinkCoffee: https://hastebin.sky...)16:14
T42<b100dian> > tho there's no sfos app for asteroid os yet16:48
T42<b100dian> There is https://openrepos.net/content/asteroidos/starship16:48
T42<Mister_Magister> with no rpms available? (re @b100dian: > tho there's no sfo...)16:51
T42<b100dian> Yeah, they seem to be posted on github instead.16:52
T42<Mister_Magister> so my point still stands16:59
T42<Mister_Magister> not to mention not updated since 6 months17:01
T42<adampigg> @iDrinkCoffee  / mister_magiser ... my 2 latest ports use halium images17:04
Mister_Magisteri'm not saying its not doable just maybe more difficult for beginner17:05
T42<adampigg> id argue maybe easier ... much less to build/package17:05
T42<adampigg> however, less expertise17:05
T42<adampigg> so, ymmv17:06
T42<b100dian> Any port using a >60Hz display? does the compositor support that?17:42
Mister_Magisterbruh silica+hwcomposer can't even do constant 60fps what are you talking about17:52
Mister_Magisteron a snapdragon 845!17:52
T42<b100dian> I'm talking about the hardware. Is there any hardware capable of more than 60fps on sailfish community ports?18:08
T42<Verevka86> I think it depends on the applications, as I was told vayu shows 120fps in tests (re @b100dian: I'm talking about th...)18:21
T42<Verevka86> snapdragon 86018:22
T42<b100dian> Nice, in which tests?18:36
T42<Verevka86> Forwarded from Verevka86: А в каких тестах у тебя 120fps в сайлфиш показывало?18:38
T42<Verevka86> Forwarded from unknown: Sailfish сам по себе был 120 Гц изначально, и я видел. (re @Verevka86: А в каких тестах у т...)18:39
T42<Verevka86> Forwarded from Verevka86: А как ты замерял? (re @Verevka86: Sailfish сам по себе...)18:39
T42<Verevka86> Forwarded from unknown: На глаз. Но тестировал я не Sailfish а Droidian. В Sailfish вроде как можно где-то в браузере проверить (re @Verevka86: А как ты замерял?)18:39
T42<Verevka86> I'm sorry it's just words (re @b100dian: Nice, in which tests...)18:39
T42<b100dian> Soo your Poco X3, if you enable framerate in developer settings, what does iy show? What abou webgl tests?18:39
T42<b100dian> *it *about18:44
UmeaboyHere's the latest output from trying to build hal and droidmedia: https://pst.klgrth.io/paste/7gkv723:25
UmeaboyAnd yes I did do the patching.23:25
UmeaboyI see my phone is officially supported for Ubuntu Touch.23:31
Umeaboy:)23:31
UmeaboyI gotta logout for ADB setup to take affect.23:48

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!