T42 | <b100dian> actually I don't know what the problem was with that message | 00:03 |
---|---|---|
T42 | <b100dian> it turns out I had to re-enable vold service which was waited upon | 00:04 |
T42 | <b100dian> I now have lipstick:) | 00:05 |
T42 | Maxree002carm was added by: Maxree002carm | 00:13 |
Umeaboy | mal: Are you still up? | 01:00 |
Umeaboy | I failed to build hal for some reason. | 01:02 |
Umeaboy | https://ghostbin.co/paste/detbvta | 01:02 |
Umeaboy | Help needed. | 01:02 |
Umeaboy | I need to redo the patching again now that the blobs are added? | 01:04 |
T42 | <birdzhang> are you sure you cloned libhybris submodules ? | 01:20 |
Umeaboy | @birdzhang: Yes. | 01:51 |
Umeaboy | cd $ANDROID_ROOT/external | 01:51 |
Umeaboy | git clone --recurse-submodules https://github.com/mer-hybris/libhybris.git | 01:51 |
Umeaboy | I know that the part with mountpoints are missing, but I can assure you that they are indeed there and the defconfig is working since I copied the one that I built hybris-hal with the last time. | 01:56 |
Umeaboy | https://ghostbin.co/paste/tqfm4r | 01:56 |
Umeaboy | Alright. I'm off to bed. Talk to ya'll later. | 03:57 |
rinigus | mal: yes, except very start of boot in actdead mode | 04:36 |
rinigus | mal : I suspect that the last lines are never written to disk as I press force reboot in the end (power+volup) | 04:38 |
rinigus | Pressing just power did not do anything. So, ideas on getting better looks are welcome | 04:38 |
T42 | <edp_17> @mighty17: what's your issue with bcm4330? | 05:58 |
mighty17 | @edp_17 bluetooth doesnt work | 07:00 |
mighty17 | wifi does work somehow xD | 07:01 |
mighty17 | reading the hadk-faq it says something specifc needs to be done for bcm devices | 07:01 |
mighty17 | https://github.com/mer-hybris/hadk-faq#broadcomm-devices-android-7-lineage-14-1-or-older | 07:01 |
mighty17 | i have https://github.com/yacuken/droid-config-espresso3g/commit/828191594ce4fc0f49b628e110abe77597688f7c for bluetooth but its pretty old, so should i do that or follow what hadk faq says | 08:44 |
mighty17 | well this didnt work xD | 09:00 |
mighty17 | @elros34 i think you can help me here again, my device uses ducati (https://en.wikipedia.org/wiki/Distributed_Codec_Engine) for video encoding/decoding and camera but in dmesg i get `omap-rproc omap-rproc.1: rproc_loader_cont: failed to load ducati-m3.bin` | 11:01 |
mighty17 | and in journalctl i get this https://pastebin.ubuntu.com/p/5DYNKSZ6mD/ | 11:01 |
mighty17 | the firmware fails to load which causes videos to play not so good :( | 11:02 |
T42 | <elros34> @mighty17 error is quite clear, that firmware can't be found. Can you found it on any partition? | 11:20 |
mighty17 | <T42 "<elros34> @mighty17 error is qui"> yes @elros34 it is literally in /vendor.firmware | 11:21 |
mighty17 | > <@freenode_T42:matrix.org> <elros34> @mighty17 error is quite clear, that firmware can't be found. Can you found it on any partition? | 11:22 |
mighty17 | * yes @elros34 it is literally in /vendor/firmware | 11:22 |
Mister_Magister | mighty17: you are making mess | 11:36 |
mighty17 | hm??? | 11:37 |
Mister_Magister | mighty17: look https://paste.opensuse.org/9add19a4 | 11:38 |
mighty17 | sorry :( | 11:40 |
Mister_Magister | anyway | 11:40 |
Mister_Magister | i wonder where he expects that firmware file | 11:41 |
mighty17 | checked that file and it /vendor/firmware is one of the locations | 11:41 |
mighty17 | `/usr/bin/droid/droid-load-firmware.sh` | 11:42 |
Mister_Magister | well idk xd | 11:43 |
T42 | <elros34> so check in full logs when formware is loaded, before or after /vendor/firmware is mounted | 11:49 |
mighty17 | https://pastebin.ubuntu.com/p/TRPPrFdJDP/ i suppose its before :0 | 11:50 |
T42 | <elros34> I guess your kernel is too old but check whether you have fw_loader_user_helper in config | 11:55 |
mighty17 | `CONFIG_FW_LOADER=y` but not`CONFIG_FW_LOADER_USER_HELPER` | 12:22 |
T42 | <elros34> so I think you should either build that ducati as a module which might be difficult or mount system partition in /init-debug script which is not so elegant be should do the job | 12:34 |
mighty17 | The latter is promising I'll give it a go thanks :D | 12:47 |
T42 | Çisil %lastname% was added by: Çisil %lastname% | 12:58 |
*** abr is now known as abranson | 13:31 | |
*** abr is now known as abranson | 13:51 | |
T42 | <edp_17> @mighty17 [@edp_17 bluetooth doesnt work], I'll look into my notes. What device is it and what base? | 15:42 |
mighty17 | It's a samsung galaxy tab 2 with 3.0.101 kernel and CyanogenMod 13 base @edp_17 | 15:45 |
mighty17 | @elros32 did you mean this https://github.com/mer-hybris/hybris-boot/blob/master/init-script where am i supposed to mount first? | 16:27 |
mighty17 | or rather edit droid-load-firmware.sh to mount it there first loadd firmware and unmount it and then let the init scripts do their joobs | 16:33 |
rinigus | mal: any ideas on how to catch better logs with actdead? | 16:50 |
mal | rinigus: can't you ssh into that? or did it need some changes | 16:58 |
rinigus | mal: tbh, I didn't try. I was assuming that wifi is not active during charging... maybe usb net is | 16:59 |
rinigus | would have to try | 16:59 |
mighty17 | oh derp @elros34 not @elros32 xD | 17:02 |
T42 | <elros34> @mighty17 yes this script but try on device first, it's called /init-debug. Add it somewhere before preinit is executed so before ' exec $INIT' line | 17:03 |
mighty17 | ohkay | 17:05 |
mighty17 | @elros34 am i supposed to mount using mmcblk info or just `mount /` will do? | 17:07 |
mighty17 | mount /vendor | 17:07 |
T42 | <elros34> do you even have /vendor directory, I assumed you have only symlink which points to /system/vendor | 17:08 |
mighty17 | i do have a /vendor directory | 17:09 |
mighty17 | https://pastebin.ubuntu.com/p/YcfjxKttZ6/ @elros34 see its there | 17:10 |
T42 | <elros34> so do you have vendor partition? I do not see that in your logs | 17:10 |
mighty17 | technically this device is too old to have vendor partition | 17:11 |
mighty17 | but /vendor does exist in sfos | 17:12 |
T42 | <elros34> so from where do you get /vendor? show output of ls -al / | 17:12 |
mighty17 | oh its a symlink :( | 17:13 |
mighty17 | `vendor -> /system/vendor` | 17:13 |
T42 | <elros34> yeah so 'mount -o <options from your fstab> /dev/mmcblk0px /system' | 17:13 |
T42 | <elros34> maybe also mkdir -p /system first | 17:14 |
mighty17 | mmcblk0p9 is FACTORYFS ie /system | 17:14 |
mighty17 | and wdym by options? | 17:14 |
rinigus | mal: nope, cannot login. usb nor wifi don't work; which is expected, I think | 17:15 |
mighty17 | https://github.com/CyanogenMod/android_device_samsung_espressowifi/blob/cm-13.0/rootdir/fstab.espresso#L6 ? | 17:15 |
T42 | <elros34> so 'ro,barrier=1' | 17:15 |
mighty17 | ah that ohk | 17:16 |
mighty17 | well i did that, lets hope it boots now xD | 17:17 |
mighty17 | oh yeah it loaded!! | 17:19 |
mighty17 | `Loaded firmware ducati-m3.bin` | 17:19 |
mighty17 | that gives my device 2 more cores :D | 17:20 |
mighty17 | thanks a lot!! | 17:22 |
T42 | <elros34> does it fix anything besides one error in log:P? | 17:23 |
mighty17 | need to test, it handles the cameras for my device | 17:25 |
mighty17 | and blackscreen in camera,but hey it is atleast responsive | 17:25 |
mighty17 | i still might need https://git.ti.com/cgit/glsdk/gst-plugin-ducati for gst-droid, dont know much | 17:28 |
T42 | <elros34> doubt it, gst-droid use android decoders/encoders | 17:29 |
mighty17 | yeah... | 17:37 |
mal | rinigus: do you have jolla-rnd-device package installed? | 18:15 |
rinigus | mal: yes, I do | 18:16 |
Umeaboy | Has anybody looked through https://ghostbin.co/paste/tqfm4r ? | 18:40 |
Umeaboy | Besides missing the mountpoints I see no error made. | 18:41 |
Umeaboy | I don't know if mal or Thaodan is here, but I'd appreciate some constructive critisism about my shortened HADK. | 18:50 |
Umeaboy | I don't think I made a boo boo. | 18:50 |
piggz | mal: when you add an entry to the local_manifest, whats the best repo command to run? | 20:19 |
mal | piggz: what do you mean? if you have everything else synced then just repo sync path/to/target | 20:31 |
piggz | thats it | 20:31 |
piggz | make hybris-hal is running ... its actually been a while since ive used repo .. last 2 ports had full source trees from vendor! | 20:33 |
piggz | mal: is hadk quite out of date for modern ports? doesnt mention apply-patches and such | 20:46 |
piggz | mal: out of interest, do you know if, internally, the emulator browser now works? | 20:49 |
mal | piggz: yeah, the example is not the best for latest bases | 20:49 |
mal | piggz: I haven't tried browser in emulator yet | 20:49 |
mal | maybe I should | 20:49 |
piggz | mal: maybe you should ... and send me the x86 binary! | 20:49 |
piggz | rinigus: when tbuilder makes a snapshot, whats that used for, so that each package build is an almost clean build target, just for that package? | 20:58 |
Umeaboy | piggz: I'm not saying that you ARE, but if you're interested in any way, I have a project to transform the HADK into a program that will help you build and flash a fresh copy of Sailfsh OS.... This is a future project so nothing has been made except for directory structures. | 23:16 |
Umeaboy | It's called Haddock. | 23:16 |
Umeaboy | You know, like Captain Haddock in the adventures of Tintin. | 23:17 |
Umeaboy | Here's the repo: https://gitlab.com/haddock1/haddock | 23:19 |
Umeaboy | My idea is to take the source code for Heimdall and make it happen. This is not for now. It's just an idea I have. | 23:20 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!