**** BEGIN LOGGING AT Sun Apr 24 02:59:58 2011 Apr 24 10:06:24 DocScrutinizer: thanks, lets see whether creating the device node is enough. no idea whether we have the cmtspeech built-in kernel Apr 24 10:17:15 hmm, apparantly not: Apr 24 10:17:44 ERROR: CMTSPEECH: nokiamodem_backend: unable to open device /dev/cmt_speech ('No such device') Apr 24 12:03:23 GNUtoo: we don't have cmtspeech support in our kernel? Apr 24 12:03:25 ERROR: CMTSPEECH: nokiamodem_backend: unable to open device /dev/cmt_speech ('No such device') Apr 24 12:48:13 ah possible Apr 24 12:48:23 zcat /proc/config.gz | grep CMT Apr 24 12:59:25 hi Apr 24 12:59:37 GNUtoo: leo suspend/resume ? Apr 24 13:00:13 hi, bbl Apr 24 13:00:17 I'm busy atm Apr 24 13:01:59 ok Apr 24 14:53:51 root@nokia900:/etc/init.d# zcat /proc/config.gz | grep CMT Apr 24 14:53:51 CONFIG_CMT=y Apr 24 14:53:51 CONFIG_HSI_CMT_SPEECH=y Apr 24 14:53:58 hmm, so that looks good so far Apr 24 14:54:12 perhaps it has different major/minor numbers than in maemo Apr 24 14:55:30 root@nokia900:/sys/devices/virtual/misc/cmt_speech# cat dev Apr 24 14:55:30 10:60 Apr 24 14:56:31 hah, yeah Apr 24 14:56:42 CMTSPEECH: nokiamodem_backend: Succesfully opened device /dev/cmt_speech (fd 3). Apr 24 14:56:42 CMTSPEECH: backend_common: PROTOCOL_STATE --> (-1->0) Apr 24 15:01:35 freesmartphone.org: 03mickey 07utilities * r2f6dc7e24e3d 10/nokian900/cmtspeechtest/src/ (cmtspeechtest main.c main.vala): nokian900/cmtspeechtest: register signal handler for SIGINT **** ENDING LOGGING AT Sun Apr 24 15:41:06 2011 **** BEGIN LOGGING AT Sun Apr 24 15:44:15 2011 Apr 24 16:17:37 ok Apr 24 16:18:07 btw sorry for not beeing very helpfull but when I start something I like to finish it Apr 24 16:25:00 np Apr 24 18:11:44 mickeyl: \o/ Apr 24 18:15:46 lol Apr 24 18:51:34 stupid question, but I am interested in trying out SHR on my G1 so that I can use it for developing ARM code Apr 24 18:51:55 would SHR be suitable to SSH into and run cross compiled linux command line code? Apr 24 20:37:23 saratoga: I'd say so Apr 24 20:37:58 antrik: is the default install roughly comparable to something like debian? Apr 24 20:38:14 i don't know much about linux, but i've mostly developed using that Apr 24 20:38:40 not sure what would be comparable for you... Apr 24 20:39:01 it is more optimized towards embedded applications; but the basic idea is similar I guess... Apr 24 20:39:07 i mostly just need to be able to cross compile for arm using gcc, and then run test programs and dump the output Apr 24 20:39:16 over SSH/SFTP Apr 24 20:40:02 that doesn't sound too demanding :-) Apr 24 20:40:45 yeah its not, really Apr 24 20:41:33 just wanted to make sure it didn't have any weird issues like android does Apr 24 20:50:26 if I flash the fastboot image to the boot rom on the G1, does the SD card still need to be EXT2/3? Apr 24 20:58:42 hey all, does anyone know what happened with shr-testing2011.1 ? Was there a rebuild or something? Apr 24 21:02:23 saratoga: yeah, SHR uses a proper glibc, so shouldn't have any weird issues like Android I'd hope Apr 24 21:03:36 ok one more question, its unclear to me what happens if i don't choose the "install shr permanantly" option where it goes on the boot ROM Apr 24 21:45:03 airzimmi: yes, rebuild from scratch, images are done, feed is still building NOTE: Running task 8801 of 19310 Apr 24 21:45:23 so i clicked one of the text intput fields during setup and now i can't figure out how to get out of it Apr 24 21:45:28 and last 400 tasks in shr-u/htcdream/feed :) Apr 24 21:47:17 if i pull the battery during setup is that likely to screw things up? Apr 24 21:47:27 or is there some way to exit the text screen thats not obvious to me Apr 24 21:50:02 heh tried holding almost every button the g1, and hitting all the on screen buttons, there doesnt actually seem to be a way to stop inputting text Apr 24 21:50:11 you can type just fine, just theres no way to tell it you're done Apr 24 22:09:48 anyone know what the default SSH password is ? Apr 24 22:46:32 saratoga, blank password :) Apr 24 22:46:42 just press enter Apr 24 22:46:54 thanks Apr 24 22:47:11 anyway, you can set the password using the terminal in the phone too :) Apr 24 22:47:49 during the first time wizard you are asked for the password you want to set, but as far as I see you skipped it hehe Apr 24 22:55:03 whats the command to change it? Apr 24 22:55:17 probably not too important over USB NAT, but better to be safe :) Apr 24 22:55:47 ah the usual passwd Apr 24 22:55:48 thanks Apr 24 22:56:04 btw, this works pretty well, i can cross compile code and run it remotely Apr 24 22:57:21 although for setting up the cross compilers, you might like our "rockboxdev.sh" script, which can automatically build gcc cross compilers on arm/macos/cygwin and then update the path with basically no user effort, would be easier then having people download and install the right compiler to the right place Apr 24 22:57:40 or at least less chance that something goes wrong Apr 24 23:01:31 OE is also creating SDK images Apr 24 23:02:09 http://build.shr-project.org/shr-unstable/sdk/old/ Apr 24 23:02:49 stupid question: if i grabbed the 64 bit binary, did I get a specific arm compiler version or do you patch them with multilib or whatever its called Apr 24 23:03:52 there are both images for 64 and for 32 bit host Apr 24 23:04:30 I used "openmoko-x86_64-arm-linux-gnueabi-toolchain.tar.bz2" Apr 24 23:04:49 multilib is on yocto roadmap, but not for host, but creating toolchain/libs supporting multiple targets Apr 24 23:04:58 just curious which arm flavors it supports Apr 24 23:06:05 don't know about old openmoko toolchain images.. but shr images are separate for each arm Apr 24 23:06:12 ah looks like v6 Apr 24 23:06:16 at least v5 errors out Apr 24 23:06:59 hmm I would guess armv4t only Apr 24 23:07:16 as openmoko didn't build any v5/v6 device afaik Apr 24 23:07:18 oh no my mistake Apr 24 23:07:24 v4 works Apr 24 23:09:41 gnite Apr 25 01:07:49 mrmoku, haha, seems like my fears were correct, according to reports, .38 blows :) **** ENDING LOGGING AT Mon Apr 25 02:59:57 2011