**** BEGIN LOGGING AT Wed May 26 02:59:57 2010 May 26 04:29:36 hey, running shr on neo1973... May 26 04:30:11 intone thinks it's playing music but there's no audio, Vol is turned up May 26 04:30:24 neither headphones nor speakers May 26 04:54:33 bmidgley: did you try with mplayer as well? May 26 04:55:34 will try that May 26 04:56:40 undrwater mplayer also thinks it's playing but nothing comes out May 26 04:56:50 are the alsa *.state files still used for anything? May 26 05:08:57 Tembo: looks like some problem with your host May 26 05:09:33 Tembo: probably udev not creating some device nodes? May 26 13:10:27 if there are 172 people in this room, what is this for?, if nobody speak here May 26 13:14:12 people do speak in here :) May 26 13:17:05 Tembo, i think they speak when it's needed May 26 13:17:15 it's not needed to speak every second! May 26 14:22:42 hi! i'm using openwrt on the freerunner (without x, just fb). how can i prevent the screen from being turned off after a while? May 26 14:23:04 i'm asking since i want to display a simple animation using fbsplash, but after a while, the screen turns black. May 26 14:28:53 rodion: probably it's some "setterm" setting? May 26 14:35:23 Hi, for connecting my bluetooth headset I need to pass a pin, but I cannot handle this with emtooth. How can I do it manually (Im using shr and bluez4 May 26 14:41:25 babamelone: is the pin 0000? then everything should be fine, because emtooth sends this pin if one is requested May 26 14:41:50 ~seen pespin May 26 14:41:54 pespin <~pespin._@93.pool85-50-80.dynamic.orange.es> was last seen on IRC in channel #openmoko-cdevel, 18h 56m 12s ago, saying: 'PaulFertser, no, looking at it now ;)'. May 26 14:43:56 babamelone: oh no, it was 1234... May 26 14:44:33 Heinervdm: yes, it's 0000 May 26 14:44:57 but emtooth still wont connect May 26 14:45:03 http://code.google.com/p/emtooth/source/browse/trunk/app/src/cb_bluez_agent.c#90 May 26 14:45:11 emtooth uses 1234 as pin May 26 14:45:19 and it's hardcoded May 26 14:45:46 you can ask pespin when he will implement pin input May 26 14:52:54 now my devices are paired, but now i dont manage to establish the connection via dbus-send --system --dest=org.bluez --print-reply $BTADAPTER org.freedesktop.DBus.Introspectable.Introspect May 26 14:53:10 it is mdbus2 for me May 26 14:53:17 I get the error [ERR]: Unknown object path /org/bluez/888/hci0/dev_00_12_67_00_18_e5 for org.bluez May 26 15:00:15 babamelone: can you try dbus introspection with mdbus2 to find out what happens? May 26 15:09:28 PaulFertser: do what? May 26 15:09:36 PaulFertser: setterm did not do the trick :/ any more ideas? ;) May 26 15:12:34 I paired the devices (bt headset and fr) but hcitool con shows no connections May 26 15:12:39 so whats wrong? May 26 15:15:35 babamelone: unknown object path, probably your $BTADAPTER is wrong? May 26 15:15:57 echo $BTADAPTER May 26 15:16:08 is /org/bluez/888/hci0 May 26 15:16:25 babamelone: i mean is it possible you've restarted bluetoothd since that? May 26 15:16:35 rodion: what daemons are you running? May 26 15:17:07 yes, it is possible, but after this probllem occured. Ill still reset &BTADAPTER May 26 15:17:55 hcitool con still doesnt show any connections, I have now reset $BTADAPTER, it indeed changed May 26 15:18:58 after executing hcitool cc ... I now got ACL 00:12:67:00:18:E5 handle 43 state 1 lm MASTER as the output of hcitool con May 26 15:19:10 but just for a second, now the output is empty again May 26 15:27:26 hcitool cc xxx says: Can't create connection: Input/output error May 26 15:33:59 executing dbus-send --system --type=method_call --print-reply --dest=org.bluez /org/bluez/hci0 org.bluez May 26 15:34:00 .Adapter.CreateBonding string:$DEVICE May 26 15:34:00 with DEVICE set properly results in the following error: May 26 15:34:15 Error org.freedesktop.DBus.Error.UnknownMethod: Method "CreateBonding" with signature "s" on interface "org.bluez.Adapter" doesn't exist May 26 15:34:40 having the same problem May 26 15:34:55 I have a neo1973 with debug board v3 May 26 15:35:06 I can use openocd 0.4.0 (debian) May 26 15:35:17 but with dfu-util I got this May 26 15:35:32 dfu-util -l May 26 15:35:32 dfu-util - (C) 2007 by OpenMoko Inc. May 26 15:35:32 This program is Free Software and has ABSOLUTELY NO WARRANTY May 26 15:35:32 Found Runtime: [0x1457:0x5119] devnum=93, cfg=0, intf=2, alt=0, name="USB Device Firmware Upgrade" May 26 15:35:41 and when I want to upload May 26 15:35:52 dfu-util -d1457:5119 -a kernel -D tmp/uImage.bin May 26 15:35:52 dfu-util - (C) 2007 by OpenMoko Inc. May 26 15:35:52 This program is Free Software and has ABSOLUTELY NO WARRANTY May 26 15:35:52 Opening USB Device 0x1457:0x5119... May 26 15:35:52 Claiming USB DFU Runtime Interface... May 26 15:35:53 Cannot claim interface: could not claim interface 2: No such file or directory May 26 15:36:04 I checked the udev rules and everything is ok May 26 15:36:11 any ideas? May 26 15:38:09 dfu-util version 0.1+svnexported May 26 15:44:23 I got the issue May 26 15:44:25 http://www.mail-archive.com/openmoko-kernel@lists.openmoko.org/msg01312.html May 26 15:44:35 all my problemas are powered related May 26 16:07:49 Tembo: so, can you do it without a hub? May 26 16:14:49 I doing this way May 26 16:15:30 pc-usb-a -> debug-board-v3 -> neo1973 <- pc-usb-b May 26 16:16:32 Tembo: i'd try stracing dfu-util. May 26 16:25:19 what you mean whith stracing? (english is not my mother language) May 26 16:25:37 using strace program ... May 26 16:26:05 oh!, well have no reason now May 26 16:26:18 dfu-util is working powering neo1973 that way May 26 16:27:17 strace (presumably short for "system trace") is a debugging utility in Linux to monitor the system calls used by a program and all the signals it receives, similar to "truss" utility in other Unix systems. This is made possible by a kernel feature known as ptrace. ( Wikipedia is my friend ) May 26 16:29:36 i prefer telling something obvious and looking stupid, than telling something stupid and claiming it is obvious. May 26 16:30:02 perhaps last sentence was stupid... or obvious. May 26 16:30:32 I know ptrace is not needed, I got now the neo1973 May 26 16:30:46 I got runing it May 26 17:58:37 hi May 26 23:33:36 good night **** ENDING LOGGING AT Thu May 27 02:59:57 2010