
Anyhow, after having run the 'make kernel_menuconfig" and the 'make menuconfig', I was able to flash the router with my own base-kernel image and after mounting the USB-rootfs, I was able to install more packages like the GPIO-modules. It took me a while to figure out which versions to download and to compile. So never mix old sources or packages with more recent ones. Also beware for the precompiled packages in the Openwrt repository, if you're using a non-standard router like the ADM5120P-based Edimax or Sweex or Omnima boards, you're out of luck cause none of the images will work on your board, an neither of the corresponding packages will load.
After verifying the correct loading of GPIO, GPIO_proxy and GPIO_Leds package we're all set !
Oh yes, the ntp-package was usefull to keep the machine correctly in sync with my ISP's timeserver. And adding the dns-servers in the resolv.conf file allowed correct resolution of internet addresses. :-)
No comments:
Post a Comment