Hi, After installing latest v4.5 kernel[0]. Touch pad is not working and wifi is not avilabale.
completely i removed ubuntu 14.04 version and reinsatlled 16.04 LTS now except wifi everything is working fine. And for wifi i tried this sudo apt-get install build-essential linux-headers-$(uname -r) git echo "options ath10k_core skip_otp=y" | sudo tee /etc/modprobe.d/ath10k_core.conf wget https://www.kernel.org/pub/linux/kernel/projects/backports/2015/11/20/backports-20151120.tar.gz tar zxvf backports-20151120.tar.gz cd backports-20151120 make defconfig-wifi make sudo make install git clone https://github.com/kvalo/ath10k-firmware.git sudo cp -r ath10k-firmware/QCA9377 /lib/firmware/ath10k/ sudo cp /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin_WLAN.TF.1.0-00267-1 /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin source: http://askubuntu.com/questions/708061/qualcomm-atheros-device-168c0042-rev-30-wi-fi-driver-installation On Thu, Mar 24, 2016 at 1:06 AM, Joseph Salisbury < [email protected]> wrote: > Did this issue start happening after an update/upgrade? Was there a > prior kernel version where you were not having this particular problem? > > Would it be possible for you to test the latest upstream kernel? Refer > to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest > v4.5 kernel[0]. > > If this bug is fixed in the mainline kernel, please add the following > tag 'kernel-fixed-upstream'. > > If the mainline kernel does not fix this bug, please add the tag: > 'kernel-bug-exists-upstream'. > > Once testing of the upstream kernel is complete, please mark this bug as > "Confirmed". > > > Thanks in advance. > > [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.5-wily/ > > ** Changed in: linux (Ubuntu) > Importance: Undecided => Medium > > ** Changed in: linux (Ubuntu) > Status: Confirmed => Incomplete > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1560845 > > Title: > Wifi issue in Aspire E5-573 laptop > > Status in linux package in Ubuntu: > Incomplete > > Bug description: > Wifi issue in Aspire E5-573 laptop. Wifi option is avilable in ubuntu > 12.0 and 14.0 > > ProblemType: Bug > DistroRelease: Ubuntu 14.04 > Package: linux-image-3.13.0-83-generic 3.13.0-83.127 > ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35 > Uname: Linux 3.13.0-83-generic x86_64 > ApportVersion: 2.14.1-0ubuntu3.19 > Architecture: amd64 > AudioDevicesInUse: > USER PID ACCESS COMMAND > /dev/snd/controlC1: bitlasoft 1800 F.... pulseaudio > /dev/snd/controlC0: bitlasoft 1800 F.... pulseaudio > CurrentDesktop: Unity > Date: Wed Mar 23 13:21:47 2016 > HibernationDevice: RESUME=UUID=5cee7869-394c-42aa-beb4-dac893ab594e > InstallationDate: Installed on 2016-03-22 (0 days ago) > InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 > (20130213) > IwConfig: > eth0 no wireless extensions. > > lo no wireless extensions. > MachineType: Acer Aspire E5-573 > ProcFB: 0 inteldrmfb > ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-83-generic > root=UUID=eace4efd-a76e-49ef-84e8-f0604ce93675 ro quiet splash vt.handoff=7 > RelatedPackageVersions: > linux-restricted-modules-3.13.0-83-generic N/A > linux-backports-modules-3.13.0-83-generic N/A > linux-firmware 1.127.20 > SourcePackage: linux > StagingDrivers: rts5139 > UpgradeStatus: Upgraded to trusty on 2016-03-23 (0 days ago) > dmi.bios.date: 05/27/2015 > dmi.bios.vendor: Insyde Corp. > dmi.bios.version: V1.15 > dmi.board.asset.tag: Type2 - Board Asset Tag > dmi.board.name: ZORO_BH > dmi.board.vendor: Acer > dmi.board.version: Type2 - A01 Board Version > dmi.chassis.type: 10 > dmi.chassis.vendor: Chassis Manufacturer > dmi.chassis.version: Chassis Version > dmi.modalias: > dmi:bvnInsydeCorp.:bvrV1.15:bd05/27/2015:svnAcer:pnAspireE5-573:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: > dmi.product.name: Aspire E5-573 > dmi.product.version: V3.72 > dmi.sys.vendor: Acer > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560845/+subscriptions > -- Regards--- Sudhakar Donepudi -- Regards--- Sudhakar Donepudi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1560845 Title: Wifi issue in Aspire E5-573 laptop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560845/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
