[Bug 1324900] Re: wlan driver rtl8723 missed after update ubuntu 14.04

Launchpad Bug Tracker 1324900 at bugs.launchpad.net
Fri Sep 1 17:30:24 UTC 2017


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gcc-4.8-armhf-cross (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.8-armhf-cross in Ubuntu.
https://bugs.launchpad.net/bugs/1324900

Title:
  wlan driver rtl8723 missed after update ubuntu 14.04

Status in gcc-4.8-armhf-cross package in Ubuntu:
  Confirmed

Bug description:
  notebook lenovo 11s and 13s use wlan driver rtl8723. Driver didn't come with standard installation ubuntu 14.04.
  After installing driver from git with solution in ubuntuusers forum wlan works well.
  But after every update I have to install it again, see script below.
  It's the same issue with bluethooth.
  Even with bluetooth driver strange effects occurs (connect to xserver failed)

  2) version lsb_release -rd
  Description:	Ubuntu 14.04 LTS
  Release:	14.04
  3) package: rtl8723au (wlan driver form git)

  Could you manage to add wlan and bluethooth driver rtl8723 into standard kernel?
  >>>
  sudo apt-get install git
  git clone http://github.com/lwfinger/rtl8723au.git
  cd rtl8723au
  make
  sudo make install
  sudo modprobe 8723au
  <<<

  best from 
  Stefan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8-armhf-cross/+bug/1324900/+subscriptions



More information about the foundations-bugs mailing list