khem | RP: messing is not right term to explain it :) - see https://git.yoctoproject.org/meta-raspberrypi/tree/recipes-core/psplash/psplash_%25.bbappend | 00:32 |
---|---|---|
khem | let me know if it should be done any better to extend psplash recipe, I will be happy to change it | 00:32 |
*** florian_kc <florian_kc!~florian@dynamic-078-048-002-172.78.48.pool.telefonica.de> has quit IRC (Ping timeout: 276 seconds) | 00:33 | |
khem | Trying to ensure meta-raspberrypi is a model BSP layer for others to follow | 00:33 |
*** sakoman <sakoman!~steve@dhcp-72-253-4-112.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 00:39 | |
khem | zeddii: https://git.yoctoproject.org/yocto-kernel-cache/commit/?h=yocto-6.1&id=1a97a82e62ebf4ef3787768a1f5937e2d2f280ce | 00:39 |
khem | zeddii: why was v6.1.20 reverted to v5.15.103 on yocto-6.1 branch | 00:39 |
khem | fury: blank screen is not expected for graphical images like sato images. I dont have a rpi0w locally so I personally do not test it not for graphics so I relent there might be a bug lurking something like wrong device tree being used etc. try core-image-base or some other console image first and see if you get login on serial console | 00:44 |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 01:09 | |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:d047:2de6:4e90:c27> has joined #yocto | 01:15 | |
*** davidinux <davidinux!~davidinux@host-95-250-216-103.retail.telecomitalia.it> has quit IRC (Ping timeout: 240 seconds) | 02:04 | |
*** davidinux <davidinux!~davidinux@host-213-45-37-118.pool21345.interbusiness.it> has joined #yocto | 02:10 | |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Quit: Leaving) | 02:10 | |
*** sakoman <sakoman!~steve@dhcp-72-253-4-112.hawaiiantel.net> has joined #yocto | 02:22 | |
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Quit: xmn) | 02:47 | |
*** vmeson <vmeson!~rmacleod@198-48-226-243.cpe.pppoe.ca> has quit IRC (Ping timeout: 246 seconds) | 02:59 | |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has joined #yocto | 03:00 | |
*** Guest2465 <Guest2465!~Guest24@237.220.233.220.static.exetel.com.au> has joined #yocto | 03:19 | |
Guest2465 | hey team, i had a quick question about this video: https://youtu.be/u1rzYRz83kc?t=1781 specifically, why did the program not work when compiled with c++? I ask because I'm getting the same errors on my board | 03:21 |
paulg | khem, yes that does look suspicious. $2 says it was a rogue script. | 03:22 |
paulg | I just checked the yocto-5.15 branch to see if it contained v6.1 version. :-P It looks ok. | 03:28 |
*** Thorn <Thorn!~Thorn@user/thorn> has joined #yocto | 03:29 | |
Guest2465 | RE my previous message? https://wiki.koansoftware.com/index.php/How_to_add_libstdc%2B%2B_to_a_Yocto_(Poky)_image default image doesnt include the libcpp | 03:33 |
*** Guest2465 <Guest2465!~Guest24@237.220.233.220.static.exetel.com.au> has quit IRC (Quit: Client closed) | 03:33 | |
*** jclsn <jclsn!~jclsn@2a04:4540:6504:f500:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 250 seconds) | 03:36 | |
*** jclsn <jclsn!~jclsn@2a04:4540:6540:d600:2ce:39ff:fecf:efcd> has joined #yocto | 03:38 | |
*** sakoman <sakoman!~steve@dhcp-72-253-4-112.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 04:30 | |
*** amitk <amitk!~amit@103.208.71.75> has joined #yocto | 04:41 | |
khem | Guest2465: its because your target is missing C++ runtime library | 04:52 |
khem | when you cross-compile the program the SDK has it and links it as it has to. But making the runtime available on image is also needed. Other option is to do static linking | 04:53 |
khem | but static linking you have to know what the limitation might be e.g. exceptions etc. might not work | 04:54 |
khem | easiest is to install libstdc++ into image | 04:54 |
khem | maybe IMAGE_INSTALL += "libstdc++" would do it | 04:56 |
*** Thorn <Thorn!~Thorn@user/thorn> has quit IRC (Ping timeout: 276 seconds) | 05:30 | |
*** thomasd13 <thomasd13!~thomas@DSL01.212.114.255.148.ip-pool.NEFkom.net> has joined #yocto | 05:30 | |
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat) | 05:40 | |
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has joined #yocto | 05:40 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 05:57 | |
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat) | 06:10 | |
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has joined #yocto | 06:10 | |
*** AKN <AKN!~AKN@49.205.84.94> has joined #yocto | 06:19 | |
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Remote host closed the connection) | 06:24 | |
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto | 06:24 | |
*** Thorn <Thorn!~Thorn@user/thorn> has joined #yocto | 06:29 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Remote host closed the connection) | 06:33 | |
barath | have people tried using uninative + runqemu & co before? it seems like things like tunctl are built natively in yocto but then not called such that they use uninative? | 06:35 |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 06:36 | |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:d047:2de6:4e90:c27> has quit IRC (Quit: Client closed) | 06:57 | |
*** zpfvo <zpfvo!~fvo@i59F5CEE6.versanet.de> has joined #yocto | 07:05 | |
RP | khem: sorry, when I last used that it was applied unconditionally, which did frustrate me a bit at the time | 07:15 |
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto | 07:26 | |
*** pope <pope!~pope@46.140.99.106> has joined #yocto | 07:26 | |
pope | Hello everyone, can someone tell me where I've to configure the earlyprintk option for my kernel? I try to debug a kernel that doesn't seem to boot. Can I directly do this from uboot or do I have to re-compile the kernel? | 07:27 |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:d047:2de6:4e90:c27> has joined #yocto | 07:30 | |
landgraf | pope: you may want to take a look into boot.scr | 07:30 |
landgraf | if you have access to it | 07:30 |
pope | is boot.scr a human readable file? | 07:31 |
landgraf | you can easily unpack and modify it | 07:31 |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 07:32 | |
pope | have to check that then... | 07:32 |
landgraf | pope: https://wiki.ubuntu.com/ARM/EditBootscr | 07:33 |
pope | But speaking of the boot.scr, is yocto creating this or is this already pre-built with the uboot that is provided? Cause I couldn't find a raw boot.txt file anywhere | 07:35 |
landgraf | pope: it most likely was created by buildsystem | 07:40 |
pope | Okay, content of boot.scr is not what I expected, I might could need some help here :/ | 07:40 |
landgraf | pope: raw boot.scr is called boot.source usualy | 07:40 |
pope | My problem is, if I boot from mmc, everything works fine. I try to boot from tftp instead but then the kernel isn't booting | 07:41 |
pope | It seems like this boot.scr provides the boot instructions to load the image from mmc and the boot the kernel, correct? | 07:41 |
pope | So if I load the kernel "manually" and then execute the booti command, this script never gets executed. How can I add the bootargs in that case? And what does "fdt get value bootargs /chosen bootargs" do? | 07:42 |
landgraf | pope: you can point uboot to tftp server | 07:43 |
landgraf | pope: https://xenproject.org/2020/09/29/xen-on-raspberry-pi-4-adventures/ here is an example | 07:43 |
*** amitk_ <amitk_!~amit@103.208.69.139> has joined #yocto | 07:44 | |
landgraf | pope: ignore xen part, and read only uboot/tftp related one | 07:44 |
pope | Okay I'll do, but getting the image from tftp is not the problem... at least I think so | 07:45 |
landgraf | pope: there's bootargs example too (iirc you needed to specify it) | 07:45 |
pope | reading through it | 07:46 |
landgraf | pope: Ctrl-F boot2.scr | 07:46 |
pope | May I ask you some probably very basic questions regarding this procedure? :/ | 07:55 |
*** Guest18 <Guest18!~Guest18@2a01:c22:8c24:a101:d085:de81:bb3d:d746> has joined #yocto | 07:55 | |
pope | So it says in config.txt the kernel=u-boot.img should be set. I assume this is because the first stage bootloader uses this to figure out what to boot in this injects u-boot instead of the kernel, right? But in my current config.txt I don't have anything set for kernel, so from where does the information come to boot into uboot? | 07:59 |
*** GillesM <GillesM!~gilles@126.88.69.37.rev.sfr.net> has quit IRC (Quit: Leaving) | 07:59 | |
*** AdrianF <AdrianF!~AdrianF@2a02:169:59a6:0:15fd:1f7a:a4b2:da30> has joined #yocto | 08:02 | |
landgraf | pope: dunno. from the firmware? you know your hardware better than I do =) | 08:04 |
pope | Hehe, my hardware is an rpi3b :) | 08:05 |
*** rfuentess <rfuentess!~rfuentess@static-5-51-117-151.ftth.abo.bbox.fr> has joined #yocto | 08:06 | |
landgraf | pope: https://www.nayab.xyz/rpi3b-elinux/embedded-linux-rpi3-070-boot-nfs :) | 08:07 |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:d047:2de6:4e90:c27> has quit IRC (Quit: Client closed) | 08:07 | |
pope | I just find it difficult to understand the detailed boot process and cannot find the appopriate information to explain it... | 08:09 |
pope | For example, on the sd card I have a file Image and a file kernel8.img, can you tell me what those are? I'd assume kernel8.img is the kernel, but when uboot loads the kernel it actually load Image | 08:11 |
*** frieder <frieder!~frieder@i59F4BA25.versanet.de> has joined #yocto | 08:11 | |
pope | My problem is that I read so many tutorials with different instructions that I need to go one step back and actually try to understand the process... but that's difficult with the given documentation :) | 08:13 |
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Remote host closed the connection) | 08:13 | |
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto | 08:13 | |
landgraf | pope: been there few weeks ago... | 08:14 |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:d047:2de6:4e90:c27> has joined #yocto | 08:23 | |
pope | landgraf: How did you get out? :) | 08:24 |
pope | Or what even more confuses me, I don't have a uboot.bin on my sdcard... | 08:28 |
*** ptsneves <ptsneves!~Thunderbi@84.47.155.82> has joined #yocto | 08:32 | |
landgraf | pope: you have to download one. read the article carefully | 08:33 |
landgraf | pope: or build one using meta-raspberrypi | 08:33 |
*** AKN <AKN!~AKN@49.205.84.94> has quit IRC (Ping timeout: 240 seconds) | 08:34 | |
landgraf | and rpi3 may differ from rpi4 | 08:34 |
landgraf | so just read documentation and/or recipes in the mentioned meta-raspberrypi | 08:34 |
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Ping timeout: 240 seconds) | 08:36 | |
pope | I did that, as mentioned, regular booting works just fine. It's when I want to step outside the box when it starts to get complicated :) | 08:37 |
pope | But I have the feeling it shouldn't be, just difficult to find the right information. E.g. why do I get no Image but Image.bin when running bitbake, and it this the correct kernel image | 08:39 |
*** AKN <AKN!~AKN@49.205.84.94> has joined #yocto | 08:44 | |
landgraf | pope: KERNEL_IMAGETYPE is the answer | 08:55 |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 09:08 | |
*** vladest <vladest!~Thunderbi@217.192.139.41> has joined #yocto | 09:15 | |
*** vvmeson <vvmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has joined #yocto | 09:15 | |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has quit IRC (Ping timeout: 276 seconds) | 09:17 | |
*** vladest <vladest!~Thunderbi@217.192.139.41> has quit IRC (Quit: vladest) | 09:22 | |
*** vladest1 <vladest1!~Thunderbi@217.192.139.41> has joined #yocto | 09:22 | |
*** vladest1 is now known as vladest | 09:24 | |
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 09:25 | |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has joined #yocto | 09:31 | |
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Ping timeout: 240 seconds) | 09:31 | |
*** vvmeson <vvmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has quit IRC (Ping timeout: 240 seconds) | 09:32 | |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has quit IRC (Ping timeout: 246 seconds) | 09:45 | |
*** vvmeson <vvmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has joined #yocto | 09:45 | |
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto | 09:59 | |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has joined #yocto | 10:15 | |
*** vvmeson <vvmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has quit IRC (Ping timeout: 252 seconds) | 10:15 | |
*** azcraft <azcraft!~AzCraft@195.214.252.213> has joined #yocto | 10:31 | |
*** Guest3669 <Guest3669!~Guest36@dslb-002-205-036-107.002.205.pools.vodafone-ip.de> has joined #yocto | 10:37 | |
*** Guest3669 <Guest3669!~Guest36@dslb-002-205-036-107.002.205.pools.vodafone-ip.de> has quit IRC (Quit: Client closed) | 10:43 | |
*** GuestXYZ <GuestXYZ!~GuestXYZ@dslb-002-205-036-107.002.205.pools.vodafone-ip.de> has joined #yocto | 10:43 | |
GuestXYZ | Hi folks. I am trying to debug an issue with a yocto BSP build with sstate cache enabled. The problem I have is that when 'virtual/kernel' is being rebuilt (-c cleanall), out-of-tree modules are not rebuilt. This leads to modules/kernel 'module_layout' CRC mismatch on a running system (kernel conf modversions). I wounder, in a normal vanilla yocto | 10:48 |
GuestXYZ | case, does rebuilding 'virtual/kernel' triggers rebuild all modules? | 10:48 |
rburton | GuestXYZ: if you rebuild the image and the image depends on the modules they should be rebuilt | 10:53 |
*** rob_w <rob_w!~rob@2001:a61:6012:6901:34de:38c1:29bf:db06> has joined #yocto | 10:53 | |
rburton | easier reproducer would be bitbake external-module ; change kernel somehow; bitbake external-module: if the second bitbake doesn't do anything then there's a dependency issue and please file a bug | 10:54 |
rburton | in a vanilla yocto, there are no out-of-tree modules | 10:55 |
GuestXYZ | Aha, meaning deps going other way round. (I was searching starting from kernel.) I my case, bsp does have some vendor modification and I am trying to understand where it broke. | 10:57 |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 10:59 | |
*** tlwoerner <tlwoerner!~tlwoerner@pppoe-209-91-167-254.vianet.ca> has quit IRC (Read error: Connection reset by peer) | 11:05 | |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:d047:2de6:4e90:c27> has quit IRC (Quit: Client closed) | 11:11 | |
*** vvmeson <vvmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has joined #yocto | 11:12 | |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has quit IRC (Ping timeout: 276 seconds) | 11:12 | |
*** AKN <AKN!~AKN@49.205.84.94> has quit IRC (Ping timeout: 276 seconds) | 11:23 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 11:24 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 11:24 | |
*** AKN <AKN!~AKN@49.205.84.94> has joined #yocto | 11:26 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 11:29 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 11:29 | |
*** GuestXYZ <GuestXYZ!~GuestXYZ@dslb-002-205-036-107.002.205.pools.vodafone-ip.de> has quit IRC (Quit: Client closed) | 11:38 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Remote host closed the connection) | 11:42 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 11:43 | |
Ablu[m] | Are there some scripts that help with automatically parsing a kernel panic, calling addr2line and mapping it to a source line? | 12:13 |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Ping timeout: 240 seconds) | 12:19 | |
*** Guest18 <Guest18!~Guest18@2a01:c22:8c24:a101:d085:de81:bb3d:d746> has quit IRC (Ping timeout: 260 seconds) | 12:24 | |
*** vvmeson is now known as vmeson | 12:30 | |
landgraf | Ablu[m]: crash ? | 12:34 |
Ablu[m] | landgraf: is that a tool or a question? I am referring to kernel crashes, yes. Is there something that given a yocto environment, finds me all the bits and pieces in order to help with translating the offsets back? | 12:35 |
*** vvmeson <vvmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has joined #yocto | 12:35 | |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has quit IRC (Ping timeout: 265 seconds) | 12:36 | |
zeddii | khem: script malfunction | 12:37 |
landgraf | Ablu[m]: https://github.com/crash-utility/crash | 12:40 |
Ablu[m] | landgraf: thx! Looks interesting. | 12:41 |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has joined #yocto | 12:41 | |
*** vvmeson <vvmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has quit IRC (Ping timeout: 265 seconds) | 12:42 | |
*** AKN <AKN!~AKN@49.205.84.94> has quit IRC (Ping timeout: 246 seconds) | 12:43 | |
*** vvmeson <vvmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has joined #yocto | 12:44 | |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has quit IRC (Ping timeout: 276 seconds) | 12:46 | |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has joined #yocto | 12:53 | |
*** vvmeson <vvmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has quit IRC (Ping timeout: 246 seconds) | 12:53 | |
*** jmk44 <jmk44!~jmk1@lcs07-lyo-176-188-208-171.sfr.lns.abo.bbox.fr> has quit IRC (Ping timeout: 250 seconds) | 12:59 | |
*** tnovotny <tnovotny!~tnovotny@ip4-83-240-26-162.cust.nbox.cz> has joined #yocto | 12:59 | |
*** AKN <AKN!~AKN@49.205.84.94> has joined #yocto | 13:03 | |
*** diego_r <diego_r!~diego@217-133-17-98.static.clienti.tiscali.it> has joined #yocto | 13:09 | |
*** vvmeson <vvmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has joined #yocto | 13:12 | |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has quit IRC (Ping timeout: 255 seconds) | 13:12 | |
*** tlwoerner <tlwoerner!~tlwoerner@pppoe-209-91-167-254.vianet.ca> has joined #yocto | 13:21 | |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has joined #yocto | 13:24 | |
*** vvmeson <vvmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has quit IRC (Ping timeout: 256 seconds) | 13:25 | |
*** vmeson <vmeson!~rmacleod@24-212-231-241.cable.teksavvy.com> has quit IRC (Ping timeout: 240 seconds) | 13:30 | |
*** amitk_ <amitk_!~amit@103.208.69.139> has quit IRC (Ping timeout: 256 seconds) | 13:30 | |
*** florian_kc is now known as florian | 13:36 | |
*** Algotech <Algotech!~Algotech@82-65-40-52.subs.proxad.net> has quit IRC (Quit: ZNC - https://znc.in) | 13:36 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 13:37 | |
*** Algotech <Algotech!~Algotech@82-65-40-52.subs.proxad.net> has joined #yocto | 13:42 | |
*** jmk1 <jmk1!~jmk1@lcs07-lyo-176-188-208-171.sfr.lns.abo.bbox.fr> has joined #yocto | 13:43 | |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:4c25:a89:29aa:c4e> has joined #yocto | 13:43 | |
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (Ping timeout: 260 seconds) | 13:43 | |
*** sakoman <sakoman!~steve@dhcp-72-253-4-112.hawaiiantel.net> has joined #yocto | 13:47 | |
*** ilunev <ilunev!~koolkhel@95.174.114.26> has quit IRC (Quit: Textual IRC Client: www.textualapp.com) | 13:52 | |
*** vladest <vladest!~Thunderbi@217.192.139.41> has quit IRC (Ping timeout: 265 seconds) | 13:57 | |
*** ak77 <ak77!~ak77@93-103-41-115.dynamic.t-2.net> has quit IRC (Ping timeout: 246 seconds) | 13:58 | |
*** ak77 <ak77!~ak77@93-103-41-115.dynamic.t-2.net> has joined #yocto | 13:58 | |
*** AKN <AKN!~AKN@49.205.84.94> has quit IRC (Read error: Connection reset by peer) | 14:17 | |
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat) | 14:25 | |
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has joined #yocto | 14:25 | |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 14:30 | |
landgraf | RP: I'd like to excuse from the meeting today. conlict because of summer time. | 14:31 |
*** vmeson <vmeson!~rmacleod@198-48-226-243.cpe.pppoe.ca> has joined #yocto | 14:32 | |
RP | landgraf: np, we'll let you off this week :) | 14:33 |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 14:34 | |
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has joined #yocto | 14:34 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 14:34 | |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:4c25:a89:29aa:c4e> has quit IRC (Quit: Client closed) | 14:47 | |
*** kscherer <kscherer!~kscherer@bras-base-otwaon1146w-grc-26-174-95-44-180.dsl.bell.ca> has joined #yocto | 14:48 | |
rburton | JPEW: mypy says runqemu has no typing problems :) | 14:52 |
JPEW | rburton: It's perfectly valid to pass a tuple to a % format string | 14:53 |
*** tnovotny <tnovotny!~tnovotny@ip4-83-240-26-162.cust.nbox.cz> has quit IRC (Quit: Leaving) | 14:53 | |
rburton | JPEW: actually surprised that mypy doesn't delve into the % expression | 14:53 |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:7560:ff54:33fe:f5ef> has joined #yocto | 14:53 | |
JPEW | Whats happending is effectivly: "Error: %s" % ("my", "command", "foo") | 14:53 |
JPEW | And the "command" and "foo" aren't consumed in the string format so it errors | 14:53 |
JPEW | rburton: I'm not sure how it could know | 14:54 |
rburton | parse the string, look at the types of the arguments. it knows cmd is a tuple of 3 items because it was created two lines above. mypy takes so long it should do something useful! | 14:54 |
*** Thorn <Thorn!~Thorn@user/thorn> has quit IRC (Ping timeout: 240 seconds) | 15:21 | |
*** Thorn <Thorn!~Thorn@user/thorn> has joined #yocto | 15:34 | |
*** thomasd13 <thomasd13!~thomas@DSL01.212.114.255.148.ip-pool.NEFkom.net> has quit IRC (Ping timeout: 276 seconds) | 15:36 | |
*** otavio <otavio!~otavio@189-11-177-87.user3p.brasiltelecom.net.br> has quit IRC (Ping timeout: 264 seconds) | 15:42 | |
*** otavio <otavio!~otavio@189-11-177-87.user3p.brasiltelecom.net.br> has joined #yocto | 15:42 | |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:7560:ff54:33fe:f5ef> has quit IRC (Quit: Client closed) | 15:49 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 255 seconds) | 15:49 | |
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto | 15:49 | |
*** diego_r <diego_r!~diego@217-133-17-98.static.clienti.tiscali.it> has quit IRC (Ping timeout: 250 seconds) | 15:52 | |
pope | How can I figure out what kernel source yocto is using? | 15:53 |
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 240 seconds) | 15:54 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 15:54 | |
JaMa | pope: bitbake-getvar knows almost everything and is always right | 15:55 |
* RP should ask bitbake-getvar why his buildbot javascript is breaking | 15:55 | |
JaMa | :) | 15:57 |
*** linex[m] <linex[m]!~linexmatr@2001:470:69fc:105::3:1566> has quit IRC (Quit: You have been kicked for being idle) | 16:00 | |
* landgraf has too many question to ask bitbake-getvar... | 16:08 | |
*** lorenzog[m] <lorenzog[m]!~lorenzogm@2001:470:69fc:105::3:34d3> has joined #yocto | 16:17 | |
mckoan | pope: bitbake-getvar PREFERRED_PROVIDER_virtual/kernel | 16:19 |
*** zpfvo <zpfvo!~fvo@i59F5CEE6.versanet.de> has quit IRC (Ping timeout: 260 seconds) | 16:27 | |
*** zpfvo <zpfvo!~fvo@i59F5CEE6.versanet.de> has joined #yocto | 16:41 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 16:44 | |
*** mckoan is now known as mckoan|away | 17:01 | |
*** amelius <amelius!~quassel@147.161.137.82> has joined #yocto | 17:01 | |
*** hsv <hsv!~unknown@user/hsv> has quit IRC (Ping timeout: 252 seconds) | 17:12 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 17:14 | |
*** GillesMM <GillesMM!~gilles@126.88.69.37.rev.sfr.net> has joined #yocto | 17:18 | |
*** amelius <amelius!~quassel@147.161.137.82> has quit IRC (Read error: Connection reset by peer) | 17:19 | |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat) | 17:21 | |
*** rfuentess <rfuentess!~rfuentess@static-5-51-117-151.ftth.abo.bbox.fr> has quit IRC (Remote host closed the connection) | 17:30 | |
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Remote host closed the connection) | 17:40 | |
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto | 17:40 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 17:44 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 17:45 | |
*** zpfvo <zpfvo!~fvo@i59F5CEE6.versanet.de> has quit IRC (Remote host closed the connection) | 17:52 | |
*** GillesMM <GillesMM!~gilles@126.88.69.37.rev.sfr.net> has quit IRC (Quit: Leaving) | 17:52 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving) | 17:54 | |
*** AdrianF <AdrianF!~AdrianF@2a02:169:59a6:0:15fd:1f7a:a4b2:da30> has quit IRC (Ping timeout: 248 seconds) | 18:22 | |
*** florian_kc <florian_kc!~florian@dynamic-078-048-049-096.78.48.pool.telefonica.de> has joined #yocto | 18:22 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 18:26 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 252 seconds) | 18:34 | |
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto | 18:34 | |
*** florian_kc <florian_kc!~florian@dynamic-078-048-049-096.78.48.pool.telefonica.de> has quit IRC (Ping timeout: 276 seconds) | 18:35 | |
paulg | wonder if we should be converting some more of these giant packages to be git by default.... | 18:38 |
paulg | Currently 1 running tasks (401 of 433) 92% |###################################################################################################### | | 18:38 |
paulg | 0: llvm-native-15.0.7-r0 do_fetch - 1h11m39s (pid 2108852) 37% |############################# | 275.00 KiB/s | 18:38 |
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 240 seconds) | 18:39 | |
paulg | waiting over an hour, and re-downloading the whole turd, just 'cause a one-line CVE was merged -- just insane. | 18:39 |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 18:39 | |
khem | yeah mesa 23.0.0 is in wedlock with llvm | 18:39 |
paulg | of course I update master fairly regularly - someone who just parked on say kirkstone and stayed there for a year won't suffer the same pain. | 18:41 |
paulg | I think RP mentioned to me a developer option which favoured git - I'm sure I saved the info to a text file which I'll never find ever again... | 18:42 |
khem | 275.00 KiB/s is not gonna cut it in modern world 🙂 I am sorry | 18:47 |
paulg | not much I can do if limited at the server side. In any case, it kinda goes back to sth I've been concerned about before. If you need 48core server with 64+GB RAM and a fat fibre pipe, we've effectively excluded all hobbyist contributions to the project. Which would be unfortunate. | 18:50 |
paulg | I'm not thrilled when people complain about me trying to remove ancient turds from the kernel, but it is valid input they are still using it. And it can keep some of us more commercially driven folks more honest. | 18:52 |
*** olani- <olani-!~olani@83-233-29-230.cust.bredband2.com> has quit IRC (Ping timeout: 255 seconds) | 18:52 | |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:7560:ff54:33fe:f5ef> has joined #yocto | 19:03 | |
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat) | 19:05 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 19:05 | |
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has joined #yocto | 19:05 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 255 seconds) | 19:14 | |
*** tleb <tleb!6dbdd9ebc9@2604:bf00:561:2000::10cf> has quit IRC (Write error: Connection reset by peer) | 19:16 | |
*** pope <pope!~pope@46.140.99.106> has quit IRC (Quit: Client closed) | 19:18 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 19:19 | |
khem | I do agree with you, the system should allow minimum resources for targetted builds | 19:20 |
*** tleb <tleb!6dbdd9ebc9@2604:bf00:561:2000::10cf> has joined #yocto | 19:21 | |
*** florian_kc <florian_kc!~florian@dynamic-078-048-049-096.78.48.pool.telefonica.de> has joined #yocto | 19:23 | |
*** Thorn <Thorn!~Thorn@user/thorn> has quit IRC (Ping timeout: 240 seconds) | 19:41 | |
*** vmeson <vmeson!~rmacleod@198-48-226-243.cpe.pppoe.ca> has quit IRC (Ping timeout: 248 seconds) | 19:47 | |
\dev\ice | I want to create something like /etc/git.hash which contains my yocto repo exact git hash. how I can implemt that? | 19:48 |
*** amitk <amitk!~amit@103.208.71.75> has quit IRC (Ping timeout: 255 seconds) | 19:49 | |
paulg | \dev\ice, maybe look into dm-verity ? | 19:49 |
\dev\ice | what do you mean? | 19:50 |
paulg | it is a feature that validates all the blocks on your filesystem with a hash to ensure the data integrity. | 19:51 |
\dev\ice | it's little bit different what I wanted. googled in same time | 19:53 |
\dev\ice | seems https://github.com/coreycothrum/meta-bitbake-git-version/ it's what I need... | 19:53 |
fury | khem: i got a serial port hooked up to a pi 0 w, how do i go about checking to see why the desktop isn't showing? matchbox desktop is running according to top | 19:56 |
fury | here's a full boot log before the login prompt showed | 19:59 |
fury | https://www.irccloud.com/pastebin/kerQzGon/ | 19:59 |
fury | "matchbox-wm: X error warning (0x1000003): BadWindow (invalid Window parameter) (opcode: 12)" maybe? | 20:00 |
rburton | do you even get a pointer, or just nothing? | 20:01 |
rburton | if X is running correctly you'll get a cursor, even if nothing else is working | 20:02 |
fury | no pointer, just blank black screen (briefly a text cursor at the top left, but that goes away) | 20:02 |
rburton | sounds like X is drawing to the wrong hdmi or something | 20:03 |
rburton | never tried on a pi, can't help more, sorry | 20:04 |
rburton | if you're not tied to X11 try core-image-weston, might work better | 20:04 |
rburton | (mainly as its not technology from the 80s) | 20:04 |
fury | eventually i'll be using neither X nor weston, will be going straight to a Qt EGLFS app, so i don't mind a console for now, as long as all the rest of the stuff i need is there | 20:05 |
paulg | \dev\ice, if you want to copy random build artifacts onto the target, then you are probably looking at a do_rootfs bbappend in your layer. Should give you a starting point to google from | 20:05 |
rburton | fury: core-image-base is "just boot to a small login prompt" that isn't too minimal to be hard to use | 20:06 |
\dev\ice | paulg: thanks | 20:06 |
rburton | though weston will test the same codepaths you'll be hitting if you're using eglfs | 20:06 |
fury | sounds good | 20:06 |
fury | i'll see if the weston image works first | 20:06 |
paulg | rburton, don't be hatin' on the 80s. :-P X11 and xfree86 carried us through many years. | 20:07 |
rburton | paulg: don't feed the troll ;) | 20:07 |
paulg | :) | 20:07 |
rburton | and they did surprisingly well, but really need to be let out to pasture now | 20:09 |
*** vmeson <vmeson!~rmacleod@198-48-226-243.cpe.pppoe.ca> has joined #yocto | 20:09 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 20:11 | |
paulg | Can't argue that. I've been doing (trying?) that with the kernel for over a decade. | 20:11 |
paulg | https://lore.kernel.org/linuxppc-dev/20230220115913.25811-4-paul.gortmaker@windriver.com/T/#m3d72acb9f70a215a5befdd046501800924ac57db | 20:12 |
fury | magical. weston image works | 20:13 |
fury | i miss systemd tho | 20:13 |
fury | am i a bad person? | 20:13 |
paulg | The hate mail I got when deleting CONFIG_MCA --- https://lkml.org/lkml/2012/5/17/300 | 20:14 |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:7560:ff54:33fe:f5ef> has quit IRC (Quit: Client closed) | 20:14 | |
paulg | "complete rubbish" !!! --- well, guess what, it was merged. | 20:14 |
*** florian_kc <florian_kc!~florian@dynamic-078-048-049-096.78.48.pool.telefonica.de> has quit IRC (Ping timeout: 276 seconds) | 20:14 | |
paulg | fury, in the end, use what works for you and carry on. | 20:15 |
*** marc1 <marc1!~marc@ipagstaticip-ad9375f2-382c-b511-8ac1-9541f69fe50f.sdsl.bell.ca> has quit IRC (Ping timeout: 246 seconds) | 20:36 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 20:36 | |
*** marc1 <marc1!~marc@ipagstaticip-ad9375f2-382c-b511-8ac1-9541f69fe50f.sdsl.bell.ca> has joined #yocto | 20:40 | |
*** frieder <frieder!~frieder@i59F4BA25.versanet.de> has quit IRC (Remote host closed the connection) | 20:45 | |
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:7560:ff54:33fe:f5ef> has joined #yocto | 20:56 | |
*** Haxxa <Haxxa!~Haxxa@202.65.68.206> has quit IRC (Remote host closed the connection) | 21:09 | |
*** florian_kc <florian_kc!~florian@dynamic-078-048-049-096.78.48.pool.telefonica.de> has joined #yocto | 21:09 | |
*** Haxxa <Haxxa!~Haxxa@202-65-68-206.ip4.superloop.au> has joined #yocto | 21:13 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 21:17 | |
*** rob_w <rob_w!~rob@2001:a61:6012:6901:34de:38c1:29bf:db06> has quit IRC (Quit: Leaving) | 21:36 | |
*** diego_r <diego_r!~diego@94-33-235-5.static.clienti.tiscali.it> has joined #yocto | 21:48 | |
rburton | fury: you can use systemd | 21:52 |
rburton | init system choice is unrelated to image choice | 21:52 |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 276 seconds) | 22:34 | |
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto | 22:34 | |
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 240 seconds) | 22:39 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 22:39 | |
*** florian_kc <florian_kc!~florian@dynamic-078-048-049-096.78.48.pool.telefonica.de> has quit IRC (Ping timeout: 276 seconds) | 22:49 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 265 seconds) | 22:49 | |
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto | 22:49 | |
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 268 seconds) | 22:54 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 22:54 | |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Quit: Leaving) | 22:56 | |
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has joined #yocto | 22:58 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds) | 22:59 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 22:59 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 23:11 | |
*** azcraft <azcraft!~AzCraft@195.214.252.213> has quit IRC (Remote host closed the connection) | 23:11 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC (Ping timeout: 265 seconds) | 23:15 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has joined #yocto | 23:17 | |
*** Guest186 <Guest186!~Guest18@2a01:c22:8c24:a101:c11b:9ed9:6589:4c22> has joined #yocto | 23:21 | |
*** diego_r <diego_r!~diego@94-33-235-5.static.clienti.tiscali.it> has quit IRC (Ping timeout: 276 seconds) | 23:25 | |
*** kscherer <kscherer!~kscherer@bras-base-otwaon1146w-grc-26-174-95-44-180.dsl.bell.ca> has quit IRC (Quit: Konversation terminated!) | 23:26 | |
*** diego_r <diego_r!~diego@94-33-235-5.static.clienti.tiscali.it> has joined #yocto | 23:32 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 276 seconds) | 23:39 | |
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto | 23:39 | |
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 276 seconds) | 23:44 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 23:44 | |
*** Guest18 <Guest18!~Guest18@dynamic-077-008-001-019.77.8.pool.telefonica.de> has joined #yocto | 23:47 | |
*** Guest186 <Guest186!~Guest18@2a01:c22:8c24:a101:c11b:9ed9:6589:4c22> has quit IRC (Ping timeout: 260 seconds) | 23:50 | |
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Remote host closed the connection) | 23:58 | |
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto | 23:58 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!