Qiangong2[m] | If the recovery fstab for a new device already uses mmcblk0pX, what do I set up for the fixup-mountpoints? | 02:02 |
---|---|---|
Qiangong2[m] | Do I even need to edit it? | 02:03 |
Qiangong2[m] | Or is it fine? | 02:05 |
mal | Qiangong2[m]: usually it doesn't find the recovery fstab during build so you just need to check which one it finds | 04:50 |
Qiangong2[m] | mal: So how would I configure fixup-mountpoints? Would I need to change block/bootdevice to block/mmcblk0pX | 05:13 |
mal | that is what it's supposed to do, you need to check which paths it uses in fstab and then find the real device nodes from device | 05:23 |
Qiangong2[m] | The fstab uses /dev/block/mmcblk0pX already | 05:27 |
Qiangong2[m] | My device doesn't have by-name linking | 05:28 |
T42 | <elros34> then just add your device here https://github.com/mer-hybris/hybris-boot/blob/master/fixup-mountpoints#L605 | 05:39 |
T42 | <adampigg> does pulseaudio-modules-droid-hidl replace audioflingerglue -and- pulseaudio-modules-droid-glue? | 06:13 |
T42 | <adampigg> jusa ^^ | 06:13 |
jusa | @adampigg: For Android >= 8 | 06:27 |
T42 | <adampigg> jusa, yes, but does it replace both parts? | 06:27 |
jusa | @adampigg: and yes, for ril only pulseaudio-modules-droid-hidl is needed, if other components require access to audioflinger service then you'll need to run audioflingerglue in addition, but no need for pulseaudio-modules-droid-glue | 06:28 |
T42 | <adampigg> thx, what other components typically require access to audioflinger? | 06:29 |
jusa | @adampigg: but I already have pending PR for pulseaudio-modules-droid-hidl where I separate the helper (connecting to hwbinder or binder) and pulseaudio module, so then you could use only the helper where audioflinger is needed (much simpler build than audioflingerglue) | 06:29 |
jusa | @adampigg: I think only camera on some devices has needed access to audioflinger | 06:30 |
T42 | <adampigg> ok,good info | 06:30 |
T42 | Maria %lastname% was added by: Maria %lastname% | 07:06 |
ghosalmartin | r0kk3rz, morning, do you remember the config_vt fix in the kernel? it was reverting some thread work google did | 09:44 |
r0kk3rz | that was the gist yeah | 10:21 |
r0kk3rz | in the logs somewhere | 10:21 |
ghosalmartin | r0kk3rz, am digging :P | 10:25 |
r0kk3rz | there should be a fixed kernel on github somewhere | 10:28 |
r0kk3rz | i think | 10:28 |
ghosalmartin | r0kk3rz, it was this https://github.com/LineageOS/android_kernel_google_marlin/commit/1bb88fcb4961166195e2cb1973901ecf931983a1#diff-89facfd476c39c1ac4252bc099e66d0e thanks :D | 10:43 |
ghosalmartin | am having anotehr go ar marlin port | 10:43 |
ghosalmartin | bullhead has just annoyed me far too much | 10:43 |
ghosalmartin | !seen osum4est | 10:45 |
merbot | ghosalmartin: osum4est was last seen in #sailfishos-porters 17 weeks, 4 days, 12 hours, 28 minutes, and 59 seconds ago: <osum4est> mal, tried setting that as well, didn't seem to help | 10:45 |
rinigus | kimmoli: any progress with testing? | 10:52 |
rinigus | kimmoli: for me, it seems to work now without any extra difficulties. | 10:52 |
r0kk3rz | ghosalmartin: yeah that looks like it | 11:55 |
r0kk3rz | i wonder what they were trying to fix with that patch | 11:56 |
electro575 | Just for information, who have a device who works properly for SIM detection and all service around with sailfishos ? Without sony taking into account | 12:11 |
r0kk3rz | we have many | 12:11 |
r0kk3rz | they probably wont help you though | 12:12 |
electro575 | okey, so what can be added to my defconfig about htc one m8 devices ? i don't have my file here but just for as example | 12:13 |
r0kk3rz | what do you mean? | 12:14 |
r0kk3rz | its the kernel config, theres a zillion options... | 12:14 |
electro575 | zillion ? | 12:14 |
r0kk3rz | lots | 12:14 |
r0kk3rz | you need to figure out what changes you need in there | 12:15 |
electro575 | yes i know, just one second, i find the last project | 12:15 |
r0kk3rz | if any | 12:15 |
electro575 | okey, but sometimes it's an hardware problem | 12:15 |
electro575 | because we don't have the good firmware to talk with hardware | 12:15 |
r0kk3rz | indeed, it can be complicated, this is what device porting is about | 12:16 |
r0kk3rz | what are you trying to get at? | 12:16 |
electro575 | this repo -> msm8974 | 12:17 |
electro575 | i have lineageOS | 12:17 |
r0kk3rz | ok | 12:17 |
electro575 | https://github.com/LineageOS/android_kernel_htc_msm8974 | 12:17 |
electro575 | i'm looking for the ofono : RIL problem : no such file | 12:20 |
electro575 | for SIM detection | 12:20 |
electro575 | but if you add configuration and remove configuration of the kernel, the files whose added are removed or not ? | 12:21 |
r0kk3rz | which files? | 12:21 |
electro575 | kernel file | 12:22 |
electro575 | .o , ... | 12:22 |
r0kk3rz | you need to figure out which file it needs, and where it comes from | 12:22 |
r0kk3rz | maybe it comes from kernel, maybe it comes from somewhere else | 12:22 |
electro575 | yes, but why the RIL problem is alaways this ? i'm on lineageOS 15.1 with libhybris 15.1 | 12:23 |
electro575 | and ofono-blinder | 12:23 |
r0kk3rz | because you havent fixed it | 12:24 |
electro575 | my smartphone is 32 bit | 12:24 |
electro575 | i have reset repo for ofono-blinder | 12:24 |
electro575 | fix it ? in my kernelconfig ? | 12:25 |
Mister_Magister | r0kk3rz: seeā¦ | 12:25 |
electro575 | i will see with dbus the problem | 12:25 |
r0kk3rz | i have no idea what you're talking about | 12:25 |
electro575 | but the link FAQ not work for this problem | 12:26 |
electro575 | i will more search but i just want similar project for a defconfig if it exist | 12:26 |
electro575 | i will more search, i have no many time ^^ | 12:27 |
electro575 | :/ | 12:27 |
electro575 | sorry for my flood | 12:28 |
electro575 | but i have port my galaxy note II t0lte, and i have sometimes problem with SIM detection | 12:28 |
electro575 | and the phone is low speed to load the OS | 12:28 |
r0kk3rz | randomly changing the kernel config is not advised | 12:29 |
electro575 | the battery drain is more than other OS, but it's samsung | 12:29 |
electro575 | yes | 12:29 |
electro575 | can i reset the output of my kenel compilation ? | 12:29 |
r0kk3rz | sure | 12:30 |
r0kk3rz | its a git repo, it keeps track of changes | 12:30 |
electro575 | i will test, okey | 12:31 |
s31m | hi there, I am looking for Sailfish on Shiftphones | 13:26 |
T42 | PacoLanciano was added by: PacoLanciano | 14:07 |
Qiangong2[m] | For my spreadtrum device, it has a bunch of patches required to build cm-13 successfully. Is it safe to apply them? Or is there a reason I shouldn't? | 17:39 |
r0kk3rz | Qiangong2[m]: you might need to apply them to the hybris tree too | 18:06 |
Qiangong2[m] | Okay, so they won't interfere with the final build? | 18:06 |
TheKit | depends on what is patched exactly, but hybris changes to most components are not that large, so they shouldn't | 18:07 |
Qiangong2[m] | Okay, thanks | 18:07 |
s31m | is there a list of devices that are compatible with Sailfish ? | 18:13 |
Mister_Magister | s31m: not all but most https://wiki.merproject.org/wiki/Adaptations/libhybris | 18:20 |
Qiangong2[m] | My device tree is here: https://github.com/Qiangong2/sfos_device_samsung_logan2g However, I am stuck at breakfast. It is saying it can't find the config makefile | 18:40 |
Qiangong2[m] | It shows up in the lunch menu, but same issue | 18:40 |
Qiangong2[m] | build/core/product_config.mk:234: *** Can not locate config makefile for product "lineage_logan2g". Stop. | 18:41 |
Qiangong2[m] | Device logan2g not found. | 18:41 |
piggz | mal: sledges: is this a viable patch to dhd? https://paste.gnome.org/pikoyxe9y | 19:21 |
ghosalmartin | has anyone managed to roll a boot and recovery image together yet? | 19:54 |
ghosalmartin | turns out marlin needs twrp-3.2.2-0-marlin.img | 20:22 |
ghosalmartin | the newest version fails to mount vendor and system for some strange reason | 20:22 |
mal | piggz: hmm, so that device doesn't have a real /vendor partition or what? | 20:34 |
piggz | mal: it does, but as part of the hal buiild, i want to modify some stuff from the cendor partition | 20:35 |
mal | hmm, ok | 20:36 |
mal | just hoping that won't cause issues on any devices, is that libexec vendor in search path? | 20:36 |
piggz | mal: well, actually, its broke DHI for me so far | 20:37 |
piggz | :D | 20:37 |
mal | piggz: search path would need modifying anyway if you want to add such a thing | 20:38 |
mal | piggz: is /vendor priority over libexec system? | 20:38 |
piggz | mal: in what context? | 20:39 |
mal | piggz: I mean just if there is alternative ways to achieve the same outcome | 20:39 |
piggz | mal: well, i was wondering if i can just add the 2 libs i want to install to detrious package? | 20:40 |
piggz | detritus | 20:40 |
mal | hmm, that probably won't work easily, maybe we could think of that libexec vendor tomorrow, it's a bit late | 20:42 |
piggz_ | mal: what have i broken here :/ https://pastebin.com/4heEHa1M | 21:12 |
piggz_ | dhi failing | 21:13 |
piggz_ | problems start around line 213 | 21:17 |
piggz_ | 2183 even | 21:18 |
mal | piggz_: which libs did you add to the device? | 21:38 |
mal | piggz_: line 2175 is the first error, no idea why servicemanager fails | 21:46 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!