View Single Post
Stskeeps's Avatar
Posts: 1,671 | Thanked: 11,478 times | Joined on Jun 2008 @ Warsaw, Poland
#21
Originally Posted by edrex View Post
I'm debootstrapping now. Assuming all goes well, how can I help with testing wireless?
mkdir -p /usr/lib/hotplug/firmware and copy the files in there on initfs to the deblet partition. Reboot.

edit /etc/network/interfaces, and ifup wlan0 and see how it works..

You -must- use a insecure router for now for testing. Use MAC address filtering or something. WPA support will come later.
__________________
As you go on to other communities, remember to build them around politeness, respect, trust and humility. Be wary of poisonous people and deal with them before they end up killing your community.. Seen it happen to too many IRC channels, forums, open source projects.

Last edited by Stskeeps; 2008-10-02 at 10:16. Reason: Gah, completely wrong information.