**** BEGIN LOGGING AT Wed Mar 14 02:59:58 2012 Mar 14 04:00:38 I have my jtag board connected, and I want to do something "cool" Mar 14 04:00:51 like view cpu registers or something; how do I do this? Mar 14 04:05:28 buhman: you should start openocd Mar 14 04:05:39 buhman: with proper config file Mar 14 04:05:55 And then connect to it with gdb (probably you'll want an arm-specific version) Mar 14 04:17:23 hrm Error: An adapter speed is not selected in the init script. Insert a call to adapter_khz or jtag_rclk to proceed. Mar 14 04:18:34 what would be the appropriate values for those Mar 14 04:23:10 hrm that doesn't happen when I plug my phone in... Mar 14 04:23:16 rather, have it on Mar 14 04:23:48 so when I start openocd now, it just sits there waiting for blocking io (I can tell because I can't kill -9 it) Mar 14 04:27:02 hrm, I tried "jtag_khz 0", which seems to not-quite work Mar 14 04:27:32 http://sprunge.us/YLbB Mar 14 04:28:21 Try 1000 Mar 14 04:35:28 hrm, my phone screen turns white now... Mar 14 04:35:41 but the openocd output doesn't look good Mar 14 04:36:02 http://sprunge.us/NUWU Mar 14 04:36:17 then the phone rebooted from flash again Mar 14 04:37:14 what openocd does seems to change depending on in what state the phone is; is there a particular way the hardware is supposed to be setup for this to work properly? Mar 14 06:36:05 how do I set te hardware clock Mar 14 06:38:41 I just want to set it once, I don't care how convoluted the procedure might be Mar 14 06:38:53 and if it's relevant, I'm fiddling with QtMoko right now Mar 14 07:01:15 I was playing with neocontrol and stupidly told qtmoko to put my device in quarter-vga mode. I managed to get the screen resolution back to VGA (using the sys filesystem), but I can't seem to make qtmoko resize again Mar 14 07:01:35 and neocontrol doesn't seem to have a "set vga" button Mar 14 07:01:56 so now I have a screen running at full-vga, and only 1/4 screen utilization :S Mar 14 07:02:20 thought qtmoko seems to move much smoother/faster, which I think implies that it's not using gpu-rendering Mar 14 07:02:29 (appears to be framebuffer actually) Mar 14 07:04:21 I recally hackable:1 using xorg, but I think(/hope) it wasn't actually using gpu-accleration Mar 14 17:26:42 hi Mar 14 17:36:45 hi Mar 14 19:22:06 I've had success with QtMoko and hackable:1, but I can't seem to make SHR work Mar 14 19:22:23 particularly, when I'm in illume, I can't seem to start any applications Mar 14 19:22:37 I get the "starting foo" feedback, and then nothing happens Mar 14 19:23:12 I also can't seem to ssh it over usb like I could with QtMoko and hackable:1 Mar 14 19:24:52 http://sprunge.us/jSjE Mar 14 19:25:07 does SHR use different addressing? Mar 14 19:29:26 heh, nevermind, I found it Mar 14 19:46:09 hrm, but the iptables/net.ipv4.ip_forward=1 part doesn't seem to be working in SHR like it was in QtMoko and hackable:1 Mar 14 20:08:05 hrm, so now I know for 90% of the applications, I'm being told "Error: Process /usr/libexec/dbus-daemon-launch-helper received signal 5" which is why they die silently Mar 14 20:08:08 how do I fix this? Mar 14 20:12:36 other things like ecalc fail because of things like "ImportError: libtiff.so.3: cannot open shared object file: No such file or directory" Mar 14 20:13:10 however, according to opkg, libtiff(5) is installed,which I suspect might be most of the problem there Mar 14 20:15:03 hrm, and so I symlink /usr/lib/libtiff.so.3 to libtiff.so.5 and things magically start working :S Mar 14 22:11:31 I'm not understanding why QtMoko draws on the framebuffer directly without xorg at all Mar 14 22:11:46 I'd think it would be smarter to use gpu-acceleration for drawing operatings Mar 14 22:30:26 I wonder, is there a distribution that has /everything/ working? Mar 15 00:00:13 I had this working (albeit flakily) yesterday, but it seems to not work today http://sprunge.us/BeLh Mar 15 00:22:17 the only distribution I've gotten GPRS working on is SHR, but I can't seem to figure out how to do mms on it Mar 15 00:22:39 qtmoko, for example, claims to be able to send mms messages, provided I can get gprs working on it (I can't) **** ENDING LOGGING AT Thu Mar 15 02:59:58 2012