I'm about to test. Glad that you got this working (I thanked you) also your kernel seems to break the ability to read from the sd card via usb. Might just be my setup though anyway I'm off to reroot my phone and test this. Thanks again.
if you can't cp then use cat, don't know why you can't cp, perhaps you are using official 2.1 kernel.anyway try cat /sdcard/rtecdc.bin > /system/etc/rtecdc.bin
Using this method you don't need netfilters in kernel - correct?
mount -t rfs -o remount,rw /dev/sdl5 /systemcat /ststem/etc/rtecdc.bin > /system/etc/rtecdc.bin.bakrm /system/etc/rtecdc.bincat /sdcard/rtecdc.bin > /system/etc/rtecdc.binchmod 755 /system/etc/rtecdc.binmount -t rfs -o remount,ro /dev/sdl5 /systemecho "Done!"
For the best speed results, you'll probably want to hit up IP 2 Location and see where Sprint's actually placing your IP's "home" location.Followed steps and everything went fine. rtecdc_bin is what's downloaded via the mediafire link in the first post, so if you grab it from there you'll need to include the bolded step below, technically:cp /system/etc/rtecdc.bin /system/etc/rtecdc.orgmv /sdcard/rtecdc_bin /sdcard/rtecdc.bincp /sdcard/rtecdc.bin /system/etc/rtecdc.binchmod 755 /system/etc/rtecdc.binOr, of course, you could just rename the file ahead of time Set up Barnacle and my laptop (vista 32) immediately recognized and connected with joeykrim's 2.0.1 kernel.I know just enough info on these sorts of things to be dangerous to myself, and so I was looking for an easy way to retain the custom kitchen kernel via joey's page with all the removed apps and included stock 2.1 features the custom kernel allows for. The wifi-included kernel from vampirefo is great, but this is the best way to keep everything already built via the custom builder and gain wifi tethering.I'll keep playing with it, but so far I'm thrilled. Thank you!