**** BEGIN LOGGING AT Thu Dec 15 02:59:57 2011 Dec 15 04:27:41 freesmartphone.org: 03morphis 07cornucopia * r499fc231b891 10/fsotest/src/ (Makefile.am signalwatcher.vala): Dec 15 04:27:42 freesmartphone.org: fsotest: add multiple signal watcher class Dec 15 04:27:42 freesmartphone.org: Signed-off-by: Simon Busch Dec 15 04:27:42 freesmartphone.org: 03morphis 07cornucopia * ra03ed76c9af6 10/fsotest/src/ (fixture.vala testgsm.vala testmanager.vala testusage.vala): Dec 15 04:27:42 freesmartphone.org: fsotest: provide add_test and add_async_test methods in the fixture class Dec 15 04:27:43 freesmartphone.org: Signed-off-by: Simon Busch Dec 15 07:10:58 mrmoku: ping Dec 15 07:11:00 morning folks Dec 15 07:11:05 pong mickeyl Dec 15 07:11:10 :) Dec 15 07:11:15 heya, that was quick Dec 15 07:11:25 just popped in Dec 15 07:12:02 cool. i just booked DB tickets, I'll arrive @ 15:03 in Essen Hbf Dec 15 07:12:07 (on friday) Dec 15 07:12:12 ok Dec 15 07:12:34 depends a bit on weather and traffic if we make it till 15:00 Dec 15 07:12:35 i'll find a bistro until you arrive Dec 15 07:12:38 yeah, ok Dec 15 07:12:43 don't hurry, take your time Dec 15 07:12:46 16:00 is fine for me Dec 15 07:12:51 and in the bistro you'll probably find gnutoo :) Dec 15 07:12:58 excellent Dec 15 07:13:16 his plane hits Düdorf around 14:00 Dec 15 07:13:32 and train from Düdorf to Essen won't take long I think Dec 15 07:13:44 ahh Dec 15 07:13:48 ya, that's probably around 30 minutes or so Dec 15 07:13:50 wait it was around 12:00 Dec 15 07:13:59 so he'll be there for sure Dec 15 07:14:04 ok, nice Dec 15 07:14:10 we'll have a chat then already Dec 15 07:14:14 yo :) Dec 15 07:14:22 btw. did you see my libnl-3 branch? Dec 15 07:14:34 btw., Lara Marie got a fever after mmunization yesterday… man, that was a night... Dec 15 07:14:42 ouch Dec 15 07:14:44 (libnl3) yah, i'll take a look asap Dec 15 07:15:35 Diego is quite robust regarding those things Dec 15 07:15:42 guess that's normal with being the third one Dec 15 07:15:51 ya, probably Dec 15 07:15:57 it was her first fever Dec 15 07:16:01 man, i was really scared Dec 15 07:16:09 the joys of being a father... Dec 15 07:16:13 hehe yeah :P Dec 15 07:16:15 but she's fine now :) Dec 15 07:16:18 good Dec 15 07:17:05 mickeyl: I have a strange problem with $prefix not being expanded when searching the config Dec 15 07:17:25 stat("${prefix}/etc/freesmartphone/conf/default/fsoaudiod.conf", 0x7fffb25a7b80) = -1 ENOENT (No such file or directory) Dec 15 07:17:30 is what strace tells me Dec 15 07:18:51 which line is that in vala? Dec 15 07:18:57 hmm Dec 15 07:19:01 good question Dec 15 07:19:10 ah, wait you're only using the smart config stuff in libfso, right? Dec 15 07:19:14 libfsobasics, that is Dec 15 07:19:41 location_prefix += Path.build_filename( Config.SYSCONFDIR, "freesmartphone", "conf", "default"); Dec 15 07:19:45 yup Dec 15 07:20:24 so somehow Config.SYSCONFDIR has unexpanded $prefix Dec 15 07:20:28 hmm Dec 15 07:20:33 did not manage to find out where or what Config is though Dec 15 07:20:36 do we generate that from a Config.in via automake? Dec 15 07:20:41 it's in a vapi Dec 15 07:20:52 and supposed to be written during the build time Dec 15 07:21:04 at least that was the plan IIRC Dec 15 07:21:10 we have a config.vapi in fsobasics Dec 15 07:21:12 no .in Dec 15 07:21:18 and no SYSCONFDIR in there Dec 15 07:21:26 ohh Dec 15 07:21:27 du Dec 15 07:21:31 yeah SYSCONFDIR in there Dec 15 07:21:40 [CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")] Dec 15 07:21:45 so config.h is wrong Dec 15 07:21:50 ya Dec 15 07:21:53 it's an autotools problem then Dec 15 07:21:56 #define SYSCONFDIR "${prefix}/etc" Dec 15 07:21:58 yeah Dec 15 07:22:44 AC_DEFINE_UNQUOTED([SYSCONFDIR], ["${sysconfdir}"], [systemwide configuration directory]) Dec 15 07:24:04 #define SYSCONFDIR "/etc" Dec 15 07:24:12 hehe, has no default I think Dec 15 07:24:41 if I explecitely specify it it looks better Dec 15 07:25:35 stat("/etc/freesmartphone/conf/default/fsoaudiod.conf", 0x7fff9ad85980) = -1 ENOENT (No such file or directory) Dec 15 07:25:39 yo, that is fine Dec 15 07:25:42 yeah Dec 15 07:25:45 thx :) Dec 15 07:25:49 np Dec 15 07:26:55 * mickeyl checks out libnl3 branch Dec 15 07:30:07 is libnl3 more official than libnl2? i always had the feeling libnl2 was somewhat under the cover Dec 15 07:30:31 well, at least it's in debian Dec 15 07:32:34 mrmoku: that looks good. i will push it to upstream, when you tell me it's ready Dec 15 07:42:31 mickeyl: libnl-3 is easier to handle as you can install it in parallel to libnl Dec 15 07:42:50 gentoo for example seems to have libnl and libnl-3 ... but no libnl-2 Dec 15 07:43:29 i see Dec 15 07:45:33 mickeyl: any idea how to test neighbours or rules? Dec 15 07:47:52 hhm… neighbours… do you still have a BNC network? ;) Dec 15 07:48:00 hehe Dec 15 07:48:06 i don't know offhand whether that would also work on switched networks Dec 15 07:48:09 guess I still have some cables in the basement :P Dec 15 07:48:40 hehe Dec 15 07:48:48 "ip n" is showing the usual ARP table for IPv4 and neighbours table for IPv6. Dec 15 07:48:58 good morning paul Dec 15 07:49:05 192.168.77.1 dev eth0 lladdr 00:0e:a6:4b:30:75 REACHABLE Dec 15 07:49:05 mickeyl: Hey, good morning :) Dec 15 07:49:16 PaulFertser: thx :) Dec 15 07:49:38 mrmoku: morning :) Dec 15 07:49:53 morning... how's it going in moscow? Dec 15 08:04:16 moin Dec 15 08:10:26 moin JaMa Dec 15 08:25:36 mrmoku: so far not much, but that saturday street meeting was the biggest since 20 years. Dec 15 08:28:03 yeah Dec 15 09:09:34 SHR: 03Martin.Jansa 07shr-chroot * r6c1af88160cb 10/ (90 files in 17 dirs): system upgrade Dec 15 11:55:58 GNUtoo: Hi Dec 15 11:56:01 hi Dec 15 11:56:25 GNUtoo: do we really want cups in epdfviewer or can I change it to pass --without-cups to configure to disable autodetection? Dec 15 11:56:36 hmmm Dec 15 11:56:38 no idea Dec 15 11:56:40 sorry Dec 15 11:56:59 usb printer exist Dec 15 11:57:04 and some devices have usb host Dec 15 11:57:07 like zaurus Dec 15 11:57:08 imho pulling cups to images just because of pdf viewer is not optimal so I'll try Dec 15 11:57:09 right? Dec 15 11:57:21 right.. just saying it's not common use case IMHO Dec 15 11:57:35 and some recipes are also disabling cups already Dec 15 11:59:25 ok Dec 15 11:59:43 I've to go Dec 15 11:59:56 but why not supporting cups Dec 15 12:00:06 it's a good idea to allow printing no? Dec 15 12:12:47 GNUtoo: bluez4, samba, gtk+, qt4 are all disabling cups support Dec 15 13:03:45 JaMa: maybe cups should be a distro feature no? Dec 15 13:06:48 yes could be Dec 15 13:06:51 GNUtoo: bluez4, samba, gtk+, qt4 are all disabling cups support Dec 15 13:07:25 so to disable it in epdfview was more consistent with rest of OE (only freerdp has cups dependency iirc) Dec 15 13:08:21 ok Dec 15 13:16:20 yo Dec 15 13:25:30 gnutoo, hehe, I have a way to show what my phone is doing on ramdisk Dec 15 13:25:39 gnutoo, the leds! Dec 15 13:30:39 ok Dec 15 13:41:01 gnutoo, btw the ramdisk is working but seems like mmcblk0p2 isn't on /dev Dec 15 13:51:42 ok Dec 15 13:51:50 /dev/block? Dec 15 13:52:05 but why do you look for p2 Dec 15 13:52:16 why not for p1? Dec 15 14:03:31 hi mickey_office Dec 15 14:44:52 gnutoo, p1 is my vfat data partition Dec 15 14:47:33 ok Dec 15 14:49:47 gnutoo, also debian binary lacks reboot command Dec 15 14:51:01 and the binary from busybox downloads page seems to do strange things, but includes reboot, so I'm using both binaries. Dec 15 14:51:35 I'll need a recipe for a static busybox in the future Dec 15 14:57:29 But at least it's doing something I can play with the leds from the ramdisk Dec 15 15:08:19 there is one Dec 15 15:08:27 in openembedded-classic Dec 15 15:37:20 gah, I hope my laptop will be ready till tomorrow... Dec 15 15:37:21 NOTE: Running task 1793 of 5396 Dec 15 15:38:27 * JaMa takes only sisters laptop with win, but all I need is putty there.. :) Dec 15 15:39:20 btw is it worth it to take also GTA02 there? I plan to keep it connected to home workstation as I usually test most stuff like this anyway Dec 15 15:40:38 how could you ever go anywhere without gta02? ;) Dec 15 15:41:31 and let spitz alone at home? :P Dec 15 15:41:54 JaMa: I can't use my desktop via ssh... it is off at nights and needed by wifey and kids Dec 15 15:42:16 and if I take gta02 & spitz & n900 then they will be lonely without desktop giving them more power over USB soon :) Dec 15 15:42:27 JaMa: I will bring my gta02... I don't think we will need yours Dec 15 15:42:33 ok Dec 15 15:46:51 mrmoku: mine won't be ready Dec 15 15:47:02 I need to rebuild from scratch Dec 15 15:47:24 gnutoo: yeah, my build is from scratch too... started this morning Dec 15 15:47:50 ok Dec 15 15:48:06 mrmoku: gta04 is still not there btw Dec 15 15:49:22 damn :/ Dec 15 15:49:34 indeed.... Dec 15 15:49:46 I hope it's not lost or stolen Dec 15 15:50:25 www.3gpp.org/lte-advanced Dec 15 16:25:42 mrmoku: I got a mail for gta04 Dec 15 16:27:09 it seem that there is an issue Dec 15 16:31:51 gnutoo: bad issue? Dec 15 16:38:28 my gta04 haven't arrived yet too :/ Dec 15 16:41:08 no idea Dec 15 16:41:15 I din't understand what's happening Dec 15 16:41:26 maybe PM is better? Dec 15 17:49:22 freesmartphone.org: 03morphis 07morphis/android-system-wakeup * rf52396f4d4e5 10cornucopia/libfsosystem/fsosystem/filesystem.vala: Dec 15 17:49:22 freesmartphone.org: libfsosystem: import write method from libfsobasics Dec 15 17:49:22 freesmartphone.org: There is currently no clear line between libfsobasics and libfsosystem so we need to Dec 15 17:49:22 freesmartphone.org: define what should be in which one and migrate all dependencies to use the the correct Dec 15 17:49:23 freesmartphone.org: library. Dec 15 17:49:23 freesmartphone.org: Signed-off-by: Simon Busch Dec 15 17:49:24 freesmartphone.org: 03morphis 07morphis/android-system-wakeup * r5d6d518aa604 10cornucopia/libfsosystem/fsosystem/ (Makefile.am wakelock.vala): Dec 15 17:49:24 freesmartphone.org: libfsosystem: add simple abstraction class for android wakelocks Dec 15 17:49:28 freesmartphone.org: In general no one really needs this and wants to use it but there are some cases where we Dec 15 17:49:28 freesmartphone.org: should to integrate the best way with a android based kernel. If this class is used on Dec 15 17:49:28 freesmartphone.org: systems without wakelock support using it will have no impact on the system suspend Dec 15 17:49:28 freesmartphone.org: handling. Dec 15 17:49:29 freesmartphone.org: Signed-off-by: Simon Busch Dec 15 17:49:29 freesmartphone.org: 03morphis 07morphis/android-system-wakeup * ra2db79359c76 10cornucopia/fsogsmd/src/plugins/modem_samsung/channel.vala: Dec 15 17:49:30 freesmartphone.org: fsogsmd: modem_samsung: acquire a wakelock while we're processing incoming messages Dec 15 17:49:30 freesmartphone.org: Signed-off-by: Simon Busch Dec 15 17:49:30 freesmartphone.org: 03morphis 07morphis/android-system-wakeup * r426b82c054b7 10cornucopia/fsousaged/src/plugins/dbus_service/ (commands.vala plugin.vala): Dec 15 17:49:34 freesmartphone.org: fsousaged: dbus_service: rework to support suspend/resume handling on android based devices Dec 15 17:49:34 freesmartphone.org: Signed-off-by: Simon Busch Dec 15 17:49:34 freesmartphone.org: 03morphis 07morphis/android-system-wakeup * r069f6051dedf 10cornucopia/fsogsmd/src/plugins/modem_samsung/channel.vala: Dec 15 17:49:34 freesmartphone.org: fsogsmd: modem_samsung: if we're suspended we need to tell the system to wake up on important events Dec 15 17:49:34 freesmartphone.org: Signed-off-by: Simon Busch Dec 15 17:50:05 freesmartphone.org: service: One for the source and one for the reason. This implements only the parameters so Dec 15 17:50:05 freesmartphone.org: we can call the resume method correctly from the outside but we're not using both Dec 15 17:50:05 freesmartphone.org: parameters atm. Dec 15 17:50:05 freesmartphone.org: Signed-off-by: Simon Busch Dec 15 17:50:05 freesmartphone.org: 03morphis 07morphis/android-system-wakeup * r491d68e0f17e 10cornucopia/fsousaged/src/plugins/dbus_service/plugin.vala: Dec 15 17:50:05 freesmartphone.org: fsousaged: dbus_service: mention wakelock support when enabled Dec 15 17:50:06 freesmartphone.org: Signed-off-by: Simon Busch Dec 15 17:50:06 freesmartphone.org: 03morphis 07morphis/android-system-wakeup * rf8f4c96c3f8a 10cornucopia/fsousaged/src/plugins/dbus_service/plugin.vala: Dec 15 17:50:58 GNUtoo|offline: ping Dec 15 17:51:04 freesmartphone.org: fsousaged: dbus_service: initialize array object as early as possible to avoid segfaults Dec 15 17:51:05 freesmartphone.org: Signed-off-by: Simon Busch Dec 15 17:51:05 freesmartphone.org: 03morphis 07morphis/android-system-wakeup * r9c40da0f0101 10cornucopia/fsousaged/conf/herring/fsousaged.conf: Dec 15 17:51:05 freesmartphone.org: fsousaged: conf: add wakelock support for herring machine Dec 15 17:51:05 freesmartphone.org: Signed-off-by: Simon Busch Dec 15 17:51:05 (18 lines omitted) Dec 15 17:56:36 morphis: pong Dec 15 17:57:05 GNUtoo-netbook: I had no success Dec 15 17:57:15 ok, never mind then Dec 15 17:57:18 but I can explain you my situation a little bit more in detail now Dec 15 17:57:22 ok Dec 15 17:57:22 as I have more time Dec 15 17:57:24 will pm you Dec 15 18:19:05 GarthPS: ping Dec 15 18:20:29 morphis: pong Dec 15 18:21:07 GarthPS: I worked a little bit on getting shr-core running on my pre again Dec 15 18:21:26 GarthPS: first I fixed the kernel as it fast not booting cause of issues with latest gcc verison Dec 15 18:25:16 morphis: oh ok did not even know that as I used an old one (fro october) Dec 15 18:25:34 ok Dec 15 18:33:41 GarthPS: as next step I will fix the getline compilation error Dec 15 18:38:24 morphis: hmm did not know this one .. or is it the linux heder issue ? Dec 15 18:40:41 15:28.27 GarthPS scripts/unifdef.c:209:25: error: conflicting types for 'getline' Dec 15 18:40:56 GarthPS: http://git.freesmartphone.org/?p=linux-2.6.git;a=commit;h=0b1014d99fc4992ece1605285e728c44d801a7a7 Dec 15 18:42:46 morphis: ok yeah was about lnux header change. thx! Dec 15 18:45:32 GarthPS: no problem Dec 15 18:49:13 I don't remember where I can toogle compositing , anyone ? Dec 15 18:49:26 GarthPS, wrench Dec 15 18:49:32 then go at the end right Dec 15 18:49:38 there would be something like for plugins Dec 15 18:49:52 and then there is a compositiong section Dec 15 18:49:53 hi mrmoku Dec 15 18:50:52 GNUtoo-netbook: extensions>modules>>look>Composite to load right ? Dec 15 18:51:04 yes Dec 15 18:51:18 yo GNUtoo-netbook Dec 15 18:51:26 so what is the issue with gta04 Dec 15 18:51:45 * mrmoku had some disconnects Dec 15 18:52:01 13.12.2011: Die Sendung ist in der Hermes Niederlassung TP Milano 128 eingetroffen. Dec 15 18:52:10 that's the last thing I see on the page Dec 15 18:52:24 but JaMa had some more infos for me Dec 15 18:52:41 it seem that it's waiting there since too long Dec 15 18:52:50 so I've to contact that center Dec 15 18:53:05 hmm Dec 15 18:53:17 and the mail you've been talking about? Dec 15 18:53:25 https://www.hermesworld.com/int/about_us/hermes_group/hermes_italia/hermes-italia.html Dec 15 18:53:44 * GarthPS noooh can not test cards on the freerunner... wating for pre2's touchscreen to be fixed :) Dec 15 18:53:47 it just said that there was a problem but didn't specify the nature of the problem Dec 15 18:53:58 GarthPS, ??? Dec 15 18:54:09 GarthPS, ah 24/32bit issue Dec 15 18:54:17 only 16bit on freerunner Dec 15 18:54:20 on pre it works Dec 15 18:54:24 and on gta04 too Dec 15 18:55:06 GarthPS: SHR is booting now ... Dec 15 18:57:23 morphis: cool Dec 15 18:57:38 GNUtoo-netbook: yep Dec 15 18:57:45 hm usbnet does not work Dec 15 18:57:52 ping failed for 192.168.7.2 Dec 15 18:58:02 already trie composition on the pre2 and it is realy nice :) Dec 15 18:58:13 :) Dec 15 18:58:15 ah.. Dec 15 18:58:58 but still elfe is nice on the freerunner when icon set up Dec 15 19:00:10 GarthPS: hm it seems that E causes the device to hang Dec 15 19:00:25 SHR: 03morphis 07meta-smartphone * rad484eac6f2f 10/meta-palm/recipes-kernel/linux/linux-palmpre_git.bb: meta-palm: linux-palmpre: bump SRCREV for important bug fixes Dec 15 19:00:29 SHR: 03morphis 07meta-smartphone * r14e9db42efbe 10/meta-fso/recipes-freesmartphone/freesmartphone/libsamsung-ipc_git.bb: meta-fso: libsamsung-ipc: bump SRCREV Dec 15 19:00:38 GarthPS: so kernel SRCREV bump is out Dec 15 19:00:53 morphis: ok thx Dec 15 19:01:02 GNUtoo-netbook, I'm building my own busybox but with Gentoo cross guide, until I learn to make recipes Dec 15 19:01:10 morphis: but so now we have an E issue right ? Dec 15 19:01:41 VQuickSilver, you don't need to make a recipe from scratch Dec 15 19:01:52 VQuickSilver, you just need to import it from openembedded-classic Dec 15 19:02:20 2 changes are however needed: Dec 15 19:02:22 GarthPS: you tried 010 image? Dec 15 19:02:24 GNUtoo-netbook, I will do that latter, I just want to see a correct boot from the ramdisk Dec 15 19:02:27 *checksums for files Dec 15 19:02:36 *correct license + LIC_FILES_CHKSUM Dec 15 19:02:50 morphis: nope . you want me ? Dec 15 19:02:51 at best you only need to add LIC_FILES_CHKSUM Dec 15 19:03:05 GarthPS: I am loading it right now Dec 15 19:04:17 GNUtoo-netbook: you took a look at my FSO android suspend work? Dec 15 19:04:32 GNUtoo-netbook: we need to talk with mickeyl this weekend to get this done Dec 15 19:04:36 I looked so quickely that I don't remember a thing Dec 15 19:04:43 sorry Dec 15 19:05:27 morphis, what approach did you use? Dec 15 19:05:35 was it the patch where you added dbus stuff Dec 15 19:05:38 GNUtoo-netbook: mo Dec 15 19:05:39 m Dec 15 19:05:58 for making it not suspending(it beeing fso) Dec 15 19:06:08 is a good idea to enable mdev on my own busybox? what core-image-minimal uses for /dev? udev? Dec 15 19:06:09 like fsogsmd not suspending itself Dec 15 19:06:20 VQuickSilver, no, use devtmpfs if possible Dec 15 19:06:29 GNUtoo-netbook, ok Dec 15 19:06:40 GNUtoo-netbook: the approach before my changes was the following: fsousaged suspends and waits for the power key to arrive to resume the device and all services Dec 15 19:07:12 so after a call of org.freesmartphone.Usage.Suspend is finished the device is fully resumed Dec 15 19:07:20 that has changed Dec 15 19:07:29 org.freesmartphone.Usage.Suspend puts the device into suspend Dec 15 19:07:44 means suspending all resources and issuing echo mem > ... Dec 15 19:08:02 fsogsmd is now suspended too but still listens for important messages like for an incoming call Dec 15 19:08:04 if one arrives Dec 15 19:08:10 it calls org.freesmartphone.Usage.Resume Dec 15 19:08:15 ok so It's the patch taht I read Dec 15 19:08:16 which lets the device resume Dec 15 19:08:20 yes Dec 15 19:08:37 we just need to implement the power key handling that way too Dec 15 19:08:43 because I had a memory black hole but remembered an fsogsmd patch that touched dbus stuff Dec 15 19:09:11 GNUtoo-netbook: http://git.freesmartphone.org/?p=cornucopia.git;a=shortlog;h=refs/heads/morphis/android-system-wakeup Dec 15 19:09:13 like the fso dbus service that exposes the plugins ttrough dbus Dec 15 19:09:21 it's more than one patch Dec 15 19:09:25 ok Dec 15 19:09:32 but you also pointed me to a pastebin Dec 15 19:09:36 hence the confusion Dec 15 19:11:14 GNUtoo-netbook: yes that was the first try Dec 15 19:11:22 ok Dec 15 19:11:28 it's now fully implemented I am testing it here Dec 15 19:13:07 GNUtoo-netbook: but we can talk on saturday Dec 15 19:15:45 ok Dec 15 19:15:50 give me 1 minute Dec 15 19:16:05 I've to read the mail and then to send it Dec 15 19:16:06 GarthPS: ok, /dev is mounted with devtmpfs in 010 Dec 15 19:16:33 GarthPS: but X11 crashes Dec 15 19:16:57 morphis: still e thing ? Dec 15 19:17:17 it seems like noen bug is back .. Dec 15 19:17:22 GNUtoo-netbook: ok Dec 15 19:17:30 JaMa: is evas build with neon support? Dec 15 19:19:17 hm it's disabled Dec 15 19:21:15 someone knows anything about recent evas issues with neon? Dec 15 19:21:48 uhm reboot from busybox doesn't work on my phone Dec 15 19:22:06 any other way of force a reboot? Dec 15 19:25:37 morphis: but it was enabled until lately Dec 15 19:25:45 if a want to test a iliwi.ipk build do i have to force remove the one installed in shr? Dec 15 19:25:52 morphis: because _armv7a wasn't valid OVERRIDE Dec 15 19:26:10 chomwitt: depends on version, if it's higher then no Dec 15 19:27:42 JaMa: ah great Dec 15 19:27:52 so that issue should be fixed Dec 15 19:28:00 GarthPS: but the touchscreen seems no to work ... Dec 15 19:28:09 morphis: ... Dec 15 19:28:32 morphis: I'll try to remove it with next EFL bump Dec 15 19:28:37 "cat /dev/touchscreen" and touching the screen doesn't output anything Dec 15 19:28:40 morphis: stilll devtmpfs not mounted issue ? Dec 15 19:28:47 GarthPS: no, it's mountd Dec 15 19:29:05 devtmpfs on /dev type devtmpfs (rw) Dec 15 19:29:20 tmsd running ? Dec 15 19:29:29 hmm nevermind Dec 15 19:29:33 :) Dec 15 19:29:43 tsmd come after Dec 15 19:29:52 what's tsmd? Dec 15 19:30:10 Ohh... I missed this one Dec 15 19:30:11 http://lists.linuxtogo.org/pipermail/openembedded-core/2011-October/011186.html Dec 15 19:32:30 * JaMa bbl Dec 15 19:35:29 GarthPS: no tsmd is not the issue Dec 15 19:35:41 lindi-: tsmd is some little helper daemon for the touchscreen on the palmpre Dec 15 19:35:54 aha Dec 15 19:39:28 * chomwitt thanks JaMa Dec 15 19:45:03 morphis, sorry I'm doing the online checkin but it seem complicated Dec 15 19:45:08 lindi-: nothing you need on other devices than palmpre Dec 15 19:45:16 GNUtoo-netbook: online check? Dec 15 19:57:14 how can i see the files of a not installed ipk package? Dec 15 19:58:49 chomwitt: you can unpack it with ar Dec 15 19:59:04 you will find a data.tar.gz in there which contains the files Dec 15 19:59:31 mrmoku: thanks! Dec 15 19:59:34 yw Dec 15 20:02:25 morphis: do you have neil's gta04 merge branch in your kernel tree? Dec 15 20:03:58 GarthPS: I will try newer tslib Dec 15 20:04:04 mrmoku: you mean fso kernel tree? Dec 15 20:04:18 morphis: yup, the one you pushed 80 mins ago Dec 15 20:04:41 ? Dec 15 20:04:54 you pushed a palm kernel Dec 15 20:05:03 yes Dec 15 20:05:32 there is nothing gta04 related in it Dec 15 20:06:12 I'm just wondering... because I updated the rev of the gta04 kernel localy and forgot to push it to the fso git Dec 15 20:06:16 but it built fine Dec 15 20:06:23 which I don't understand Dec 15 20:06:28 hm Dec 15 20:07:10 ahh Dec 15 20:07:11 sorry Dec 15 20:07:16 Slyon pushed it :P Dec 15 20:07:23 already 2 days ago :) Dec 15 20:11:04 GNUtoo-netbook, I think it now boots... need to do more testing to be sure Dec 15 20:11:12 ok Dec 15 20:12:05 cause I have a error() function that turns on the led and reboots the phone if it fails on mount, and it's static and led is off Dec 15 20:13:54 maybe try the countrary Dec 15 20:13:59 reboot if rootfs is mounted Dec 15 20:14:07 no Dec 15 20:14:09 better Dec 15 20:14:14 do a function that does that: Dec 15 20:14:17 dmesg > dmesg Dec 15 20:14:28 cat /proc/net/dev > netdev Dec 15 20:14:30 ok Dec 15 20:14:32 ifconfig -a Dec 15 20:14:33 etc... Dec 15 20:14:44 all imaginable stuff you may need as infos Dec 15 20:14:50 and then retrive the microsd Dec 15 20:14:54 put it in a computer Dec 15 20:15:02 and look if theses files were created Dec 15 20:15:08 put it very early in boot Dec 15 20:15:32 GNUtoo-netbook, also the boot logo seems like has changed alignment with the screen Dec 15 20:16:04 GNUtoo-netbook, I will do it on the ramdisk Dec 15 20:16:09 ok Dec 15 20:16:19 but that's useless Dec 15 20:16:23 ramdisk vanish Dec 15 20:16:30 GNUtoo-netbook, on the ramdisk but writing on /sdcard/ Dec 15 20:16:35 after mounting the partition Dec 15 20:16:43 just to be sure it's working Dec 15 20:16:56 ok Dec 15 20:17:20 is there a syslog or kernel log in shr? Dec 15 20:17:27 if it's working next step would be enabling usbnet right? Dec 15 20:18:14 ChanServ, logread Dec 15 20:18:24 yes Dec 15 20:19:52 GNUtoo-netbook, seems like it's mounting caise the journal on the partition needs to be recovered Dec 15 20:20:31 echo "Hello, world!" > /sdcard/file.txt would be better anyway Dec 15 20:27:16 GNUtoo-netbook, uhmmm seems like usbnet it's working on android using the same script than on meta-samsung Dec 15 20:27:24 rndis_host 2-3:1.0: usb0: register 'rndis_host' at usb-0000:00:1d.7-3, RNDIS device, ce:82:5b:93:d1:3d Dec 15 20:27:59 VQuickSilver, ok Dec 15 20:29:46 GNUtoo-netbook, yeah it's working I can ping Dec 15 20:29:51 on android Dec 15 20:29:54 using usbnet Dec 15 20:30:06 wow nice Dec 15 20:30:18 so now we need to push stuff upstream Dec 15 20:30:24 I added the parameter that enables rndis to the ramdisk Dec 15 20:30:28 unfortunately I"m not there this week-end Dec 15 20:30:35 I'm at FSOSHRCON Dec 15 20:31:05 GNUtoo-netbook, no problem, I have to reread the comedi api Dec 15 20:31:29 ? Dec 15 20:31:55 GNUtoo-netbook, I'm making a program for my tesis Dec 15 20:32:09 for data adquisition on Linux Dec 15 20:32:17 and it uses comedi Dec 15 20:32:52 ok Dec 15 20:33:29 GNUtoo-netbook, maybe I can port to the gui SHR to see the data that would be cool :) Dec 15 20:33:41 the gui to SHR* Dec 15 20:34:17 good idea Dec 15 20:34:26 but better doing the port first Dec 15 20:34:31 and that can be quite long Dec 15 20:34:50 even if it's shorter each time we progress Dec 15 20:34:57 GNUtoo-netbook, I know, just dreaming a bit Dec 15 20:34:59 I mean that the first port were quite long Dec 15 20:35:21 and the next ports are faster Dec 15 20:35:22 etc... Dec 15 20:35:36 because we have experience, can re-use knowledge and code etc... Dec 15 20:39:39 ok I found a way to reproduce the -16 errors for the mmc Dec 15 20:39:46 mkdir sh Dec 15 20:39:48 on the microsd Dec 15 20:41:08 localhost sdcardext4 # cat hello.txt Dec 15 20:41:08 Hello, world! Dec 15 20:41:15 so yeah, it's working Dec 15 20:41:17 :) Dec 15 20:43:07 and also rndis from ramdisk cause I have another entry in dmesg on my computer Dec 15 20:43:20 ok Dec 15 20:44:57 well, time to dinner I'll try to continue tomorrow Dec 15 20:45:04 gnight Dec 15 21:19:35 flashing...the freerunner Dec 15 21:21:47 morphis: ok let me know if i can do something Dec 15 21:50:58 is Ben Thompson here? Dec 15 21:56:52 hmmm Dec 15 21:56:57 how can I add a contact? Dec 15 21:57:01 the icons are lacking there Dec 15 21:57:09 opimd-cli I guess Dec 15 21:57:54 JaMa: do you have a car adapter to charge N900 ? Dec 15 22:13:56 iirc yes, let me check Dec 15 22:20:14 hmm not really, but I've just called one friend who has my AC/DC convertor.. so if he returns it tomorrow I'll take it with me Dec 15 22:20:21 is it easy to emulate shr in qemu ? Dec 15 22:20:52 <[Rui]> hi all Dec 15 22:52:50 SHR: 03Martin.Jansa 07meta-smartphone * ra5c3bd889ffc 10/meta-shr/recipes-shr/3rdparty/iliwi_git.bb: iliwi: bump SRCREV for adhoc network support Dec 15 22:53:00 SHR: 03Martin.Jansa 07meta-smartphone * r46a30cd3adc6 10/meta-shr/conf/distro/shr.conf: meta-shr: use MACHINE as default MACHINE_CLASS Dec 16 00:10:17 mrmoku: hello, do you know who will come to FSOSHRCON ? Dec 16 00:16:46 gnight Dec 16 00:24:00 why building with bitbake a simple myfirstgui app takes so long?? **** ENDING LOGGING AT Fri Dec 16 02:59:56 2011