**** BEGIN LOGGING AT Fri Oct 30 02:59:58 2009 Oct 30 07:54:08 Buongiorno! Oggi è venerdì! Oct 30 08:41:31 Hi! Can anyone point me to release notes / changelogs for the Fonera firmware? Oct 30 08:54:02 eijk: I think there are pages on the wiki Oct 30 08:54:12 eijk: Searching for "Firmware" should work Oct 30 09:02:47 hello everyone Oct 30 09:03:39 last night I was here and I asked if someone has experieced problem with the fon 2.0g detecting a powered USB 2.0 HUB... Oct 30 09:03:48 does anyone know something about it? Oct 30 11:59:02 Hello there... Oct 30 11:59:14 Can someone help me with umtsd? Oct 30 12:05:02 killercode: About your hub problem, does anything show up at all in dmesg when connecting it? Oct 30 12:05:23 solve returned the hub again.... and got another again :P Oct 30 12:05:28 nothing was appearing on the dmesg Oct 30 12:05:31 now it works Oct 30 12:05:31 :D Oct 30 12:05:34 very fine Oct 30 12:05:45 event with the 3G dongle Oct 30 12:05:54 now... I already got a connection for 3 minutes Oct 30 12:06:12 A differnt brand/model, or just a new one? Oct 30 12:06:33 different brand Oct 30 12:06:33 lol Oct 30 12:06:46 and now on /etc/state/umtsd it appears state INIT and the ERROR Oct 30 12:07:16 can't undestand why Oct 30 12:09:23 I would like to see some logs or something Oct 30 12:10:04 killercode: Nothing in logread? Oct 30 12:10:46 nice... :D thanks for the command... I'm noob on Linux :D Oct 30 12:10:56 I'm a C# developer ... Oct 30 12:10:56 :P Oct 30 12:11:03 I'm from the Dark Side Oct 30 12:11:31 logread is really a Fon or OpenWRT specific command, on normal linuxes you'd look around in /var/log Oct 30 12:14:29 nop Oct 30 12:14:34 nothing on the log :( Oct 30 12:15:44 Guess I will create some log file with the in the lua script and try to understand where it is failling :) Oct 30 12:20:37 killercode: Perhaps you can just add a bunch of prints and run the lua code manually? Oct 30 12:21:03 how? Oct 30 12:21:28 dunno :-) Oct 30 12:21:56 if it's some lua module that's imported by fonstated or something, this might not be practical :-) Oct 30 12:23:40 I would like to know why that Irish guy made it... and for me it's not working :P Oct 30 12:27:53 geez... Huawei should wipe their as* with this device... :P Oct 30 12:29:31 Hm? Oct 30 12:48:48 do you know how can I install usb_modeswitch Oct 30 12:48:49 ?? Oct 30 15:35:13 greetings everyone Oct 30 15:35:30 can someone tell me how to install usb_modeswitch on the Fonera 2.0g? Oct 30 15:39:30 It seems that it has C sources, so you might be able to compile it using the Fon sources Oct 30 15:39:49 You'll have to build the complete Fonera firmware first, though, so you get the proper cross-compilation tool Oct 30 15:39:52 s Oct 30 15:40:33 pretty advanced for me..... Oct 30 15:40:44 so it means that I would need to compile the firmware Oct 30 15:40:47 :S Oct 30 15:41:20 geez Oct 30 15:42:28 Yup, someone has to compile them :-) Oct 30 15:42:29 you may try: http://downloads.openwrt.org/kamikaze/8.09.1/atheros/packages/usb-modeswitch_0.9.5-1_mips.ipk Oct 30 15:42:49 Ah, I was googling a bit for OpenWRT packages already Oct 30 15:43:27 but i don't know if its compatible regarding the libc but you can give it a try Oct 30 15:45:34 OpenWRT doesn't use uclibc? Or perhaps another version? Oct 30 15:47:51 it uses uclibc, too, but i'm not sure about the version, we also have different patches in openwrt and fon-ng and i just cannot tell whether they are compatible, it has been too long ago that it dealt with this issue Oct 30 15:48:36 soo you are faster in testing whether it runs than me grepping through the different SVNs here ;-) Oct 30 15:48:58 :-) Oct 30 15:52:58 killercode: There seems to be a more lightweight (no libusb) alternative at http://usbms.svn.sourceforge.net/ Oct 30 15:53:34 hum... Oct 30 15:53:41 and what will that do? Oct 30 15:53:53 You'll still need to compile it, of course Oct 30 15:54:00 :S Oct 30 15:54:17 I need a linux box to compile it right? Oct 30 15:54:46 To prevent massive pains from trying to make things work with cygwin, yes :-) Oct 30 15:55:09 hehehe Oct 30 15:55:12 killercode: Did you try the ipk CyrusFF suggested? Oct 30 15:55:20 damn... need to get one Oct 30 15:56:04 what is a ipk file? Oct 30 15:56:32 A package, that you can install using "opkg install foo.ipk" (through the SSH interface) Oct 30 15:56:55 but that would require a internet connection on the fonera right? Oct 30 15:57:25 possibly, then you could wget the .ipk file directly Oct 30 15:57:40 you can also upload the .ipk file with scp or sftp Oct 30 15:59:59 nice Oct 30 16:00:05 I think that is what I am going to do Oct 30 16:18:41 no can do... Oct 30 16:19:06 Only have 0 available blocks on filesystem /, pkg usb-modeswitch needs 30 Oct 30 16:19:08 :( Oct 30 16:21:04 killercode: When you run "df -h", is anything available on /jffs ? Oct 30 16:21:09 (or /jffs2 perhaps) Oct 30 16:21:55 yes 976k Oct 30 16:22:30 Funny thing is that it didn't complain about that for me Oct 30 16:22:35 killercode: Try http://wiki.fon.com/wiki/Fonera_Development#Collected_Errors Oct 30 16:24:43 i guess that worked :D Oct 30 16:25:52 now I need to figure out how this is going to work :P Oct 30 16:30:31 Hehe Oct 30 16:30:52 Let's save that url for future documentation :-) Oct 30 16:37:50 I can't find what I've installed Oct 30 16:38:03 -_-.... i'm such a noob Oct 30 16:42:27 killercode: opkg has some listing commands Oct 30 16:42:37 killercode: Just runt "opkg" and it should give you some help Oct 30 16:42:46 ncie hint Oct 30 16:42:50 thanks : Oct 30 16:42:51 :D Oct 30 16:43:46 * blathijs is off home Oct 30 17:16:01 Hi. Anyone here ? Oct 30 17:17:01 Can someone help me with a fonera 2.0 g and a 3G modem from ZTE ? Oct 30 17:29:16 hi. Can someone herlp me ? Oct 30 17:32:31 ZTE modems aren't yet supported, afaik Oct 30 19:07:44 back again Oct 30 19:08:12 this error is stupid... Oct 30 19:08:31 the UMTS connection beggins Oct 30 19:08:34 says Oct 30 19:08:35 umtsd.umtsdstate.signal=13,99 Oct 30 19:08:36 umtsd.umtsdstate.signal=13,99 Oct 30 19:08:38 umtsd.umtsdstate.signal=13,99 Oct 30 19:08:39 umtsd.umtsdstate.signal=13,99 Oct 30 19:08:51 umtsd.umtsdstate.signal=0 Oct 30 19:09:12 umtsd.umtsdstate.state=DISCONNECTED Oct 30 19:09:17 umtsd.umtsdstate.state=IDLE Oct 30 19:09:22 umtsd.umtsdstate.provider= Oct 30 19:09:25 and just stops Oct 30 19:09:28 !!! Oct 30 19:09:44 to get it working again I need reboot the fonera Oct 30 19:10:41 I just don't have anymore ideas Oct 30 19:21:01 ... Oct 30 19:57:34 olà Oct 30 20:03:22 lol Oct 30 20:03:26 http://www.fonosfera.it/favicon.ico is an trojan! Oct 30 20:03:51 ops wrong site Oct 30 20:03:51 XD Oct 30 20:05:47 XD Oct 30 20:07:06 danicasti i am using fon 2.0n now ^^ Oct 30 20:07:50 my brother reived a new webcam Oct 30 20:07:57 i test it on fonera now Oct 30 20:08:02 is not in Oct 30 20:08:05 the list* Oct 30 20:10:25 <( Oct 30 20:10:38 uhm... Oct 30 20:11:31 ;) Oct 30 20:17:32 mmm Oct 30 20:17:42 how to configure dynds on fon? Oct 30 20:17:58 what ip i have to put on dynds? Oct 30 20:18:11 fon87.homeftp.net Wildcard Status: Disabled [Want Wildcard support?] Service Type: Host with IP address [?] WebHop Redirect [?] Offline Hostname [?] IP Address: Use auto detected IP address 93.146.199.188. Oct 30 20:19:40 what ip i have to use? Oct 30 20:20:22 where i can see the fonera pubblic ip? Oct 30 20:27:52 .* Oct 30 20:28:09 :( Oct 30 20:28:41 o.o Oct 30 20:29:59 how to use dyndns? Oct 30 20:31:08 what is the host type? Host with IP address [?] WebHop Redirect [?] Offline Hostname [?] Oct 30 20:36:11 I have a dyndns into the ddwrt wrt54g Oct 30 20:40:32 ip adress sounds logical Oct 30 20:50:04 yasuo what ip i have to put? Oct 30 20:50:07 the fonera one? Oct 30 20:52:39 ooo Oct 30 21:15:25 barbon: you have to put the ip assigned from your server Oct 30 21:15:51 where i can find it? Oct 30 21:16:01 http://www.lawrencegoetz.com/programs/ipinfo/ Oct 30 21:16:05 ex Oct 30 21:16:30 ah.. Oct 30 21:16:41 it work also for fon? Oct 30 21:17:35 no Oct 30 21:18:23 so what i have to do for configure for the fonera? Oct 30 21:22:40 i dont now... Oct 31 01:10:46 Hello all. Oct 31 01:11:37 Anyone actually around, or is everyone just being very quiet? **** ENDING LOGGING AT Sat Oct 31 02:59:57 2009