/srv/irclogs.ubuntu.com/2011/12/28/#ubuntu-arm.txt

MrCurious_i have a memory mapped device.  I need to get linux to load to a different location in ram (one that doesnt conflict with a mem mapped device)06:55
MrCurious_this is on a gumstix.06:56
infinityMrCurious_: If you know what address your device lives at, you can tell the kernel on the cmdline to only use specific segments.07:25
infinitymem=460M@0x80000000 mem=256M@0xA000000007:25
infinity^-- For instance, uses two chunks starting at those addresses.07:25
MrCurious_0x85d00000 - 0x862fffff07:25
MrCurious_and i am using something like07:25
MrCurious_mmcargs=setenv bootargs mem=93M@0x80000000 mem=128M@0x8800000007:25
infinityPretty sure there's an inverse cmdline argument to leave holes as well.07:26
MrCurious_but it appears that the kernel overlaps07:26
MrCurious_looks like i can pass in the start/end when inserting the module07:27
MrCurious_other errors now07:27
MrCurious_makes me think i patched the kernel improperly07:43
xranby_ac100interesting awesome wm makes Xorg crash11:34
=== Quintasan_ is now known as Quintasan
badZeppelinHas anyone succeeded installing powervr-omap-dkms under oneriric with kernel 3.0.0-omap?19:56
badZeppelinI'm getting an error about a missing plat/display.h header19:57
badZeppelinI see that it got lost between 2.6.38 and 3.0.019:57
badZeppelinshould I stick to the 2.6.38 kernel?19:58
MrCurious_badzeppelin: sounds like an easy enough premise to test... add it and see how it goes.20:58
=== Jack87|Away is now known as Jack87
=== _MrCurious is now known as MrCurious_

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!