*** jlrmagnus has quit IRC | 00:31 | |
*** jlrmagnus has joined #automotive | 02:24 | |
*** jlrmagnus has quit IRC | 02:36 | |
*** mdurnev has quit IRC | 03:46 | |
*** mfritzsch has joined #automotive | 04:07 | |
*** zhxt has joined #automotive | 05:34 | |
*** leon-anavi has joined #automotive | 06:42 | |
*** leon-anavi has joined #automotive | 06:43 | |
leon-anavi | morning | 06:44 |
---|---|---|
*** jobol has joined #automotive | 06:55 | |
*** kooltux_ has joined #automotive | 06:56 | |
*** rajm has joined #automotive | 07:09 | |
*** rdale has joined #automotive | 07:23 | |
*** rajm has quit IRC | 07:23 | |
*** [AD]Turbo has joined #automotive | 07:29 | |
[AD]Turbo | hi there | 07:29 |
jobol | hi turbo | 07:34 |
*** tpollard has joined #automotive | 07:46 | |
*** tpollard has quit IRC | 07:51 | |
*** tpollard has joined #automotive | 07:52 | |
*** toscalix has joined #automotive | 08:07 | |
*** mdurnev has joined #automotive | 08:13 | |
*** rajm has joined #automotive | 08:51 | |
paulbarker | leniad, smurray: For meta-raspberrypi we only support the RPi 3 B+ on master branch at the minute | 08:55 |
paulbarker | It needs updated firmware | 08:55 |
*** jacobo has joined #automotive | 09:07 | |
*** toscalix has quit IRC | 09:18 | |
*** khem has quit IRC | 09:40 | |
*** khem has joined #automotive | 09:42 | |
*** zhxt is now known as zhxt_afk | 10:18 | |
*** zhxt_afk has quit IRC | 10:23 | |
*** zhxt_afk has joined #automotive | 10:23 | |
*** zhxt_afk is now known as zhxt | 10:23 | |
*** toscalix has joined #automotive | 10:30 | |
*** kooltux_ has quit IRC | 10:37 | |
*** kooltux_ has joined #automotive | 10:44 | |
*** zhxt has quit IRC | 10:48 | |
*** khem has quit IRC | 10:53 | |
*** khem has joined #automotive | 10:54 | |
*** mfritzsch has quit IRC | 11:08 | |
*** kooltux_ has quit IRC | 11:44 | |
*** kooltux has quit IRC | 11:46 | |
*** sanchaez has joined #automotive | 11:49 | |
sanchaez | hello | 11:49 |
sanchaez | does agl come with a package manager of some sort? | 11:50 |
sanchaez | I need pythin and it seems to be broken :\ | 11:50 |
sanchaez | python* | 11:50 |
*** tpollard has quit IRC | 11:52 | |
claneys | sanchaez, hi by default since EE if I remember well we use dnf package manager | 12:23 |
claneys | but there isn't any repo configured about now | 12:23 |
claneys | sanchaez, how did you see that python is broken ? Have more details some backtrace or anything please ? | 12:26 |
*** jacobo has quit IRC | 12:27 | |
sanchaez | I have a script that uses select. When I load the script it can't find this module | 12:31 |
sanchaez | it being python2 | 12:31 |
sanchaez | and I can see there are just a couple of modules in /usr/lib/python and no select | 12:33 |
sanchaez | and select is a core library module | 12:33 |
sanchaez | also there is dnf as you said claneys | 12:34 |
claneys | indeed ^^ As is browse the AGL rootfs (no image running right now) there isn't the select module for python2.7 | 12:42 |
sanchaez | seems like python is there just for dnf sadly | 12:42 |
leniad | paulbarker: so, to support the RPi 3 B+ i should compile following the instructions under "Download Latest on dab Branch", not stable? | 12:42 |
claneys | could you try using python3.5 which seems to have it please sanchaez | 12:42 |
sanchaez | ok I'll come back to you with my results :) | 12:43 |
sanchaez | thanks | 12:43 |
claneys | ok | 12:43 |
sanchaez | yeah it seems to load with some modifications, thanks again | 12:59 |
paulbarker | leniad: I'm not sure how AGL branches map onto Yocto branches, someone else here may know that better | 13:07 |
leniad | The precompiled image that I've already tried and failed to boot was from "download.automotivelinux.org/AGL/snapshots/master/latest/raspberrypi3/deploy/images/raspberrypi3/", shouldn't that be the latest from master branch and thus support RPi 3 B+? | 13:09 |
*** mdurnev has quit IRC | 13:21 | |
*** ToxicGumbo-work has joined #automotive | 13:22 | |
smurray | leniad: I think you'd be stuck doing something custom. AGL master is using rocko, so won't have the B+ support | 13:23 |
smurray | leniad: one option would be to try tweaking the repo manifest to point at master in meta-raspberrypi, but I've no idea if that combination will build | 13:24 |
smurray | leniad: other would be to backport the B+ support from meta-raspberrypi as a patch (or patches) and add them via bbappends in AGL's meta-agl-bsp layer | 13:25 |
smurray | leniad: the current plan is to switch to one Yocto uprev per year, so AGL won't be going to sumo in the fall like it would have previously, so it won't get the support until next spring when it goes to thor | 13:27 |
leniad | ah, so when paul said b+ only has support in master, he meant master in yocto | 13:28 |
smurray | yeah | 13:29 |
*** praneeth__ has quit IRC | 13:29 | |
leniad | I thought he meant agl master, so I was a bit confused there | 13:29 |
*** praneeth__ has joined #automotive | 13:29 | |
paulbarker | sorry, should have been more explicit there | 13:29 |
leniad | No worries | 13:30 |
paulbarker | I'd hoped to do some backports to rocko myself but struggling to fit that work in at the minute | 13:30 |
leniad | so when you say master, would that be sumo right now? Or thud? | 13:30 |
paulbarker | It'll be sumo when released | 13:31 |
paulbarker | You'd need to backport most of the changes in https://github.com/agherzan/meta-raspberrypi/pull/215 to the rocko branch of meta-raspberrypi but that may take a bit of work | 13:32 |
*** jacobo has joined #automotive | 13:33 | |
leniad | I guess the most sane alternative right now would be to get a RPi 3 B board and save the B+ for next year, heh | 13:33 |
leniad | It'd be nice if someone could edit the build instructions for RPi in the wiki to make clear to future users that B+ won't be supported until AGL switches to sumo, to prevent some headaches | 13:36 |
paulbarker | Yea, I don't even have an RPi 3 B+ to test on right now! | 13:36 |
smurray | I believe leon bought one, but he's been busy on non-AGL work | 13:50 |
smurray | leniad: might be worthwhile to open an issue on AGL JIRA to request support | 13:51 |
smurray | I'm still somewhat surprised Broadcom changed the SoC enough that the old f/w wouldn't work, but perhaps at the B's clock speed | 13:52 |
leniad | yeah, i'll probably open an issue, at least so the wiki gets updated with a warning | 13:58 |
*** tpollard has joined #automotive | 14:01 | |
*** tpollard has quit IRC | 14:05 | |
*** nayfe has quit IRC | 15:13 | |
*** nayfe has joined #automotive | 15:13 | |
*** claneys has quit IRC | 16:05 | |
*** claneys has joined #automotive | 16:08 | |
*** toscalix has quit IRC | 16:14 | |
*** [AD]Turbo has quit IRC | 16:35 | |
*** rdale has quit IRC | 16:47 | |
*** jlrmagnus has joined #automotive | 16:49 | |
*** jobol has quit IRC | 17:08 | |
*** rajm has quit IRC | 17:08 | |
*** martinkelly has quit IRC | 17:18 | |
*** martinkelly has joined #automotive | 17:21 | |
*** jlrmagnus has quit IRC | 17:29 | |
*** leon-anavi has quit IRC | 17:59 | |
*** AlisonChaiken has joined #automotive | 18:09 | |
*** leniad has quit IRC | 18:53 | |
*** jlrmagnus has joined #automotive | 19:23 | |
*** ToxicGumbo-work has quit IRC | 19:32 | |
*** ToxicGumbo-work has joined #automotive | 19:33 | |
*** dami has quit IRC | 19:44 | |
*** dami has joined #automotive | 19:45 | |
*** jacobo has quit IRC | 20:20 | |
*** kooltux_ has joined #automotive | 20:47 | |
*** jlrmagnus has quit IRC | 21:15 | |
*** jlrmagnus has joined #automotive | 21:47 | |
*** kooltux_ has quit IRC | 21:58 | |
*** jlrmagnus has quit IRC | 22:02 | |
*** jlrmagnus has joined #automotive | 22:43 | |
*** khem has quit IRC | 22:57 | |
*** khem has joined #automotive | 22:59 | |
*** jlrmagnus has quit IRC | 23:43 | |
*** AlisonChaiken has quit IRC | 23:55 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!