I am happy have experienced this problem coz, i learnt something from it, after going through all the forum, cud not find the problem but managed to fixed it by removing and putting back the motherboard battery, till now have not experienced the problem again, this problem sometimes disables the wifi functionality and to enable it might require doing this process which reboots the memory
ieee488
4 Operator
•
11.1K Posts
0
November 4th, 2010 08:00
read http://ubuntuforums.org/showthread.php?t=1604101
Siva9789
3 Posts
0
January 16th, 2011 23:00
try this command in terminal and check wireless drivers is getting detected.
sudo -E make clean modules
sudo make install
sudo depmod -a
blacklist r8169
sudo update-initramfs -u
restart your system
-hope your problem will be fixed
or
go to synaptic package manager and try to do a search for realtek wireless drivers.
Siva9789
3 Posts
1
January 16th, 2011 23:00
try this command in terminal
sudo -E make clean modules
sudo make install
sudo depmod -a
blacklist r8169
sudo update-initramfs -u
-hope your problem will be fixed
thanks
faber666
2 Posts
0
January 17th, 2011 00:00
sudo add-apt-repository ppa:lexical/hwe-wireless
sudo apt-get update
sudo apt-get install rtl8192ce-dkms
Solution Develo
1 Message
0
February 18th, 2015 10:00
I am happy have experienced this problem coz, i learnt something from it, after going through all the forum, cud not find the problem but managed to fixed it by removing and putting back the motherboard battery, till now have not experienced the problem again, this problem sometimes disables the wifi functionality and to enable it might require doing this process which reboots the memory