=== bjf is now known as bjf[afk] [05:30] * mozzwald is away: sleeping === fta_ is now known as fta === cooloney_ is now known as cooloney|dell === hrw|gone is now known as hrw === zyga is now known as zyga_away === amitk is now known as amitk-afk === lag is now known as Guest50263 [11:23] Desperate times call for desperate measures! === zyga_away is now known as zyga === amitk-afk is now known as amitk [12:31] berco: xem3 copies sur .../xem3. Y'en a un pour chaque core Ducati [12:31] oops [12:41] ogra: cool ! I just noticed you pushed the 10.10 images for OMAP! === JaMa is now known as JaMa|GoNe [13:19] ndec, yeah, working on the omap4 ones now, hoping to have them ready by mid next week (there are some issues with the kernel package naming i need to have sorted first) [13:20] ogra_cmpc: ok. do you have instructions to use these new type of pre installed images? [13:21] ndec, bunzip and dd, boot, be patient :) [13:22] ogra_cmpc: this looks quite complex ;-) [13:22] hehe [13:22] ogra_cmpc: do you have the offsets if I want to mount loop to instpect the content? [13:22] We should develop some GUI for ndec! [13:22] lool: yes, please [13:23] lool: that said I would love to be able to create my own images as well... [13:23] ndec, not yet, noted on my todo now though, the rootfs starts at 72M [13:23] ogra_cmpc: thx [13:24] livecd-rootfs is the tool we use for creating the rootfs, for the rest i can put a script online soon [13:26] ogra_cmpc: it creates preinstalled images? is that easy to use? how long does it take to create a UNE image? [13:27] livecd-rootf creates ext2/3 rootfs images and spits out a kernel and initrd not the partitioned image [13:28] for that we have additional wrapper scripts (the one i mentioned above) [13:29] currently these scripts live in debian-cd but thats very complex to set up, i'll extract them and merge them into a single script yuo can feed the files from livecd-rootfs to [13:30] creating the rootfs on a imx51 babbage board takes about 2-2.5h for netbook atm [13:31] i suspect you will get that down to 1.5h on a panda :) [13:34] * lag_ has his internet-net in tow and it going to bag some cloud (going to buy an internet dongle) === lag is now known as Guest82967 [13:42] ogra_cmpc: thanks for the details. that would be really nice to get this. === arun__ is now known as arun === asac_ is now known as asac [15:23] https://bugs.edge.launchpad.net/jockey/+bug/271288 [15:23] Launchpad bug 271288 in jockey (Ubuntu Intrepid) (and 2 other projects) "Require the user to confirm the license before downloading a driver if it is non-free or if it has patent issues (heat: 4)" [Wishlist,Won't fix] === bjf[afk] is now known as bjf [16:04] mpoirier: Oh hey there [16:04] lool; hello ! [16:05] mpoirier: Would you mind helping me out on the SDHC timing issue; I wanted to confirm whether there is a fix for it pending, candidate patch or anything [16:05] lool: completely in the dark still... [16:05] lool, turn off preemtion [16:05] mpoirier: If not, I'd love confirming which exact CONFIGs I should turn off from the linux source package to workaround [16:06] lool: CONFIG_CPU_VOLUNTARY needs to be turned off. [16:06] mpoirier: Ok; thanks [16:06] lool: CONFIG_CPU_PREEMPT turned on. [16:06] I think I'll send my buggy card to india. [16:06] TI folks that is. [16:07] they said they'd be willing to look at it. [16:07] lool: at this point an interrupt doesn't seem to be coming up after a transfer. [16:08] hence the call back function not called, leading to a time out on the transfer. [16:08] I have 2 exact same cards, one works, the other one doesn't. [16:13] mpoirier: Thanks a lot [16:13] lool: by the way, [16:13] if you find instances where this work around doesn't work, please tell me. [16:14] mpoirier: I have a relatively good card, SanDisk Extreme III; I dont know whether speed makes that more likley [16:14] lool: it's a wierd one... [16:14] mpoirier: Ok; I'll try that out; right now my xcompiler is broken and I cant boot the board anymore, I'll rebuild a kernel as soon as I have a cross-compiler working [16:14] we haven't entirely narrowed down type of card and speed, [16:14] if that makes a difference at all... [16:14] Ok [16:15] I've seen a lot of failures on a variety of cards... [16:15] again, if you still get a failure with PREEMPT_NONE, I need to know. === fta_ is now known as fta [16:16] mpoirier, btw, another prob arose yesterday, seems the NAND driver got lost between lucid and maverick, i guess there is a config option missing [16:17] lool: by the way, I just looked in the config file. It is CONFIG_PREEMPT_VOLUNTARY and CONFIG_PREEMPT_NONE [16:17] Yes, I noticed that. [16:17] the NAND flash I mean... [16:18] can we get that back ? :) [16:18] we will need to yes. [16:18] I'll investigate and open a bug if need be. [16:18] else upgrades from lucid installs will break for C4 users [16:18] in my testing, class 4 cards seem to work best, although I only have a handful of cards. Class 2 fail consistently (2 SD 4G cards tested), class 6 fails 70% of the time (1 4G). Both of my Kingston Class 4 cards work fine (8G &16G). [16:18] fresh maverick installs wont use NAND but for lucid users NAND is essential [16:20] ogra: nec was talking about generic udev rules [16:20] Are they in the filesystem? [16:21] lag_, yes, /lib/udev/rules.d/ ... they need somthign like /lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules for their device that allows access for all locally logged in users [16:21] ogra: I just found them *embarrassed smiley* [16:22] lag_, its all about access to the device [16:23] Do you know where this 'alias' is specified? [16:30] lag_, alias ? [16:32] ogra: nec mentioned that if I used MODULE_ALIAS macro there was a rule in udev that would pick up syslink's uevent [16:32] lag_, well, if you use the KERNEL parameter it will just apply ot the module [16:33] lag_, man udev btw [16:33] lag_: Yes, I discussed this with mpoirier already [16:34] lag_: It seems your re-doing this research [16:34] lag_: /lib/udev/rules.d/80-drivers.rules, DRIVER!="?*", ENV{MODALIAS}=="?*", RUN+="/sbin/modprobe -b $env{MODALIAS}" [16:34] KERNEL=="syslink*", ENV{ACL_MANAGE}="1" [16:34] Which means that if there's a DRIVER and a MODALIAS, that triggers a modprobe on the MODALIAS [16:34] lool, urgh [16:34] ogra: "urgh"? [16:34] lool, you defiantely dont need the modprobe stuff [16:35] the driver gets already loaded by the platform uevent trigger [16:35] ogra: That's what I'm speaking of [16:35] loading the driver by the platform uevent trigger [16:35] That's the only reason I can think of someone adding a MODULE_ALIAS [16:36] lool, i thought that doesnt need a rule since its done inside udevd if there is a paltform event [16:37] i.e. doesnt need to run scripts to speed up [16:37] ogra: Really, which rule is that? [16:38] dunno, thats how Keybuk explained it to me once [16:38] ogra: I'm pretty sure this is the rule used [16:39] well, i was convinced platfrom drivers dont need a rule at all and udevd has that bit builtin, but i might have understood that wrongly [16:39] ogra: Are you sure of this, or could you look it up? [16:40] i'm not sure of it, thus my comment above :) [16:40] indeed the driver rule will match anyway even if i'm wrong [16:41] ogra: grep-ing the udev source for modprobe and insmod, I see no direct loading; it's only done via rules, and the only place is from rules/rules.d/80-drivers.rules, so I'm pretty sure I pointed at the right spot [16:41] lool, ok [16:41] Anyway, so much for trying to help out :-) [16:41] * lool leaves for WE [16:42] lool, might be that i mixed it up with devtmpfs stuff [16:42] enjoy your WE :) [16:54] lool: Well the drivers aren't loading [16:56] lool: http://paste.ubuntu.com/458378/ [16:56] ogra: See above paste - I am using KERNEL [16:57] you shouldnt add a rule for loading, as lool said, the 80-drivers.rules should just pick it up on booting [16:57] ogra: I had no intention [16:58] Did you see the above paste? [16:58] yes [16:58] It doesn't use DRIVER [16:58] It uses KERNEL and UDEV [17:05] it uses MODALIAS [17:07] They all use that though don't they? [17:08] The udev rule that I was pointed to uses DRIVER doesn't it? [17:11] Help me udev geeks :) [17:11] I've raised 2 uevents for you [17:11] you have modalias so udev should load it [17:12] But it doesn't [17:12] BB or panda? [17:12] So where do I start looking for a solution? [17:12] Panda [17:14] But the system is common throughout isn't it [17:14] I raised the two uevents seen in the paste above [17:14] But udev doesn't load the module(s) [17:15] What gives? === hrw is now known as hrw|gone === fta__ is now known as fta [19:28] lag_: hey [19:28] lool: Good evening [19:29] lag_: So the rule only works when DRIVER and MODALIAS arent empty [19:29] I don't have a DRIVER variable [19:29] It has KERNEL instead [19:30] lag_: So perhaps you need to extend the event to carry the relevant information [19:30] Yes, I think I know what I have to do [19:30] lag_: If you prefer keeping the current event, you'll have to submit new rules to udev [19:30] lag_: Ok cool [19:31] lool: Who controls the rules? [19:31] Where do they come from? [19:31] lag_: Is there anything left open for discussion or where you were looking for input? Sorry, I'm not sure I followed the status [19:31] lag_: The rules are from udev upstream [19:31] Okay [19:31] So, I'm guessing I must conform to them [19:32] lag_: It's a quite specific case that you have here, so it might make sense to handle them specially, but it might be more efficient or better to try to fit into the expected scheme [19:36] lool: Do we (Ubuntu) have any entries in udev? Or are they all standard? [19:38] lag_: We add some, but ideally only upstreamable stuff, so you should check wiht upstream if in doubt [19:40] I don't think this project is upstreamable [19:43] Okay, I'm going to try and do it the hard way first [19:43] Thanks lool [19:43] Right, it's nearly 8 o'clock here - I'm offski === kmargar is now known as markos_