=== lopi_ is now known as Lopi === prpplague^2 is now known as prpplague [04:10] dcordes [08:14] ogra_: hi [09:47] hey ndec [09:47] ogra_: just wanted to confirm that I will be at UDS, from Mon to Wed. [09:48] Wed all day [09:48] awesome !!!!! [09:49] dont forget to register on LP [09:49] ;) [09:49] ogra_: that's done .. [10:47] ndec: welcome, man [10:49] ndec: cool === zyga is now known as zyga-afk [14:37] guys, did you ever use jtag on the mvl-dove board? and if yes, which hw/sw did you use? [14:37] have you ever tried with openocd? [14:39] i dont think anyone has touched dove in over a year [14:39] yep [14:39] (and i dont think anyone in the team is eager to do so) [14:39] :) [14:39] no no [14:39] it's just that i'm debugging an issue on ti-omap3/4 [14:39] and to me, it looks like a stack corruption [14:39] we had a special dongle for jtag iirc [14:40] so i would like to see how it works on another arm platform [14:40] i have a fly swatter and i'm using openocd [14:40] i just need to know which profile i should use [14:40] BTW [14:41] ppisati, asl pprplague [14:41] *ask [14:41] as far as you know, is our dove equal to a sheevapolug? [14:41] no, not at all [14:41] uh ok [14:41] its similar but not equal to the armada chip [14:41] ok [14:41] its a completely experimental platform [14:42] i see [14:42] talk to NCommander for more details, he maintained the port [14:42] ooooook [14:43] btwm who is pprplague? [14:43] works at tincantools and is a contractor at TI afaik [14:43] prpplague is good person to ask about JTAG stuff [14:44] oh cool [14:44] my jtag is from tincantools :) [14:44] thats why i pointed you to him ;) [14:45] ok, i'll chase him [14:45] my jtag equipment is from openmoko [14:47] anyway, i senti an email to saeed [14:48] let's see if he knows the correct profile/cpu for our dove board === zyga-afk is now known as zyga [15:41] ndec: https://launchpad.net/~rsalveti/+archive/unity-3d-gles/ [15:43] ndec: activate the ppa, install compiz-core and compiz-gnome then once you have your unity-2d session up and running call "compiz --replace composite opengl move resize decor" [15:51] rsalveti: compiz gles will land in oneiric? [15:52] hrw: that's the idea [15:52] I believe that will be the natural path once Amaranth merge his branch with upstream [15:52] but still need more love to make it work properly [15:53] one step closer to desktops [15:54] hrw: you meant to modern desktop... as it's already a desktop [15:54] ndec: my desktop is not modern then - no compiz [15:54] ;D [15:55] hrw: could it be that you are not modern ;-) [15:55] pfft, unity-2d is so much better anyway [15:55] ndec: have to admit that I don't use unity3d, but standard desktop, but i still use the effects... [15:55] ndec: if modern==use-unity then I will never be modern [15:56] [ 1422.107879] Buffer I/O error on device mmcblk0p2, logical block 326038 [15:56] [ 1426.970520] mmcblk0: error -110 transferring data, sector 6924832, nr 8, card status 0xc00 [15:56] I hate SD cards [15:56] hrw: not what i meant... i am not using it either. [15:56] [ 1411.778564] JBD: I/O error detected when updating journal superblock for mmcblk0p2. [15:56] [ 1411.786682] journal commit I/O error [15:56] hrw: panda or beagle? [15:56] panda [15:56] EA1/ES2.0 [15:57] rsalveti: I hope that at luds-o there will be some good non-TI boards available for linaro people [15:57] I am tired of omap[34] based boards [15:58] well, make nvidia sign up :) [15:58] get an ac100 [15:58] hrw: don't know when we'll be getting snowballs, and also not sure about the current state of the sw for it [15:59] but that will be an option soon [15:59] ogra_: as linaro engineer I should use linaro hw so even ac100 will not free me from using other boards ;S [15:59] nvidia is harder, they don't want to play the opensource game correctly [15:59] rsalveti: We get those every year in winter. Oh, you were referring to something else. [15:59] GrueMaster: hehe :-) [16:00] GrueMaster: snowball is ST-Ericsson A9 board [16:00] Ah, my bad. :P [16:00] GrueMaster, well, keep the software after you melted one ;) [16:00] in a bucket :) [16:01] oh hey I have a comment on the Oneric goals thing for ARM.. I think supporting a raw partition for kernels etc. is kind of a weird idea. Any attempt to override some kind of filesystem management of kernels is going to just make everyone hyper-reliant on flash-kernel to update their systems where it could just be n ext2 partition. There's absolutely nothing wrong with U-Boot ext2 support (except one weird error code which we have a patch for :) [16:01] I forget who's little braindump that was listed under, maybe rsalveti? [16:01] no, it was mine [16:01] ndec: at this ppa you can also grab the unity-2d package, I enabled the qt gles backend by default on it [16:02] is it specifically to support weirdo systems like AC100 that don't actually run U-Boot? [16:02] with the redesigned flash-kernel it shouldnt be a prob to rely on it ;) [16:02] ndec: but for that you'll need the latest driver at omap-trunk ppa, I exposed EGL_NV_post_convert_rounding so Qt can work fine with the PVR driver [16:02] no, it is mainly for the crappy vfat stuff we have to use to boot from [16:02] ndec: would be good to fully implement this extension later, will follow that on an email [16:02] a real redesign or the "loic jiggling"? [16:03] ogra_: try uboot-as-linux-kernel way? [16:03] the debian redesign thats going on since a year or so [16:03] yes, loic works on that too [16:03] ogra_: nokia n900 devs got that way [16:03] and i will too [16:03] hrw, for what ? [16:03] "echo b >/proc/sysrq-trigger" - best command on panda [16:03] making bootloaders data driven is an expensive configuration nightmare.. every time it needs new data for each board, there's a new little bit of code that ends up being board specific just to make it boot. I don't think you can encapsulate bootloaders in a generic way and still capture all their useful features. [16:04] ogra_: for ac100? [16:04] hrw, why ? [16:04] i have a pertty good bootloader atm [16:04] no need to change it [16:04] ok then [16:04] my primary concern though was the fact that flash-kernel was not designed to run off kernel hooks, I am glad you brought that up [16:04] it needs kicking 10 other packages in other arches though [16:05] well, initramfs-tools upstream did [16:05] initramfs-tools calling flash-kernel if it exists causes a bunch of weeeeeeeird hacks to be required [16:05] i wouldnt have changed the way flash-kernel is used atm if upstream would have agreed on my bug suggestion [16:05] ?? [16:05] * ogra_ hasnt seen any weird hacks that would require [16:07] they're in ubiquity.. some sort of "move flash kernel out of the way, then install the right kernel, then put flash kernel back, then install uboot-tools and so on which triggers update-initramfs" hacks to make flash-kernel run only once on install [16:07] adding a huge amount of complexity that isnt needed imho is not really what i was after when filing my bug [16:07] that bit will not change at all [16:07] the flash-kernel-installer wont be touched ... it is for doing the initial setup, nothing else [16:08] the kernel postinst integration wont change that [16:09] nor will the redesign of flash-kernel change the need to have an initial setup of the bootloader from the installer [16:09] if flash-kernel just worked exactly like update-initramfs (taking an updated ramfs and flashing it or prepping it, taking an updated kernel and flashing it or prepping it, update boot script, and a final "commit it all if not done already") so it can be run in stages and only flash individual parts.. and more importantly happen before update-notifier is called so the little red "you need to reboot" icon isn't shown [16:09] what might change is that it will get as horridly complex as grubs setup is already [16:09] which relies on that, and the idea that kernel hooks are numbered like udev rules, sysctl rules, and everything else [16:09] alphabetical, filesystem sorted order is a terrible idea [16:09] since we will mostlxy focus on moving flash-kernel to be treated similar [16:10] as long as that doesn't mean it's called zz-flash-kernel... :0 [16:10] and grub is a complex and ugly beast [16:11] it will be called whatever is required [16:11] flogging a dead horse here aren't I [16:11] we wont change initramfs-tools or the kernel postinst mechanism [16:11] we will adjust flash-kernel to work with the existing implementations instead [16:12] no need to change the mechanism just the script names so you can standardize on what order things run without it being reliant on locale sort order and filesystem case sensitivity and all kinds of other possible freakish flags that apply to a directory listing of files [16:12] the same decision that was made for udev, sysctl, every other rules/hooks/triggers system on Debian and Ubuntu (and every other distro too..) [16:12] well, then we will follow exactly that sheme [16:13] lilstevie: pong [16:13] Hi ! [16:14] all it takes is like 50-update-initramfs, 90-flash-kernel-commit, 99-update-notifier (90-update-grub for x86...) instead of it having no explicit numerical ordering [16:14] dcordes: fixed usb :p [16:16] lilstevie: what was the problem ? [16:16] and if you need to do it in steps and handle anything between certain standardized kernel hook numbering scheme, you can do it without trying to predict what letter other packages start the names of their hooks with [16:16] lilstevie: I have been thinking about it a lot, your strange binary init etc [16:16] Neko, initrd hooks have a builtin dependency system, no need for file ordering [16:16] sysctl.d has a quite well defined numbering for system things, user things, board specific weirdnesses... [16:16] dcordes: a param [16:16] lilstevie: and how it would disabale usb [16:16] lilstevie: CMDLINE ? [16:16] ogra, talking about kernel postinst hooks [16:16] dcordes: bootloader pram sets it [16:16] and how does it pass it to the kernel? is it kernel commandline ? [16:16] I thought one of the things that got thought but dropped for Natty was "we want to get rid of initramfs because it's annoying, slows down boot, and AC100 doesn't have enough space for it anyway" [16:16] dcordes: we have this weird partition that has the params, when the kernel module gets loaded, it loads in usb state [16:16] ac100 isnt officially supported [16:17] and we wont get rid of initramfs [16:17] x86 and ARM already rely on the concept that the bootloader can understand a Linux filesystem and it would be rather weird to have a Linux kernel that could not read its root filesystem [16:17] ogra_: what does it take to make it officially supported ? [16:18] wouldn't Toshiba have to ship an official Unlock Android tool so you can root it? :) [16:18] dcordes, a contract with nvidia with either canonical or linaro i would guess [16:18] and then install any OS you like? [16:18] dcordes, i plan to produce an unsupported community image in 11.10 though [16:18] dcordes: I also found out that the bootloader can boot the baseband, havent figured out how to make it do it though [16:18] lilstevie: hm I don't know oyur SoC. in qsd8250 we have some cpu parameters we set in the bootloader. that is on a very low level, now kernel involved. I don't understand what role your usb bootloader parameters have [16:19] lilstevie: what is your SoC anyway ? [16:19] hummingbird [16:19] now that we have a proper kernel and many ac100 bits are mainlined [16:19] ogra_: heh that sounds nice [16:19] dcordes: the driver takes the param [16:20] dcordes: but i had to load the module that reads the params [16:20] lilstevie: ok that's interesting. do you have a place to document all this ? [16:21] lilstevie: I bet many could benefit from that [16:21] dcordes: kinda, I am trying to get a new place sorted out [16:21] I just started a twitter for the project :p [16:23] yerg, 200kb/s for a torrent download of natty? my life is over :( [16:23] excuse me while I go and kick the internet in the pants [16:23] lilstevie: did you try unity-2d on galaxytab yet ? [16:23] dcordes: yes [16:24] lilstevie: does it work well? any flickering ? [16:26] only problem I have with it is when I use gestures too many times my touch driver stops working correctly [16:36] lilstevie: sounds good [16:37] unity-2d flickering on htcleo (hd2) seems to be a device specific thing [16:37] our framebuffer driver has room for improvement [16:37] my touch driver has room for improvement :p [16:38] well congrats you have it working at all ! [16:39] I would be happy to further improvement hd2 multitouch support - with ginn I had some first success in maverick. but now I can't really go on due to the flicker problem [16:39] I was looking to make use of the working mt in unity.. [16:42] heh it is why I pushed the update button for natty [16:45] the problem is there is nothing much I can do about it. personally I lack the capability to improve the driver [16:46] ah [16:46] somebody was working on proper driver (xf86-video-msm) for our device [16:46] nice [16:49] I even have a kernel binary with it [16:50] :o === prpplague_afk is now known as prpplague