Simdol | Do I have to use LineageOS as a base? LineageOS for OnePlus 6 Oreo is very primitive and I am leaning towards Omnirom. | 00:34 |
---|---|---|
Simdol | Assuming that Android Pie is not supported, of course. | 00:34 |
Simdol | Also where can I get SDK for aarch64? | 00:45 |
Simdol | I don't know why it won't let me chroot into sdk. What can I do to figure this error out? unshare: cannot change root filesystem propagation: Invalid argument | 00:56 |
Simdol | Manually chrooting to the chroot seems to work. | 01:01 |
Simdol | Okay, so is the reason why I have to use LineageOS as a base is because I have to use hybris-15.1 branch for Android? | 01:07 |
*** ChanServ sets mode: +v T4 | 02:09 | |
*** ChanServ sets mode: +v T4 | 08:15 | |
r0kk3rz | yeah our hybris trees are usually based on lineageos | 08:34 |
mal | what sources does Omnirom use? | 10:08 |
T4 | <NotKit> Omnirom is AOSP + CAF based, different tree from LOS | 10:10 |
T4 | <adampigg> jusa: ping .... on our new port, we have audio working/ atlast (its intel based and we hadto write an alsa config) ..... | 12:50 |
T4 | <adampigg> video// ,media works ok | 12:51 |
T4 | <adampigg> but BT headphones dont, the audio doent route | 12:51 |
T4 | <adampigg> headphones pair/connect ok | 12:51 |
T4 | <adampigg> would our PA config be wrong, or what else could it be? | 12:51 |
HelloPotter_ | hey there i am porting sailfish for my device potter, i wrote fixup mountpoints(which i get from my device), can any one tell me is this correct??https://paste.ubuntu.com/p/zw7rW23VXg/ | 12:54 |
T4 | <vorombe> https://github.com/mer-hybris/hybris-boot/blob/master/fixup-mountpoints | 12:57 |
mal | HelloPotter_: that is not correct, see the link above how to define the paths, those are not absolute paths | 13:07 |
HelloPotter_ | ok | 13:07 |
HelloPotter_ | @mal https://paste.ubuntu.com/p/p9zSHnssDr/ now? | 13:09 |
mal | remove the empty lines near the end, otherwise looks ok | 13:16 |
T4 | <adampigg> jusa, our sound config https://github.com/sailfish-on-latte/droid-config-latte/pull/2 | 13:16 |
T4 | <adampigg> which is based on the emu;lator config iirc | 13:17 |
T4 | <eugenio_g7> I have some fixes on that that I need to push | 13:27 |
T4 | <adampigg> ooooo | 13:28 |
T4 | <adampigg> go on | 13:28 |
T4 | <adampigg> i/was going o | 13:28 |
T4 | <adampigg> along the ines of comaring the pa config with the droid one... | 13:28 |
jusa | latte? | 13:39 |
T4 | <adampigg> yes | 13:43 |
T4 | <adampigg> an x86 device | 13:44 |
T4 | <adampigg> we use mesa for gfx ... its almost like a pure port ... hoping to use vaapi for video accel | 13:44 |
mal | @adampigg which parts use droid stuff currently? | 13:45 |
T4 | <adampigg> none i think | 13:45 |
T4 | <adampigg> sensors are native, as are gfx | 13:46 |
T4 | <adampigg> sound is alsa | 13:46 |
T4 | <adampigg> there is no camera working | 13:46 |
T4 | <adampigg> and it doesnt work in los | 13:46 |
T4 | <adampigg> not sure how the camera works or how its connected yet | 13:47 |
T4 | <adampigg> it works in the/offiiial android and windows 10 | 13:48 |
T4 | <eugenio_g7> Yup no droid bits | 13:52 |
T4 | <eugenio_g7> I have dhi masked too on mine | 13:52 |
T4 | <adampigg> i can/probably/mask/mine too nowwd is fixed | 13:53 |
T4 | <adampigg> sorry about / .... it is next to spacebar! | 13:53 |
T4 | <abhishek_0> If it is x86 , it should be able to run mainline fine, have you tried @adampigg ? | 14:00 |
*** ChanServ sets mode: +v T4 | 14:01 | |
T4 | <adampigg> yes, and we had modesetting issues | 14:02 |
jusa | are you using bluez4 with the device? | 14:09 |
T4 | <adampigg> jusa, 5 | 14:12 |
mal | @adampigg which kernel version does it have? | 14:14 |
jusa | ok, change line 43 on ia32_rt5659_soundcard.pa to load-module module-bluez5-discover | 14:14 |
T4 | <adampigg> mal, 3.14 | 14:14 |
T4 | <adampigg> jusa, i might have done that locally already, lemme check | 14:15 |
T4 | <adampigg> jusa, actually on that line i have the bluez-discover load, with bluez4 and bluez5 args | 14:16 |
T4 | <adampigg> will change | 14:16 |
jusa | that should be fine as well.. you'll need to add flags1 = disable_notify to bta2dp card section, line 165 in the xpolicy.conf, though I think that's not enough to get everything ok.. | 14:19 |
T4 | <adampigg> @eugenio_g7 what changes do youhave? | 14:20 |
jusa | could you take verbose pulseaudio logs from connecting the bt device? | 14:20 |
T4 | <adampigg> sure, probbaly this evenig tho if thats ok | 14:20 |
jusa | yep, I'm not sure how I have time but I'll try look at that during the weekend | 14:21 |
T4 | <adampigg> ta | 14:22 |
T4 | <eugenio_g7> @adampigg [@eugenio_g7 what changes do youhave?], Some changes to the xpolicy.conf regarding the correct switch of sinks (which is only one, but due to a configuration error it tries to switch to an unexistant switch) and outputs... Managed to make PA switch the output correctly in case an headphone is plugged (now I need to get the al | 14:49 |
T4 | sa mixers right) | 14:49 |
T4 | <MarcoDS_bit> mal so now we have no errors in kernel defconfig, I have just reinstalled hybris-boot and sailfish chroot, but the strange thing is that I can telnet into it with port 23 as sailfish was not installed (I followed the manual installation) | 16:04 |
mal | @MarcoDS_bit do you see something in /diagnosis.log | 16:25 |
T4 | <MarcoDS_bit> mal "CONFIG_AUTOFS4_FS=y not found in /proc/config.gz" | 16:27 |
mal | @MarcoDS_bit so you need to fix that | 16:28 |
T4 | <MarcoDS_bit> In kernel defconfig right? | 16:29 |
mal | yes | 16:29 |
T4 | <MarcoDS_bit> OK thank you | 16:29 |
mal | and make sure you find it in .config found in out/ | 16:29 |
T4 | <MarcoDS_bit> Sure :P | 16:30 |
mal | after make hybris-boot of course | 16:31 |
T4 | <adampigg> @eugenio_g7 looking forward to those fixes! | 16:53 |
T4 | <It_sMike> Ah... Tired of debugging .... could anyone help me please ?????? | 17:49 |
mal | @It_sMike what is the problem? | 17:50 |
T4 | <It_sMike> Phones get reboot while browsing :( | 17:51 |
T4 | <It_sMike> or installing apps | 17:51 |
r0kk3rz | like instant boot loop? | 17:56 |
r0kk3rz | turn on pstore and check for kernel panics | 17:56 |
T4 | <It_sMike> Everything was fine on 3.0.0.8 , but when I've updated to 3.0.1 it's starts happening... | 17:57 |
mal | @It_sMike just to be sure, did you update target correctly before building 3.0.1.11? | 17:58 |
T4 | <It_sMike> to which version? | 17:58 |
mal | to 3.0.1.11 obviously | 17:58 |
T4 | <It_sMike> Hmmm... I guess so. but let me check it for sure! just target ? | 17:59 |
mal | in platform sdk check sb2 -t SailfishOS-latest-armv7hl -R -msdk-install ssu re | 17:59 |
mal | oops, replace the target name with the correct one in that | 18:01 |
T4 | <It_sMike> yeah I know :) no problem ! | 18:01 |
T4 | <It_sMike> It's on 3.0.0.8 :D | 18:04 |
T4 | <It_sMike> SO that was the problem all the time :/// ? | 18:04 |
r0kk3rz | nah its gonna be kernel panics | 18:06 |
r0kk3rz | i think elros was having a similar issue | 18:06 |
T4 | <It_sMike> Yeah I see in the logs... | 18:06 |
T4 | <abhishek_0> 3.0.1 on obs yet? | 18:07 |
T4 | <It_sMike> @abhishek_0 What do you mean? | 18:08 |
T4 | <abhishek_0> @It_sMike not asking you :P | 18:08 |
T4 | <It_sMike> Sorry :D | 18:08 |
mal | lbt: reminder of adding 3.0.1.11 target to Mer OBS, when you have time :) | 18:08 |
T4 | <It_sMike> noob question :D , how do you work with pstore? | 18:15 |
r0kk3rz | its a kernel option you enable | 18:30 |
T4 | <It_sMike> Already enabled :D , then what should I do? ( sorry I'm a bit noob with the whole kernel ) | 18:31 |
r0kk3rz | which pstore options you have enabled | 18:34 |
T4 | <It_sMike> Let me check ... | 18:34 |
T4 | <BusterBg_18> Hey mal I fixed my droidmedia issues and dropped all anbox patches, and got my obs account, can I get maintainership for xiaomi:kenzo?:D | 18:35 |
T4 | <It_sMike> r0kk3rz : CONFIG_PSTORE=y | 18:36 |
r0kk3rz | any others? | 18:37 |
T4 | <It_sMike> nope! | 18:37 |
r0kk3rz | check in /sys/fs/pstore for a ramoops file | 18:37 |
r0kk3rz | if not, you might need to enable more | 18:37 |
T4 | <It_sMike> OK ! | 18:38 |
mal | @BusterBg_18 which was the original maintainer? | 18:40 |
T4 | <BusterBg_18> Akhil Kalwakurthy | 18:41 |
mal | have you had any contact with him? | 18:44 |
T4 | <BusterBg_18> Yeah, he helped me to fix droidmedia actually | 18:46 |
mal | can't he give you permissions? he has the permissions to change https://build.merproject.org/project/meta/nemo:devel:hw:xiaomi:kenzo | 18:47 |
T4 | <BusterBg_18> I will contact him | 18:49 |
T4 | <BusterBg_18> I hope he have internet access | 18:49 |
mal | it's just in a way cleaner if the original porter gives the permissions to new one, if that is not possible then it can be handled by me | 18:50 |
r0kk3rz | especially since that ports not that old | 18:52 |
piggz | @eugenio_g7 .... that new kernel is acting much better for me regarding USB connection .... i no longer get lags and errors regarding charging voltage | 18:53 |
piggz | mal: you think 3.14 kernel will be ok? | 18:54 |
piggz | jusa: getting logs now... | 18:54 |
T4 | <BusterBg_18> Ok, I will contact you in case he doesn't respond in some days | 18:55 |
mal | piggz: ok for what? | 18:55 |
T4 | <BusterBg_18> It's not that old but he can't continue supporting it anymore | 18:56 |
piggz | mal: you asked what kernel version we are using | 18:56 |
piggz | so, i wondered why | 18:56 |
mal | piggz: just curious, it's fine, just asked because of bluez5 | 18:56 |
piggz | k | 18:56 |
piggz | jusa: there was _nothing_ printed in journal when the headphones connected .... i am running PA with -vvv | 18:57 |
r0kk3rz | @BusterBg_18 theres nothing stopping you from making an update though | 18:58 |
T4 | <BusterBg_18> That's why I started the whole OTA thing, I also solved some of his bugs, I really want to keep this device update for as long as I can | 19:00 |
r0kk3rz | oh so you have updated the repos already? | 19:03 |
T4 | <BusterBg_18> The ones on github yes | 19:04 |
r0kk3rz | btw dont do things like this - https://github.com/sailfishos-kenzo/droid-config-kenzo/commit/c4a328dbfed829124731bbed2ea3861252d97bd0#diff-b6c965404b02e6695cf5aa8bdd58c056 | 19:05 |
r0kk3rz | theres really no need, the out-of-box setup prompts to download apps | 19:05 |
T4 | <BusterBg_18> Oh ok, that's just for when I was trying builds and didn't want to set up the device | 19:09 |
mal | does that device really still need ofono delay hack? | 19:11 |
mal | @BusterBg_18 installroot and tmp should not be in git | 19:11 |
T4 | <BusterBg_18> Already put them on gitignore | 19:14 |
mal | ok | 19:16 |
mal | documentation.list is also useless in git | 19:16 |
r0kk3rz | you could probably squash those two commits to fix the history a bit | 19:17 |
r0kk3rz | but in general i have no major issues adding you to the obs if you have an account already | 19:18 |
r0kk3rz | i mean, if you put your changes on master and tagged it, the webhooks should pick it up anyway | 19:21 |
mal | indeed, that would do it | 19:22 |
mal | @BusterBg_18 could you squash the last two commits to one commit | 19:22 |
mal | r0kk3rz: although droid-hal needs updating anyway | 19:23 |
mal | so it wouldn't fix everything | 19:23 |
r0kk3rz | yeah true | 19:27 |
piggz | r0kk3rz: argh, make me a newer libva | 19:29 |
r0kk3rz | can do | 19:29 |
r0kk3rz | should just be a case of bumping the submodule | 19:30 |
r0kk3rz | but it wants new wayland, so probably build it in your repo | 19:30 |
T4 | <It_sMike> r0kk3rz : There's such no directory :D , /sys/fs/pstore | 19:30 |
r0kk3rz | you know, the linux kernel is quite a popular thing, you can find out all kinds of things on your favourite internet search engine | 19:32 |
T4 | <It_sMike> Right :) sorry! may I ask another question? | 19:33 |
piggz | r0kk3rz: ok.... im hoping it defines I915_EXEC_VEBOX | 19:33 |
piggz | is the intel driver fails to build... | 19:33 |
piggz | but, im just searching for that atm | 19:33 |
r0kk3rz | hmm | 19:34 |
r0kk3rz | is this for the driver thing? | 19:34 |
piggz | r0kk3rz: yes ... bugger, looks like it comes fromthe kernel | 19:35 |
r0kk3rz | piggz: https://patchwork.kernel.org/patch/10224785/ | 19:35 |
r0kk3rz | yerp | 19:35 |
piggz | r0kk3rz: though, accoridng to https://elixir.bootlin.com/linux/v3.14.79/source/include/uapi/drm/i915_drm.h it should be in my kernel | 19:36 |
piggz | so, some build problem | 19:36 |
mal | @It_sMike does the device have /proc/last_kmsg ? | 19:37 |
T4 | <It_sMike> let me see mal ! | 19:38 |
r0kk3rz | piggz: where did you get the spec from | 19:38 |
piggz | r0kk3rz: fedora | 19:38 |
piggz | r0kk3rz: https://bpaste.net/show/e818b09c0be7 | 19:39 |
r0kk3rz | tanks lbt :) | 19:40 |
T4 | <It_sMike> Yes mal. it does, so what's next!? | 19:40 |
mal | @It_sMike depends on whether your device actually uses that, it will contain kernel logs if there is a crash | 19:41 |
T4 | <It_sMike> Thanks! I should take a look on it... | 19:42 |
r0kk3rz | piggz: must be that gen4asm thing? | 19:42 |
piggz | r0kk3rz: what is that? | 19:44 |
r0kk3rz | not sure | 19:45 |
r0kk3rz | says intel on it | 19:46 |
r0kk3rz | maybe you'll have to build that on device... | 19:47 |
r0kk3rz | piggz: https://01.org/sites/default/files/users/u24924/gstreamer_1.png | 19:52 |
r0kk3rz | you do need it | 19:52 |
r0kk3rz | piggz: 'The intel-vaapi-driver will not be actively maintained. From BDW and SKL+, intel-media-driver for VAAPI is recommended. ' | 19:56 |
piggz | eugh | 19:58 |
r0kk3rz | hmm, nope, cant use that one, gcc too olde | 19:58 |
piggz | r0kk3rz: so, stick with intel-vaapi-driver? | 20:04 |
r0kk3rz | i think so | 20:05 |
r0kk3rz | idk, this stuff is confusing | 20:05 |
piggz | r0kk3rz: so, on obs, do I just need to click 'branch package' | 20:21 |
piggz | an stick it in one of my repos | 20:21 |
*** ChanServ sets mode: +v T4 | 20:22 | |
r0kk3rz | you could do that | 20:23 |
r0kk3rz | or just copy the _service file | 20:23 |
r0kk3rz | and probably fork the repo on gmo | 20:24 |
piggz | actually, yes, i need a newer version anyway maybe | 20:26 |
piggz | r0kk3rz: thoughts on build problem? | 20:26 |
r0kk3rz | which one? | 20:27 |
piggz | I915_EXEC_VEBOX | 20:27 |
r0kk3rz | not especially | 20:28 |
r0kk3rz | you must have to build that thing against the right kernel | 20:28 |
r0kk3rz | so whether you can package kernel headers and use that for build? | 20:29 |
piggz | r0kk3rz: it seems to be in there.... | 20:31 |
piggz | [SB2 sdk-build xiaomi-latte-i486] piggz@linux-f1uu / $ cat ./usr/lib/droid-devel/include/libdrm/i915_drm.h | grep I915_EXEC_VEBOX | 20:31 |
piggz | #define I915_EXEC_VEBOX (4<<0) | 20:31 |
T4 | <MarcoDS_bit> mal all done but not working anyway, but, I tried extracting the chroot from my pc and I actually got way more files than extracting it from the phone (and from the phone it gave me "tar: short read"), so I checked the partitions size and I see this https://pastebin.com/vHjYaJ5K and all seems alright (?). now I'm try copying the extra | 20:31 |
T4 | cted files from the pc to the phone manually | 20:31 |
piggz | r0kk3rz: ah | 20:32 |
piggz | it must be building against ./usr/include/libdrm/i915_drm.h | 20:32 |
piggz | which doesnt have it | 20:32 |
T4 | <BusterBg_18> Once I get back home I will squash those commits, but still have to update droid-hal and droidmedia to obs right? | 20:33 |
T4 | <It_sMike> mal could you help me with something please? this is the last_kmsg after crashing : https://paste.ubuntu.com/p/hWPGFzhFM2/ , Any idea about what happend? | 20:37 |
piggz | r0kk3rz: i guess i need to modify the configure checks to look for droid-devel instead of libdrm-devel | 20:38 |
T4 | <It_sMike> I'm gonna make some changes to the kernel, but would be happy to know your opinion too, mal :) | 20:40 |
T4 | <It_sMike> Uh.... still crashing :( got really tired.... took about a week and still no fix :( | 20:46 |
r0kk3rz | what did you do? | 20:49 |
r0kk3rz | that last_kmsg doesnt really say anything useful | 20:49 |
T4 | <It_sMike> Yeah I know :( | 20:49 |
T4 | <It_sMike> Disabled some of the useless kernel configs... | 20:49 |
mal | @It_sMike sailfish release shouldn't really break such things | 20:50 |
mal | so it's odd how 3.0.0.8 didn't have the issue | 20:50 |
T4 | <It_sMike> Yeah! much odd :( | 20:50 |
mal | @It_sMike how exactly did you build the new version? | 20:50 |
r0kk3rz | its not that odd, since theres new kernel functionality being used now | 20:51 |
T4 | <It_sMike> mal : Like everytime I build images .... | 20:52 |
mal | r0kk3rz: but odd how that kind of "basic" feature in kernel would be broken | 20:52 |
T4 | <It_sMike> r0kk3rz : Applied those too.... but no luck :( | 20:52 |
r0kk3rz | mal: yeah i know, but im reasonably sure elros had a similar issue | 20:53 |
r0kk3rz | id disable CONFIG_NETFILTER_XT_MATCH_CONNTRACK as a test | 20:54 |
mal | @It_sMike what does "zcat /proc/config.gz | grep CONFIG_NETFILTER_XT_MATCH_CONNTRACK" return? | 20:55 |
T4 | <It_sMike> let me run it .... | 20:55 |
T4 | <It_sMike> Uh crashed again :D while running the command | 20:55 |
mal | that command cannot cause a crash, it's just random probably | 20:56 |
T4 | <It_sMike> Yeah... random reboots :( Are everywhere now :/ | 20:56 |
T4 | <elros34> not very similar, I had kernel panic after loading wlan module | 20:57 |
T4 | <elros34> Removing /etc/connmand/firewall* "fix" it | 20:57 |
T4 | <It_sMike> @elros34 same here ... | 20:58 |
T4 | <It_sMike> I should test that too :) thanks Elros :) | 20:58 |
mal | @It_sMike can you give a link to your kernel source repo | 20:59 |
T4 | <It_sMike> Sure ! | 20:59 |
T4 | <It_sMike> https://github.com/CancroSailfishOS/android_kernel_xiaomi_cancro Here you are mal :) | 21:00 |
mal | @It_sMike you use that hybris-12.1 branch? | 21:00 |
T4 | <It_sMike> mal it returns this : CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y | 21:00 |
T4 | <It_sMike> Yes. | 21:00 |
mal | @It_sMike a very random idea, apply this patch to your kernel https://github.com/mlehtima/android_kernel_fairphone_fp2/commit/d725094e30538b3f5c85bf338e251714965e0b96.patch | 21:11 |
T4 | <It_sMike> WoW :)))) | 21:11 |
T4 | <It_sMike> Thanks a lot mal. ok I'll do it and report back ! | 21:11 |
T4 | <It_sMike> Hmmmm... seems everything's working fine after removing /etc/connman/firewall* , let me test everything again .... | 21:20 |
T4 | <It_sMike> Yeah, Everything's OK now ! ( with Elros solution ) . mal , let me apply your patch too.... | 21:30 |
mal | @It_sMike the method by elros is not a proper fix, hopefully the kernel patch works, just remember to add back the firewall configs | 21:31 |
mal | for testing | 21:31 |
T4 | <elros34> certainly it's not solution but workaround | 21:31 |
T4 | <It_sMike> Yeah I know mal... I hope too :D | 21:31 |
T4 | <It_sMike> @elros34 :) Thanks anyway... | 21:32 |
mal | @It_sMike that was the only relevant looking difference in my working kernel and your kernel, at least in the netfilter code | 21:32 |
T4 | <It_sMike> Applying right now mal ! Thanks so much for looking around my kernel :) | 21:33 |
r0kk3rz | so it was that netfilter thing, weird | 21:49 |
T4 | <It_sMike> Building new image right now.... | 21:55 |
piggz | r0kk3rz: our libdrm is _reall_ old | 21:59 |
jusa | piggz: hm.. | 22:03 |
piggz | jusa: hit me with cmds to run :D | 22:05 |
jusa | piggz: it would be nice to see ohmd logs of that but the command line for enabling logs for ohmd is not something one remembers by the heart.. :) | 22:05 |
piggz | ha | 22:05 |
piggz | r0kk3rz: i was able to build ver 1.5 of the driver | 22:06 |
jusa | piggz: as root: | 22:07 |
jusa | systemctl stop ohmd | 22:08 |
piggz | yup | 22:08 |
jusa | ohmd --no-daemon --verbose=all --trace="* enabled;* target stdout;*.*=all" | 22:08 |
piggz | jusa: https://paste.gnome.org/pbdeyzksj#line-16895 | 22:12 |
piggz | that line is approx when i turned on headphones | 22:12 |
piggz | i actually turned off/on | 22:13 |
T4 | <WaseemAlkurdi> Hi guys | 22:15 |
T4 | <WaseemAlkurdi> Excuse me for the question | 22:15 |
T4 | <WaseemAlkurdi> How do I add a stub to libhybris? | 22:15 |
jusa | piggz: ok so ohmd side looks ok, I'll re-check the policy-enforcement configs.. | 22:19 |
piggz | thx | 22:19 |
jusa | piggz: could you take full pulseaudio logs of starting & connecting headset, even if connecting headset wouldn't log anything extra | 22:23 |
piggz | k | 22:23 |
piggz | jusa: seems i was wrong ... earlier, journald had stopped logging! | 22:25 |
piggz | jusa: https://paste.gnome.org/pkvomibog | 22:26 |
jusa | ah, if you take logs from journal, make sure rate limiter is off, otherwise journal will drop log lines from pulse | 22:26 |
jusa | RateLimitBurst and RateLimitInterval set to 0 in /etc/systemd/journal.conf | 22:27 |
jusa | and restart | 22:27 |
piggz | jusa: https://paste.gnome.org/pfultbq1e | 22:31 |
piggz | jusa: line 1418 maybe ? | 22:31 |
T4 | <It_sMike> Uh... mal, just applied your patch, then clean installed, but still have random reboots :( | 22:33 |
mal | ok | 22:38 |
T4 | <It_sMike> Should we give up at this point :D ? | 22:39 |
T4 | <elros34> mike: could you try: while true;do dmesg -c; done. You should have some logs if the issue is same like mine | 22:41 |
T4 | <It_sMike> Sure Elros, but what did you do for sloving this problem? ( instead of removing those files ) | 22:44 |
T4 | <elros34> I did not solve it. I was hoping more user will have same issue when 3.0.1.11 target will be ready. Also I tested 3.0.1.11 only in 1 device for now | 22:47 |
T4 | <It_sMike> Understood... had the same idea too :) | 22:48 |
jusa | piggz: I'll update your config a bit, takes some minutes | 22:48 |
piggz | jusa: once again, gr8 service! | 22:49 |
jusa | piggz: could you still paste output of "pactl list" when pulse is running | 22:51 |
T4 | <elros34> It's like lack of audio after watching video bug reported in tjc. Not everyone have it | 22:52 |
piggz | jusa: https://paste.gnome.org/pelz9nbaw | 22:53 |
T4 | <It_sMike> :( Maybe I should downgrade users to 3.0 and wait for a bugfix from jolla .... | 22:53 |
T4 | <It_sMike> Anyway... tomorrow, I'll try building over 3.0.1 tooling and target ... ( I know it would not solved it... but better than nothing ) | 22:55 |
*** Benclark006_ is now known as Benclark006 | 23:01 | |
T4 | <It_sMike> Goodnight sailors :) | 23:03 |
T4 | <It_sMike> Thanks everyone :) | 23:03 |
piggz | r0kk3rz: gst-vaapi builds without gst-doc, it just skips it | 23:07 |
jusa | piggz: https://kraa.fi/tmp/latte - try those for pulseaudio config, they are not optimal (or even complete) but should be more in line how things need to be done | 23:47 |
jusa | it's nice to figure out alsa-based configs, easier to see where things would need to be more generic, as currently the config has mostly gone "droid things first" | 23:48 |
jusa | now some sleep :) | 23:48 |
jusa | anyways, as that most likely blows up pulse logs would be nice :) | 23:49 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!