**** BEGIN LOGGING AT Mon Mar 16 02:59:57 2009 Mar 16 07:41:28 hi, are there milestone for fix problems with 8gb minisd and u-boot for neo1973? Mar 16 07:41:32 thanks in advance Mar 16 07:47:45 geaaru: looks like it's left to the community. starox is working on SDHC support for gta01 in u-boot and plans to do it for Mar 16 07:47:49 Qi as well. Mar 16 07:48:22 ah wonderful, :) thank you very much Mar 16 07:48:29 geaaru: alternatively, you can just flash the kernel to NAND and supply a root=/dev/sda1 parameter to use rootfs on uSD. Mar 16 07:50:11 yes, but last kernel images are greater then kernel image partition and i can't in this moment, compile a minimal kernel that is compliant with flash kernel partition of neo Mar 16 07:50:52 geaaru: do you have any problems with cross-compiling? Mar 16 07:51:14 geaaru: also you can flash the kernel to the rootfs NAND partition. Mar 16 07:54:45 ah ok, i try then to flash kernel to rootfs nand partition, thanks Mar 16 07:55:25 geaaru: don't forget to tweak u-boot boot command to read the kernel from there (and don't forget you need an additional parameter to read kernel >2M). Mar 16 07:55:59 what is addition parameter to read kernel >2M? Mar 16 07:57:49 geaaru: i guess that's the size in bytes to read from NAND in nandread command. Should be the last one and be more than the kernel size. Search the wiki or archives for more detailed instructions. Also please report the results of using the recent kernel on gta01 on the mailing list. Mar 16 07:58:18 k, i will do asap, still thanks Mar 16 08:14:49 morning Mar 16 08:28:00 good morning Mar 16 08:29:23 Hello Mar 16 08:30:56 i'm installing debian on microsd card and i have a little problem. i can't run script Mar 16 08:31:37 root@om-gta02 ~ $ ls Mar 16 08:31:37 Desktop duke3d-openmoko install.sh Mar 16 08:31:37 configure-uboot.sh gg opendoom Mar 16 08:31:37 root@om-gta02 ~ $ chmod +x configure-uboot.sh Mar 16 08:31:37 root@om-gta02 ~ $ ./configure-uboot.sh Mar 16 08:31:38 -sh: ./configure-uboot.sh: not found Mar 16 08:31:41 Linkas: check mount option. Mar 16 08:31:41 root@om-gta02 ~ $ Mar 16 08:31:54 sdf Mar 16 08:32:07 if it has noexec, you can't run executables files. Mar 16 08:32:28 mount -o remount,exec /media/card Mar 16 08:33:19 root@om-gta02 ~ $ mount -o remount,exec /media/card Mar 16 08:33:19 root@om-gta02 ~ $ ./configure-uboot.sh Mar 16 08:33:19 -sh: ./configure-uboot.sh: not found Mar 16 08:36:30 Linkas: your interpreter is maybe not found Mar 16 08:36:47 what should i do? Mar 16 08:36:55 if you have #!/bin/bash replace it with #!/bin/sh Mar 16 08:38:35 i have sh. how can i change sh to bash? Mar 16 08:40:54 Linkas: If you have /bin/sh it's not what give you your error. It is something else. Mar 16 08:42:48 starox_: "#!/bin/bash replace it with #!/bin/sh"-now working sorry, my mistake. thanks for help Mar 16 08:49:46 now i have another problem. this scrip need "dfu-util installed, available from the regular Debian archive" where i can get this dfu-util? i put normal dfu-util to home directory and doesn't work Mar 16 08:53:12 Linkas: is your home directory included in your PATH? Mar 16 08:55:31 no Mar 16 08:58:42 now script shows "/home/root/dfu-util: line 1: syntax error: "(" unexpected" Mar 16 09:12:57 Linkas: show that line then, probably you somehow damaged it. Mar 16 09:23:25 /home/root/dfu-util -a u-boot_env -U env.orig Mar 16 09:25:26 Linkas: That looks ok, but i wonder where ( comes from. Mar 16 09:26:09 root@om-gta02 ~ $ ./dfu-util Mar 16 09:26:09 ./dfu-util: line 1: syntax error: "(" unexpected Mar 16 09:26:20 dfu-util is damaged Mar 16 09:33:48 Linkas: Finally it seems you need bash: opkg install bash Mar 16 09:34:00 and then revert the change made on the script Mar 16 09:40:04 now ./configure-uboot.sh: line 78: /home/root/dfu-util: cannot execute binary file Mar 16 09:51:57 now work but "./configure-uboot.sh: line 80: uboot-envedit: command not found" Mar 16 09:57:23 i must install on my desktop "pkg-fso-keyring" but i have fedora-on wiki is only howto install "pkg-fso-keyring" on debian Mar 16 11:26:19 lindi-, well, is everything workingL Mar 16 11:31:16 TAsn: nope :( Mar 16 11:31:31 what's not working? Mar 16 11:31:36 let's split it to pieces Mar 16 11:31:38 TAsn: kernel crashes Mar 16 11:31:41 :) Mar 16 11:31:55 did you manage to play/get sound from the headset? Mar 16 11:32:55 and from gsm? Mar 16 11:33:07 if so, this means this is only the connection you don't get right. Mar 16 11:33:20 try first to tunnel only the mic of the headset Mar 16 11:33:25 does this work alone? Mar 16 11:55:24 good morning everyone Mar 16 11:56:26 Are there any SHR users in here that are having trouble with the dependency gtk+-fastscaling? If so, I have a solution. I just tried it on my freerunner and it works great! Mar 16 11:57:17 jhass840: well on SHR the package is called gtk+ so install that and force opkg Mar 16 11:58:21 * Weiss wishes gtk+-fastscaling would just go away : Mar 16 11:58:21 :/ Mar 16 12:00:20 tig|: that didn't work for me when I tried it. I just went to edited /var/lib/opkg/shr-armv4t and added the line Replaces: gtk+-fastscaling to gtk+ Mar 16 12:02:35 fair enough :) might be worth bunging it on the wiki :) Mar 16 12:05:11 to be honest, it wasn't my idea. I saw it in a forum somewhere (some guy recommending that the SHR developers do it) and I told them about it but they ignored me so I did it myself and it worked Mar 16 12:05:44 tig|: If you want to put it up on the wiki you can. I would but I actually have to get ready for class now Mar 16 12:09:28 tig|: it's on line 33114 in the file /var/lib/opkg/shr-armv4t just add the line Replaces: gtk+-fastscaling anywhere after that Mar 16 12:33:31 Someone needs to fix timezones. Nobody ever says anything this time of day. Mar 16 12:45:43 SpeedEvil: what should we say? Mar 16 12:46:59 * toggles_w <3 beer Mar 16 12:47:31 beer: you should make shoutouts to Dave! Mar 16 12:48:54 DocScrutinizer: I hear that you're sending a C & R to Finland to fix the buzz, the letter is on it's way to Germany. Any changes of including another set in the same letter? Mar 16 12:49:21 rhkfin: np Mar 16 12:49:29 Great! Mar 16 13:00:36 TAsn: http://paste.nerv.fi/59807632.txt Mar 16 13:01:16 thought so Mar 16 13:01:22 rhkfin: wasn't aware it's to Finland though :) And I don't know how many sets I should trow in the envelope Mar 16 13:01:28 TAsn: it runs out of cpu power Mar 16 13:01:30 this means the moko is not powerful enough for all this sampling Mar 16 13:01:32 yeah. Mar 16 13:01:42 TAsn: i need to do the up-sampling in C :) Mar 16 13:01:56 you should ;] Mar 16 13:02:02 shouldn't be *that* hard Mar 16 13:02:55 what upsampling??? Mar 16 13:03:46 DocScrutinizer: well, i get kernel crash if i try to record and playback from hw:0,0 at 48000 Mar 16 13:03:52 DocScrutinizer: since 8000 works i better use it for now Mar 16 13:04:41 use plughw:0.0 Mar 16 13:05:17 DocScrutinizer: how do i tell that to record at 8000 but upsample it to 48000? Mar 16 13:05:23 there's already highly optimized resampling in ALSA Mar 16 13:06:55 ooh kernel crash Mar 16 13:06:56 awesome Mar 16 13:07:07 i guess u need some kernel devs to look into it Mar 16 13:07:07 :) Mar 16 13:07:11 plug decides on his own which rates to use on "both ends", based on capabilities queried from next layer Mar 16 13:07:26 DocScrutinizer: 'arecord -D hw:0,0 -t raw -r 8000 -f S16_LE -c 2 - | aplay -t raw -D usb -r 8000 -f S16_LE -c 2' causes overruns Mar 16 13:07:48 DocScrutinizer: either way a kernel crash is a bug to be fixed :) Mar 16 13:08:10 raster: sure Mar 16 13:08:16 DocScrutinizer: and aplay consumes 78% cpu time Mar 16 13:53:48 DocScrutinizer: what was the temperature of the solder you used? Mar 16 13:54:36 DocScrutinizer: ah, found it, 375C Mar 16 13:55:00 rather high. around some 350°. but that completely depends on your soldering syle Mar 16 13:55:19 no real reason lead solder wouldn't work Mar 16 13:55:36 yep Mar 16 13:55:53 or even low-melting-point. Mar 16 13:56:08 it's all just recommendations. You even can take 1k5 and a 50uF Mar 16 13:56:36 DocScrutinizer: ok, we'll see how it goes :) Mar 16 13:56:47 * rhkfin trusts a coworker :) Mar 16 13:56:54 this rework isn't very critical. a lot of variations are possible Mar 16 13:58:27 just a accurate description how prototype has been done. Nothing more Mar 16 13:59:21 I don't claim it's the only way, nor do I think it's free of glitches Mar 16 14:00:05 e.g I should have recommended to use a high quality flux Mar 16 14:04:24 right.. My nokia starts to die -> Would like to start using OM as a primary -> would like to get rid of buzz.. Mar 16 14:04:35 But yep, we'll report to you from Finland soonish :) Mar 16 15:02:56 hi there! I have my FreeRunner connected to Mac OS X via usb and it worked fine the first time, then the connection broke and mac os x does not detect the ethernet device anymore (says "not connected"). Who is to blame here? The Openmoko or the mac side? Mar 16 15:04:45 I think macos allocates a new device identified for the freerunner whenever it changes mac, which it does on boot at least (or did when I last checked), you sure it's not just that? Mar 16 15:04:50 identifier Mar 16 15:05:26 (if it hasn't been done already, the network gadget driver really should use a static private mac derived from the bt mac for instance) Mar 16 15:05:31 no the device name has not changed nor is there a new device (both with ifconfig and the GUI) Mar 16 15:05:36 okay Mar 16 15:05:52 does mac os x have 'dmesg' or something? Mar 16 15:06:05 I may have screwed things up by bringing up the wifi device manually Mar 16 15:06:11 henk: it does Mar 16 15:06:50 henk: it says find CDC driver failed...hm... Mar 16 15:07:27 C-Keen: try another usb port until it's correctly recognized Mar 16 15:08:02 will do henk thanks Mar 16 15:08:50 henk: thanks that did it Mar 16 15:12:23 hm, I have flashed the om2008.12 release but the package sources are still pointing to .8 Is this intended? Mar 16 15:16:36 hm, also the signature files for opkg are missing :/ Mar 16 15:44:47 hm, a lot of places mention an application button on my UI but I don't seem to have one Mar 16 15:46:54 C-Keen: Aux button on top right of Freerunner and power button are the two only buttons i know Mar 16 15:47:10 Aux button on top left :-) Mar 16 15:48:38 nullix: I meant more like a menu entry on 'Home' than a physical button Mar 16 15:48:43 sorry for the confusion Mar 16 15:49:36 * johnsu01 updates to get all mickey's patches Mar 16 15:49:47 nullix: I have opkg install[ed] openmoko-panel-wifi and it does not show up Mar 16 15:51:22 well i don't know, but i have no more Wifi settings since my update into om2008.12, i had them previously with version i got when i buy it, but i don't know what version it was. Mar 16 15:53:21 meanwhile i installed android on memory card... Mar 16 15:53:48 i kept multi boot though Mar 16 15:57:44 C-Keen: i have "openmoko-panel-wifi - 0.0.0+svnr4344-r0 - Shows the wifi status in the Openmoko panel" installed, but no wifi panel either Mar 16 15:58:59 nullix: great :/ Mar 16 16:03:57 tig|: did you ever get around to putting that stuff on the wiki? Mar 16 16:44:42 C-Keen: yes, it's inteded that it points to 2008.8, and the sifnatures have never worked. Mar 16 16:44:48 This means that everything is normal :) Mar 16 16:45:09 C-Keen: check Kustomizer if you want to have it up'n running easily: http://wiki.openmoko.org/index.php?title=Kustomizer Mar 16 16:45:30 rhkfin: ah thanks! Mar 16 16:46:25 * SeligArkin is begining to think there isn't a window manager for her that she would like Mar 16 16:46:34 SeligArkin: kwin :) Mar 16 16:47:02 rhkfin: for theopen moko Mar 16 16:47:10 I like illume, but its been too crashy on me. x.x Mar 16 16:47:49 I am seriously considering writing my own. Mar 16 16:48:13 SeligArkin: why not use some proven-to-work wm? Mar 16 16:48:15 and thats not good,considering my habit of gettingsomething barely working then stoping all work on it Mar 16 16:48:29 SeligArkin: what's wrong with kwin? Mar 16 16:48:45 * rhkfin plans to try kde on OM - if someone has it compiled somewhere.. debian..? Mar 16 16:49:36 I want a wm spificly designed to be used on a device like the openmoko Mar 16 16:49:49 matchbox is a close fit,but the inability to switch windows kills that Mar 16 16:50:15 SeligArkin: icewm Mar 16 16:50:22 C-Keen: i will try kustomizer too, then we could exchange info about its behavior Mar 16 16:51:17 nullix: C-Keen if interested, you're also welcome to join Kustomizer ml to share ideas & discuss the behaviour Mar 16 16:52:26 thanks Mar 16 16:53:16 well, i have multiboot, then it reboots by default on android for phase2 i have to force it to reboot on internal. Mar 16 16:54:18 [ Mar 16 16:55:04 * SeligArkin hmms Mar 16 16:56:46 uhm: seems that second run was detected during stop of first phase ( i have -> second run detected, c00l :) traces in first ssh Mar 16 16:57:12 and now it started something but then screen is black buttons not responding Mar 16 16:57:23 no usb conenctivity eitehr Mar 16 17:01:34 had to disconnect battery to recover Mar 16 17:02:38 nullix: was the red aux light flashing? Mar 16 17:02:49 nope Mar 16 17:02:56 huh Mar 16 17:03:12 * SeligArkin shrugs Mar 16 17:03:16 but now it gets englightment Mar 16 17:04:45 some messages with modules errors but it works Mar 16 17:07:33 now i run second second step Mar 16 17:08:20 i have got kustomizer windows and i upgrade Mar 16 17:11:40 nullix: did the first stage finish & restart? Mar 16 17:12:05 yes first stage finiished long time ago :-) Mar 16 17:12:18 and restarted Mar 16 17:12:38 so everything's good? Mar 16 17:13:02 i am in "installing all coll apps on the net" Mar 16 17:13:09 yep Mar 16 17:13:19 pong package was not found Mar 16 17:13:28 nothing worrying yet Mar 16 17:14:55 just as i wrote previously : second stage was trying to start right before restart at end of first kustomizer stage / ssh session, but it didn't do anything. Mar 16 17:15:11 We're almost ther be patient :) Mar 16 17:16:15 An error occurred, return value: 2. Mar 16 17:16:22 uhm not so helpfull error Mar 16 17:16:50 while configuring libboost-signals1.33.1 Mar 16 17:21:24 some additional erros, 7, 2 ,5 ,2 ... Mar 16 17:22:21 there should be a required library ftp so something that stores these damn libraries so we wont have to hunt because of this unorganized cluster f--k Mar 16 17:23:45 sorted fiest by which branch they work in Mar 16 17:23:59 first* Mar 16 17:26:03 nullix: some packages from opkg.org fail.. I know.. Mar 16 17:26:55 But that's bad if it doesn't restart. In a way it's ok but it might be slow if you have a lot of stuff (=tangogps map tiles) on the memory card Mar 16 17:30:15 it restarted after first phase but it just hang after enlightment, restarting it did it. Mar 16 17:30:33 it is currently in second phase still installing new packages Mar 16 17:30:54 ( We're almost there message is quite optimistic... ) Mar 16 17:31:39 nullix: ah, ok.. so first stage was good, it restarted but when trying to start enlightenment, nothing happened? That's weird.. You're sure it wasn't screensaver/suspend that had time to hit in? Mar 16 17:31:49 nullix: agreed :) Mar 16 17:33:21 rhkn: well i am sure that screensave/suspend actualy WAS hit (when i restarted it was set to 30s, i deactivatted it ) Mar 16 17:33:32 but buttons didn't resume Mar 16 17:33:47 and usb conenctivty was lost ( due to syuspend certainly ) Mar 16 17:34:20 perhaps the script should make sure it disable suspend mode. Mar 16 17:34:50 ok.. I'd like to know the way to disable the suspend except preventing it when running something.. Mar 16 17:35:14 I have no idea how to change the default suspend time to 'off' from command line.. Mar 16 17:35:25 me neither Mar 16 17:35:46 by the way : you're script is great it saves times Mar 16 17:36:38 nullix: that's why it was written :) Mar 16 17:37:14 The downside is that some packages fail to install because they're not available etc. If you feel something's missing, surf to opkg.org.. Mar 16 17:39:48 http://wiki.openmoko.org/wiki/Image:Kustomizer-install.png is quite different from what i saw on my screen Mar 16 17:40:21 i have really less messages even i i see in ssh all packages installing (for me it is engough ) Mar 16 17:41:10 it look like it installs many time same packages Mar 16 17:42:04 nullix: it actually doesn't install many times. The problem is with the ash functions and 'tee' that are used to write the log to a file.. For some reason it messes the output.. Mar 16 17:42:35 ok, but logged output is ok ? Mar 16 17:42:48 nullix: no, it's a mess, too.. Mar 16 17:42:48 secondstage 2>&1 | tee -a kustomizer.log Mar 16 17:43:06 that's the line.. If anyone has any ideas how to improve it, you're welcome.. Mar 16 17:47:23 (06:07:33 PM) nullix: now i run second second step Mar 16 17:47:35 so many packages... Mar 16 17:47:39 nullix: but you're right, should run & take a new screenshot.. Mar 16 17:47:54 nullix: indeed.. Mar 16 17:48:27 what app did you use to take screenshot ? Mar 16 17:48:55 RESTART in 30s Mar 16 17:49:33 nullix: qpe-scap from ssh Mar 16 17:49:52 earlier version installed that in stage one (to be able to take the screenshot :) Mar 16 17:50:27 too late :-) Mar 16 17:51:21 np :) Mar 16 17:51:34 Okay, I've been having trouble with GPS so I decided to run ps -e in the terminal to see of fso-gpsd is running. I see that it is in memory, but the amount of time it has been running always shows 00:00:00 no matter what. I have tried changing the GPS from "Auto" to "ON" in SHR settings, and also running fso-gpsd -n. However, no matter what I do it appears that fso-gpsd is never running Mar 16 17:53:40 jhass840: what distro, SHR I guess? Mar 16 17:53:45 ah, right :) Mar 16 17:54:07 rhkfin: Same problem? I guess it's broken? Mar 16 17:56:49 hello can anyone help me with u-boot ? Mar 16 17:57:10 rhkfin: reboot ok ! super i'am playing Linball :-) Mar 16 17:57:14 thnaks Mar 16 17:57:22 have to go home now Mar 16 17:57:24 bye Mar 16 17:57:28 jhass840: no, I don't run SHR, just asked - knowing the distro makes it easier for people to help Mar 16 17:57:31 nullix: greta :) Mar 16 17:57:32 great Mar 16 17:57:43 freerunnerlive1: what's your question? Mar 16 17:58:02 i have a uboot meu changes with debian instller Mar 16 17:58:16 but i can not change it back Mar 16 17:58:47 i flashed some versions but the menu don't change Mar 16 17:58:56 he want to boot from sd card debian Mar 16 17:59:12 and the second option is boot ing from flash Mar 16 17:59:42 is there a way to change it that uboot boot first from flash ? Mar 16 17:59:47 The menu entries are stored in environment variables. You can boot the Freerunner into NAND u-boot (hold down power then aux) then connect over USB-serial ("screen /dev/ttyACM0" or similar on your host pc) Mar 16 18:00:08 "printenv", "setenv", and "saveenv" u-boot commands will let you make any changes you want Mar 16 18:00:39 "bootcmd" is what u-boot executes on a normal boot, and "menu_N" specifies what each menu entry does Mar 16 18:01:55 is there a manuel because i 'm not enfglish people and only a user :-( or do you have the reight command to type into the terminal ? Mar 16 18:01:59 please ? Mar 16 18:03:24 i must have running distrobution to change it ? Mar 16 18:04:19 The closest thing to a manual is the openmoko wiki, e.g. http://wiki.openmoko.org/wiki/Bootloader_environment Mar 16 18:05:06 You don't need a running distribution. You connect over USB to the u-boot console Mar 16 18:05:46 freesmartphone.org: 03mickey 07cornucopia * rd053f8390450 10/libfsoframework/ (10 files in 2 dirs): fsoframework: plugin is a typemodule now Mar 16 18:05:47 freesmartphone.org: 03mickey 07cornucopia * re1bf7be5aab4 10/fsodeviced/src/plugins/kernel26_leds/plugin.vala: fsodevice: catch up with fsoframework changes Mar 16 18:06:41 set to usb or serial ? Mar 16 18:06:54 usb Mar 16 18:07:04 and then ? Mar 16 18:07:11 printenv Mar 16 18:07:33 printenv with options ? Mar 16 18:07:48 into terminal ? Mar 16 18:08:18 You should take some time to read the wiki pages and understand what the commands do. I don't have time right now to figure out the exact commands that you need to enter, but if you 'pastebin' the output of the printenv command then someone else here might be able to help Mar 16 18:08:47 ok i want to work :-) Mar 16 18:08:51 thanks a lot Mar 16 18:08:59 maybe a .jff2 file after kustomizer is finished would save everybody some time Mar 16 18:09:15 S Mar 16 18:11:37 slaxxin: feel free to do it.. a) I don't want to host it, b) I'd like people also have a look at the script to learn stuff c) more work. But I'm all for it if someone else does it. Mar 16 18:11:55 I'd prefer a working repository.. Mar 16 18:13:17 well the script is quite usefull antways Mar 16 18:16:11 it gives also the possibility to comment away thing they don't want. Mar 16 18:16:44 And if you look it closely, it'd also copy some config files from /media/card and run you custom script from there, if they existed :) Mar 16 19:03:51 freesmartphone.org: 03mickey 07cornucopia * r6d8465cadd9f 10/libfsoframework/configure.ac: fsodevice: lower dbus requirement to 1.2.1 Mar 16 19:06:36 freesmartphone.org: 03mickey 07cornucopia * r90d966a94571 10/libfsoframework/fsoframework/subsystem.vala: fsoframework: this was not supposed to be commited yet Mar 16 19:10:44 freesmartphone.org: 03mickey 07cornucopia * r8cab892af0cf 10/libfsoframework/fsoframework/subsystem.vala: fsoframework: compile it Mar 16 19:10:45 freesmartphone.org: 03mickey 07cornucopia * r9f28a1302798 10/libfsoframework/ (README fsoframework/subsystem.vala): add note about our vala mirror. Mar 16 19:25:25 * Quinn_Storm grumbles Mar 16 19:25:49 back to trying to flash the device, still not getting any luck (using -oo and such, but maybe I'm not doing the process in quite the right way somehow?) Mar 16 19:26:07 its just hanging at the 'reset target' state no matter what I issue on the second ssh session Mar 16 19:27:34 Quinn_Storm, why not using dfu-util? Mar 16 19:28:41 talking about flashing gsm firmware Mar 16 19:28:46 Quinn_Storm: are you using GTA01? Mar 16 19:28:52 yeah, its a GTA01 Mar 16 19:29:18 I got a partial flash the first try, and ever since I haven't been able to get it to do anything Mar 16 19:29:23 Quinn_Storm: ok, then try to do the following: first, power off and remove the battery. Mar 16 19:30:13 done Mar 16 19:30:40 Quinn_Storm: Now fully boot and connect via ssh. Mar 16 19:31:40 Quinn_Storm: after that pastebin the "ps ax" output. Mar 16 19:32:46 Quinn_Storm: have you already downloaded moko11 btw? Mar 16 19:32:52 yeah I have Mar 16 19:33:15 * Quinn_Storm is waiting on firefox right now, its being crashy on her little linux box (typing here from a different box) Mar 16 19:34:21 http://pastebin.ca/1362529 Mar 16 19:35:48 Ok, now /etc/init.d/fso-framework stop (or something very similiar) Mar 16 19:36:43 hmm there's no fso-framework, just fso-gpsd and fso-monitord Mar 16 19:37:07 Quinn_Storm: Then it's called framework or something like that. Mar 16 19:37:08 there's frameworkd, fso-gpsd, fso-monitord... Mar 16 19:37:09 ok Mar 16 19:37:23 frameworkd is shut down Mar 16 19:38:08 Quinn_Storm: you can also disable bluetooth, connman and everything else not needed. Please pastebin the ps ax output after that. Mar 16 19:40:05 http://pastebin.ca/1362535 Mar 16 19:41:02 Quinn_Storm: wow, cool Mar 16 19:41:47 Quinn_Storm: now "cd /usr/sbin" and "FLUID_PORT=/dev/ttySAC0 fluid.exe -oo -b 115200 -f $HOME/path_to_moko11.m0" Mar 16 19:41:57 ok, no resetting first? Mar 16 19:42:46 Quinn_Storm: no, why reset :) Mar 16 19:42:54 Quinn_Storm: so, no resetting first, it's not needed. Mar 16 19:44:48 ok, that's running Mar 16 19:45:22 its hung at bootloader: (reset target) as expected Mar 16 19:45:39 Quinn_Storm: on the other console do "s3c24xx-gpio b7=0", wait 1 sec, "s3c24xx-gpio b7=1", wait 1 sec, "s3c24xx-gpio b7=0" Mar 16 19:46:37 hmm, nothing from that Mar 16 19:47:01 Quinn_Storm: try to repeat the last step with s3c24xx-gpio Mar 16 19:47:35 hey! Mar 16 19:47:36 Quinn_Storm: ah, it might be necessary to do "echo 1 >/sys/bus/platform/devices/neo1973-pm-gsm.0/power_on" and if it doesn't help, repeat gpio dance after that. Mar 16 19:47:50 hey PaulFert` Mar 16 19:48:00 you're good with Linux in general? Mar 16 19:48:26 * Quinn_Storm is trying these bits Mar 16 19:48:37 Fougner: to some degree, yes. That's the only OS i use. Mar 16 19:49:07 damn, no luck so far Mar 16 19:49:41 Quinn_Storm: repeat the gpio dance Mar 16 19:49:53 already did Mar 16 19:49:57 do it again? Mar 16 19:50:11 Quinn_Storm: yes (have you "powered" the modem via sysfs already?) Mar 16 19:50:31 yeah Mar 16 19:50:37 then I redid the gpio dance Mar 16 19:50:42 since nothing happened Mar 16 19:51:07 Quinn_Storm: repeat again, it won't hurt :) Mar 16 19:51:25 nothing Mar 16 19:51:48 Quinn_Storm: ok, what's the output of s3c24xx-gpio B6 Mar 16 19:52:02 ">0" Mar 16 19:52:31 Quinn_Storm: try to set it to 1, then to 0 again. Mar 16 19:52:54 ok, did that Mar 16 19:53:48 Quinn_Storm: If fluid is still waiting, repeat the "main" gpio dance. Mar 16 19:54:17 did so, fluid's still waiting Mar 16 19:54:22 PaulFert`, okay, I'm trying to setup samba, and I guess I'm just blind, because I try to connect to it, and it just tells me: "(Error NT_STATUS_CONNECTION_REFUSED" Mar 16 19:54:38 I guess it's not directly related to samba Mar 16 19:54:45 Quinn_Storm: If it doesn't help, kill fluid, and do "FLUID_PORT=/dev/ttySAC0 fluid.exe -oo -od13,13 -vvv -f $HOME/path_to_moko11.m0" Mar 16 19:54:52 I'd say it's about the general networking or something.. firewall? Mar 16 19:55:06 Fougner: query me in private Mar 16 19:55:44 ok, now its spewing R's Mar 16 19:56:10 Quinn_Storm: now repeat the gpio dance. Mar 16 19:56:47 no effect on its output Mar 16 19:58:36 Quinn_Storm: try the instructions in "Powercycle the modem" block to turn it on and then "s3c24xx-gpio b7=1" to turn it on again Mar 16 19:58:55 ok, just follow them as written? Mar 16 19:59:32 Quinn_Storm: yes, just the block with powercycling. Mar 16 19:59:57 ok Mar 16 20:00:20 ok, did that, followed by b7=1, no effect Mar 16 20:02:00 just staring at a screenful of 'R' Mar 16 20:02:28 Quinn_Storm: try again the same (the block and then turn on). Mar 16 20:03:21 still nothing Mar 16 20:05:07 Quinn_Storm: hm, let me think... Mar 16 20:05:49 Quinn_Storm: wow, one more idea :) Mar 16 20:06:24 Quinn_Storm: what is the output of gpio H0, H1, H2 and H3? Mar 16 20:06:41 all report 'F1' Mar 16 20:08:42 Quinn_Storm: hm, that can be a clue Mar 16 20:09:58 Quinn_Storm: do stty -crtscts -F /dev/ttySAC0 Mar 16 20:10:10 Quinn_Storm: then check the gpio outputs of H0-H3 again. Mar 16 20:11:35 no change Mar 16 20:11:41 Quinn_Storm: after that you need to do H1=0 (to force flow control off) Mar 16 20:11:43 (should I kill fluid?) Mar 16 20:11:47 ok Mar 16 20:11:55 Quinn_Storm: not needed, i guess. Mar 16 20:12:06 ok, set h1 to 0 Mar 16 20:12:10 no change on fluid Mar 16 20:12:29 Quinn_Storm: now try to do b7=0, wait, b7=1 again Mar 16 20:12:50 nothing Mar 16 20:13:23 Quinn_Storm: and again? Mar 16 20:14:29 no change Mar 16 20:14:33 re Mar 16 20:14:41 Quinn_Storm: try to restart the fluid Mar 16 20:15:36 ok, have fluid restarted, still R Mar 16 20:15:51 anyone intereested in a freerunner with a damaged screen? Mar 16 20:15:57 h0-h3 read: F1 <0 F1 F1 Mar 16 20:15:58 Quinn_Storm: after fluid starts to set R, you're supposed to power-cycle the modem. b7=0, b7=1 should do that. Mar 16 20:16:19 powercycling doesn't seem to be doing anything Mar 16 20:16:24 still just showing 'R' Mar 16 20:16:40 Actually, it's not powercycling, but should be equivalent to. Mar 16 20:17:02 well, either way, fluid doesn't seem to be liking it Mar 16 20:17:10 I'm not remebering detail but there was some nasty mux of debug console and gsm-tty Mar 16 20:17:51 Yes, but the debug console is supposed to be turned off on "echo 1 > power_on" Mar 16 20:18:12 also I'm not sure about ttySACx for gta01 Mar 16 20:18:26 we should summon mwester ;-) Mar 16 20:19:17 No, that is definetly correct. Port #0 Mar 16 20:19:48 DocScrutinizer: can testrst be of any help? Mar 16 20:19:54 PaulFert`: can gta01 and gta02 screens be swapped? Mar 16 20:20:24 ok, werner's posting at ML definitely was based on GTA01 sop Mar 16 20:20:30 shellevil: ask Doc, he's the hardware expert :) I guess yes :) Mar 16 20:20:53 shellevil: yup Mar 16 20:21:00 err - DocScrutinizer I meant. I assume it's a soldered down ribbon? Mar 16 20:21:11 nope Mar 16 20:21:25 pcba is a connector Mar 16 20:21:41 Interesting, thanks. Mar 16 20:21:48 np Mar 16 20:21:50 Quinn_Storm: my advice would be to give the GSM a real power-cycle (shut down the phone, remove USB power and battery for a few seconds) Mar 16 20:21:50 Quinn_Storm: try to repeat from the battery removal following the wiki instruction closely, but use my last fluid command instead of the one given. Mar 16 20:22:02 yup Mar 16 20:22:09 ok, trying that again to see if its any better this time Mar 16 20:22:17 Also remove the /etc/rc.d symlink so that frameworkd (or anything else that will touch the modem) is not started on reboot Mar 16 20:22:35 though werner told it's not needed Mar 16 20:22:38 oh crap, lol, was too early in pulling battery, will do that, then reboot again Mar 16 20:23:03 Sorry, should've mentioned the symlink one first Mar 16 20:23:32 mwester: ping!!! Mar 16 20:24:34 nah, mmontour you also did the 01-gsmflash, right? Mar 16 20:25:15 Yeah, I followed the wiki instructions and it worked for me. I think it was "moko10" Mar 16 20:25:27 anyway, me need some meal Mar 16 20:25:36 mmontour: on gta01? Mar 16 20:27:06 I've flashed gsm on my gta01 and gta02 (gta02 is up to moko11, gta01 was an older version) Mar 16 20:27:12 DocScrutinizer: the difference is that now Quinn_Storm needs to use ROM bootloader as his flashing attempt failed inbetween the previous time. And there can be some flow-control-related nastyness. Mar 16 20:27:25 s/his/her/ ^_^ Mar 16 20:27:31 :) Mar 16 20:27:58 Actually looks like it was "gsm_ac_gp_fd_pu_em_cph_ds_vc_cal35_ri_36_amd8_ts0-moko9-beta1.m0" on the gta01 Mar 16 20:28:01 Quinn_Storm: you rock :) Mar 16 20:28:34 oh? Mar 16 20:28:37 hmm, not really I'd assume. rombl is without hw-fc Mar 16 20:29:08 Yes, i know. Still it can have some side-effect. Mar 16 20:29:33 mmontour: so might I ask you to take over. I'm out for meal now :) Mar 16 20:30:14 ok, tried those instructions (restart completely, follow powercycle block, do fluid command, do b7=1) and nothing new happened (still 'R' like last time) Mar 16 20:30:48 DocScrutinizer: enjoy your meal, i hope it's a healthy one :) Mar 16 20:30:57 oh and on the screen of the moko I see: "rxerr: port ch=0x00, rxs=0x0000000e" Mar 16 20:30:59 (twice) Mar 16 20:31:16 freesmartphone.org: 03mickey 07cornucopia * rda33012c982e 10/fsodeviced/configure.ac: fsodeviced: lower dbus requirement to 1.2.1 Mar 16 20:31:21 hmm, connmand is running, probably should zap that and reboot again Mar 16 20:31:28 Quinn_Storm: no, shouldn't matter Mar 16 20:31:30 DocScrutinizer: I don't think there's much I can do at this point. I don't really understand the fluid voodoo - I just typed in what the wiki said Mar 16 20:31:34 PaulFert`: has to be, as me isn't that well and healthy today Mar 16 20:31:48 Quinn_Storm: what does stty -a -F /dev/ttySAC0 |grep crtscts show? Mar 16 20:32:03 -crtscts Mar 16 20:32:12 Sounds good. Mar 16 20:32:37 there's no -b in the fluid line so I imagine its opening it at the 19200 listed by stty Mar 16 20:32:57 Quinn_Storm: really? Mar 16 20:33:11 the line I was given earlier had no -b in it Mar 16 20:33:19 Quinn_Storm: the default seems to be 115200 Mar 16 20:33:22 ok Mar 16 20:33:26 stty shows 19200 at the top Mar 16 20:33:28 yup Mar 16 20:33:47 hmm, I also see a mention of a gsm wakeup interrupt on the screen before those two rxerr lines Mar 16 20:33:48 Quinn_Storm: pastebin the stty -a -F /dev/ttySAC0 output Mar 16 20:33:51 not sure what those might mean Mar 16 20:33:51 ok Mar 16 20:34:30 http://pastebin.ca/1362610 Mar 16 20:34:50 you know for GTA01 powercycle for modem is "send AT@poff" then pulse reset line Mar 16 20:35:05 b6? Mar 16 20:35:27 b/c b6 is MODEM_RST and b7 is MODEM_ON Mar 16 20:35:49 Quinn_Storm: stty 0:4:18b2:8a00:0:0:7f:15:4:0:0:0:0:0:0:0:12:f:17:16:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 -F /dev/ttySAC0 Mar 16 20:35:59 then to send AT@poff you probably need to restart fluid, as it most likely will conflict Mar 16 20:36:13 ok, I'm a little lost Mar 16 20:36:17 will do that stty command Mar 16 20:36:46 DocScrutinizer: in my testing cycling MODEM_ON always restarted the firmware nevertheless. Mar 16 20:36:56 DocScrutinizer: without really cutting power or doing other stuff. Mar 16 20:37:11 At least i seen "AT command interpreter ready" Mar 16 20:37:16 hmm interesting Mar 16 20:37:31 root@om-gta01 ~ $ stty 0:4:18b2:8a00:0:0:7f:15:4:0:0:0:0:0:0:0:12:f:17:16:0:0:0: Mar 16 20:37:34 There are some nasty issues with wrong stty settings for some people. billk can tell you more Mar 16 20:37:35 0:0:0:0:0:0:0:0:0:0:0:0:0 -F /dev/ttySAC0 Mar 16 20:37:36 yup, good indication Mar 16 20:37:37 stty: /dev/ttySAC0: cannot perform all requested operations Mar 16 20:38:18 * DocScrutinizer away now. ping me later Mar 16 20:38:36 Quinn_Storm: that should still be better. Stop fluid. Do the operations from "powercycle the modem" block. Start fluid with -b 115200 (and other stuff i told you), do b7=1 to turn the modem on. Mar 16 20:38:52 ok Mar 16 20:38:58 exactly Mar 16 20:39:40 poweron done best ~2sec after fluid start Mar 16 20:42:01 Quinn_Storm: i'm currently trying to reproduce the stuff Mar 16 20:42:13 ok Mar 16 20:42:21 nothing with this attempt Mar 16 20:42:56 btw the "RRR" means fluid talking to calypso but missed BL looking for Fluid Mar 16 20:43:17 btw I'm using a thoroughly lobottomized shr-lite image (lots of stuff removed, services not running, etc.) Mar 16 20:43:39 so this one was a near miss, where fluid been started to late Mar 16 20:43:49 iirc that is! Mar 16 20:45:24 Quinn_Storm: set default initlevel to S Mar 16 20:45:46 Quinn_Storm: looks like i can reproduce that. Investigating... Mar 16 20:45:57 nah, sorry DONT DO this Mar 16 20:46:25 DocScrutinizer: lol, yeah, that'd keep ssh from starting most likely Mar 16 20:46:33 yup Mar 16 20:47:01 * SeligArkin throws a pillow at DocScrutinizer Mar 16 20:47:14 :) Mar 16 20:49:59 * SeligArkin throws a sofa at doc|work Mar 16 20:51:02 Quinn_Storm: ok, trying to do the same on the FR without touching power control gives the same result. I'll try to see what i can do. Mar 16 20:51:18 ok Mar 16 20:51:32 it would be nice to unbrick the gsm modem on this device Mar 16 20:51:41 of course...tbh..its only so useful here in the us Mar 16 20:53:36 doc|work: sorry that's been intended for me I guess Mar 16 20:54:27 hm, so after a dozen recharges I find my battery (gta01) at 100% instead of maxing out at 87%. Did something recalibrate, or do I have a fully charged battery once more? 4.1V, I think it's old 100% :) Mar 16 20:55:33 Kero: i didn't know gta01 has any percentage gaughe for bat charge at all Mar 16 20:56:03 "capacity" Mar 16 20:56:03 4.1 sounds like rather completely charged Mar 16 20:56:35 maybe there is capacity, but no idea where it's derived from Mar 16 20:56:37 4.1 is something like 90% IIRC Mar 16 20:56:45 4.2 is 100% Mar 16 20:56:45 dunno what produces capacity (hardware or some driver that reinterprets voltage) Mar 16 20:57:02 the hardware just measures the volts Mar 16 20:57:05 shellevil: basically you can't tell Mar 16 20:57:10 anything in percent would be software Mar 16 20:57:12 with power, 4.19V reads 100% Mar 16 20:57:23 DocScrutinizer: you can tell - if you know the current too Mar 16 20:57:38 yup that's the point Mar 16 20:57:45 DocScrutinizer: or if the battery has been disconnected for a bit. Mar 16 20:57:48 but, yes Mar 16 20:57:48 current is what counts Mar 16 20:58:26 voltage largely changes with temp Mar 16 20:58:44 heh, wish I could trade up for a US freerunner Mar 16 20:59:19 neo is not warm, atm. Mar 16 21:00:41 Quinn_Storm: maybe there's a way. quite some ppl desperately searching a gta01 for test purposes Mar 16 21:00:48 oh? Mar 16 21:01:16 well I have an 01bv4 with a gsm modem that is slightly bricked but likely recoverable (just a bad flash, that's why I'm here atm) Mar 16 21:01:39 a US band freerunner would be much more useful to me since the gta01 isn't us band at all Mar 16 21:02:01 well, every 3 months there arises another demand for gta01 Mar 16 21:02:11 staistically Mar 16 21:03:02 DocScrutinizer: you should really go eat some decent food :) Mar 16 21:03:19 on my way Mar 16 21:03:48 Quinn_Storm: ok, let's try it like that: kill the fluid. do H1=0, H2=F, B7=1. Mar 16 21:04:15 Quinn_Storm: B6=1; load my correct stty settings. Mar 16 21:04:24 ok, one moment Mar 16 21:05:53 Quinn_Storm: after that start fluid with FLUID_PORT=/dev/ttySAC0 ./fluid.exe -oo -od13,13 -b 115200 -f /path/moko11.m0 Mar 16 21:06:14 Quinn_Storm: after that B6=0 and prey :) Mar 16 21:06:45 2sec! Mar 16 21:07:15 or 3 Mar 16 21:07:25 DocScrutinizer: looks like MODEM_ON doesn't fully restart the firmware, the bootloader is not run again. Especially given he has no main firmware running anymore. Mar 16 21:08:01 yup, so at@poff won't work Mar 16 21:08:11 DocScrutinizer: if only !TESTRSTZ works, that should be equivalent to power-cycling, but i can't check here, because i have a GTA02 :) Mar 16 21:08:15 but reset should I'd say Mar 16 21:08:38 yup Mar 16 21:08:40 :) Mar 16 21:09:10 I'd swap for a GTA02, alas I only have 900ers Mar 16 21:09:15 nothing Mar 16 21:10:07 Quinn_Storm: was stty call with my correct parameters successful? Mar 16 21:10:18 no, couldn't set everything Mar 16 21:10:32 stty: /dev/ttySAC0: cannot perform all requested operations Mar 16 21:10:45 Quinn_Storm: do it twice in a row Mar 16 21:10:55 ok that works Mar 16 21:11:11 Quinn_Storm: after that start fluid and release reset. Mar 16 21:11:13 starting over, h1/h2/b7/b6/stty/stty/fluid/b6 Mar 16 21:11:27 -crtscts is sufficient I'd say. fluid controlls all settings Mar 16 21:11:38 I thought that the GSM Reset line wasn't connected on GTA01 Mar 16 21:11:54 nah in 01 it is Mar 16 21:11:58 Quinn_Storm: you can skip setting gpios already set (except you're supposed to set reset to 1 before starting fluid and to 0 after it starts waiting). Mar 16 21:12:12 afaik Mar 16 21:12:17 DocScrutinizer: looks like nobody tried to flash GTA01 without the main GSM firmware... Mar 16 21:12:46 still can't get it to do anything Mar 16 21:12:46 there can't be any difference Mar 16 21:13:14 DocScrutinizer: there's as we can't really power-cycle the modem :( Mar 16 21:13:40 DocScrutinizer: i can't check the effect of TSTRZT here, as the line is not easily accessible. Mar 16 21:13:40 yup we can: remove bat Mar 16 21:14:55 DocScrutinizer: it will start BL immediately while fluid is not running yet. Mar 16 21:15:22 hmm, that's BAD Mar 16 21:15:31 DocScrutinizer: except desoldering B1701 (that connects VB and VBAT) Mar 16 21:15:51 I need to think about this, while eating Mar 16 21:16:27 might be a real issue, yeah Mar 16 21:16:34 Can it be that TESTRZT don't have a real reset effect and doesn't start the BL? Mar 16 21:16:42 Or is it just serial misconfiguration? Mar 16 21:16:47 nobody knows Mar 16 21:17:02 cya Mar 16 21:17:08 heh I should set up a tunnel so others can ssh to my phone Mar 16 21:18:44 Quinn_Storm: An "easy way for you to power-cycle the modem is to desolder B1701 (0603 L, i guess) and solder 2 wires to that to switch power on/off. Mar 16 21:19:08 heh, slow down ;) Mar 16 21:19:24 lol Mar 16 21:19:30 no way I have that kind of soldering skill Mar 16 21:19:32 DocScrutinizer: yeah, too "easy" :) Mar 16 21:19:52 DocScrutinizer: though powercycling works for FR to trigger start of BL reliably. Mar 16 21:21:01 PaulFert`: get a hs-cable to Quinn_Storm ! more easy Mar 16 21:21:07 And MODEM_ON never triggers the start Mar 16 21:21:11 * DocScrutinizer away Mar 16 21:21:34 http://wiki.openmoko.org/wiki/GTA01_gsm_modem#Power_On.2C_Power_Off.2C_and_Reset_of_the_GTA01_GSM_Modem has some notes about power-cycling gta01. Anything useful there? Mar 16 21:21:54 Quinn_Storm: are you comfortable with wiring a simple cable with one RS232-UART converter? Mar 16 21:22:18 mmontour: yes, but without the main firmware running AT@POFF doesn't have any effect. Mar 16 21:22:27 tbh, I doubt it, I don't really have parts or any soldering experience, I'm a software girl Mar 16 21:22:38 mmontour: i wish i could access TESTRZT now to check if it starts the BL or not... Mar 16 21:22:51 Quinn_Storm: already forgot that :( Mar 16 21:23:24 PaulFert`: the transistor is NC on gta02 Mar 16 21:24:47 DocScrutinizer: yes, i could ground the other side of pullup R, but it's under the can :-/ Mar 16 21:27:54 Quinn_Storm: at least you're pioneering the proper flashing of GSM on gta01 :) Mar 16 21:28:43 lol Mar 16 21:28:53 unfortunately, I'm not successful so far Mar 16 21:29:29 Quinn_Storm: if only you could solder, it'd be much simpler... Mar 16 21:29:40 PaulFert`: /nick DocS_theFool Mar 16 21:29:48 came back to tell you: Mar 16 21:29:57 yeah, eventually I'll learn Mar 16 21:30:02 you had my answer already: REMOVE BAT Mar 16 21:30:16 DocScrutinizer: but it will shutdown the SoC as well Mar 16 21:30:27 calypso is powered via bat, even on gta01 Mar 16 21:30:47 nope, SoC runs from USB happily Mar 16 21:30:52 and bye Mar 16 21:30:55 It does? Mar 16 21:31:02 So USB power won't come through to it? Via charging curcuit? Mar 16 21:31:02 not for me last time I tried it Mar 16 21:31:12 * SpeedEvil hunts for USB cable Mar 16 21:31:20 GTA01 gets really unhappy on USB power with no battery Mar 16 21:31:25 SpeedEvil: for me on gta02v6 it does run ok Mar 16 21:31:30 you should stop charging nevertheless prior to removing bat Mar 16 21:31:39 Ok, not an easy task... Mar 16 21:31:42 otherwise; scream of death on gta01 Mar 16 21:33:05 mmontour: and really unhappy means? Mar 16 21:34:35 not on 01 Mar 16 21:34:40 ah Mar 16 21:34:47 PaulFert`: means the "scream of death" that DocScrutinizer mentioned (something oscillating or overloaded in the PMU; I don't remember exactly what it is) Mar 16 21:35:05 mmontour: Oh, i think i remember messages about that... Too bad. Mar 16 21:39:44 ermm.... what was the issue if one updated SHR and all the labels were there but all the icons went missing? Mar 16 21:53:45 Quinn_Storm: what timezone are you in? I might have some time this evening (Canada/Pacific) to take a closer look at your GSM problem Mar 16 21:55:25 mmontour: I'm in california (PST5PDT) Mar 16 21:55:53 mmontour: You can try to break your GSM firmware and flash again with ROM? ;) Mar 16 21:59:49 PaulFert`: I'd rather not go quite that far, although I did do an intentional "nand erase" when I was learning how to unbrick my gta01 with the debug board Mar 16 22:00:38 I'm wondering if it would help to build a custom kernel that would not touch the GTA01_GPIO_MODEM_ON line when the power_on sys file is activated (but would do all of the other stuff). Mar 16 22:00:52 Quinn_Storm: if you're provided with parts and instructions on how to solder a HS-GSM cable, will you be able to find someone to do it? Mar 16 22:02:13 PaulFert`: most likely, it doesn't involve soldering to any points on the board does it? Mar 16 22:02:33 So the sequence would be: cold boot, hacked "power_on", serial-port setup, start fluid, then finally toggle the "b7" gpio Mar 16 22:02:57 Quinn_Storm: it doesn't. The only tricky part is to get a proper 2.5 plug Mar 16 22:03:43 ok, then yeah, if I had the proper parts I'm sure I could find someone to do it Mar 16 22:03:46 mmontour: yes, it should work in theory Mar 16 22:05:38 hi, did somebody know a java vm for arm cpus? I need one for this device: http://en.wikipedia.org/wiki/NSLU2 Mar 16 22:05:46 i dont know where to ask :) Mar 16 22:05:56 mmontour: but i can't see how it can work without powering off first and that doesn't seem possible without control over it. Mar 16 22:06:00 kr1s: openjdk with zero Mar 16 22:06:00 kr1s: rwhitby would know if anyone does Mar 16 22:06:05 kr1s: or cacao Mar 16 22:06:06 or that Mar 16 22:06:26 kr1s: #nslu2-linux Mar 16 22:06:38 kr1s: gcj? Mar 16 22:06:54 i think gcj dont run on arm cpus Mar 16 22:06:54 Quinn_Storm: the vm is gij? Mar 16 22:07:45 kr1s: surely it does Mar 16 22:07:57 kr1s: **** Package gcj-4.2 **** Mar 16 22:07:57 * lenny_(stable) (devel): The GNU compiler for Java(TM) Mar 16 22:07:57 4.2.4-4: amd64 armel i386 ia64 mips mipsel powerpc s390 sparc Mar 16 22:10:23 PaulFert`: I was hoping that the Calypso wouldn't do anything until it sees the first 0->1 transition of the b7 gpio, but that may not be the case with broken firmware Mar 16 22:10:52 mmontour: Hm, you're probably right. That gives some hope. Mar 16 22:11:10 Quinn_Storm: still there ready to test stuff? Mar 16 22:11:23 If it starts running as soon as it gets power, and fluid has to be running by that time, then we would be out of luck Mar 16 22:12:08 mmontour: Yes, yes, looks like you're damn right. But one shouldn't touch power_on sysfs node before that. Mar 16 22:16:05 PaulFert`: yeah Mar 16 22:17:44 Quinn_Storm: good. Now turn off the phone completely, take out the battery for some 10 sec. Then start it, and connect to it. Use my stty settings and start fluid (as i suggested, with -oo -od13,13). Mar 16 22:18:12 ok, so just stty then fluid? Mar 16 22:18:13 Quinn_Storm: then "echo 1 >/sys/bus/platform/devices/neo1973-pm-gsm.0/power_on" and fluid should connect to the BL Mar 16 22:18:22 Quinn_Storm: yes, the idea is to do that. Mar 16 22:19:04 ok Mar 16 22:19:07 trying that in a moment Mar 16 22:22:16 mmontour: no, if MODEM_ON is 0 it doesn't start after actually powering it. Mar 16 22:22:40 mmontour: i hope u-boot won't interefere, will it? Mar 16 22:23:02 I don't think so. Mar 16 22:23:46 that did it Mar 16 22:23:48 its flashing Mar 16 22:23:54 There are manual u-boot commands to access GSM but it shouldn't power it on unless you ask it to Mar 16 22:24:00 :) Mar 16 22:25:19 Quinn_Storm: oh really? Mar 16 22:25:52 yep, it just finished Mar 16 22:25:55 * Quinn_Storm tests it Mar 16 22:26:02 Hail to mmontour!!! Mar 16 22:26:27 And to PaulFert`'s magic stty incantation Mar 16 22:26:31 And DocScrutinizer who was talking about taking out the battery all the time :) Mar 16 22:26:55 <- new. i received my phone today, fixed the repository information (using angstrom) according to the wiki, did an upgrade, and rebooted my phone. it booted, i got to the openmoko splash, then it dropped back to what looks like an ongoing dmesg: pcf50633_irq: entering ... scheduling work, work, SECOND ADCRDY Mar 16 22:27:07 it constantly scrolls with this Mar 16 22:27:11 hmm, the testing isn't working, maybe b/c the modem was in a broken state before the flash Mar 16 22:27:16 Quinn_Storm: can you outline your latest (i hope) successful attempt at the wiki? Mar 16 22:27:41 Quinn_Storm: the testing doesn't matter really Mar 16 22:27:57 Quinn_Storm: it doesn't always work. If fluid said it flashed ok, then it's like that. Mar 16 22:28:21 Blu3: what distro are you using? 2007.x? Mar 16 22:28:46 let me register for the wiki... Mar 16 22:28:48 i assume it is, it's a US freerunner, default from shipment Mar 16 22:29:09 mmontour: i now wonder if stty was really necessary. But in my testing today there were some problems sometimes without it. Mar 16 22:29:18 Blu3: those are just debugging messages. They'll go away once you install a newer kernel and root filesystem (which is highly recommended) Mar 16 22:29:18 Blu3: doesn't say anything. Mar 16 22:29:26 if i press one of the buttons, or push/pull power, i see an indication of it in the dmsg Mar 16 22:29:41 ok, how do i get a command prompt or the gui back? :) Mar 16 22:30:03 Blu3: just flash a modern distro or run from uSD. Mar 16 22:30:26 luckily i also ordered a dev board :P Mar 16 22:31:04 Blu3: why do you need it at all? Are you going to do some low-level bootloader or kernel debugging? Mar 16 22:31:22 how else am i to get back into the phone? Mar 16 22:31:50 Blu3: you can't brick the phone without the dev board Mar 16 22:32:05 Blu3: freerunner has NOR bootloader which allows you to flash anything you need to it. And you can't brick NOR unless you use a debug board or soldering tricks. Mar 16 22:32:07 Blu3: there is an emergency flash which you can't write without the dev board Mar 16 22:32:22 all answers are disregarding my question. how do i get a command prompt or gui interface? Mar 16 22:32:23 Blu3: but even then, you're not there. just reflashing as normal will work for you Mar 16 22:32:33 reflash to a working image Mar 16 22:32:39 Blu3: exactly :) Mar 16 22:32:45 ok. _how_ Mar 16 22:32:47 Blu3: http://wiki.openmoko.org/wiki/Getting_Started_with_your_Neo_FreeRunner#Testing_a_new_distribution Mar 16 22:33:12 Search for "dfu-util" for details of the actual flashing process Mar 16 22:33:22 Quinn_Storm: have you tried to start actually using the modem? Mar 16 22:33:33 not yet, I would have to install another distro on there to do that Mar 16 22:34:02 Quinn_Storm: why can't you just opkg install what you removed back? Mar 16 22:34:24 I blew away a lot of it by just rm-ing, I just wanted a bare distro to do the flash from Mar 16 22:35:14 I see. Still if fluid said there were no errors all blocks are fashed etc, it should work, no reason to not work. Mar 16 22:35:42 yeah Mar 16 22:35:44 which of the distros referred to is fairly user friendly without needing a lot of little fixes? FDOM seems to be the big-has-everything, FOS seems to be SHR with fixes and pretty usable Mar 16 22:35:54 FSO* Mar 16 22:36:25 Blu3: no, SHR is using FSO with custom dialer, sms etc programs. SHR is considered to be the most user friendly atm. Mar 16 22:36:31 ok Mar 16 22:38:00 mwester-laptop_: Hey :) the procedure to flash a calypso without valid firmware installed on flash proved to be unexpectedly difficult on GTA01 :) Mar 16 22:38:26 mwester-laptop_: but we managed to find the right sequence. Mar 16 22:38:49 * mwester-laptop_ is checking the back-logs Mar 16 22:39:07 can't imagine why; should be no difference really Mar 16 22:39:20 Quinn_Storm: PaulFert`: mmontour: congrats :))) Mar 16 22:39:29 mwester-laptop_: because there's no easy way to power-cycle the modem on GTA01 without working firmware. Mar 16 22:39:40 so modem doen't start on bat insert right away Mar 16 22:39:43 how did it get into that state? Mar 16 22:39:56 urgh! I see that in the backlog. Mar 16 22:40:12 DocScrutinizer: yeah, we knew that before. Just mmontour reminded me of it and suddenly all that started to make sense :) Mar 16 22:40:20 I didn't realize I was in such a risky spot each time I reflashed my gta01s (which was done perhaps a half-dozen times so far)! Mar 16 22:40:23 shellevil: interrupted firmware upgrade. Mar 16 22:40:39 hmmpf Mar 16 22:40:54 Ok, that needs a note on the wiki page. Mar 16 22:41:02 Quinn_Storm is already doing that Mar 16 22:41:07 But I happy that it's resolved; that would have been bad. Mar 16 22:41:17 (what cable were you mentioning?) Mar 16 22:41:26 AAAAAAAAH!!!1! Mar 16 22:41:32 mwester-laptop_: to connect debug UART of calypso to rs232 of PC Mar 16 22:41:42 Via uboot? Mar 16 22:41:55 mwester-laptop_: no, calypso has 2 uarts: main and debug. Mar 16 22:41:55 er,wait -- headphone jack, right? Mar 16 22:41:58 Yes Mar 16 22:42:15 "opkg info libc6" tells me libc6 2.6.1-r15.1 is installed and libc6 2.6.1-r15 is not-installed Mar 16 22:42:19 ah. clever idea. tough to find 2.5mm 4-pole plug, though. Mar 16 22:42:21 i want to downgrade to the latter Mar 16 22:42:30 i even have downloaded the .ipk to /tmp/ Mar 16 22:42:35 I stuck a little writeup on /Talk Mar 16 22:42:36 but opkg won't install it. Mar 16 22:42:57 so, I'll bounce the phone again, get the modem to boot properly hopefully, and see what I can see from it Mar 16 22:43:06 neither with -force-downgrade nor with -force-reinstall nor with both nor with none Mar 16 22:43:15 mwester-laptop_: 4-pole is not needed, 3-pole should work as well. Mar 16 22:43:19 PaulFert`: it's 12V capable - rs232? Mar 16 22:43:36 mwester-laptop_: (clever) nah, that's probably the next most behatred idea on Neo just after mux of console Mar 16 22:43:39 Wonka: in the normal case, uninstall the package, then re-install the one in /tmp. Mar 16 22:43:58 Wonka: but you may not be able to do that with that library, as you rather need it for anything to run. Mar 16 22:43:59 mwester-laptop_: not really applicable to libc6, i fear Mar 16 22:44:00 shellevil: you know as well as i do that a "converter" (like max2323) should be used for that. Mar 16 22:44:08 anyone familiar with elm_slider_indicator_format_set? Mar 16 22:44:14 mwester-laptop_: and also, i think that's a bug in opkg... Mar 16 22:44:33 Wonka: opkg is buggier than a mississippi swamp. Mar 16 22:44:45 mwester-laptop_: okaaay... Mar 16 22:44:56 PaulFert`: I know - I was meaning would it explode if you connect it to a PC Mar 16 22:45:05 shellevil: hs-jack is 3.3V_LV-RS232 Mar 16 22:45:27 Wonka: I'm the distro manager for another distro using opkg; I've been fighting with opkg bugs for months. The code is a disaster, leaks more memory than you can imagine. Mar 16 22:45:33 shellevil: directly? probably Mar 16 22:45:37 We need to switch to dpkg Mar 16 22:46:13 shellevil: I guarantee it would Mar 16 22:46:39 (hs-jack) a USB phone cable like the ones used for the NSLU2 serial port and many other hacking projects will work nicely. Mar 16 22:46:52 ah - missed the full discussion in the scroll Mar 16 22:47:01 unless U use a R and clampdiode plus Zener to limit to 0V..3,3V Mar 16 22:47:01 I just saw 'cable' Mar 16 22:47:16 still it's inverse AFAIR Mar 16 22:47:18 * shellevil wishes zeners weren't so sloppy. Mar 16 22:47:35 shellevil: it's max3232 actually Mar 16 22:48:26 how's your foot? Mar 16 22:48:38 mwester-laptop_: sure. It's just that soldering max3232 is easier than cp2101 or even ftdi232r. Mar 16 22:49:01 DocScrutinizer: better a bit - done some more today - http://www.mauve.plus.com/bedroom-wall.jpg Mar 16 22:49:03 ugh, ok, rebooted, can't seem to figure out how to get the modem to say anything to me Mar 16 22:49:48 Quinn_Storm: what with? do you have anormal image - and if what - flashed? Mar 16 22:49:56 there are zillion matching converter cables out there. only most of them have some proprietary connector to Siemens-cellphones or the like Mar 16 22:50:03 Quinn_Storm: socat - file:/dev/ttySAC0,crtscts,crnl,echo=0,b115200 Mar 16 22:50:11 I don't have socat I don't think Mar 16 22:50:21 Quinn_Storm: and don't forget to echo 1 > power_on Mar 16 22:50:32 yeah I did the echo 1 Mar 16 22:50:37 cat /dev/ttySAC0 should give the banner Mar 16 22:50:41 shouldn't it? Mar 16 22:51:08 shellevil: if the stty settings are correct and after b7=0; sleep; b7=1 Mar 16 22:51:12 don't forge this is GTA01 which prolly doesn't include latest sysfs patch! Mar 16 22:51:22 pushbutton! Mar 16 22:51:36 forgeT Mar 16 22:51:55 mwester-laptop: hrm - who maintains opkg? Mar 16 22:52:01 DocScrutinizer: i checked that push-button can be held pushed. It's raise that causes the intepreter to restarte. Mar 16 22:52:41 mwester-laptop: i am spontaneously thinking about looking into it to determine if i can start fixing it - but this would only make sense if patches got applied Mar 16 22:53:08 k, it worked all the time (more or less). I just wasn't aware which is pushbutton and which is (nonext on GTA01) switch Mar 16 22:53:32 Quinn_Storm: i'd suggest to install socat or any terminal program to check reliably. Mar 16 22:54:22 Quinn_Storm: or just start gsm0710muxd? Mar 16 22:54:38 Quinn_Storm: it should connect right away Mar 16 22:54:41 ok Mar 16 22:54:48 gsm0710muxd|grep "interpreter" Mar 16 22:55:11 Nah, it's output is clear enough without Mar 16 22:55:18 gsm0710muxd|less +"/interpreter" even Mar 16 22:55:22 hmm, its at 'init control channel' right now Mar 16 22:55:33 Especially given it's "Interpreter" actually. Mar 16 22:55:50 bla :P Mar 16 22:55:52 Quinn_Storm: hanging there? Mar 16 22:56:15 yeah, trying from cold boot, hang on Mar 16 22:56:22 * DocScrutinizer rolling a cig ;-) Mar 16 22:57:02 ok. baaad baaad workaround. "vi /usr/lib/opkg/status", "opkg install -force-reinstall libc6" Mar 16 22:57:09 works :) Mar 16 22:57:28 HAHA bricode made a patch that finally makes RNDIS with windows work Mar 16 22:58:28 hmm, looks like this isn't working -.- Mar 16 22:58:52 Quinn_Storm: it should. Try with -d Mar 16 22:59:43 I wonder what SDG Systems are after. I remember them because they made a bootloader for hx4700. Now they help android guys to fix windows networking on freerunner. What's going on? Mar 16 22:59:47 Quinn_Storm: actually it failed on my device as well. Let me reboot the ugly b.... Mar 16 23:00:12 http://pastebin.ca/1362756 Mar 16 23:00:35 Quinn_Storm: perfectly correct output Mar 16 23:01:06 lol, gsm0710muxd already started. Doesn't like to get started twice Mar 16 23:01:08 Quinn_Storm: with -v (not -d, sorry) you'll see more. Mar 16 23:01:30 ok awesome Mar 16 23:01:32 it is working fime Mar 16 23:01:33 fine^ Mar 16 23:01:57 Quinn_Storm: i told ya Mar 16 23:02:35 now to grab dfu-util and the latest shr for it Mar 16 23:04:07 Quinn_Storm: kill gsm0710muxd; gsm0710muxd -v|less Mar 16 23:04:11 gsm0710muxd[13506]: gsm0710muxd.c:1269:chat(): Read 31 bytes from serial device Mar 16 23:04:13 gsm0710muxd[13506]: gsm0710muxd.c:384:syslogdump(): gsm0710muxd[13506]: gsm0710muxd.c:384:syslogdump(): gsm0710muxd[13506]: gsm0710muxd.c:1263:chat(): Selected 0 Mar 16 23:04:36 yep, I can see that Mar 16 23:04:40 Quinn_Storm: your instructions on wiki are good. I think they can be transefered to the Troubleshooting section as is. Mar 16 23:05:01 ok, feel free, or I will after installing SHR on here Mar 16 23:05:24 I'm not sure stty is needed though... Mar 16 23:05:39 anything on ML worth checking? Mar 16 23:06:02 DocScrutinizer: not that i know of Mar 16 23:06:15 * DocScrutinizer ->TV then Mar 16 23:06:21 DocScrutinizer: or you can read the bashing of Lorn Potter Mar 16 23:06:30 DocScrutinizer: very tough. Mar 16 23:06:38 lol, got a BOF Mar 16 23:07:16 * DocScrutinizer kicking ass of qtopia another time ;-) Mar 16 23:08:17 DocScrutinizer: http://article.gmane.org/gmane.comp.handhelds.openmoko.community/38681 Mar 16 23:08:38 Though in my opinion Dale is unnecessarily offensive. Mar 16 23:08:56 eww how unfair, qte already dead since been shot by some nasty girl yesterday Mar 16 23:10:33 speaking of shr -- does anyone know if its possible to get shr-full on an sd for a gta01? I know it won't fit in nand Mar 16 23:11:18 Quinn_Storm: i think you can get a copy of a gta02 shr-full and just use proper gta01 frameworkd.conf. Mar 16 23:11:28 Quinn_Storm: and kernel Mar 16 23:11:39 Quinn_Storm: and modules of course. Mar 16 23:11:57 ok, let me get this gta01 build on here for now and I'll look at that Mar 16 23:12:08 Quinn_Storm: you can flash your kernel to nand and tweak u-boot params to use SDHC uSD as rootfs. Mar 16 23:12:50 yeah, my u-boot even has a 'boot from sd' option Mar 16 23:13:36 Quinn_Storm: it will try to load kernel from sd and that is not possible to do with SDHC without updating u-boot to an unofficial experimental version. Mar 16 23:14:27 so use a non HD sd Mar 16 23:14:40 ah Mar 16 23:14:41 DocScrutinizer: 2Gb is _so_ small :) Mar 16 23:14:55 yup, nasty Mar 16 23:14:56 yeah I have a 2G micro-sd card Mar 16 23:14:59 that should be plenty Mar 16 23:17:35 who shot bamby, who shot bamby... err qtopia Mar 16 23:18:35 SeligArkin? Mar 16 23:19:00 yup :-D Mar 16 23:19:07 Nasty girl :) Mar 16 23:19:51 Quinn_Storm: i'd take the word bricked in your description in quotes, because it's not actually bricked. Mar 16 23:19:55 though prolly nobody of those kids around here does know "great rock'n'roll swindle" anymore Mar 16 23:20:14 PaulFert`: I agree Mar 16 23:20:37 * mmontour isn't a kid and actually has that in his iTunes library Mar 16 23:20:51 pewpewpew its dead Mar 16 23:21:03 WAAAAAHHHH, by ALL MEANS avoid the word "bricked" Mar 16 23:22:23 * DocScrutinizer is upset, mumbling "ingi, ingi" Mar 16 23:22:43 For me one video of sex pistols (where they played in some small club being drunk and everybody through cabbage leafs and tomatoes and stuff and everything was just fucked up) was enough :) Mar 16 23:24:37 :D Mar 16 23:24:38 Hm, judging by my grammar and spelling it's time to sleep :) Mar 16 23:25:03 :) Mar 16 23:25:04 ok, removing the word bricked from the talk page Mar 16 23:25:10 err...need one more edit Mar 16 23:25:38 ~_~ Mar 16 23:25:38 STOP DOING THAT! Mar 16 23:25:40 PEW PEW PEW!!!! Mar 16 23:26:19 Quinn_Storm: anoying tricky you have to hit "save" twice Mar 16 23:27:28 * DocScrutinizer remembering Quinn_Storm just registered for wiki Mar 16 23:28:43 I once came into the lab with my groupmates and threw my jacket to some dirty corner to avoid going to a cloakroom. All our "punks" were amused and said "i'm not _that_ punk". Mar 16 23:29:12 lol Mar 16 23:30:18 second generation punks == sissis Mar 16 23:31:07 True. I don't like the real punks for their ideology and the modern punks for the lack of it. Mar 16 23:31:57 yup Mar 16 23:33:16 though there's still hope for some of the third generation 15y old ones Mar 16 23:35:48 I think Dale Maggee is a punk Mar 16 23:36:12 np: Sex Pistols - Anarchy in the UK. Mar 16 23:43:18 * mwester-laptop is a curmudgeon, and doesn't like any punks. He likes the way Clint Eastwood said that word in the Dirty Harry movies... Mar 16 23:44:22 "You've got to ask yourself one question: 'Do I feel lucky?' Well, do ya punk?" Mar 16 23:45:01 * mwester-laptop goes off to being cumedgeon-ly. Mar 16 23:59:22 mwester: "make my day!" Mar 17 00:04:05 make: *** No rule to make target `my'. Stop. Mar 17 00:14:00 haha Mar 17 00:14:03 whatta.. Mar 17 00:15:42 Can I have some more giggledrops? Mar 17 00:16:31 freesmartphone.org: 03mickey 07specs * r45de176c379e 10/ (3 files in 3 dirs): fix typo, thanks Ronan Daniellou Mar 17 00:16:42 mwester-laptop, "this is a Pentium .44, the most powerful cpu inte the world" :D Mar 17 00:55:23 germans might be interested in "zdf" right now Mar 17 01:35:51 huh, what's there? Mar 17 02:24:09 ./kustomizer: line 1: syntax error: newline unexpected Mar 17 02:24:19 what did i do? **** ENDING LOGGING AT Tue Mar 17 02:59:57 2009