**** BEGIN LOGGING AT Fri Jul 09 02:59:57 2010 Jul 09 05:00:27 ogra, Can you please share your tree , I suspect that you dont have necessary patches.. so for lag setting hdmimode is not taking effect Jul 09 07:21:16 morgen Jul 09 07:47:16 Morning sebjan Jul 09 07:47:18 Hey hrw Jul 09 07:47:35 morning lag Jul 09 07:47:45 So Jul 09 07:47:57 I noticed some odd things about the current kernel Jul 09 07:49:14 lag, can you please share your tree , I suspect that you dont have all the HDMI patches , Thus you setting omapdss.hdmimode is not effective Jul 09 07:49:23 lag: i download the image and dd it into my sd card Jul 09 07:49:41 it boots from SD, as i saw x-loader and u-boot Jul 09 07:49:57 Hello everyone! :) Jul 09 07:50:02 but after u-boot loaded kernel and initrd.gz, Jul 09 07:50:08 mythripk: Yes, give me 1min Jul 09 07:50:23 uncompressing the kernel is done, nothing happened on my serial now Jul 09 07:50:38 lag: need i connect a HDMI display to test that? Jul 09 07:50:49 sebjan: morning, Jul 09 07:51:00 cooloney: From he archive? Jul 09 07:51:01 cooloney: morning Jul 09 07:51:18 lag: yeah, the image is from the url you emailed me Jul 09 07:51:18 cooloney: wrong console? Jul 09 07:51:37 hrw: oh, console=ttyO2 Jul 09 07:51:45 cooloney: You need HDMI Jul 09 07:51:50 Serial is turned off Jul 09 07:52:09 lag: that's what i'm guessing. i need to order one Jul 09 07:52:25 mythripk: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-maverick.git;a=shortlog;h=refs/heads/ti-omap4 Jul 09 07:52:42 cooloney: Don't order an LG Jul 09 07:52:56 lag: is that possible for me to get a working root fs which supports serial console? Jul 09 07:53:23 lag: -:)), i know that's your display, mine is viewsonic, but i don't have HDMI cable Jul 09 07:56:48 I bought hdmi cables to <2€ Jul 09 07:56:54 s/to/for Jul 09 07:57:00 cooloney: Yes: dd the card -> mount it on your PC (before inserting it into your Panda) -> open boot.scr in your favourite editor -> Delete the u-boot header -> Place in console=ttyO2,115200n8 and save it onto your PC as boot.scr.clean-> Then run: Jul 09 07:57:01 sudo mkimage -A arm -T script -C none -n "Ubuntu boot script" -d boot.scr.clean /media/boot.scr Jul 09 08:03:32 lag: actually, i saw that console=ttyO2,115200n8 in my u-boot env Jul 09 08:03:48 lag: need i modify that? Jul 09 08:03:50 cooloney: That is ignored Jul 09 08:03:53 Nope Jul 09 08:03:59 lag: oh, really. ok Jul 09 08:04:02 You have to edit the boot.scr Jul 09 08:04:08 lag: cool, got it Jul 09 08:04:20 lag: and emmcsaveenv doesnot work in u-boot Jul 09 08:04:37 i wanna store it into SD card if i modified something Jul 09 08:05:26 The boot.scr is on the SD card Jul 09 08:06:54 right, since i found a command named emmcsaveenv in u-boot Jul 09 08:07:16 i assume i can rum emmcsaveenv to save my modified env values to SD card Jul 09 08:07:20 but it does not work Jul 09 08:07:28 sebjan: is that true? Jul 09 08:07:37 sebjan:  Jul 09 08:08:12 cooloney: yes, that's true Jul 09 08:08:42 cooloney: the emmcsaveenv can be used if you have a board with an emmc, so store the environment variables on emmc Jul 09 08:09:00 cooloney: this works for a blaze (but not for a panda that does not have an emmc) Jul 09 08:09:21 cooloney: so you cannot save the env variables to the SD card. You'll need to use the boot.scr. Jul 09 08:09:34 sebjan: thanks, got it Jul 09 08:16:22 sebjan: The kernel I tested on and subsequently did a request-pull from worked Jul 09 08:16:38 But the current ti-omap4 branch does not Jul 09 08:16:48 I'm in the process of diffing the teo Jul 09 08:16:50 two( Jul 09 08:41:56 sebjan: Is your tree public? Jul 09 08:43:22 lag: yes: git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git Jul 09 08:44:11 lag: I did not push the syslink patches yet on it, waiting to be sure the patch is functional Jul 09 08:44:47 That's what I wanted to see Jul 09 08:44:55 What tree are you testing the patches on? Jul 09 08:44:58 Your own? Jul 09 08:45:59 Can you paste the last 3 entries of your git log please sebjan? Jul 09 08:59:39 lag: I just pushed my current working branch to the for-ubuntu-2.6.34 branch, for you to see (note that I may re-order my patches in this branch later) Jul 09 09:00:02 Do you have a gitweb? Jul 09 09:07:59 sebjan: I see what's happened Jul 09 09:08:30 Unfortunately, Tim has chopped off the device_initcall(omap4_syslink_init); from the patch Jul 09 09:08:53 I'll speak to him when he gets in Jul 09 09:09:16 Take the patches from my tree Jul 09 09:09:24 lag: http://dev.omapzoom.org/?p=integration/kernel-ubuntu.git Jul 09 09:12:59 sebjan: http://kernel.ubuntu.com/git?p=lag/ubuntu-maverick.git;a=shortlog;h=refs/heads/ti-omap4-syslink Jul 09 09:13:09 Take those two patches from my tree for now Jul 09 09:13:15 I'll speak to Tim when he gets in Jul 09 09:13:22 And get our kernel updated Jul 09 09:17:01 lag: ok, I'll update my patch with the device_initcall() Jul 09 09:17:25 No problem Jul 09 09:17:40 I'll get it straightened out our end as soon as I can Jul 09 09:17:54 lag: ok, thanks! Jul 09 09:18:08 sebjan: np Jul 09 09:18:23 sebjan: As long as they keep paying me, I'll keep fixing bugs :D Jul 09 09:43:18 mythripk, http://kernel.ubuntu.com/git?p=roc/ubuntu-maverick.git;a=shortlog;h=refs/heads/ti-ubuntu-2.6.34 it think its mostly identical to sebjan's tree Jul 09 09:46:29 ya i got it from lag , I checked it looks ok. Jul 09 09:47:39 ogra: Try not to use cooloney's tree Jul 09 09:47:57 Use the ti-omap4 branch in Maverick Jul 09 09:48:14 i thought they are the saame Jul 09 09:48:20 ogra: no, Jul 09 09:48:28 oh, ok Jul 09 09:48:36 ogra: rtg merged several patches from our mailist Jul 09 09:49:00 ogra: ti-omap4 in M is the one you wanna Jul 09 09:50:32 under rtg's treeset ? Jul 09 09:56:04 orga: ? Jul 09 10:01:04 lag, where exactly is that tree Jul 09 10:02:55 http://kernel.ubuntu.com/ubuntu/ubuntu-maverick.git Jul 09 10:03:07 If I haven't made any spelling mistakes Jul 09 10:03:54 hmm. you apparently do Jul 09 10:04:08 i thought there are no unpersonalized trees Jul 09 10:04:16 http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-maverick.git;a=shortlog;h=refs/heads/ti-omap4 Jul 09 10:04:23 ? Jul 09 10:04:41 change http for git and it's the correct git URL Jul 09 10:05:23 http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-maverick.git;a=shortlog;h=refs/heads/ti-omap4 Jul 09 10:05:27 ah, snap Jul 09 10:05:41 ;) Jul 09 10:05:59 i dont want to check it out, mythripk just asked for our tree above :) Jul 09 10:06:21 * ogra doesnt touch git if he's not forced to ... git is masochism imho Jul 09 10:06:37 I already gave it to her Jul 09 10:06:52 ah, k, i didnt see that Jul 09 10:07:08 * ogra sees it now Jul 09 10:07:26 sorry, i'm a bit off track today Jul 09 10:07:39 * ogra just had one of his cats dieing in his lap 2h ago Jul 09 10:07:50 :( Jul 09 10:07:54 Sorry to hear that ogra Jul 09 10:07:55 trying to distract me with work Jul 09 10:08:04 its ok, better than suffering Jul 09 10:08:12 Yes, much Jul 09 10:08:12 (which she was for a week) Jul 09 10:08:56 i'm happy i didnt have to put her down which i would have done tomorrow ... Jul 09 10:09:54 Do you have any others? Jul 09 10:10:02 one other cat Jul 09 10:10:09 its a weird week Jul 09 10:10:18 we also have a bunch of guineapigs Jul 09 10:10:32 monday i found one of them dead in the cage Jul 09 10:10:49 at the same time the cat got sick ... vet could find anything Jul 09 10:10:51 It's not your week is it? Jul 09 10:10:57 totally not Jul 09 10:11:07 Well, these things are sent to test us Jul 09 10:11:21 well, the cat was special, we got her from a special shelter for mistreated animals Jul 09 10:11:28 she was never really healthy Jul 09 10:11:29 Whatever doesn't kill you will make you a stronger/better person Jul 09 10:12:03 I'm sure you gave her the best life she could have hoped for :) Jul 09 10:12:17 they found her near a sports airport ... she had long fur that was so filthy that it had turned into plaster Jul 09 10:12:44 so she had broken all four legs trying to get free and broke out most of her teeth trying Jul 09 10:13:16 Get free from what? Jul 09 10:13:34 the plastered fur Jul 09 10:14:20 How did she break her legs trying to get out of her own fur? Jul 09 10:14:24 yes Jul 09 10:14:35 it was like a plaster cocoon when they found her Jul 09 10:14:45 Blimey Jul 09 10:14:51 when we got her the legs were ok again but she was shaven naked Jul 09 10:15:21 http://www.freewebs.com/fpkclan/Naked%20Cat.jpg Jul 09 10:15:33 intrestingly she fell immediately in love with me ... always bein on my side Jul 09 10:15:47 usually cats dont like me much and i dont like them much Jul 09 10:16:24 I changed my search from "naked pussy" to "naked cats" which sort more results I was after Jul 09 10:16:25 ;) Jul 09 10:16:27 <- dog guy Jul 09 10:16:49 I want to get a dog Jul 09 10:16:50 yeah, she looked similar, the head wasnt shaven though Jul 09 10:16:58 But it's a lot of responsibility Jul 09 10:17:08 i kept from getting a dog because she was scared by dogs all her life Jul 09 10:17:21 i'll get one again now Jul 09 10:17:28 From the home? Jul 09 10:17:37 though i'm not happy about the price i have to pay for that Jul 09 10:17:56 either from a shelter or from a lab Jul 09 10:18:47 we have some labs around here where you can get former laboratory animals Jul 09 10:19:03 which they put down otherwise Jul 09 10:19:37 * ogra had dogs for 19years until my last one died 2 years ago Jul 09 10:21:02 these lab animals need some person with experience, they usually have never seen the outside world Jul 09 10:21:57 you get something like a two year old puppy Jul 09 10:22:40 :) Jul 09 10:22:41 * ogra loves the challenge as you might guess :) Jul 09 10:22:42 Doh Jul 09 10:22:43 :( Jul 09 12:11:34 lag, can we have something like http://gitorious.org/beagleboard-validation/linux/blobs/beagleboardXM/arch/arm/mach-omap2/board-omap3beagle.c#line561 for the panda kernel ? Jul 09 12:12:20 (to have one of the LEDs bound to MMC I/O) Jul 09 12:13:44 For the Beagle? Jul 09 12:16:30 ogra: It's already in our kernel? Jul 09 12:16:41 in omap4 ? Jul 09 12:17:08 Oh I see Jul 09 12:17:08 note the "for the panda kernel" in the sentence above :) Jul 09 12:17:14 Yeah, didn't see that Jul 09 12:17:24 Thought it was the remaining vomit from the URL Jul 09 12:17:41 beagle shows me when the SD is accessed, would be nice if panda would do the same Jul 09 12:17:52 What does it do? Flashes on an IRQ? Jul 09 12:18:09 something like that, yeah Jul 09 12:18:22 you can override it through sysfs Jul 09 12:18:36 http://gitorious.org/angstrom/openembedded/blobs/org.openembedded.dev/recipes/angstrom/angstrom-led-config/led-config Jul 09 12:18:45 thats a similar thing from userspace Jul 09 12:18:46 I see no reason why not - the two LEDs are seemingly unused Jul 09 12:19:42 right Jul 09 12:20:41 ogra@panda:~$ ls /sys/class/leds/ Jul 09 12:20:41 ogra@panda:~$ Jul 09 12:20:44 Put a request in to TI Jul 09 12:20:53 apart from the fact that we dont seem to have enabled the triggers at all Jul 09 12:24:32 i see the modules though Jul 09 12:25:12 ugh Jul 09 12:25:22 looking at my dmesg i see a lot of: Jul 09 12:25:25 BUG: scheduling while atomic: mmcqd/48/0x00000002 Jul 09 12:25:37 and Jul 09 12:25:39 swapper: page allocation failure. order:3, mode:0x4020 Jul 09 12:28:08 One thing at a time ogra Jul 09 12:28:18 tell that to my dmesg Jul 09 12:28:30 Are you going to put a request into TI for flashing LED Jul 09 12:28:39 If you do, I'm happy to test and get it into our kernel Jul 09 12:28:40 * ogra wishes it would only expose one bug at a time :) Jul 09 12:28:52 i'll bring it up in the call today Jul 09 12:29:13 * lag can only actively work on one bug (per board) at a time Jul 09 12:29:24 intrestingly the panda didnt crash yet ... Jul 09 12:29:29 not using X seems to help Jul 09 12:29:31 ogra@panda:~$ uptime Jul 09 12:29:31 14:29:09 up 1 day, 1:09, 2 users, load average: 0.00, 0.00, 0.00 Jul 09 12:30:13 so i think the hardlocks are realted to the framebuffer driver Jul 09 12:50:01 lag: you also do not know anything about LED subsystem and LED triggers? Jul 09 12:50:34 Why do you ask? Jul 09 12:51:09 yesterday it was ogra who needed informing Jul 09 12:52:24 hrw, i just carried forward my request with the patches koen pointed me to Jul 09 12:52:40 hrw, since its kernel team job to implement it Jul 09 12:52:55 (though effectively its TI job, so i'll ask them) Jul 09 12:53:26 basically it is both Jul 09 12:53:54 TI to make LED drivers for panda and anyone (TI or kernel team) to connect them in some way Jul 09 12:55:38 How do you mean "connect"? Isn7t that just a matter of having a userspace utility? Jul 09 12:55:47 no Jul 09 12:55:52 you can do it in kernel Jul 09 12:56:02 doesnt need any userspace, just sane defaults for the driver Jul 09 12:56:14 userspace can override though Jul 09 12:56:23 through sysfs Jul 09 12:56:37 like the common definition we have for beagle Jul 09 12:56:43 right Jul 09 12:56:43 exactly Jul 09 12:59:56 hrw: Why did you ask me your previous question? Jul 09 13:01:02 lag: 14:18 < lag> What does it do? Flashes on an IRQ? Jul 09 13:01:15 lag: that made me suspicious Jul 09 13:01:51 I see Jul 09 13:02:07 No, the only time I've used LEDs within the kernel is directly Jul 09 13:02:26 Why was it important to ask? Jul 09 13:04:16 LED subsystem was written to make use of them easier. no need to know which gpio/etc needs to be switched because driver takes care (there is gpio_leds one). Jul 09 13:04:39 so when board has leds then adding drivers makes them available for user to do anything Jul 09 13:05:10 Okay Jul 09 13:05:38 triggers allow to use LEDs for many functions. there are ones which show access to mtd/sd/network, other for simple heartbeat (with regulated freq etc), other for 'default on' Jul 09 13:06:44 so you can for example build laptop, give it 6 leds and by default set them to "hdd, wifi state, battery charging, AC, user1, user2" Jul 09 13:06:54 and user can change it anyway he wants Jul 09 13:07:14 multicolor leds are exported as set of leds Jul 09 14:58:40 davidm: ping Jul 09 14:59:13 Hi Grant Jul 09 14:59:29 gcl, did you just get my email? :-) Jul 09 14:59:59 davidm: yup, just replied. Today is a busy day, but I've got some time right now Jul 09 15:00:07 OK Jul 09 15:00:27 skype or pots? Jul 09 20:11:51 hm, need to set up a package proxy, rootstock is taking too long to download the packages Jul 09 20:20:11 rsalveti: I'm using apt-mirror here. I have ~88G for lucid & maverick. Only Maverick source though. Jul 09 20:22:32 GrueMaster: yeah, apt-mirror would also help Jul 09 20:35:04 davidm ? Jul 09 20:39:57 hi mpoirier Jul 09 20:40:40 davidm: daisy chain issue got fixed in rc4. Jul 09 20:40:58 compiling a patch for revert my hack. Jul 09 20:41:15 we can finally move to something else Jul 09 20:41:49 mpoirier: let me know when you have a package to test. Jul 09 20:42:21 GrueMaster: I'll touch base with you shortly. **** ENDING LOGGING AT Sat Jul 10 02:59:56 2010