**** BEGIN LOGGING AT Sun Jan 15 02:59:57 2012 Jan 15 10:06:34 freesmartphone.org: 03mok 07gnutoo/alsaloop * r28a6960309c5 10cornucopia/fsoaudiod/ (5 files in 3 dirs): Jan 15 10:06:34 freesmartphone.org: fsoaudiod: add config for GTA04 Jan 15 10:06:34 freesmartphone.org: Signed-off-by: Klaus Kurzmann Jan 15 10:23:14 <[Rui]> hi Jan 15 10:30:30 [Rui]: hi Jan 15 10:31:36 <[Rui]> alabd, hiya Jan 15 10:43:46 mrmoku, hi Jan 15 13:21:17 GNUtoo: regarding the stuff I did in Essen, most of it is rather boring... I found a working VoIP-handset scenario *somewhere* (not sure where), and also one for recording GSM calls. the only part that was not straightforward, was combining these two scenarios to get a "gsm with AP-loop" scenario, which required some understanding of the audio routing; but it was also partly trial&error... Jan 15 13:23:05 the scenario I came up with is probably not very clean, but it seemed to work well. it certainly won't hurt to publish it, so it can be used by others and integrated in the standard distribution... Jan 15 13:25:02 apart from that, it's just setting up a one-way alsaloop, and enabling it on GTA02 (probably only as a config option, as apparently most phones do not have the problem?) Jan 15 14:35:40 antrik, hi, yes it would be nice to publish the resulting scenario somewhere Jan 15 14:35:53 for the one way alsaloop no problem, just edit the config file Jan 15 14:42:35 hi morphis Jan 15 14:42:44 GNUtoo: heyho Jan 15 14:42:55 are there schematics for the palm pre? Jan 15 14:42:55 I should probably just post to some mailing list... which one would be appropriate? and do I need to subscribe?... Jan 15 14:43:05 because I suspect that the serial port is not on the pads Jan 15 14:43:10 but rather behind the usb port Jan 15 14:45:09 this suspicion is based on two things: Jan 15 14:45:35 * comments in the board file Jan 15 14:45:41 (in the kernel) Jan 15 14:45:54 * the fact that it's possible (see nexus S) Jan 15 14:46:39 GNUtoo: no there are not schematics available Jan 15 14:46:53 ok Jan 15 14:46:54 I remember PuffTheMagic said something about the usb-serial thing Jan 15 14:47:04 ok Jan 15 14:47:11 but it would be very nice if we can get a serial line with this Jan 15 14:47:57 it's the only way to revive the device Jan 15 14:48:04 else we need to unsupport it Jan 15 14:48:07 at least in SHR Jan 15 14:48:24 because if the unalignement failed Jan 15 14:48:29 we're in the dark Jan 15 14:48:49 yes Jan 15 14:49:05 maybe asking Palm/HP? Jan 15 14:49:12 board_usbmux_cfg Jan 15 14:49:13 about the serial line? Jan 15 14:49:18 that is the function Jan 15 14:49:21 where? Jan 15 14:49:26 in the kernel source? Jan 15 14:49:41 arch/arm/mach-omap3pe/board-sirloin-3430.c Jan 15 14:50:38 else I've an idea Jan 15 14:50:41 let me take a look Jan 15 14:50:53 there is a md like uttility in bootie Jan 15 14:51:03 so we could md the log buffer Jan 15 14:51:11 but I wonder how to reset the board Jan 15 14:51:23 maybe shorting some pins Jan 15 14:51:35 doing that made a reset while looking for serial port Jan 15 14:51:49 md? Jan 15 14:51:56 memory display Jan 15 14:52:00 uboot command Jan 15 14:52:21 basically like read [location] Jan 15 14:56:18 of course it reads physical locations Jan 15 14:56:26 so you have to translate Jan 15 14:56:37 but the translation is often easy Jan 15 14:57:13 like for some device you add 0x8 right beffore the address and it's done Jan 15 14:57:41 how to find 0x8, in the datasheets or in the kernel sources (PLAY_PHYS_OFFSET) Jan 15 15:03:23 ah ok Jan 15 15:03:34 there is something called klog in the kernel Jan 15 15:03:49 yes but it's always empty Jan 15 15:03:49 which records all message to RAM and saves them accross a reboot Jan 15 15:03:54 yes Jan 15 15:04:03 maybe you need a cmdline argument ? Jan 15 15:04:05 to enable it Jan 15 15:04:12 I don't know Jan 15 15:04:16 I never really tried Jan 15 15:04:19 ok Jan 15 15:06:03 yes it need cmdline arguments like: Jan 15 15:06:11 klog=0x8ff00000 klog_len=0x100000 Jan 15 15:20:11 yes but aren't they supplied as default from bootie? Jan 15 15:20:40 which kernel is this? Jan 15 15:23:15 palm pre Jan 15 15:23:29 morphis, the one I compiled boots Jan 15 15:23:47 maybe something's wrong Jan 15 15:23:55 you mean the kernel? Jan 15 15:23:57 there is indeed a framebuffer console Jan 15 15:23:59 yes Jan 15 15:24:06 but touch is not working Jan 15 15:25:19 GNUtoo: yes but which linux version? Jan 15 15:25:33 2.6.24 Jan 15 15:25:35 GNUtoo: which image you are using? Jan 15 15:25:37 quite old Jan 15 15:25:39 no idea Jan 15 15:25:41 I was just looking at my old ramconsole patch and adding a command line option to enable it :) Jan 15 15:26:20 someone installed it for me some time ago Jan 15 15:26:24 at FSOSHRCON Jan 15 15:27:27 GNUtoo: ok, there is a daemon called tsmd which is responsible for touchscreen events Jan 15 15:27:33 without it you can't get touch work Jan 15 15:27:54 ok but is ssh supposed to work ? Jan 15 15:28:08 because right now I've no possibility at all to interact with the device Jan 15 15:28:14 apart hooking init scripts Jan 15 15:28:26 ssh should work out of the box Jan 15 15:28:33 I told you, use novacom :) Jan 15 15:28:43 without it it's a mess Jan 15 15:28:45 I've precom Jan 15 15:28:53 yes Jan 15 15:28:54 and it does work on webos Jan 15 15:29:03 but you're using the fso-installer with precom too? Jan 15 15:30:06 I think Sylon did it for me Jan 15 15:30:14 now it's installed etc... Jan 15 15:30:27 so now it's booted under SHR Jan 15 15:30:33 I've the language selection menu Jan 15 15:30:43 I cannot ssh in it (no usbnet) Jan 15 15:30:54 maybe I did something wrong compiling the kernel Jan 15 15:31:23 since my config wasn't mangled by linux.inc Jan 15 15:31:28 (I did it by hand) Jan 15 15:31:35 (not the config but the compilation) Jan 15 15:31:42 (for the config I took the meta-palm one) Jan 15 15:32:00 GNUtoo: they are using some own usb gadget thing for that Jan 15 15:32:08 ahhh Jan 15 15:32:08 which needs to be switched Jan 15 15:32:14 take the OE config Jan 15 15:36:55 maybe I should compile myself an image Jan 15 15:37:00 but what's the expected status? Jan 15 15:37:43 didn't some stuff got lost in the transition to shr-core? Jan 15 15:48:15 yes Jan 15 15:48:25 but you should get a bootable image Jan 15 15:48:41 there some more stuff broken like fsogsmd comes not up Jan 15 15:48:45 which I have to fix Jan 15 15:48:57 --numeric-owner? Jan 15 15:49:14 for the tar.gz? Jan 15 15:49:19 use the fso-installer Jan 15 15:54:09 yes but did you add --numeric-owner in the fso installer? Jan 15 15:54:18 (about fsogsmd not comming up) Jan 15 15:58:09 no I don't think so Jan 15 15:58:16 no it's started Jan 15 15:58:21 but the modem initialization failed Jan 15 15:58:27 I need to reboot here Jan 15 15:58:27 ah ok Jan 15 15:58:29 wait a moment Jan 15 16:04:03 so Jan 15 16:04:12 GNUtoo: you got ssh access now? Jan 15 16:04:17 no Jan 15 16:04:23 I will compile an image Jan 15 16:04:26 and see Jan 15 16:04:41 my last image is still compiling for another device Jan 15 16:04:45 but it's nearly finished Jan 15 16:04:51 7530 of 7536 Jan 15 16:05:44 ok Jan 15 16:05:58 btw. how far you are with the boot image for the nexus s? Jan 15 16:06:11 same as last time Jan 15 16:06:16 I worked on gta04 forwarding Jan 15 16:06:28 do you want me to work on it as soon as possible? Jan 15 16:06:50 but the big problem is the compilation time Jan 15 16:06:52 it's huge Jan 15 16:07:03 between 2 armv7 devices it recompiles a lot Jan 15 16:07:11 like I've to clean toolchain Jan 15 16:07:17 and then it recompiles most of it Jan 15 16:07:25 like if there were separate tmpdir Jan 15 16:07:28 I still have no serial line for the Nexus S Jan 15 16:07:43 I do have it but it prevent booting Jan 15 16:07:58 I mean console=foo prevent booting Jan 15 16:08:03 but you started some work for it, right? Jan 15 16:08:10 so I've to find why Jan 15 16:08:23 and disable the CONFIG_ that makes a problem Jan 15 16:08:28 morphis, yes long time ago Jan 15 16:08:40 I didn't work on it at all recently Jan 15 16:08:46 I worked on gta04 forwarding Jan 15 16:10:35 but you have a recipe for it? Jan 15 16:10:58 not for all stuff Jan 15 16:11:06 let me look what I have Jan 15 16:11:09 I don't remember Jan 15 16:11:13 it was too long ago Jan 15 16:11:29 ok Jan 15 16:12:37 I think I lost it Jan 15 16:12:41 hm Jan 15 16:13:12 ah no wait a seconf Jan 15 16:13:18 I've a meta-smartphone-save Jan 15 16:13:25 (data corruption) Jan 15 16:13:57 http://www.pastie.org/3189838 Jan 15 16:14:02 that's all I did so far Jan 15 16:14:07 not much Jan 15 16:15:57 ok Jan 15 16:16:04 I will start with working on it Jan 15 16:16:08 as we need this Jan 15 16:16:43 ok Jan 15 16:16:52 I'm sorry but I can't work on all machines at once Jan 15 16:17:08 and each time I wanted to work on crespo I had this loong compilation to do Jan 15 16:17:20 not exactly from scratch Jan 15 16:17:21 :) Jan 15 16:17:22 but near Jan 15 16:18:23 morphis, also the problem with wifi was: Jan 15 16:18:27 I was asked a log Jan 15 16:18:37 but I tried to get a log as I was told to Jan 15 16:18:49 following the driver author instructions Jan 15 16:18:58 but it produced no log Jan 15 16:19:49 hm Jan 15 16:20:02 what did he said then? Jan 15 16:22:36 I didn't respond because I had no logs Jan 15 16:22:40 I tried hard to get that log Jan 15 16:22:43 but I failed Jan 15 16:23:05 maybe I should try the fiq debugger? Jan 15 16:34:42 GNUtoo: why not Jan 15 16:34:58 I just don't know how to use it Jan 15 16:35:46 maybe paulk knows? Jan 15 16:38:06 I don't think so Jan 15 16:38:17 he doesn't do a lot of kernel development Jan 15 17:05:48 mrmoku, ping Jan 15 17:10:29 GNUtoo, I asked yesterday in bluez but got no response... u.u Jan 15 17:11:44 ok Jan 15 17:11:50 maybe ask where there are more people Jan 15 17:13:09 GNUtoo, what do you mean? Jan 15 17:13:26 like when there are more people talking etc... Jan 15 17:13:30 to get a better chance Jan 15 17:18:32 GNUtoo: hey , ARM Cortex A8 1GHz ...is it arm4 ?5?6?7? Jan 15 17:19:07 armv7 Jan 15 17:20:14 thanks Jan 15 17:20:18 http://www.pastie.org/3190151 Jan 15 17:20:23 mrmoku, ^^^ Jan 15 17:20:42 I cannot work on n900 without that beeing fixed Jan 15 17:20:45 GNUtoo: did you say we can recompile any arm7 app for arm4 ? Jan 15 17:21:06 mrmoku, and I cannot continue the work on om-gta04 without your help for testing the forwarder Jan 15 17:21:17 alabd, most of the time it's possible if: Jan 15 17:21:22 * no assembly is present Jan 15 17:21:39 * assembly for armv4 is selected when using armv4 Jan 15 17:21:52 either one of the two Jan 15 17:22:02 for instance mplayer has some assembly specific to armv7 Jan 15 17:22:21 but it can replace it with armv4 assembly or C if you compile for armv4 Jan 15 17:22:42 for instance you compile for armv7 and the armv7 assembly file will be selected Jan 15 17:23:00 else if you compile for armv4, the armv4 assembly file will be selected Jan 15 17:37:51 GNUtoo: thanks wana remove my old SHR and install android before backup should be done for sms and .. Jan 15 17:39:51 GNUtoo: am trying to ssh into shr but not succeed Jan 15 17:50:18 How is it possible to copy sms to new SHR ? Jan 15 18:00:05 pespin hey how to install packages that are get listed with > opkg list_installed > list_of_installed_packages.txt Jan 15 18:00:30 <[Rui]> pespin, ping? Jan 15 18:00:39 [Rui], hi :) Jan 15 18:01:03 <[Rui]> pespin, hey! have you been feeling frustrated that your egalax tablet is all miscalibrated when you use xrandr -o n? Jan 15 18:01:08 alabd, fast approach -> for p in `cat list_of_installed_packages.txt`; do opkg install $p; done Jan 15 18:01:13 <[Rui]> pespin, want a script that fixes it? :) Jan 15 18:01:32 pespin thanks man is there anyway to export Sms? Jan 15 18:02:08 [Rui], well, the fact is that I haven't played more with it. My father is playing with it though, he's trying to get an android running on it. I hope I'll get on with development on it when I finish exams next week :) Jan 15 18:02:19 <[Rui]> ok Jan 15 18:02:25 alabd, hmm opimd-cli? Jan 15 18:02:38 [Rui], but, yeah, for sure I want that script :) Jan 15 18:02:43 pespin then how ? Jan 15 18:03:05 [Rui], it would be nice if you could add it to SHR wiki for example. I created a page for exopcslate machine Jan 15 18:04:53 pespin are u sure we can export sms via opimd-cli ? Jan 15 18:05:05 <[Rui]> pespin, GNUtoo told me in shr X is patched for it, IIRC Jan 15 18:05:19 <[Rui]> don't know if it's a gta02 specific patch, though Jan 15 18:06:07 alabd, well, you can get it's content. that means you can log it out to a file and read them whenever you want :P Jan 15 18:06:10 <[Rui]> pespin, I'm going to bug t_unix about it, though Jan 15 18:07:29 pespin nice opimd-cli m query ? Jan 15 18:07:43 alabd, I don't remember sorry, a lot has passed since I last used it ;) Jan 15 18:07:53 <[Rui]> pespin, I also have a shorter one that adds right mouse button emulation after a few secs of pressing. Jan 15 18:07:54 alabd, but yeah, sounds like something similar to that Jan 15 18:08:17 pespin but what is backup file address? Jan 15 18:08:26 alabd, sorry? Jan 15 18:08:43 pespin log it out to a file Jan 15 18:08:47 which file Jan 15 18:08:48 [Rui], did you have time to try gsm and similar stuff? Jan 15 18:09:07 alabd, whichever you like, just redirect the output to a text file Jan 15 18:09:27 opimd-cli m query > your_file.txt Jan 15 18:09:43 <[Rui]> pespin, I think my device doesn't have gsm Jan 15 18:10:05 <[Rui]> pespin, I got the cheaper one with 16gb, wifi, no 3g Jan 15 18:11:56 hmm ok Jan 15 18:12:05 <[Rui]> yeah, sad me Jan 15 18:12:24 well, it's in my todo list to work on fso integration for that device when I have some time Jan 15 18:12:40 pespin seems it's going to last long Jan 15 18:12:43 :P Jan 15 18:12:48 as I can't work much on app stuff since elementary is getting me mad Jan 15 18:12:55 bugs in genlist, etc. Jan 15 18:15:35 pespin http://pastebin.com/HP5K3MHQ Jan 15 18:15:47 GNUtoo: hi Jan 15 18:15:54 (n900) will download latest staging and fix it now Jan 15 18:16:05 (gta04) all installed... could you share your spk.sh? Jan 15 18:16:55 mrmoku, hi I was eating Jan 15 18:17:23 * mrmoku too :-) Jan 15 18:18:05 mrmoku, it's taken from gta04 wiki Jan 15 18:18:20 mrmoku: hi , is this command correct for exporting sms ? opimd-cli m query > your_file.txt Jan 15 18:18:24 let me find it Jan 15 18:18:48 alabd: I have no idea about opimd-cli, sorry Jan 15 18:18:56 alabd: maybe ask dos1 (he wrote it) Jan 15 18:19:22 dos1: hi , is this command correct for exporting sms ? opimd-cli m query > your_file.txt Jan 15 18:19:52 alabd: well, it's supposed to be simple command line tool for testing opimd Jan 15 18:20:11 alabd: you can export sms messages with it, yes Jan 15 18:20:22 mrmoku, http://www.pastie.org/3190449 Jan 15 18:20:24 dos1: but http://pastebin.com/HP5K3MHQ Jan 15 18:20:27 alabd: but nothing will be able to import it, unless you write such tool Jan 15 18:20:38 GNUtoo: thx Jan 15 18:21:33 alabd: is your opimd working correctly? Jan 15 18:21:36 dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Jan 15 18:21:41 this doesn't sound right :P Jan 15 18:21:56 dos1: what's the problem Jan 15 18:22:28 dos1: yes dialer does not work Jan 15 18:22:50 so if opimd does not work, you won't be able to connect to it Jan 15 18:23:03 alabd: you can always just copy a database file if you want to "export" messages Jan 15 18:23:06 opimd m query works here Jan 15 18:23:23 yeah, copying database file would be better Jan 15 18:23:39 alabd: if not even the dialer works your problem is probably not within opimd Jan 15 18:23:48 alabd: did you unpack with --numeric-owner ? Jan 15 18:24:11 mrmoku: unpack what ? Jan 15 18:24:27 alabd: shr? or are you using something different? Jan 15 18:24:33 dos1: ok but wana get back up from them not export Jan 15 18:24:39 pespin where is database file Jan 15 18:25:00 /etc/freesmartphone/opim/ IIRC Jan 15 18:25:02 /etc/freesmartphone/opim/pim.db Jan 15 18:25:07 mrmoku: don't remember have installed it long time ago Jan 15 18:25:08 <[Rui]> pespin, added you back ;) Jan 15 18:25:14 [Rui], nice, thanks :) Jan 15 18:25:32 [Rui], hope to see you in fosdem btw! Jan 15 18:25:50 mrmoku: is there any way to restart opmid ? Jan 15 18:26:06 alabd: /etc/init.d/frameworkd restart Jan 15 18:26:40 alabd, fyi that file is a sqlite3 database file Jan 15 18:26:55 pespin so ? Jan 15 18:26:58 alabd, you can open/modify it with any sqlite3 client Jan 15 18:27:01 mrmoku: nothing changed Jan 15 18:27:16 or copy it back to that dir and opimd will be able to read those messages :) Jan 15 18:27:26 pespin any client on ubuntu ? Jan 15 18:27:40 alabd, sure, there are graphic and cmd clients in ubuntu repo Jan 15 18:28:04 you have even firefox plugins which lets you work with sqlite files Jan 15 18:28:20 pespin gui like what except ff Jan 15 18:28:41 alabd, google's your friend -> sqlite GUI Jan 15 18:28:50 :P Jan 15 18:28:55 name Jan 15 18:37:38 pespin mrmoku dos1 how do you back uo your shr when you wana install new one ? Jan 15 18:38:03 alabd, I usually don't back up anything :P Jan 15 18:38:10 alabd, but you have a backup option in shr-settings Jan 15 18:38:18 which copies stuff to SD Jan 15 18:38:26 and that includes contacts and such Jan 15 18:38:32 :P wana copy via sftp Jan 15 18:39:08 alabd, well you can mount via sshfs in your SD card disk :P Jan 15 18:39:27 or look at shr-settinfs code to see what's copied in the backup process Jan 15 18:39:41 pespin unfortunately there is SD card , but Pc disk Jan 15 18:39:51 and do it manually copying it via sftp (or write a script which does and, and of course share it! :)) Jan 15 18:40:02 :P nice thanks Jan 15 18:41:43 is it possible to separate home partition while installing Jan 15 18:41:56 GNUtoo: hmm... I have usb-net problems on n900 Jan 15 18:42:23 mrmoku, reboot Jan 15 18:42:38 did already Jan 15 18:42:41 switched to g_ether too Jan 15 18:45:20 GNUtoo: heh, it pings now... but with ping time up to 7000ms Jan 15 18:45:25 what is that? Jan 15 18:45:42 and now it hangs Jan 15 18:45:46 it hang before too Jan 15 18:45:46 hmmm it worked for me Jan 15 18:45:52 image from today Jan 15 18:45:58 what didn't work was phoneuid Jan 15 18:46:04 latest staging is what I downloaded Jan 15 18:46:24 GNUtoo: fast fix for you... copy the one from conf/om-gta04 Jan 15 18:46:31 (libphone-ui.conf Jan 15 18:46:40 err libphoneui.conf Jan 15 18:46:44 ah let me boot it again Jan 15 18:50:02 mrmoku, in what repo is libphone-ui.conf? Jan 15 18:52:13 GNUtoo: in libphone-ui :-) Jan 15 18:52:16 shr git Jan 15 18:52:19 moment Jan 15 18:52:20 ok Jan 15 18:52:59 GNUtoo: http://git.shr-project.org/git/?p=libphone-ui.git;a=blob;f=conf/om-gta04/libphoneui.conf;h=1e7722921525d592e27c5d9235be790f41a6239b;hb=9192e0ead05552760ccf63026c75ca3c3721bffe Jan 15 18:53:13 thanks a lot Jan 15 18:53:23 GNUtoo: you can't control volume from within the call screen Jan 15 18:53:29 but it should not segfault anymore Jan 15 18:53:35 not sure about one thing Jan 15 18:53:45 maybe you should replace hw:0 with RX-51 Jan 15 18:53:57 probably it's the same though Jan 15 18:54:06 hw:0 should work Jan 15 18:54:12 could you commit if it works? Jan 15 18:54:40 sure Jan 15 18:55:13 ok rebooting the n900 Jan 15 18:55:22 seem better Jan 15 18:55:36 let's see if it work after reboot Jan 15 18:55:44 with hw:0 or RX-51 ? Jan 15 18:55:49 hw:0 Jan 15 18:55:51 ok Jan 15 18:55:56 anyway hw:0 is universal Jan 15 18:56:26 works Jan 15 18:56:45 great, committing then Jan 15 18:56:49 ok thanks Jan 15 18:59:27 SHR: 03mok 07libphone-ui * ra52bbea57f16 10/conf/nokia900/libphoneui.conf: add stub for nokia900 config - copied from om-gta04 Jan 15 19:01:45 while you're on n900 the alsa scenarios need fixing Jan 15 19:02:25 2012-01-15T18:25:48.084014Z [DEBUG] NokiaIsiModem : Created mediator FsoGsmSimGetInformation Jan 15 19:02:32 that's what fsogsmd keep repeating Jan 15 19:02:43 when I initiate a call Jan 15 19:02:49 the GUI is never shown Jan 15 19:02:57 I'll add debugging to it Jan 15 19:03:23 ah it's already in DEBUG mode Jan 15 19:04:52 do you want the full log? Jan 15 19:05:15 because even when restarting fsogsmd(killall fsogsmd) it spawns lot of theses messages Jan 15 19:07:23 hmm... I'm reinstalling right now Jan 15 19:07:29 let me see if I have it too first Jan 15 19:08:12 ok Jan 15 19:13:15 GNUtoo: yeah, have that too... even without trying to call Jan 15 19:13:57 GNUtoo: I get the call screen though when calling out Jan 15 19:14:14 ah ok Jan 15 19:15:16 brb Jan 15 19:15:33 ok Jan 15 19:23:25 mrmoku, I got a setup with mdbus2 and minimal services Jan 15 19:23:35 mrmoku, so maybe you should finish the gta04 Jan 15 19:23:41 while I try to make n900 audio work Jan 15 19:24:20 I hope that nschle85 will do what he say, that is to say work on the n900 somehow Jan 15 19:29:41 ok Jan 15 19:30:00 but if you want to fix the audio scenarios...go on Jan 15 19:32:02 I don't think I'm expertised for that Jan 15 19:32:35 you're the one who usually do them Jan 15 19:44:05 SHR: 03Martin.Jansa 07shr-chroot * r58909fa2a253 10/ (209 files in 37 dirs): system upgrade Jan 15 19:44:42 JaMa , we don't have one reliable browser.... Jan 15 19:45:04 midori segfault at startup if not in xfce environment Jan 15 19:45:16 and eve only work the first time Jan 15 19:45:29 you have to rm .config/eve -r to make it work again Jan 15 19:46:09 GNUtoo: JaMa is not here :) Jan 15 19:46:14 SHR: Martin.Jansa shr-chroot * r58909fa2a253 / (209 files in 37 dirs): system upgrade Jan 15 19:46:36 maybe he's under another nickname? Jan 15 19:46:51 nah, he just pushed a system upgrade of the chroot Jan 15 19:50:35 GNUtoo, JaMa is smarter and more experienced than being here after a commit with so much break potential ;P Jan 15 19:51:14 about browser. if that one from enlightenment doesn't work out and dillo isn't good enough... maybe netsurf? I don't know if it works on armv4 but at least it doesn't have much dependencies, I think. Jan 15 19:51:41 I would love to have midori working again Jan 15 19:52:14 ilold9, are theses browser in oe-core? Jan 15 19:53:06 wow, did midori work on armv4? webkit... // I saw some netsurf recipe in oe classic... not sure about core. Jan 15 19:53:27 it should Jan 15 19:53:36 cool. Jan 15 19:53:52 it did at some point and I guess it still does....but only if you run it in xfce Jan 15 19:54:05 if you run it under enlightenment it segfault at startup Jan 15 19:54:12 hence my browser problem Jan 15 19:54:43 and eve crashes often Jan 15 19:54:53 interesting. I tried xfce on n900 (archlinux) a hour ago. midori segfaults there too. Jan 15 19:54:55 and you cannot save preferences because of the crash-at-startup problem in eve Jan 15 19:55:16 at least on some webpages. Jan 15 19:55:25 ilold9, I tried xfce-nm-image and there it doesn't segfault at startup Jan 15 19:55:31 * GNUtoo will return to android without a browser Jan 15 19:55:39 s/android/replicant/ Jan 15 19:55:53 at least there are some correct browsers for it Jan 15 19:56:26 I mean I fix devices etc...but without a browser what's the point? Jan 15 19:56:54 all devices but maybe gta02 need a browser Jan 15 19:57:01 firefox? Jan 15 19:57:04 not sure if it's fast enough on gta02 Jan 15 19:57:11 unusable on such small screens Jan 15 19:57:14 firefox won't even build for it Jan 15 19:57:16 the buttons are too big Jan 15 19:57:24 but indeed there is a meta-mozilla Jan 15 19:57:25 the embedded version? Jan 15 19:57:27 it's very new Jan 15 19:57:30 let me look Jan 15 19:57:37 do you know the embedded one? Jan 15 19:57:41 yes Jan 15 19:57:43 hmm, what else is there? midori, dillo, firefox, rekonq... Jan 15 19:57:44 fennec Jan 15 19:57:46 with the left and right panels Jan 15 19:57:48 renamed in firefox Jan 15 19:58:03 I installed it under maemo Jan 15 19:58:08 works nicely on n900 Jan 15 19:58:18 ok Jan 15 19:58:19 though to be honest the maemo built-in one is faster :/ Jan 15 19:58:26 still usable though Jan 15 19:58:40 the problem is the following: Jan 15 19:58:45 if I start working on browsers Jan 15 19:58:50 n900 sound won't get fixed Jan 15 19:59:12 you don't have to *work* on browsers Jan 15 19:59:23 we're just discussing what possible browsers exist Jan 15 19:59:26 but I need a browser Jan 15 19:59:49 I have to if no one fixes that Jan 15 19:59:54 and the one who should fix is not there Jan 15 20:00:02 uzbl? Jan 15 20:00:08 lol Jan 15 20:00:16 does it work without a keyboard? Jan 15 20:00:28 ilold9, I doubt that's in oe-core Jan 15 20:01:41 :-) Jan 15 20:03:45 hmm. ever heard about skipstone? http://www.muhri.net/skipstone/page.php3?node=home Jan 15 20:04:52 oh, 2008 version... Jan 15 20:05:01 forget it. Jan 15 20:07:02 links-x11 workes pretty good (at least for me). it's probably the fasted, too. Jan 15 20:08:56 there is "web" a webkit browser in openembedded core - sato Jan 15 20:09:20 http://git.openembedded.org/openembedded-core/tree/meta/recipes-sato/web Jan 15 20:09:41 right I knnow how it looks Jan 15 20:11:07 GNUtoo: links-x11 or "web" Jan 15 20:11:08 ? Jan 15 20:14:10 if "web" works on shr (armv4) it might not be a bad choice. Jan 15 20:14:20 as default. Jan 15 20:16:16 gah, just wanted to ask ilod9 for a link :) Jan 15 20:16:27 web is a bad term to google ;) Jan 15 20:17:34 http://www.pokylinux.org/gfx/ss/ss-web.png Jan 15 20:18:20 I'm already enough nervous....I stop working for today Jan 15 20:18:32 I tried many stuff for midori Jan 15 20:18:42 and I can't find how to make it work at startup Jan 15 20:18:56 ilold9: it's from yocto itself? Jan 15 20:19:03 yes Jan 15 20:19:04 I think so Jan 15 20:19:08 I used it on the bug1 Jan 15 20:19:14 looong time ago Jan 15 20:19:19 it's a pretty simple browser Jan 15 20:19:24 hmm, maybe really worth a try Jan 15 20:19:26 http://www.pokylinux.org/gfx/ss/ss-web.png Jan 15 20:19:27 but it works well for small screens Jan 15 20:19:30 pretty simple sounds good too :) Jan 15 20:19:54 ah ilold9 was faster hehe Jan 15 20:20:27 GNUtoo, buy an ukelele for your nerves. I did it and it somehow works! :P Jan 15 20:20:42 but I get head aches after some time playing... lol Jan 15 20:21:04 no, I think it's an alergy or something like that to some stuff I ate Jan 15 20:25:57 pespin: playing *that* bad? ;) Jan 15 20:27:36 mrmoku, hahaha nah, but as the sound is quite high and the instrument is low quality, you get head ache while playing it for long time :P Jan 15 20:27:38 GNUtoo: hmm... how do you test calls on gta04? Jan 15 20:27:51 pespin: ok :P Jan 15 20:28:02 it cost me 24€ from LIDL offer Jan 15 20:28:24 but it's nice anyway :D Jan 15 20:32:31 GNUtoo: that's all I get: http://pastebin.com/ypDhYqk3 Jan 15 20:58:48 GNUtoo, hmm do you know if there's hcitool in OE? Jan 15 20:58:59 they are asking me in #bluez but I can't find it Jan 15 20:59:14 pespin: it is installed even Jan 15 20:59:27 ah righ Jan 15 20:59:29 *right Jan 15 20:59:30 :) Jan 15 20:59:33 xD Jan 15 21:02:49 pespin: just a one-liner: http://linux.fjfi.cvut.cz/~zub/SHR/libeflvala-3/ Jan 15 21:03:38 SHR: 03Martin.Jansa 07shr-chroot * r48714dd9549e 10/ (42 files in 14 dirs): bitbake: add 2 patches to fix upstream master Jan 15 21:04:20 zub, in :) Jan 15 21:04:49 lightning fast, thanks :) Jan 15 21:04:49 GNUtoo, mrmoku they say it's problem in kernel side Jan 15 21:04:57 hcitool dev shows nothing Jan 15 21:08:23 hmm ok Jan 15 21:21:47 pespin: http://linux.fjfi.cvut.cz/~zub/SHR/libeflvala-3/0002-eflvala-update-toolbar-classes-to-match-C-API.patch - what do you think of it now? Jan 15 21:21:50 works for me (TM) Jan 15 21:23:04 vala + EFL latest-greatest (updated and rebuilt approx. an hour ago) Jan 15 21:27:15 <[Rui]> pespin, @FOSDEM, yeah for sure! Jan 15 21:27:57 <[Rui]> were are FOSDEM visitors here present going to stay? I'll be at St. Nicolas, very near to the most important bus stop for FOSDEM visitors :) Jan 15 21:32:23 GNUtoo: building web now Jan 15 21:35:21 ok back Jan 15 21:38:16 GNUtoo: installing web Jan 15 21:38:22 ok nice Jan 15 21:38:25 let me try too Jan 15 21:38:32 once the image has finished to compile Jan 15 21:39:38 hmm Jan 15 21:40:34 ** ERROR **: Could not open module '/usr/lib/web/libwebgtkhtml2': libjs: cannot open shared object file: No such file or directory Jan 15 21:40:35 too big icons I guess Jan 15 21:40:42 no icons :;P Jan 15 21:41:04 pespin, yes hcitool etc...are in some packages Jan 15 21:41:18 pespin, what image? Jan 15 21:41:53 GNUtoo: it's installed in default image Jan 15 21:41:56 whatever package Jan 15 21:51:29 ok Jan 15 21:53:14 GNUtoo: so web does not work for me :/ Jan 15 21:53:26 libjs.so is there Jan 15 21:53:58 ohh... just a ldconfig was missing Jan 15 21:54:36 after manually running ldconfig I get Jan 15 21:54:37 ** (web:564): DEBUG: Url[1] requested: http://www.google.de/ Jan 15 21:54:37 Segmentation fault Jan 15 21:54:39 :P Jan 15 21:54:47 nah, dunno if that should be our default ;) Jan 15 21:54:53 hahaha Jan 15 21:55:34 lol Jan 15 21:55:54 maybe we should advertize browser that segfault as default browsers? Jan 15 21:56:15 I guess it needs some more deps Jan 15 21:57:39 * mrmoku trying to build firefox now Jan 15 21:57:46 GNUtoo: yeah, probably just something missing Jan 15 21:58:33 * mrmoku installing web.dbg Jan 15 22:03:27 | configure: error: Library requirements (cairo-tee >= 1.10) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. Jan 15 22:03:40 so firefox would need some building love Jan 15 22:04:27 and web segfault is: Jan 15 22:04:29 #0 0x407262c8 in malloc_consolidate (av=0x407e24c0) at malloc.c:4246 Jan 15 22:04:29 #1 malloc_consolidate (av=0x407e24c0) at malloc.c:4192 Jan 15 22:04:29 #2 0x40727b24 in _int_malloc (av=0x407e24c0, bytes=40) at malloc.c:3532 Jan 15 22:04:32 #3 0x4072c0e8 in __libc_calloc (n=1, elem_size=) at malloc.c:3274 Jan 15 22:04:35 #4 0x4019be44 in ?? () from /usr/lib/libcurl.so.5 Jan 15 22:07:50 mrmoku, I'm looking at webkit based browsers Jan 15 22:08:02 There are lots of them Jan 15 22:08:24 pespin|mbl: find a good one please :-) Jan 15 22:08:28 good means Jan 15 22:08:31 a) builds Jan 15 22:08:34 b) does not segfault Jan 15 22:08:35 :-P Jan 15 22:09:51 chromium Jan 15 22:10:01 atm I'm just watching batman begins :p Jan 15 22:10:06 lindi-: is there a touch-friendly version? Jan 15 22:10:21 mrmoku: there's an extension Jan 15 22:10:36 ok Jan 15 22:16:21 pespin, ah nice B.A.T.M.A.N.... Jan 15 22:16:36 if you get the joke Jan 15 22:16:37 mrmoku http://trac.webkit.org/wiki/Applications%20using%20WebKit Jan 15 22:17:09 GNUtoo with the mesh network Project? :) Jan 15 22:17:15 yes.... Jan 15 22:17:21 we should ship batman-adv modules Jan 15 22:17:33 and there was a bat-ctl recipe sent to oe ml Jan 15 22:17:35 for oe-core Jan 15 22:17:54 I guess it's not in because the sender didn't address the comments Jan 15 22:25:26 "web" segfaults too? thats bad. don't you think it might be not a browser issue but something diffrent that, imho, should be fixed? Jan 15 22:27:22 note that midori doesn't segfault in xfce-nm-image Jan 15 22:27:25 in angstrom Jan 15 22:27:33 and does in enlightenment Jan 15 22:27:35 in angstrom Jan 15 22:28:45 so it's more a enlightenment problem than a browser problem, I assume. Jan 15 22:29:13 yes possible Jan 15 22:33:14 since tizen adverts html5 and enlightenment and there is also webkit used, I think... maybe one should take a look whats different there to whats avaible in enlightenment alone. assuming tizen preview doesn't segfault... Jan 15 22:34:06 on the other hand there a are no sources for "arm" yet to look at. Jan 15 22:47:30 i am going to try angstrom for n900. Jan 15 23:23:55 mrmoku what about arora browser? Jan 15 23:30:25 Or maybe there's one from deforaOS Jan 16 00:06:56 dos1: /etc is *definitely* not the right place for storing PIM data **** ENDING LOGGING AT Mon Jan 16 02:59:57 2012