On Thu, Aug 13, 2009 at 10:53 AM, dinesh kumar <[email protected]>wrote:
> hi, > > i have installed Debian in my new HP lap,and no scan is done to detect > wireless connections..... > and i tried a lot connecting it..even the wireless button doesn't change to > green while in Debian. > I too had similar issues in my Acer one. Do google. At the end stuffing entries in modprobe solved it. This is how mine looks. r...@linus:~# cat /etc/modprobe.d/iwl3945 alias wlan0 iwl3945 options iwl3945 disable_hw_scan=1 r...@linus:~# -- Regards, Udaya Kumar.R _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
