**** BEGIN LOGGING AT Tue Aug 10 02:59:58 2010 Aug 10 04:09:47 why does plugins/modemconf only build if atmodem is enabled? :/ Aug 10 08:30:11 can I obtain neibour cells data (lac && cid) using ofono API? Aug 10 09:35:39 oh nice, now pin unlock works with my huawei \o/ Aug 10 11:13:43 e-yes: you can't right now Aug 10 11:27:55 i compiled ofono earlier but it doesnt seem to detect my n900s modem at all (precompiled versions detect it) Aug 10 11:28:23 is there something i particularly need to do when compiling to make it so the isimodem is detected? Aug 10 13:47:43 luke-jr: ppessi@gmail.com ? Aug 10 14:27:29 pessi: mail client crashed while sending; let me know if you don't get it Aug 10 14:44:33 this far, nothing. Aug 10 15:55:43 pessi: resent Aug 10 15:55:58 and I just got a networking plugin for Gentoo working… :D Aug 10 18:01:34 besides /etc/ofono/modem.conf and /etc/dbus/system.d/ofono.conf is there anything else to configure ? Aug 10 18:02:16 on a laptop using the simulator test-enable-modem is returning dbus.exceptions.DBusException: org.ofono.Error.Failed: Operation failed so I'm guessing I must have missed something Aug 10 18:03:26 this is from the 0.26 source tarball Aug 10 18:21:27 tgall_foo: what phone? Aug 10 18:22:06 the phonesim Aug 10 19:02:15 for getting started hardware, is there any recommended USB devices or is the n900 the way to go ? Aug 10 19:12:11 N900 doesn't work w/o patches yet Aug 10 19:12:21 even with patches, I can't send SMS Aug 10 19:12:24 no idea on voice Aug 10 19:14:56 luke-jr, you have a luck with gprs? let exchange secret rocket science knowledge:) Aug 10 19:15:14 I have GPRS working on Gentoo Aug 10 19:15:36 dhcp? Aug 10 19:15:39 no Aug 10 19:16:36 ah, my operator seems require dhcp and this is trouble Aug 10 19:16:43 http://pastebin.ca/1914625 Aug 10 19:16:54 oFono tells me to use DHCP, but also includes an IP Aug 10 19:17:01 so I think it's doing DHCP itself Aug 10 19:18:30 dbus-send --system --print-reply --dest=org.ofono /isimodem org.ofono.Modem.GetProperties -- what's in output? Aug 10 19:19:08 we haven't python in android (ASE project exists... but i crashes under ofono/tests) Aug 10 19:20:00 I don't use isimodem Aug 10 19:20:28 Python is just an easy way to get at oFono's dicts Aug 10 19:20:30 you can use whatever Aug 10 19:20:39 http://pastebin.ca/1914627 Aug 10 19:21:05 hmm, I probably should have edited out my serial… Aug 10 19:21:36 dbus-send --print-reply --system --dest=org.ofono /n900 org.ofono.SmsManager.SendMessage string:"+79166262739" string:"test smsko" Aug 10 19:21:48 no thanks ☺ Aug 10 19:23:15 couple day ago i tried to send sms. it fails. eventually i rebooted to maemo and check balance for sim... it was empty. Aug 10 19:23:34 in logs it looks like several retries Aug 10 19:23:36 SMS doesn't work for me either Aug 10 19:23:43 and I'm not going to try a long distance one Aug 10 19:23:53 actually, I wonder if the + is required? Aug 10 19:24:10 brr. ofcoz substitute your number:) Aug 10 19:24:41 yea, i used ld syntax. i always use it, even for my wife's number Aug 10 19:25:24 Error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Aug 10 19:27:46 check it runnning Aug 10 19:28:09 http://pastebin.com/CYWTqkgS -- also dbus.conf (allow all) Aug 10 19:28:20 e-yes: it's a timeout Aug 10 19:28:25 ofono fails to send SMS Aug 10 19:30:20 dbus-send --system --print-reply --dest=org.ofono /isimodem org.ofono.SmsManager.GetProperties Aug 10 19:31:11 check sms service center number (and in logs too (reading from sim)) Aug 10 19:32:48 +12063130004 Aug 10 19:32:55 isn't that just a tech support #? Aug 10 19:34:40 can't say exactly. wiki states "When a user sends a text message (SMS message) to another user, the message gets stored in the SMSC" Aug 10 20:10:51 luke-jr: I fixed the GPRS/DHCP issue with ISI. Aug 10 20:11:13 holtmann: since yesterday? Aug 10 20:11:19 Since right now. Aug 10 20:11:25 holtmann: does that affect n900modem? Aug 10 20:11:38 How many modems do you have with ISI inside? Aug 10 20:11:55 one? Aug 10 20:12:21 You will get proper static IP method and netmask so that ConnMan will work properly. Aug 10 20:12:44 I don't use ConnMan Aug 10 20:12:46 nor want to Aug 10 20:13:05 Then process-context-settings will do the right thing for you Aug 10 20:13:28 is the DHCP server in oFono or at the cellular provider? Aug 10 20:13:39 DHCP server is on the modem Aug 10 20:13:43 o Aug 10 20:13:57 just wondering why oFono returned an IP while telling me to use DHCP Aug 10 20:14:14 Just a bug, pessi didn't test it fully most likely Aug 10 20:14:42 yeah, but what nature of the bug ☺ Aug 10 20:15:31 (btw, process-context-settings crashes if there's no Gateway setting Aug 10 20:16:36 isi gprs-context driver was telling oFono to use dhcp, should have been static ip Aug 10 20:16:54 i c Aug 10 20:20:30 luke-jr: Fixed. You could just send patches for this by yourself ;) Aug 10 20:20:55 holtmann: I didn't know what the bug was ☺ Aug 10 20:21:00 holtmann: how about that bug I sent to the ML? Aug 10 20:21:24 Which bug? Aug 10 20:22:21 modem.conf only read if atmodem support enabled Aug 10 20:23:15 And what is the problem with that? Aug 10 20:23:37 I should be able to configure ofono without atmodem support? Aug 10 20:25:06 ISI modems should not use modemconf to detect modems. They should use auto-detection. Aug 10 20:26:00 well n900modem doesn't : Aug 10 20:26:02 :/ Aug 10 20:26:31 and what about phonesim etc? Aug 10 20:26:40 That is essentially an issue with Nokia and the N900 kernel. Not really an oFono bug. Aug 10 20:27:00 How are you going to use Phonesim without AT modem support? Aug 10 20:27:08 dunno? Aug 10 20:27:15 I'm just assuming it makes a dummy modem in oFono Aug 10 20:27:47 Sure, but what you gonna do with a dummy modem that requires AT commands ;) Aug 10 20:27:54 Phonesim talks AT commands. Aug 10 20:28:11 oh Aug 10 20:28:18 i figured it was an ofono driver itself Aug 10 20:28:29 Nope. It is just an AT command server. Nothing else. Aug 10 20:30:01 there's no way to set the interface name for a context, is there? Aug 10 20:30:29 Nope. And that is good this way. Aug 10 20:31:16 not for me Aug 10 20:31:51 what format is the 'Gateway' setting, when it is present? :P Aug 10 20:34:37 holtmann, I'd be happy if I could get phonesim to even speak Aug 10 20:35:16 phonesim.git/HACKING explains it. Aug 10 20:35:32 luke-jr: Really, what do you expect? 192.168.0.1 etc. Aug 10 20:36:10 thanks for the pointer holtmann Aug 10 21:26:10 ah ha! that's much better Aug 10 23:49:39 any interest in a rc/net script for Gentoo? Aug 10 23:52:55 pessi: why n900modem not applied to git? **** ENDING LOGGING AT Wed Aug 11 02:59:57 2010