Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Realtek 8723 wireless problem

  1. #11
    Join Date
    Apr 2009
    Beans
    40

    Re: Realtek 8723 wireless problem

    Hello, sorry for the gap... nop that modifications doesn´t work...
    I attached here the dmesg.txtdmesg.txt.zip

    Thank you

  2. #12
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Realtek 8723 wireless problem

    Quote Originally Posted by c.pfarher View Post
    Hello, sorry for the gap... nop that modifications doesn´t work...
    I attached here the dmesg.txtdmesg.txt.zip

    Thank you
    Please undo the changes to /etc/rc.local. Edit the file as above and completely remove:
    Code:
    modprobe -r rtl8723e
    sleep 3
    modprobe rtl8723e
    Proofread carefully, save and close gedit. Now let's write a new file:
    Code:
    gksudo gedit /etc/modprobe.d/rtl8723e.conf
    Add a single line:
    Code:
    options rtl8723e ips=0
    Proofread carefully, save and close gedit. Reboot, cross your fingers again, and tell us if it has improved.

    The exact driver parameter or combination is a bit experimental. It may take a few tries to find it.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •