T42 | Yaseen %lastname% was added by: Yaseen %lastname% | 05:27 |
---|---|---|
piggz | mccreary: working on bootctl ... fixed gpt-utils a different way ... now fails in bootctlhal.... | 08:08 |
albertus1 | any idea what I can do about this while doing rpm/dhd/helpers/build_packages.sh --mw=https://github.com/sailfishos/gst-droid.git ? it errs out with /usr/include/EGL/eglplatform.h:124:22: fatal error: X11/Xlib.h: No such file or directory (In file included from /usr/include/EGL/egl.h:39:0, from gstdroidmediabuffer.c:25) | 08:10 |
electro | what can i add to fix the sound with call | 08:26 |
electro | i have a problem with mic : repo problem: nothing provides audioflingerglue needed by pattern:jolla-hw-adaptation-m8-1-1.noarch, | 09:00 |
electro | marking pattern jolla-configuration-m8 1-1 to be installed | 09:00 |
electro | mal, hi have you an idea with this ? | 09:00 |
electro | @elros34 : have you an idea for repo problem ? | 10:26 |
T42 | <elros34> did you build audioflingerglue? | 10:30 |
electro | i think yes | 10:30 |
electro | with build_packages.sh | 10:30 |
electro | in faq -> Create droid-hal-$DEVICE package manually and upload RPMs for droid-hal-device and droidmedia (and audioflingerglue if device needs it) | 10:30 |
electro | i am in hybris 15.1 | 10:30 |
T42 | <elros34> thing? then check droid-local-repo/ directory | 10:31 |
electro | okey | 10:31 |
T42 | <elros34> think* | 10:31 |
electro | hum, no audioflingerglue | 10:32 |
electro | it is necessary to add an url for download it ? | 10:32 |
electro | in manifest | 10:33 |
electro | upload RPMs for droid-hal-device and droidmedia | 10:34 |
electro | and audioflingerglue if device needs it | 10:34 |
electro | @elros34 : i must add this url to my manifest to add an rpm ? | 10:39 |
electro | https://github.com/mer-hybris/audioflingerglue | 10:39 |
T42 | <elros34> HADK pdf, ctrl+f(audioflingerglue) | 10:42 |
electro | yes, sorry | 10:43 |
T42 | Eu %lastname% was added by: Eu %lastname% | 10:58 |
T42 | <Eu %lastname%> Hi, can i meet port to redmi note 6? | 10:59 |
mal | electro: read the hadk pdf, it clearly says how to build audioflingerglue in chapter 13.3, also chapter 13.2 is useful to do at some point | 11:10 |
albertus1 | I guess I should trace back with my problem to the first hard error, which was during `rpm/dhd/helpers/build_packages.sh --mw` (in the "ignore chapter 7" phase). it finally said "!! cannot remove mesa to get libhybris", here's the full log from $ANDROID_ROOT/external/libhybris.log (note that $ANDROID_ROOT = /parentroot/mnt/windows/linux_build/hadk) -- http://dpaste.com/1X6Q977 | 11:15 |
albertus1 | is that conflicting mesa thing coming from my host system? should I try to build this on a terminal without starting X11? | 11:22 |
mal | albertus1: no, host has nothing to with that | 11:24 |
mal | mesa and libhybris sometimes cause problems | 11:24 |
mal | try to install libhybris manually sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper in libhybris | 11:25 |
mal | it should give options what can be done to resolve conflicts | 11:26 |
albertus1 | hmm | 11:28 |
albertus1 | it finished with "There are some running programs that might use files deleted by recent upgrade. You may wish to check and restart some of them. Run 'zypper ps -s' to list these programs." | 11:28 |
mal | what did that command install and remove? | 11:28 |
mal | it should list what it did | 11:29 |
albertus1 | The following 3 packages are going to be upgraded: libhybris libhybris-devel libhybris-libhardware | 11:29 |
albertus1 | then 3 lines "retrieving", 1 line "checking for conflicts", 3 lines "installing" | 11:30 |
albertus1 | all marked "done" | 11:30 |
albertus1 | this is the exact output, in case that matters: https://pastebin.com/9MCCtHhZ | 11:32 |
mal | hmm | 11:32 |
albertus1 | the `zypper ps -s` lists all sorts of processes on the host system | 11:33 |
mal | check using sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper se llvmpipe which packages are installed, also search the same way for libhybris, then install the equivalent libhybris packages of those mesa-llvmpipe packages that are installed | 11:34 |
albertus1 | installed means i or i+ in the leftmost column? | 11:37 |
T42 | <eugenio_g7> @adampigg, piggz: https://github.com/sailfish-on-latte/droid-config-latte/pull/22 | 11:39 |
T42 | <linusdan> Good morning :) | 11:39 |
T42 | <linusdan> How to resolve this? I searched at the group history and couldn't find the solution | 11:39 |
T42 | <linusdan> ninja: error: 'libhwc2_compat_layer', needed by 'hybris-hal', missing and no known rule to make it | 11:39 |
T42 | <linusdan> Forget it, I found it | 11:44 |
T42 | <linusdan> I was seeing on the web | 11:44 |
T42 | <linusdan> Sorry: D | 11:44 |
T42 | <Eu %lastname%> They don't answer | 11:52 |
mal | albertus1: yes | 11:53 |
mal | @linusdan I assume you are porting using hybris-15.1 base, if so read the the 15.1 porting notes in faq https://public.etherpad-mozilla.org/p/faq-hadk | 11:55 |
albertus1 | btw, what sort of transport is that on T42? | 11:56 |
mal | I have no knowledge of the internals of that telegram tunnel | 11:57 |
albertus1 | ah, Telegram is what I wanted to know in the first place :) | 11:57 |
T42 | <linusdan> Thanks mal :) | 12:00 |
albertus1 | so I'm starting to install the libhybris equivalents manually, and this is what it looks like: https://pastebin.com/K4yZeXHj -- am I safe to do this, answering yes here? I am on the Platform SDK chroot prompt | 12:02 |
mal | albertus1: I think you can say | 12:05 |
albertus1 | let's see. after all, the thing to be removed is called something with "jolla", so I don't think this would impact my host system | 12:06 |
mal | or try to do "zypper in libhybris-libEGL -mesa-llvmpipe-libEGL" | 12:06 |
mal | albertus1: none of the commands you run using sb2 touch your host | 12:06 |
mal | that is a chroot | 12:07 |
albertus1 | as far as I can see, there are no libhybris equivalents for mesa-llvmpipe-libgbm and mesa-llvmpipe-libglapi | 12:09 |
albertus1 | concerning the chroot: well, first, it has my home directory, second, it has /parentroot, third, it can at least see host processes (via `zypper ps -s') | 12:10 |
mal | yes, those are not in libhybris | 12:11 |
albertus1 | so I continue to have them installed from mesa-llvmpipe? | 12:11 |
mal | yes, those are not a problem | 12:12 |
mal | we don't even use those normally | 12:12 |
albertus1 | okay. now I repeat the previously failed `rpm/dhd/helpers/build_packages.sh --mw` and see if it works now, right? | 12:12 |
mal | yes | 12:12 |
mal | and true, there are ways to hurt host system from chroot but not using zypper | 12:13 |
albertus1 | okay | 12:13 |
mal | of course using rm to wrong folder can remove things from host side but that would be user error | 12:13 |
albertus1 | is the message "DBus unavailable, falling back to libssu" of any concern? particularly as there are problems with "[adaptation0|plugin:/ssu?repo=adaptation0]" (which also contains "ssu")? | 12:14 |
T42 | <birdzhang> ignore this | 12:16 |
mal | both are normal | 12:16 |
albertus1 | good | 12:16 |
albertus1 | it still errs out with "!! cannot remove mesa to get libhybris" | 12:17 |
T42 | <elros34> maybe you have too old dhd submodule: https://github.com/mer-hybris/droid-hal-device/commit/69f67a7dd508249ed7f4167ed232bdb7488f6d33 | 12:18 |
albertus1 | well, I just started the entire process for the first time the day before yesterday, so then something within the guide(s) must have gotten me a stale submodule... let's see, your point looks very plausible | 12:21 |
mal | albertus1: does it really stop with that error? | 12:23 |
mal | show the whole build output | 12:24 |
albertus1 | http://dpaste.com/1X6Q977 (this is the old one, but I'd guess it's the same error, so same problem) | 12:25 |
albertus1 | @elros34: i don't know if this is what I have, but I found this repo with an old submodule: https://github.com/mer-hybris/droid-hal-sony-nile (and I'm building for sony pioneer, i.e. xperia xa2 / h3113, which is in the "nile family" as i understand) | 12:27 |
mal | albertus1: I see no error in that | 12:28 |
albertus1 | that's right, it's only the output from sb2, but the very line in util.sh that elros34 pointed to seems to "die", so the return code from sb2 must be some sort of error | 12:29 |
mal | albertus1: maybe I'm missing some information, how does build_packages.sh --mw fail? | 12:31 |
albertus1 | I run it again, and for the first time it not only asks if it should build libhybris, but also Build libglibutil? | 12:31 |
albertus1 | mal: this was on the console: https://pastebin.com/LUKbX7Sh | 12:33 |
albertus1 | so, it seems the script die'd, as it was told to, but now that I just run it again, it seems to skip this point and instead build all the other things | 12:34 |
mal | ok | 12:37 |
mal | so maybe the manual installation of libhybris worked | 12:37 |
albertus1 | yes, or maybe it worked in the first place, but simpley die'd due to that old submodule, and the workaround is just running at again (and the second time it just sees that libhybris was already built and thus can skip that point) | 12:41 |
albertus1 | oh, again an error: !! building of package failed | 12:43 |
albertus1 | Failed build dependencies: ofono-devel >= 1.21+git42 is needed by ofono-ril-binder-plugin-1.0.8-1.armv7hl ; pkgconfig(libgrilio) >= 1.0.35 is needed by ofono-ril-binder-plugin-1.0.8-1.armv7hl | 12:43 |
mal | https://piggz.co.uk/sailfishos-porters-archive/index.php?log=2019-07-30.txt#line135 | 12:46 |
mal | albertus1: I suggest you use that log search engine to look for build erros, like in this case I just searched for the package name | 12:46 |
albertus1 | I actually already downloaded the entire log via https://github.com/starkDbl07/sailfishIRC-localArchiver and I can grep. will do this again from now on :) I didn't know about that search engine there, though | 12:48 |
albertus1 | my previous point of error happened not to be in there, so I was in the mode of skipping | 12:49 |
mal | ok | 12:50 |
mal | a lot of those build errors are either in channel logs or faq | 12:50 |
albertus1 | hm, can't seem to find this one, but it's confusing, since I thought I already resolved those conflicts manually as you told me: https://pastebin.com/bwr391S7 | 13:05 |
albertus1 | I didn't type in that "no", it must have come automatically. I would have typed "yes", had I been prompted | 13:06 |
mal | fix it manually | 13:08 |
albertus1 | some process must have reverted this... | 13:09 |
mal | mesa and libhybris have always been a bit of problem | 13:09 |
albertus1 | upon rerunning `rpm/dhd/helpers/build_packages.sh --mw`, can I skip those that had already been built successfully the previous time? | 13:10 |
mal | yes | 13:11 |
albertus1 | good | 13:11 |
T42 | <Eu %lastname%> Can I port it to redmi note 6? It's same hd of vince | 13:25 |
albertus1 | yet another build error... http://dpaste.com/3TZD1G8 | 13:35 |
mal | do you have the android source repos (like lineage os) for redmi note 6 | 14:06 |
mal | you need at least kernel and device repos for sailfish porting | 14:07 |
mal | albertus1: skip surfaceflinger plugin build | 14:07 |
mal | it's not used | 14:07 |
albertus1 | oh | 14:07 |
albertus1 | does that mean that some functionality of QPA will not be usable? | 14:14 |
mal | albertus1: no, there was two of those plugins, surfaceflinger and hwcomposer, normally we use hwcomposer but if that doesn't work then surfaceflinger can be used, hwcomposer is always the preferred plugin | 14:16 |
albertus1 | I see, so hopefully that worked for every developer of software targeting sfos :) | 14:17 |
mal | only in rare cases do we use surfaceflinger plugin | 14:17 |
mal | and it hasn't been needed anymore for hybris-15.1 base | 14:18 |
mal | and it seems it's broken anyway now | 14:18 |
mal | maybe I should fix it | 14:18 |
albertus1 | yay, it seems I'm through that particular step now successfully. so I'll do the next steps inside ubu-chroot again, hopefully this time without all those ABI difference warnings | 14:20 |
mal | I think some ABI difference messages are normal in android side build, as long as the build is successful those can be ignored | 14:21 |
albertus1 | should I do `make clean` or something before? as I had done the `make` yesterday already, when only libhybris and not all the others had been packaged | 14:22 |
albertus1 | and ninja always says no work to do | 14:27 |
mal | usually make clean is not needed for android side build | 14:29 |
albertus1 | okay, so I just take it that those ABI differences (which seemed a lot!) are okay | 14:31 |
albertus1 | since ninja didn't do anything | 14:31 |
albertus1 | (upon `make -j4 libdroidmedia_32 minimediaservice minisfservice libminisf_32 libaudioflingerglue_32 miniafservice`) | 14:31 |
mal | if make hybris-hal was successful (and also that other make you just gave) then all should be fine | 14:32 |
mal | also you shouldn't use that hardcoded version for droidmedia | 14:32 |
mal | hadk pdf uses autodetection for that | 14:32 |
albertus1 | I'm following https://sailfishos.org/wiki/DRAFT-Sailfish_X_Xperia_XA2_Build_and_Flash which told me to ignore chapter 7 on hadk pdf; but I don't see a hardcoded version there either | 14:33 |
albertus1 | I was doing the `make -j$(nproc --all) $(external/droidmedia/detect_build_targets.sh $PORT_ARCH $(gettargetarch)) $(external/audioflingerglue/detect_build_targets.sh $PORT_ARCH $(gettargetarch))` from there, I just prepended it with `echo` to see what it would actually be doing | 14:34 |
mal | yes, I meant that command | 14:34 |
albertus1 | good | 14:35 |
mal | which then internally runs something like make -j4 libdroidmedia_32 minimediaservice minisfservice libminisf_32 libaudioflingerglue_32 miniafservice | 14:35 |
albertus1 | exactly | 14:35 |
albertus1 | so, on to the next steps in PlatformSDK again. and let's see if I get past the gstreamer thing this time, or if I have to update the conflicts from mesa-llvm once more | 14:36 |
T42 | <adampigg> @eugenio_g7 looks reasonable | 14:38 |
T42 | <Eu %lastname%> Nobody answer? | 15:30 |
mal | I asked for more information already | 15:32 |
mal | I have no idea how to highlight you because name seen in IRC has spaces | 15:32 |
mal | does the device have lineage os kernel and device repos available, even unofficial ones are enough | 15:38 |
T42 | <Eu %lastname%> @mal [does the device have lineage os kernel and dev …], Do u ask to me? | 15:59 |
albertus1 | throughout chapter 8 of hadk pdf, should @RELEASE@ be replaced by anything? | 16:07 |
albertus1 | maybe $RELEASE ? | 16:07 |
kimmoli | fix your %username% | 16:07 |
albertus1 | though I don't have $RELEASE either | 16:08 |
kimmoli | @"Eu %lastname%" doesn't work? | 16:10 |
mal | it should have been obvious who I was asking that | 16:21 |
T42 | <AnonGhost_3301> Can anyone teach me or guide me on nexus 5x bullhead port to sailfish | 16:27 |
mal | there is already a port for bullhead | 16:50 |
albertus1 | should I replace @RELEASE@ in chapter 8 by the corresponding numbers from the SDK tooling? | 16:54 |
mal | albertus1: you just set RELEASE=3.1.0.12 for example, no need to manually replace anything | 16:58 |
mal | the instructions are quite clear | 16:59 |
T42 | <AnonGhost_3301> @mal [there is already a port for bullhead], Could you please provide details | 17:14 |
T42 | <AnonGhost_3301> Like how to ! | 17:14 |
T42 | <austenite> https://sailfishos.org/hadk | 17:15 |
mal | not sure where the prebuilt image for bullhead is, I only found some rather old images | 17:17 |
T42 | <austenite> mal, regarding obs account i have posted in #mer and emailed lbt | 17:18 |
T42 | <austenite> oh it was lbt or sledges, i will message sledges too | 17:21 |
T42 | <austenite> #mer is really empty | 17:24 |
mal | @austenite you need to highlight the person you want to notice your message, like "nick: some message" | 17:31 |
mal | ghosalmartin: there is one person asking about bullhead port @AnonGhost_3301 | 17:32 |
pbt100 | ok mal, i do that from now | 17:34 |
electro | mal, my wlan not work, have you an idea ? i have seen this chapter in faq "Build Wlan Driver as Module" | 17:35 |
T42 | <austenite> thank you | 17:35 |
mal | electro: did you read faq about "Build Wlan Driver as Module"? | 17:36 |
mal | electro: that chapter is what you need to do | 17:36 |
electro | yes, but i'm asking if it's that what i need | 17:36 |
electro | okey, thanks | 17:36 |
ghosalmartin | mal: thanks ill see what they need | 17:38 |
mal | ghosalmartin: did you manage to get 15.1 base working? | 17:39 |
ghosalmartin | mal: nahh :( | 17:40 |
ghosalmartin | well gets to some sort of UI | 17:40 |
mal | ghosalmartin: hmm, very strange why it fails like that | 17:44 |
ghosalmartin | mal: very | 17:50 |
ghosalmartin | at the moment thought am a bit preoccupied with something more hardware esque | 17:50 |
ghosalmartin | https://imgur.com/a/H8SiyZt | 17:51 |
mal | nice | 17:54 |
mal | ghosalmartin: usually qcom devices should be quite easy to get working | 17:54 |
mal | ghosalmartin: when you were building the device did you have any other device sources in the same source tree? | 17:59 |
mal | ghosalmartin: are the repos in your github up to date? I assume you added the QCOM_BSP manually? did that help anything? | 18:01 |
T42 | <Eu %lastname%> @AnonGhost_3301 [Can anyone teach me or guide me on nexus 5x bu …], It's impossible using the guide of site | 18:03 |
mal | why would you say that? | 18:07 |
mal | and could you answer my question whether redmi note 6 has lineage kernel and device repos available (even unofficial ones are ok), this is the third time I ask this, I won't ask again | 18:09 |
T42 | <AnonGhost_3301> @mal [not sure where the prebuilt image for bullhead …], So I need a updated one any solution please | 18:14 |
ghosalmartin | mal: yeah used to work fine on hybris-14.1 | 18:23 |
ghosalmartin | and yeah i did actually i think i had the marlin sources too | 18:23 |
mal | ghosalmartin: did that QCOM_BSP help at all with your problems? wondering if it should be used or not | 18:26 |
electro | mal, i can call a guys but i have no sound, and i don't can send an sms, it's about connman ? | 18:26 |
mal | @AnonGhost_3301 ask ghosalmartin for information about new images | 18:27 |
mal | electro: audioflingerglue is needed for call audio, and the other things related to that as mentioned in hadk pdf | 18:27 |
electro | mal, i can listen the sound of video | 18:28 |
mal | electro: just do chapters 13.2 and 13.3 of hadk pdf | 18:28 |
electro | yes | 18:28 |
T42 | <AnonGhost_3301> @mal [@AnonGhost_3301 ask ghosalmartin for informati …], Can I get this user details please | 18:33 |
T42 | <Eu %lastname%> @mal [and could you answer my question whether redmi …], If you know use telegram please use my link name | 18:34 |
T42 | <Eu %lastname%> And I know have lineage os for redmi note 6 , I asked about sailfish os | 18:35 |
mal | porting sailfish os requires lineage os sources | 18:38 |
mal | @"Eu %lastname%" I have no idea how to highlight such a telegram "nick" in IRC | 18:40 |
mal | there is something wrong in your user setting in telegram side because it shows like that in IRC | 18:40 |
mal | @AnonGhost_3301 like I said ghosalmartin on this IRC channel, if you use that nick it will highlight him and he can notice your messages, no more details | 18:41 |
T42 | <Eu %lastname%> @mal [porting sailfish os requires lineage os source …], Yes but it's impossible with that guide | 18:42 |
mal | no it's not, why would you say that? | 18:46 |
T42 | <Eu %lastname%> I had read the pdf | 18:54 |
mal | so what do you think makes porting impossible? | 18:54 |
electro | mal, have you an idea for this ? modprobe: FATAL: Module wlan not found. | 19:10 |
mal | try modprobe pronto_wlan | 19:12 |
electro | modprobe: FATAL: Module pronto_wlan not found. | 19:13 |
electro | where can i find if pronto_wlan is added ? | 19:13 |
mal | electro: tell what you did, are you sure you correctly modified kernel defconfig andf rebuild kernel, and then "build_packages.sh -d" and finally built new image? | 19:15 |
electro | exactly what you said | 19:16 |
electro | https://dpaste.de/4qDR | 19:16 |
mal | what did you change in kernel defconfig? | 19:17 |
electro | https://dpaste.de/uHdn | 19:17 |
mal | did you check what wlan module your kernel uses? | 19:18 |
mal | by searching for wlan in that defconfig file | 19:18 |
electro | yes, sure, it's config_pronto | 19:19 |
electro | What, why it's | 19:19 |
electro | CONFIG_PRONTO_WLAN=y rathen than Qualcomm Atheros is Prima WLAN module !! | 19:20 |
mal | electro: so after that you did make hybris-boot before runnning "build_packages.sh -d"? | 19:21 |
electro | https://dpaste.de/Md0f | 19:21 |
mal | or make hybris-hal | 19:22 |
electro | i was sure to do all command | 19:22 |
electro | but my history does out me hybris-hal | 19:22 |
mal | do you see anything related to wlan anywhere under /lib/modules on device? | 19:23 |
electro | yes | 19:23 |
electro | i have done this too, i was log with platform SDK | 19:23 |
mal | ? | 19:23 |
mal | do what? | 19:23 |
electro | make hybris-hal | 19:23 |
mal | that is done in HABUILD_SDK | 19:23 |
electro | but, just, see the paste about my defconfig | 19:24 |
electro | and see the chapter about Qualcomm WLAN | 19:24 |
mal | the defconfig is ok, I just cannot be sure you have done all other build parts correctly | 19:24 |
electro | i check | 19:24 |
mal | electro: do you see anything related to wlan anywhere under /lib/modules on device? | 19:24 |
electro | a file : 3.4.113-g9d4689d208f-dirty | 19:25 |
electro | in /lib/modules | 19:25 |
mal | I said anywhere under that | 19:25 |
mal | which includes all subfolder | 19:25 |
mal | use find as usual | 19:25 |
electro | ok | 19:25 |
mal | find /lib/modules -name *wlan* | 19:25 |
electro | no | 19:26 |
electro | no output | 19:26 |
electro | 0 find | 19:26 |
mal | so then yhou did something wrong during build | 19:26 |
electro | can you said to me the correct command to do ? | 19:27 |
mal | in ANDROID_ROOT use "find out/ -name *wlan*.so | 19:27 |
mal | oops | 19:27 |
mal | in ANDROID_ROOT use "find out/ -name *wlan*.ko | 19:27 |
albertus1 | in bash and similar, you should single-quote arguments to -name if you use globs | 19:27 |
mal | it has worked fine without that also | 19:28 |
electro | out/target/product/m8/system/vendor/lib/modules/wlan.ko | 19:28 |
albertus1 | hm, I've had problems with that | 19:28 |
mal | well sometimes it fails but rarely | 19:28 |
electro | out/target/product/m8/obj/KERNEL_OBJ/drivers/staging/prima/wlan.ko | 19:29 |
electro | out/target/product/m8/obj/PACKAGING/depmod_vendor_intermediates/lib/modules/0.0/vendor/lib/modules/wlan.ko | 19:29 |
electro | that's all | 19:29 |
mal | electro: so the module is there, then why is it not in your device, run build_packages.sh -d again | 19:29 |
electro | and do mic command ? | 19:29 |
albertus1 | I think it fails when there's a matching file right in your working directory | 19:30 |
mal | electro: of course after build_packages.sh | 19:30 |
electro | ok | 19:30 |
mal | electro: of course after build_packages.sh -d | 19:30 |
mal | no need to run whole build_packages.sh, only with -d | 19:31 |
electro | yes | 19:31 |
electro | have you a solution to pass the tutorial please ? | 19:31 |
electro | quickly | 19:32 |
piggz | mccreary: around? | 19:33 |
mal | electro: touch corners of display in clockwise order starting from top left corner before you do anything in tutorial | 19:37 |
electro | ok | 19:38 |
mal | electro: that was also mentioned in faq, quite near the beginning of it | 19:38 |
mal | in "skip tutorial" part | 19:38 |
electro | okey, thanks | 19:39 |
mal | faq has a lot of different things | 19:41 |
electro | yes, i have seen | 19:41 |
electro | mal, no wlan on /lib/modules | 19:50 |
electro | no wlan | 19:50 |
mal | electro: so this returns nothing: find /lib/modules -name wlan.ko | 19:51 |
mal | on device of course | 19:51 |
electro | yes it's that | 19:51 |
mal | ? | 19:53 |
electro | O, no | 19:53 |
electro | yes, none file | 19:54 |
electro | if it's can help you | 19:55 |
electro | https://dpaste.de/Yy37 | 19:55 |
electro | i'm surprising, my image have less size than before my modification for wifi | 19:55 |
electro | During i have launched this : make -j$(nproc --all) hybris-hal ----> LD [M] drivers/staging/prima/wlan.ko | 20:01 |
electro | mal, why this ? | 20:01 |
electro | INSTALL drivers/staging/prima/wlan.ko | 20:01 |
electro | my defconfig in the chapter "Qualcomm Atheros Prima WLAN module" | 20:05 |
electro | Is Prima not Pronto | 20:05 |
mal | electro: not relevant, the difference between pronto and prima is a bit confusing | 20:10 |
electro | i will check the link of defconfig for 14.1 | 20:10 |
electro | what elros give to me | 20:10 |
mal | electro: just forget about prima vs pronto | 20:13 |
mal | pronto_wlan is what you have in defconfig | 20:14 |
electro | yes i know | 20:14 |
electro | but why it is not in my device | 20:14 |
electro | i don't know | 20:14 |
electro | https://github.com/CyanogenMod/android_kernel_htc_msm8974/blob/cm-14.1/arch/arm/configs/cm_m8_defconfig | 20:15 |
electro | okey | 20:16 |
mal | it was in out/target/product/m8/system/vendor/lib/modules/wlan.ko so if you did everything correctly then it should be in image if you did "build_packages.sh -d" (make sure there were no errors from that) and then mic build | 20:16 |
mal | hmm, wait | 20:16 |
mal | oops | 20:16 |
mal | there is a "bug" | 20:17 |
electro | say to me | 20:18 |
mal | electro: open file $ANDROID_ROOT/rpm/dhd/droid-hal-device.inc and find line "cp -a out/target/product/%{device}/vendor/lib/modules/. $MOD_DIR/. || true" then add a new line after that with "cp -a out/target/product/%{device}/system/vendor/lib/modules/. $MOD_DIR/. || true" | 20:19 |
electro | okey | 20:19 |
mal | I'll add the fix to the submodule source repo tomorrow | 20:20 |
electro | no problem | 20:20 |
electro | thanks | 20:20 |
mal | electro: of course do not add the " in the line I gave | 20:23 |
electro | yes | 20:23 |
T42 | <Eu %lastname%> All this u are saying make impossible for me | 20:25 |
mal | electro: then run "build_packages.sh -d" again and then mic build | 20:25 |
electro | yes, thanks | 20:26 |
mal | I don't understand what exactly makes it impossible | 20:26 |
T42 | <Eu %lastname%> All That codes in pdf!!! It's more easy port miui, emui, another rom | 20:38 |
mal | well it has a lot of parts describing what is done, also some debugging help and so on, the actual number of commands used is not that big | 20:40 |
electro | mal, for the bluetooth, must i do this chapter of FAQ ? | 20:47 |
mal | electro: did wlan work now? | 20:47 |
electro | I must use blue v.4 | 20:47 |
electro | yes thanks | 20:47 |
mal | electro: not sure about bluetooth yet, depends on what services you have running, check output of "ps aux | grep blue" on device | 20:48 |
electro | ok | 20:48 |
electro | https://dpaste.de/U0dP | 20:49 |
electro | i have tried bluebinder | 20:49 |
electro | but not good | 20:49 |
electro | i must build older ofono | 20:50 |
electro | so i think i should use bluez v4 | 20:50 |
mal | I think you probably need to use bluez4 | 20:51 |
electro | okey | 20:51 |
electro | the change is to these file only ? jolla-hw-adaptation-m8.yaml | 20:52 |
mal | yes | 20:52 |
mal | there is prpbably now a line with bluez5 | 20:52 |
piggz | mccreary: this is what i came up with https://paste.gnome.org/pjctvrqw0 | 20:53 |
electro | yes but i remove this for bluebinder | 20:53 |
electro | and now i don't have the name | 20:53 |
electro | bluez4 i belive | 20:53 |
mal | electro: droid-config-m8-bluez4 | 20:54 |
electro | thanks | 20:54 |
mal | the same way you have other droid-config packages there | 20:54 |
mal | but that might still not be only thing you need | 20:54 |
mal | check faq | 20:55 |
electro | yes | 20:55 |
electro | thanks | 20:55 |
electro | Bluetooth for Qualcomm devices | 20:55 |
mal | it has instruction for using bluetooth on qcom devices, assuming your device has qcom bluetooth chip, I assume it does | 20:55 |
albertus1 | woah, the sudo mic .... part just made my host system flicker screens | 21:04 |
T42 | <Maya_khan> (Photo, 590x1280) https://irc.thaodan.de/.imgstore/L0FfffTOd8.png | 21:08 |
T42 | <Maya_khan> (Photo, 590x1280) https://irc.thaodan.de/.imgstore/pygKnZb2Ut.png | 21:08 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!