**** BEGIN LOGGING AT Fri Sep 05 02:59:56 2008 Sep 05 05:01:21 how do you get the bootcmd? Sep 05 06:25:57 hi Sep 05 06:26:17 i cannot mkfs.jffs2 Sep 05 06:26:43 it says: unknown compression lzo Sep 05 06:26:53 i have installed lzo... Sep 05 06:41:55 Hi! Can I tell opkg that packages from a specific feed have a higher priority (override packages with higher version numbers from another feed)? Similar to apt pinning? Sep 05 06:47:18 yes Sep 05 06:47:35 look at /etc/opkd/arch.conf Sep 05 06:47:38 ;) Sep 05 06:47:52 opkg* Sep 05 07:24:52 admiral0: The arch field is the string after src/gz in the feed file isn't it? Sep 05 07:28:20 yes. the string after the src/gz is the name you give to the repo Sep 05 07:29:18 you can declare priority even in the .conf file, but it's better to do it in the arch.conf Sep 05 07:44:56 admiral0: Thanks! Sep 05 07:46:37 admiral0: I put it into the wiki: http://wiki.openmoko.org/wiki/Opkg#FAQ Sep 05 07:47:30 ;) Sep 05 08:01:06 hi Sep 05 08:02:22 I left make image running overnight, and it completed Sep 05 08:02:30 I'm wondering if it also makes the rootfs and kernel images Sep 05 08:02:35 or does it just compile all the components for them? Sep 05 08:02:53 and, if it does, where do I find them, I can't atm :) Sep 05 08:03:14 mattbnz: it doesn't make rootfs for me Sep 05 08:04:22 I get a roofs directory with the right stuff in it, but no image Sep 05 08:04:32 I guess I'll have to work out how to fix that tonight Sep 05 08:04:36 off to work now... Sep 05 09:26:58 admiral0|work: Hmm...setting the arch preference does not work for me. opkg still upgrades to higher versions of the qtopia package from the official feed Sep 05 09:34:18 flohack: no idea then... Sep 05 09:36:42 admiral0|work: ok, thanks! Sep 05 10:14:25 Ã/quit Sep 05 11:16:13 freesmartphone.org: 03wessel 07framework * r8c8a0feea2f6 10/framework/subsystems/ogpsd/ubx.py: Sep 05 11:16:13 freesmartphone.org: ogpsd: UBXDevice uses one of the private variables from GPSDevice Sep 05 11:16:13 freesmartphone.org: (Patch by Sascha Wessel) Sep 05 11:16:13 freesmartphone.org: 03daniel 07framework * r8050feff58f1 10/framework/subsystems/ogpsd/om.py: ogpsd: Fix warmstart codepath so it sends initial data Sep 05 11:18:45 hi again Sep 05 11:23:11 freesmartphone.org: 03wessel 07framework * rf225ec860747 10/framework/subsystems/ogpsd/ubx.py: (log message trimmed) Sep 05 11:23:11 freesmartphone.org: ogpsd: Reset gpsfixstatus when stopping the GPS. Sep 05 11:23:11 freesmartphone.org: From: Sascha Wessel Sep 05 11:23:11 freesmartphone.org: Subject: [PATCH] reset-ubx-gpsfixstatus-and-buffer.patch Sep 05 11:23:12 freesmartphone.org: Hi, Sep 05 11:23:14 freesmartphone.org: This patch fixes the following issue: Sep 05 11:23:16 freesmartphone.org: * zhone shows 90.0/0.0 as location (Debian bug #494927) Sep 05 11:40:22 anybosy online? Sep 05 11:40:28 anybody* Sep 05 11:43:03 <|FiLiP|> yes Sep 05 11:47:39 |FiLiP|: how to run apps from SHR? Sep 05 11:47:49 i built it Sep 05 11:48:03 (it won't make rootfs...) Sep 05 12:00:26 freesmartphone.org: 03daniel 07framework * rf8572452afe6 10/framework/subsystems/ogsmd/gsm/sms.py: ogsmd: sms.py: Fix some PDU generation bugs with optional fields Sep 05 12:00:27 freesmartphone.org: 03daniel 07framework * r7db16cf71a43 10/framework/subsystems/ogsmd/modems/abstract/ (channel.py mediator.py): ogsmd: Enable PDU mode and use it in all SMS functions Sep 05 12:20:49 <|FiLiP|> admiral0: about your SHR rootfs question,the images build with this command can be found under {$OMDIR}/build/tmp/deploy/images/ Sep 05 12:21:02 <|FiLiP|> at least that's the theory Sep 05 12:25:36 |FiLiP| : no... it just stops at do_rootfs task Sep 05 12:25:59 |FiLiP| : it's only theory in fact :( Sep 05 12:48:03 <|FiLiP|> admiral0: I must say that building qtopia is much faster. Offcourse it's only qtopia, it sits on top of FSO Sep 05 12:55:37 ???? Sep 05 12:56:54 Has someone got an idea what the heck is wrong with opkg: Sep 05 12:57:02 # opkg install -force-downgrade ./qtopia-phone-x11_4.3.2\+git4\+13101ab6ddaec380871ae8021a92140af526c4df-r39.1_om-gta02.opk Sep 05 12:57:03 Multiple packages (qtopia-phone-x11 and qtopia-phone-x11) providing same name marked HOLD or PREFER. Using latest. Sep 05 12:57:03 Multiple packages (qtopia-phone-x11 and qtopia-phone-x11) providing same name marked HOLD or PREFER. Using latest. Sep 05 12:57:04 Installing qtopia-phone-x11 (4.3.2+git417+23612e6f1af35a8602e9cf6e8390e40d0fb50b05-r39.1) to root... Sep 05 12:57:04 Downloading http://downloads.openmoko.org/repository/Om2008.8/om-gta02/qtopia-phone-x11_4.3.2+git417+23612e6f1af35a8602e9cf6e8390e40d0fb50b05-r39.1_om-gta02.opk Sep 05 12:57:11 sorry for the multi line post Sep 05 12:57:28 But why does it still install the package from the repository? Sep 05 14:13:17 Can someone tell me how I can invoke the package_update_index_opk function in openembedded/classes/package_opk.bbclass ? I need to regenerate the package index for my repository (and I don't want to make build-package-PACKAGE) Sep 05 14:16:08 make build-package-package-index Sep 05 14:16:18 or bitbake package-index Sep 05 14:16:38 rwhitby: Thanks a lot! Sep 05 14:18:41 rwhitby: I put it on the MokoMakefile wiki page Sep 05 14:21:48 Any idea what the cause of 'opkg: Invalid gzip magic' could be when updating opkg? Sep 05 14:22:11 I already disabled the gzip compression for .gz files on my webserver (as opkg does not seem to handle that) Sep 05 14:31:12 The Packages.gz extracts just fine when using wget and gunzip on the Neo Sep 05 14:33:22 AHHHHH...I hate opkg Sep 05 14:33:58 It's completely broken...not even -noaction works Sep 05 15:45:54 freesmartphone.org: 03mickey 07framework * r8ac9778c1865 10/framework/controller.py: bail out if our dbus bus name is already owned on startup Sep 05 15:45:55 freesmartphone.org: 03mickey 07framework * ree45d198ecce 10/tools/cli-framework: tools/cli-framework: add convenience function for getting proxies implementing an interface Sep 05 15:45:55 freesmartphone.org: 03mickey 07framework * r5ad57e4ddfcd 10/ (3 files in 2 dirs): odeviced: add power control object for switching to Usb Host. Sep 05 15:45:56 freesmartphone.org: 03mickey 07framework * rb14290506a6c 10/framework/subsystems/ousaged/generic.py: ousaged: add UsbHost resource Sep 05 16:03:23 Has someone some experiences with a toolchain? Sep 05 16:38:35 freesmartphone.org: 03sudharsh 07openmoko-gsoc2008 * r28c58220d92f 10/odeviced/src/plugins/powercontrol/ (powercontrol.plugin powercontrol.vala): Add USB host control Sep 05 16:38:36 freesmartphone.org: 03sudharsh 07openmoko-gsoc2008 * r1198e3fd3dfa 10/odeviced/src/plugins/input/input-helpers.c: change the priority for idle event handling for input Sep 05 17:04:19 quickdev: yes Sep 05 17:06:09 AndreasD, I'd like to run an efl test application on my neo. Is it right, that I need to set up a toolchain and install the efl libraries into that in order to compile it? Sep 05 17:07:46 quickdev: Yes, that is correct Sep 05 17:08:59 If you use Ubuntu take a look at http://andreasdalsgaard.blogspot.com/2008/07/openmoko-development-in-5-minutes.html Sep 05 17:09:22 should also work for debian, see one of the comments Sep 05 17:09:33 yeah, I'm using ubuntu Sep 05 17:10:05 If your interested I have a newer deb Sep 05 17:10:47 I am :) Sep 05 17:12:19 okay, 2 minutes Sep 05 17:13:35 AndreasD, what is om-conf doing? executing configure with prefix and host option? Sep 05 17:15:56 quickdev: yeah, pretty much Sep 05 17:19:35 quickdev: http://tfy.dk/openmoko-toolchain_0.20080521-ubuntu6_i386.deb Sep 05 17:25:01 AndreasD, takes about one hour, thanks in advance Sep 05 17:25:56 quickdev: sorry got some ISP problems, yesterday I had 70% packet loss :-( Sep 05 17:26:17 AndreasD, where are from? Sep 05 17:26:54 In Denmark, I think it is a local issue Sep 05 17:27:13 oh, to my ISP's homepage Sep 05 17:27:34 of course, I was just curious Sep 05 17:29:50 freesmartphone.org: 03wessel 07fso-gpsd * rcc3f0ae5b601 10/ (10 files): Initial import Sep 05 17:31:01 ah, fine :) Sep 05 19:11:35 freesmartphone.org: 03daniel 07zhone * rc597ec50f5a6 10/src/zhone: Whitespace fixes, remove tabs Sep 05 19:11:35 freesmartphone.org: 03daniel 07zhone * re8840228f0cf 10/src/zhone: Enable location dialog as soon as the GPS DBus object exists Sep 05 19:20:41 wow. this channel is getting bigger and bigger Sep 05 21:25:16 freesmartphone.org: 03wessel 07fso-gpsd * r05e92352ad99 10/ (ChangeLog fso-gpsd.c): Fixed NMEA latitude and longitude generation for negative values **** ENDING LOGGING AT Sat Sep 06 02:59:57 2008