**** BEGIN LOGGING AT Tue Jan 24 02:59:57 2012 Jan 24 05:52:04 Hi Jan 24 05:52:59 @DocScrutinizer i need help regarding a small task on NeoFR, if you are willing to provide... Jan 24 05:54:08 I'm in a hurry, and quite probably not that used to solving tasks on FR anymore, but shoot Jan 24 05:55:19 just explain your problem, me or some other more experienced user in this channel will answer Jan 24 05:55:24 actually i'm trying to do an encrypted voice call, on top of gsm encryption.... so i need info regarding how to access sound in FR's MCU and how to manipulate it in real time while the call is in process if it's possible Jan 24 05:55:48 yay Jan 24 05:56:09 so it's possible with FR? Jan 24 05:56:31 a complicated topic, but a simple bottom line you won't like to hear: it's not possible Jan 24 05:57:57 okay, even if it's not..... is there any way i can access the I2S port interfaced with MCU? if there are any linux drivers available for it/ Jan 24 05:57:58 ? Jan 24 05:58:45 you have no direct access to the data that goes over the air, you just can feed the GSM voice codec with something similar to a human voice, and it's rather undetermined in metrics of comouting/data what your "voice" signal will result in after encoding Jan 24 05:59:30 and there is no I2S port to the modem, the voice path is analog Jan 24 06:00:16 yeah i know there's no access to modem, but the application processor is interfaced with audio codec i.e, mic through the I2S port.. Jan 24 06:00:45 so i wana know if i can access the incoming voice to app processor from mic Jan 24 06:01:30 yes, you can e.g. encode your voice to MickeyMouse e.g. via sox, coming from mic and prior to feeding it to modem Jan 24 06:01:44 same applies for inbound audio Jan 24 06:02:26 look into audio routing for e.g. bluetooth headset Jan 24 06:02:52 * pabs3 thought there was some discussions on this topic on the list Jan 24 06:02:58 yeah, the same thing i was looking for...... so is there any way i can get info relating how to manipulate voice prior to feeding it to baseband, if there's any code available related to it? Jan 24 06:03:27 I evaluated the scenario for some guy in France some 2 years ago. If you can wait another ~16h for it, I might be able to find the conversation and forward it to you Jan 24 06:03:54 yeah i can wait, it'll be very nice of you Jan 24 06:04:12 I'm in a hurry now, have to run for daywork, doing better modems Jan 24 06:04:35 oh okay... no problem sir Jan 24 06:04:44 :-) Jan 24 06:05:01 ping me in now+12h Jan 24 06:05:47 Abbasi: I guess you know about http://bb.osmocom.org/ ? Jan 24 06:06:14 no i don't but let me check Jan 24 06:06:45 huh, I thought everyone would know about it Jan 24 06:07:30 haha, yeah, actually i've just started as a development engineer and these modems haven't been my thing Jan 24 06:07:54 so i'm kinda new to all this and learning about it Jan 24 06:08:03 yes, you can build something with osmocom, but still no use in encrypting voice, as carriers apply their audio enhancer processing to the voice encoding data of calls (e.g. echo cancellation, noise gate, etc) so you CAN NOT send arbitrary data via a voicecal connection. or rather you can but what will arrive at far end is highly random Jan 24 06:09:57 to transmit encrypted voice, either a circuit switched point2point data connection (dial up modem) or a fax connection is mandatory Jan 24 06:11:12 or you use simple stupid ineffective "encryption" like has been done 1950..70, like audio frequency inverters Jan 24 06:11:14 implementations using data channel of gsm are available but my project requires me to do encryption while using the voice channel Jan 24 06:11:44 some trained listeners can still understand such "encrypted" voice signals Jan 24 06:12:53 yeah there's no end to it, but one has to satisfy the project needs. Jan 24 06:13:31 F' [400...3000Hz] = C(4000hz) - F Jan 24 06:13:57 *only* feasible "encryption" over GSM voice Jan 24 06:14:10 at least for real time Jan 24 06:17:29 well i'll see to that, but i've to start from somewhere, if i could get any software piece about how to access the I2S of app processor Jan 24 06:17:52 WHICH I2S?? Jan 24 06:18:42 do you want to write proprietary ALSA audiocard drivers for Wolfson 8753? Jan 24 06:20:05 the one that interfaces the S3c2442 MCU with audio codec Jan 24 06:20:54 see ALSA drivers for Wolfson 8753 audio codec/mixer chip Jan 24 06:22:04 yeah Jan 24 06:22:43 dunno what you want to implement that couldn't be done via standard ALSA audiocard Jan 24 06:24:23 well i don't know how voice is handled inside the application processor, i just want to know how can i play with voice in the processor... Jan 24 06:38:59 you know about http://wiki.openmoko.org/wiki/Neo_1973_audio_subsystem and http://wiki.openmoko.org/wiki/Neo_Freerunner_audio_subsystem ? Jan 24 06:39:11 abbasi hmmmm Jan 24 06:39:19 drive-by asker Jan 24 07:12:12 he did spend 25 minutes Jan 24 08:28:29 hi guys Jan 24 08:29:41 hi Jan 24 08:30:00 * lindi- is trying to patch qi to take a memory snapshot after watchdog reset Jan 24 08:34:23 JaMa: hey JaMa do you have a clue about that ? http://pastebin.com/biVpL6J0 Jan 24 08:36:14 GarthPS: rebuild subversion-native Jan 24 08:37:01 GarthPS: probably you'll have to use -b to rebuild that Jan 24 08:37:16 if it doesn't help rebuild libpcap too Jan 24 08:50:25 JaMa: eu are you sure ? as I am using shr-chroot... Jan 24 08:51:26 GarthPS: yes I'm sure Jan 24 08:51:53 JaMa: ok then I just need to find the good recipe (and not the non-native... ) Jan 24 08:52:03 ? Jan 24 08:52:30 -b virtual:native:path-to-subversion_1.7.1.bb Jan 24 08:54:10 JaMa: ah ok was searching a subversion-native_1.7.2.bb Jan 24 08:55:43 BBCLASSEXTEND is used in most cases nowadays.. so not many *-native*.bb files anymore Jan 24 08:59:12 JaMa: ah ok was searching a subversion-native_1.7.2.bb Jan 24 09:24:44 JaMa: ok thx I could build my package (virtual/kernel) Jan 24 10:03:33 GarthPS, hi Jan 24 10:04:36 GNUtoo: hey! hi! I am just installing SHR on my pre 2 (I doctored it few days ago when I changed my provider to Free http://mobile.free.fr/ ) Jan 24 10:05:17 GNUtoo: so I will tell you if that fresh brand new built kernel works here Jan 24 10:05:55 GarthPS, you need the last commits to make it work Jan 24 10:06:49 GNUtoo: it gave me this kernel uImage-2.6.24+gitr3+dc2ff991a816e51847cc5edd0bbbf19d1600ad49-r2-palmpre2-20120124090245 Jan 24 10:06:54 so i think it is good Jan 24 10:07:36 no Jan 24 10:07:36 SHR: 03shr-devel 07buildhistory * r4bc0ae032ee5 10/ (168 files in 158 dirs): Build 201201240857 of shr 20120124 for machine nokia900 on shr-chroot Jan 24 10:07:43 it's not Jan 24 10:07:50 you need to sync your SHR repos too Jan 24 10:08:09 because load address and entry point were wrong Jan 24 10:10:18 GarthPS, we need to fix touchscreen btw Jan 24 10:10:27 I started to do it but it still doesn't work Jan 24 10:19:04 GNUtoo: I am still refoctoring my dualboot here then I will see what you said Jan 24 10:19:12 ok Jan 24 10:19:30 uImage-2.6.24+gitr2+dc2ff991a816e51847cc5edd0bbbf19d1600ad49-r2-palmpre-20120123225733.bin Jan 24 10:19:34 ah right sorry Jan 24 10:19:38 your image should work Jan 24 10:19:42 since you have r2 Jan 24 10:19:47 and that srcrev was bumped Jan 24 10:20:14 GNUtoo: I have r3 Jan 24 10:20:21 GNUtoo: sorry Jan 24 10:20:27 GNUtoo: nevermind Jan 24 10:20:40 no you have r2 Jan 24 10:20:50 r3 is something local Jan 24 10:20:55 r2 is something general Jan 24 10:21:03 *gitr3 Jan 24 10:21:24 it's the number of time you built the kernel or something like that Jan 24 10:21:31 it's from SRCPV Jan 24 10:22:50 SHR: 03Martin.Jansa 07shr-chroot * r8ddfb90152f8 10/ (188 files in 22 dirs): system upgrade Jan 24 10:25:14 GNUtoo: ok kernel booted! !!! ! ! !! yeah :p Jan 24 10:27:01 GNUtoo: but yeah no TS Jan 24 10:51:52 GarthPS, but ssh should work Jan 24 10:52:00 GNUtoo: yep Jan 24 10:52:01 so you should be able to try to debug it Jan 24 10:54:09 GNUtoo: yes i am looking at it right now Jan 24 10:54:23 ok nice Jan 24 10:54:36 note that you should have palmpre version Jan 24 10:54:47 if you have the last shr repos revision Jan 24 10:55:27 GNUtoo: what do you mean ? Jan 24 10:56:04 I mean that tslib has a palmpre version Jan 24 10:56:10 specific for palmpre touchscreen Jan 24 10:58:41 GNUtoo: i do I get that from the device ? Jan 24 11:00:09 let me boot Jan 24 11:00:25 basically cat /etc/ts,conf Jan 24 11:01:04 if you see something with cr8 or something like that you have it Jan 24 11:01:54 if you have the raw module instead it's not good Jan 24 11:02:29 module_raw cy8mrln_palmpre noise=35 Jan 24 11:02:31 that thing Jan 24 11:02:38 I'll be back soon Jan 24 11:02:45 like in 1 hour maximum Jan 24 11:17:35 GNUtoo: hi man , done mtdparts=mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x04040000(factory_system),0x0b6a0000(userdata) Jan 24 11:17:54 and flashed system.img into factory_system Jan 24 11:18:21 also kernel and userdata have been flashed Jan 24 11:18:53 but android hangs on boot screen ..(with android icon) Jan 24 11:19:58 why ? is it cause of that qi.img is not flashed yet ? but android without qi has been booted before for me , me think it can not detect system partition Jan 24 11:22:15 GNUtoo: here is my version http://pastebin.com/gnF5z0C6 Jan 24 11:22:34 with shr-image from few days (last one for pre2) Jan 24 11:23:15 alabd, android on first boot stays on the android icon for more than 5 minutes Jan 24 11:24:35 but prior to boot it from u-boot nand yo need too change mtdparts again to reflect the 7 partitions Jan 24 11:25:14 if you use android qi this steep is not necesary Jan 24 11:28:29 jluis|work: no it's more than 5 mins, had the same problem when system.img wasn't flashed, you mean now mtparts should be so > setenv mtdparts mtdparts=physmap-flash:-(nor)\;neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x04000000(system),0x0b6a0000(userdata) Jan 24 11:28:29 ? Jan 24 11:29:10 yes you need to change mtdparts prior to boot android . Jan 24 11:30:47 android must have the correct mtdparts as it has to access both system & userdata Jan 24 11:32:06 your device must be now in a kernel panic (red leed blinking) Jan 24 11:35:07 the modified mtdparts is only to overcome the ram + 6 altenate index limit in u-boot udf implementation Jan 24 11:35:15 alabd: you probably shouldn't flash system.img into factory_system as it will break both factory and system partition Jan 24 11:35:50 alabd: that mtdparts setting with factory_system should be used to flash userdata _only_ Jan 24 11:36:08 ah Jan 24 11:37:10 you mean after flashing userdata should set mtparts to setenv mtdparts mtdparts=physmap-flash:-(nor)\;neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x04000000(system),without userdata? again and doing system this time ? Jan 24 11:37:12 does any FSO supported hardware both fields "Hardware" and "vendor_id" in /proc/cpuinfo? Jan 24 11:38:00 or with userdata in the end.. but factory_system is used only to make index of userdata partition <= 6 Jan 24 11:38:12 just to make dfu-util happy Jan 24 11:41:00 so now mtparts setenv mtdparts mtdparts=physmap-flash:-(nor)\;neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x04000000(system), and then flash system and go? userdata is previously done Jan 24 11:42:07 SHR: 03shr-devel 07buildhistory * rc801b78034a9 10/ (13 files in 3 dirs): Build 201201241117 of shr 20120124 for machine palmpre on shr-chroot Jan 24 11:44:26 GarthPS, looking Jan 24 11:44:27 and fix factory Jan 24 11:44:45 GarthPS, rebuild an image or tslib Jan 24 11:44:51 and install that image or tslib Jan 24 11:45:29 GNUtoo: will this change anything as I already have the last image (ie you commit somethin since a week ?) Jan 24 11:46:32 I commited something very late yesterday Jan 24 11:47:21 tslib-conf - 1.0+gitr1+e17263ef401ee885a27d649b90b577cfb44500e0-r5 Jan 24 11:48:02 GNUtoo: ok and this should fix my /etc/ts.conf right ? Jan 24 11:48:36 no Jan 24 11:48:48 you need a fixed tslib Jan 24 11:48:56 because there is a palm pre plugin Jan 24 11:49:00 not just the config Jan 24 11:49:09 and still it doesn't fix the touchscreen Jan 24 11:49:14 but at least it's a progress Jan 24 11:49:17 JaMa: how to fix factory ? Jan 24 11:49:29 that is to say, tsmd doesn't error anymore Jan 24 11:51:57 GarthPS, do you know exactly how tsmd work? Jan 24 11:52:04 altough I could re-read the sources Jan 24 11:52:16 but a high-level overview would be nice Jan 24 11:52:33 GNUtoo: ok it built me libts packages and tslib-calibrate tslib-conf tslib-tests Jan 24 11:52:43 ok Jan 24 11:53:11 GNUtoo: so I think i will resinstall tslib-conf and libts Jan 24 11:53:47 alabd: flash there your backup copy of it Jan 24 11:53:47 just opkg upgrade them maybe Jan 24 11:54:12 and not I did not get how it works ,morphis tried to told me but I think I ned to read it again and again before to understand and remember it . it should be writtend on the wiki Jan 24 11:54:18 JaMa: no backup Jan 24 11:55:08 JaMa: do you have one ? Jan 24 11:55:54 I have one, but that's not mine so I wont share without original owner permission Jan 24 11:57:02 JaMa: does it have copy right ? of course you should not share to the person that has not FR , you can give it to fr owner hum ? Jan 24 11:57:43 it has ie ether addr for usbnet.. so it should be unique Jan 24 11:58:12 what's the fastest way to solve this issue man ? Jan 24 11:58:27 alabd: what do you need factory for? Jan 24 11:58:35 alabd: why are you so keen on restoring it? Jan 24 11:58:54 heh orginal owner :) Jan 24 11:59:03 PaulFertser: hi, how are you? Jan 24 11:59:27 PaulFertser: hey bro , flashed system.img into factory_system as it will break both factory and system partition Jan 24 11:59:32 JaMa: hi :) I'm fine, though was quite busy with various kinds of things lately, including http://ac100.grandou.net/debian_uboot Jan 24 11:59:40 JaMa: and you? Jan 24 11:59:50 alabd: that doesn't exactly answer my question ;) Jan 24 12:00:01 PaulFertser: ac100 work? Jan 24 12:00:20 PaulFertser: interesting Jan 24 12:00:23 lindi-: got myself a 32Gb + GSM/UMTS version, and wanted to start actually using, yes. Jan 24 12:00:39 PaulFertser: factory partition is broken man , isn't required to restore it ? Jan 24 12:00:45 lindi-: got tired of my big laptop, wanted something that has a keyboard but small and light enough. Jan 24 12:00:51 alabd: it's not. Jan 24 12:01:07 PaulFertser: do you know about ac100 kernel situation especially vrt. debian integration? Jan 24 12:01:14 PaulFertser: isn't it required later ? Jan 24 12:01:18 PaulFertser: ac100 nice device, I haven't seen it before Jan 24 12:01:51 lindi-: i know some things about the kernel situation regardless of debian integration. Jan 24 12:02:13 alabd: only for Qi to supply g_ether with a static address, but you do not really need that. Jan 24 12:02:31 PaulFertser: ok, I was just seeing that -ac100 variant was one of the few linux-2.6 forks that exist in git.debian.org Jan 24 12:02:41 PaulFertser: so I borrowed some ideas from the packaging Jan 24 12:03:38 lindi-: with u-boot one doesn't need the sick tricks to pack the kernel in an "android image" (with abootimg) etc, the boot is pretty standard. Jan 24 12:04:17 PaulFertser: ok, I hope the u-boot patches also get to debian Jan 24 12:04:48 lindi-: that's upstream u-boot, with basically a single patch, no support for the display though. Jan 24 12:05:29 GNUtoo: no upgrade possible nothing new on the server but a scp did it and now I have module_raw cy8mrln_palmpre noise=35 Jan 24 12:05:54 ok Jan 24 12:06:20 GarthPS, btw do you know what package-index does? Jan 24 12:06:37 GNUtoo: does what ? Jan 24 12:07:10 ok have done this first mtdparts=mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x04040000(factory_system),0x0b6a0000(userdata) and then flashed system into factory_system , laso have flashed userdata , then changed uboot mtdparts to setenv mtdparts mtdparts=physmap-flash:-(nor)\;neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash) Jan 24 12:07:12 it create a package index, so when you opkg update against your local files it will find the newly compiled stuff Jan 24 12:07:17 and opkg upgrade would work Jan 24 12:09:13 let's compile tsmd with debug on Jan 24 12:10:33 GNUtoo: ok ts work here ! YEAHHHHHHHHH Jan 24 12:10:41 wow Jan 24 12:10:42 how? Jan 24 12:10:51 héhéhé :D Jan 24 12:11:21 GNUtoo: I did update tslib libts-1.0-0_1.0+gitr1+e17263ef401ee885a27d649b90b577cfb44500e0-r5_palmpre2.ipk tslib-conf_1.0+gitr1+e17263ef401ee885a27d649b90b577cfb44500e0-r5_palmpre2.ipk Jan 24 12:11:37 for me it still doesn't work Jan 24 12:12:11 what are your exact steps? Jan 24 12:12:15 and then i launch mountdevtmpfs.sh which is missing by default http://git.shr-project.org/git/?p=meta-smartphone.git;a=blob;f=meta-palm/recipes-core/initscripts/initscripts/mountdevtmpfs.sh;h=dbeb7c00c925aaca5491fd5cf0311f46743e4826;hb=HEAD Jan 24 12:12:43 ahh ok Jan 24 12:12:50 and then /etc/init.d/tsmd restart and then /etc/init.d/xerser-nodm restart and taht is 't! Jan 24 12:13:07 GNUtoo: héhé :) Jan 24 12:13:29 GNUtoo: that is Sooooo cool Jan 24 12:15:02 SHR: 03Martin.Jansa 07shr-makefile * rc48b8344461b 10/conf/shr-core/local.conf: shr-core: switch from COMMERCIAL_LICENSE to LICENSE_FLAGS_WHITELIST Jan 24 12:15:56 let me remount devtmpfs Jan 24 12:16:04 because for me it says that it's already mounted Jan 24 12:17:24 GarthPS, hmmm Jan 24 12:17:58 GNUtoo: before use the mountdevtmpfs I have that about devtmpfs devtmpfs on /boot/dev type devtmpfs (rw) Jan 24 12:18:11 devtmpfs on /boot/dev type devtmpfs (rw) Jan 24 12:18:42 ah ok Jan 24 12:19:19 GNUtoo: hey how do I reset toppanel width ? Jan 24 12:19:24 in e Jan 24 12:19:28 what do you mean? Jan 24 12:19:31 screenshot? Jan 24 12:20:01 it is really too big here . you know when at the first startup you choose a size for the top bar Jan 24 12:21:10 I'll look as soon as touchscreen is fixed for me Jan 24 12:22:29 GNUtoo: nevermind . a rm -R ~/.e/ did it Jan 24 12:22:43 ok Jan 24 12:23:46 GarthPS, could you do: Jan 24 12:23:50 lsof | grep tsmd Jan 24 12:24:38 GNUtoo: http://pastebin.com/EURgZPLf Jan 24 12:25:10 hmmm Jan 24 12:25:12 same as me Jan 24 12:28:10 GNUtoo: ouhh lost my phone twice! hang and reboot... Jan 24 12:28:16 me too Jan 24 12:28:19 first one I was doing nothing Jan 24 12:28:24 me too Jan 24 12:28:42 GNUtoo: good predictible! half fixed :p Jan 24 12:28:49 ? Jan 24 12:29:04 mplayer can hang the device btw Jan 24 12:29:11 GNUtoo: if it is repetable then we did half of the way Jan 24 12:29:19 ah ok Jan 24 12:29:25 GNUtoo: yeah know that . about neon thing ? Jan 24 12:30:11 GNUtoo: btw: even more gcc fixed arrived to oe-core today Jan 24 12:30:21 hmmm Jan 24 12:30:24 apm -s seems broken Jan 24 12:30:26 test build running I'll push them to shr branches later today Jan 24 12:30:38 JaMa, ok nice Jan 24 12:30:54 GNUtoo: btw ts does not workk for you ? Jan 24 12:31:05 GarthPS, no it doesn't Jan 24 12:31:15 GNUtoo: you did what I did ? Jan 24 12:31:42 yes and no Jan 24 12:31:52 yes I restarted xorg and tsmd Jan 24 12:31:59 kernel from today image from last week but tslib and libts updated to today +mountdevtmpfs.sh Jan 24 12:32:05 and no because devtmpfs was already mounted Jan 24 12:32:28 GNUtoo: did you use mountdevtmpfs.sh I pointed to you ? Jan 24 12:32:54 it did nothing Jan 24 12:33:02 because "dev was already mounted" Jan 24 12:33:45 GNUtoo: hmm.... did you have /dev/touchscreen already ? I did not Jan 24 12:33:50 I did Jan 24 12:34:00 crw------- 1 root root 10, 56 Jan 1 1970 /dev/touchscreen Jan 24 12:34:41 maybe it's my hardware tough Jan 24 12:34:57 touchscreen doesn't work well under webos Jan 24 12:35:06 I mean it works well until some point Jan 24 12:35:14 like when you mess up with the usb connector Jan 24 12:35:21 then it starts touching everywhere Jan 24 12:35:28 and I power off the display Jan 24 12:35:30 power on Jan 24 12:35:37 and it restarts behaving normally Jan 24 12:35:50 note that Slyon did a webos doctor to that device Jan 24 12:35:54 at FSOSHRCON Jan 24 12:36:22 the worse thing: Jan 24 12:36:36 evtest /dev/input/event6 Jan 24 12:36:41 produces no events at all Jan 24 12:36:47 but still Jan 24 12:37:02 /dev/touchscreen is read quite often with tsmd Jan 24 12:37:05 strace tells it Jan 24 12:37:10 *Reveals Jan 24 12:38:53 does morphis knows the touchscreen? Jan 24 12:45:34 GNUtoo: don't know . Jan 24 12:49:30 GarthPS, what's the last known working version of shr-unstable for the pre? Jan 24 12:49:47 GNUtoo: how do you bind the key for switching to the card mode ? Jan 24 12:49:55 GNUtoo: 2sec Jan 24 12:50:01 1) activate compositing Jan 24 12:50:13 2) go in wrnech and in the thing with a keyboard key Jan 24 12:50:18 and bind it in there Jan 24 12:50:47 GNUtoo: wrench ? Jan 24 12:51:49 yes on the top bar Jan 24 12:52:05 GNUtoo: nevermind , loading elfe does not work Jan 24 12:52:10 ok Jan 24 12:53:38 GNUtoo: sorry don't have shr-u image animore.. Jan 24 12:53:43 anymore Jan 24 12:54:06 ok Jan 24 12:54:16 * GarthPS still wondering what is wrench Jan 24 12:54:40 you're french right? Jan 24 12:54:54 GNUtoo: yop Jan 24 12:55:03 http://en.wikipedia.org/wiki/Wrench Jan 24 12:55:06 has a picture Jan 24 12:55:12 in french I think it's clee a molette Jan 24 12:55:20 GNUtoo: lol Jan 24 12:55:33 GNUtoo: yes you r good Jan 24 12:55:55 so wrench>input>keys , right ? Jan 24 12:56:01 I think so Jan 24 12:56:16 but you need elfe active Jan 24 12:56:19 and compositing active Jan 24 12:56:24 for the key to appear Jan 24 12:56:30 s/key/binding/ Jan 24 12:56:57 GNUtoo: yep plus the screen is too small do dispaly all the window.... Jan 24 12:57:13 GNUtoo: ok so you still don't have your ts ? * Jan 24 12:57:20 I cannot try nor fix it because I cannot make my touchscreen work Jan 24 13:02:41 GNUtoo: and do you have a clue why it does not work ? Jan 24 13:03:04 no, no clue at all Jan 24 13:04:12 hey mplayer produces a console kernel trace Jan 24 13:04:29 (kernel panic) Jan 24 13:04:33 so maybe we can debug it Jan 24 13:04:47 SHR: 03shr-devel 07buildhistory * rad435a8bb44c 10/images/palmpre2/eglibc/aurora-image/ (11 files): Build 201201241243 of shr 20120124 for machine palmpre2 on shr-chroot Jan 24 13:06:01 GNUtoo: seriously? but first can you help me in integrating mountdevtmpfs.sh in palmpre2 shr-cor image ? Jan 24 13:06:07 GarthPS, btw could you move palm pre from http://wiki.freesmartphone.org/index.php/HardwareComparison#Looking_for_maintainers_hardware to http://wiki.freesmartphone.org/index.php/HardwareComparison#Supported_hardware Jan 24 13:06:16 GarthPS, it should be there Jan 24 13:06:33 I'll look after eating Jan 24 13:06:46 maybe some non-machine arch stuff that should be machine arch Jan 24 13:08:22 GNUtoo: 14/12 - 19:39:57 GarthPS: for devtmpfs the override for initscripts-shr is missing Jan 24 13:13:20 GNUtoo: about devtmpfs.sh 14/12 - 19:26:09 I added a extra initscript for that .... Jan 24 13:13:39 GNUtoo: 14/12 - 19:26:50 JaMa: SHR is still using initscripts-shr? Jan 24 13:13:53 GNUtoo: 14/12 - 19:54:36 morphis: no it's just .bbappend to normal initscripts now Jan 24 13:15:23 ok I'll look after Jan 24 13:15:34 btw I know it's a bbappend Jan 24 13:31:52 GarthPS, the initscript is machine arch Jan 24 13:32:02 GarthPS, but there is a bug Jan 24 13:32:10 if [ "${MACHINE}" = "palmpre" ]; then Jan 24 13:32:19 it works only with palmpre Jan 24 13:32:22 and not palmpre2 Jan 24 13:32:34 GarthPS, could you fix it and send a patch to JaMa ? Jan 24 13:33:10 s/JaMa/shr-devel/g Jan 24 13:33:15 lol ok Jan 24 13:37:32 GarthPS, just do man test and lookup the syntax for doing an or machine is palmpre2 Jan 24 13:37:50 and don't forget to bump PR Jan 24 13:42:18 or use MACHINE_CLASS if hpveer should get the same Jan 24 13:43:49 JaMa: don't know about hpveer . I think knowing that veer has a different lvm layout so perhaps it is different there too Jan 24 13:44:11 GarthPS, hpveer is not supported Jan 24 13:44:21 GNUtoo: could you idicate me the recipe path Jan 24 13:44:30 GNUtoo: ok good Jan 24 13:45:39 ok one second Jan 24 13:45:39 I haven't read what you're talking about.. just saying that hpveer is using MACHINE_CLASS = palmpre, so it's probably quite similar and instead of multiple MACHINE = sth, you can use MACHINE_CLASS if possible Jan 24 13:46:08 meta-smartphone/meta-palm/recipes-core/initscripts Jan 24 14:02:08 GNUtoo: ok wiki page fixed! Jan 24 14:06:06 thanks a lot!!!! Jan 24 14:06:51 it's a lot of work to fix theses tables.... Jan 24 14:06:57 so thanks a lot again Jan 24 14:10:13 GNUtoo: yeah it is a pain in the ass.. Jan 24 14:30:08 SHR: 03shr-devel 07buildhistory * r420480665af1 10/images/crespo/eglibc/aurora-image/ (11 files): Build 201201241405 of shr 20120124 for machine crespo on shr-chroot Jan 24 14:50:15 TAsn: hi , have you worked on utf8 in android ? Jan 24 15:32:08 GNUtoo: hi Jan 24 15:46:27 Alex[sp3dev], hi Jan 24 15:47:02 playya_, hi Jan 24 15:47:15 playya_, do you have a palm pre Jan 24 15:47:58 GNUtoo: have you done anything about cleaning up/mainlining crespo modem stuff in kernel? Or are you just using samsung's kernel as is? I think dpram and svnet is very close on nexus s (aries, herring) and sgs2 and I'm thinking of using the kernel drivers from nexus s Jan 24 15:51:00 morphis(our modem person) changed the modem interface Jan 24 15:51:10 I think it was ioctl Jan 24 15:51:16 he did read/write I think instead Jan 24 15:51:20 or something like that Jan 24 15:52:17 SHR: 03shr-devel 07buildhistory * re02525fd6096 10/images/om_gta04/eglibc/aurora-image/ (11 files): Build 201201241533 of shr 20120124 for machine om-gta04 on shr-chroot Jan 24 15:53:59 GarthPS, hi again, at what point are you? Jan 24 16:08:10 GarthPS, because if you want I can implement what JaMa proposed Jan 24 16:13:36 fwiw: staging feed 22 closed Jan 24 16:17:16 SHR: 03Martin.Jansa 07meta-smartphone * rd16242e4e02c 10/meta-shr/conf/distro/include/preferred-shr-versions.inc: meta-shr: prefer unstable libsoup-2.4, because of webkit-efl Jan 24 16:17:22 SHR: 03Martin.Jansa 07meta-smartphone * rcc31d21390d2 10/meta-fso/recipes-freesmartphone/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb: mobile-broadband-provider-info: moved to oe-core Jan 24 16:31:35 GNUtoo: oh you can do it if you want i just come back Jan 24 16:31:41 nothing done yet Jan 24 16:31:50 ok Jan 24 16:32:24 * JaMa will start new build on buildhost in 10 minutes or so Jan 24 16:33:23 ok Jan 24 16:34:21 GNUtoo: ok you've got less than 10 minutes! :p Jan 24 16:36:53 pespin: I'll belive your test and merge 021 to public feed soon :) Jan 24 16:37:02 commit done Jan 24 16:37:03 testing Jan 24 16:41:56 should I push without testing? Jan 24 16:42:11 because it's building the binutils Jan 24 16:42:20 *binutils-native Jan 24 16:42:55 I guess you can Jan 24 16:43:01 ok thanks Jan 24 16:43:03 there will be even more changes Jan 24 16:43:16 +PRINC := "${@int(PRINC) + 1}" Jan 24 16:43:21 - if [ "${MACHINE}" = "palmpre" ]; then Jan 24 16:43:22 + if [ "${MACHINE_CLASS}" = "palmpre" ]; then Jan 24 16:43:24 here's the changes Jan 24 16:43:30 is it ok? Jan 24 16:43:30 looks good Jan 24 16:43:33 ok thanks Jan 24 16:44:15 SHR: 03GNUtoo 07meta-smartphone * r0be8c1880634 10/meta-palm/recipes-core/initscripts/initscripts_1.0.bbappend: meta-palm: initscripts: also ship the mountdevtmpfs.sh script for palmpre2 and hpveer Jan 24 16:44:16 done it built Jan 24 16:44:31 JaMa: what version of android you have used on FR ? Jan 24 16:46:01 alabd: I have tried it only for 1 day or so about 2 years ago, no idea about version Jan 24 16:46:29 JaMa: why 1 day man :P Jan 24 16:46:44 because I didn't like it Jan 24 16:47:35 why Jan 24 16:47:47 seems better than SHR Jan 24 16:47:58 GNUtoo: thx! Jan 24 16:48:10 I will build it tonight Jan 24 16:48:16 ok Jan 24 16:48:44 have installed cpucake 1.5 , and when am compring with my SHR that was installed last year , it's better really , stabler, and more options ...jama Jan 24 16:49:22 GNUtoo: what about you man ? Jan 24 16:50:52 no opinion :P ? Jan 24 16:53:04 seems you are SHR folks and don't like android Jan 24 16:53:10 dono why Jan 24 16:55:33 GNUtoo: how to know what arch (armv4,5,6,7) is this package compiled for ? https://market.android.com/details?id=com.skype.raider&feature=top-free Jan 24 17:07:38 alabd: I would have bought android phone if I had liked it.. but I prefer something more similar to what I'm using on desktop Jan 24 17:08:01 alabd: because I'm using fr/n900 more like small computer then phone Jan 24 17:09:40 ohum yes but last year installed and used shr it was not stable at all for phone using , maybe it's better to install debian beside android on fr Jan 24 17:10:23 just use whatever suits your needs best Jan 24 17:10:27 I do Jan 24 17:12:16 which u-boot or qi support more than 1 kernel in menu ? Jan 24 17:14:05 if debian being installed on uSD , does uboot shows android and debian both in menu ? Jan 24 17:21:03 alabd, kinda, why? Jan 24 17:21:08 GNUtoo: how to install a package(with address) directly in adb shell Jan 24 17:21:53 TAsn: have used latest cpucake but it does not have persian layout for keyboard anda messaged are coded Jan 24 17:22:08 so vague. :) Jan 24 17:22:11 depends on so many things Jan 24 17:22:12 download it and adb install ./path/to/the/package Jan 24 17:22:18 but I'm busy right now Jan 24 17:22:23 first of all, where did you get your image from? Jan 24 17:22:39 as for the messages: there's a config somewhere in the messages app to support utf8 Jan 24 17:22:46 keyboard layout: get a keyboard from the market Jan 24 17:24:28 TAsn: http://gnutoo.homelinux.org/downloads/people/alabd/android-on-freerunner-cupcake-stable-201101.tar.gz Jan 24 17:24:36 dunno Jan 24 17:24:38 I really dunno Jan 24 17:24:48 never touched the android on the fr Jan 24 17:25:08 does it differ from other androids in this things? Jan 24 17:25:41 mrmoku, ping Jan 24 17:25:58 didn't find config somewhere in the messages app to support utf8 Jan 24 17:27:06 GNUtoo: one more question > how to know what arch (armv4,5,6,7) is this package compiled for ? https://market.android.com/details?id=com.skype.raider&feature=top-free Jan 24 17:27:44 alabd, dunno. Jan 24 17:36:19 SHR: 03Martin.Jansa 07shr-makefile * r66675c0db844 10/conf/shr-core/local.conf: shr-core: add also PATCHRESOLVE setting Jan 24 17:39:44 mrmoku, ping Jan 24 17:41:36 GNUtoo: is crespo kernel the one that's in linux-2.6 repo in freesmartphone git? Jan 24 17:50:46 Alex[sp3dev], yes it's in a branch Jan 24 17:50:50 samsung something Jan 24 17:50:58 there are master and master-next Jan 24 17:51:03 master is the 2.6.35 Jan 24 17:51:07 master-next the 3.0 Jan 24 17:51:14 only 2.6.35 has modem changes Jan 24 18:18:19 GNUtoo, no. I lost my palm pre :'( Jan 24 18:18:26 ouch Jan 24 18:18:38 yes Jan 24 18:18:42 playya_, me and GarthPS are trying to revive the palmpre under shr-core Jan 24 18:19:00 mine has a somehow broken touchscreen Jan 24 18:19:39 i bought a samsung galaxy nexus. but I need a new kernel (,android) to add a shr partition Jan 24 18:26:21 playya_, ah really, is there a recovery partition? Jan 24 18:26:43 puh. not checked yet Jan 24 18:26:52 i don't have root atm Jan 24 18:27:22 I'm playing world of goo :D Jan 24 18:29:48 playya_, it's omap, maybe the modem works with libsamsung-ipc + fsogsmd Jan 24 18:29:53 with small adaptations Jan 24 18:30:04 it could be doable Jan 24 18:30:05 yes. maybe Jan 24 18:30:08 but I need more infos Jan 24 18:30:12 first root it Jan 24 18:30:40 i think the big problem is to get free space for a new os and boot it Jan 24 18:31:36 not a problem Jan 24 18:31:38 see crespo Jan 24 18:31:59 the main thing is that you should flash a kenrel with initramfs on recovery partition once you have root Jan 24 18:32:12 and then you select recovery and that would boot on SHR Jan 24 18:32:15 on a loopback Jan 24 18:32:29 ah. ok Jan 24 18:32:39 but without kexec? Jan 24 18:32:45 yes without Jan 24 18:32:56 if you have a recovery partition it should be doable Jan 24 18:33:07 the bootloader has the possibility to boot 2 different fastboot images Jan 24 18:33:12 on a lot of android phones Jan 24 18:33:24 so in the images there are kernel and initramfs or not Jan 24 18:34:58 All sharing functionality on FileSonic is now disabled. Our service can only be used to upload and retrieve files that you have uploaded personally. Jan 24 18:38:44 it should be possible to unlock the device because it's google's dev phone if i understand the threas correctly Jan 24 18:39:55 JaMa, ugh which test? Jan 24 18:40:14 ah, the one in staging? Jan 24 18:40:55 y Jan 24 18:43:13 ./fastboot oem unlock Jan 24 18:43:20 hi morphis , a lot of news for you Jan 24 18:43:29 and a lot of TODO things too Jan 24 18:43:33 GNUtoo: heyho Jan 24 18:43:38 news: Jan 24 18:43:39 good news? Jan 24 18:43:44 * I unblocked the palmpre Jan 24 18:43:52 unblocked? Jan 24 18:43:56 it boots Jan 24 18:44:01 under shr-core Jan 24 18:44:08 ah ok Jan 24 18:44:23 we were about to unsuport it but thanks to GarthPS and me it's now supported again Jan 24 18:44:44 but my touchscreen fails to work Jan 24 18:44:46 at all Jan 24 18:45:03 I fixed a bug with pre2 and devtmpfs also (reported by GarthPS ) Jan 24 18:45:40 GNUtoo: about touchscreen I have a commit pending here which fixes that Jan 24 18:45:46 wow nice Jan 24 18:46:04 on the TODO I'm waiting for the fsoaudiod license change Jan 24 18:46:09 and some other stuff I don't remember Jan 24 18:46:11 and I got usbnet working with the Nexus S 3.0 kernel Jan 24 18:46:16 ok nice Jan 24 18:46:17 yes Jan 24 18:46:54 I will have some time tomorrow for the license change of fsoaudiod tomorrow Jan 24 18:47:36 GNUtoo: I will first push the tslib patch for you now Jan 24 18:47:54 ok nice Jan 24 18:47:55 thanks a lot Jan 24 18:48:11 I already changed things in meta-samsung to support 3.0 kernel Jan 24 18:48:32 ok Jan 24 18:49:10 morphis: GNUtoo: ts work for my pre2 currently with last tslib GNUtoo commit from last night Jan 24 18:49:22 but not for me Jan 24 18:49:39 I've no input whatsoever on /dev/input/event6 Jan 24 18:49:51 but tsmd seem to read a lot of stuff from /dev/touchscreen0 Jan 24 18:49:53 oops Jan 24 18:49:54 but tsmd seem to read a lot of stuff from /dev/touchscreen Jan 24 18:50:05 GNUtoo: yeah so that was my upcomming question to morhpis: what is your tslib about as the last GNUtoo commit works for me Jan 24 18:50:05 GNUtoo: I push a morphis/samsung-linux-3.0 for meta-smartphone Jan 24 18:50:21 ok Jan 24 18:50:34 GarthPS: which commit? Jan 24 18:50:42 GNUtoo: I don't have input6 just from input0 to input5 Jan 24 18:51:10 GNUtoo: can you answer to that ? Jan 24 18:51:31 as me point about this comes from you... Jan 24 18:51:53 ok one second Jan 24 18:53:02 http://git.shr-project.org/git/?p=meta-smartphone.git;a=blobdiff;f=meta-palm/recipes-core/initscripts/initscripts_1.0.bbappend;h=b01201a3a0bae77003d7cb5b613abc65f3e9e0c4;hp=f75a4ee5878433e6a4d5c2285d6c96936bec89ba;hb=0be8c1880634fa68a81e37ad90d81cf899326816;hpb=d16242e4e02c04354e179d4f0f1fdd08dacc35b2 Jan 24 18:53:07 http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=0be8c1880634fa68a81e37ad90d81cf899326816 Jan 24 18:53:11 GNUtoo, GarthPS: this is what I have pending for tslib: http://pastie.org/3245107 Jan 24 18:53:42 GNUtoo: yes that commit can fix the touchscreen issue Jan 24 18:53:44 ah ok Jan 24 18:53:47 if devtmpfs was disabled before Jan 24 18:53:48 I did that too: Jan 24 18:54:07 +PACKAGE_ARCH = "${MACHINE_ARCH}" Jan 24 18:54:17 yes Jan 24 18:54:24 but my patch is a little bit ugly Jan 24 18:54:27 need to clean it first Jan 24 18:54:28 indeed Jan 24 18:54:31 ok Jan 24 18:54:36 I thing we don't need the PACKAGE_ARCH thing Jan 24 18:54:48 ok, but it's a bbappend Jan 24 18:54:50 but everything should work as it is in meta-smartphone Jan 24 18:54:51 so we need it Jan 24 18:55:07 but it doesn't change any machine specific things Jan 24 18:55:07 PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}" Jan 24 18:55:08 GNUtoo: I have finally memory dump from the 2.6.39 suspend/resume problem on gta02 Jan 24 18:55:09 GNUtoo: pong Jan 24 18:55:16 it just pulls in a newer version of the palmpre support in tslib Jan 24 18:55:26 should put it machine arch for all machine class palmpre Jan 24 18:55:35 lindi-, WOW!!!!!!!!!!!!!! Jan 24 18:55:59 GNUtoo: "foreach bt" in the crash utility shows http://paste.debian.net/153491/ Jan 24 18:56:01 mrmoku, can you fix the gta04 issue we started to look at (rfkill in fsodeviced) Jan 24 18:56:16 GNUtoo: that pcf50633_adc_sync_read looks very suspicious Jan 24 18:57:33 GNUtoo: I built a new image today Jan 24 18:58:03 GNUtoo: to check sound on calls too Jan 24 18:58:08 if device is still busy Jan 24 18:58:13 mrmoku, ok Jan 24 18:59:01 2012-01-24T13:59:19.259368Z [DEBUG] fsodeviced : Found scenario 'gsmhandset' - main volume = 0 Jan 24 18:59:04 2012-01-24T13:59:19.407287Z [WARN] fsodeviced : Invalid line '9:'DAC2 Analog Playback Switch':2,1,1'. Ignoring. Jan 24 18:59:04 (GNUtoo I though you push a commit about tslib last night ?) Jan 24 18:59:04 GNUtoo: when I first hit suspend/resume issues in 2009 I didn't know all these new tools :) Jan 24 18:59:16 GarthPS, I did Jan 24 18:59:23 let me look Jan 24 19:00:19 http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=ced0c400c9540e299fa19bdf9c6c3923ed581aa4 Jan 24 19:00:28 2012-01-24T15:36:35.567718Z [DEBUG] Gtm601Modem <>: Did not receive OK (instead '+EXT: TIMEOUT 5') for FsoGsmPlusCSQ Jan 24 19:00:32 hmm Jan 24 19:00:39 that activated palmpre-specific tslib Jan 24 19:00:46 because else you can get it or not Jan 24 19:00:50 according to how you build Jan 24 19:02:30 lindi-, can you fix it (and did you fix the alsa suspend bug) + on what kernel is it? Jan 24 19:02:36 because we have 3.2 Jan 24 19:02:55 GNUtoo: 2.6.39 Jan 24 19:02:57 it's a full kernel and it's awaiting userspace changes in SHR to be used Jan 24 19:02:58 ok Jan 24 19:03:51 GNUtoo: does 3.2 also have suspend/resume issues? Jan 24 19:04:37 no one tested it enough Jan 24 19:04:40 so I don't know Jan 24 19:04:56 ok Jan 24 19:09:47 mrmoku, change , to : Jan 24 19:09:50 it should be: Jan 24 19:10:01 mickeyl: 2012-01-24T16:30:10.681335Z [DEBUG] Gtm601Modem <>: Parsing error: '+CEER: Normal call clearing' does not match '\+CEER: (?:(?P\d+),)?(?P\d+),(?P\d+),(?P\d+)' Jan 24 19:10:06 :2:1,1 Jan 24 19:10:11 after that no calls work Jan 24 19:10:22 mrmoku, we have modems problems indeed Jan 24 19:10:37 I asked mickeyl to take a look about one of them (appears after DTMF) Jan 24 19:10:52 yeah... if you wait to long to give it the PIN it goes in tilt too Jan 24 19:10:53 but there may be more than my problem Jan 24 19:12:26 GNUtoo: Scheduler set to Round Robin with priority 99 Jan 24 19:12:26 playback plughw:0 open error: Device or resource busy Jan 24 19:12:26 Loopback initialization failure. Jan 24 19:12:42 mrmoku, ok for me it worked Jan 24 19:13:00 mrmoku, could you take a look to the rfkill instead? Jan 24 19:13:43 ok Jan 24 19:14:03 GNUtoo: 217 ? Ssl 0:20 /usr/sbin/fsodeviced Jan 24 19:14:06 it is still started though Jan 24 19:14:25 ahh Jan 24 19:14:33 rfkill is commented out in conf :) Jan 24 19:14:41 yes but don't you remember Jan 24 19:14:49 we statrted tackling the rfkill issue Jan 24 19:14:53 GNUtoo: wana download an apk on android it says there is no enough space , how to know free space ? Jan 24 19:14:58 I gave you a line Jan 24 19:15:06 and you said you should ask to vala experts Jan 24 19:16:17 GNUtoo: yeah sure I remember Jan 24 19:16:25 ok Jan 24 19:16:32 then we should continue from there Jan 24 19:16:35 what I did not know is that you (?) disabled it in the config :) Jan 24 19:16:37 do you remember the line? Jan 24 19:16:43 you did Jan 24 19:16:44 yeah Jan 24 19:16:47 I did? Jan 24 19:16:48 damn Jan 24 19:16:49 yes Jan 24 19:17:06 * mrmoku too much distracted by real life these days ;) Jan 24 19:17:09 GNUtoo: ok thx . because that was to what i thought when i was asking you about commit for morphis Jan 24 19:17:33 JaMa: what should I do if I want to drop a PACKAGE_ARCH_* line from a recipe? Jan 24 19:17:50 is just bumping PR enough or should I use PE for this? Jan 24 19:17:51 ahh... there is my vala expert :-) Jan 24 19:17:57 hi morphis ;) Jan 24 19:18:05 mrmoku: heyho :) Jan 24 19:18:25 morphis: PR should be enough Jan 24 19:18:51 morphis: rfkill plugin in fsodeviced is broken somehow Jan 24 19:19:00 JaMa: ok Jan 24 19:19:07 instances.insert( (int)event.idx, new Kernel26.RfKillPowerControl( event.idx, event.type, event.soft == 1, event.hard == 1 ) ); Jan 24 19:19:10 mrmoku: ok Jan 24 19:19:11 makes it abort Jan 24 19:19:19 in which source file? Jan 24 19:19:33 the abort? Jan 24 19:19:55 or that line? Jan 24 19:20:06 that line is from plugin.vala line #146 Jan 24 19:20:12 the kernel26_rfkill plugin Jan 24 19:20:27 morphis: GNUtoo showed me the c source vala produced Jan 24 19:20:32 and that looked indeed wrong Jan 24 19:20:42 using a hashtable without actually creating it Jan 24 19:21:41 would someone complain if we start reading vendor_id from /proc/cpuinfo in libfsobasics? like this http://paste.pocoo.org/show/540137/ ? Jan 24 19:21:57 mrmoku: you need me right now to look at this or can I take a look tomorrow morning? Jan 24 19:22:17 morphis: well... I fear I won't be able to solve it myself Jan 24 19:22:26 but tomorrow morning would be fine as well :) Jan 24 19:22:36 JaMa, nice idea Jan 24 19:22:48 morphis: I dunno if that happens only for gta04 because we have a brand-new kernel Jan 24 19:22:52 GNUtoo: do you know that? Jan 24 19:23:04 but as I said... the c source looks wrong Jan 24 19:23:37 GNUtoo: but maybe I should read it in other for cycle only when there is no Hardware field (in case some device happnes to have both in cpuinfo) Jan 24 19:23:39 mrmoku, or because we have different rfkill devices not covered by the plugin Jan 24 19:23:41 like GPS Jan 24 19:24:02 mrmoku: ok Jan 24 19:24:05 GNUtoo: http://pastie.org/3245258 Jan 24 19:24:14 JaMa, the patch intent is good in my opinion, I've no opinion about the implementation details Jan 24 19:24:33 GNUtoo: I will push that commit later Jan 24 19:24:38 * JaMa just wants to disable some plugins for qemu machines Jan 24 19:24:41 I have to leave now Jan 24 19:24:46 bye Jan 24 19:24:59 morphis, when will you push? Jan 24 19:35:07 GNUtoo: not today Jan 24 19:35:13 I need to check if it is building Jan 24 19:35:21 but another build is running atm Jan 24 19:35:25 ok Jan 24 19:35:41 can you pastebin the patch too? Jan 24 19:45:52 GNUtoo: http://pastie.org/3245258 Jan 24 19:50:34 morphis, I meant that: Jan 24 19:50:35 +SRC_URI += "file://include-cy8mrln-header.patch" Jan 24 19:54:43 GNUtoo: if I replace gta02_bat_get_voltage with a stub that always returns constant voltage 2.6.39 seems to survive 100 suspend/resume cycles Jan 24 19:54:51 wow Jan 24 19:54:54 GNUtoo: I'll continue stress testing but this might be promising Jan 24 19:55:00 ok Jan 24 20:26:13 GNUtoo: survived another round of 100 suspend/resume's Jan 24 20:27:34 wow Jan 24 20:34:16 /quit Jan 24 20:34:19 heh Jan 24 21:07:39 mrmoku, ping Jan 24 21:11:39 GNUtoo, i have the following block devices: mmcblk0 mmcblk0boot0 mmcblk0boot1 mtdblock0 Jan 24 21:13:30 playya_, root it first with ./fastboot oem unlock Jan 24 21:13:38 and then look at /proc/mtd Jan 24 21:14:13 dev: size erasesize name Jan 24 21:14:13 mtd0: 00100000 00001000 "w25q80" Jan 24 21:15:49 hmmm Jan 24 21:15:53 let me look Jan 24 21:22:23 I don't find infos on it.... Jan 24 21:22:47 playya_, what do you plan to do with it exactly? Jan 24 21:22:55 port SHR ? Jan 24 21:23:12 nothing atm. to much work @ daily job Jan 24 21:23:20 ah ok Jan 24 21:23:23 but SHR might be a good idea :) Jan 24 21:23:40 so it's maybe not worth to research it right now if you don't want to spend time on SHR for it Jan 24 21:24:05 but maybe some people like paulk-desktop and morphis would be interested in its modem Jan 24 21:32:17 if I compare the nexus s output mine, i can't see a recovery partition Jan 24 21:33:41 what device is it already? Jan 24 21:35:16 lindi-: maybe FIQs aren't handled properly in suspend? Jan 24 21:35:53 DocScrutinizer: too early to guess yet Jan 24 21:36:01 DocScrutinizer: I'll first check f this is the only problematic part Jan 24 21:36:58 put a 'spinlock' around bq27000.ko Jan 24 21:37:16 DocScrutinizer: also hmm, platform_battery does not use fiqs afaik Jan 24 21:37:33 sure, only smartbat does Jan 24 21:37:39 so it can't be that Jan 24 21:37:56 though you have to ask PaulFertser if I'm not mistaken here Jan 24 21:38:47 ouch, the dumb-bat driver reads out battery voltage from pcf50633, no? Jan 24 21:38:51 paulk-desktop, samsung galaxy nexus Jan 24 21:39:06 DocScrutinizer: yep Jan 24 21:39:14 sweet mother of god Jan 24 21:39:22 DocScrutinizer: you can see this in http://paste.debian.net/153491/ Jan 24 21:39:24 playya_, can you get some logs? Jan 24 21:39:25 via same I2C bus on same chip that has power Jan 24 21:39:57 DocScrutinizer: that pcf50633_adc_sync_read initiates the read and then goes to wait Jan 24 21:40:10 yes. when I'm able to connect to the device again Jan 24 21:40:23 race with shutting down regulators? Jan 24 21:40:29 DocScrutinizer: possible Jan 24 21:40:40 so the result is never ready and it waits forever Jan 24 21:40:45 for races all that's possible will hit Jan 24 21:40:50 playya_, adb logcat -b radio Jan 24 21:40:56 if you could run this just after boot Jan 24 21:40:59 and paste it somewhere Jan 24 21:41:06 yes Jan 24 21:41:07 you would make me very happy Jan 24 21:41:18 android just installs my apps again Jan 24 21:41:19 lindi-: what happens on resume failure ? Jan 24 21:41:28 suspend failure? Jan 24 21:41:50 black deadlock? Jan 24 21:41:54 DocScrutinizer: have just this one memory dump now Jan 24 21:42:03 PANIC? Jan 24 21:42:13 and I don't know which one this is actually Jan 24 21:42:45 yeah, but what are the symptoms Jan 24 21:44:01 SHR: 03shr-devel 07buildhistory * r788c0db24370 10/packages/ (364 files in 364 dirs): Build 201201241902 of shr 20120124 for machine om-gta02 on shr-chroot Jan 24 21:44:58 lindi-: really, get some "mutex" around battery readout // suspend Jan 24 21:45:20 DocScrutinizer: no panic or oops of course. the suspend crash seems to leave periodic interrupts alive Jan 24 21:45:36 DocScrutinizer: during resume crash the timers don't work so only watchdog can reboot Jan 24 21:45:47 mhm Jan 24 21:45:56 ooh, the age old issue? Jan 24 21:46:01 yes Jan 24 21:46:08 HAH Jan 24 21:46:20 but I have better tools and skills now :) Jan 24 21:46:29 :-D Jan 24 21:46:35 added some patches to the crash(8) tool to work on ARM Jan 24 21:46:46 it's for analyzing memory dumps Jan 24 21:46:56 cool sh*t Jan 24 21:48:12 lindi-: is the issue kinda reproducible? Jan 24 21:48:25 JaMa ? Jan 24 21:48:40 hi GNUtoo Jan 24 21:48:43 ahhh license whitelist Jan 24 21:48:45 hi DocScrutinizer Jan 24 21:48:49 DocScrutinizer: this 2.6.39 bug is probably some new bug, it is easy to reproduce Jan 24 21:49:01 :nod: Jan 24 21:49:20 but if I improve the memory dump tools then I might catch the original bug too Jan 24 21:49:21 playya_, mhh I'll leave soon Jan 24 21:49:31 * DocScrutinizer just thought about the 512MB backtrace buffer in LAuterbach in-circuit-emulator Jan 24 21:49:49 playya_, are you able to get logs now? It can wait, I don't want to make you do things in a hurry Jan 24 21:50:11 DocScrutinizer: I heard that was some non-free stuff :/ Jan 24 21:50:13 i need to reboot the phone Jan 24 21:50:18 ok Jan 24 21:50:33 lindi-: in each and every aspect of non-free, indeed Jan 24 21:50:54 what are the main differences between the sipc devices? Jan 24 21:51:36 playya_, transport Jan 24 21:51:48 the kernel interfaces are different, even with same modems Jan 24 21:53:29 but the android part isn't necessary? Jan 24 21:53:43 and which kernel switches are necessary? Jan 24 21:53:53 for the modem? Jan 24 21:53:55 or in general? Jan 24 21:54:54 for the modem Jan 24 21:55:20 still waiting for device Jan 24 21:55:49 maybe the wake_locks Jan 24 21:55:54 that's for power management Jan 24 21:56:04 it's specific to android and some are dedicated to the modem Jan 24 21:56:20 is the phone booted? Jan 24 21:56:28 yes Jan 24 21:56:32 maybe you should remove/reinsert the cable and retry adb logcat -b radio Jan 24 21:57:29 no success Jan 24 21:57:44 did you enable usb debugging? Jan 24 21:57:55 I guess adb shell doesn't do anything either Jan 24 21:58:23 yes Jan 24 22:04:24 fast boot has the same problem Jan 24 22:06:52 ok. fastboot works on a different USB port Jan 24 22:11:20 gotta go Jan 24 22:11:22 bye Jan 24 22:14:20 kk Jan 24 22:29:44 playya_, basically it's a special image (fastboot image) with inside a kernel and an optional initramfs Jan 24 22:30:05 it can be done with mkbootimg Jan 24 22:30:10 that is in fso android uttilities Jan 24 22:30:15 and flashed with fastboot Jan 24 22:30:26 that is also in fso android uttilities Jan 24 22:30:32 or just booted trough memory Jan 24 22:30:35 ok Jan 24 22:30:37 so no flashing involved Jan 24 22:31:16 do you want to have a copy of the logs? Jan 24 22:31:40 yes Jan 24 22:32:01 but maybe paulk and morphis would be better than me Jan 24 22:32:08 I don't know samsung-ipc well Jan 24 22:32:18 I just added support for 3g in replicant Jan 24 22:32:21 in the ril Jan 24 22:32:40 (I was more busy with the fso ports) Jan 24 22:32:52 like gta04 for instance Jan 24 22:34:49 i think i won't buy a gta04 Jan 24 22:39:58 is there any machine readable database for mnc/mcc and which format would you prefer? Jan 24 22:40:17 c file and a switch case? Jan 24 22:41:59 there is Jan 24 22:42:19 I don't remember the name but it's in meta-smartphone,let me look Jan 24 22:42:23 http://mcclist.com/ seems to be parseable if you want a SQL database or something Jan 24 22:42:24 SHR: 03shr-devel 07buildhistory * rb01bb6818cbd 10/packages/nokia900-oe-linux-gnueabi/initscripts/ (7 files in 7 dirs): Build 201201242254 of shr 20120124 for machine nokia900 on shr-chroot Jan 24 22:43:04 are you still using system5? Jan 24 22:45:27 mobile-broadband-provider-info Jan 24 22:45:56 part of gnome project Jan 24 22:46:09 ./openembedded-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb Jan 24 22:47:08 what's system5? Jan 24 22:47:35 git://git.gnome.org/mobile-broadband-provider-info Jan 24 22:53:51 ok. good night. **** ENDING LOGGING AT Wed Jan 25 02:59:56 2012