**** BEGIN LOGGING AT Mon Oct 11 02:59:57 2010 Oct 11 07:32:52 moin Oct 11 09:24:40 ogra: hey! Oct 11 09:24:50 so release is up, finally! Oct 11 09:30:59 :D Oct 11 09:31:07 Are you please with it ndec? Oct 11 09:31:16 celebreate! Oct 11 09:31:19 lag: well extremely! Oct 11 09:31:34 ndec: I'm pleased you're pleased :) Oct 11 09:31:40 lag: it's been a really cool project to work with! Oct 11 09:31:40 ndec: So what's next? Oct 11 09:31:46 For sure Oct 11 09:31:46 lag: natty ;-) Oct 11 09:31:50 I've enjoyed it Oct 11 09:31:54 Whoooooooo :) Oct 11 09:32:03 lag: well, next step is to release our public PPA Oct 11 09:32:53 For sure Oct 11 09:33:08 Are we going to be supporting any more boards? Oct 11 09:34:16 not that I know of Oct 11 09:34:26 zumbi_: celebrate! Oct 11 09:34:31 then you can support another distro :D Oct 11 09:35:24 armin76: :-o Oct 11 09:35:49 There's only need for one distro :) Oct 11 09:36:57 yeah, and 640k ought to be enough for anyone ;) Oct 11 09:37:10 armin76: ;-) Oct 11 09:38:55 :) Oct 11 10:02:02 :) Oct 11 10:02:47 Why point at cdimage rather than releases? Oct 11 10:03:27 persia, because thats where our release lives ? Oct 11 10:03:47 show me the url on r.u.c and i'll point to it Oct 11 10:04:59 You're right. Oct 11 10:05:04 That's a regression. Oct 11 10:05:12 We were on releases.ubuntu.com for karmic and lucid Oct 11 10:06:16 * ogra doesnt see it as a regression, butu yeah Oct 11 10:06:50 Well, it indicates we weren't considered part of the release. Maybe just a social thing. Oct 11 10:07:23 * hrw agrees with persia Oct 11 10:07:34 armel looks like 3rdparty in ubunt Oct 11 10:07:35 u Oct 11 10:07:39 Anyway, something to target to be fixed in Natty. Oct 11 10:07:50 hrw, It's most certainly nothing like 3rd party. Oct 11 10:07:58 but totally outside of official archive Oct 11 10:08:11 No. Just not blessed with release. Oct 11 10:08:43 persia: but also ports.ubuntu.com for last few years instead of merging to archive.ubuntu.com Oct 11 10:09:06 * hrw hugs apt-cacher-ng Oct 11 10:09:16 That's mostly blocked by some technical limitations of our mirror software, sadly. Oct 11 10:09:26 hmm, https://wiki.ubuntu.com/MaverickMeerkat/ReleaseManifest agrees with you Oct 11 10:09:43 i dont think there is code in place to put them on releases.u.c :( Oct 11 10:09:45 Yep. Go complain to skaet. Oct 11 10:10:11 There is code to move from ports/daily{,-live} but maybe not daily-preinstalled. Oct 11 10:10:53 right Oct 11 10:11:39 though i really wouldnt mind keeping them on cdimage Oct 11 10:12:12 simply because it's super confusing having them in the same page with all the other images Oct 11 10:12:19 (and their install instructions) Oct 11 10:14:12 ogra, See, the way to solve that is to make them have the *same* installation instructions :) Oct 11 10:14:25 thats not possible Oct 11 10:14:36 * persia grumbles at git for being painfully slow and bloated (why download 1GB of stuff for 80MB of data?) Oct 11 10:14:47 Yes it is. Just requires more work, and more time. Oct 11 10:15:04 then the install isntructions get confusing Oct 11 10:15:10 you just move the problem around Oct 11 10:15:39 I believe the only remaining obstacles are 1) getting everyone to accept a common first-stage bootloader (e.g. UEFI), 2) porting grub2, and 3) ensuring there is *some* flash on every board to hold a vendor-installed first-stage bootloader. Oct 11 10:16:06 This is much better than we were two years ago. I predict we'll be done in only 5 or 6 more. Oct 11 10:16:23 you are making weird assumptions about HW manufacturers Oct 11 10:17:01 Why? For x86/powerpc the vendors all meet those requirements already. It's kinda expected for consumer-level general-purpose devices. Oct 11 10:17:14 there is no flash on any of the publically available boards we support except the beagle C4 which is underpowered for these images Oct 11 10:17:24 So? Oct 11 10:17:31 That's deficient HW. Oct 11 10:17:35 there is neither grub but a properly usable u-boot Oct 11 10:17:46 Right, hence point 2) above. Oct 11 10:17:56 which i disagree with Oct 11 10:18:06 why? Oct 11 10:18:07 as well as with the other points Oct 11 10:18:25 we have a properly unified bootloader with u-boot Oct 11 10:18:36 its just missing framebuffer support Oct 11 10:18:45 Do you not think it makes sense to have first-stage bootloaders managed by folks to do boards (for board-bring-up), and second-stage bootloaders managed by folks that do OSs (for OS bring up)? Oct 11 10:18:48 Everyone else is doing it. Oct 11 10:19:23 i do ... but thats what we have effectively with x-loader and u-boot Oct 11 10:19:38 Why be different ? Multiple code paths are harder to maintain. Oct 11 10:19:54 we dont have to maintain them Oct 11 10:19:54 If you like x-loader, fine, but x-loader/grub2 is more cleanly aligned. Oct 11 10:20:03 no, its not Oct 11 10:20:11 Plus, I think it's easier to use the existing ARM port of UEFI than to port x-loader to everything else. Oct 11 10:20:19 simply because everyone working with these boards has u-boot experience Oct 11 10:20:41 the only missing bit is framebuffer support so the general enduser could get a menu Oct 11 10:20:44 So? Training is easy. Oct 11 10:21:05 * suihkulokki thinks u-boot has way more momentum than uefi Oct 11 10:21:10 ++ Oct 11 10:21:23 or grub porting (which hasnt even started) Oct 11 10:21:59 and making the boards more expensive by adding NAND doesnt look like a good solution either Oct 11 10:22:20 suihkulokki, Could be: I've seen ports to about the same number of architectures for u-boot and UEFI. I don't really care which is selected, but would prefer there to be one-true-first-stage-bootloader Oct 11 10:22:23 I think that arm boards should go for one simple setup: vendorbootloader + osbootloader. thats done on x86(-64) and works on arm so far with targets which we support Oct 11 10:22:31 forget about grub/arm Oct 11 10:22:35 hrw, Precisely. Oct 11 10:22:54 Huh? Which osbootloader then? Why not use the same as everyone else? Oct 11 10:22:59 persia: we do have it with omap34 - xloader + uboot Oct 11 10:23:24 u8500/linaro also goes that way: something-from-stericsson + uboot Oct 11 10:23:41 atmel at91 (armv5): at91bootstrap + uboot Oct 11 10:24:14 at9200rm: simple-in-cpu-flash-bootloader + uboot Oct 11 10:25:10 bleh! Standardising on uboot would be fine. Standardising on it as a *second-stage* bootloader just seems like madness, when it can do first-stage just fine, and it can't do useful device-selection. Oct 11 10:26:01 persia: *if* uboot can be 1st stage then let it be. on *rest* let it be 2nd Oct 11 10:26:29 persia: atmel at91bootstrap fits inside of cpu flash. you cant get uboot there Oct 11 10:26:40 uboot needs a fair bit of work from what I've seen to allow user selection of boot devices, etc. Oct 11 10:26:52 hrw, That's a HW bug :) Oct 11 10:27:34 u-boot is to big for fitting in the ram you have available at that stage of boot Oct 11 10:27:51 you *need* a smaller first stage Oct 11 10:28:01 indeed it could be derived from the u-boot code Oct 11 10:28:07 (as x-loader already is) Oct 11 10:28:09 And has been in several cases. Oct 11 10:28:26 So sure, maybe I don't actually care that much about standardisation for hwbootloader. Oct 11 10:28:29 i agree that this should be fixed Oct 11 10:28:38 and i know linaro is working on that at least for omap Oct 11 10:28:52 I still want the *same* osbootloader for every architecture, and think having a single shared hwbootloader would lead to economies of scale. Oct 11 10:29:09 persia: so port uboot for basic x86 Oct 11 10:29:13 you wont get that without the vendors agreeing Oct 11 10:29:49 persia: most of PC are fine with legacy bios + grub. you cant get grub outside of x86 anyway Oct 11 10:29:54 hrw, It's been done for a while. Oct 11 10:30:02 and you cant get PC users with uboot Oct 11 10:30:08 Hrm? grub2/powerpc is reputed to work. Oct 11 10:30:20 o.. did not know Oct 11 10:30:25 And u-boot claims to support PPC, ARM, AVR32, x86, M68k, ... Oct 11 10:30:33 * hrw moved to coreboot on one machine at home Oct 11 10:30:49 persia: sure. very few x86 chipsets probably Oct 11 10:31:16 Oh, I'm sure. probably mostly VIA ones, for that matter. Oct 11 10:31:46 and they do not boot windows anymore? Oct 11 10:31:46 I still maintain there is scope for economies of scale to have one true hwbootloader, and one true osbootloader. Oct 11 10:32:03 I wouldn't expect it for the lower-end VIA embedded x86 cores. Oct 11 10:32:13 persia: 5 years and EFI will be x86 desktop standard maybe Oct 11 10:32:17 Most of them can't run current Ubuntu (insufficient instruction support) Oct 11 10:33:05 * hrw hugs alix.1c with its 2.098s to get init booted from power on Oct 11 10:37:17 persia, oh, btw, i fail to see how that bootloader discussion solves the initial problem of having different methods to write differnt install media Oct 11 10:37:44 ogra, Identical OSbootloader means one can use identical procedures cross-arch. Oct 11 10:38:04 i still need to write to different media with different tools Oct 11 10:38:05 As a result the means by which I make bootable SD for armel is the *same* as for bootable SD for i386. Oct 11 10:38:18 Which means the same instructions, etc. Oct 11 10:38:22 so you run brasero to create an SD card ? Oct 11 10:38:46 No. I use usb-creator. Oct 11 10:38:54 (or at least I did last time I tried that for amd64) Oct 11 10:39:01 persia: does any of your pc boots stright from SD? Oct 11 10:39:12 right, on armel you cant even start it :P Oct 11 10:39:26 hrw, At least two of them can. I thikn a third, but haven't tested it. Oct 11 10:39:31 its not installable due to its dep on syslinux Oct 11 10:40:00 persia: and by default you need to press some key during reboot to invoke boot menu and select "this SD please" in it Oct 11 10:40:00 ogra, Right. See, that's a bug in usb-creator: should use grub2: see discussion with superm1 and Bugabundo in -devel whilst you were sleeping. Oct 11 10:40:13 i wasnt sleeping :) Oct 11 10:40:27 and i followed it roughly while my ac100 kernels were building Oct 11 10:40:58 hrw, Actually, no, on one of them it tries SD by default (as I discovered when forgetting to remove the SD when trying to reboot, and being confused why it failed) Oct 11 10:43:12 ogra, Ah, excellent! Still, like I said, we're years away. Even if everyone in the world attempted to start achieving it right now, I don't think it's *possible* to have clean alignment in less than 3 years because of chip layout planning timeframes. Oct 11 10:44:36 yup Oct 11 10:45:10 and given that work on devicetree is already going on in kernel and u-boot i expect that to arrive earlier as a unified arm solution Oct 11 10:45:15 persia: my desktop can boot from sata/pata/usb/cf/sd/sm/ms/xd but for non-sata I need to go to bootmenu, for pata even to bios Oct 11 10:45:51 ogra: 11.10 not earlier Oct 11 10:46:05 hrw, That's just a side-effect of your hwbootloader. If there was the alignment and consensus on a single hwbootloader like I'm advocating, we'd be having a comparable experience. Oct 11 10:46:25 ogra: for Linaro 11.05 DeviceTree will not be ready yet Oct 11 10:47:05 hrw, i dont exepct d-t in less than a year Oct 11 10:47:27 buut thats still quicker than persias estimated 3 years for grub Oct 11 10:48:09 3 years isn't for grub. It's to fix on-chip ROM codes to not be braindead about what to use to boot hwbootloaders. Oct 11 10:48:28 And 3 years is a lower-bound estimate, really. Oct 11 10:49:07 (as in, if someone decided to start fixing this today, it would take 3 years for the *first* SoC that wasn't broken to be released) Oct 11 11:01:12 Assuming I don't have kernel issues, are there issues expected with do-release-upgrade from jaunty->karmic->lucid->maverick for armel? Oct 11 11:07:28 win go #linaro Oct 11 11:07:31 win go #linaro Oct 11 11:15:22 I can feel a new Bootloader coming ... Supports all architectures, all bios', all OS': persia-boot Oct 11 11:20:17 lag, That is a frightening concept. The moreso since I tend to write most stuff in make, which is probably not an ideal language for bootloader development. Oct 11 11:21:25 persia: :) Oct 11 11:21:39 persia: I can teach you C - it's a small language Oct 11 11:25:12 thanks, but I've been taught C a few times: I just haven't used it professionally in something like 15 years, amd my hobby C has all been small patches. Oct 11 11:36:04 * ogra sighs ... Oct 11 11:36:16 3800 mails done, 1400 mails to go Oct 11 11:37:53 releases are fun :) Oct 11 11:38:38 ogra: Are you back home? Oct 11 11:38:44 lag, yes Oct 11 11:38:55 wading through my mail since two days Oct 11 11:39:11 I spoke with ndec this morning - he sounded happy with the release :) Oct 11 11:39:14 on the road i only read what was directly affecting the current work Oct 11 11:39:23 lag, yes, he told me already Oct 11 11:39:37 lag, we still need to solve the sound issue and i need to get the tablet going Oct 11 11:40:03 thats the twoi last bits on my TODO for maverick Oct 11 11:40:44 Sounds == userspace (last I heard) Oct 11 11:40:47 oh, and bug 657732 is an intresting one ... i could reproduce it on the tegra Oct 11 11:40:48 Launchpad bug 657732 in xaos (Ubuntu) "xaos has artefacts on first frame with -threads (affects: 1) (heat: 8)" [Undecided,New] https://launchpad.net/bugs/657732 Oct 11 11:40:49 sound* Oct 11 11:40:57 lag, not clear yet Oct 11 11:41:29 lag, there seem to be initialization bits missing but its not clear where Oct 11 11:41:48 to me it looks like the driver needs the init after the mixers were set Oct 11 11:41:56 which would be a clear driver issue Oct 11 11:42:05 Quite Oct 11 11:42:22 but it could as well be a race in alsa userspace Oct 11 11:42:30 thats why its so hard to pin down Oct 11 11:42:53 I believe Mathieu has been liaising with various kernel and TI people to have this issue solved Oct 11 11:43:22 rama from TI (the omap4 ASoC driver dev) was working directly with lrg on the issue but there was no outcome yet Oct 11 11:43:59 Well if they can't fix it, then we have an issue Oct 11 11:44:08 they still try i belive Oct 11 11:44:30 lrg wrote most of ASoC Oct 11 11:44:35 i know Oct 11 11:44:44 He would be 'the one' AFAIC Oct 11 11:44:50 and rama most of the omap4 driver ... and he worked on the HW too Oct 11 11:45:04 Then we have the best people 'on it' Oct 11 11:45:10 no Oct 11 11:45:13 ? Oct 11 11:45:25 because nobody seems to have deep insight in the ubuntu specifics of alsa Oct 11 11:45:53 What if we lent diwic to them? Oct 11 11:45:55 as i understand it alsactl restore is supposed to do the same as alsactl init for example Oct 11 11:46:26 but that either doesnt happen or happens in the wrong order for the device Oct 11 11:46:39 lag, how much does he know about the userspace ? Oct 11 11:46:56 He is Ubuntu's Audio guy Oct 11 11:47:00 the prob with alsa is that the line between kernel and userspace is really blurry in ubuntu Oct 11 11:47:19 I think that is the case with ALSA generally Oct 11 11:47:26 there are many bits expected by the driver that imho should be in userspace Oct 11 11:47:44 but alsa generally doesnt depend on i.e. pulse to set all mixers :) Oct 11 11:47:51 at least in the rest of the world Oct 11 11:47:59 diwic is afk, but I'll hassle him later Oct 11 11:48:02 hi Oct 11 11:48:44 lag, ok, i'll try to get rama on IRC (dont know his nick, i need to find out if TX gets up) Oct 11 11:49:06 Where is lrg? Oct 11 11:49:08 TX? Oct 11 11:49:17 lag: UK Oct 11 11:49:23 BANG! Oct 11 11:49:29 no idea, i know he uses to live in the UK Oct 11 11:49:30 Hello Liam Oct 11 11:49:32 ogra: my panda is very ill Oct 11 11:49:32 heh Oct 11 11:49:33 hey Oct 11 11:49:39 lrg, still ? :( Oct 11 11:49:44 sh*t Oct 11 11:49:45 ogra: hw issue :( Oct 11 11:49:51 so I'm using SDP now Oct 11 11:50:03 Hey Lag Oct 11 11:50:04 should be fine as well Oct 11 11:50:11 Where in the UK are you? Oct 11 11:50:14 lrg, any idea about the issue ? Oct 11 11:50:20 lag: just north of Edinburgh Oct 11 11:50:37 Just over the bridge? Oct 11 11:50:46 ogra: afaict the USB hub is a bit broken Oct 11 11:50:46 :) Oct 11 11:50:49 lag: yes Oct 11 11:51:05 lrg, i meant the sound issue with the SDP4430.conf :) Oct 11 11:52:08 That's a nice area Oct 11 11:52:10 ogra: ah, I'm just starting to look now that I have 10.10 running on the SDP, although ubiquity kept crashing for me so I had to do some manual hacks to setup a user account etc Oct 11 11:52:16 Do you know Queen's Ferry? Oct 11 11:52:26 Do you know Queensferry? Oct 11 11:52:42 lag: that would either North or South, there is no such town named on its own Oct 11 11:52:45 lrg, kept crashing ? how ? Oct 11 11:52:52 lag: Yes, very close :) Oct 11 11:53:13 That's a scary little place if you're not a 'local' :) Oct 11 11:54:00 lag: Im going to assume from your IP your in Bristol or South Gloucestershire :-) Oct 11 11:54:20 Bristol Oct 11 11:54:21 ogra: it would crash after 30secs in the help pages Oct 11 11:54:27 hrm Oct 11 11:54:31 with the final release ? Oct 11 11:54:33 Where are you XorA? Oct 11 11:54:39 no, a few days ago Oct 11 11:54:41 i know it works for TI Nice who have tested it Oct 11 11:54:46 ah Oct 11 11:54:47 lag: Edinburgh, but I used to work in Aztech West many years ago Oct 11 11:54:55 @ST? Oct 11 11:55:02 lag: yes Oct 11 11:55:09 I have a few friends there Oct 11 11:55:19 1999-2000 Oct 11 11:55:31 They didn't work there then :) Oct 11 11:55:40 ogra, lag: going for lunch now - will be back shortly Oct 11 11:55:48 k Oct 11 11:55:48 worked on the disastrous project for ST GFX card Oct 11 11:55:49 Sure Oct 11 11:56:20 I believe they've had a couple Oct 11 12:15:00 ogra: It looks like diwic specialises in userspace :) Oct 11 12:15:16 awesome Oct 11 12:15:50 I will speak to the chain and see if we can free him up Oct 11 12:18:39 Hi diwic Oct 11 12:18:42 Thanks for joining Oct 11 12:18:45 np Oct 11 12:18:47 ogra: ping Oct 11 12:18:58 yes, i'm here :) Oct 11 12:19:26 diwic: We have some rather taxing issues with regards to audio on the Panda Oct 11 12:19:53 We have two kernel audio experts on the case Oct 11 12:20:01 But we are lacking in userspace knowledge Oct 11 12:20:40 okay Oct 11 12:20:45 Can we set up some kind of brain storming session when lrg is back and rama is available Oct 11 12:21:30 ogra: diwic: ? Oct 11 12:21:35 Would you be up for that? Oct 11 12:22:05 sure, at what time approx? Oct 11 12:22:14 That would depend Oct 11 12:22:16 ogra: Where in the world is rama? Oct 11 12:22:21 TX Oct 11 12:22:28 So it would be afternoon Oct 11 12:22:32 yeah Oct 11 12:22:36 lrg is at lunch currently Oct 11 12:22:40 My work day is up in ~ 3 hours Oct 11 12:22:45 and i need to get him to IRC first :) Oct 11 12:22:48 Sure Oct 11 12:23:18 If we can't do it today, I'll set a meeting up and we'll do it later in the week (perhaps tomorrow) Oct 11 12:24:08 ogra: Do you have his contact details? Oct 11 12:24:13 no Oct 11 12:24:24 Okay, we'll hunt those down Oct 11 12:24:28 Then speak to lrg Oct 11 12:24:35 right Oct 11 12:24:37 diwic: I'll let you know more as soon as I do Oct 11 12:24:41 diwic: Thanks for your time Oct 11 12:24:42 he knows them for sure Oct 11 12:25:03 We'll get them one way or other Oct 11 12:25:13 robclark will probably know them too Oct 11 12:25:43 lag, okay. For today I can't be online when my work day is up, but tuesday or wednesday might work better, if time zones are a problem Oct 11 12:26:04 diwic: No problem - we'll work something out Oct 11 12:28:48 hello, when porting linux to arm, I add printascii("bara bara\n"); in start_kernel. It print other string, and then trap into abort. What wrong? Oct 11 12:35:58 cjjnjust: When you say it prints another string, what do you mean? Oct 11 12:37:19 i mean it print the other strings. the string is define in other place. Oct 11 12:37:48 You mean it prints out other strings successfully? Oct 11 12:37:54 It's just yours that it does not? Oct 11 12:38:34 lag, the string is in other function, it seems like address error Oct 11 12:39:01 That's probably what it is then Oct 11 12:39:08 Check in: arch/arm/kernel/head.S Oct 11 12:39:30 yes, I have check it again and again... Oct 11 12:40:17 once call a function with args, it will trap into abort mode. Oct 11 12:41:21 but it can run to start_kernel, when printk("%s",linux_banner); it go to abort mode. Oct 11 12:45:57 cjjnjust: Which kernel are you using? And which Arm chip are you trying to use? Oct 11 12:46:15 lag,2.6.35 s3c2410 Oct 11 12:49:02 The s3c2410 is already supported Oct 11 12:50:10 arch/arm/configs/s3c2410_defconfig Oct 11 12:50:42 I know that . Oct 11 12:51:03 Then why port it? Oct 11 12:51:11 lag: ogra: can you please invite me to your audio brainstorming too? Oct 11 12:51:22 berco: Of course Oct 11 12:52:03 I just want to add some driver on it . Oct 11 12:52:25 use the default config can't work. Oct 11 12:53:06 You can use it as a base Oct 11 12:53:17 Then edit it Oct 11 12:53:49 All of the bring-up and debugging (including earlyprintk) code as already been implemented Oct 11 12:54:08 All of the addressing setup code too Oct 11 12:55:35 In fact, I just do what you say. Oct 11 12:56:17 * ogra_ac dances ... Oct 11 12:56:34 got an ubuntuized kernel for the ac100 Oct 11 12:57:03 cjjnjust: Failing that, take a look at this: http://stackoverflow.com/questions/1359919/arm-data-abort-error-exception-debugging Oct 11 12:57:19 Will enable you to dump the stack and see where it's going wrong Oct 11 12:57:39 ogra_ac: Congrats ... booting? Oct 11 12:57:59 lag, sure, its the toshiba source but with ubuntu config Oct 11 12:58:07 (still 2.6.29 indeed) Oct 11 12:58:26 but all the android crap is gone, i have swp and all modules i can imagine Oct 11 12:58:44 So long as you're enjoying yourself :) Oct 11 12:58:52 i|ll test later what mavericks udev thinks about it :) Oct 11 12:59:11 s/swp/swap Oct 11 12:59:21 I knew what you meant Oct 11 12:59:39 lag, well, i have a netbook on which i can do ubuntu arm development, what more would a human need :) Oct 11 13:00:01 thanks Oct 11 13:00:49 lag, compiling the omap4 kernel package takes just 2h here Oct 11 13:00:58 (on external USB disk) Oct 11 13:01:03 cjjnjust: No problem - best of luck Oct 11 13:01:17 ogra: Here being? Oct 11 13:01:29 on the ac100 Oct 11 13:01:42 It only takes me 15mins :) Oct 11 13:01:51 thats a third of what the buildds take Oct 11 13:02:14 and 30min less than on the panda Oct 11 13:02:28 quite impressive imho Oct 11 13:07:04 wow, hows that? tegra and panda should be same speed, no? Oct 11 13:07:40 similar Oct 11 13:08:06 but 30mins is a lot Oct 11 13:19:42 ogra_ac: you should be fine with udev: http://paste.ubuntu.com/510877/ Oct 11 13:19:51 minimum is 2.6.27 Oct 11 13:20:07 ogra_ac: with usb on omap4 it takes less than 2 hours Oct 11 13:20:23 something around 1:50 minutes Oct 11 13:21:03 with the new mem speed ? Oct 11 13:21:05 but this I got when testing with 1gb Oct 11 13:21:23 ogra_ac: on panda with usb disk, I built kernel (just running 'make uImage') in ~35 min.. Oct 11 13:21:24 ogra_ac: I have the timing with new mem speed, just need to boot my board Oct 11 13:21:38 robclark, ubuntu package ... Oct 11 13:21:52 ahh.. I didn't try that Oct 11 13:21:52 robclark: so, how is it going with usb disk? Oct 11 13:21:53 robclark, i build zImage for the tegra in about the same time Oct 11 13:22:11 but on MMC card it was ~1hr.. and with USB disk ~35min (for make uImage) Oct 11 13:22:12 * rsalveti is setting up all the boards again Oct 11 14:02:09 bug 657281 Oct 11 14:02:10 Launchpad bug 657281 in ubuntu "Kubuntu Maverick on Omap3 & Omap4: screen goes black and never comes back (affects: 1) (heat: 8)" [Undecided,Incomplete] https://launchpad.net/bugs/657281 Oct 11 14:13:20 lag, any news on the brainstorming meeting? I'll have to go in an hour. Oct 11 14:13:43 No sorry Oct 11 14:13:47 lrg: Are you around? Oct 11 14:13:59 diwic: I can't see it happening today Oct 11 14:14:09 I'll try and sort something out for another day Oct 11 14:14:32 XorA: Are you in the same place as lrg? Oct 11 14:15:31 lrg, isn't that Liam? I think he knows ALSA userspace better than I :-) Oct 11 14:15:51 lag: he is the wrong side of the river Oct 11 14:16:04 Ah, do you both work from home? Oct 11 14:16:13 diwic, but not the ubuntu specifics about it i guess Oct 11 14:16:33 i think our setup has a lot of specialities Oct 11 14:17:12 lag: I'm here, diwic lets do this tomorrow as I'm seeing some funny things with our mixers that could cause config to fail Oct 11 14:17:24 \o/ Oct 11 14:17:29 someone with a clue Oct 11 14:17:31 YAY ! Oct 11 14:17:49 lrg, aren't you the one designing the use case manager? Oct 11 14:17:58 I need to get the mixer thing sorted out and then I should have a better idea whats going on with the config Oct 11 14:18:46 diwic: yes, ucm is in perex ucm branch - he's made some changes and I need him to push to master..... Oct 11 14:19:33 lrg, so then you probably know alsa userspace as well as I, but I don't mind participating in a brainstorming, if not lrg's mixer fixes is what we need. Oct 11 14:20:47 lrg: Do you have Rama's contact details? Oct 11 14:21:03 lrg: Is it worth pulling him in? Oct 11 14:22:21 lag: yes, rsrimushnam@ti.com Oct 11 14:22:38 Okay, I'll send out an email Oct 11 14:22:48 lag: Rama is in Dallas so he's probably around atm Oct 11 14:22:54 How does 15:00 UTC grab everyone? Oct 11 14:23:01 Tomorrow Oct 11 14:23:03 and he does have a working pandaboard Oct 11 14:23:04 Or Wednesday Oct 11 14:23:26 lag: most times are fine for me, Rama has more meetings though Oct 11 14:23:38 best find a time suitable for Rama andI'll join Oct 11 14:23:47 I'll email him and try to get him on here Oct 11 14:24:06 works for me, but 14:00 UTC would be even better. Oct 11 14:25:07 is this day a some kind of a holiday in North America? Oct 11 14:25:14 diwic: The Arm meeting is at 14:00 UTC Oct 11 14:25:32 Baybal: You mean today? Oct 11 14:25:33 Baybal, yes Oct 11 14:25:55 its the day for that guy who got lost trying to find india Oct 11 14:26:14 lag, so 15:00 UTC tomorrow it is then? Oct 11 14:26:17 Baybal: It's Columbus day Oct 11 14:26:29 diwic: Provided Rama can make it, yes Oct 11 14:27:30 lrg: What's your email address? Oct 11 14:27:38 berco: Likewise Oct 11 14:27:52 lag: lrg@slimlogic.co.uk Oct 11 14:29:42 Shall we have it in here, or in it's own channel? Oct 11 14:31:13 lag: own channel may be best Oct 11 14:31:22 No problem Oct 11 14:33:31 lrg: greetings earthing Oct 11 14:40:44 lag: ok for me at 15.00 UTC Oct 11 14:41:59 lag: d-bercovitz@ti.com Oct 11 14:43:01 i'm invited too? *g* Oct 11 14:43:59 armin76: If you want to be Oct 11 14:46:48 j/k Oct 11 14:55:56 prpplague: David, what are you doing tomorrow @ 15:00 UTC? Oct 11 14:56:26 see you in 24 hours then Oct 11 14:58:51 armin76/marvin24: it's using a nonstandard load address. I'll see why nvidia decided to change that this week, but for now, if you change it manually in the sources you can boot it through fastboot Oct 11 14:59:06 Or, you can flash it instead of fastboot as well. Oct 11 15:00:25 ojn: you mean from 0xe08000 to 0x108000? Oct 11 15:00:29 last is reported by nvflash Oct 11 15:00:52 first is TEXT_BASE in config.mk Oct 11 15:01:11 yeah Oct 11 15:01:47 ndec: sebjan: Do you want in? Oct 11 15:03:51 ojn, what are you gusy doing about nvrm_daemon ? Oct 11 15:03:56 *guys Oct 11 15:05:11 * marvin24 hope it's being killed Oct 11 15:05:37 lag: yes, please add me. I'll join if I can Oct 11 15:06:39 marvin24, ++ Oct 11 15:06:54 but you wont get any power management or sound without it Oct 11 15:08:59 ogra_ac: not if you have the right documentation Oct 11 15:09:29 I wish there would be *any* public docu about tegra Oct 11 15:09:56 but even the supplemental chip docu is hidden Oct 11 15:10:19 yeah Oct 11 15:10:22 evil Oct 11 15:10:41 i wish TI would have a netbook like the ac100 already Oct 11 15:11:16 TI is not better, search on the TI website for TPS658600A ... Oct 11 15:11:23 controller on the ac100 Oct 11 15:11:39 only features, no docu (for free) Oct 11 15:11:57 hmm, i thought i saw wiring docs at some vendor Oct 11 15:12:15 platforms like beagle or panda are surely well documented publically Oct 11 15:12:32 ogra_ac: touchbook? Oct 11 15:12:56 armin76, shudder ? Oct 11 15:13:32 armin76, did you ever hold one in your hands ? Oct 11 15:13:38 nope Oct 11 15:13:46 and did you ever hold an ac100 in your hands to compare Oct 11 15:14:12 nope either Oct 11 15:16:08 armin76: care to make another try with uboot on harmony with the modified loader address? Oct 11 15:16:45 marvin24: i'll try latter today Oct 11 15:17:03 that would be awesome! Oct 11 15:17:27 lag: not sure why? Oct 11 15:18:14 We're having a Panda Audio Brainstorming session if you want in Oct 11 15:19:20 hi Oct 11 15:19:47 i'm playing with pre build ubuntu on blaze. could someone tell me the usename and passwd please! Oct 11 15:20:05 ogra_ac: ac100 on photos looks like polished product. touchbook... looks like beagleboard on steroids Oct 11 15:20:30 egost_, i guess yuo need to ask in an internal channel about that image ... but i would suspect something like ubuntu/ubuntu Oct 11 15:21:14 hrw, yeah, and one is wobbly all over and falls on its face if you remove your hands from the kbd, the other weights nothing and has a super stable case Oct 11 15:21:15 i tried ubuntu/ubunto doesnt work Oct 11 15:21:31 ubuntu/ubuntu i mean Oct 11 15:21:31 vstehle: ^ Oct 11 15:21:48 egost_, where did you get that image ? internal server ? Oct 11 15:22:32 http://cdimage.ubuntu.com/ubuntu-netbook/ports/daily-preinstalled/current/maverick-preinstalled-netbook-armel+omap4.img.gz Oct 11 15:22:34 if not you can install a new one by following https://wiki.ubuntu.com/ARM/OMAPMaverickInstall Oct 11 15:22:38 i would suspect there is a readme file stored nexdt to it Oct 11 15:22:49 egost_, oh, that wont work out of the box Oct 11 15:22:58 egost_, see rsalveti's link Oct 11 15:23:03 egost_: by getting a preinstalled image you need to change mlo, u-boot and unitrd Oct 11 15:23:11 i did it Oct 11 15:23:17 following the link should give you a working image Oct 11 15:23:29 i use custom uImage and MLO Oct 11 15:23:39 it booted Oct 11 15:23:41 that's the problem Oct 11 15:23:55 but i cannot login Oct 11 15:24:01 it didnt exec the uInitrd Oct 11 15:24:06 at least if it doesn't work with the default uinitrd and u-boot, it's not going to open you the installer Oct 11 15:24:17 then you don't have a user at the system Oct 11 15:24:19 no, you cant loig in if the uInitrd didnt trigger the user setup Oct 11 15:24:46 ok i understand Oct 11 15:25:05 egost_: try first by using these files, then after installing it you can change it the way you like it Oct 11 15:25:38 ok i will try it ths! Oct 11 15:28:15 ogra_ac, I have a panda board with serial number 750-2151-002(b) and one red wire. Can you tell me what version that is? Oct 11 15:28:33 a red wire ? Oct 11 15:28:38 hmm Oct 11 15:28:42 Sounds like an ES2.0 Oct 11 15:28:43 could be es2.0 Oct 11 15:28:44 rework Oct 11 15:28:48 jcrigby: is it green or black? Oct 11 15:29:01 ndec, black Oct 11 15:29:30 jcrigby: when did you get it? Oct 11 15:29:31 Black: ES2.0 8L Oct 11 15:29:32 egost_: take sd card from board, plug to linux desktop, edit /etc/shadow Oct 11 15:29:44 6layers Oct 11 15:29:45 hrw: Not the issue. Oct 11 15:29:52 ndec, got it from asac at Prague Oct 11 15:29:58 usually the black with red wire is the es2.0 6 layers Oct 11 15:30:04 that doesn't boot anymore with our kernel Oct 11 15:30:07 yeah Oct 11 15:30:13 jcrigby: black is 6-layer board Oct 11 15:30:20 Oops, rsalveti is right. Oct 11 15:30:37 ok, that is what I thought Oct 11 15:30:50 thanks for the verification Oct 11 15:31:08 JamieBennett, ^^ Oct 11 15:31:10 jcrigby: another device to be bricked to the wall? Oct 11 15:31:24 jcrigby: you can still boot it by reverting patch http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-maverick.git;a=commit;h=b5485d193f8a422901fe7e401542950970121860 Oct 11 15:31:27 hrw, :) Oct 11 15:31:28 and using the older x-loader Oct 11 15:31:38 jcrigby: hrw: that can be a decent build machine, though.. Oct 11 15:31:49 that's how I'm using mine Oct 11 15:31:52 ndec: I think beta image used to work on this board Oct 11 15:32:16 ndec, until next security fix of the kernel indeed Oct 11 15:32:16 RC should work as well. Oct 11 15:32:31 jcrigby: that is sad news :( Oct 11 15:32:32 Beta was ES1. Oct 11 15:32:44 ogra: so you can use it as a decent build if you disable security updates ;-) Oct 11 15:32:47 right, beta only worked on es1 Oct 11 15:32:54 ndec, heh, yeah Oct 11 15:32:58 rc should be the best one for es2.0 6 layers Oct 11 15:33:01 * JamieBennett will be pestering ogra and GrueMaster for some Linaro testing then ;) Oct 11 15:33:29 * GrueMaster thinks JamieBennett can buy his own board when they ship. :P Oct 11 15:33:30 JamieBennett: soon I will be able to do linaro testing on pandaboard too Oct 11 15:33:44 GrueMaster: first they have to sale... Oct 11 15:33:50 GrueMaster, hrw: need it sooner than that Oct 11 15:35:00 JamieBennett: refresh TI contacts? Oct 11 15:35:23 JamieBennett: what do you need to test on it? Oct 11 15:35:53 rsalveti: I need to see if our Linaro images work for a start Oct 11 15:36:28 JamieBennett, as long as they use the ubuntu kernel and bootloader :P Oct 11 15:36:39 yup Oct 11 15:36:43 and x-loader Oct 11 15:37:02 * ogra meant to summarize u-boot and x-loader under bootloader :) Oct 11 15:37:41 rsalveti: right they do but that doesn't mean our netbook/ALIP/Plasma Handset/Headless images work, just that they have the right ingredients ;) Oct 11 15:38:05 headless will, for sure Oct 11 15:38:10 heh Oct 11 15:38:19 all the rest depends on what driver support you need i guess Oct 11 15:38:47 JamieBennett: Can't you test your images with qemu? :P Oct 11 15:38:52 * JamieBennett bemoans the lack of hardware Oct 11 15:38:53 lol Oct 11 15:39:32 GrueMaster: heh Oct 11 15:40:53 ogra/marvin24: nvrm is slowly getting replaced, but it's not a small project Oct 11 15:41:07 power management should work fine without it Oct 11 15:41:08 ojn, awesome to hear Oct 11 15:41:21 well, frequency scaling surely doesnt Oct 11 15:41:43 JamieBennett: there always will be lack of hardware Oct 11 15:41:51 core should do. other parts of the chip is harder to deal with, as with all other socs. Oct 11 15:41:58 ah Oct 11 15:42:10 well, i'm kind of stuck with the toshiba kernel Oct 11 15:42:18 yeah, then you're sol Oct 11 15:42:45 ogra: binary or source? Oct 11 15:42:52 hrw, source Oct 11 15:42:56 but 2.6.29 Oct 11 15:43:17 eclair one? Oct 11 15:43:19 nvidia legacy sources are _horrible_. wince code ported over to linux, as far as I can tell. Oct 11 15:43:41 yeah, there are a lot of references to windows in the code Oct 11 15:43:45 even to x86 Oct 11 15:43:55 hrw, 2.6.29 one Oct 11 15:44:10 there are android patches but i disabled them all Oct 11 15:44:12 Sweet, Oct 11 15:44:14 ojn: what's nvidia legacy? Oct 11 15:44:42 NCommander: their old port, not the one re-done by us and android. Oct 11 15:44:49 us, them and android, I should say. Oct 11 15:45:05 weho cares about android :P Oct 11 15:45:20 ojn: you mean tegra or something? Oct 11 15:45:21 ogra: they're doing good work on the base platform support in this case. :-) Oct 11 15:45:25 Ncommander: yeah Oct 11 15:45:34 ojn, indeed :) Oct 11 15:45:36 ojn: is there a less sucky base port? Oct 11 15:45:41 but i dont want their modules Oct 11 15:45:42 NCommander: yes Oct 11 15:45:54 NCommander, forget about it on the ac100 Oct 11 15:45:55 ogra: the linux-tegra- branch in their kernel/tegra.git is android-free Oct 11 15:45:57 * NCommander is a cyanogenmod developer, and we've re-ported several HTC device ports Oct 11 15:46:09 ojn: trivial to re-add Oct 11 15:46:14 I have a list of the patches somewhere Oct 11 15:46:18 (tne android-tegra- branch is the one with the android pieces) Oct 11 15:46:23 But its mostly openbinder, the rest is just gravy Oct 11 15:46:33 NCommander: I don't know what you're talking about. I'm _not_ working on android, and I'm not interested in it. Oct 11 15:46:35 can we port upstream onto it? Oct 11 15:46:46 good morning Oct 11 15:46:48 ojn: I was just bringing up that the android stuff isn't really that crufty Oct 11 15:46:54 Baybal: onto what? AC100? Oct 11 15:46:58 yes Oct 11 15:47:12 NCommander: yeah, they seem to be active on .35 at the moment Oct 11 15:47:17 Baybal, which upstream ? Oct 11 15:47:23 Probably. Depends how extensive tegra's mods are, but I don't really feel like playing with Russell King when I'm not a kernel dev Oct 11 15:47:25 kernel.org Oct 11 15:47:42 Baybal, if nvidia sends their surces upstream, sure Oct 11 15:47:53 Baybal: kernel.org is not quite there for tegra. Stuff is queued up, but what's already merged is just very basic stuff Oct 11 15:47:55 NCommander, tegra isnt so bad Oct 11 15:48:12 ogra: I haven't poked their tree. If they're using proper git, then that helps a lot Oct 11 15:48:13 NCommander, toshiba adds sauce on top that needs a lot of work Oct 11 15:48:31 *yawn* Oct 11 15:48:37 Ok, have fun guys. Oct 11 15:48:52 ogra: hrm. If I ever bother to port AC100 to cyanogenmod (which is doubtful, Ubuntu is more interesting), I'll probably work of NVIDIA's tree and then manually add the Android kernel bits Oct 11 15:48:56 Lot less messy. Oct 11 15:49:04 but I hope, Tosh didn't remap registers? Oct 11 15:49:14 NCommander, i thought david got an ac100 for you Oct 11 15:49:22 ogra: I won't get it until UDS. Oct 11 15:49:34 ogra: and I still have to track a power plug down for it, as davidm didn't bring it Oct 11 15:50:01 ogra: I haven't looked at the kernel situation yet, but I'd love ot see the kernel in archive if possible ... Oct 11 15:50:02 NCommander, only the wire Oct 11 15:50:10 NCommander, no way Oct 11 15:50:31 NCommander, you only need the cable from the wall to the power brick Oct 11 15:50:34 ogra: I take it stock tegra kernel doesn't boot? Oct 11 15:50:38 costs $2 or so Oct 11 15:50:52 ogra: ah, i got like 10 of those at home, and GrueMaster probably has a box full Oct 11 15:50:56 NCommander, no, there are ODM patches Oct 11 15:51:09 i have the source and have a properly ubuntuized kernel running here Oct 11 15:51:21 but o wont forward port it Oct 11 15:51:27 ogra: ODM? Oct 11 15:51:31 oh Oct 11 15:51:32 d'oh Oct 11 15:51:34 ogra: ah, you were able to replace the kernel after all? nice Oct 11 15:51:35 and that still only gives you basic support Oct 11 15:51:35 (and yuck) Oct 11 15:51:47 ojn, yeah, got the source on friday Oct 11 15:51:53 is this Toshiba oem_ec a register based interface? Oct 11 15:51:55 huge ugly tarball Oct 11 15:52:05 ogra: got a link? Oct 11 15:52:19 http://share.grandou.net/ac100/ Oct 11 15:52:33 * NCommander downloads Oct 11 15:52:43 NCommander, i also have a boot.img and kernel modules for it packaged up Oct 11 15:52:48 ping me once you get yours Oct 11 15:53:04 even though i might have a proper maverick image ready by then Oct 11 15:53:07 ogra: thanks. I'm going to just look to see how far this tree diverges from cm-kernel tip. Oct 11 15:53:21 ogra: what wifi chipset does it use? Oct 11 15:53:29 (probably very, but depending on how (in)sane it is, I might be able to convince someone to do a port) Oct 11 15:53:33 ralink 3070 Oct 11 15:53:44 or at least something that runs with that driver Oct 11 15:53:47 ok Oct 11 15:54:18 rsalveti, btw, thanks for the udev tip, maverick udev runs fine now Oct 11 15:54:27 ogra: cool Oct 11 15:54:31 sadly xorg still needs an xorg.conf and the kbd driver :/ Oct 11 15:54:41 well, getting better Oct 11 15:54:42 :-) Oct 11 15:54:45 but that and disabling pulse should be the only hacks left Oct 11 15:55:02 i wish i knew what nvrm_daemon does to enable the codec Oct 11 15:55:26 ogra: magic poke? :-) Oct 11 15:55:27 ogra: I think that it will take some time before xorg.conf will finally die. on my desktop I still have one Oct 11 15:55:28 i have proper alsa devices but nothing attached until nvrm:daemon runs Oct 11 15:55:45 hrw, well, i need it for the input devices Oct 11 15:55:55 ogra: I for output ;D Oct 11 15:55:55 the stuff that was supposed to magically work Oct 11 15:56:12 output works out of the box through framebuffer Oct 11 15:56:17 and its not slow Oct 11 15:56:22 same here on my desktop. Nvidia dual monitor configuration. Oct 11 15:57:12 what bothers me is that we blantly dropped the kbd driver Oct 11 15:57:26 GrueMaster: ati opensource + two monitors here Oct 11 15:57:28 since "all keyboards work through evdev now" Oct 11 15:57:37 which obviously isnt true Oct 11 15:57:40 rsalveti: Hi! I wanted to warn you: I will rename the sgx-dkms package on the PPA. Oct 11 15:57:56 vstehle: ok, thanks :-) Oct 11 15:57:59 rsalveti: It will be called 'pvr-omap4-kernel-dkms' Oct 11 15:58:10 rsalveti: (Could not find a longer name ;) Oct 11 15:58:12 yeah, better one Oct 11 15:58:24 ogra: you meant "all 8bit keyboards" I think Oct 11 15:58:34 vstehle, i culd make one up if you ran out of chars Oct 11 15:58:42 ogra: :) Oct 11 15:59:02 hrw, well, i doubt mine has more than 8bit stuff ... but it isnt recognized at all Oct 11 15:59:35 i need to compile the kbd driver package from debian to make it work Oct 11 15:59:42 ogra: so you need to use the tobisha tree and not the tegra tree to get a working AC100 kernel? :-/ Oct 11 15:59:46 and need the xorg.conf for all input devices Oct 11 15:59:48 ogra: I have keyboard which has 9bit keys... works on linux console but not in x11 ;( Oct 11 15:59:55 NCommander, xactly Oct 11 16:00:38 NCommander, the diff between both would be intresting Oct 11 16:00:47 ogra: I suspect its got to be relatively minimal Oct 11 16:00:52 NCommander, but the toshiba tarball doesnt have git references in it i think Oct 11 16:01:00 yeah Oct 11 16:01:03 I'm looking at that now Oct 11 16:01:05 so diff and patch are your tools here Oct 11 16:01:20 heh Oct 11 16:01:33 * ogra just tried a minimally modified panda image on the ac100 Oct 11 16:01:36 works fine Oct 11 16:01:52 sweet. Oct 11 16:02:23 xorg, xserver-xorg-input-kbd, diverting the pulse binary and unpacking my modules tgz on it Oct 11 16:02:30 even my BT dongle works now Oct 11 16:02:42 cool Oct 11 16:04:28 ogra: looking at nv-tegra.nvidia.com, it looks like everything Tobisha did is in the 2.6.29 branch ... Oct 11 16:04:32 ogra: do you think it's worth a try to get u-boot running on ac100? Oct 11 16:05:01 marvin24, sure, why not ... i would love to not need a second machine to upgrade the kernel Oct 11 16:05:29 mvflash is really annoying Oct 11 16:05:30 * NCommander would agree except we have no user-accessible serial port so it would be a bit tricky Oct 11 16:05:40 good, I made a small patch based on harmony, but no luck up to now Oct 11 16:05:46 ^- to dothe port Oct 11 16:06:13 I don't know how to setup this mux things and there is no docu Oct 11 16:06:16 NCommander, there is an OTG port ... if you can wire it up in u-boot to be serial you are all set Oct 11 16:06:32 * rsalveti lunch Oct 11 16:06:42 but even without, having a bootloader that can read from vfat is still better than flashing Oct 11 16:06:48 ogra: that requires fun low-level code :-/ Oct 11 16:06:51 and a USB stack Oct 11 16:07:07 i'm sure tegra has something like that Oct 11 16:07:19 there is kernel code to steal from Oct 11 16:07:42 * NCommander git clone's the tegra kernel Oct 11 16:08:03 I'm *really* curious on how far Tobisha changed things Oct 11 16:09:38 they added definitely LCD code Oct 11 16:10:10 right, but that's a driver Oct 11 16:10:33 As long as arm/arch/* hasn't been heavy modified, it should be pretty straightforwad to get a stock 29 kernel going on the ac100 Oct 11 16:11:12 look for the paz00 (or similar) dir Oct 11 16:11:31 that should have the ODM specific bits Oct 11 16:13:51 ogra: Tobisha forked off NVIDIA release 9.12.10 Oct 11 16:14:14 right Oct 11 16:14:33 now to just generate a diff and to see how extensive they changed things Oct 11 16:15:44 playing with vendor kernels... suxx always Oct 11 16:16:19 * NCommander loves git clone --reference Oct 11 16:16:40 hrw: well, we'll see how high the suckage factor is Oct 11 16:17:11 yes Oct 11 16:17:41 NCommander: there is a patch at http://attachments.wetpaintserv.us/yl1upugLD3-jVOiRg2dsLQ1360988 Oct 11 16:17:51 against eclair-9.12.12 Oct 11 16:17:58 lot of time passed since http://marcin.juszkiewicz.com.pl/2007/06/21/extracting-diffs-from-vendor-kernels/ post... I learn new tricks, more people to ask ;D Oct 11 16:18:05 anyway - time for me Oct 11 16:19:32 marvin24_DT: http://git.chromium.org/cgi-bin/gitweb.cgi?p=u-boot.git;a=summary Oct 11 16:19:45 have a nice rest of day Oct 11 16:20:00 NCommander: yeah, I know Oct 11 16:20:10 lp/~marvin/ac100/u-boot has some patches Oct 11 16:20:50 problem is, no console ... Oct 11 16:21:30 make it hardcoded look for mmcblk1p1 and fatload boot.scr Oct 11 16:21:44 the you dont need a console Oct 11 16:21:48 *then Oct 11 16:22:06 its a bit of a blind flight, but if it works you can just edit boot.scr Oct 11 16:23:11 hrw|gone: ugh, this is a nasty pile of hacks Oct 11 16:23:16 er marvin24_DT & ogra Oct 11 16:23:31 heh, news at ten Oct 11 16:24:58 its not super bad ... Oct 11 16:25:49 Bit messy, but servicable Oct 11 16:26:28 if tegra had a proper master tree, I'd probably look at porting this onto their HEAD ... Oct 11 16:26:44 NCommander, ojn has a good tree i heard Oct 11 16:26:59 ogra: for Tegra or AC100? Oct 11 16:27:06 for tegra Oct 11 16:27:11 hrm Oct 11 16:27:20 I'll have to look at it, but this is actually not bad at all Oct 11 16:27:45 There's some board specific code that probably needs refactoring, but the vast maority are minor driver tweaks Oct 11 17:41:09 ogra: I'm a little confused how to setup an u-boot script, I guess you are more familar with that (and u-boot) Oct 11 17:48:04 ogra: I added you to my launchpad (u-boot+kernel) project in case you are interested Oct 11 17:55:08 marvin24_DT: -TEXT_BASE = 0x00e08000 Oct 11 17:55:08 +TEXT_BASE = 0x00108000 Oct 11 17:55:13 thats what i should do? Oct 11 18:00:08 ogra, have a minute ? Oct 11 18:05:23 armin76: yep Oct 11 18:05:51 it at least changes something here (usb went way) Oct 11 18:05:58 oh, damn Oct 11 18:06:05 i did it wrong yesterday Oct 11 18:06:19 ? Oct 11 18:06:31 i put u-boot instead of u-boot.bin :D Oct 11 18:06:45 it works now Oct 11 18:07:00 with changed address? Oct 11 18:07:05 or without? Oct 11 18:07:10 with Oct 11 18:07:17 great! Oct 11 18:07:18 let me test with the original one Oct 11 18:09:37 nope, doesn't work Oct 11 18:12:07 ok, thanks for testing! Oct 11 18:12:12 http://dpaste.com/256412/ Oct 11 18:12:25 np, thanks for telling me about the load addr :) Oct 11 18:12:59 thanks should go to ojn Oct 11 18:13:19 but it seems that it does not find the flash? Oct 11 18:14:01 seems like it Oct 11 18:30:26 marvin24_DT: but you can't kinda flash uboot, can you? Oct 11 18:30:59 armin76: you could try to flash it as a kernel and see if it boots up Oct 11 18:31:09 yeah Oct 11 18:31:18 that's the easiest way to do it on a current fastboot setup Oct 11 18:31:24 just give it as the kernel argument Oct 11 18:31:48 ojn: why is the flash not detected? Oct 11 18:31:55 still TODO? Oct 11 18:33:10 i have tried that, didn't work Oct 11 18:34:59 maybe again a problem with the init vector Oct 11 18:37:36 marvin24_DT: what flash? Oct 11 18:37:51 see http://dpaste.com/256412/ Oct 11 18:37:52 armin76: ok. I haven't tried recently, so things might have changed Oct 11 18:38:24 marvin24_DT: Ah, emmc. Well, probably because the emmc is not on that controller on your board? which one is that on? harmony? Oct 11 18:38:45 THe MMC that is probed is the one next ot the PCI-e slots there, not the bayonet one. :( Oct 11 18:39:52 bayonet? Oct 11 18:39:56 probing is done in board/tegra2/common - correct? Oct 11 18:41:18 armin76: the one that klicks in and out. the one ont he other side doesn't. Oct 11 18:41:42 oh Oct 11 18:42:04 wohoo !! Oct 11 18:42:08 3G works Oct 11 18:42:48 horrible lag but enough for IRC Oct 11 18:43:30 asac, is it normal that i have to configure the connection before inserting the SIM ? Oct 11 18:43:51 * ogra_ac found that very confusing Oct 11 18:46:43 ah, probing is done in tegra_sdmmc Oct 11 18:47:01 * marvin24_DT needs a serial console Oct 11 20:07:25 NCommander: that was over 3 years ago post Oct 11 20:07:32 ah.. Oct 11 20:07:41 * hrw|gone off Oct 11 21:08:04 lool: Hello Loïc, are you awake? I am desperately looking for an URL about "croco". Would you have this at hand, please? **** ENDING LOGGING AT Tue Oct 12 02:59:57 2010