**** BEGIN LOGGING AT Sat Oct 01 02:59:56 2011 Oct 01 05:20:53 JaMa: ah, ok Oct 01 06:56:57 even basic alsa utilss crash, not just phoneui Oct 01 06:57:13 and it looks like the problem is in glibc Oct 01 07:33:21 hi, my wireless driver(bcm4329) loaded successfully , but it could not find any network Oct 01 08:11:58 lxsameer: is the interface "up" when you're doing scan? Oct 01 08:12:21 PaulFertser: yeah its up Oct 01 08:15:22 lxsameer: are you using a non-mac80211 strange driver? Oct 01 08:15:43 PaulFertser: i use bcm4329 Oct 01 08:17:41 lxsameer: are you sure you've firmware in place, and no clues in dmesg? Oct 01 08:17:55 PaulFertser: yeah Oct 01 08:18:42 PaulFertser: my interface is used as eth0, and there is a ioctl failure in dmesg Oct 01 08:18:57 PaulFertser: i changed driver code and will try it again Oct 01 08:19:57 lxsameer: eth0 is not surprising for a shit-driver. Which ioctl fails? Oct 01 08:20:42 PaulFertser: wl_iw_ioctl: error in cmd=8b09 : not supported Oct 01 08:21:05 PaulFertser: i hate broadcom Oct 01 08:22:48 lxsameer: i have a rather low opinion about them as well. Oct 01 08:24:24 PaulFertser: let me try my changes Oct 01 08:29:26 mrmoku: did rebuilding glamo help with X Oct 01 08:32:44 JaMa: do you have any information about the libasound crash ? Oct 01 08:33:08 nope, but it segfaults here too Oct 01 08:33:40 do you have backtrace from segfault? Oct 01 08:35:38 http://paste.pocoo.org/show/485418/ Oct 01 08:36:49 sorry for disconnetcing... Oct 01 08:37:32 bitbake crashed my desktop because of lack of memory :) Oct 01 08:40:51 gnutoo: hi, do you familiar with damn bcm4329 driver ? Oct 01 08:48:56 Yoram: http://paste.pocoo.org/show/485418/ Oct 01 08:50:26 JaMa: this is the one\, yes Oct 01 08:51:21 Yoram: the "scope" argument seems to be corrupted Oct 01 08:54:37 since libgcc and glibc where updated yesterday, I suspect libasound needs rebuild Oct 01 08:57:17 JaMa: what do you think ? Oct 01 09:07:35 does android kernel have some other repository rather than kernel.org Oct 01 09:34:57 lxsameer: look wifi later Oct 01 09:35:00 bbl Oct 01 09:35:15 I mean there is a mainline driver that could be backported and that is better Oct 01 09:39:20 mrmoku: can you plase test alsamixer? as you have it all rebuilt from scartch Oct 01 09:41:44 meta-smartphone/meta-fso/recipes-freesmartphone/python/python-pyrtc_git.bb fails to build for me Oct 01 09:42:03 TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' in setup.py Oct 01 09:43:53 Heinervdm: open /OE/shr-core/tmp/sysroots/x86_64-linux/usr/lib/python2.7/site-packages/Cython/Distutils/extension.py and remove first line in that comment (iirc line 38) Oct 01 09:44:13 Heinervdm: but you don't have python2.7 right? Oct 01 09:44:29 JaMa: i have python2.7 on buildhost Oct 01 09:44:35 I mean in oe-core Oct 01 09:44:47 no there i have 2.6.6 i think Oct 01 09:44:48 * JaMa expected that it's caused by python2.7 Oct 01 09:44:56 it's normal shr-core Oct 01 09:44:59 but maybe it's issue in cython-0.15.1 Oct 01 09:46:10 JaMa: line 38 is last line of the comment Oct 01 09:46:25 and for me it's in python2.6 directory, so i have 2.6 for sure Oct 01 09:46:35 remove the first (something like _Extension.extension.__doc__ Oct 01 09:46:44 * JaMa will add patch to OE now Oct 01 09:47:04 ok Oct 01 09:47:57 now it works Oct 01 09:51:49 fixed in contrib Oct 01 10:57:31 hi JaMa Oct 01 10:57:39 did not yet come around to rebuild it Oct 01 10:57:49 * mrmoku had to buy a Linux :-) Oct 01 11:01:11 mrmoku is a new Linus Torwalds now? :D Oct 01 11:01:19 Torvalds*, lol Oct 01 11:07:05 dos1|N900: fsogsmd supports ppp now on n900? :-O Oct 01 11:09:50 PaulFertser: IIRC it supports for quite a long time thanks to mrmoku Oct 01 11:10:28 it also supports voice calling (but i haven't got it working on my device yet) Oct 01 11:10:56 but AFAIK with poor quality - some things are going to be reimplemented Oct 01 11:11:46 dos1|N900: and what about power consumption? Are you using your n900 daily as a mobile terminal? Oct 01 11:12:44 PaulFertser: not yet Oct 01 11:13:02 dos1|N900: why? Oct 01 11:14:24 PaulFertser: lack of time to configure everything; but i'm slowly progressing ;) Oct 01 11:15:08 dos1|N900: i see :) Oct 01 11:18:11 dos1|N900: no, a wood oven called Linux :-) Oct 01 11:20:03 PaulFertser: talking about power consumption of n900... I started it fully charged with GPS and UMTS enabled at 8 this morning.... and at 12 it was freaking hot and the battery fully discharged - under maemo though Oct 01 11:20:57 dunno if that is normal or my battery getting bad Oct 01 11:26:31 JaMa, Yoram: root@om-gta02:~# alsamixer Oct 01 11:26:31 Segmentation fault Oct 01 11:26:39 so rebuilding seems not enough Oct 01 11:27:22 root@om-gta02:~# aplay /usr/share/sounds/female_message.wav Oct 01 11:27:22 Segmentation fault Oct 01 11:30:54 * check_data_file_clashes: Package xf86-video-glamo wants to install file /usr/lib/xorg/modules/drivers/glamo_drv.so Oct 01 11:30:57 But that file is already provided by package * Oct 01 11:30:59 heh Oct 01 12:10:20 JaMa: the same bt you had with phoneuid: http://pastebin.com/Ws9sAG3H Oct 01 12:14:57 * mrmoku rebuilding alsa-lib now Oct 01 12:28:24 did not help Oct 01 12:44:46 JaMa: this seems to be a patch fixing glibc: http://sourceware.org/ml/libc-alpha/2011-06/msg00010.html Oct 01 13:30:16 heyho Oct 01 13:32:19 Hi all Oct 01 13:35:22 angelox|laptop: heyho Oct 01 13:36:48 morphis: hey Oct 01 13:47:15 angelox|laptop: you already started with the virtual keyboard? Oct 01 13:55:31 morphis: yes,i'll use QWidget as base class Oct 01 13:56:23 then i'll couple it to the QML View when necessary Oct 01 14:01:20 i'm also taking as base "Widget Keyboard" application (developed by embitel) Oct 01 14:03:11 Widget Keyboard application? where do I find it? Oct 01 14:04:34 morphis: http://qt-apps.org/content/show.php/Widget+Virtual+Keyboard?content=111054 Oct 01 14:05:50 angelox|laptop: ok, but you will do the styling in qml? Oct 01 14:06:38 morphis: i'm thinking in include a QML into the widget.. Oct 01 14:06:56 freesmartphone.org: 03morphis 07cornucopia * re0fb986b98ed 10/fsogsmd/ (4 files in 3 dirs): fsogsmd: modem_samsung: add initial version of this new modem support plugin Oct 01 14:06:57 freesmartphone.org: 03morphis 07cornucopia * rc8cc5028063c 10/libfsotransport/fsotransport/basetransport.vala: libfsotransport: refactor call of posix read/write functions into virtual ones Oct 01 14:07:18 angelox|laptop: but if I understand you right, you want to take the source of the keyboard widget Oct 01 14:07:22 and wrap it into aurora Oct 01 14:07:26 as new qml component Oct 01 14:08:04 I thinking about having a qml component which is using only the logic of the keyboard widget Oct 01 14:08:44 morphis: excuse me,i wrote wrong "... taking as base "Widget Keyboard"...." i wanted to write" .... taking ideas about...." Oct 01 14:08:57 ok Oct 01 14:13:10 i think it will work :) Oct 01 14:14:04 ok Oct 01 14:17:17 should i call it as aurora-vkbd or aurora-keyboard? which one is better? Oct 01 14:37:28 freesmartphone.org: 03angelo 07aurora * re566b82794e8 10/aurora-daemon/src/ (Makefile.am virtualkeyboard.cpp virtualkeyboard.h): aurora-daemon: first implementation of aurora-keyboard Oct 01 14:40:58 freesmartphone.org: 03angelo 07aurora * r8f8deb8e3e47 10/aurora-daemon/src/virtualkeyboard.h: aurora-daemon: remove non-used header file Oct 01 14:42:29 freesmartphone.org: 03morphis 07cornucopia * r08556bf32f2c 10/libfsotransport/ (5 files in 4 dirs): libfsotransport: add machine specific modem transport class for the crespo machine Oct 01 14:46:35 freesmartphone.org: 03morphis 07cornucopia * re7d31311583d 10/fsogsmd/ (4 files in 2 dirs): fsogsmd: modem_samsung: remove dependency on libsamsung-ipc and add channel class Oct 01 14:47:48 freesmartphone.org: 03angelo 07aurora * r136c40010f53 10/aurora-daemon/src/Makefile.am: aurora-daemon: add keyboard's moc file to Makefile Oct 01 16:40:21 mrmoku, in order to fix the libasound crash we actually need the patch to glibc that fixes dlsym ? Oct 01 16:43:25 mrmoku: is there someone working on pushing it ? is there something I can do to help ? Oct 01 16:48:50 Yoram: that's what my googling brought up Oct 01 16:49:04 no idea if someone alresdy is working on it Oct 01 16:51:35 mrmoku: I see, so I will try to build glibc with this patch and see if it helps... Im not sure it will, this patch from june and aims to fix a memory leak... Oct 01 16:52:21 I came to it via an LFS ml talking about exactly our problem Oct 01 16:52:38 and it was reported that it fixes it Oct 01 16:56:42 worth trying Oct 01 16:57:29 ok, I asked khem if he knows about that problem Oct 01 17:01:52 Yoram: http://www.linuxquestions.org/questions/linux-from-scratch-13/segfault-in-ld-2-14-so-running-alsa-utils-893812/ Oct 01 17:02:04 ís the thread linking to that patch on the second page Oct 01 17:02:30 <[Rui]> is someone here from GTA04 on keyboard? Oct 01 17:08:45 mrmoku: my conclusion from this thread is to switch back to glibc 2.13, but I suppose this is an extream act to take on a distro... Oct 01 17:10:28 Yoram: that would be another possibility yeah. Depends a lot on what JaMa thinks though Oct 01 17:37:36 Yoram: hmm... my laptop has 2.14 too and alsamixer is working just fine Oct 01 17:37:44 * mrmoku checks if archlinux is applying some patch Oct 01 17:39:48 Yoram: indeed it does :-) Oct 01 17:40:05 Yoram: http://paste.pocoo.org/show/485672/ Oct 01 17:47:02 mrmoku: Yoram: downgrading eglibc is not good option, I'm in favor of applying this patch and reporting upstream + khem (he manages eglibc in oe-core) Oct 01 17:47:25 * JaMa sees mrmoku already pinging khem :) good Oct 01 17:52:24 :) Oct 01 18:00:07 freesmartphone.org: 03angelo 07aurora * r3e76a6a889d3 10/aurora-daemon/src/ (application.cpp application.h virtualkeyboard.cpp): aurora-daemon: code style improvements in aurora-keyboard Oct 01 18:00:08 freesmartphone.org: 03angelo 07aurora * r1caafe05cefb 10/aurora-daemon/src/ (4 files): Oct 01 18:00:08 freesmartphone.org: aurora-daemon: implement first keyboard stuff Oct 01 18:00:08 freesmartphone.org: * Add openKeyboard() and closeKeyboard() functions Oct 01 18:00:08 freesmartphone.org: * Insert move and reziseWidth functions Oct 01 18:00:08 freesmartphone.org: * Make kbd_view public Oct 01 18:00:08 freesmartphone.org: * Allow keyboard funtions be called from QML Oct 01 18:18:08 JaMa: khem is offline it seems Oct 01 18:18:29 JaMa: what do we do? Oct 01 18:18:38 JaMa: try to apply the patch from archlinux? Oct 01 18:36:21 mrmoku: good plan, if you have some cpu time to test it Oct 01 18:48:16 JaMa: cpu time yes... will see if I find my way through adding the patch :) Oct 01 18:48:46 mrmoku: I will test it as soon as my machione finish the current build Oct 01 18:49:23 Yoram: ok, you saw I pasted the one archlinux is using? Oct 01 18:49:36 mrmoku: yes Oct 01 18:49:39 good Oct 01 18:51:29 And I also thing that moing forward is better then moving backward, my only problem is tI think the logical flow causing the crash is bigger then what is solved by the patch Oct 01 18:54:23 ok Oct 01 18:57:01 JaMa hi Oct 01 18:57:50 can I push a meta-osmocomb?b Oct 01 18:58:13 there are no firmwares yet, only the tools to load the firmware to the modem Oct 01 19:03:16 anyway the firmware can be built on pc and transmit is disabled by default (you have to edit a Makefile to enable transmit) Oct 01 19:30:16 Hi, all. Is the .39 latest kernel for gta02? Oct 01 19:30:41 I am in hacking mood, so just want to hack a bit my old freerunner :) Oct 01 19:31:13 any issues to fix with glamo or touchscreen? Oct 01 19:36:31 gena2x|home: microsd issues for me Oct 01 19:36:38 touchscreen is fixed Oct 01 19:36:44 but not microsd Oct 01 19:37:03 with .39? Oct 01 19:37:20 with 2-4-2 or 4-4-4? Oct 01 19:37:30 gnutoo: what microsd ? I use microsd with this kernel Oct 01 19:38:42 are the Per Forlin patches enabled? Oct 01 19:39:04 I've a 32GB(cough) microsd and it doesn't work: Oct 01 19:39:22 * /dev/mmcblk0 is present but not /dev/mmcblk0p1 Oct 01 19:39:39 * data corruption occur very rapidely and the filesystem goes in read-only mode quickely Oct 01 19:41:04 which kernel you using? Oct 01 19:41:11 shr's? Oct 01 19:41:38 gnutoo: the only problem I notice is ext3 filesystem that is mounted (as storage) when I run from nand, sometimes corrupt on unsafe shutdown. I solved it by using btrfs storage Oct 01 19:41:48 This one? https://gitorious.org/shr/linux/commits/shr-2.6.39-nodrm ? Oct 01 19:41:57 but my microsd id 16G Oct 01 19:42:33 ok Oct 01 19:43:51 ok Oct 01 19:48:09 BTW, maybe not fro the running OS, but for extra storage space on microsd (music, maps, etc...) I really recommend using btrfs, it recovers from any kind of shutdown/panic/power-off without event need to fsck. Oct 01 19:49:01 Yoram: hi. glamo has a feature of writing bad data to sd. i doubt any fs can recover from this Oct 01 19:50:06 gena2x|home: if a driver writes bad data, then yes, it will corrupt any fs Oct 01 19:50:39 of course this is only imho, i a think nobody really sure Oct 01 19:50:54 gena2x|home: perhaps this great feature is not as good as marketing people think it is... :) Oct 01 19:50:54 and not really write but read. Oct 01 19:52:28 Yoram: also you may notice strange init sequence Oct 01 19:52:46 gena2x|home: ? Oct 01 19:53:20 glamo-mci glamo-mci.0: powered (vdd = 20) clk: 0kHz div=255 (req: 0kHz). Bus width=0 Oct 01 19:53:21 ... Oct 01 19:53:31 glamo-mci glamo-mci.0: powered (vdd = 15) clk: 195kHz div=255 (req: 195kHz). Bus width=0 Oct 01 19:53:39 why do you think it is so? Oct 01 19:54:13 first higher voltage, thank lower Oct 01 19:54:17 *than Oct 01 19:54:39 this is just few notes about glamo, driver, and miscrosd and how fses can help :) Oct 01 19:56:29 gena2x|home: I have no idea - never checked dmesg that carefully, not enough knolage of hardware and drivers. Oct 01 19:57:05 Yoram: did you bought freerunner recently? never seen you here before :) Oct 01 19:57:26 gena2x|home: bought it year and half ago Oct 01 19:57:59 but I always solved my problem alone or waited for next update.... Oct 01 19:58:43 ah, ok :) Oct 01 19:59:08 I wouldn't buy one now... Ibetter wait for GTA04 Oct 01 19:59:33 i hope it be released soon Oct 01 20:01:04 that is, unless someone want to sell gta02 with debug board, this I can use for kernel experiments. Oct 01 20:03:00 I have to admit that GTA04 is not that atractive if you remember that when it will be released, the hardware will not be that recent, and we will still be stucked with neo freeruner case... Oct 01 20:03:55 however, it looks like the poeple there do great work Oct 01 20:04:16 that damn neo case. yeah. it makes me think triple, do i really want to buy it Oct 01 20:07:09 ok, if nobody has any issues to try, i'll try .39-nodrm for now and see what's with new sd speed :) Oct 01 20:20:00 Started building eglibc with patch to dlsym, let's see if it solve the libasound crash... Oct 01 20:22:13 hmmmm Oct 01 20:22:53 does somebody knows why morphis added kdrive in samsung machine config? Oct 01 20:24:03 freesmartphone.org: 03angelo 07aurora * r4db25151522a 10/aurora-daemon/src/application.cpp: aurora-daemon: remove testing-purpose directory Oct 01 20:29:35 and why is there that: Oct 01 20:29:41 CONFIG_DEVTMPFS_MOUNT=n Oct 01 20:30:00 and an init script for moiunting devtmpfs? Oct 01 20:38:11 Yoram: great :) Oct 01 20:38:27 gnutoo: do you need another layer for meta-osmocomb? why not just put it to meta-shr/meta-fso or whatever? Oct 01 20:38:37 gnutoo: but I'm fine with both Oct 01 20:41:29 ok thanks Oct 01 20:41:32 yes I meant that Oct 01 20:43:01 BTW, how do I bypass the md5sum check when installing a local-build package that has the same version as the official package ? Oct 01 20:43:20 can I do that ? Oct 01 20:43:44 or should I create a new revision in that case.... Oct 01 20:47:48 THE PATCH WORKS, http://paste.pocoo.org/raw/485672/ patch indeed solves the libasound issue, you can push it to shr-core !!! Oct 01 20:47:59 great :-D Oct 01 20:50:14 to bad I had to install the package using "ar -x .ipk ; tar zxf data.tar.gz -C /".... Oct 01 20:53:41 frameworkd doesn't like python2.7 :/ http://paste.pocoo.org/show/485753/ Oct 01 20:55:54 JaMa: can I push stuff about the htcdream too? Oct 01 20:56:00 sure Oct 01 20:56:03 it depends on a non-existant commit Oct 01 20:56:23 basically an armv6 tune file that needs to go in oe-core... Oct 01 20:56:33 and on a higher level tune file Oct 01 20:56:37 I've them locally Oct 01 20:56:43 but I must submit them Oct 01 20:56:56 but htcdream was broken anyway... Oct 01 20:58:38 JaMa: excuse me for stupid question, but how to clone from here? https://gitorious.org/shr/linux/commits/shr-2.6.39-nodrm ? Is this kernel default in shr? Oct 01 21:00:48 gena2x|home: clone git://gitorious.org/shr/linux Oct 01 21:02:06 Yoram: thanks, it works. Oct 01 21:02:49 JaMa: can I push for htcdream? Oct 01 21:05:29 gnutoo: meta-htc/README says: Main layer maintainers: Denis 'GNUtoo' Carikli Oct 01 21:05:47 gnutoo: so if you allow yourself to push then you're free to do so :) Oct 01 21:05:57 ok Oct 01 21:06:01 lol Oct 01 21:06:49 gnutoo: and you can push armv6 tune file to oe-core-contrib/shr Oct 01 21:07:14 gnutoo: I usually store stuff I've sent in pull-request or plan to send soon Oct 01 21:07:34 gtg, bye all Oct 01 21:11:13 yes but I've no commit access to oe-core-contrib/shr Oct 01 21:12:00 everybody has R/W to oe-core-contrib Oct 01 21:12:16 ah ok but my ssh key was destroyed Oct 01 21:12:39 -contrib doesn't care about keys Oct 01 21:12:48 it's for random contributors Oct 01 21:19:08 ah ok Oct 01 21:20:10 SHR: 03GNUtoo 07meta-smartphone * r6432618a3227 10/meta-htc/recipes-kernel/linux/linux-leviathan_git.bb: meta-htc: add linux-leviathan Oct 01 21:20:11 SHR: 03GNUtoo 07meta-smartphone * r89212af2cff3 10/meta-htc/conf/machine/htcdream.conf: meta-htc: change the htcdream config to armv6-novfp Oct 01 21:20:11 SHR: 03GNUtoo 07meta-smartphone * ra73a949fe639 10/meta-htc/conf/machine/nexusone.conf: meta-htc: add a nexusone machine config file Oct 01 21:20:11 SHR: 03GNUtoo 07meta-smartphone * re25220d84081 10/meta-htc/recipes-kernel/linux/linux-nexusone_git.bb: meta-htc: add linux-nexusone recipe Oct 01 21:20:11 SHR: 03GNUtoo 07meta-smartphone * r6cd427632368 10/meta-osmocombb/recipes-osmocombb/osmoconbb/osmocon_git.bb: meta-osmocombb: Add the osmocon recipe(osmocombb loader) Oct 01 21:20:13 SHR: 03GNUtoo 07meta-smartphone * r14eed8f0cc8f 10/meta-osmocombb/ (COPYING.MIT README conf/layer.conf): Add new meta-osmocombb layer Oct 01 21:20:13 SHR: 03GNUtoo 07meta-smartphone * r8bf23be7d479 10/meta-htc/conf/machine/htcdream.conf: meta-htc: htcdream.conf: remove the dependency on the dummy wl1251 ti firmware Oct 01 21:20:14 SHR: 03GNUtoo 07meta-smartphone * r60f096443d20 10/meta-osmocombb/recipes-osmocombb/osmoconbb/ (libosmocore_git.bb osmocom.inc): meta-osmocombb: Add libosmocore recipe Oct 01 21:33:49 JaMa|Off: yes but how do I psuh? Oct 01 21:33:59 ssh and normal don't work: Oct 01 21:34:20 ssh: empty password is refused **** ENDING LOGGING AT Sun Oct 02 02:59:57 2011