[maemo-developers] [maemo-developers] Re: compiling kernel Re: Fwd: [maemo-users] howto use the 770 as wlan-card replacement?
From: Clemens Eisserer linuxhippy at gmail.comDate: Wed Jan 4 10:58:37 EET 2006
- Previous message: [maemo-developers] compiling kernel Re: Fwd: [maemo-users] howto use the 770 as wlan-card replacement?
- Next message: [maemo-developers] Re: compiling kernel Re: Fwd: [maemo-users] howto use the 770 as wlan-card replacement?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello again and thanks a lot for your patience, So no way arround compiling my own kernel if I want to use masquerading with iptables? Well sad but then ... it seems I don't have any other chance than to try it out. Wow cool ;) But shouldn't it be possible to compile the whole kernel with the netfilter-stuff built as modules and then just copy the modules and load them? Thanks, lg Clemens 2006/1/4, Frantisek Dufka <dufkaf at seznam.cz>: > Clemens Eisserer wrote: > > I don't feel that comfortable with compiling my own kernel > > with all the nokia patches for this exotic device ;) > > It is not so hard. N770 specific kernel sources are here > http://repository.maemo.org/pool/maemo1.1rc6/free/k/kernel-source-2.6.12.3/ > original kernel config is here > http://maemo.org/maemowiki/KernelConfig > > You just need to unpack/install it, copy kernel config to .config and do > usual 'make oldconfig; make menuconfig; make' > > Beware that you need 3.4 gcc compiler. I used gcc3.4.cs-glibc-0.9.8.5 > from scratchbox > http://scratchbox.org/download/files/sbox-releases/0.9.8/tarball/ > because I have scratchbox installed anyway and this compiler was > probably used to compile the original kernel (see /proc/version on the > device) > But I did not compile it inside scratchbox arm or i386 target, just > directly in i386 debian (in colinux on XP machine :) with > /scratchbox/compilers/arm-linux-gcc3.4.cs-glibc2.3/bin > prepended to PATH > > Frantisek > >
- Previous message: [maemo-developers] compiling kernel Re: Fwd: [maemo-users] howto use the 770 as wlan-card replacement?
- Next message: [maemo-developers] Re: compiling kernel Re: Fwd: [maemo-users] howto use the 770 as wlan-card replacement?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]