**** BEGIN LOGGING AT Thu Nov 20 02:59:56 2008 Nov 20 10:00:58 moin Nov 20 12:01:58 blogic: regarding bluetooth: Nov 20 12:01:59 Nov 20 12:01:09 Fonera daemon.info hcid[4813]: Bluetooth HCI daemon Nov 20 12:01:59 Nov 20 12:01:09 Fonera daemon.err hcid[4813]: Unable to get on D-Bus Nov 20 12:01:59 Nov 20 12:01:09 Fonera daemon.info dund[4817]: Bluetooth DUN daemon version 3.36 Nov 20 12:01:59 Nov 20 12:01:09 Fonera daemon.err dund[4817]: Failed to connect to the local SDP server. No such file or directory(2) Nov 20 12:02:20 bluez-utils 3 is a real pain. I usually use v2 cause it doesn't have all the dbus bloat in it. Nov 20 12:03:37 well ? Nov 20 12:03:44 why do you use 3 ? Nov 20 12:03:54 and can you use strace to find the file it complains about ? Nov 20 12:06:05 ok, I've fixed the dbus problem Nov 20 12:06:16 cool Nov 20 12:06:18 :) Nov 20 12:06:29 i bought a BT dongle last week Nov 20 12:06:34 openwrt has 3 packaged - dunno if anyone has ever tested it, cause it won't work as-is out of the box Nov 20 12:06:34 need a bluetooth.conf in /etc/dbus-1/system.d/ Nov 20 12:06:44 can oyu enlighten me ? what does it actually do, when ready :) Nov 20 12:06:53 hmm Nov 20 12:07:00 maybe we shoul dpackage dbus2 Nov 20 12:07:07 bluez-utils 2 i mean Nov 20 12:07:14 so we have no dbus dependency Nov 20 12:07:17 a copy of /etc/dbus-1/system.d/bluetooth.conf from Debian on my QNAP TS408 seems to work Nov 20 12:07:32 hehe Nov 20 12:07:34 optware has bluez2-libs and bluez2-utils packaged Nov 20 12:07:40 ok Nov 20 12:07:47 i will look into it later Nov 20 12:07:54 and wrap up some packages Nov 20 12:08:46 I need to find who in openwrt is using bluez-utils and negotiate some changes in hcid.conf at least Nov 20 12:10:06 ok, the treo can at least see the bt dongle on the fon2 now Nov 20 12:10:32 pairing problems - let's see ... Nov 20 12:10:50 hehe Nov 20 12:11:43 ok, treo is paired with fon2 Nov 20 12:11:43 now to get dund and ppp working Nov 20 12:12:19 and this will work for most devices ? or just the treo ? Nov 20 12:12:32 nice work btw Nov 20 12:12:34 :) Nov 20 12:13:32 ok, I have an IP address through BT Nov 20 12:13:34 cool! Nov 20 12:13:34 XD Nov 20 12:14:20 hehe Nov 20 12:14:54 ppp0 Link encap:Point-to-Point Protocol Nov 20 12:14:54 inet addr:192.168.10.1 P-t-P:192.168.10.2 Mask:255.255.255.255 Nov 20 12:15:12 nice work Nov 20 12:15:49 I can ping the Treo from the fonera Nov 20 12:16:03 looks like firewall is not letting the treo get out to the internet Nov 20 12:17:14 yeah Nov 20 12:17:18 you need a zone for it Nov 20 12:17:38 and then make sure to start the BT pppd with "unit 1" so it gets ppp1 Nov 20 12:17:50 and then you can hook the ppp1 into its own zone Nov 20 12:18:15 let's see if pand works, since that's what most recent devices will use Nov 20 12:20:20 ok, got ppp1 Nov 20 12:20:20 what do I need to do for the zone? Nov 20 12:20:30 pand runs - don't have anything here to test it Nov 20 12:20:37 it should come up as bnep0 when something connects Nov 20 12:20:51 ok Nov 20 12:20:59 vi /etc/config/network Nov 20 12:21:33 no, wait Nov 20 12:21:46 crap i have no devie at hand ;( Nov 20 12:21:49 * blogic checks src Nov 20 12:22:04 got it, firewall, zone, forwarding Nov 20 12:22:40 config 'interface' 'hotspot' option 'ifname' 'tun0' option 'proto' 'none' Nov 20 12:22:47 BTW, ppp1 does proxyarp on the lan Nov 20 12:23:09 and in /etc/config/network copy the hotspot section to bluetooth and add the ppp1 Nov 20 12:23:17 then you can reference bluetooth as a zone Nov 20 12:23:26 and work with it in /etc/config/firewall Nov 20 12:23:33 done Nov 20 12:23:33 in /etc/config/firewall Nov 20 12:23:37 handle it like the lan zone Nov 20 12:23:39 cool Nov 20 12:27:40 downloading email to Treo650 over bluetooth via the Fon2 Nov 20 12:28:37 ok, now I need svn access to make the source changes. Nov 20 12:32:34 so, then fon2 now has enough features to replace a wl530g and an nslu2 in my house Nov 20 12:34:21 blogic: looks like bluez3 is fine - just need that missing dbus config file and some hcid.conf changes Nov 20 12:34:29 I also compiled out iconv and intl, but can probably put them back now Nov 20 12:37:09 ok Nov 20 12:42:31 rwhitby: you will get a folder in the fonosfera svn when it is up in the coming days Nov 20 12:42:35 is that ok ? Nov 20 12:42:42 so you can throw your stuff in there Nov 20 12:42:53 and i can then package it, add luci etc ? Nov 20 12:43:38 in reality, there's nothing much to package or guify Nov 20 12:43:39 it's just a bluetooth zone Nov 20 12:43:45 I guess the bluetooth pin number and whether you want dund or pand Nov 20 12:44:19 yeah Nov 20 12:44:29 basically Nov 20 12:44:43 what would be cool is if we can add your folder as a feed Nov 20 12:44:50 you can add packages as you please Nov 20 12:45:06 and i will maintain the luci- package in your folder Nov 20 12:45:13 this is the idea of fonosfera Nov 20 12:45:20 we use openwrt upstream Nov 20 12:45:23 + fon feed Nov 20 12:45:27 + community feed Nov 20 12:47:32 ok, but I see my stuff as just some global (i.e. for official openwrt too) changes to bluez-utils package Nov 20 12:47:33 and then adding luci-bluetooth or something Nov 20 12:48:18 so I'd just commit the basic fixes to openwrt svn Nov 20 12:48:20 well Nov 20 12:48:25 ok Nov 20 12:48:26 sure Nov 20 12:48:37 the problem is, you have acess to openwrt tree :) Nov 20 12:48:51 (since they're applicable for all openwrt devices running bluetooth) Nov 20 12:48:55 for others, they can work in their own folder and i willl handle the upstream stuff with them when ready Nov 20 12:49:01 heh, yeah, that's a real problem ;-) Nov 20 12:49:05 :) Nov 20 12:49:09 you are a special case :) Nov 20 12:49:54 ok, I'm done here for the night. when I get my 2nd fon2 next week I'll have one running in production in the house and one to hack Nov 20 12:50:18 cool Nov 20 12:51:01 (I find it's always best to be running the same device for real as you're hacking - it keeps you honest) Nov 20 12:51:41 i know Nov 20 12:51:43 i do the same Nov 20 12:52:07 :) Nov 20 12:53:52 not me... Nov 20 12:53:52 I don't hack Nov 20 12:53:52 :D Nov 20 12:57:43 night all Nov 20 12:59:15 night Nov 20 13:08:57 nice product : http://www.ubnt.com/products/bullet.php Nov 20 13:10:37 useless Nov 20 13:10:43 imho Nov 20 13:10:57 btw, I have one here if you wanna try it Nov 20 13:10:57 not that one Nov 20 13:11:06 but a power amplifier Nov 20 13:11:31 hmmm Nov 20 13:11:31 wait Nov 20 13:11:36 I misread waht it said Nov 20 13:11:39 let mere-read Nov 20 13:12:55 ok, so it's a PoE +amplifier? Nov 20 13:12:55 or an AP itself? Nov 20 13:12:55 darn Nov 20 13:12:55 + AP Nov 20 13:12:55 weird device Nov 20 13:13:04 all three in one Nov 20 13:13:05 nice device, indeed Nov 20 13:13:13 could putfon in there ;) Nov 20 13:13:13 Its really small too Nov 20 13:13:30 yeah Nov 20 13:13:30 close 4Mb Nov 20 13:13:30 impressive Nov 20 13:13:32 16 Ram atheros Nov 20 13:13:36 yup Nov 20 13:13:44 we should get one Nov 20 13:13:48 yeah :) Nov 20 13:13:52 iurgi: me too please Nov 20 13:13:55 and nbd :) Nov 20 13:14:10 we can boot fon on it in a sec Nov 20 13:14:12 :) Nov 20 13:14:17 its basically a fonera Nov 20 13:14:28 and the madwifi detects the devic already etc ect Nov 20 13:14:30 no only for madrid :p Nov 20 13:14:34 no, only for martin Nov 20 13:14:34 :D Nov 20 13:14:34 yesh, it's a fonera Nov 20 13:14:34 cool ;) Nov 20 13:14:34 hahah Nov 20 13:16:00 can we put FON in 4MB? Nov 20 13:16:04 cool Nov 20 13:16:06 how canwe get those? Nov 20 13:16:07 we don't need failsafe in this device Nov 20 13:16:28 brb Nov 20 13:16:44 yes Nov 20 13:16:45 and no usb Nov 20 13:16:50 its a fon classic Nov 20 13:17:00 yup Nov 20 13:27:49 hiii Nov 20 17:03:50 Hi ! Nov 20 17:03:59 I have a little problem with La F2.0 Nov 20 17:04:15 The power led is lighting orage Nov 20 17:09:58 is it blinking or still? Nov 20 17:18:46 jackbell16? Nov 20 17:18:47 still Nov 20 17:18:47 ok Nov 20 17:18:51 this means it's not connected properly to the internet Nov 20 17:18:56 can you connect to the internet through the F2? Nov 20 17:23:28 so what Can Be ? Nov 20 17:24:02 can you connect to the internet through the F2? Nov 20 17:42:16 jackbell16? Nov 20 17:49:05 looks like a "no" Nov 20 17:59:08 xMff: lol Nov 20 19:27:14 Hi all Nov 20 19:27:40 blogic: have you work on the fw ? Nov 20 19:28:07 TeigneuX: nope, he's been busy with other stuff Nov 20 19:28:08 :( Nov 20 19:28:08 sorry Nov 20 19:28:12 (I think ;D) Nov 20 19:54:55 ok Nov 20 19:55:08 thanks for the rep Nov 20 19:55:32 I found a trick fo my problem but the fonera doesn't upload fast Nov 20 20:24:24 hi blogic **** ENDING LOGGING AT Fri Nov 21 02:59:57 2008