**** BEGIN LOGGING AT Tue Aug 23 02:59:56 2011 Aug 23 05:58:46 moin **** BEGIN LOGGING AT Tue Aug 23 09:06:07 2011 Aug 23 09:28:34 dos1: wrt modules not loaded without udev.. for me the cause was syslog-ng Aug 23 09:29:06 dos1: http://paste.pocoo.org/show/462907/ Aug 23 09:29:58 JaMa|Off: hmm, no, i didn't have that Aug 23 09:30:17 JaMa|Off: there were no entries for modules at all Aug 23 09:30:29 JaMa|Off: only ipv6 and another two i don't remember now Aug 23 09:30:36 but they were not n900-related Aug 23 09:32:00 dos1: but you have to call update-modules to create /etc/modules from /etc/modutils/* files Aug 23 09:32:08 JaMa|Off: yeah, i know Aug 23 09:32:15 JaMa|Off: but i'm talking about /etc/modutils/* files Aug 23 09:32:22 sec, let me check again Aug 23 09:32:23 ah I thought you had those.. Aug 23 09:32:41 SHR root@gjama /data/install $ ls /etc/modutils/ Aug 23 09:32:42 ar6000 g_ether ipv6 ohci-hcd ppp_generic Aug 23 09:32:44 gta02.. Aug 23 09:32:48 root@nokia900:/etc/modutils# ls Aug 23 09:32:49 aes_generic g_ether ipv6 rfcomm rtc-twl Aug 23 09:32:57 aes_generic i g_ether were added manually by me Aug 23 09:33:16 s/i/and/ Aug 23 09:33:16 dos1 meant: aes_generandc i g_ether were added manually by me Aug 23 09:33:17 ah ic Aug 23 09:33:33 s/ i / and / Aug 23 09:33:34 dos1 meant: aes_generic and g_ether were added manually by me Aug 23 09:34:05 http://build.shr-project.org/shr-core/images/nokia900/shr-full-20110822-nokia900-testlab/files-in-image.txt shows the same in /etc/modutils Aug 23 09:35:52 JaMa|Off: http://build.shr-project.org/shr-unstable/images/nokia900/shr-full-eglibc-ipk--20110821-nokia900-testlab/files-in-image.txt Aug 23 09:36:16 there's more Aug 23 09:37:34 i'll try to check if this list is complete, as i think i have more modules loaded Aug 23 09:40:39 * JaMa|Off checking if module_autoload_wl1251-spi works (checked that postinst it really missing now) Aug 23 09:42:09 any of you guys using wl1251 had problems with kernel 35 or something close to that like connection getting stalled after some time? i have wl1251 from linux-next and suppose there may be bugs in mac80211 in the old kernel but updating the kernel is not easy here Aug 23 09:43:32 JaMa|Off: should there be /etc/init.d/mountdevsubfs.sh ? Aug 23 09:43:49 JaMa|Off: it's not there after initscripts-shr->initscripts migration Aug 23 09:43:50 dos1: nope Aug 23 09:43:53 ok Aug 23 09:44:03 dos1: /etc/init.d/devpts.sh Aug 23 09:44:17 k Aug 23 09:56:10 mrmoku, JaMa|Off: do we use g_ether or g_nokia? Aug 23 10:37:23 JaMa|Off: http://pastebin.com/T4AA3HvG Aug 23 10:37:44 JaMa|Off: after adding all those modules to /etc/modutils i have the same lsmod as with udev Aug 23 10:38:12 JaMa|Off: but there is some problem with omap3_isp - when it's uncommented, it takes about 2 minutes to load it at boot Aug 23 10:38:27 JaMa|Off: when i'm loading it later with modprobe, it loads just fine Aug 23 10:43:58 dos1: g_nokia never worked for me, g_ether did, but iirc g_nokia is now "default" per GNUtoo commit/request Aug 23 10:44:12 ok Aug 23 10:44:53 for me both work Aug 23 10:45:35 now i'm fighting with this omap3_isp Aug 23 10:45:48 dos1: btw, seems only FILES_ mangling in kernel.bbclass is not working Aug 23 10:46:06 dos1: http://paste.pocoo.org/show/462931/ Aug 23 10:46:17 JaMa|Off: PS. my list of modules is too big, some of them are still dependences of others Aug 23 10:48:03 ignore last comment :) Aug 23 10:50:38 http://pastebin.com/9uS8U62z Aug 23 10:50:48 dmesg from loading omap3_isp Aug 23 10:51:14 firmwares are there :x Aug 23 10:51:33 and it blocks booting for those 2 minutes... Aug 23 10:52:27 dos1: see last commit Aug 23 10:52:40 SHR: 03Martin.Jansa 07meta-smartphone * rccdd2fad68d9 10/ (5 files in 4 dirs): meta-nokia, meta-openmoko: s/-/_/g in kernel modules for module_autoload directive and bump kernel PR Aug 23 10:52:51 dos1: loading with udev or fso? Aug 23 10:52:59 hmm Aug 23 10:53:03 no udev and no fso Aug 23 10:54:11 i have disabled udev, and fso is not running at that point of booting at all Aug 23 10:54:49 JaMa|Off: anyway, list of modules to load on n900: http://pastebin.com/1SNjMLVu Aug 23 10:56:07 is it "minimal" ? Aug 23 10:56:19 looks like yes Aug 23 10:56:27 ok, I'll update it Aug 23 10:58:14 JaMa|Off: wait a moment before commiting Aug 23 10:58:57 i'll check if two of them are really needed Aug 23 11:00:38 JaMa|Off: yeah, you can remove arc4 and ecb Aug 23 11:02:30 hmmm Aug 23 11:02:58 the top bar height is too small in lastest from last night images for om-gta02 built using shr-core Aug 23 11:03:59 JaMa|Off: final version: http://pastebin.com/yDYgJu3P Aug 23 11:04:04 SHR: 03Martin.Jansa 07meta-smartphone * r2f3b04d1a483 10/meta-nokia/conf/machine/nokia900.conf: meta-nokia: add few more autoloaded modules per dos1 request Aug 23 11:04:45 dos1: fsck, too late, what's diff? -arc4 -ecb only? Aug 23 11:04:53 JaMa|Off: yup Aug 23 11:05:07 ok, doesn't matter, those are autoloaded as dependences anyway Aug 23 11:05:25 SHR: 03Martin.Jansa 07meta-smartphone * r6778a25b5c75 10/meta-nokia/conf/machine/nokia900.conf: meta-nokia: add few less autoloaded modules per dos1 request Aug 23 11:05:29 JaMa|Off: PS. you have typo in +#module_autoload_omap3_isp = "omap3r-isp" Aug 23 11:05:52 and I should keep it commented out, right? Aug 23 11:06:06 gnutoo: do you know if the ttyMSM serial output for the HTC Dream works in the SHR msm7k kernel? Aug 23 11:06:06 well, i think yes Aug 23 11:06:08 before resolving the firmware loading issue Aug 23 11:06:11 but someone should test it Aug 23 11:06:27 maybe i'm doing something wrong with disabling udev Aug 23 11:06:29 ok I'll add it, it's easier to disable it instead of rebuilding kernel to autoload it :) Aug 23 11:06:31 ah second start...it looks for /home/root/.e/appshadow.... Aug 23 11:06:45 oops Aug 23 11:06:51 /home/root/.e/e/appshadow/ Aug 23 11:07:56 rah: so you have a serial cable? Aug 23 11:08:32 gnutoo: no; I tried to detect serial output on my DEXT last night but got nothing Aug 23 11:08:44 I guess first start of illume went wrong somehow Aug 23 11:08:46 SHR: 03Martin.Jansa 07meta-smartphone * r94079f48f166 10/meta-nokia/conf/machine/nokia900.conf: meta-nokia: add omap3-isp autoload Aug 23 11:08:57 * JaMa|Off back to work Aug 23 11:09:04 rah: so you are making a serial cable then Aug 23 11:09:10 gnutoo: I guess shr-wizard was not started? Aug 23 11:09:14 gnutoo: now I'm looking at the kernel code and I want to know whether the kernel for the HTC Dream has its ttyMSM working Aug 23 11:09:27 JaMa|Off, gnutoo: there is something wrong with $HOME handling in shr-core Aug 23 11:09:28 it was not indeed Aug 23 11:09:48 sometimes .e thinks $HOME==/home/root, and sometimes $HOME==/ Aug 23 11:09:53 rah: I've no idea but maybe the instructables articles have some clue Aug 23 11:09:58 dos1: ok Aug 23 11:10:13 on boot it's one of them, and when i'm restarting X manually it's second one Aug 23 11:10:28 i tried to look at it, but i failed to see a reason yet :x Aug 23 11:10:52 dos1: iirc it doesn't source /etc/profile or something like that Aug 23 11:11:12 dos1: because when I open terminal I don't have right shell env untill I do ie su - Aug 23 11:11:30 oh Aug 23 11:11:31 vala-terminal Aug 23 11:11:31 right Aug 23 11:12:00 i thought -core didn't have nice profile yet Aug 23 11:12:09 but /me is running bash in his images Aug 23 11:12:24 * dos1 too Aug 23 11:12:24 so I thought it's just mine issue Aug 23 11:12:35 but i had it even before installing bash Aug 23 11:17:29 bbl] Aug 23 11:25:47 back Aug 23 11:41:46 http://scap.linuxtogo.org/files/4362fa0a85923ae42a4849f230ccb963.png :) Aug 23 12:45:07 hi larsc Aug 23 12:46:17 hi gnutoo Aug 23 12:47:49 hi mrmoku Aug 23 12:52:58 larsc: how to participate in the kernel development for the freerunner? I guess the next big step is to mainline the glamo, right? Aug 23 12:53:26 gnutoo: that and devicetree support Aug 23 12:53:47 btw we need to finish the xf86-video-glamo resolution change some day Aug 23 12:54:19 what is missing? Aug 23 12:55:06 I don't remember to whom I talked (you or Weiss) but we didn't finish the work on adding xrandr -s 320x240 Aug 23 12:55:24 *talked to Aug 23 12:55:55 some test stuff was done in a separate repo but the work was never finished Aug 23 12:57:16 devicetree seem interesting.... Aug 23 13:00:44 how to get involved btw, irc seem not the best way since you are often not on irc... Aug 23 13:07:17 you could start with checking which of the devices we use have device tree support and which don't Aug 23 13:07:28 and then try adding support for those how don't Aug 23 13:07:37 and also maybe tree to create a dts file Aug 23 13:09:09 yesbut for communication, what is used? mailing lists? Aug 23 13:10:00 we could use the openmoko kernel mailinglist, but it has also been quite quiet. Aug 23 13:10:41 irc is fine with me. most of the time i'm idling in here, but i might miss what you wrote because there is a lot of other writing Aug 23 13:11:33 ok Aug 23 13:11:45 in the past I pinged you a lot, but you werent' there Aug 23 13:13:05 if you want to ping me use 'larsc: ...', everything else will be lost in the noise Aug 23 13:13:20 ok Aug 23 13:13:49 that's what I did tough Aug 23 13:14:04 but nowadays you seem to be more present on IRC Aug 23 13:20:37 JaMa|Off: nothing provides devshell...in shr-core Aug 23 13:24:24 gnutoo: yes, there is only devshell task Aug 23 13:24:29 hi Aug 23 13:24:30 gnutoo: -c devshell Aug 23 13:24:51 bb -c devshell recipe_name_you_want_to_work_on Aug 23 13:25:04 did somebody see the mail regarding kernel warnings>errors ? Aug 23 13:25:15 dcordes: yes Aug 23 13:25:25 anything you can share on it ? Aug 23 13:25:40 dcordes: and I guess you've overlooked this one: 22:07:04 < JaMa> maybe you can drop Werror only for unused-but-set-variable Aug 23 13:26:13 otherwise there wasn't anything new except what we've already discussed here yesterday :) Aug 23 13:26:20 no I have seen this. I am not sure how to do this and on the other hand I think it might be better to turn off the warnings>errors altogether Aug 23 13:26:42 that's what I'm talking about Aug 23 13:26:53 and how can I do that ? Aug 23 13:27:02 turn off warnings about unused-but-set-variable > errors Aug 23 13:27:33 ok Aug 23 13:28:14 dcordes: try to add -Wno-error=unused-but-set-variable Aug 23 13:28:19 dcordes: as man gcc says Aug 23 13:28:30 JaMa|Off: ok and where to do that in OE ? Aug 23 13:28:40 or better: in the Makefile build env. Aug 23 13:29:32 not sure if kernel build respects CFLAGS set in recipe but worth trying Aug 23 13:30:21 I'll try -c devshell but I want to work from an external repo Aug 23 13:33:51 +CFLAGS="$CFLAGS -Wno-error=unused-but-set-variable" Aug 23 13:33:53 JaMa|Off: Aug 23 13:35:18 JaMa|Off: that did not work Aug 23 13:38:52 and was it really used in kernel build? Aug 23 13:39:09 I am also wondering. How can I find out ? Aug 23 13:40:17 read the gcc line before the error? Aug 23 13:40:38 ah you have to make it more verbose first Aug 23 13:40:50 or check htop while building it :) Aug 23 13:43:03 make modules CC=arm-oe-linux-gnueabi-gcc -mno-thumb-interwork -mno-thumb --sysroot=/OE/shr-core/tmp/sysroots/htcle Aug 23 13:43:06 o LD=arm-oe-linux-gnueabi-ld --sysroot=/OE/shr-core/tmp/sysroots/htcleo Aug 23 13:48:04 JaMa|Off: it's too fast. I can't get to see it in htop Aug 23 13:48:13 JaMa|Off: is there any way I can filter htop or freeze the view ? Aug 23 13:52:20 dcordes: ps Aug 23 14:07:20 how to use the devshell from oe-core? Aug 23 14:10:03 it spawns a shell Aug 23 14:10:11 but the shell has no devshell sourced Aug 23 14:10:20 I mean no oe_runconf no oe_runmake etc... Aug 23 14:11:17 too hot to think. bbl Aug 23 14:18:44 gnutoo: sorry I haven't used it at all Aug 23 14:18:54 ok lol Aug 23 14:19:47 I'll go then and be back later Aug 23 14:23:34 I'll go and probably not be back today :) Aug 23 15:15:20 dcordes, hi Aug 23 15:29:38 yeah Aug 23 15:30:01 omapfb.rotate=3 and fbdev without rotation gives much better performance than fbdev rotation :) Aug 23 15:36:11 what's that? Aug 23 15:36:11 omapfb.rotate.... Aug 23 15:36:11 what is it? Aug 23 15:38:02 can it work on xf86-video-omapfb? Aug 23 15:44:31 gnutoo: unfortunately not, there's some bug in xf86-video-omapfb which results in segfault on X starting Aug 23 15:44:53 gnutoo: omapfb.rotate=3 is kernel bootarg which rotates whole framebuffer Aug 23 15:45:11 gnutoo: so both console and X (with fbdev, but without "Rotate" option) are rotated Aug 23 15:45:20 it is cmdline argument? Aug 23 15:45:21 or can it be done with sysfs? Aug 23 15:45:21 ok Aug 23 15:45:31 and this rotation is accelerated Aug 23 15:45:37 so it's faster than fbdev's one Aug 23 15:46:37 ok Aug 23 15:47:02 GNUtoo|htcdream: there are sysfs nodes, but i was only able to rotate by 180deg against boot-time rotation Aug 23 15:47:23 gnutoo: rotation which changed screen dimensions didn't work Aug 23 15:48:21 ok, trying Aug 23 15:48:49 gnutoo: http://dominion.thruhere.net/git/cgit.cgi/xf86-video-omapfb/patch/?id=1252feac6cf7739f4d7df6c9afd10ab18ce0cc13 Aug 23 15:48:56 looks like worth looking Aug 23 15:50:06 gnutoo: http://sandbox.movial.com/blog/2010/11/baby-steps-towards-randr-goodies-for-xf86-video-omapfb/ Aug 23 15:53:33 i'll try to build xf86-video-omapfb with that patch and test it Aug 23 15:54:20 that's still not runtime rotation, but having accelerated X with static rotation would be nice too Aug 23 16:01:08 gnutoo: http://markmail.org/message/nxzyg6cz47zbyswv?q=xf86-video-omapfb+VRFB&page=1&refer=bt5qkkkfjaehboio Aug 23 16:03:57 buglabs was also involved in xf86-video-omapfb Aug 23 16:04:25 I think they added some sort of display switching or xrandr -s or something like that Aug 23 16:48:19 heyho Aug 23 16:48:19 I had a gta04 in my hands this weekend :) Aug 23 16:49:06 morphis,we must talk Aug 23 16:49:06 Hi morphis! Aug 23 16:49:06 gnutoo: ok Aug 23 16:49:06 gnutoo: then lets do it now Aug 23 16:49:20 morphis: great,it seems to be a great hardware :) Aug 23 16:49:20 angelox|laptop: yes, but not free of bugs yet **** BEGIN LOGGING AT Tue Aug 23 16:51:08 2011 Aug 23 16:51:10 gnutoo: what do you mean with "more standard"? Aug 23 16:51:16 let's talk about the nexus S a bit.... Aug 23 16:51:29 ok Aug 23 16:51:44 did you talk to ius yet? Aug 23 16:51:51 GNUtoo|htcdream: no Aug 23 16:51:58 no time Aug 23 16:52:16 you should, they are starting to implement something outside of msmcommd.... Aug 23 16:52:18 day working don't give me enough time the last days for FOSS Aug 23 16:52:29 ah ok Aug 23 16:52:33 where do I meet ios? Aug 23 16:52:45 #replicant Aug 23 16:52:53 and where do I find this lib he created Aug 23 16:53:07 hi I'm here too and I can provide infos about this lib Aug 23 16:53:14 (since I wrote the part for Nexus S) Aug 23 16:53:45 paulk_: ah great Aug 23 16:53:55 paulk_: where is the lib? on github? Aug 23 16:53:59 it's https://gitorious.org/replicant/libsamsung-ipc Aug 23 16:54:06 or https://github.com/ius/libsamsung-ipc Aug 23 16:54:48 let me take a short look Aug 23 16:55:06 about nexus S: Aug 23 16:55:29 *ALSA Aug 23 16:55:29 *v4l2 Aug 23 16:57:23 gnutoo: i have rebased patch against current xf86-video-omapfb and built it Aug 23 16:57:33 gnutoo: now waiting for package index to finish to test it :) Aug 23 16:57:52 ok Aug 23 16:59:05 altough I'm unsure about xorg + touchscreen Aug 23 17:00:52 GNUtoo|htcdream: adding Option "SwapAxes" "1" and Option "InvertY" "1" to xorg.conf works for me Aug 23 17:01:02 ok Aug 23 17:05:19 GNUtoo|htcdream: it works :) Aug 23 17:05:33 ok nice!!!! Aug 23 17:07:05 GNUtoo|htcdream: but AFAIK there's no XV support when rotated Aug 23 17:07:17 ok too bad Aug 23 17:09:05 still, it's better to have some acceleration than to don't have any ;) Aug 23 17:09:24 ok Aug 23 17:10:00 GNUtoo|htcdream: http://markmail.org/message/nxzyg6cz47zbyswv?q=xf86-video-omapfb+VRFB&page=1&refer=bt5qkkkfjaehboio Aug 23 17:11:06 ii'll look later Aug 23 17:36:14 GNUtoo|htcdream, JaMa|Off: patch sent to shr-devel Aug 23 17:36:24 ok nice Aug 23 18:19:25 btw. aurora 2011.08 beta1 release is ready: http://amethyst.openembedded.net/~morphis/aurora/2011-08-beta1/ Aug 23 18:19:58 great morphis! Aug 23 18:20:14 its not finished but nearly Aug 23 18:20:20 GarthPS: ping Aug 23 18:20:24 i see Aug 23 18:20:28 will send out a mail later Aug 23 18:43:52 morphis: i'm not sure if you did see,but i did start a 'Web Browser' for Aurora,it's ok? Or We'll port some other? (fennec?) Aug 23 18:46:25 angelox|laptop: I saw and its ok Aug 23 18:46:32 not we will not port any other browser Aug 23 18:46:39 s/not/no/ Aug 23 18:46:39 morphis meant: no we will not port any other browser Aug 23 18:50:09 ok,thanks Aug 23 18:53:34 gnutoo: ping Aug 23 19:02:41 hey, I noticed an annoying problem on SHR-U on gta02: I use it to take GPS traces and POIs to contribute to OpenStreetMaps but there is something quite problematic with tangogps Aug 23 19:03:27 basically, when I add a POI, a new window appears, so I click on the keyboard icon and write the content of the name of the POI and then close this window clicking to the "add" button Aug 23 19:04:10 then the keyboard disappears Aug 23 19:04:15 GNUtoo|htcdream: ping Aug 23 19:04:29 but the main tangogps window doesn't fill the space that the keyboard just freed Aug 23 19:04:43 so I have to fullscreen and unfullscreen to get it back to normal Aug 23 19:04:52 and that's quite annoying Aug 23 19:04:57 so I wanted to report this Aug 23 19:18:45 paulk_: isn't SHR using foxtrotgps now? Aug 23 19:19:48 mhh it says tanoGPS 0.99.4 Aug 23 19:19:52 maybe I should update Aug 23 19:38:32 morphis: pong (shower timer and eating after but tell me) Aug 23 19:39:55 dowanloading aurora beta1 Aug 23 19:42:51 GarthPS: Some time ago,you did try aurora in your palm isn't? Calls worked? Aug 23 19:44:37 pespin, hi Aug 23 19:44:51 dos1, could you add what you did in the News wiki page? Aug 23 19:45:09 gnutoo: link? Aug 23 19:45:29 wait a sec.....internet is too lsow here Aug 23 19:46:13 http://shr-project.org/trac/wiki/News Aug 23 19:54:14 angelox|laptop: quick answer: yes tried it call work but rings not plus noisy sound a bit Aug 23 19:55:11 ok,thanks! Aug 23 20:07:58 SHR: 03dos 07shr-settings * rc82a95ae8386 10/shr_settings_modules/shr_imageinfo.py: [ImageInfo] fix parsing /etc/shr-version Aug 23 20:07:59 SHR: 03dos 07shr-settings * r5b218744a11d 10/shr_settings_modules/shr_splash.py: [splash] catch up with moved opkg alternatives directory Aug 23 20:09:02 dos1: mabe better editing it before pespin make the real news on the boog Aug 23 20:09:08 *blog Aug 23 20:12:09 gnutoo: ok, editing atm Aug 23 20:12:32 ok thanks a lot Aug 23 20:26:09 * dos1 is making new theme Aug 23 20:26:35 slowly, in mean time between another things Aug 23 20:26:44 but making ;) Aug 23 20:26:50 http://scap.linuxtogo.org/ Aug 23 20:28:21 dos1, nice! :) Aug 23 20:29:01 dos1, you may like to have a look at deourious theme, which will be new default elm/e theme Aug 23 20:29:06 *detourious Aug 23 20:29:16 pespin: i will Aug 23 20:29:45 I may write a recipe for it later :) Aug 23 20:29:56 pespin: but i'll make my own anyway, as it's based on layout of my and my girlfriend's webcomic :D Aug 23 20:30:02 http://sowka.art.pl/ Aug 23 20:30:45 lol Aug 23 20:32:01 i liked what i did there, so i thought it may work as SHR theme as well ;) Aug 23 20:33:00 also, it's good opportunity to play a bit with edje Aug 23 20:34:39 i already did one tricky thing with buttons: wood in background is in another position on buttons Aug 23 20:34:44 and/or is differently scaled Aug 23 20:35:01 so every button doesn't look the same as others ;) Aug 23 20:35:38 position&scale is placed randomly on showing button Aug 23 20:36:11 i'd also like to make animated lock screen later Aug 23 20:36:38 and tweak libphone-ui-shr a bit to support it correctly (with pausing animation when for instance blanked, to save power) Aug 23 20:37:44 nice :D Aug 23 20:52:39 gnutoo: https://gitorious.org/~ast/linux-on-qualcomm-s-msm/alex-linux-xperia/commit/4e6688b324c52cdf878a7d87e5f960effcd9c28b Aug 23 20:53:19 gnutoo: i have added some platform data stuff but it will need a bit of work to properly fix routing. not sure if it will be easy to port to dream until we port our devices to mainline Aug 23 20:55:17 gnutoo: and this version is probably wrong, we need to turn power in the actual playback call so that it is not on when someone just toggled a switch in alsamixer Aug 23 20:59:45 ok Aug 23 21:04:34 so.... Aug 23 21:04:51 okay, let me explain one thing Aug 23 21:04:58 there are those amss 'endpoints' Aug 23 21:05:11 they are used to select one of the predefined routings Aug 23 21:05:30 I've not loaded the page yet....still loading....let me look on 3g Aug 23 21:05:31 will be faaster Aug 23 21:06:12 moreover, you can only use one at the moment. and on wince you also need to use idle endpoint when not playing. so i'll revert that switching from one switch to multiple ones and will allow to pass endpoints via pdata so that both android and wince devices can use this driver Aug 23 21:07:38 arrrg no certificates on dream..... Aug 23 21:08:15 I'll try with http:// Aug 23 21:08:19 works Aug 23 21:08:59 do you think that if we write an xorg driver that will use mdp for blitting, rotation and scaling it will be much faster? Aug 23 21:09:19 hmmm Aug 23 21:09:38 look on android with and without.... Aug 23 21:09:48 there is a huge difference Aug 23 21:09:54 but maybe the essential first.... Aug 23 21:21:05 good night, see you later Aug 23 21:21:11 dos1, I copied the detourious edj files from my computer to gta02 and I did some screenshots in scap.linuxtogo :) Aug 23 21:28:11 hmm I can't CTRL+Z and "bg" in ssh session in shr-core u.u Aug 23 22:02:46 hi larsc Aug 23 22:05:16 i've done a graph on paper about glamo Aug 23 22:05:17 like for instance Aug 23 22:05:47 vga->xrandr 240x320 ->white screen Aug 23 22:06:16 of course the echo vga/qvga were commented Aug 23 23:29:16 * pespin writing next log post now Aug 23 23:30:11 *blog Aug 24 00:08:40 GarthPS, hi! I saw you mail in shr ml :) Aug 24 00:09:24 pespin: ;) I will go to sleep now :p Aug 24 00:09:25 cu Aug 24 00:09:34 GarthPS, it was not clear to me if 60-75€ was total prize or discount to substract to total prize. I suppouse it's 2nd one correct?= Aug 24 00:10:48 GarthPS, gnight ;) Aug 24 00:11:07 pespin: down from 350 to 75 € Aug 24 00:11:12 good night GarthPS! Aug 24 00:11:20 but not seen yet Aug 24 00:11:52 as they sold out touchpad from 500 to 120€ ..... Aug 24 00:12:04 gn8 guys Aug 24 00:13:11 uh that would be interesting :) Aug 24 00:21:14 * angelox|laptop is going to sleep too! Aug 24 00:21:19 good night everyone Aug 24 02:32:03 SHR: 03lukas 07meta-smartphone * rfa3f81e96bf0 10/meta-htc/conf/machine/include/htc-qsd8.inc: linux-qsd8.inc: remove xf86-input-evtouch (unbuildable and not needed) **** ENDING LOGGING AT Wed Aug 24 02:59:57 2011