**** BEGIN LOGGING AT Tue Feb 23 02:59:58 2010 Feb 23 08:08:45 Morning, all. Feb 23 11:33:07 hi all! Feb 23 13:36:23 hi jancona Feb 23 13:40:38 hi mvzaanen Feb 23 13:40:54 mvzaanen, got your battery? Feb 23 13:46:02 hi mattboll --> are you going on well? Feb 23 17:05:41 hi pbaxter I've understood a lot of stuff, now I need to know what to do Feb 23 17:05:58 mattboll, WOW!!! Feb 23 17:06:03 and obviously, to have enough time to do it Feb 23 17:06:06 hope to see your changes soon! Feb 23 17:07:03 didn't change anything yet, serdar was working on installer, so I could do sth elseā€¦ but don't know what Feb 23 17:38:44 mattboll, the sound...make it louder!!! Feb 23 17:45:15 pbaxter: isn't it okay with the configuration that someone talked about on mailing list ? Feb 23 19:45:49 mattboll, i think louder is better Feb 23 21:15:26 hi there Feb 23 21:16:17 hi Feb 23 21:21:17 I have a little question ... I would like to ssh on my freerunner. The wiki tells me to start the dropbear server with "dropbear -v -p 22". If I try this over the adb shell I get an "not found" and I can not find any files of dropbear on my device. So my question is what have I missed? Feb 23 21:29:16 ifconfig eth1 192.168.0.200 netmask 255.255.255.0;route add 192.168.0.202 gw 192.168.0.200 dev eth1;ADBHOST=192.168.0.202 ./tools/adb devices Feb 23 21:29:34 do you see anything in the devices list hirte1 Feb 23 21:29:57 ie I had to add the route line Feb 23 21:30:37 you may have to adb kill-server if you already started it Feb 23 21:31:02 ok give me a second i try this... Feb 23 21:35:09 well i see a device in the list and I guess adb works good if this is your point ;) Feb 23 21:35:27 yes just do "adb shell" Feb 23 21:35:49 done Feb 23 21:36:19 I only used adb yet (though it looks like dropbear is not really needed when adb is running fine) Feb 23 21:36:34 you got a shell on the phone if everything worked Feb 23 21:37:05 don't know why the route line is missing from the wiki, anybody had success without it here ? Feb 23 21:38:18 thanks for that but using the adb shell was not realy my problem ;) Feb 23 21:39:25 do you have the PATH set ? Feb 23 21:39:41 export PATH=$PATH:/system/bin:/system/xbin Feb 23 21:39:59 a min I ll test Feb 23 21:40:25 yes looks good Feb 23 21:41:40 # echo $PATH Feb 23 21:41:40 /sbin:/system/sbin:/system/bin:/system/xbin Feb 23 21:49:05 I can't find dropbear in this paths do you know where the binary is located? Feb 23 21:52:20 cannot find it too . http://wiki.androidx86.org/index.php?title=Installing_Dropbear tells it is not build by default Feb 23 21:54:00 that's what i was afraid of ... well then lets compile it ;) thank you very much Feb 23 22:00:34 hi all Feb 23 22:00:41 hi Feb 23 22:00:42 mattboll, hi Feb 23 22:19:39 hi Feb 23 22:22:05 on master freerunner-ril.c I found a second instance of AT%N0187 in onRequest. Shouldn't it also be patched for to take into account the echo_enable property ? Feb 23 22:22:38 this is in RIL_REQUEST_ANSWER: case Feb 23 22:23:13 ie isn't this the case where we answer to a call ? Feb 23 22:23:49 :q Feb 23 22:25:39 no idea :> Feb 23 22:25:47 you need to ask jancona or panicking Feb 23 22:26:18 ok. Was aksing because the build did not complete (and won't for a few hours) and I do not grasp the internals yet Feb 23 22:29:29 huh Feb 23 22:29:34 you get an error? Feb 23 22:29:41 how do you build and what? Feb 23 22:30:20 I build master , make -j 4 TARGET_PRODUCT=fr Feb 23 22:30:42 is that all? Feb 23 22:31:00 debian right? Feb 23 22:31:01 I lost a day because I had gperf missing, then I tried proceeeding but the build was borked ... redone from scratch a few hours ago Feb 23 22:31:06 yes Feb 23 22:31:33 though the fact I only have 1.6GHz may explain that Feb 23 22:31:44 does java-config exist? Feb 23 22:32:04 no Feb 23 22:32:09 thus it will fail ? Feb 23 22:32:40 I build the deb for jdk 1.5 and installed it, libzo2-dev and gperf installed Feb 23 22:32:51 did you add jdk path to PATH? Feb 23 22:32:55 pointed CC and CXX to 4.3 Feb 23 22:32:56 yes Feb 23 22:33:08 the build proceed ok now Feb 23 22:33:13 your standard CC is 4.4? Feb 23 22:33:26 and glibc? Feb 23 22:33:33 yes and jdk 1.5 is removed from debian long ago Feb 23 22:33:53 samte here at mac Feb 23 22:34:23 2.10.2-5 Feb 23 22:34:42 okay Feb 23 22:34:52 there are problems with 2.10 Feb 23 22:35:07 because of a change in glibc Feb 23 22:35:44 gasp I cannot downgrade this one part or I ll have to scratch my whole distribution Feb 23 22:36:24 I know Feb 23 22:36:33 what's your error message Feb 23 22:36:36 ? Feb 23 22:37:42 oh the error was that const csss_value was undefined . I did as told in http://groups.google.com/group/android-x86/browse_thread/thread/4ddd22731ef761d ie rm -Rf out/ and webcore seems to have passed this issue fine Feb 23 22:38:04 it was because I had started the build with gperf missing then installed it and tried to resume the build Feb 23 22:38:40 I am in the middle of the build of webcore (after the rm of out/) but the file it failed beforehand have compile fine Feb 23 22:39:09 so from what you told my build may well fail soon but this peculiar issue is gone Feb 23 22:42:55 Serdar, where is your git . I cannot seem to find the echo_enable change in the gitorious of the project and the patch on the ML misses the definition of PROPERTY_ECHO_ENABLE (i guess it was defined beforehand but cannot seems to find it in master Feb 23 22:45:57 my git? Feb 23 22:46:01 I don't have a git. Feb 23 22:46:26 ah ok Feb 23 22:54:34 have you defined PROPERTY_ECHO_ENABLE on your side (http://groups.google.com/group/android-on-freerunner/browse_thread/thread/25b362c0d7662667 you tell you applied the patch though this patch is missing the definition) . So I could stick to something relatively stable Feb 23 23:00:40 hum is there a way short of flashing to modify /init.gta02.rc ? (to add the required setprop) Feb 23 23:07:02 sorry for the noise I found out how to remount / rw Feb 23 23:10:27 oh about the make . I had to patch it to let the build proceed with only JAVA_HOME and ANDROID one . It was testing the system java and javac while the build system properly use the *HOME env variables Feb 23 23:11:31 thus I added the *HOME to the check for the version and all seems fine (though the patch is rough on edges as it does not work if one has jdk1.5 as system java/javac and do not want to set the *HOME variables **** ENDING LOGGING AT Wed Feb 24 03:00:02 2010