**** BEGIN LOGGING AT Mon Mar 19 02:59:58 2012 Mar 19 07:33:00 How to compile SVGAlib package for ARM in OE Mar 19 09:14:03 good morning Mar 19 09:29:31 morning all Mar 19 09:30:44 morning Mar 19 10:29:35 morning Mar 19 11:31:53 Morning Mar 19 12:39:44 I use OE-Classic. Mar 19 12:39:53 I want to understand how update-modules script is being run because it generates "/etc/modules" file which is used by modutils.sh to load kernel modules. Mar 19 12:40:08 And I have zero size /etc/modules file Mar 19 12:40:23 I think there is a problem with update-modules run mechanism Mar 19 12:40:52 Is there any idea how/where update-modules is called? Mar 19 12:41:57 e.g.kernel-module-* postinst Mar 19 12:45:54 JaMa: for every modules there is postinst, postrm scripts under /usr/lib/opkg/info/ and /usr/lib/ipkg/info directories. Mar 19 12:46:19 So opkg or ipk runs those scripts? Mar 19 12:50:17 yes module_autoload_foo, creates adds /etc/modutils/foo to kernel-module-foo package and after installing such package opkg calls depmod, update-modules and modprobe to load it Mar 19 12:50:53 for systemd you need to teach it to pack /etc/modules-load.d/foo.conf too Mar 19 13:02:07 JaMa, I just see "opkg-cl configure" command in "/etc/rcS.d/S98configure" script. Does this command do all things or should be another way trigger opkg? Mar 19 13:04:36 it's also called after opkg install kernel-module-foo Mar 19 13:05:10 /etc/rcS.d/S98configure is used mostly for "first boot" to run postinsts on new rootfs Mar 19 13:09:19 Yes you are right because it removes itself after running. Mar 19 13:09:44 However, I deleted /etc/modules and /etc/modules.conf which are generated by update-modules script. Mar 19 13:10:17 Then I copied from my pc to board /etc/rcS.d/S98configure file Mar 19 13:10:49 then reboot and I expected to run update-modules again and /etc/modules file generation Mar 19 13:11:01 but /etc/modules was not generated :) Mar 19 13:11:14 opkg runs configure just once Mar 19 13:11:39 so if there isn't any kernel-module in state installed and not configured then it doesn't know it should run that Mar 19 13:11:40 hm, it was not a correct test you mean Mar 19 13:12:46 ok, then the correct file I should focus on is S98configure file, right? Mar 19 13:40:51 hi guys Mar 19 13:41:44 i have trouble compiling pseudo-native-1.2-r5 Mar 19 13:42:17 it tells me /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.3/libgcc.a when searching for -lgcc Mar 19 13:44:51 any suggestions? Mar 19 14:55:06 does RCONFLICTS apply to host or target packages, or both? Mar 19 15:13:43 Zagor: it's R* so it's runtime i.e. the target Mar 19 15:14:14 that's what I thought. and update-alternatives is too, right? Mar 19 15:14:26 Zagor: yes Mar 19 15:14:46 I'm a little puzzled by the comment to my patch on the mailing list Mar 19 15:15:01 Zagor: I think koen's asserting that your recipe should play nice on the target as well as native... Mar 19 15:15:29 Zagor: I realise that wasn't your aim with this submission and could be considered as additional functionality to be implemented later Mar 19 15:17:45 right. thanks. Mar 19 20:03:20 any experts on initramfs around ? Mar 19 21:31:17 I can't seem to get to the OE wiki **** ENDING LOGGING AT Tue Mar 20 02:59:58 2012