*** gtristan has joined #baserock | 04:23 | |
*** paulw has joined #baserock | 08:30 | |
gtristan | Good morning baserock; any clues as to how to boot this image: http://download.baserock.org/baserock/baserock-current-build-system-armv7lhf-jetson.img.gz ... using qemu-system-arm ? | 08:31 |
---|---|---|
radiofree | It'll be slow | 08:36 |
radiofree | I'm not sure there's any bootloader there, so -hda Jetson.img won't work | 08:37 |
radiofree | You should be able to grab the kernel from it and manually boot it with the correct -kernel and -append values passed to qemu | 08:38 |
gtristan | nod, I guess that's what I'm going to try | 08:39 |
gtristan | pulling out the kernel | 08:39 |
radiofree | Just do mount Jetson.img /tmp/mnt | 08:39 |
gtristan | this btw, seems out of date: http://wiki.baserock.org/genivi/#index4h2 | 08:39 |
radiofree | It'll be in /mnt/tmp/systems/factory | 08:39 |
radiofree | Kernel and dtb | 08:40 |
gtristan | thinking maybe I can use similar scripts pointed out there from 'genivi-initial-setup' repo | 08:40 |
radiofree | You can get the correct append value from the extlinux.conf file in /mnt/tmp | 08:40 |
gtristan | ah | 08:40 |
radiofree | Actually I guess the kernel won't work | 08:40 |
radiofree | The append value will | 08:40 |
radiofree | However you'll need a kernel +device tree for the machine system-arm emulates | 08:41 |
radiofree | vexpress? | 08:41 |
gtristan | I was looking at -machine help, I think vexpress yeah | 08:41 |
gtristan | there are only two which support the cortex v9 cpu | 08:42 |
radiofree | gtristan: OK, just use that zImage download from that wiki guide then | 08:42 |
gtristan | which, I'm inferring is the right one by a reading of built-essential/stage1-gcc.morph | 08:42 |
radiofree | For your kernel | 08:42 |
gtristan | I doubt it | 08:42 |
gtristan | those links are broken :) | 08:42 |
gtristan | that's sort of what I meant by "out of date" hehe | 08:43 |
radiofree | Aaah… bugger! | 08:43 |
radiofree | I guess that 'run-built-arm-image' script would be useful aswell | 08:43 |
gtristan | yeah, that's still around :) | 08:44 |
*** bashrc has joined #baserock | 09:05 | |
*** gtristan has quit IRC | 09:11 | |
*** tiagogomes_ has joined #baserock | 09:12 | |
*** rdale has joined #baserock | 09:13 | |
*** jonathanmaw has joined #baserock | 09:26 | |
*** rdale has quit IRC | 09:28 | |
*** rdale has joined #baserock | 09:34 | |
*** paulsher1ood has joined #baserock | 09:41 | |
*** ssam2 has joined #baserock | 09:45 | |
*** ChanServ sets mode: +v ssam2 | 09:45 | |
*** gtristan has joined #baserock | 09:47 | |
*** ctbruce has joined #baserock | 09:47 | |
*** franred has joined #baserock | 09:53 | |
*** edcragg has joined #baserock | 10:01 | |
*** CTtpollard has joined #baserock | 10:04 | |
*** franred has quit IRC | 10:15 | |
*** ctbruce has quit IRC | 10:22 | |
*** ctbruce has joined #baserock | 10:26 | |
*** SotK_ is now known as SotK | 10:28 | |
*** franred has joined #baserock | 10:29 | |
paulsherwood | gtristan: i've asked benbrown_ to take a look at https://github.com/devcurmudgeon/ybd/issues/145 if he has time | 11:01 |
gtristan | paulsherwood, ah great, that should allow us to make GNOME images with ybd that are, hopefully much smaller than 7GB :) | 11:03 |
paulsherwood | gtristan: yup :) | 11:04 |
*** locallycompact has joined #baserock | 11:34 | |
*** CTtpollard has quit IRC | 11:43 | |
*** CTtpollard has joined #baserock | 11:45 | |
*** rdale_ct has joined #baserock | 12:05 | |
*** rdale has quit IRC | 12:09 | |
*** rdale has joined #baserock | 12:11 | |
*** rdale_ct has quit IRC | 12:13 | |
*** rdale_ct has joined #baserock | 12:14 | |
*** rdale has quit IRC | 12:15 | |
*** rdale_ct has quit IRC | 12:20 | |
*** rdale has joined #baserock | 12:22 | |
*** rdale_ct has joined #baserock | 12:26 | |
*** rdale has quit IRC | 12:27 | |
*** rdale_ct has quit IRC | 12:31 | |
*** rdale has joined #baserock | 12:37 | |
*** rdale has quit IRC | 12:43 | |
*** rdale has joined #baserock | 12:45 | |
*** rdale has quit IRC | 12:50 | |
*** rdale has joined #baserock | 12:52 | |
*** rdale has quit IRC | 12:56 | |
*** rdale has joined #baserock | 13:15 | |
*** gtristan has quit IRC | 13:18 | |
*** edcragg has quit IRC | 13:33 | |
*** edcragg has joined #baserock | 13:35 | |
*** gtristan has joined #baserock | 13:47 | |
jonathanmaw | I got a report that the instructions for flashing the jetson at http://wiki.baserock.org/guides/baserock-jetson/ (error log http://paste.baserock.org/ohatiguxub) | 14:03 |
jonathanmaw | looking at the code, it seems to have been caused by a change in the tegra-uboot-flasher-scripts repo | 14:04 |
paulsherwood | i think this was discussed late last year... iirc radiofree fixed this and i suggested that we consider putting the script into definitions to reduce future confusion | 14:05 |
radiofree | jonathanmaw: git pull the script | 14:09 |
radiofree | actually | 14:09 |
radiofree | jonathanmaw: what's the sha of your current HEAD | 14:10 |
jonathanmaw | radiofree: the SHA of my current (known working) HEAD is cf91845a69c955858faec5e6dc5208248bda2a65, commit message "add colibri_t20" | 14:10 |
radiofree | jonathanmaw: of baserock-flashing-script sorry | 14:11 |
radiofree | jonathanmaw: is the baserock-flashing-tools folder in /root/nvidia-tools/_out_tools/ ? | 14:11 |
jonathanmaw | Mine's ae83dc5d2321db0854b36d7b5bc69ab7bc119466, but I haven't used it recently, I've been reporting an E-mail I received. | 14:12 |
radiofree | ok you need to git pull baserock-flashing-tools | 14:13 |
radiofree | fix is https://gitlab.com/jamesthomas/baserock-flashing-tools/commit/688e17d00caf627e128a580ee5ee57732f817de8 | 14:13 |
jonathanmaw | thanks radiofree | 14:16 |
*** fay_ has quit IRC | 14:37 | |
*** ssam2 has quit IRC | 14:53 | |
*** ssam2 has joined #baserock | 14:54 | |
*** ChanServ sets mode: +v ssam2 | 14:54 | |
*** ssam2_ has joined #baserock | 14:59 | |
*** ssam2 has quit IRC | 14:59 | |
*** fay_ has joined #baserock | 15:24 | |
*** Lachlan1975 has joined #baserock | 15:28 | |
*** richard_maw has quit IRC | 15:48 | |
*** richard_maw has joined #baserock | 15:48 | |
*** ChanServ sets mode: +v richard_maw | 15:48 | |
*** fay_ has quit IRC | 16:53 | |
paulsherwood | maybe a bit offtopic here, but very interesting nonetheless https://vimeo.com/album/3693804/video/148152513 (and mercifully short) | 17:03 |
radiofree | "Zoinks! This video can’t be played with your current setup." | 17:04 |
* radiofree needs to install some more gstreamer packages | 17:04 | |
*** ctbruce has quit IRC | 17:10 | |
*** jonathanmaw has quit IRC | 17:32 | |
*** tiagogomes_ has quit IRC | 17:38 | |
*** franred has quit IRC | 17:40 | |
*** Lachlan1975 has quit IRC | 17:57 | |
*** bashrc has quit IRC | 18:02 | |
*** ssam2_ has quit IRC | 18:06 | |
*** edcragg has quit IRC | 18:27 | |
*** rdale has quit IRC | 19:50 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!