/srv/irclogs.ubuntu.com/2018/02/10/#ubports.txt

tgBot1<Seannyboy> Sorry folks can.somebody resend the beginners UB link again. Sorry for the interruption.00:05
tgBot1<profetik777> This?  https://ubports.com/page/telegram-welcome00:11
tgBot1<Crash_Burn> @profetik777, Cool, Thanks Profetik77700:13
tgBot1<Seannyboy> Thanks a mil00:15
tgBot1<profetik777> np00:26
tgBot1E. Andrés Ramírez. S was added by: E. Andrés Ramírez. S05:10
tgBot1<KunalBhat> Where can I find systemimages for Nexus 5?05:29
tgBot1<Der_Sven> @KunalBhat, http://system-image.ubports.com/ubports-touch/ ?05:43
tgBot1laurent was added by: laurent08:05
tgBot1<laurent> hi, someone can say me if UBport work on : … BQ Aquaris e4.5 please?08:06
tgBot1<rogieroudshoorn> it's a supported, if legacy, device08:06
tgBot1<rogieroudshoorn> so yes08:06
tgBot1<laurent> 👌08:07
tgBot1<laurent> I will try to install it08:10
tgBot1<libremax> No try, only success here08:12
tgBot1<libremax> At the end sometimes...08:14
tgBot1<laurent> On my aquaris I have ubuntu touch 15.04, can I upgrade to UBport or I need to re install all ?08:23
tgBot1<libremax> No upgrade until UBports is installed, then OTA as usual08:26
tgBot1<Javacookies> @Ismaelbonato, do you have a Nexus 5? perhaps you can help me try to fix some bugs in unity8...I already had a look with one of the bugs I logged but my fix doesn't look like a good solution..it's like a workaround for now...it needs further analysis08:40
tgBot1<KunalBhat> @Der_Sven, Thank you!09:16
tgBot1<NotKit> @mariogrip I got sound with upgraded pulseaudio-droid-module09:46
tgBot1<NotKit> I had to include it in pulseaudio tree though, otherwise it crashed09:47
tgBot1<vanyasem> @NotKit, I am up to test that09:48
tgBot1<NotKit> I guess Ubuntu configuration options are different and separate-built module misses some defines09:48
tgBot1<vanyasem> @vanyasem, right now09:48
tgBot1<NotKit> you have Qualcomm :)09:48
tgBot1<NotKit> I tested on MTK09:48
tgBot1<vanyasem> let me test it09:48
tgBot1<vanyasem> I am cra≈azy09:49
tgBot1<vanyasem> whats the difference between MTK and Qcom when it comes to audio?09:50
tgBot1<vanyasem> I thought that the package is the same09:50
tgBot1<vanyasem> am I wrong ? @NotKit09:50
tgBot1<NotKit> package is same, and I used Halium android-7.1 headers to build it, but Audio HAL is different, so who knows09:51
tgBot1<vanyasem> any special steps? like altering the configuration?09:52
tgBot1<NotKit> install pulseaudio-module-droid deb from my archive (it may require installing same version of other pulseaudio packages as dependencies)09:52
tgBot1<vanyasem> @vanyasem, and so that's it basically? thank you !09:53
tgBot1<NotKit> no, you need to edit config :)09:53
tgBot1<vanyasem> dam09:53
tgBot1<vanyasem> do I need to manually specify audio devices?09:53
tgBot1<peternerlich> @laurent, totally! writing to you from e4.5, using it as a daily driver even09:53
tgBot1<NotKit> @vanyasem https://bpaste.net/show/9eab25c35d8b09:54
tgBot1<vanyasem> oh, so just enable the module. makes sense09:55
tgBot1<vanyasem> i was not able to make in work. still `[    1.958854]   No soundcards found.`10:10
tgBot1<arudy> If you want to play on ubuntu touch and built your own app or contributing to an existing one, this telegram group is made to get help from each others :) … #ubuntu #app #dev  #UbuntuAppDev … https://t.me/UbuntuAppDevEN (english)10:10
tgBot1<arudy> (finally turned into a supergroup)10:11
tgBot1<NotKit> @vanyasem, it's from dmesg10:13
tgBot1<vanyasem> @NotKit, yep10:13
tgBot1<NotKit> way before pulseaudio gets started10:14
tgBot1<vanyasem> makes sense. how have you tested it?10:14
tgBot1<NotKit> as phablet: … service stop pulseaudio … pulseaudio -vvvvvv -n -F /etc/pulse/touch.pa10:14
tgBot1<NotKit> but probably pulseaudio started by upstart still should have logs somewhere10:15
tgBot1<vanyasem> i guess i misunderstood your paste10:17
tgBot1<vanyasem> as it complains about missing modules10:17
tgBot1<NotKit> what module?10:18
tgBot1<vanyasem> @NotKit, `Failed to load module "module-droid-card" (argument: ""): initialization failed. … `10:18
tgBot1<NotKit> anything in logs before it?10:18
tgBot1<vanyasem> @NotKit, https://paste.ubuntu.com/=m92KFXwJfZ/10:18
tgBot1<vanyasem> line 7510:19
tgBot1<vanyasem> (Photo, 879x157) https://irc.ubports.com/2gfR62s0/file_4157.jpg that's what i changed in my conf10:19
tgBot1<NotKit> I: [pulseaudio] droid-util.c: [/system/etc/audio_policy.conf:156] Unknown output devices entries: AUDIO_DEVICE_OUT_MIRRORLINK10:20
tgBot1<NotKit> that's where it fails10:20
tgBot1<vanyasem> that file is weird10:21
tgBot1<vanyasem> it has entries that are commented out10:21
tgBot1<vanyasem> https://paste.ubuntu.com/=fNPJwWnKWy/10:21
tgBot1<vanyasem> @vanyasem, #HTC_AUD_START and  #HT_AUD_END10:22
tgBot1<NotKit> try commenting out mirrorlink section10:22
tgBot1<NotKit> but this needs fixes in https://github.com/mer-hybris/pulseaudio-modules-droid10:22
tgBot1<vanyasem> @NotKit, it's in the android filesystem which is read only10:23
tgBot1<vanyasem> not sure if that's a good idea10:23
tgBot1<vanyasem> it's write protected, i can't even remount it10:23
tgBot1<NotKit> because it was mounted first as r/o, so loop device is read-only as well10:24
tgBot1freshvanilla was added by: freshvanilla10:38
tgBot1<stuiterveer> @freshvanilla, Hello netjunky and welcome!  I'm part of the UBports welcoming team.    … To help you get started, please take a look right away at our newcomers welcome page (https://ubports.com/page/telegram-welcome) and thanks again for joining us! :)10:50
tgBot1<Vshogun7> So I found a bunch of break boards, that I think can all eventually be linked together, like pycom, Intel, arduino, and mini pc motherboards. All though I remember there was one brand that didn't work to well with Ubuntu touch?12:23
tgBot1<Vshogun7> Is that specifically arduino or adafruits?12:24
tgBot1<Ismaelbonato> @Javacookies, I don't have one sorry. Firstly I would like to help with unity 8 for desktop. but I think i need to waiting until unity 8 on 16.04 has finished13:07
tgBot1<Javacookies> oh I see...no problem : … the bug I logged is actually for the desktop mode however it's only reproducible when connecting a phone/tablet to a monitor … anyway, perhaps you can look for other things you can help while waiting for 16.04 unity8 ;)13:09
tgBot1<TartanSpartan> Hi @dohbee I decided to point the reference to the SD card rather than the whole media/phablet dir. Then, it works if I run sudo service rc.local start in the terminal, but contrary to my expectations that command doesn't run on startup? Is there a way to have it like so?15:52
tgBot1<TartanSpartan> A different question is, @UniversalSuperBox I recall you saying a while back that only Microsoft had good Miracast dongles with a standard achieved for UT wireless display on a monitor. Is that still the case?15:54
tgBot1<UniversalSuperBox> No one has tested.15:55
tgBot1<TartanSpartan> But then, can you vouch for the quality of a dongle by that company for our purposes?15:55
tgBot1<UniversalSuperBox> I know that Microsoft dongles were well-tested before the Canonical drop. That is all.15:56
tgBot1<TartanSpartan> OIC. Well I think I'll go for their V2 adapter and try it out.15:56
tgBot1<Ismaelbonato> @Javacookies, I'm looking for to see or to help building a plan for Future of unity816:07
tgBot1<profetik777> It was good enough for an official demo put out by canonical too16:18
tgBot1<profetik777> https://youtu.be/NUiEnTLFFdk16:19
tgBot1<profetik777> But that's it16:19
tgBot1<Martin> I have got a MS Miracast dongle + Pro5, but the mouse lag makes it really hard to use as desktop. Also in 16.04 wireless display seems to be broken.16:34
tgBot1<archi_dagac> Hi16:37
tgBot1<archi_dagac> I want to ask something16:37
tgBot1<dohbee> @TartanSpartan, It was only the v1, v2 had some issues iirc16:37
tgBot1<archi_dagac> I know ubuntu touch project is stopped in 201516:38
tgBot1<dohbee> Nope. Canonical dropped it in 201716:38
tgBot1<archi_dagac> (Photo, 720x1280) https://irc.ubports.com/X7aSphQn/file_4161.jpg16:39
tgBot1<archi_dagac> What is they16:39
tgBot1<dohbee> I have no idea what they you mean16:40
tgBot1<dohbee> What URL is that?16:40
tgBot1<archi_dagac> cdimage.ubuntu.cok16:40
tgBot1<dohbee> That's the domain yes, but not the URL16:41
tgBot1<archi_dagac> Nevermind16:41
tgBot1<archi_dagac> I thinkSome complication in ftp server, 2016 lenked to 201716:42
tgBot1<archi_dagac> I want to ask, who are developing the ubuntu touch?16:43
tgBot1<archi_dagac> Now16:43
tgBot1<dohbee> Ubports are16:44
tgBot1<archi_dagac> When I was looking the ubuntu touch webpages today, My knowings are died16:45
tgBot1<arudy> Fwd from ubuconEU2018: Conference Confirmed: … Marius Gripsgard … Live Ubuntu Touch/Halium porting. … Intro to porting Halium (hardware abstraction layer) that makes GNU/Linux distributions Ubuntu Touch Plasma Mobile compatible with Android devices.16:45
tgBot1<archi_dagac> I am confused hard16:45
tgBot1<dohbee> Sorry, but I can't really answer questions for which you do not include sufficient context.16:46
tgBot1<dohbee> I can only ask that you provide the missing context.16:47
tgBot1<archi_dagac> @dohbee, Who made the Xenial, zesty preinstalled ubuntu touch images in the cdimage.ubuntu.com?16:48
tgBot1<archi_dagac> Cannoncial or UBports?16:48
tgBot1<dohbee> Canonical did, before they dropped it16:48
tgBot1<archi_dagac> İn 2016?16:48
tgBot1<archi_dagac> İn 2015, cannoncial, ok.16:49
tgBot1<dohbee> Until April 201716:49
tgBot1<Marco A> @TartanSpartan, hi, I'm new here, maybe I'm asking obvious things, is this a desktop pc screenshot with an ubuntu touch window on the right?16:54
tgBot1<Marco A> Is this vnc or something like that?16:54
tgBot1<UniversalSuperBox> Looks like a Nexus 5 plugged into an external monitor16:58
tgBot1<Javacookies> @Marco A, I think that's a tablet most likely bq m10...you see the side stage at the right ;)17:00
tgBot1<UniversalSuperBox> Ah, yeah, that makes sense17:00
tgBot1<KunalBhat> So I've run into an issue17:01
tgBot1<Javacookies> and that's libertine/xmir at the left ;)17:01
tgBot1<KunalBhat> I've got a ubport initrd hit a nail17:01
tgBot1<KunalBhat> Error17:01
tgBot1<Lars Goran> Hi,17:01
tgBot1<KunalBhat> And the website sent me here :)17:02
tgBot1<KunalBhat> Hello17:02
tgBot1<UniversalSuperBox> @KunalBhat, Alright, grab a telnet session by running `telnet 192.168.2.15` and let's get running17:02
tgBot1<KunalBhat> @UniversalSuperBox, Got it running already ;)17:02
tgBot1<Lars Goran> having trouble installing ubuntu touch on my BQ Aquaris E5 Ubuntu Edition17:02
tgBot1<Marco A> ok, thank you :) maybe are there any vnc howto to have the phone screen on a pc desktop?17:02
tgBot1<UniversalSuperBox> @KunalBhat, Can you pastebin `dmesg`?17:03
tgBot1<KunalBhat> @UniversalSuperBox, Nevermind give me a second17:03
tgBot1<KunalBhat> My phone's disconnected17:03
tgBot1<KunalBhat> https://pastebin.com/Z89uYpnr17:08
tgBot1<KunalBhat> here you go @UniversalSuperBox17:08
tgBot1<Lars Goran> hi17:09
tgBot1<KunalBhat> Hi!17:10
tgBot1<Lars Goran> can anyone help me how to install Ubuntu touch on my BQ Aquaris E5 Ubuntu Edition17:11
tgBot1<KunalBhat> https://docs.ubports.com/en/latest/userguide/install.html#17:11
tgBot1<TartanSpartan> Martin, was that with a wired or wireless mouse? Wired is preferable in this context.17:13
tgBot1<Lars Goran> Having problem getting the phone into bootloader mode😢17:15
tgBot1<exar_kun> @Lars Goran, Does your device respond to adb commands?17:16
Beton@Lars Goran try holding power + vol down17:16
tgBot1<exar_kun> ^ yes this. Also sometimes I notice I have to completely power off a device, and unplug it from the usb cable for some reason.17:16
tgBot1<Martin> @TartanSpartan, It was a bluetooth mouse, maybe i should try a wired one. thx for the tip17:17
tgBot1<exar_kun> Then power + vol down , and replug after in bootloader17:17
tgBot1<Lars Goran> tried holding power+vol down doesnt work17:17
tgBot1<TartanSpartan> Marco, yes that is my M10, showing the beauty of running a desktop app side by side with a mobile app #Multitasking :)17:17
tgBot1<exar_kun> how about power and vol up?17:17
Betonthe image in Ubports Installer shows power + vol up, but this is misleading for E517:17
tgBot1<UniversalSuperBox> @KunalBhat can you do `cat /proc/cmdline`?17:18
tgBot1<KunalBhat> okey17:18
tgBot1<KunalBhat> https://hastebin.com/uyiqaxucoj.vbs17:19
tgBot1<TartanSpartan> Martin, yes. This should be heavily signposted info: using bluetooth mice, keyboards and other peripherals can bottleneck wireless traffic for the phablet, which is absolutely not desirable for streaming to a monitor. Wired devices should be employed if at all possible using USB OTG interfaces.17:20
tgBot1<UniversalSuperBox> Hmm.17:20
tgBot1<UniversalSuperBox> @KunalBhat, The earliest place where it can panic after giving that message is `mount -o bind /root/run/image.fstab /root/etc/fstab`17:21
tgBot1<UniversalSuperBox> Is there anything in `/root`?17:21
Beton@Lars Goran you should power off your device, hold power + vol down for few seconds, and release power button, still holding volume down17:21
Betonthis works for my E517:21
tgBot1<KunalBhat> xbin        usr         lib         build.prop  bin         lost+found … vendor      media       etc         boot        addon.d17:22
tgBot1<KunalBhat> everything that;s there in root17:22
tgBot1<TartanSpartan> You say you use a Microsoft adapter, was this the V1 type?17:22
tgBot1<UniversalSuperBox> @KunalBhat, Okay, for some reason it's mounting the Android system.img... ohhhhhh17:23
tgBot1<UniversalSuperBox> Did you have a Halium rootfs on the phone right before the UT one?17:23
tgBot1<KunalBhat> Yep17:23
tgBot1<TartanSpartan> Because @dohbee said the V2 one had issues of some sort.17:23
tgBot1<UniversalSuperBox> I see.17:23
tgBot1<UniversalSuperBox> Can you go to recovery and...17:24
Beton@Lars Goran if this will not work, try the same procedure, but with power up instead17:24
tgBot1<UniversalSuperBox> ```rm /data/system.img … ln -s /data/ubuntu.img /data/system.img```17:24
tgBot1<KunalBhat> ohkay17:24
tgBot1<KunalBhat> sure17:24
tgBot1<Marco A> @TartanSpartan, Thank you, very nice. I would be interested in having a vnc server installed on the phone to be able e.g. to answer to sms messages with my PC keyboard. But last time I tried to apt-get install samba setting rw permission I had to reflash my phone :) ...17:26
tgBot1<KunalBhat> Nope17:27
tgBot1<KunalBhat> Nail again17:27
tgBot1<UniversalSuperBox> `ls /root` again?17:29
tgBot1<Jimmie Johnsson> Going to dip my feet in the devel version of ub touch. Read that a lot of apps just would not run at all yesterday (calculator would start but not accept touch input), that still the situation?17:30
tgBot1<KunalBhat> Give me 2-3 mintues ... the battery died17:30
tgBot1<UniversalSuperBox> @Jimmie Johnsson, 16.04, yes17:31
tgBot1<KunalBhat> Im making another build with a change in fstab17:32
tgBot1<Jimmie Johnsson> alrite, better brace myself then. Anyone working on those issues already?17:32
tgBot1MixLeNain was added by: MixLeNain17:35
tgBot1<TartanSpartan> You can safely assume they are and progress is tracked across github repos, but it's still a long way before we have stable Xenial.17:35
tgBot1<TartanSpartan> I put it on my MX4, can test specific apps if you like (but I can't load new ones from Openstore, that's just one of the several deficiencies, to be fair!).17:36
tgBot1<KunalBhat> I'm flashing the new systemimage ... just a minute17:37
tgBot1<Jimmie Johnsson> things seem fine so far.17:38
tgBot1<KunalBhat> okay okay okay17:39
tgBot1<KunalBhat> that fixed it17:39
tgBot1<UniversalSuperBox> 👍17:39
tgBot1<KunalBhat> Thank you17:39
tgBot1<KunalBhat> Here;s the problem17:39
tgBot1<KunalBhat> RootFs did;nt ask for password ...17:40
tgBot1<UniversalSuperBox> ?17:40
tgBot1<KunalBhat> Rootf didn't ask me to enter a password for root17:41
tgBot1<UniversalSuperBox> No, you need to log on as `phablet`17:41
tgBot1<UniversalSuperBox> Using the password you set during install17:41
tgBot1<KunalBhat> @UniversalSuperBox, Yeah the install didn't ask me to set a password17:42
tgBot1<UniversalSuperBox> You used the specific branch given in the docs?17:43
tgBot1<KunalBhat> Yep17:43
tgBot1<Lars Goran> Hi, Im in Factory mode n my phone and ubports installer is not doing anything..just say reboot to bootloader....😳17:45
tgBot1<KunalBhat> (Photo, 1280x960) https://irc.ubports.com/47r6Vkci/file_4163.jpg @UniversalSuperBox this is what I get when I start SSH17:47
tgBot1<KunalBhat> (Photo, 1280x960) https://irc.ubports.com/P6prhLTF/file_4165.jpg17:49
Beton@Lars Goran, factory mode is not fastboot mode17:49
tgBot1<Jimmie Johnsson> Anyone know what "Binder_2" is?17:49
TyrfingMjolnirDid anyone pick up the ubuntu touch project and make something like bodhi touch or arch linux touch?17:50
TyrfingMjolnirWhat is the best hardware for running ubuntu touch?17:50
tgBot1<KunalBhat> My SSH connection keeps timing out ...17:50
BetonTyrfingMjolnir, for now best hardware is any device listed on https://www.ubports.com/devices/ready-to-use-devices17:52
tgBot1<UniversalSuperBox> @KunalBhat, Have you set the IP for your computer?17:52
tgBot1<UniversalSuperBox> You might need to 'delete' the connection using the Gnome networks GUI.17:53
tgBot1<UniversalSuperBox> And then set the IP again17:53
tgBot1<KunalBhat> How do I set the IP again?17:53
TyrfingMjolnirBeton: I looked at reviews for Meizu Pro 5 and the critique is that the hardware is slow.17:54
BetonTyrfingMjolnir, Meizu Pro 5 is legacy device afaik17:55
tgBot1<dohbee> @TyrfingMjolnir, Nope. Only the Ubports continuation of the project17:56
TyrfingMjolnirWhat is current?17:56
TyrfingMjolnirMeizu Pro 6?17:56
tgBot1<dohbee> @Beton, "legacy" is unrelated to device performance17:57
tgBot1<dohbee> not sure who would say the pro 5 was slow, it is far from it17:57
BetonTyrfingMjolnir, Fairphone 2, Nexus 5, OnePlus One, BQ M1017:57
tgBot1<KunalBhat> @UniversalSuperBox connection refused now ;/17:58
TyrfingMjolnirThe core of my question is rooted in the fact that I would like to have linux available without java between me and linux17:58
tgBot1<dohbee> "legacy" is more like "core ubports devs probably don't have these devices and they aren't actively tested on regularly"17:58
tgBot1<dohbee> @TyrfingMjolnir, given that statement, i'm going to take a wild guess and suggest that ubuntu touch is also not the linux you wish for17:59
tgBot1<TartanSpartan> Pro 5 is an utter powerhouse, a superb choice for any OS let alone Ubuntu Touch. Especially so when you opt for the pimped out version like mine which has 64GB internal storage and 4GB RAM.17:59
Beton_I dont think Pro 5 is to slow, I'm running Ubuntu Touch on BQ E5 that have slower hardware, and it working very good18:00
tgBot1<Javacookies> 4GB RAM! I wish Nexus 5 has that....too bad PRO 5 doesn't support wired external monitor18:01
=== Beton_ is now known as Beton
tgBot1<dohbee> @Javacookies, Eh, Pixel could have been a great option instead, alas it's overpriced and lacking some features the Nexus 5 had. :-/18:03
tgBot1<Lars Goran> Hi18:05
tgBot1<Lars Goran> Keep ending up in Factory Mode on my phone wnen I try to use bootloder18:07
tgBot1<dohbee> @TartanSpartan, I was just trying to remember the chatter from the people working on it and testing it. Maybe the v2 does work after all: https://wiki.ubuntu.com/Touch/DisplayCasting18:07
Beton@Lars Goran, what combination of buttons do you using?18:07
tgBot1<Lars Goran> Power+vol doen18:08
tgBot1<Lars Goran> down18:08
tgBot1<dohbee> "Factory Mode" == recovery?18:08
Betontry use Power + Vol Down instead18:08
BetonVol Up*18:08
tgBot1<dohbee> Lars Goran is Ubuntu already installed on the phone and working?18:09
tgBot1<Lars Goran> now thescreen says Recovery,fastbood and normal.which should I use?18:10
Betonfastboot of course18:10
tgBot1<Lars Goran> shall I start the installer first?18:11
tgBot1<dohbee> why don't you just enable dev mode in ubuntu and then install that way?18:11
tgBot1<Lars Goran> I have dev mode enabled18:12
tgBot1<dohbee> should be able to use the installer with the device booted then. it should be able to then reboot to fastboot, flash the recovery image, reboot, and flash the OS, from there18:13
Betonthe problem is that Ubports Installer not working for E5, for me it stops on "reboot to fastboot mode"18:14
BetonI flashed my E5 with old method18:14
tgBot1<Lars Goran> how?18:15
tgBot1<KunalBhat> @UniversalSuperBox Connection refused  :/18:16
tgBot1<UniversalSuperBox> Pastebin `/data/system-data/etc/init/ssh.override`18:17
tgBot1<Lars Goran> ist there an OTA- image of ubuntu touch like they used to update the the phone with bq?18:17
tgBot1<UniversalSuperBox> Yes, but you need to manually flash to our builds first18:18
tgBot1<Lars Goran> how do I do that step by step?18:18
Beton@Lars Goran, I flashed my E5 with ubuntu-device-flash tool18:19
BetonHere is old tutorial: https://web.archive.org/web/20170622144804/https://wiki.ubports.com/wiki/How-to-flash-existing-ubuntu-touch-devices-with-Ubports-images18:19
tgBot1<dohbee> what os are you flashing from on your PC?18:20
tgBot1<Lars Goran> OH? thesame u can use to flash it to Android?18:20
tgBot1<Lars Goran> I use BQ android firmware18:21
tgBot1<Jimmie Johnsson> Anyone know which log to go digging in if ubuntu touch crashes?18:22
tgBot1<dohbee> http://www.ecs.com.tw/ECSWebSite/Product/Product_Overview.aspx?DetailID=1700&CategoryID=14&DetailName=Feature&MenuID=111&LanID=018:22
tgBot1<dohbee> this would be a cool device to see ubuntu on18:22
tgBot1<dohbee> @Jimmie Johnsson, depends on how you define "crashes" but actual crashes should have something in /var/crash/18:23
tgBot1Владимир Г. was added by: Владимир Г.18:23
tgBot1<Jimmie Johnsson> I tried a running grep and after a while the device went black and showed me the "Google" logo, I guess it just rebooted.18:24
tgBot1<Jimmie Johnsson> Alrite I'll have a look in there18:24
tgBot1<KunalBhat> @UniversalSuperBox https://hastebin.com/erosavutuc.pl18:24
tgBot1<UniversalSuperBox> I really don't think you had the right branch of rootstock.18:25
tgBot1<KunalBhat> Hmm18:25
tgBot1<UniversalSuperBox> This is what that file needs to read: https://paste.ubuntu.com/=97WgPWQvfJ/18:25
tgBot1<KunalBhat> Which one is it18:25
tgBot1<UniversalSuperBox> `xenial-actuallyfixit`18:25
tgBot1<KunalBhat> Ooo18:26
tgBot1<KunalBhat> I didn't change the branch when I cloned it18:26
tgBot1<UniversalSuperBox> @UniversalSuperBox, You'll still need to update the file to match this18:26
tgBot1<KunalBhat> Damn it18:26
tgBot1<UniversalSuperBox> ¯\_(ツ)_/¯18:26
tgBot1<UniversalSuperBox> No big deal18:27
tgBot1<TartanSpartan> @dohbee Ok well I will opt for V2. Common sense suggests a newer version of a peripheral shouldn't represent a regression. But worst cons to worse, I can always send it back.18:27
tgBot1<dohbee> @Jimmie Johnsson, sounds like maybe you hit the OOM killer and something was causing one of the important system services to keep restarting, which caused the watchdog script to reboot the phone18:28
tgBot1<dohbee> @TartanSpartan, well, we're talking linux here. newer stuff tends to not be supported as well, since devs haven't necessarily had time to reverse engineer things. but yeah, it should work ok i guess.18:29
tgBot1<TartanSpartan> V2 is also more easily accessible, first hand, from Amazon.18:30
tgBot1<TartanSpartan> Fingers crossed!18:30
tgBot1<Jimmie Johnsson> is it safe to delete the syslog? Thought I could just wipe it clean and then try what provokes it to crash and then have a look at it18:31
tgBot1<UniversalSuperBox> Sure, why not18:32
tgBot1<dohbee> Yeah. Usually easier to buy new things. :)18:34
tgBot1<dohbee> i mean, syslog gets rotated18:34
tgBot1<dohbee> so uh, what's the point of deleting it exactly?18:34
tgBot1<dohbee> just `grep watchdog /var/log/syslog` and it will likely tell you if that was the issue18:35
tgBot1<Lars Goran> Hi18:38
tgBot1<Lars Goran> hi18:38
tgBot1<Lars Goran> still no success18:38
tgBot1<Lars Goran> can I use the method BQ use for flashing to Android?18:40
tgBot1<TartanSpartan> Btw Rodney, did you see my follow-up question earlier today about the rc.local autostart for mounting the SD card for Libertine?18:40
tgBot1<dohbee> @TartanSpartan, you'll have to check syslog to see why it's "not running" i think. more likely it's running and failing at startup for some reason18:43
tgBot1<Jimmie Johnsson> @dohbee, Feb 10 19:14:31 ubuntu-phablet kernel: [    9.812938] dhd_attach(): thread:dhd_watchdog_thread:501 started18:43
tgBot1<Jimmie Johnsson> That sounds like it?18:43
tgBot1<dohbee> no, that's the kernel watchdog18:43
tgBot1<dohbee> the thing i'm talking about i think will appear as "ubuntu-phablet watchdog:"18:44
tgBot1<dohbee> instead of kernel: there18:44
tgBot1<dohbee> it's basically a bit of upstart magic and a script to reboot the phone when important system services keep restarting18:44
tgBot1<KunalBhat> @UniversalSuperBox now it's rebooting constantly18:45
tgBot1<KunalBhat> :/18:45
tgBot1<Jimmie Johnsson> @dohbee, Dont see anything like that. Is there something thats logged to the syslog always when it powers up?18:49
tgBot1<Lars Goran> If I download and open the Ubuntu Edition firmware and replace the existing recovery.img with ubports and flash the firmware....would it work?18:50
tgBot1<dohbee> @Jimmie Johnsson, i don't recall, but probably not. i think it only appears when things start restarting constantly18:50
tgBot1<Jimmie Johnsson> Alrite. I'll try and dig around a bit more. It seems that the crash dose'nt always happen.  Probably cause when I grep the last time from the terminal app in the phone, it tried reading/acessing something it should not have tried accessing and it could'nt recoup from that. perhaps if I grep for something that it will not find forcing it to go through everything18:51
tgBot1<Jimmie Johnsson> Ahh. I think I see what happened. grep stats back with "Cannot allocate memory". Perhaps if that happens at a bad time, the phone might have a real hard time since something ate all the memory on it causing it to crash18:57
tgBot1<dohbee> yeah, sounds like OOM18:57
tgBot1<Jimmie Johnsson> I did grep recursively through the entire device looking for something.  I cant imagine grep itself is a memory hog though? It has to be something else that is eating up the memory when grep is being executed18:59
tgBot1<dohbee> well, if you hit a file larger than the available memory, it would be unable to allocate the memory to read the file.19:02
tgBot1<dohbee> like, say, a movie or something19:03
tgBot1<TartanSpartan> Along these lines, for looking at sys log, I should use dmesg | grep something. But what should "something" be?19:06
tgBot1<dohbee> dmesg != syslog19:09
tgBot1<TartanSpartan> Ok, so instead I should use...?19:10
tgBot1<dohbee> why not just `grep foo /var/log/syslog` ?19:10
tgBot1<TartanSpartan> Just needed a spark of inspiration, thanks.19:12
tgBot1<TartanSpartan> bash: /var/log/syslog: Permission denied19:14
tgBot1<dohbee> right, you probably need sudo to read it19:19
tgBot1<TartanSpartan> Still denies permission with sud.19:20
tgBot1<TartanSpartan> Nam, used nano instead.19:24
tgBot1<TartanSpartan> *nvm19:24
tgBot1<TartanSpartan> I guess I should reboot and then read the log straight after.19:32
tgBot1<Jimmie Johnsson> "ubuntu-phablet kernel: [    0.000000] Booting Linux on physical CPU 0" sure sound like the phone is booting right?19:34
tgBot1<Jimmie Johnsson> It seems that when ever it begins to log in syslog from the reboot (at least when it crashes which is what Im trying to provoke with my grep command), the log is always dated May 5 06:02 - ring any bells for anyone?19:35
tgBot1<UniversalSuperBox> It doesn't know the time yet19:43
tgBot1<UniversalSuperBox> Because of the way that Qualcomm RTCs work.19:44
tgBot1<Jimmie Johnsson> Yeah seems like it gets some random date and time when booting up. Well, thats a good thing to know if looking for boot info in the syslog. Can see these random dates in middle of "normal" logging messages when it went down19:51
tgBot1<Jimmie Johnsson> Last logged before I get a new date: "ubuntu-phablet rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="858" x-info="http://www.rsyslog.com"] exiting on signal 15."19:56
tgBot1<dohbee> yeah, it was killed20:06
tgBot1<dohbee> OOM killer will do things like that :)20:09
tgBot1<Jimmie Johnsson> Still intrigued why it would gargle up all that memory. When it spat out the cant allocate memory message, it was trying to read back a file that is only couple of 100kbs. Perhaps it was trying to read through a bunch of logfiles or some other file that is big that just comes with ubuntu.20:11
tgBot1<Jimmie Johnsson> Anyone run into same problem running a (perhaps stupid) grep question and seen it just run amok with it on say a standard ubuntu pc edition?20:12
tgBot1<dohbee> well, without knowing what the exact memory usage profile was at the time of that error, it's impossible to know why exactly you got that error20:23
tgBot1<Jimmie Johnsson> It is reproduciable. All you have to do is do a "grep -Ril "somethingthatIwillnotfind" /" and it will crash always. Might be an interesting thing to investigate. Some would call it masochism but I kind of like it20:33
BetonUBports Installer not working for BQ M10 HD too20:47
Betondev mode enabled, it see my device, but stuck on "Running platform tool fallback exec asar cmd fastboot devices"20:49
tgBot1<dohbee> @Jimmie Johnsson, well yes, doing something that will cause RAM to get filled, will result in OOM killing things, almost certainly resulting in a reboot20:58
tgBot1<eandres97> (Voice, 1s)https://irc.ubports.com/RxxIGT1w/file_417123:30

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