**** BEGIN LOGGING AT Thu Jan 26 02:59:57 2012 **** ENDING LOGGING AT Thu Jan 26 03:37:48 2012 **** BEGIN LOGGING AT Thu Jan 26 03:55:12 2012 Jan 26 06:40:57 lindi-_: your work is _awesome_ and _amazing_ Jan 26 06:41:02 ~praise lindi Jan 26 06:41:03 All hail lindi! Jan 26 06:41:08 YAY Jan 26 06:54:41 indeed Jan 26 06:54:59 moo PaulFertser Jan 26 06:55:38 pabs3: please rephrase Jan 26 06:56:51 ~lindi++ Jan 26 07:10:04 DocScrutinizer: hey :) Jan 26 07:10:22 PaulFertser: lindi-_ for president :-D Jan 26 07:11:25 he's using tools I never heard of ;-) Jan 26 07:11:42 awesome mighty magic tools Jan 26 07:12:09 hm, what are you talking about? :) Jan 26 07:12:21 mail to kernel-ML Jan 26 07:12:37 or http://lindi.iki.fi/lindi/openmoko/crash/README Jan 26 07:14:43 WTF?! /usr/bin/stap Jan 26 07:15:12 * ynezz wonders too Jan 26 07:15:41 man stap :-O Jan 26 07:16:12 black magic mighty dark spells Jan 26 07:16:24 :-D Jan 26 07:16:37 lindi-_: you're luring me to the dark side Jan 26 07:16:45 ;-D Jan 26 07:18:30 >> The language, which is described in a later section, is strictly typed, declaration free, procedural, and inspired by awk. It allows source code points or events in the kernel to be associated with handlers, which are subrou- tines that are executed synchronously. It is somewhat similar conceptually to "breakpoint command lists" in the gdb debugger.<< O.O Jan 26 07:19:42 I never knew there's such a thing in linux Jan 26 07:22:05 and he is using it in guru mode (-g switch ;-) Jan 26 07:24:59 well, when even radek__ acknowledges it, it HAS to be magic ;-) Jan 26 07:27:24 * DocScrutinizer idly wonders from which book of magic spells those addr are -> __u32 *branch = (void*)0xc002eda4; Jan 26 07:27:43 *branch = 0xeb062230; /* bl */ Jan 26 07:27:50 :-O Jan 26 07:29:09 WTF?!?! -g *IS* GURU mode Jan 26 07:29:18 thought you're kidding Jan 26 07:31:25 Copyright (C) 2005-2009 Red Hat, Inc. and others Jan 26 07:31:27 hmm Jan 26 07:31:57 * DocScrutinizer idly wonders who are those hackers, kudos to them Jan 26 07:33:54 incredible! 'patching' live kernel to disable a certain driver that's suspicious to kill things Jan 26 07:40:04 particularly, what's *branch = 0xe1a00000; /* nop */ Jan 26 07:40:51 is there a arbitrary return-from-subroutine opcode at 0xe1a00000? Jan 26 07:41:17 and how the heck did lindi-_ know that? Jan 26 07:41:58 for all I know it as well could eat your LCD and cat and children Jan 26 07:42:09 :-D Jan 26 07:50:09 DocScrutinizer: this is arm opcode for nop I think as the comment suggests Jan 26 07:50:22 and he replaces that bl branch instruction with that nop Jan 26 07:50:38 oooh Jan 26 07:50:51 so it's not branching there, just continues right after that bl instruction Jan 26 07:52:32 indeed Jan 26 07:52:48 I'm evidently impaired by flu Jan 26 07:53:53 now suddenly I can't see what I thought all this is doing before I realized what it actually is doing ;-P Jan 26 07:54:03 thanks ynezz Jan 26 07:56:12 well, seems I thought he's patching the dest addr of the branch instruction, rather than the complete opcode Jan 26 07:57:52 so "*branch = 0xe1a00000; /* nop */" for me meant "branch to a NOP at addr 0xe1a00000" Jan 26 07:59:04 wow, I should actually stay at home today, cure my flu. Rather than considering to mess with C code at work Jan 26 08:07:18 HAH Jan 26 08:07:20 PID: 1586 TASK: c3abb820 CPU: 0 COMMAND: "kworker/0:2" Jan 26 08:07:33 #4 [] (gta02_bat_get_voltage) from [] Jan 26 08:08:40 of course this is assuming that addr level is reproducible and identical between consecutive boots Jan 26 08:09:25 hm, it should be, it's kernel Jan 26 08:09:27 now I understand why he's doing a crash dump of a live system Jan 26 08:09:50 probably it is, yes Jan 26 08:10:05 I assume he checked by comparing two dumps Jan 26 08:10:45 also he has a _stp_printf("*branch = %x\n", *branch); to see if his magic hits Jan 26 08:50:29 DocScrutinizer: yep I'm live-patching to avoid recompilation. I want all my memory dumps to be from the same kernel image to make comparison easier Jan 26 08:56:39 lindi-_: sure thing Jan 26 08:57:55 I've used both systemtap and crash to hunt xen bugs and bugs in embeded x86 hardware before, I just hadn't looked at how easy it would be to make it work on arm Jan 26 08:58:26 I'd still love to get the live mode of crash to work over debug board Jan 26 09:09:45 Project shr-core-deploy-cleanup build #7: SUCCESS in 38 sec: http://norman-schleicher.de/jenkins/job/shr-core-deploy-cleanup/7/ Jan 26 09:16:13 SHR: 03Martin.Jansa 07shr-chroot * ra76c5d878d2a 10/ (297 files in 42 dirs): system upgrade Jan 26 09:19:09 heyho Jan 26 09:19:35 JaMa: ping Jan 26 09:25:18 pong Jan 26 09:37:05 morphis: ho! wowo did you see HP annoucement about their opensource plan ? mainline kernel , not done yet but sweet :) Jan 26 09:37:18 plus the other things of course Jan 26 09:38:05 * GarthPS is curious to see the reaction of mickey about that :) Jan 26 09:38:41 will HP beat OpenMoko to a mainline kernel!! place your bets here -> Jan 26 09:39:34 Project shr-core-om-gta02-shr-image build #75: SUCCESS in 18 min: http://norman-schleicher.de/jenkins/job/shr-core-om-gta02-shr-image/75/ Jan 26 09:40:36 GarthPS: I saw it, sounds interesting let's see what "mainline kernel" means Jan 26 09:41:37 morphis: yep . I did not understand it at first.. , as it was annouced Jan 26 09:42:03 but enyo is now open source Jan 26 09:43:28 ok it's just the framework, not the webOS theme is included Jan 26 09:46:04 yep Jan 26 09:46:58 JaMa: I have the following problem Jan 26 09:47:19 I have a meta-samsung/recipes-core/base-files/base-files/crespo/fstab Jan 26 09:47:28 and there is a meta-shr/recipes-core/base-files/base-files/shr/fstab Jan 26 09:48:14 in bblayers.conf meta-samsung is included before meta-shr Jan 26 09:48:23 so what should bitbake do now? Jan 26 09:48:33 create a machine specific package for crespo? Jan 26 09:49:12 morphis: imho yes Jan 26 09:49:33 but shr's one will be first in FILESEXTRAPATHS Jan 26 09:49:35 morphis: but better check order of FILESEXTRAPATHS Jan 26 09:50:03 as the bbappend of meta-samsung is included before meta-shr's one as bblayers.conf defines Jan 26 09:50:26 but there is no fstab in shr, is it? Jan 26 09:51:10 oh sorry Jan 26 09:51:13 it's not fstab Jan 26 09:51:22 it's the interfaces file in netbase Jan 26 09:51:30 pasted the wrong line ... Jan 26 09:51:55 as the usbnet interface changed for the linux 3.0 kernel for the Nexus S Jan 26 09:51:58 to rndis0 Jan 26 09:52:33 is netbase MACHINE specific by default? Jan 26 09:52:58 maybe we could move interfaces from meta-shr to BSP layers Jan 26 09:53:12 maybe Jan 26 09:53:36 was the usb0 -> rndis0 change a general one? is it the same for the gta04 3.0 kernel? Jan 26 09:53:37 otherwise you can change prepend/append for FILESEXTRAPATHS but I don't like it much Jan 26 09:54:10 yes Jan 26 09:54:18 with 3.2 on gta02 I didn't have usb network, but not sure if it was because of iface name change Jan 26 09:54:41 what about adding lines for rndis0 to the interfaces file of SHR? Jan 26 09:54:54 maybe as other devices are using g_ether Jan 26 09:55:01 where it is still usb0 Jan 26 09:56:24 also fine for me Jan 26 09:56:46 probably best solution Jan 26 10:02:59 ok, will do that Jan 26 10:11:04 Project shr-core-nokia900-shr-image build #58: SUCCESS in 31 min: http://norman-schleicher.de/jenkins/job/shr-core-nokia900-shr-image/58/ Jan 26 10:25:00 hi mickey_office morphis mrmoku Jan 26 10:25:21 GNUtoo: heyho Jan 26 10:25:43 morphis, btw my touchscreen still fails Jan 26 10:25:46 morning folks Jan 26 10:26:00 nschle85-jenkins: got anywhere with GPS on the n900? Jan 26 10:26:06 ah, nm, it's a bot Jan 26 10:26:15 mickey_office, about GTA04, I added an ifconfig to kenrel26_rfkill Jan 26 10:26:35 GNUtoo: why? Jan 26 10:28:21 but I fear that it works only for GTA04 and that it broke other machines Jan 26 10:28:23 because I've put wlan0 as default interface Jan 26 10:28:24 I guess if I add a config for gta02 it would work? Jan 26 10:28:26 mickey_office, btw could you fix the modem? Jan 26 10:29:12 http://git.freesmartphone.org/?p=cornucopia.git;a=blobdiff;f=fsodeviced/src/plugins/kernel26_rfkill/plugin.vala;h=c999c5c5be551c4c7ae92c7bb0f20d25576ccebe;hp=3aefce4c4ace3ddd655a7b4aa718ea9db6bc53a3;hb=1f3b6f79de043d3b4ee720badf1b988e31d8f3f8;hpb=88ee841b9215df4a8978108a9338a1098c82ee94 Jan 26 10:29:39 let's say if ifconfig or iwconfig fails Jan 26 10:29:53 it won't be a problem and continue doing what it does? Jan 26 10:31:16 mickey_office, hi Jan 26 10:31:16 GNUtoo: palmpre? Jan 26 10:31:53 mickey_office, since the GPS was too hard for nschle85 I think he will work on something easier first, just to be more confident with ISI, like sms for instance Jan 26 10:32:07 morphis, yes Jan 26 10:32:22 morphis, maybe it's just hardware problem Jan 26 10:32:37 under webos there is a problem anyway, it works and then touches everywhere Jan 26 10:32:45 I am building now here an image for the palmpre to check this Jan 26 10:32:47 hm Jan 26 10:32:48 and then I press the power button Jan 26 10:33:03 and press it again for putting it on, and it works again Jan 26 10:33:17 btw enyo is now apache Jan 26 10:51:12 hi Jan 26 10:51:20 hi Jan 26 10:51:38 I'll try starting SHR from NAND u-boot Jan 26 10:51:57 ok Jan 26 10:52:06 what's the best source to build u-boot for gta02? Jan 26 10:53:00 is the main u-boot tree ok ? Jan 26 10:53:27 git://git.denx.de/u-boot.git Jan 26 10:54:17 I tought gta02 uboot was *not* merged upstream at all Jan 26 10:54:41 apparently it's not indeed Jan 26 10:55:44 so I guess it's the openmoko git Jan 26 10:55:45 there is only u-boot for gta04 on meta-smartphone Jan 26 10:55:46 let me look Jan 26 10:56:22 indeed that's what I just found out Jan 26 10:56:45 http://git.openmoko.org/ Jan 26 10:56:52 it seems old Jan 26 10:57:08 yes but as it was not merged upstream Jan 26 10:57:14 I see Jan 26 10:57:17 why is that? Jan 26 10:57:27 (why isn't it upstram) Jan 26 10:58:44 because nobody worked on it Jan 26 10:58:54 I see Jan 26 10:59:13 even part of the kernel is not upstream Jan 26 10:59:21 like glamo, ath6k Jan 26 10:59:34 part of it is upstream like board, alsa tough Jan 26 12:57:12 paulk-desktop: http://wiki.openmoko.org/wiki/Kernel/Upstreaming has list of patches that we still need to upstream Jan 26 13:03:59 oh nice Jan 26 13:07:22 GNUtoo: I have touchscreen working Jan 26 13:07:27 with xf86-input-multitouch Jan 26 13:18:02 morphis, on palmpre? Jan 26 13:18:06 or on crespo? Jan 26 13:18:14 on crespo Jan 26 13:18:19 ok Jan 26 13:18:23 only the input arrives not in the UI Jan 26 13:18:26 on palm pre my delay with printk didn't work Jan 26 13:18:28 somehow Jan 26 13:18:40 it delayed boot messages Jan 26 13:18:43 with "DISPLAY=:0 xinput test Touchscreen" Jan 26 13:18:44 but not panic messages Jan 26 13:18:51 I get "button press 1 Jan 26 13:18:51 button release 1" Jan 26 13:18:51 ok Jan 26 13:22:37 you got bootr deactivated? Jan 26 13:28:38 no but I worked arround Jan 26 13:29:01 I did what Alex[sp3dev] told me: patch setup.c Jan 26 13:29:16 it was easy,it worked the first time Jan 26 13:29:27 ok Jan 26 13:31:36 - strlcpy(default_command_line, tag->u.cmdline.cmdline, COMMAND_LINE_SIZE); Jan 26 13:31:36 +// strlcpy(default_command_line, tag->u.cmdline.cmdline, COMMAND_LINE_SIZE); Jan 26 13:31:53 arch/arm/kernel/setup.c Jan 26 13:35:42 ok, xf86-input-multitouch can't work as we have the multitouch support problem in our applications Jan 26 13:35:49 so we need to fix xf86-input-mtdev Jan 26 13:36:45 ok Jan 26 15:30:35 morphis, did the image complete? Jan 26 15:53:01 freesmartphone.org: 03morphis 07morphis/pending * r31091eff2817 10cornucopia/fsodatad/ (Makefile.am configure.ac fsodata-2.0.pc.in): Jan 26 15:53:01 freesmartphone.org: fsodatad: provide a pkg-config file to make libfsodata accessible for other components Jan 26 15:53:01 freesmartphone.org: Signed-off-by: Simon Busch Jan 26 15:53:02 freesmartphone.org: 03morphis 07morphis/pending * r737cdd29b0d4 10cornucopia/fsogsmd/ (3 files in 2 dirs): Jan 26 15:53:02 freesmartphone.org: fsogsmd: modem_samsung: gather network operator names when listing available providers Jan 26 15:53:02 freesmartphone.org: Signed-off-by: Simon Busch Jan 26 15:53:03 freesmartphone.org: 03morphis 07morphis/pending * r09d6949ed242 10cornucopia/libfsotransport/fsotransport/transport.vala: Jan 26 15:53:03 freesmartphone.org: libfsotransport: add crespo transport to list of known transports Jan 26 15:53:04 freesmartphone.org: Signed-off-by: Simon Busch Jan 26 15:53:04 freesmartphone.org: 03morphis 07morphis/pending * r18b60622f65f 10cornucopia/libfsotransport/fsotransport/basetransport.vala: Jan 26 15:53:05 freesmartphone.org: libfsotransport: adjust for binding changes in vala 0.14.2 Jan 26 15:53:05 freesmartphone.org: Signed-off-by: Simon Busch Jan 26 15:53:06 freesmartphone.org: 03morphis 07morphis/pending * r03c4dbaffd74 10cornucopia/libfsotransport/ (9 files in 4 dirs): Jan 26 15:53:41 freesmartphone.org: libfsotransport: switch prefix for crespo modem transport to Samsung Jan 26 15:53:41 freesmartphone.org: Signed-off-by: Simon Busch Jan 26 15:53:41 freesmartphone.org: 03morphis 07morphis/pending * re86986479660 10cornucopia/libfsotransport/AUTHORS: Jan 26 15:53:41 freesmartphone.org: libfsotransport: add myself to the list of authors Jan 26 15:53:42 freesmartphone.org: Signed-off-by: Simon Busch Jan 26 15:53:42 freesmartphone.org: 03morphis 07morphis/pending * ref47c73e9beb 10cornucopia/fsodeviced/src/plugins/kernel26_rfkill/plugin.vala: Jan 26 15:53:43 freesmartphone.org: fsodeviced: kernel26_rfkill: we need an valid instance of the hashtable instances all the time Jan 26 15:53:43 freesmartphone.org: Signed-off-by: Simon Busch Jan 26 15:53:44 freesmartphone.org: 03morphis 07morphis/pending * rd66c42fed689 10cornucopia/fsogsmd/ (2 files in 2 dirs): Jan 26 15:54:41 freesmartphone.org: fsogsmd: modem_samsung: choose transport type by taking config value in advance Jan 26 15:54:41 freesmartphone.org: Signed-off-by: Simon Busch Jan 26 16:31:48 JaMa, ok we still have a bug with reguard to audio Jan 26 16:32:16 multiplexing is broken in last images I guess ( it is on the last image I built from some minutes ago) Jan 26 17:13:36 morphis, hi, what's the status of 3.0 on nexus S (to try wifi on 3.0) Jan 26 17:20:03 mrmoku, hi **** ENDING LOGGING AT Thu Jan 26 17:46:57 2012 **** BEGIN LOGGING AT Thu Jan 26 17:48:20 2012 Jan 26 17:57:51 SHR: 03Martin.Jansa 07meta-smartphone * rd1904ee62572 10/meta-shr/recipes-support/ode/ (ode/install.patch ode_0.9.bb): ode: import from oe-classic Jan 26 17:57:54 SHR: 03Martin.Jansa 07meta-smartphone * rdcc41c9b849d 10/meta-shr/recipes-shr/3rdparty/evopedia_git.bb: evopedia: import from oe-classic Jan 26 17:57:54 SHR: 03Martin.Jansa 07meta-smartphone * r17801c8c27b7 10/meta-shr/recipes-support/fltk/ (3 files in 2 dirs): fltk: import from oe-classic Jan 26 17:57:55 SHR: 03Martin.Jansa 07meta-smartphone * r2c484ea5b561 10/meta-shr/recipes-support/joe/joe_3.1.bb: joe: import from oe-classic Jan 26 17:57:55 SHR: 03Martin.Jansa 07meta-smartphone * r31faf18e3446 10/meta-shr/recipes-support/iksemel/ (iksemel-1.4/r25.diff iksemel_1.4.bb): iksemel: import from oe-classic Jan 26 17:57:55 SHR: 03Martin.Jansa 07meta-smartphone * rb0a739465258 10/meta-shr/recipes-shr/3rdparty/ (7 files in 2 dirs): jeflinks: import from oe-classic Jan 26 17:58:02 SHR: 03Martin.Jansa 07meta-smartphone * re117ef2c7780 10/meta-shr/recipes-shr/3rdparty/ (4 files in 2 dirs): gwaterpas: import from oe-classic Jan 26 17:58:02 SHR: 03Martin.Jansa 07meta-smartphone * r1b15c2493c19 10/meta-shr/recipes-core/systemd/systemd-compat-units.bbappend: systemd-compat-units: blacklist checkroot.sh too Jan 26 17:58:03 SHR: 03Martin.Jansa 07meta-smartphone * r21b3367b3c35 10/meta-shr/recipes-shr/games/ (2 files in 2 dirs): aceofpengins: import from oe-classic Jan 26 17:58:03 SHR: 03Martin.Jansa 07meta-smartphone * r2b33d6f3ab5e 10/meta-shr/recipes-shr/tasks/task-shr-feed.bb: task-shr-feed: add recipes from package request #1569 Jan 26 17:58:03 SHR: 03Martin.Jansa 07meta-smartphone * r25577db832bc 10/meta-shr/recipes-shr/games/ (mokoeightball/fixpath.patch mokoeightball_svn.bb): mokoeightball: import from oe-classic Jan 26 17:58:03 SHR: 03Martin.Jansa 07meta-smartphone * r9dc22447cd49 10/meta-shr/recipes-shr/games/ (openmoocow/openmoocow.desktop openmoocow_git.bb): openmoocow: import from oe-classic Jan 26 17:58:43 SHR: 03Martin.Jansa 07meta-smartphone * r0f8bb87fe47f 10/meta-shr/recipes-shr/ (8 files in 4 dirs): mokomaze: fix LICENSE metadata Jan 26 18:02:09 Project shr-core-om-gta02-feed build #14: ABORTED in 3 min 25 sec: http://norman-schleicher.de/jenkins/job/shr-core-om-gta02-feed/14/ Jan 26 18:17:38 hi nschle85 Jan 26 18:17:47 hi :-) Jan 26 18:17:53 mickeyl wanted to know about your work on n900 Jan 26 18:17:59 did you start already? Jan 26 18:18:11 no, Jan 26 18:18:20 ok Jan 26 18:18:23 so he can implement sms Jan 26 18:19:02 i am still moving old build server to new one... on 2. Feb it will be swutched off Jan 26 18:19:35 and trying to get accellerated video on pandaboard Jan 26 18:25:21 GNUtoo: for gps also no progress, i extended gisi but the intelligent work i did not start. At the moment i am busy with a lot of other things (work/family/server move/ pandaboard/..) so i have to organize myself a little bit Jan 26 18:26:21 did you push? Jan 26 18:26:53 what is the correct rootfstype to pass for the SHR ubi images? Jan 26 18:27:01 .ubi Jan 26 18:27:16 I mean on kernel cmdline Jan 26 18:27:23 there is rootfstype=jffs2 Jan 26 18:27:25 in u-boot env Jan 26 18:28:53 no, as i can see location.h is not finished Jan 26 18:29:14 so give me some time please Jan 26 18:29:36 paulk-desktop, let me look Jan 26 18:30:01 I've to reboot gta02 (microsd currently) Jan 26 18:32:15 rootfstype=ubifs ubi.mtd=6,2048 root=ubi0:om-gta02-rootfs Jan 26 18:32:42 paulk-desktop, btw you have an A7 or A7+ ? Jan 26 18:32:47 A7 Jan 26 18:32:51 no bass fix Jan 26 18:32:52 ok Jan 26 18:33:02 there are 3 possibles fixes: Jan 26 18:33:05 *bass fix Jan 26 18:33:11 *buzz fix Jan 26 18:33:14 *1024 fix Jan 26 18:33:26 the #1024 fix is a fix for the modem Jan 26 18:33:36 I remember Jan 26 18:33:40 ok Jan 26 18:33:53 but if you had #1024 fix you needed to activate in fsogsmd.conf Jan 26 18:34:07 because else it doesn't tell the modem to go in deep sleep Jan 26 18:34:13 but since you don't have it.... Jan 26 18:34:30 maybe that could be fixed by osmocombb tough Jan 26 18:34:38 but nobody works on nuttxbb right now Jan 26 18:34:49 no new commit despite of harald calling people to work on it Jan 26 18:35:17 ok Jan 26 18:37:41 basically for nuttxbb they have a serial driver that is a bit special Jan 26 18:37:50 it permit to multiplex stuff on the serial port Jan 26 18:38:00 like the layer 1 <->layer23 Jan 26 18:38:04 and other stuff Jan 26 18:38:15 it didn't compile for me in nuttxbb Jan 26 18:38:30 maybe I'll look at it after.... Jan 26 18:39:22 *later Jan 26 18:55:02 mhh I can get the image to boot if I load it to ram via dfu-utils Jan 26 18:55:34 u-boot complains if I try to load it from nand Jan 26 19:00:04 ah? Jan 26 19:00:08 but it's an uImage Jan 26 19:01:23 JaMa, hi/ping Jan 26 19:01:48 JaMa, how do we handle the fsoaudiod + asound.conf? Jan 26 19:07:36 ah great, now it starts Jan 26 19:07:42 ok Jan 26 19:11:12 I rand nand scrub Jan 26 19:11:17 ran* Jan 26 19:11:22 ok Jan 26 19:11:29 I'll reflash Jan 26 19:11:34 ok Jan 26 19:11:46 did it erase bootloader as well? Jan 26 19:12:00 (the one on NAND) Jan 26 19:13:13 time to work on IPC USSD (while ti flashes) Jan 26 19:13:17 it* Jan 26 19:13:31 yes Jan 26 19:13:36 it erased all the NAND Jan 26 19:13:39 but not the NOR Jan 26 19:13:44 ok Jan 26 19:13:46 so you still have u-boot from NOR Jan 26 19:13:58 was the openmoko logo on NAND or NOR? Jan 26 19:14:04 NOR Jan 26 19:14:10 NOR is the aux button Jan 26 19:14:20 no, I mean the actual image data Jan 26 19:16:06 nevermind, it's not very important Jan 26 19:16:13 paulk-desktop: openmoko logo is typically in nand Jan 26 19:16:27 ok thanks Jan 26 19:48:26 GNUtoo, what's the correct size for gta02 already? Jan 26 19:48:39 size? Jan 26 19:48:49 context? Jan 26 19:49:01 at first boot Jan 26 19:49:25 on e17 sizing screen Jan 26 19:52:43 I took 2.0 scale factor Jan 26 19:54:16 intone works really well Jan 26 19:55:32 yeah, it remains bad to earbuds Jan 26 19:57:49 I got the cmdline btw Jan 26 19:57:56 loglevel=4 console=tty0 console=ttySAC2,115200 init=/sbin/init ro mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(qi),0x00040000(depr-ub-env),0x00800000(kernel),0x000a0000(depr),0x00040000(identity-ext2),0x0f6a0000(rootfs) rootfstype=ubifs ubi.mtd=6,2048 root=ubi0:om-gta02-rootfs Jan 26 20:09:40 with u-boot we can select between nand and uSD , so if want to install debian+SHR on uSD ,how to select them in booting ? Jan 26 20:10:52 alabd, are you using Qi or uboot? Jan 26 20:11:13 which one should be used for this purpose ? Jan 26 20:11:23 you can use both afaik Jan 26 20:11:41 am using uboot now Jan 26 20:16:21 alabd: read this: http://www.denx.de/wiki/DULG/Manual Jan 26 20:16:39 nschle85 thanks Jan 26 20:18:29 Project shr-core-nokia900-feed build #12: SUCCESS in 2 hr 16 min: http://norman-schleicher.de/jenkins/job/shr-core-nokia900-feed/12/ Jan 26 20:27:38 pespin: how is it possible with u-boot ? you also use http://www.denx.de/wiki/DULG/Manual Jan 26 20:34:48 GNUtoo: ping Jan 26 20:36:34 pong Jan 26 20:37:30 GNUtoo: this looks like what can save us http://www.mail-archive.com/linux-media@vger.kernel.org/msg34078.html Jan 26 20:41:25 ok Jan 26 20:42:53 could you try rebuilding libv4l2 and the rest with this patch? if not, i will try during the weekend Jan 26 20:43:07 hmmm Jan 26 20:43:16 why do you ask me that? Jan 26 20:43:23 more precisely: Jan 26 20:43:29 * can you compile? Jan 26 20:43:45 because I've not the same phone as yours Jan 26 20:44:23 because i don't want to set up OE toolchain.. i prefer compiling in debian/gentoo but that'll need some time to setup, which i plan to do during the weekend Jan 26 20:48:20 ah ok Jan 26 20:48:38 then I need to compile it just for you then Jan 26 20:48:57 I've to finish something with sercomm right now Jan 26 20:49:47 no problem, i'm playing with ioctls on camera now. wonder why querybuf fails, although i'm following the mplane capture example Jan 26 20:50:32 ok Jan 26 21:07:11 freesmartphone.org: 03morphis 07morphis/pending * rdf4cded1ebbb 10cornucopia/fsousaged/src/plugins/lowlevel_kernel26_staysalive/plugin.vala: Jan 26 21:07:11 freesmartphone.org: fsousaged: lowlevel_kernel26_staysalive: make suitable for the upcoming vala 0.14.2 Jan 26 21:07:11 freesmartphone.org: Signed-off-by: Simon Busch Jan 26 21:52:29 freesmartphone.org: 03morphis 07morphis/pending * r09aba7a5e343 10cornucopia/libgsm0710mux/gsm0710mux/manager.vala: Jan 26 21:52:29 freesmartphone.org: libgsm0710mux: drop usage of external loop variable Jan 26 21:52:29 freesmartphone.org: Signed-off-by: Simon Busch Jan 27 01:06:36 lindi-_: any of those get merged into 3.3? Jan 27 02:22:46 GNUtoo: around? from #foxtrotgps: I've yet to hear back fro Denis/GNUtoo about including his script. Jan 27 02:35:59 hi Jan 27 02:36:12 what script,the thing for the POI? Jan 27 02:37:03 GNUtoo: please join #foxtrotgps, but yeah I guess that is it **** ENDING LOGGING AT Fri Jan 27 02:59:57 2012