T42 | June %lastname% was added by: June %lastname% | 08:13 |
---|---|---|
T42 | thirdsty was added by: thirdsty | 09:12 |
T42 | Steve %lastname% was added by: Steve %lastname% | 09:12 |
T42 | <hacker12455> should I use breakfast with a cm11 device? | 13:52 |
T42 | <adampigg> Yes iirc | 14:17 |
T42 | <hacker12455> ```hybris/hybris-boot/Android.mk:71: ********************* /boot appears to live on /dev/block/mmcblk0p9 /dev/block/platform/sdhci-pxav3.2/by-name/KERNEL | 14:33 |
T42 | <hacker12455> hybris/hybris-boot/Android.mk:72: ********************* /data appears to live on /dev/block/mmcblk0p17 /dev/block/platform/sdhci-pxav3.2/by-name/USER | 14:33 |
T42 | <hacker12455> hybris/hybris-boot/Android.mk:75: *** There should be a one and only one device entry for HYBRIS_DATA_PART. Stop.``` | 14:33 |
T42 | <hacker12455> ran `source build/envsetup.sh` and `breakfast lt02wifi` (codename of the tab 3 7.0 WiFi | 14:34 |
T42 | <hacker12455> also part of fixup-mountpoints | 14:35 |
T42 | <hacker12455> https://bpa.st/4OSQ | 14:35 |
mal | the build script is detecting two fstab files in device repo, if nothing else helps then just remove the problematic file | 14:38 |
T42 | <adampigg> (Document) https://irc.thaodan.de/.imgstore/4d5Z0Bh7M0.null | 14:39 |
T42 | <adampigg> mal and others, pls test above | 14:39 |
T42 | <adampigg> it seems i never released a version with save location support? | 14:41 |
T42 | <adampigg> this fixes that, adds better image rotation (works on pro1) and adds audio/video bitrate selection | 14:42 |
mal | @adampigg ok, I'll have a look | 14:42 |
mal | later today | 14:42 |
T42 | <adampigg> mal: ta, no great rush, we are going to our local pub fir the grand reopening!! | 14:43 |
mal | nice | 14:43 |
T42 | <adampigg> im not so sure! | 14:43 |
mal | @adampigg is that built from master branch? | 14:43 |
T42 | <adampigg> mal: i bneed to push some changes, one moment | 14:43 |
mal | let me know the branch you use so I can have a look at the code also | 14:44 |
T42 | <adampigg> mal: its all on master now | 14:44 |
T42 | <adampigg> i did wonder about having seperate bitrates for each camera, but it that overkill?? | 14:44 |
mal | hmm | 14:46 |
T42 | <adampigg> mal: the fix for rotation was, ahem, "inspired" by jolla-camera | 14:46 |
mal | hehe | 14:46 |
mal | I think there were changes to lower level things in recent releases related to rotation | 14:46 |
T42 | <adampigg> variable names are entirely coincidental | 14:46 |
T42 | <realSiRiSn0w> Does sailfish works flawlessly on nexus 5? I am thinking to buy one | 14:47 |
T42 | <hacker12455> hm | 15:04 |
T42 | <hacker12455> https://bpa.st/23AA | 15:04 |
T42 | <hacker12455> running `make -j$(nproc --all) hybris-hal droidmedia` | 15:04 |
mal | are you sure the path to kernel in local manifest is correct? | 15:07 |
T42 | <hacker12455> yes | 15:09 |
T42 | <hacker12455> <project path="kernel/samsung/lt02wifi" | 15:09 |
T42 | <hacker12455> name="android_kernel_samsung_lt02" | 15:09 |
T42 | <hacker12455> HABUILD_SDK [lt02wifi] HABUILD_SDK [lt02wifi] hello@Strangers-In-My-Network:~/hadk/kernel/samsung/lt02wifi$ ls | 15:09 |
T42 | <hacker12455> COPYING CREDITS Documentation Kbuild Kconfig MAINTAINERS Makefile README REPORTING-BUGS arch block crypto drivers firmware fs include init ipc kernel lib mm net samples scripts security sound tools usr virt | 15:09 |
mal | I meant if the kernel/samsung/lt02wifi the correct place device repo assumes | 15:11 |
mal | grep the device repo for kernel path | 15:12 |
T42 | <hacker12455> hm | 15:12 |
T42 | <hacker12455> ah now I see | 15:13 |
mal | was it incorrect? | 15:18 |
T42 | <hacker12455> yep | 15:23 |
T42 | <hacker12455> hm is it okay if CONFIG_QUOTA_NETLINK_INTERFACE and CONFIG_IKCONFIG_PROC are missing | 15:51 |
T42 | <hacker12455> or should I add them | 15:51 |
T42 | <hacker12455> btw config_ikconfig was disabled in kernel | 15:51 |
T42 | <hacker12455> also CONFIG_QFMT_V2 is missing | 15:52 |
T42 | <hacker12455> or is it possible to launch menuconfig | 15:54 |
T42 | <hacker12455> got menuconfig | 15:56 |
mal | if you need you have to enable also CONFIG_IKCONFIG to get CONFIG_IKCONFIG_PROC | 15:56 |
mal | don't use menuconfig, most people don't use it | 15:57 |
T42 | <elros34> @hacker12455 here is my experimental way to use xconfig, you can adjust it for menuconfig. Put it in script in $ANDROID_ROOT and run in habuild sdk: https://pastebin.com/vXgWvv2u | 15:57 |
mal | just append the changes to the end of defconfig | 15:57 |
T42 | <hacker12455> figured out how to use menuconfig | 15:57 |
T42 | <hacker12455> I do not have CONFIG_QFMT_V2 in config | 15:58 |
T42 | <hacker12455> should I add it manually? | 15:58 |
T42 | <hacker12455> hm | 16:00 |
T42 | <hacker12455> WARNING: CONFIG_CGROUP_MEM_RES_CTLR_KMEM is invalid | 16:00 |
T42 | <hacker12455> It is unset | 16:00 |
T42 | <hacker12455> Allowed values : y, !, <=3.5 | 16:00 |
T42 | <hacker12455> Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, only valid if kernel version <= 3.5 | 16:00 |
T42 | <hacker12455> should I enable it? | 16:00 |
T42 | <hacker12455> or is that not needed | 16:00 |
T42 | <hacker12455> on a 3.4 kernel | 16:00 |
mal | you can enable that | 16:02 |
T42 | <hacker12455> already enabled | 16:03 |
T42 | <hacker12455> anything else I might need | 16:03 |
T42 | <hacker12455> enabled all error things except for qfmt_v2 | 16:04 |
T42 | <hacker12455> should I apply that from the halium wiki? | 16:04 |
T42 | <hacker12455> https://docs.halium.org/en/latest/porting/build-sources.html#as-of-systemd-233-the-3-4-kernel-needs-to-have-a-patch-in-order-to-boot-tmpmnt-not-being-created | 16:04 |
T42 | <hacker12455> ok so hybris-boot got built | 16:06 |
T42 | <hacker12455> should I try booting it? | 16:08 |
mal | did you already create to installation zip | 16:11 |
T42 | <hacker12455> not yet | 16:11 |
T42 | <hacker12455> I want to test if that image boots to the initramfs | 16:11 |
mal | you can of course try that | 16:12 |
T42 | <hacker12455> ```[29385.357580] usb 1-4: new high-speed USB device number 19 using xhci_hcd | 16:25 |
T42 | <hacker12455> [29385.576283] usb 1-4: device descriptor read/all, error -71 | 16:25 |
T42 | <hacker12455> [29385.974247] usb 1-4: new high-speed USB device number 20 using xhci_hcd | 16:25 |
T42 | <hacker12455> [29386.186364] usb 1-4: no configurations | 16:25 |
T42 | <hacker12455> [29386.186367] usb 1-4: can't read configurations, error -22 | 16:25 |
T42 | <hacker12455> [29386.186403] usb usb1-port4: attempt power cycle``` | 16:25 |
mal | did it reboot right away or later | 16:26 |
mal | in some situation it will reboot automatically after 30 seconds | 16:27 |
T42 | <hacker12455> it does not reboot | 16:27 |
T42 | <hacker12455> stays on splash | 16:27 |
mal | did you try "telnet 192.168.2.15 23" | 16:36 |
T42 | <hacker12455> network is unreachable | 16:36 |
T42 | <hacker12455> <*> USB Gadget Drivers (Android Composite Gadget) ---> Android Composite Gadget | 17:17 |
T42 | <hacker12455> [*] Samsung Composite function | 17:17 |
T42 | <hacker12455> [*] DUN support function | 17:17 |
T42 | <hacker12455> maybe the config is the issue? | 17:17 |
T42 | <elros34> did you copy over .config to your defconfig after using menuconfig? | 17:18 |
T42 | <hacker12455> the changes were saved in the defconfig | 17:19 |
T42 | <hacker12455> I checked | 17:19 |
T42 | <elros34> Did you flashed hybris-boot.img or boot.img? | 17:21 |
T42 | <hacker12455> hybris-boot | 17:21 |
T42 | <hacker12455> only hybris-boot as I wanted to test the initramfs | 17:24 |
T42 | <hacker12455> I have no errors in config except | 17:27 |
T42 | <hacker12455> ERROR: CONFIG_QFMT_V2 is invalid | 17:27 |
T42 | <hacker12455> It is unset | 17:27 |
T42 | <hacker12455> Allowed values : y | 17:27 |
T42 | <hacker12455> Comment says: Use this version of the interface for quotactl | 17:27 |
T42 | <elros34> it's not critical and for sure not needed in initramfs | 17:27 |
T42 | <elros34> IIRC samusng i9100 didn't use abootimg format. Could your device be similar? | 17:29 |
T42 | <hacker12455> @elros34 [IIRC samusng i9100 didn't use abootimg format. …], hmm | 18:22 |
T42 | <hacker12455> from the pmOS deviceinfo | 18:24 |
T42 | <hacker12455> deviceinfo_flash_method="heimdall-bootimg" | 18:24 |
T42 | <hacker12455> @elros34 | 18:24 |
T42 | <hacker12455> hm I should not need cm11 flashed right? | 18:27 |
T42 | <elros34> no, initramfs is enough | 18:29 |
T42 | <elros34> it should reboot after 60s if usb cannot be established: https://github.com/mer-hybris/hybris-boot/blob/master/init-script#L273 | 18:30 |
T42 | <hacker12455> hmm | 18:31 |
mal | oh yeah, some samsung devices have some peculiar things in usb and need manually setting ip on host, sometimes even mac | 18:31 |
mal | I have one samsung tablet that would do strange things related to usb networking | 18:31 |
T42 | <hacker12455> still it should show up in lsusb no? | 18:31 |
mal | yes, it would show there but without ip | 18:32 |
T42 | <hacker12455> well mine does not | 18:32 |
T42 | <hacker12455> @mal [oh yeah, some samsung devices have some peculi …], yes I am aware of these issues | 18:32 |
T42 | <elros34> @hacker12455 you could touch some file in /data here: https://github.com/mer-hybris/hybris-boot/blob/master/init-script#L357 too see whether that stage is reached | 18:42 |
T42 | <hacker12455> where is the init script in the files? | 18:45 |
T42 | <hacker12455> ah I see | 18:45 |
T42 | <edp_17> @hacker12455 : it might be late response but on i9100, you cannot use hybris-boot. You need to flash the file called kernel to the KERNEL partition to make it boot. Check my repos for i9100: https://github.com/edp17 | 18:51 |
T42 | <hacker12455> yes I know i9100 is isorec | 18:52 |
T42 | <hacker12455> but Tab 3 7.0 is bootimg | 18:52 |
T42 | <hacker12455> @elros34 [@hacker12455 you could touch some file in /dat …], would that get touched if I don't have the rootfs installed? | 18:53 |
T42 | <hacker12455> I only flashed hybris-boot | 18:53 |
T42 | <edp_17> Okay, I thought you were building for i9100. | 18:54 |
T42 | <hacker12455> nope | 18:55 |
T42 | <elros34> @hacker12455 sure, this script is copied to initramfs and rootfs. In initramfs DONE_SWITCH = no | 18:55 |
T42 | <hacker12455> then it does not get to there | 18:55 |
T42 | <hacker12455> no new file is created | 18:56 |
T42 | <elros34> try without all the changes you made in defconfig. Apply only those: https://github.com/mer-hybris/hybris-boot/blob/master/init-script#L326 (without CONFIG_VT) | 18:59 |
Thaodan_ | Hello, I'm trying to figure out why my boot image wont boot. This is what AOSP does to create the boot.img https://invent.kde.org/snippets/1036 | 20:41 |
Thaodan_ | thats what I do: https://github.com/Thaodan/droid-hal-img-boot-sony-kumano/blob/master/rpm/droid-hal-griffin-img-boot.spec#L3 | 20:41 |
Thaodan_ | I tested the kernel that I build for sfos with aosp and it boots the aosp recovery but not the sfos recovery | 20:42 |
Thaodan_ | Any ideas what I could miss out? | 20:43 |
T42 | byayyildiz was added by: byayyildiz | 22:08 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!