/srv/irclogs.ubuntu.com/2020/09/03/#ubports.txt

ubptgbot<UniversalSuperBox> Have you built u-boot?00:03
ubptgbot<ahoneybun> I grabbed this repo and build something: https://gitlab.com/ubports/community-ports/pinephone#how-do-i-install-ubuntu-touch-on-my-pinephone00:04
ubptgbot<ahoneybun> I don't think it's right.00:04
ubptgbot<UniversalSuperBox> Wait, I bet there's a build completed in the gitlab.com/pine64-org/crust-meta repo00:05
ubptgbot<ahoneybun> I think i have the .bin file from the latest build.00:06
ubptgbot<UniversalSuperBox> One of the 3GB branches has built successfully00:06
ubptgbot<ahoneybun> Just need to find out where to put it lol.00:06
ubptgbot<ahoneybun> I see the boot.img and loader.img files in the partition00:06
ubptgbot<ahoneybun> [Edit] I see the boot.img and loader.img files in the partitions00:06
ubptgbot<UniversalSuperBox> You flash that directly to the first partition of your sdk card, called loader00:06
ubptgbot<UniversalSuperBox> The.bin file00:06
ubptgbot<ahoneybun> flash to partition? With what tool?00:06
ubptgbot<ahoneybun> The partition is not labeled though it is 2MB.00:08
ubptgbot<UniversalSuperBox> DD probably00:08
ubptgbot<UniversalSuperBox> Just slap it on there really00:08
ubptgbot<ahoneybun> alrighty we'll see how this goes lol00:08
ubptgbot<ahoneybun> must have done it wrong since I still have a red LED.00:12
ubptgbot<ahoneybun> the 1MB partition?00:12
ubptgbot<ahoneybun> sudo dd if=u-boot-sunxi-with-spl-pinephone.bin of=/dev/mmcblk0p200:12
ubptgbot<ahoneybun> That's what I did00:12
ubptgbot<ahoneybun> I might wait for the next image to build.00:15
ubptgbot<UniversalSuperBox> No, the first partition00:24
ubptgbot<UniversalSuperBox> The second is scr and it contains the boot script00:24
ubptgbot<UniversalSuperBox> Not the bootloader00:24
ubptgbot<ahoneybun> The first partition can't be used I think00:26
ubptgbot<ahoneybun> (Photo, 1280x720) https://irc.ubports.com/lH4Fm9V8.png00:27
ubptgbot<ahoneybun> (Photo, 720x1280) https://irc.ubports.com/GAvgCvLT.png00:34
ubptgbot<ahoneybun> It boots!00:34
ubptgbot<ahoneybun> Mayhe00:34
ubptgbot<ahoneybun> [Edit] Maybe00:34
ubptgbot<ahoneybun> Yes!00:34
ubptgbot<UniversalSuperBox> Sweet01:10
ubptgbot<ahoneybun> I'm going to see if this what's stopping Mobian too01:35
ubptgbot<UniversalSuperBox> Yes, probably03:38
ubptgbot<UniversalSuperBox> The only change needed is that not-upstreamed u-boot patch03:39
ubptgbotdermenschrolf was added by: dermenschrolf07:37
ubptgbot<gischpelino> @fredldotme [The first Jolla phone used BTRFS, the second didn't. There was a reason for that …], btrfs was to young, <16GB emmc was to less for the btrfs. Thats all.07:39
ubptgbot<Javacookies> anyone knows how to fix push notification when it stops working after transferring data to another device? … it was working at first but now TELEports or even the push test app doesn't work07:52
ubptgbot<Javacookies> to be fair, I've transferred my data at least 3 times already...is there something I need to reset or delete? 😅07:52
ubptgbot<Flohack> @Javacookies [to be fair, I've transferred my data at least 3 times already...is there somethi …], Well you are basically cloning the device. You need to make sure only one device is active at a time. Idk where the push ID is saved and how it could be regenerated. But its possible a problem coming from this, though my last move went fine07:55
ubptgbotand I get notifications07:55
ubptgbot<Javacookies> yeah it was working but maybe it got broken when I booted my old phone a few days ago08:00
ubptgbot<Javacookies> I usually copy files from `.local` and `.config` with some exclusion for system stuffs to avoid conflicts like this 😅08:01
ubptgbot<Flohack> The only case I know is if both devices are online at the same time. Push should go back to OK after one device has been powered down, they are just fighting for the registrations08:07
ubptgbot<Javacookies> maybe I should boot it again..08:10
ubptgbot<Javacookies> or maybe because I booted my 2 old phones the last few days... it got confused real bad 😂08:10
ubptgbot<Flohack> haha08:10
ubptgbot<Flohack> yes08:10
ubptgbot<Javacookies> weird, my other phone's wifi seems to have ipv6 … is that already supported by UT? well, it says it's connected but I can't actually do anything with the internet09:03
ubptgbot<Javacookies> I'm not even sure if ipv6 is enabled in our router 😅09:04
ubptgbot<Flohack> @Javacookies [weird, my other phone's wifi seems to have ipv6 … is that already supported by UT? …], Ipv6 comes with ota 13 yes09:24
ubptgbot<Javacookies> this one's still on OTA-12 though09:25
ubptgbot<Javacookies> I toggled the wifi and now it has ipv409:25
ubptgbot<Javacookies> anyway,now I can confirm that push notification works on my previous phone (MX4) … but it's not working on my current (Xperia X) and more previous (Nexus 5)09:27
ubptgbot<Javacookies> [Edit] anyway,now I can confirm that push notification works on my previous phone (MX4) … but it's not working on my current (Xperia X) and older (Nexus 5)09:27
ubptgbotAndrea Gus was added by: Andrea Gus10:36
ubptgbot<gischpelino> Is it possible to use zram in RAM instead of SWAP.img on emmc? … How can I disable swap permanently somewhere …  in the system?11:18
ubptgbot<gischpelino> I don't like swap images on flash memory.11:19
ubptgbot<joeth> @dohbee [i don't think ubuntu is switching to btrfs by default?], I think ubuntu desktop is going in the ZFS direction, not sure if they'll use it as default in the future though11:50
ubptgbot<Javacookies> @gischpelino [Is it possible to use zram in RAM instead of SWAP.img on emmc? … How can I disable …], I don't think UT uses swap … it uses zram on low RAM devices though like bq E4.5/512:52
ubptgbot<Flohack> @Javacookies [I don't think UT uses swap … it uses zram on low RAM devices though like bq E4.5/5], I think the opposite is true ^^12:56
ubptgbot<UniversalSuperBox> zram is used on devices where it was enabled by Android. That's only the low-RAM Bq's. If we could get some help with the implementation on other devices, it would work on other devices.13:03
ubptgbot<Shakendo> I tried playing with the swap.img on my note 4 a bit, there was no difference from what I could tell, and zRAM can be enabled for it on android, not sure if its enabled under UT, how would one go about enabling it (assuming all underlying work for it is there)13:38
ubptgbot<dohbee> @Flohack [I think the opposite is true ^^], technically we use both but the swap is like 32MB13:38
ubptgbotEmpanadaDTaco was added by: EmpanadaDTaco13:44
ubptgbot<gischpelino> swapon tells: /userdata/SWAP.img …   only!14:05
ubptgbot<dohbee> yes14:08
ubptgbot<gischpelino> and there is no /dev/zram?14:09
ubptgbot<gischpelino> no question, its a wildcard14:09
ubptgbot<dohbee> zram is not controlled by swapon/swapoff iirc14:10
ubptgbot<gischpelino> then I did it always wrong. :-)14:11
ubptgbot<Jose Canales> (Photo, 526x660) https://irc.ubports.com/CAP3r7eE.png14:26
ubptgbot<amyosx> @wayneoutthere14:26
ubptgbot<amyosx> @exar_kun your online too14:26
ubptgbot<amyosx> Spam14:26
ubptgbot<amyosx> Nothing happened here anymore xD14:27
str1ngsHello, I have a new pinephone postmarketos edition I want to use uports.  But this image does not boot. https://ci.ubports.com/job/rootfs/job/rootfs-pinephone-systemimage. my serial cable still has not been shipped by pinestore so hard to test. basically all I get is a red light booting this image. should this image work?15:59
ubptgbot<Javacookies> do you have the convergence version? … because I think some patches are needed for it to work there16:04
ubptgbot<dohbee> yeah, the 3GB model needs a uboot change16:06
str1ngswhat is the convergence version?16:08
ubptgbot<dohbee> the 3GB/32GB model16:08
str1ngsmine is the 3G model yes16:08
ubptgbot<dohbee> that includes the USB-C hub16:08
str1ngserr 3GB 32GB emmc with hub16:08
str1ngsdoes not help pinestore had taken months to ship my serial cable :(16:09
ubptgbot<Javacookies> I see, so you have to wait a bit for UT to work on your device. I believe there's already work in progress 😄16:10
str1ngsokay, so it's not as simple a installing another uboot at this time?16:11
str1ngsit's kinda a PITA because I missed the uports community edition by a day. and all my development happens on ubuntu/debian. so I'm stuck with apk etc.16:12
str1ngsI think my phone almost caught fire building guile-2.2.7 :P16:12
ubptgbot<Fuseteam> Lol17:56
ubptgbot<Fuseteam> One day i'll get me an connvergence edition. Geh do i hope i'll make it17:57
ubptgbotJohn Chongbang was added by: John Chongbang19:20
ubptgbotreadytochat was added by: readytochat19:30
ubptgbot<amyosx> Does usbmuxd work in libertine for idevicerestore?19:44
ubptgbot<dohbee> probably not?21:00
ubptgbot<dohbee> at least, probably not on android based phones?21:00
ubptgbot<ahoneybun> @UniversalSuperBox sorry to bug you but I'm not 100% sure how to get the jumpdrive thing to work to install it to the eMMC.21:08
ubptgbot<UniversalSuperBox> Hold the power and volume up buttons to boot into the recovery image. The screen should say "Awaiting command". Plug the phone into your PC with USB and you should see the 'JumpDrive eMMC' and 'JumpDrive SD' storages appear.21:35
ubptgbot<ahoneybun> It just boots to postmarketOS. I don't have the SD card installed since I'm still trying to build the Jumpdrive image.21:51
ubptgbot<UniversalSuperBox> You could insert the SD card that has the Ubuntu Touch image you were playing with yesterday21:54
ubptgbot<ahoneybun> Most likely need that I'm flashing it again.21:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!