|
RTL8185 wifi card not connecting
I installed XUBUNTU 8.04 into my compaq evo n600c then instaled the wifi drivers.
I followed the steps :
1. Build up the drivers from the source code
make
2. Install the driver to the kernel
make install
reboot
I got this far but I am confused by the following steps:
3. bring up wlan if nic is not brought up by GUI, such as NetworkManager
ifconfig wlan0 up
Note: use ifconfig to check whether wlan0 is brought up and use iwconfig to check your wlan interface name,
since it may change wlan0 to wlan1,etc.
My computer doesn't display my network connection ssid as with other ssid's.
Thanks
|