LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Deepin
User Name
Password
Linux Deepin This forum is for the discussion of Linux Deepin.

Notices


Reply
  Search this Thread
Old 07-16-2013, 05:01 PM   #1
alexdy
LQ Newbie
 
Registered: Jul 2013
Posts: 12

Rep: Reputation: Disabled
Lightbulb Realtek 8188CE wifi on 12.12 Final


it generated random loss of connectivity so after some googling and thinking (it was also a problem with mageia 3 on same h/w) here're the steps that appear to fix stability
1. download the driver pack from realtek site, it is in downloads section and called 'linux_mac80211_0012.0207.2013.tar.bz2', unpack it into a friendly-named location at home and modify the pci.h file by adding the
Code:
#ifndef __devinit
#define __devinit
#define __devinitdata
#endif
where the body of code starts. According to that nice post this is needed due to recent kernel modernization.
2. acquire certainty the tools are there by
Code:
sudo apt-get install gcc build-essential linux-headers-generic linux-headers-`uname -r`
3. in unpacked driver location, issue
Code:
make
sudo make install
4. call
Code:
modprobe rtl8192ce
to activate installed driver momentarily then
Code:
sudo gedit /etc/modules
to change 'rtc' string with 'rtl8192ce.ko' so that it would load upon boot.
5. your wireless config may erase after reboot, it'll need re-enabling

humble as I am me know just about nothing of how it's geared and all credit in my mind goes to Icaro Perseo at his blog, namely for this entry, and Comasci from ubuntuforums.org.

On my system the result connection still holds after several uptime hours where kernel module would've already driven me insane loosing it every few minutes.

with regards,
alexander

Last edited by alexdy; 07-17-2013 at 11:02 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
help with installing wireless driver(chipset realtek 8188CE)on debian wheezy chui1989 Linux - Hardware 3 09-28-2012 12:16 AM
Need help for installing Realtek 8188CE wifi driver banexx Slackware 5 11-26-2011 07:08 PM
WiFi (Realtek error) snoqma Linux - Newbie 1 01-12-2011 03:17 PM
[SOLVED] wifi card is not detected by backtrack 4pre final ratawal Linux - Laptop and Netbook 7 08-11-2010 06:37 AM
final step to wifi? unholy Linux - Wireless Networking 8 12-19-2004 10:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Deepin

All times are GMT -5. The time now is 07:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration