**** BEGIN LOGGING AT Mon Jan 21 02:59:58 2013 Jan 21 06:41:58 impulse-: Debian itself has FSO Jan 21 06:43:10 pabs3: yes i got it, but now i have this error when trying to start fsodeviced: 'GLib : Read-only property 'read-only-view' on class 'GeeAbstractSet' has type 'GeeCollection' which is not equal to or more restrictive than the type 'GeeSet' of the property on the interface 'GeeSet' Jan 21 06:43:35 do i need a different version of Glib? Jan 21 06:45:15 GeeCollection/etc come from libgee not glib Jan 21 06:45:27 zero idea about this error though Jan 21 06:45:57 what's the package name for libgee? Jan 21 06:46:24 someone else seems to have this problem: http://ibot.rikers.org/%23openmoko-cdevel/20120430.html.gz Jan 21 06:47:14 morphis: did you find out what the issue was? ^ Jan 21 06:47:39 oh he's here Jan 21 06:48:02 what versions of libgee, glib, fsodeviced do you have? Jan 21 06:48:19 and which version of Debian? wheezy or squeeze Jan 21 06:48:30 hmm Jan 21 06:48:35 sid Jan 21 06:48:51 probably too new huh? Jan 21 06:49:12 squeeze doesn't have FSO Jan 21 06:49:17 i'll try wheezy Jan 21 06:49:41 not entirely true: http://packages.debian.org/search?keywords=fso Jan 21 06:50:21 no fso-deviced Jan 21 06:50:43 right, that probably didn't exist yet when squeeze was released Jan 21 08:33:16 moo Jan 21 09:21:28 pabs3: how can i check the libgee version? Jan 21 09:22:31 dpkg -l libgee2 Jan 21 09:23:20 i have 0.5.2-1 Jan 21 09:23:55 hmm Jan 21 09:24:03 that's squeeze's version Jan 21 09:28:24 sounds like there is an RC bug somewhere that needs to be reported, the dependencies are a bit too relaxed Jan 21 09:29:12 i'm upgrading libgee2 now Jan 21 09:29:22 it's been a while since i used debian Jan 21 09:30:05 seems to be closer to working Jan 21 09:30:54 my microphone volume seems to be set very low Jan 21 09:31:23 like -10000 Jan 21 09:34:43 DocScrutinizer05: moohoo :) Jan 21 09:35:29 mooo Jan 21 09:44:49 impulse-: please do report a bug (severity serious) about that, sounds like the maintainers of libgee2 forgot to bump shlibs somewhere Jan 21 09:45:17 report it where? Jan 21 09:45:46 run this: reportbug libgee2 Jan 21 09:45:47 sure it wasn't my fault? Jan 21 09:45:58 definitely Jan 21 09:46:11 i have fsogsmd running now Jan 21 09:46:23 if you can't run reportbug, check out this: http://www.debian.org/Bugs/Reporting Jan 21 09:46:35 ok will do Jan 21 09:46:46 my phone says "no network" Jan 21 09:47:16 and i'm still getting this: dbus.exceptions.DBusException: org.freesmartphone.Resource.NotEnabled: Resource Device is not enabled, current status is 'disabled' Jan 21 09:48:33 google finds http://shr-project.org/trac/ticket/420 Jan 21 09:49:08 yea i saw that Jan 21 09:49:19 but mine says that on any size message Jan 21 09:51:50 is there an fso tracker? Jan 21 09:52:31 see the link on the front page of the website Jan 21 09:58:53 oops Jan 21 09:59:01 i was thinking of qtmoko's site Jan 21 10:26:44 where is modem_type set? Jan 21 10:30:24 nm found it here: /etc/freesmartphone/conf/openmoko_gta/fsogsmd.conf Jan 21 11:15:33 i have ogsmd running properly now Jan 21 11:15:43 but i still get: org.freesmartphone.Resource.NotEnabled: Resource Device is not enabled, current status is 'disabled' Jan 21 11:15:48 when trying to send an sms Jan 21 13:45:54 GNUtoo-x60, I try to port dm9000 in teacher's devboard, but I meet some problems, could you tell me what meanings of "d081c000" in eth0: dm9000a at d081c000,d0c00004 IRQ 108 MAC: 08:90:00:a0:90:90 (platform data) Jan 21 13:46:47 I have ported dm9000 in uboot, but it printed "Uknown Operation: at 15 mode", so I give up Jan 21 13:46:47 probably an address Jan 21 13:47:15 yes, let me send you log first Jan 21 13:47:40 failed log https://paste.debian.net/227047/ Jan 21 13:49:33 maybe try to setup a dhcp server Jan 21 13:49:38 sorry, paste.debian.net is little slow, and paste.org has been blocked Jan 21 13:49:39 and use dhcp Jan 21 13:49:46 slow? Jan 21 13:49:52 it's fast here Jan 21 13:50:04 GNUtoo-x60, no, not caused by that, let me send you succeed log Jan 21 13:52:14 btw usb is broken with that kernel and hardware combinaison Jan 21 13:53:01 https://paste.debian.net/227057/ Jan 21 13:53:20 maybe usb cause the problem Jan 21 13:54:12 do you notice, I have restart many times, if I use pre-binary kernel which is 3.0.1, the dm9000a is always at d081c000 Jan 21 13:54:33 but my 3.7 is at d08aa000 Jan 21 13:55:04 the source code of 3.7 https://paste.debian.net/227049/ Jan 21 13:57:25 indeed there are some issues with memory addresses then Jan 21 13:57:40 + there is no alsa also in 3.7 Jan 21 14:02:15 GNUtoo-x60, yes, that chip doesn't supported in 3.7 Jan 21 14:02:34 I've no idea, probably pdata issue Jan 21 14:02:56 it's probably supported Jan 21 14:03:12 but probably has wrong platform data Jan 21 14:03:18 look in sound/soc/samsung Jan 21 14:03:21 or something like that Jan 21 14:03:59 get the source of the 3.0.1 Jan 21 14:04:02 and use that for now Jan 21 14:04:25 I see I will try Jan 21 14:04:45 the source of 3.0.1 http://paste.debian.net/227058/ Jan 21 14:05:22 ok Jan 21 14:06:39 I will replace that in 3.7 and modify it Jan 21 14:19:54 hi Jan 21 14:21:11 hi Jan 21 15:10:49 after change many header, it compiled out, let me test it Jan 21 15:15:59 GNUtoo-x60, but result is too bad, just like I compile 3.0.1, after show Jan 21 15:16:14 booting kernel, then it doesn't output anything Jan 21 15:26:48 althought this board has JTAG port, but I don't have adapter Jan 21 15:29:42 GNUtoo-x60, sorry, it may cause by I disable CONFIG_CAN as console=ttySAC0 Jan 21 15:42:59 is there a way to automatically generate vala code for some dbus service? Jan 21 15:43:28 vala-dbus-binding-tool looks promising but it requires .xml spec Jan 21 15:44:12 .xml spec could be obtained via mdbus2 but it's output is not directly parseable by vala-dbus-binding-tool due to additional (' **** ENDING LOGGING AT Tue Jan 22 02:59:58 2013