**** BEGIN LOGGING AT Fri Sep 01 03:00:01 2017 Sep 01 03:43:58 Helloo Sep 01 03:44:03 Need help Sep 01 03:44:17 How to update NTP server? Sep 01 03:44:33 My datetime not autommatically update Sep 01 04:50:46 paijo : Go to Settings -> Date and Time -> Update automatically, then it will be able to get datetime from cellular tower (if your operator supports that) Sep 01 07:11:22 it is ready :) https://github.com/community-ssu/hildon-plugins-notify-sv Sep 01 07:28:21 yay :) Sep 01 07:30:37 freemangordon: since we're waiting on devuan for awhile parazyd and I will just set up the stuff for CI and builds on our machines until they (Devuan) are ready Sep 01 07:30:58 did you see my msg from a few days ago on how to continue in an organised manner even if the CI is not ready? that's been difficult for me Sep 01 08:16:03 paijo left, anyway maemo5 per default doesn't use NTP, it's using datetime from cellular like Oksana already implied Sep 01 08:38:25 did N810 have ntp? (default, that is) Sep 01 09:10:17 nfc Sep 01 09:10:25 prolly not Sep 01 13:11:04 It did not have ntp by default. Sep 01 13:13:33 Wizzup: yep, setting up local builds make sense, after all there is lots of work to be done packaging wise Sep 01 13:13:58 Wizzup: sorry, seems I've missed your message from few days ago Sep 01 13:16:51 Wizzup: I can't find anything from you in the logs for the last 7 days Sep 01 13:39:50 11:30 < Wizzup> freemangordon: can you summarise what things I can do for the .deb packages while the build infra is being worked on. I wanted the build infra in place because I figured that would provide a more organised grounds than just fetching and locally building+packaging the maemo pkgs Sep 01 15:59:48 Wizzup: well, first of all is package release management, read debian/changelog and debian/control Sep 01 16:00:17 and pushing to autobuilder Sep 01 16:00:57 ofc, package porting, if you feel you have will and spare time :) Sep 01 16:01:12 OK Sep 01 16:01:13 I don;t think anything else is needed atm Sep 01 16:01:14 Do we keep a list? Sep 01 16:01:23 list of? Sep 01 16:01:39 packages to be build? Sep 01 16:02:07 Yeah, for example Sep 01 16:02:11 So I can just pick a few and work on it Sep 01 16:02:56 no. My idea is - start with gtk, release it and push it to .. CI? Sep 01 16:03:10 I am still not get used to devuan terms :) Sep 01 16:04:28 then, try to build hildon-desktop on an "empty" devuan VM console only, that has devuan-maemo repos added in /etc/apt/sources Sep 01 16:04:49 you'll get all the needed dependencies Sep 01 16:05:13 then, release and put to CI those dependencies, etc, etc Sep 01 16:05:31 if you have better idea, please share Sep 01 16:06:23 Wizzup: also, we need -mr0 packages in the repo as well Sep 01 16:06:47 and at least one theme, not sure what license have alpha and beta Sep 01 16:09:12 Wizzup: most, if not all of the packages on https://github.com/fremantle-gtk2 have gtk2 branch, that branch is what you need Sep 01 16:13:18 Ok! Sep 01 16:14:53 Wizzup: if you need CPU power, I guess I can share some VM with 4 I5 cores/4GB RAM on my PC Sep 01 16:15:05 Should be fine Sep 01 16:15:57 BTW, where do you plan to put the build packages? on maemo infra? Sep 01 16:20:35 *shrug* I have plenty of infra, don't care about it Sep 01 16:20:43 depends on Pali Sep 01 16:20:45 er.. Sep 01 16:20:46 depends on parazyd Sep 01 16:22:44 Wizzup: what os you want on the VM? Sep 01 16:23:06 ubuntu? devuan? Sep 01 16:23:26 and how much disk space? Sep 01 16:25:13 I don't need a vm on maemo infra at this point Sep 01 16:25:17 Let's not do that just yet Sep 01 16:30:19 Wizzup: oh, I meant on my PC Sep 01 17:17:59 Wizzup: oh, and please share repo url once it is setup :) Sep 01 18:23:52 definitely. Sep 01 19:04:23 parazyd: there is devuan jessie sunxi image? Sep 01 19:06:30 Pali: hi! are you still short on maemo porting time? Sep 01 19:07:46 hi! what do you mean? Sep 01 19:09:12 I mean bringing maemo to de**an. It will be nice if there is at least one more dev :) Sep 01 19:10:38 right... but currently I do not have free time :-( Sep 01 19:11:15 yeah, thus my question "still short ..." Sep 01 19:12:29 did you see I finished hildon-plugins-notify-sv? It actually works on amd64, besides on n900 Sep 01 19:13:01 it is weird to hear "Incomming mail" notification comming from a VM :) Sep 01 19:14:33 Wizzup: BTW, one note - I think we'll need at least 2 separate repos - one for base system and one for applications Sep 01 19:15:03 like xterm, modest, dunno what else Sep 01 19:16:02 yes, I saw hildon-plugins-notify Sep 01 19:18:19 freemangordon: agreed Sep 01 19:23:53 freemangordon: there is, yes Sep 01 19:24:17 freemangordon: https://files.devuan.org/devuan_jessie/embedded/ Sep 01 19:24:32 parazyd: any instruction on how to be used? as I wrote it to uSD card, but nothing happens on reboot, it just boot to android Sep 01 19:25:17 the readme is there. the images themselves don't have u-boot on them. you can either use a precompiled one offered there, or compile your own Sep 01 19:25:28 i'm not sure what device you're trying to boot on Sep 01 19:25:37 allwinner a30 Sep 01 19:26:12 yeah, I guess the problem is that image does not follow the needed layout Sep 01 19:26:33 partition layout you mean? Sep 01 19:26:49 there is /boot on p1 (vfat), and / on p2 (ext4) Sep 01 19:27:06 zImage and dtbs are in /boot Sep 01 19:27:09 but see here http://linux-sunxi.org/Bootable_SD_card Sep 01 19:27:27 it needs spl and u-boot Sep 01 19:27:48 is that A30 specific? because this image booted for me on a couple of A20 boards Sep 01 19:28:26 the u-boots are board-specific Sep 01 19:28:39 I doubt it is specific to A30 Sep 01 19:28:40 so you need to compile one for yourself and dd it Sep 01 19:29:17 dd if=u-boot-sunxi-with-spl.bin of=/dev/mmcblk0 bs=1024 seek=8 && sync Sep 01 19:29:24 ^ in this manner Sep 01 19:29:33 in android? Sep 01 19:29:44 the sd card Sep 01 19:29:56 but there is image on it already Sep 01 19:30:08 I mean devuan image Sep 01 19:30:13 yes, and now you dd the bootloader in front of it Sep 01 19:30:21 ah, ok Sep 01 19:30:24 thanks Sep 01 19:30:45 np. let me know if you get stuck. Sep 01 19:30:56 ok Sep 01 19:31:07 the image has a mainline kernel, and a mainline u-boot config (take a look at the first partition of the image) Sep 01 19:31:34 hmm, seems I have q8_a33_tablet_1024x600_defconfig :) Sep 01 19:31:48 this is what I used to build kernel Sep 01 19:32:10 yeah i think those dtbs are in the image already Sep 01 19:32:17 u-boot however, no Sep 01 19:33:06 i didn't figure out how to trigger uSD boot on that tablet though (not that i tried much though) Sep 01 19:34:03 It should boot by itself once it finds the correct stuff there iiuc Sep 01 19:35:11 alright Sep 01 19:37:20 parazyd: YEAH, IT BOOTED. I have devuan login :) Sep 01 19:37:28 ah awesome Sep 01 19:37:38 which u-boot have you compiled? Sep 01 19:37:44 what is the password? toor? Sep 01 19:37:47 root:toor Sep 01 19:37:50 yes Sep 01 19:37:52 can't remember Sep 01 19:37:57 * freemangordon chacks Sep 01 19:38:01 *checks Sep 01 19:38:37 parazyd: Sep 01 19:38:39 [remote "origin"] Sep 01 19:38:39 url = git://git.denx.de/u-boot.git Sep 01 19:38:44 upstream Sep 01 19:38:54 great! thanks Sep 01 19:39:18 i can host those bins too on files.devuan.org then :) Sep 01 19:39:29 hmm, usb doesn't seem to work with that kernel Sep 01 19:39:36 O.o Sep 01 19:39:39 it worked with mine Sep 01 19:39:53 I can share that defconfig Sep 01 19:39:58 please do Sep 01 19:40:05 this is a slightly modded sunxi_defconfig Sep 01 19:40:14 ~#devuan raspi login Sep 01 19:40:14 methinks #devuan raspi login is pw toor https://botbot.me/freenode/devuan/2016-05-03/?msg=65351755&page=3 Sep 01 19:42:05 https://git.devuan.org/sdk/arm-sdk/raw/next/boards/kernel-configs/sunxi.config Sep 01 19:42:07 hmm, actually this is defconfig for u-boot Sep 01 19:42:19 I need to find kernel confg Sep 01 19:48:56 dammit. cannot find which kernel tree I used :( Sep 01 20:01:14 ok, found it Sep 01 20:03:29 parazyd: I have .config for 4.9.0-rc6 Sep 01 20:03:46 i'll take that :) Sep 01 20:05:19 parazyd: http://46.249.74.23/allwinner/kernel/ Sep 01 20:05:28 lemme share dts as well Sep 01 20:06:22 fantastic, thank you! Sep 01 20:06:32 it is there Sep 01 20:07:39 ack Sep 01 20:07:51 parazyd: with that dts and kernel I have 3d accelleration with mali driver Sep 01 20:08:38 :)) Sep 01 20:09:16 i'll give it a shot when i'm back in town and have the tablet at hand Sep 01 20:09:25 this is where I get touchscreen firmware (extractor?!?) from https://github.com/jabjoe/sunxi-gslx680 Sep 01 20:09:38 it's been a while and my memory is aging :) Sep 01 20:10:35 oh this is pretty useful Sep 01 20:11:22 the mali driver I built on the tablet itself iirc Sep 01 20:11:36 the same for the X driver Sep 01 20:11:49 in android? Sep 01 20:14:21 no, in devuan Sep 01 20:15:38 * freemangordon is afk Sep 01 20:29:31 oh ok Sep 01 20:29:43 good to know Sep 01 21:07:54 Not sure exactly what was the change, maybe switch fromactivesync mail to imap mail, but uptime is 2 days again (well, almost: 1 day 23 hours 21 minutes; but it's possible it will stay switched on for 40 more minutes). Sep 01 21:20:03 Some time ago, uptime used to be around 1 day. **** ENDING LOGGING AT Sat Sep 02 03:00:01 2017