Vern wrote:
Then do "make install" or "make modules_install" as root and see what happens.
FATAL: Module rt73.ko not found.
What does "ls -l /lib/modules/`uname -r`/extra" say?
Thanks,[/quote]
Sorry, Vern, I don't think I know what you mean. I can not do "make" or "make install" on PPC, so I do not
quite understand why you want to make sure the step "make install". Anyway, I did "make install" on PC ,here is the result:
make V=1 ARCH=ppc install
*** Install module in /lib/modules/2.4.20-8/extra ...
make[1]: Entering directory `/usr/local/mpc8349/small/rpm/BUILD/linux-2.6.13'
make -rR -f /usr/local/mpc8349/small/rpm/BUILD/linux-2.6.13/scripts/Makefile.modinst
mkdir -p /lib/modules/2.6.13.4/extra; cp /home/liucheny/working/rt73-cvs-2008120319/Module/rt73.ko /lib/modules/2.6.13.4/extra
make[1]: Leaving directory `/usr/local/mpc8349/small/rpm/BUILD/linux-2.6.13'
/sbin/depmod -a
*** Update /etc/modprobe.d/ralink alias for wlan*
*** Config dir /etc/modprobe.d not found
*** Install firmware in /lib/firmware ...
*** Check old config ...
# ls -l /lib/modules/2.6.13.4/extra
# rt73.ko
Thanks for patience