**** BEGIN LOGGING AT Sun Dec 19 02:59:57 2010 Dec 19 03:13:46 ugh Dec 19 03:14:01 even after doing this wireless thing, nothing is happening Dec 19 03:14:40 no wlan dev is created, dmesg is empty, nothing. Dec 19 03:15:00 The only thing that looks remotely promising is that the 'broadcom' module loads at all and depends on libphy Dec 19 03:34:52 YES! Dec 19 03:35:18 The module is called 'wl' not 'broadcom', by the way. Extremely misleading. You might want to tell the author of that page to add that little bit of info. Dec 19 03:36:01 hasn't that always been known? :P Dec 19 03:36:11 * MohammadAG has it on his laptop, and it's crap tbh Dec 19 03:36:26 Been looking for a card replacement because of it Dec 19 03:37:20 the "good" driver is actually called b43 Dec 19 03:37:33 http://wireless.kernel.org/en/users/Drivers/b43#How_do_I_use_b43.2BAC8-b43legacy_driver_instead_of_broadcom-wl.3F Dec 19 03:38:48 actually that whole document is probably good reading if you haven't Dec 19 03:38:56 no idea if b43 supports your card though Dec 19 03:40:07 I think it crashes with BCM43224s and multiple cores Dec 19 03:40:25 damn wireless, why does it have to suck so bad? Dec 19 03:40:32 wl is working right now, reluctant to touch it Dec 19 03:41:10 ali1234, wireless doesn't suck, broadcom does Dec 19 03:41:36 no, it's wireless in general Dec 19 03:41:50 atheros is no better when it comes to multiple half working drivers Dec 19 03:42:04 ali1234, my ath5k has been pretty friendly Dec 19 03:42:09 intel cards are just about passable Dec 19 03:42:24 my 2200BG was awesome Dec 19 03:42:25 is there a real reason to try to get b43 working if wl is working already? Dec 19 03:42:38 no, not unless you want AP mode or something Dec 19 03:42:51 hiptobecubic, not sure about MeeGo, but the drivers on Ubuntu give me 2MBps speeds Dec 19 03:42:59 and that's with wireless N Dec 19 03:43:14 (I get 150 on Windows, but I hate it) Dec 19 03:43:37 Well our link here is oh... about..... 50KB/s max, so i'm not that concerned righ tnow Dec 19 03:45:58 * MohammadAG tests b43.ko Dec 19 03:46:00 i have a broadcom card that drops out if you use a certain channel... in windows. it works fine in linux Dec 19 03:48:17 hiptobecubic, actually, on an HP mini, you might lose BT with b43.ko Dec 19 03:48:20 so stick to wl Dec 19 03:48:43 do these even have bt? i feel ilke this doesn't Dec 19 03:49:14 ah yes, 'option' Dec 19 03:51:36 uhh.... well it was looking awesome, then it dropped me to a tty and stopped responding to anything Dec 19 03:52:44 bah, have to play with it more next time. bed for me Dec 19 03:52:51 Thanks for you help thus far guys Dec 19 03:55:19 ali1234, meh, b43 is unsupported on my card Dec 19 03:55:30 and this http://wireless.kernel.org/en/users/Drivers/brcm80211 has more cons than pros Dec 19 06:19:15 morning Dec 19 09:27:22 morning Dec 19 09:28:28 morn lardman Dec 19 09:28:40 hi Stskeeps Dec 19 09:31:20 good morning guys Dec 19 09:32:05 hi Venemo Dec 19 09:32:08 lo Dec 19 09:32:23 * lardman looks at the thermometer and sees a vaguely chilly -5C outside Dec 19 09:32:46 so lardman, it's warm there compared to here :) Dec 19 09:34:09 well seems pretty cold to me, but yeah warm compared to some places ;) Dec 19 09:34:52 it is -10°C here outside Dec 19 09:36:42 hmm, I wonder if it's bad form for a QTimer callback to be the same function that started the timer Dec 19 09:39:47 -14°C here Dec 19 09:42:34 lardman, scope is everything Dec 19 09:43:02 morning btw \o Dec 19 09:43:23 hi lcuk Dec 19 09:43:37 I was just trying to avoid needing to add another function to my class Dec 19 09:43:47 *brrrr* -10°C here Dec 19 09:44:06 ok I give up, -5C is quite warm! :) Dec 19 09:44:09 lardman, is the code on git, or can be pastebinned? Dec 19 09:44:15 lol yeah -5 is "brisk" Dec 19 09:44:32 and by my standards, everything below +15° is cold, and nothing below +25°C is warm Dec 19 09:44:36 lcuk: it's in svn, mBarcode, just implementing decoding from a saved image, one of your requests ;) Dec 19 09:46:11 oooh :D Dec 19 09:46:34 Hello Everyone Dec 19 09:47:22 google is a bit crap, searching for mbarcode on domain garage.maemo.org only brings up the project on the second page Dec 19 09:47:39 maemo-barcode Dec 19 09:47:44 ? Dec 19 09:47:58 I am new to meego, I want to compile meego kernel, where can I get source code for meego Kernel? Dec 19 09:48:00 lardman, yeah Dec 19 09:48:07 https://garage.maemo.org/plugins/scmsvn/viewcvs.php/?root=maemo-barcode Dec 19 09:48:14 which file specifically Dec 19 09:48:56 resultswindow.cpp has the code to call analyseImage() on the image read from file Dec 19 09:49:00 yasir, have you read the developer documentation Dec 19 09:49:14 but I'm moving that stuff to the barcodedetector class to hide the workings Dec 19 09:49:15 because one question I have to ask: which kernel specifically Dec 19 09:49:23 Icuk: at meego wiki site Dec 19 09:49:25 ? Dec 19 09:49:47 I think I'll skip calling the same function from the timer, and write a modified analyseImage() fn that just checks for results from the decoder threads Dec 19 09:50:03 yasir, its Lcuk and theres a lot of files on meego wiki Dec 19 09:50:24 lardman, twisty passages within the svn Dec 19 09:50:30 which branch is considered live Dec 19 09:51:34 https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/mbarcode-qt/resultswindow.cpp?view=markup&root=maemo-barcode&pathrev=474 Dec 19 09:51:48 trunk Dec 19 09:51:57 Lcuk: I check wiki pages about code contribution, Dec 19 09:52:52 Lcuk: did not find any thing about kernel source Dec 19 09:53:11 lardman, lines 50ish are the only ones with qtimer in Dec 19 09:53:25 Lcuk: I can check it again if there is information about it there Dec 19 09:55:09 try http://meego.gitorious.org/meego-os-base/kernel-source Dec 19 09:55:30 and plenty of information on internet searches for things like "meego kernel source" etc Dec 19 09:57:49 Lcuk: I tried it, But I will try once again today, thanks Dec 19 10:11:28 Lcuk: I tried http://meego.gitorious.org/meego-os-base/kernel-source yesterday also with git but it did not work, reason was i did not added my user name and email in git global config, i did it now and it worked,this like is good for any beginner like me http://meego.gitorious.org/meego-os-base/kernel-source/commit/f79781a30ae533e75fc0964c57a2ed356e02dad0#comment_34432 Dec 19 10:12:01 where is the packaging data dor MeeGo handset applications? Dec 19 10:12:18 for some components there is a debian folder, but I couldn't find any .spec files Dec 19 10:17:03 moin Dec 19 10:17:13 hi Dec 19 10:17:17 hello Dec 19 10:23:42 lcuk: wip Dec 19 10:24:01 lcuk: nearly done, once I can get my callback slot passed as a parameter Dec 19 10:27:40 yasir, its not a blog you just commented on, its the readme file for the linux kernel branch used on meego, wtf does it have to do with the stuff in your comment? Dec 19 10:28:23 lardman, :d Dec 19 10:28:25 yasir: get the source rpm and build it in an OBS :) Dec 19 10:28:37 yasir: the kernel-source git is broken Dec 19 10:29:31 just wanted to know, I didn’t find that in the wiki, are there some junior jobs for new contributors ? Dec 19 10:29:53 I just created an account on the bugzilla and subscribed to the dev mailing list Dec 19 10:30:01 shikamaru: what are you interested in? i guess you have meego-n900 as focus? Dec 19 10:30:14 Stskeeps: yep Dec 19 10:30:20 shikamaru: join #meego-arm is a good start :) Dec 19 10:30:26 we work in the open, so Dec 19 10:30:32 shikamaru, most valuable help is to install system, look around, notice a "pet bug" and try to track down and identify cause and make a plan to fix it. Dec 19 10:31:09 lcuk: ok :) Dec 19 10:54:45 Stskeeps : Ohh I did not know that, I will try with rpm Dec 19 10:55:43 * lardman forgot to put his n900 on charge last night :( Dec 19 10:56:00 Lcuk: the link has nothing to do with my comment. I just want to share, I am sorry if I did something I am not supposed to Dec 19 10:57:21 yasir, not at all, just not used to getting comments on commits like that Dec 19 11:17:50 morning Dec 19 11:38:30 /act Dec 19 14:51:11 hidave: sure... what are you planning to do on the OBS? Dec 19 14:59:02 hi lbt, I hope I can do some contribution to meego Dec 19 14:59:40 hidave: sure - so just checking it's opensource Dec 19 14:59:58 Yes, of course Dec 19 15:00:00 and that you're not planning on a complete rebuild or anything ;) Dec 19 15:00:20 heh... you'd be surprised ... hence the quick sanity check Dec 19 15:00:49 Currently I have an beagle board to run the meego 1.1 Dec 19 15:00:59 anyhow... done Dec 19 15:01:21 thanks Dec 19 17:27:26 good afternoon Dec 19 17:27:53 am looking for someone I met in Dublin who's been working on getting MeeGo running on the Dell Streak Dec 19 17:28:01 Anyone who would know who that is? :D Dec 19 17:28:59 hmmm julienf Dec 19 17:47:34 julienf: -> smoku Dec 19 19:42:41 hello guys, having problem with dualbooting meego on n900, i have a 8 gb micro sd i have just copied raw image file, it say fat load failed unnown parittion 3 and it loads meamo Dec 19 19:43:22 xexnaor: how did you copy the raw image file? Dec 19 19:43:36 dd bs=4096 if=rawimg of=/dev/sdb Dec 19 19:43:58 after coping if i check f disk there are two partitions Dec 19 19:44:31 sounds correct Dec 19 19:46:02 /dev/sdd1 1 24415 1562500 83 Linux Dec 19 19:46:04 /dev/sdd2 24417 28320 249856 83 Linux Dec 19 19:46:07 f disk output Dec 19 19:48:02 any idea for dualboot fail ? Dec 19 19:49:41 you don't have a partition 3 Dec 19 19:50:58 see http://al.robotfuzz.com/~al/maemo/u-boot/ under "Make a MeeGo SD card" Dec 19 19:55:01 ali1234: i know i dont have Dec 19 19:55:56 i know you know you don't have Dec 19 19:56:47 any one here who did dualboot n900 Dec 19 19:57:19 (19:50:57) ali1234: see http://al.robotfuzz.com/~al/maemo/u-boot/ under "Make a MeeGo SD card" Dec 19 20:14:23 i am following instruction at http://wiki.meego.com/ARM/N900/Install/Dual_Boot Dec 19 20:14:51 but after copying raw img file to sd card, uboot doesnt load meego Dec 19 20:15:54 do i have to flash meego kernel vmlinuz to device Dec 19 20:16:01 or load ** Dec 19 20:16:16 raw image has its kernel in it Dec 19 20:38:06 hi all, I am new to meego, so help with some basic topics is needed here. What is the "correct" way to develop a Qt/QML applicaiotn for meego? Do I still have to crosscompile Qt myself, or can I use something that is "out there" waiting to be used? Dec 19 20:38:58 crosscompiling it manually would be a pain in the ..., as it would be nice to match what I am crosscompiling to what actually is there on beagleboard image Dec 19 20:39:19 one way is just to grab qt sdk and work there first :) Dec 19 20:39:26 and worry about porting later Dec 19 20:39:44 there is a meego sdk that does building for you, too Dec 19 20:40:20 and what if porting is the only thing that is left? app is tested and ready to deploy Dec 19 20:40:22 nazgee: Qt is in the Meego core, as an app developer you should be able to just use that Dec 19 20:40:34 check out the sdk :) Dec 19 20:40:59 ok, I'll have a look @ SDK first Dec 19 20:41:21 * araujo right now just use plain Qt SDK from main box and then compile in the n900 Dec 19 20:41:24 as it seems something I've missed (and should have used in the firs place) Dec 19 20:56:28 btw- does anyone here has an idea how to solve garbled fonts problem on beagleboard? bug was filed few months ago, there were some attempts to correct it, but still no luck? anyone managed to solved it on their own? Dec 19 20:56:48 we're trying to root cause it still Dec 19 20:57:05 beagle has a workaround by using n900 drivers Dec 19 20:57:21 hm. are these downloadable somewhere? Dec 19 21:02:35 nazgee: new beagleboard from scratch page uses them Dec 19 21:05:08 which reminds me, do any of you happen to know a reasonably priced small monitor (10" or less) that takes in DVI or HDMI? I need to get one if I'm getting couple of pandas... Dec 19 21:22:15 oh netsplit is over Dec 20 01:28:46 f Dec 20 01:32:00 is there anybody help me? I would like to make a obs build server. currently I have installed openSUSE on my computer. I think OBS is running well. but how do i build meego in my local obs server?? Dec 20 01:32:25 could you let me know about it? Dec 20 01:41:43 david__, are you really want to build whole meego? it will take ages... Dec 20 02:54:49 I also want something about the source code ,as I downloaded all source code , what I could do for it Dec 20 02:56:37 anybody can tell me something about it **** ENDING LOGGING AT Mon Dec 20 02:59:58 2010