![]() |
Re: Compiling custom kernels for P1.1 (with fiasco-gen)
Hi!
Can we have the gadgetfs (!= g_file_storage) driver in the next kernel or compiled as a standlone module for power46? This would, among others, allow to simulate a USB keyboard with the N900. Thanks! |
Re: Compiling custom kernels for P1.1 (with fiasco-gen)
Quote:
It's been a huge win for me on other constrained devices even with faster storage. For example on a VPS I use: DiskSize: 524288 kB OrigDataSize: 104852 kB ComprDataSize: 36712 kB MemUsedTotal: 37848 kB So I've given up 37MB to store 105MB - thats a gain (on a fairly small vps) of 68MB - if the compression stays the same and I use all the allocation - thats approx gain of 300MB on a 1GB system by using 200MB of RAM for the compression. I could be more aggressive too... I use it on my laptop and desktop as well to great effect. |
Re: Compiling custom kernels for P1.1 (with fiasco-gen)
Quote:
Since one is (to oversimplify a tiny bit) trading CPU for RAM, with ~1GHz devices these days only having 256MB of RAM that's usually a win. Even on the OLPC XO-1 with 400MHz CPU and 256MB of RAM it was a win (since the greatest performance optimization is to go from a non-working state to a working state, and yum/rpm are quite memory-hungry at times). Martin |
Re: Compiling custom kernels for P1.1 (with fiasco-gen)
I'd like to create bridges with the current stable power kernel, however it seems that the bridge module is missing. Is there some way for me to generate this module myself or can anyone supply me with it? Until then, brctl will continue to throw "add bridge failed: Package not installed" my way...
|
Re: Compiling custom kernels for P1.1 (with fiasco-gen)
Hi there!
I have installed the sdk-fiasco-gen with dpkg but when I do the "fakeroot apt-get build-dep kernel-power" I got: Build-Depends dependency for kernel-power cannot be satisfied because the package sdk-fiasco-gen cannot be found how is it possible??? |
Re: Compiling custom kernels for P1.1 (with fiasco-gen)
I tried also:
cp debian/rx51power_defconfig arch/arm/configs/ make EXTRAVERSION=power46 rx51power_defconfig make EXTRAVERSION=power46 bzImage but I got: In file included from arch/arm/mach-omap2/pm.c:37: arch/arm/plat-omap/include/mach/pm.h:111:2: error: #error "Power management for this processor not implemented yet" |
Re: Compiling custom kernels for P1.1 (with fiasco-gen)
Quote:
same problem. I modified the arch/arm/plat-omap/include/mach/pm.h file commenting the error code message. It compiles for a while but after I get this other error :( LD .tmp_vmlinux1 /scratchbox/compilers/cs2007q3-glibc2.5-arm7/bin/sbox-arm-none-linux-gnueabi-ld: no machine record defined /scratchbox/compilers/cs2007q3-glibc2.5-arm7/bin/sbox-arm-none-linux-gnueabi-ld: no machine record defined |
Re: Compiling custom kernels for P1.1 (with fiasco-gen)
I'm also failing when I try to rebuild the "stock" power46 kernel with the same "Power management for this processor not implemented yet" error.
I'm trying to include the android-specific patches into the kernel and while it seems to be working with the original kernel from Nokia I would definitely prefer to do the work on the power kernel series... |
Re: Compiling custom kernels for P1.1 (with fiasco-gen)
Has anyone evaluate power consumption of kernel?
I mean, I would like to know whether the community kernel has a bigger consumption than former Nokia one or similar? |
Re: Compiling custom kernels for P1.1 (with fiasco-gen)
Would it be possible for a future build of the power kernel to include the snd_usb_audio module/drivers?
With USB host mode support I'd like to have a go at getting an external mic working with the n900, the mic powers and appears to get sufficient power, but no drivers are present. |
All times are GMT. The time now is 08:37. |
vBulletin® Version 3.8.8