Difference between revisions of "Talk:Running Debian on ASUS WL-500W"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(New page: == Kernel compilation doesn't work == Hi..i've followed the How-To but in the end it doesn't compile the right kernel... I configure the Kernel with the correct Parameters but everytime I...)
(No difference)

Revision as of 18:51, 22 December 2008

Kernel compilation doesn't work

Hi..i've followed the How-To but in the end it doesn't compile the right kernel... I configure the Kernel with the correct Parameters but everytime I start the make command from trunk directory, my .config file in 'trunk/build_dir/linux-brcm47xx/linux-2.6.25.20' gets overwritten by the config file from the target directory, disabling my custom USB settings and the 'root=/dev/sda1 etc...' entries...what could i have missed?

another thing is the module_install part (INSTALL_MOD_PATH=/tmp/ make modules_install). It seems that the correct command would be 'INSTALL_MOD_PATH=/tmp/ make ARCH=mips modules_install' or else it tries to compile only the X86 modules and asks me about a complete X86 configuration.

Or am I doing something wrong here as well?

i continue trying... ;)

malte.