Original Post
So recently, you may recall that my hard drive died. Well, when I had initially installed Debian on that drive, I was at my parents' where I had an ethernet connection to the Internet, but in my apartment I only have wireless access. (The first time around, I got it up and running no problem). So, I had to forego the network setup while installing and get to it later. Anyway, I manually downloaded the ndiswrapper packages while in Windows, and installed them. I installed the appropriate driver without a problem, and ndiswrapper -l displays my driver and says that the hardware is present, as it should. The problem arises whenever I try to run dhclient. The device (wlan0) does not find the DHCP server, and I can't for the life of me figure out why. Is it possible that there's some net configuration I need to do that I skipped during the installation? If so, is there a way to rerun that configuration procedure, or must I change things manually? Also, I only have the default Sarge 2.4 kernel installed right now. Could this be the issue? I.e., is there some module perhaps that I don't have installed that should be? I have downloaded the 2.6 kernel and source, and I'll give that a try when I get home later tonight, but I just wanted to see if anyone else had any suggestions.