Activity log for bug #1509803

Date Who What changed Old value New value Message
2015-10-25 12:42:27 Mitch Dabbas bug added bug
2015-10-25 20:35:30 Pilot6 bug added subscriber Pilot6
2015-12-26 23:34:32 penalvch affects linux-lts-vivid (Ubuntu) linux (Ubuntu)
2015-12-26 23:34:32 penalvch linux (Ubuntu): importance Undecided Low
2015-12-26 23:34:32 penalvch linux (Ubuntu): status New Incomplete
2015-12-27 16:11:28 Mitch Dabbas tags amd64 apport-bug package-from-proposed trusty amd64 apport-bug apport-collected package-from-proposed trusty
2015-12-27 16:11:30 Mitch Dabbas description I have an issue with my Bluetooth, in a Lenovo 50-70. It will not turn on, and if I try to turn it on, it gives the messsage that no adapters found. I tied converting the .hex windows driver t .hcd, but that didn't help. Below is my info: 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub dmesg | grep -i blue [ 36.077001] Bluetooth: Core ver 2.20 [ 36.077016] Bluetooth: HCI device and connection manager initialized [ 36.077018] Bluetooth: HCI socket layer initialized [ 36.077020] Bluetooth: L2CAP socket layer initialized [ 36.077024] Bluetooth: SCO socket layer initialized [ 36.165964] Bluetooth: RFCOMM TTY layer initialized [ 36.165973] Bluetooth: RFCOMM socket layer initialized [ 36.165978] Bluetooth: RFCOMM ver 1.11 [ 36.192237] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 36.192239] Bluetooth: BNEP filters: protocol multicast [ 36.192242] Bluetooth: BNEP socket layer initialized ls -l /lib/firmware/brcm total 7716 -rw-rw-r-- 1 root root 28263 Oct 23 22:38 BCM43142A0-105b:e065.hcd -rw-r--r-- 1 root root 269595 Nov 24 2014 bcm4329-fullmac-4.bin -rw-r--r-- 1 root root 96224 Dec 1 2014 bcm43xx-0.fw -rw-r--r-- 1 root root 180 Dec 1 2014 bcm43xx_hdr-0.fw -rw-r--r-- 1 root root 397312 Dec 1 2014 brcmfmac43143.bin -rwxr-xr-x 1 root root 385067 Sep 24 16:20 brcmfmac43143-sdio.bin -rw-r--r-- 1 root root 348160 Nov 24 2014 brcmfmac43236b.bin -rw-r--r-- 1 root root 455745 Dec 1 2014 brcmfmac43241b0-sdio.bin -rw-r--r-- 1 root root 403855 Dec 1 2014 brcmfmac43241b4-sdio.bin -rw-r--r-- 1 root root 479232 Sep 24 16:20 brcmfmac43242a.bin -rw-r--r-- 1 root root 253748 Dec 1 2014 brcmfmac4329-sdio.bin -rw-r--r-- 1 root root 222126 Dec 1 2014 brcmfmac4330-sdio.bin -rw-r--r-- 1 root root 451566 Dec 1 2014 brcmfmac4334-sdio.bin -rw-r--r-- 1 root root 569291 Dec 1 2014 brcmfmac4335-sdio.bin -rw-r--r-- 1 root root 219557 Dec 1 2014 brcmfmac43362-sdio.bin -rw-r--r-- 1 root root 493599 Sep 24 16:20 brcmfmac4339-sdio.bin -rw-r--r-- 1 root root 507752 Sep 24 16:13 brcmfmac4354-sdio.bin -rw-r--r-- 1 root root 557056 Sep 24 16:20 brcmfmac43569.bin -rw-r--r-- 1 root root 550333 Sep 24 16:20 brcmfmac43570-pcie.bin -rw-r--r-- 1 root root 588940 Sep 24 16:20 brcmfmac43602-pcie.ap.bin -rw-r--r-- 1 root root 590544 Sep 24 16:20 brcmfmac43602-pcie.bin lspci -knn | grep Net -A2; lsusb 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub After loading the .hcd file I get this dmesg | grep -i blue [ 24.144917] Bluetooth: Core ver 2.20 [ 24.144932] Bluetooth: HCI device and connection manager initialized [ 24.144935] Bluetooth: HCI socket layer initialized [ 24.144937] Bluetooth: L2CAP socket layer initialized [ 24.144941] Bluetooth: SCO socket layer initialized [ 24.191155] Bluetooth: RFCOMM TTY layer initialized [ 24.191162] Bluetooth: RFCOMM socket layer initialized [ 24.191167] Bluetooth: RFCOMM ver 1.11 [ 24.215839] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 24.215842] Bluetooth: BNEP filters: protocol multicast [ 24.215845] Bluetooth: BNEP socket layer initialized I have tried about everything I could find out there, and nothing helped. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-32-generic 3.19.0-32.37~14.04.1 ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7 Uname: Linux 3.19.0-32-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.14.1-0ubuntu3.17 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Oct 25 15:33:25 2015 InstallationDate: Installed on 2015-09-23 (31 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) I have an issue with my Bluetooth, in a Lenovo 50-70. It will not turn on, and if I try to turn it on, it gives the messsage that no adapters found. I tied converting the .hex windows driver t .hcd, but that didn't help. Below is my info: 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub dmesg | grep -i blue [ 36.077001] Bluetooth: Core ver 2.20 [ 36.077016] Bluetooth: HCI device and connection manager initialized [ 36.077018] Bluetooth: HCI socket layer initialized [ 36.077020] Bluetooth: L2CAP socket layer initialized [ 36.077024] Bluetooth: SCO socket layer initialized [ 36.165964] Bluetooth: RFCOMM TTY layer initialized [ 36.165973] Bluetooth: RFCOMM socket layer initialized [ 36.165978] Bluetooth: RFCOMM ver 1.11 [ 36.192237] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 36.192239] Bluetooth: BNEP filters: protocol multicast [ 36.192242] Bluetooth: BNEP socket layer initialized ls -l /lib/firmware/brcm total 7716 -rw-rw-r-- 1 root root 28263 Oct 23 22:38 BCM43142A0-105b:e065.hcd -rw-r--r-- 1 root root 269595 Nov 24 2014 bcm4329-fullmac-4.bin -rw-r--r-- 1 root root 96224 Dec 1 2014 bcm43xx-0.fw -rw-r--r-- 1 root root 180 Dec 1 2014 bcm43xx_hdr-0.fw -rw-r--r-- 1 root root 397312 Dec 1 2014 brcmfmac43143.bin -rwxr-xr-x 1 root root 385067 Sep 24 16:20 brcmfmac43143-sdio.bin -rw-r--r-- 1 root root 348160 Nov 24 2014 brcmfmac43236b.bin -rw-r--r-- 1 root root 455745 Dec 1 2014 brcmfmac43241b0-sdio.bin -rw-r--r-- 1 root root 403855 Dec 1 2014 brcmfmac43241b4-sdio.bin -rw-r--r-- 1 root root 479232 Sep 24 16:20 brcmfmac43242a.bin -rw-r--r-- 1 root root 253748 Dec 1 2014 brcmfmac4329-sdio.bin -rw-r--r-- 1 root root 222126 Dec 1 2014 brcmfmac4330-sdio.bin -rw-r--r-- 1 root root 451566 Dec 1 2014 brcmfmac4334-sdio.bin -rw-r--r-- 1 root root 569291 Dec 1 2014 brcmfmac4335-sdio.bin -rw-r--r-- 1 root root 219557 Dec 1 2014 brcmfmac43362-sdio.bin -rw-r--r-- 1 root root 493599 Sep 24 16:20 brcmfmac4339-sdio.bin -rw-r--r-- 1 root root 507752 Sep 24 16:13 brcmfmac4354-sdio.bin -rw-r--r-- 1 root root 557056 Sep 24 16:20 brcmfmac43569.bin -rw-r--r-- 1 root root 550333 Sep 24 16:20 brcmfmac43570-pcie.bin -rw-r--r-- 1 root root 588940 Sep 24 16:20 brcmfmac43602-pcie.ap.bin -rw-r--r-- 1 root root 590544 Sep 24 16:20 brcmfmac43602-pcie.bin lspci -knn | grep Net -A2; lsusb 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub After loading the .hcd file I get this dmesg | grep -i blue [ 24.144917] Bluetooth: Core ver 2.20 [ 24.144932] Bluetooth: HCI device and connection manager initialized [ 24.144935] Bluetooth: HCI socket layer initialized [ 24.144937] Bluetooth: L2CAP socket layer initialized [ 24.144941] Bluetooth: SCO socket layer initialized [ 24.191155] Bluetooth: RFCOMM TTY layer initialized [ 24.191162] Bluetooth: RFCOMM socket layer initialized [ 24.191167] Bluetooth: RFCOMM ver 1.11 [ 24.215839] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 24.215842] Bluetooth: BNEP filters: protocol multicast [ 24.215845] Bluetooth: BNEP socket layer initialized I have tried about everything I could find out there, and nothing helped. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-32-generic 3.19.0-32.37~14.04.1 ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7 Uname: Linux 3.19.0-32-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.14.1-0ubuntu3.17 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Oct 25 15:33:25 2015 InstallationDate: Installed on 2015-09-23 (31 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: abed 3459 F.... pulseaudio /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB: 0 inteldrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-42-generic N/A linux-backports-modules-3.19.0-42-generic N/A linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO
2015-12-27 16:11:32 Mitch Dabbas attachment added AlsaInfo.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540928/+files/AlsaInfo.txt
2015-12-27 16:11:34 Mitch Dabbas attachment added BootDmesg.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540929/+files/BootDmesg.txt
2015-12-27 16:11:36 Mitch Dabbas attachment added CRDA.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540930/+files/CRDA.txt
2015-12-27 16:11:38 Mitch Dabbas attachment added CurrentDmesg.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540931/+files/CurrentDmesg.txt
2015-12-27 16:11:39 Mitch Dabbas attachment added IwConfig.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540932/+files/IwConfig.txt
2015-12-27 16:11:41 Mitch Dabbas attachment added Lspci.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540933/+files/Lspci.txt
2015-12-27 16:11:42 Mitch Dabbas attachment added Lsusb.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540934/+files/Lsusb.txt
2015-12-27 16:11:45 Mitch Dabbas attachment added ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540935/+files/ProcCpuinfo.txt
2015-12-27 16:11:47 Mitch Dabbas attachment added ProcEnviron.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540936/+files/ProcEnviron.txt
2015-12-27 16:11:48 Mitch Dabbas attachment added ProcInterrupts.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540937/+files/ProcInterrupts.txt
2015-12-27 16:11:50 Mitch Dabbas attachment added ProcModules.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540938/+files/ProcModules.txt
2015-12-27 16:11:52 Mitch Dabbas attachment added RfKill.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540939/+files/RfKill.txt
2015-12-27 16:11:55 Mitch Dabbas attachment added UdevDb.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540940/+files/UdevDb.txt
2015-12-27 16:12:00 Mitch Dabbas attachment added UdevLog.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540941/+files/UdevLog.txt
2015-12-27 16:12:05 Mitch Dabbas attachment added WifiSyslog.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540942/+files/WifiSyslog.txt
2015-12-27 16:12:37 Mitch Dabbas description I have an issue with my Bluetooth, in a Lenovo 50-70. It will not turn on, and if I try to turn it on, it gives the messsage that no adapters found. I tied converting the .hex windows driver t .hcd, but that didn't help. Below is my info: 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub dmesg | grep -i blue [ 36.077001] Bluetooth: Core ver 2.20 [ 36.077016] Bluetooth: HCI device and connection manager initialized [ 36.077018] Bluetooth: HCI socket layer initialized [ 36.077020] Bluetooth: L2CAP socket layer initialized [ 36.077024] Bluetooth: SCO socket layer initialized [ 36.165964] Bluetooth: RFCOMM TTY layer initialized [ 36.165973] Bluetooth: RFCOMM socket layer initialized [ 36.165978] Bluetooth: RFCOMM ver 1.11 [ 36.192237] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 36.192239] Bluetooth: BNEP filters: protocol multicast [ 36.192242] Bluetooth: BNEP socket layer initialized ls -l /lib/firmware/brcm total 7716 -rw-rw-r-- 1 root root 28263 Oct 23 22:38 BCM43142A0-105b:e065.hcd -rw-r--r-- 1 root root 269595 Nov 24 2014 bcm4329-fullmac-4.bin -rw-r--r-- 1 root root 96224 Dec 1 2014 bcm43xx-0.fw -rw-r--r-- 1 root root 180 Dec 1 2014 bcm43xx_hdr-0.fw -rw-r--r-- 1 root root 397312 Dec 1 2014 brcmfmac43143.bin -rwxr-xr-x 1 root root 385067 Sep 24 16:20 brcmfmac43143-sdio.bin -rw-r--r-- 1 root root 348160 Nov 24 2014 brcmfmac43236b.bin -rw-r--r-- 1 root root 455745 Dec 1 2014 brcmfmac43241b0-sdio.bin -rw-r--r-- 1 root root 403855 Dec 1 2014 brcmfmac43241b4-sdio.bin -rw-r--r-- 1 root root 479232 Sep 24 16:20 brcmfmac43242a.bin -rw-r--r-- 1 root root 253748 Dec 1 2014 brcmfmac4329-sdio.bin -rw-r--r-- 1 root root 222126 Dec 1 2014 brcmfmac4330-sdio.bin -rw-r--r-- 1 root root 451566 Dec 1 2014 brcmfmac4334-sdio.bin -rw-r--r-- 1 root root 569291 Dec 1 2014 brcmfmac4335-sdio.bin -rw-r--r-- 1 root root 219557 Dec 1 2014 brcmfmac43362-sdio.bin -rw-r--r-- 1 root root 493599 Sep 24 16:20 brcmfmac4339-sdio.bin -rw-r--r-- 1 root root 507752 Sep 24 16:13 brcmfmac4354-sdio.bin -rw-r--r-- 1 root root 557056 Sep 24 16:20 brcmfmac43569.bin -rw-r--r-- 1 root root 550333 Sep 24 16:20 brcmfmac43570-pcie.bin -rw-r--r-- 1 root root 588940 Sep 24 16:20 brcmfmac43602-pcie.ap.bin -rw-r--r-- 1 root root 590544 Sep 24 16:20 brcmfmac43602-pcie.bin lspci -knn | grep Net -A2; lsusb 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub After loading the .hcd file I get this dmesg | grep -i blue [ 24.144917] Bluetooth: Core ver 2.20 [ 24.144932] Bluetooth: HCI device and connection manager initialized [ 24.144935] Bluetooth: HCI socket layer initialized [ 24.144937] Bluetooth: L2CAP socket layer initialized [ 24.144941] Bluetooth: SCO socket layer initialized [ 24.191155] Bluetooth: RFCOMM TTY layer initialized [ 24.191162] Bluetooth: RFCOMM socket layer initialized [ 24.191167] Bluetooth: RFCOMM ver 1.11 [ 24.215839] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 24.215842] Bluetooth: BNEP filters: protocol multicast [ 24.215845] Bluetooth: BNEP socket layer initialized I have tried about everything I could find out there, and nothing helped. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-32-generic 3.19.0-32.37~14.04.1 ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7 Uname: Linux 3.19.0-32-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.14.1-0ubuntu3.17 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Oct 25 15:33:25 2015 InstallationDate: Installed on 2015-09-23 (31 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: abed 3459 F.... pulseaudio /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB: 0 inteldrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-42-generic N/A linux-backports-modules-3.19.0-42-generic N/A linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO I have an issue with my Bluetooth, in a Lenovo 50-70. It will not turn on, and if I try to turn it on, it gives the messsage that no adapters found. I tied converting the .hex windows driver t .hcd, but that didn't help. Below is my info: 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub dmesg | grep -i blue [ 36.077001] Bluetooth: Core ver 2.20 [ 36.077016] Bluetooth: HCI device and connection manager initialized [ 36.077018] Bluetooth: HCI socket layer initialized [ 36.077020] Bluetooth: L2CAP socket layer initialized [ 36.077024] Bluetooth: SCO socket layer initialized [ 36.165964] Bluetooth: RFCOMM TTY layer initialized [ 36.165973] Bluetooth: RFCOMM socket layer initialized [ 36.165978] Bluetooth: RFCOMM ver 1.11 [ 36.192237] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 36.192239] Bluetooth: BNEP filters: protocol multicast [ 36.192242] Bluetooth: BNEP socket layer initialized ls -l /lib/firmware/brcm total 7716 -rw-rw-r-- 1 root root 28263 Oct 23 22:38 BCM43142A0-105b:e065.hcd -rw-r--r-- 1 root root 269595 Nov 24 2014 bcm4329-fullmac-4.bin -rw-r--r-- 1 root root 96224 Dec 1 2014 bcm43xx-0.fw -rw-r--r-- 1 root root 180 Dec 1 2014 bcm43xx_hdr-0.fw -rw-r--r-- 1 root root 397312 Dec 1 2014 brcmfmac43143.bin -rwxr-xr-x 1 root root 385067 Sep 24 16:20 brcmfmac43143-sdio.bin -rw-r--r-- 1 root root 348160 Nov 24 2014 brcmfmac43236b.bin -rw-r--r-- 1 root root 455745 Dec 1 2014 brcmfmac43241b0-sdio.bin -rw-r--r-- 1 root root 403855 Dec 1 2014 brcmfmac43241b4-sdio.bin -rw-r--r-- 1 root root 479232 Sep 24 16:20 brcmfmac43242a.bin -rw-r--r-- 1 root root 253748 Dec 1 2014 brcmfmac4329-sdio.bin -rw-r--r-- 1 root root 222126 Dec 1 2014 brcmfmac4330-sdio.bin -rw-r--r-- 1 root root 451566 Dec 1 2014 brcmfmac4334-sdio.bin -rw-r--r-- 1 root root 569291 Dec 1 2014 brcmfmac4335-sdio.bin -rw-r--r-- 1 root root 219557 Dec 1 2014 brcmfmac43362-sdio.bin -rw-r--r-- 1 root root 493599 Sep 24 16:20 brcmfmac4339-sdio.bin -rw-r--r-- 1 root root 507752 Sep 24 16:13 brcmfmac4354-sdio.bin -rw-r--r-- 1 root root 557056 Sep 24 16:20 brcmfmac43569.bin -rw-r--r-- 1 root root 550333 Sep 24 16:20 brcmfmac43570-pcie.bin -rw-r--r-- 1 root root 588940 Sep 24 16:20 brcmfmac43602-pcie.ap.bin -rw-r--r-- 1 root root 590544 Sep 24 16:20 brcmfmac43602-pcie.bin lspci -knn | grep Net -A2; lsusb 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub After loading the .hcd file I get this dmesg | grep -i blue [ 24.144917] Bluetooth: Core ver 2.20 [ 24.144932] Bluetooth: HCI device and connection manager initialized [ 24.144935] Bluetooth: HCI socket layer initialized [ 24.144937] Bluetooth: L2CAP socket layer initialized [ 24.144941] Bluetooth: SCO socket layer initialized [ 24.191155] Bluetooth: RFCOMM TTY layer initialized [ 24.191162] Bluetooth: RFCOMM socket layer initialized [ 24.191167] Bluetooth: RFCOMM ver 1.11 [ 24.215839] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 24.215842] Bluetooth: BNEP filters: protocol multicast [ 24.215845] Bluetooth: BNEP socket layer initialized I have tried about everything I could find out there, and nothing helped. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-32-generic 3.19.0-32.37~14.04.1 ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7 Uname: Linux 3.19.0-32-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.14.1-0ubuntu3.17 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Oct 25 15:33:25 2015 InstallationDate: Installed on 2015-09-23 (31 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: abed 3459 F.... pulseaudio /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB: 0 inteldrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-42-generic N/A linux-backports-modules-3.19.0-42-generic N/A linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: abed 3459 F.... pulseaudio /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB: 0 inteldrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-42-generic N/A linux-backports-modules-3.19.0-42-generic N/A linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO
2015-12-27 16:12:39 Mitch Dabbas attachment added AlsaInfo.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540943/+files/AlsaInfo.txt
2015-12-27 16:12:42 Mitch Dabbas attachment added BootDmesg.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540944/+files/BootDmesg.txt
2015-12-27 16:12:45 Mitch Dabbas attachment added CRDA.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540945/+files/CRDA.txt
2015-12-27 16:12:47 Mitch Dabbas attachment added CurrentDmesg.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540946/+files/CurrentDmesg.txt
2015-12-27 16:12:49 Mitch Dabbas attachment added IwConfig.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540947/+files/IwConfig.txt
2015-12-27 16:12:52 Mitch Dabbas attachment added Lspci.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540948/+files/Lspci.txt
2015-12-27 16:12:54 Mitch Dabbas attachment added Lsusb.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540949/+files/Lsusb.txt
2015-12-27 16:12:56 Mitch Dabbas attachment added ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540950/+files/ProcCpuinfo.txt
2015-12-27 16:12:59 Mitch Dabbas attachment added ProcEnviron.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540951/+files/ProcEnviron.txt
2015-12-27 16:13:01 Mitch Dabbas attachment added ProcInterrupts.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540952/+files/ProcInterrupts.txt
2015-12-27 16:13:02 Mitch Dabbas attachment added ProcModules.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540953/+files/ProcModules.txt
2015-12-27 16:13:04 Mitch Dabbas attachment added RfKill.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540954/+files/RfKill.txt
2015-12-27 16:13:07 Mitch Dabbas attachment added UdevDb.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540955/+files/UdevDb.txt
2015-12-27 16:13:14 Mitch Dabbas attachment added UdevLog.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540956/+files/UdevLog.txt
2015-12-27 16:13:20 Mitch Dabbas attachment added WifiSyslog.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540957/+files/WifiSyslog.txt
2015-12-27 16:14:20 Mitch Dabbas description I have an issue with my Bluetooth, in a Lenovo 50-70. It will not turn on, and if I try to turn it on, it gives the messsage that no adapters found. I tied converting the .hex windows driver t .hcd, but that didn't help. Below is my info: 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub dmesg | grep -i blue [ 36.077001] Bluetooth: Core ver 2.20 [ 36.077016] Bluetooth: HCI device and connection manager initialized [ 36.077018] Bluetooth: HCI socket layer initialized [ 36.077020] Bluetooth: L2CAP socket layer initialized [ 36.077024] Bluetooth: SCO socket layer initialized [ 36.165964] Bluetooth: RFCOMM TTY layer initialized [ 36.165973] Bluetooth: RFCOMM socket layer initialized [ 36.165978] Bluetooth: RFCOMM ver 1.11 [ 36.192237] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 36.192239] Bluetooth: BNEP filters: protocol multicast [ 36.192242] Bluetooth: BNEP socket layer initialized ls -l /lib/firmware/brcm total 7716 -rw-rw-r-- 1 root root 28263 Oct 23 22:38 BCM43142A0-105b:e065.hcd -rw-r--r-- 1 root root 269595 Nov 24 2014 bcm4329-fullmac-4.bin -rw-r--r-- 1 root root 96224 Dec 1 2014 bcm43xx-0.fw -rw-r--r-- 1 root root 180 Dec 1 2014 bcm43xx_hdr-0.fw -rw-r--r-- 1 root root 397312 Dec 1 2014 brcmfmac43143.bin -rwxr-xr-x 1 root root 385067 Sep 24 16:20 brcmfmac43143-sdio.bin -rw-r--r-- 1 root root 348160 Nov 24 2014 brcmfmac43236b.bin -rw-r--r-- 1 root root 455745 Dec 1 2014 brcmfmac43241b0-sdio.bin -rw-r--r-- 1 root root 403855 Dec 1 2014 brcmfmac43241b4-sdio.bin -rw-r--r-- 1 root root 479232 Sep 24 16:20 brcmfmac43242a.bin -rw-r--r-- 1 root root 253748 Dec 1 2014 brcmfmac4329-sdio.bin -rw-r--r-- 1 root root 222126 Dec 1 2014 brcmfmac4330-sdio.bin -rw-r--r-- 1 root root 451566 Dec 1 2014 brcmfmac4334-sdio.bin -rw-r--r-- 1 root root 569291 Dec 1 2014 brcmfmac4335-sdio.bin -rw-r--r-- 1 root root 219557 Dec 1 2014 brcmfmac43362-sdio.bin -rw-r--r-- 1 root root 493599 Sep 24 16:20 brcmfmac4339-sdio.bin -rw-r--r-- 1 root root 507752 Sep 24 16:13 brcmfmac4354-sdio.bin -rw-r--r-- 1 root root 557056 Sep 24 16:20 brcmfmac43569.bin -rw-r--r-- 1 root root 550333 Sep 24 16:20 brcmfmac43570-pcie.bin -rw-r--r-- 1 root root 588940 Sep 24 16:20 brcmfmac43602-pcie.ap.bin -rw-r--r-- 1 root root 590544 Sep 24 16:20 brcmfmac43602-pcie.bin lspci -knn | grep Net -A2; lsusb 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub After loading the .hcd file I get this dmesg | grep -i blue [ 24.144917] Bluetooth: Core ver 2.20 [ 24.144932] Bluetooth: HCI device and connection manager initialized [ 24.144935] Bluetooth: HCI socket layer initialized [ 24.144937] Bluetooth: L2CAP socket layer initialized [ 24.144941] Bluetooth: SCO socket layer initialized [ 24.191155] Bluetooth: RFCOMM TTY layer initialized [ 24.191162] Bluetooth: RFCOMM socket layer initialized [ 24.191167] Bluetooth: RFCOMM ver 1.11 [ 24.215839] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 24.215842] Bluetooth: BNEP filters: protocol multicast [ 24.215845] Bluetooth: BNEP socket layer initialized I have tried about everything I could find out there, and nothing helped. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-32-generic 3.19.0-32.37~14.04.1 ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7 Uname: Linux 3.19.0-32-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.14.1-0ubuntu3.17 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Oct 25 15:33:25 2015 InstallationDate: Installed on 2015-09-23 (31 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: abed 3459 F.... pulseaudio /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB: 0 inteldrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-42-generic N/A linux-backports-modules-3.19.0-42-generic N/A linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: abed 3459 F.... pulseaudio /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB: 0 inteldrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-42-generic N/A linux-backports-modules-3.19.0-42-generic N/A linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO I have an issue with my Bluetooth, in a Lenovo 50-70. It will not turn on, and if I try to turn it on, it gives the messsage that no adapters found. I tied converting the .hex windows driver t .hcd, but that didn't help. Below is my info: 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub dmesg | grep -i blue [ 36.077001] Bluetooth: Core ver 2.20 [ 36.077016] Bluetooth: HCI device and connection manager initialized [ 36.077018] Bluetooth: HCI socket layer initialized [ 36.077020] Bluetooth: L2CAP socket layer initialized [ 36.077024] Bluetooth: SCO socket layer initialized [ 36.165964] Bluetooth: RFCOMM TTY layer initialized [ 36.165973] Bluetooth: RFCOMM socket layer initialized [ 36.165978] Bluetooth: RFCOMM ver 1.11 [ 36.192237] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 36.192239] Bluetooth: BNEP filters: protocol multicast [ 36.192242] Bluetooth: BNEP socket layer initialized ls -l /lib/firmware/brcm total 7716 -rw-rw-r-- 1 root root 28263 Oct 23 22:38 BCM43142A0-105b:e065.hcd -rw-r--r-- 1 root root 269595 Nov 24 2014 bcm4329-fullmac-4.bin -rw-r--r-- 1 root root 96224 Dec 1 2014 bcm43xx-0.fw -rw-r--r-- 1 root root 180 Dec 1 2014 bcm43xx_hdr-0.fw -rw-r--r-- 1 root root 397312 Dec 1 2014 brcmfmac43143.bin -rwxr-xr-x 1 root root 385067 Sep 24 16:20 brcmfmac43143-sdio.bin -rw-r--r-- 1 root root 348160 Nov 24 2014 brcmfmac43236b.bin -rw-r--r-- 1 root root 455745 Dec 1 2014 brcmfmac43241b0-sdio.bin -rw-r--r-- 1 root root 403855 Dec 1 2014 brcmfmac43241b4-sdio.bin -rw-r--r-- 1 root root 479232 Sep 24 16:20 brcmfmac43242a.bin -rw-r--r-- 1 root root 253748 Dec 1 2014 brcmfmac4329-sdio.bin -rw-r--r-- 1 root root 222126 Dec 1 2014 brcmfmac4330-sdio.bin -rw-r--r-- 1 root root 451566 Dec 1 2014 brcmfmac4334-sdio.bin -rw-r--r-- 1 root root 569291 Dec 1 2014 brcmfmac4335-sdio.bin -rw-r--r-- 1 root root 219557 Dec 1 2014 brcmfmac43362-sdio.bin -rw-r--r-- 1 root root 493599 Sep 24 16:20 brcmfmac4339-sdio.bin -rw-r--r-- 1 root root 507752 Sep 24 16:13 brcmfmac4354-sdio.bin -rw-r--r-- 1 root root 557056 Sep 24 16:20 brcmfmac43569.bin -rw-r--r-- 1 root root 550333 Sep 24 16:20 brcmfmac43570-pcie.bin -rw-r--r-- 1 root root 588940 Sep 24 16:20 brcmfmac43602-pcie.ap.bin -rw-r--r-- 1 root root 590544 Sep 24 16:20 brcmfmac43602-pcie.bin lspci -knn | grep Net -A2; lsusb 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub After loading the .hcd file I get this dmesg | grep -i blue [ 24.144917] Bluetooth: Core ver 2.20 [ 24.144932] Bluetooth: HCI device and connection manager initialized [ 24.144935] Bluetooth: HCI socket layer initialized [ 24.144937] Bluetooth: L2CAP socket layer initialized [ 24.144941] Bluetooth: SCO socket layer initialized [ 24.191155] Bluetooth: RFCOMM TTY layer initialized [ 24.191162] Bluetooth: RFCOMM socket layer initialized [ 24.191167] Bluetooth: RFCOMM ver 1.11 [ 24.215839] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 24.215842] Bluetooth: BNEP filters: protocol multicast [ 24.215845] Bluetooth: BNEP socket layer initialized I have tried about everything I could find out there, and nothing helped. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-32-generic 3.19.0-32.37~14.04.1 ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7 Uname: Linux 3.19.0-32-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.14.1-0ubuntu3.17 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Oct 25 15:33:25 2015 InstallationDate: Installed on 2015-09-23 (31 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: abed 3459 F.... pulseaudio /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB: 0 inteldrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-42-generic N/A linux-backports-modules-3.19.0-42-generic N/A linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: abed 3459 F.... pulseaudio /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB: 0 inteldrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-42-generic N/A linux-backports-modules-3.19.0-42-generic N/A linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: abed 3459 F.... pulseaudio /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB: 0 inteldrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-42-generic N/A linux-backports-modules-3.19.0-42-generic N/A linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO
2015-12-27 16:14:22 Mitch Dabbas attachment added AlsaInfo.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540958/+files/AlsaInfo.txt
2015-12-27 16:14:24 Mitch Dabbas attachment added BootDmesg.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540959/+files/BootDmesg.txt
2015-12-27 16:14:26 Mitch Dabbas attachment added CRDA.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540960/+files/CRDA.txt
2015-12-27 16:14:28 Mitch Dabbas attachment added CurrentDmesg.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540961/+files/CurrentDmesg.txt
2015-12-27 16:14:30 Mitch Dabbas attachment added IwConfig.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540962/+files/IwConfig.txt
2015-12-27 16:14:32 Mitch Dabbas attachment added Lspci.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540963/+files/Lspci.txt
2015-12-27 16:14:33 Mitch Dabbas attachment added Lsusb.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540964/+files/Lsusb.txt
2015-12-27 16:14:35 Mitch Dabbas attachment added ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540965/+files/ProcCpuinfo.txt
2015-12-27 16:14:37 Mitch Dabbas attachment added ProcEnviron.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540966/+files/ProcEnviron.txt
2015-12-27 16:14:39 Mitch Dabbas attachment added ProcInterrupts.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540967/+files/ProcInterrupts.txt
2015-12-27 16:14:41 Mitch Dabbas attachment added ProcModules.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540968/+files/ProcModules.txt
2015-12-27 16:14:43 Mitch Dabbas attachment added RfKill.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540969/+files/RfKill.txt
2015-12-27 16:14:47 Mitch Dabbas attachment added UdevDb.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540970/+files/UdevDb.txt
2015-12-27 16:14:53 Mitch Dabbas attachment added UdevLog.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540971/+files/UdevLog.txt
2015-12-27 16:14:58 Mitch Dabbas attachment added WifiSyslog.txt https://bugs.launchpad.net/bugs/1509803/+attachment/4540972/+files/WifiSyslog.txt
2015-12-27 17:21:16 penalvch attachment removed AlsaInfo.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540928/+files/AlsaInfo.txt
2015-12-27 17:21:24 penalvch attachment removed BootDmesg.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540929/+files/BootDmesg.txt
2015-12-27 17:21:25 penalvch attachment removed CRDA.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540930/+files/CRDA.txt
2015-12-27 17:21:27 penalvch attachment removed CurrentDmesg.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540931/+files/CurrentDmesg.txt
2015-12-27 17:21:28 penalvch attachment removed IwConfig.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540932/+files/IwConfig.txt
2015-12-27 17:21:29 penalvch attachment removed Lspci.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540933/+files/Lspci.txt
2015-12-27 17:21:30 penalvch attachment removed Lsusb.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540934/+files/Lsusb.txt
2015-12-27 17:21:33 penalvch attachment removed ProcCpuinfo.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540935/+files/ProcCpuinfo.txt
2015-12-27 17:21:34 penalvch attachment removed ProcEnviron.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540936/+files/ProcEnviron.txt
2015-12-27 17:21:35 penalvch attachment removed ProcInterrupts.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540937/+files/ProcInterrupts.txt
2015-12-27 17:21:38 penalvch attachment removed RfKill.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540939/+files/RfKill.txt
2015-12-27 17:21:39 penalvch attachment removed ProcModules.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540938/+files/ProcModules.txt
2015-12-27 17:21:40 penalvch attachment removed UdevDb.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540940/+files/UdevDb.txt
2015-12-27 17:21:40 penalvch attachment removed UdevLog.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540941/+files/UdevLog.txt
2015-12-27 17:21:45 penalvch attachment removed WifiSyslog.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540942/+files/WifiSyslog.txt
2015-12-27 17:21:46 penalvch attachment removed AlsaInfo.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540943/+files/AlsaInfo.txt
2015-12-27 17:21:48 penalvch attachment removed BootDmesg.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540944/+files/BootDmesg.txt
2015-12-27 17:21:49 penalvch attachment removed CRDA.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540945/+files/CRDA.txt
2015-12-27 17:21:50 penalvch attachment removed CurrentDmesg.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540946/+files/CurrentDmesg.txt
2015-12-27 17:21:52 penalvch attachment removed IwConfig.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540947/+files/IwConfig.txt
2015-12-27 17:21:53 penalvch attachment removed Lspci.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540948/+files/Lspci.txt
2015-12-27 17:21:54 penalvch attachment removed Lsusb.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540949/+files/Lsusb.txt
2015-12-27 17:21:56 penalvch attachment removed ProcCpuinfo.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540950/+files/ProcCpuinfo.txt
2015-12-27 17:22:01 penalvch attachment removed ProcEnviron.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540951/+files/ProcEnviron.txt
2015-12-27 17:22:05 penalvch attachment removed ProcInterrupts.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540952/+files/ProcInterrupts.txt
2015-12-27 17:22:06 penalvch attachment removed ProcModules.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540953/+files/ProcModules.txt
2015-12-27 17:22:07 penalvch attachment removed RfKill.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540954/+files/RfKill.txt
2015-12-27 17:22:07 penalvch attachment removed UdevDb.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540955/+files/UdevDb.txt
2015-12-27 17:22:09 penalvch attachment removed UdevLog.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540956/+files/UdevLog.txt
2015-12-27 17:22:13 penalvch attachment removed WifiSyslog.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4540957/+files/WifiSyslog.txt
2015-12-27 17:22:14 penalvch attachment removed ProcEnviron.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4504695/+files/ProcEnviron.txt
2015-12-27 17:22:17 penalvch attachment removed Dependencies.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509803/+attachment/4504694/+files/Dependencies.txt
2015-12-27 17:25:19 penalvch description I have an issue with my Bluetooth, in a Lenovo 50-70. It will not turn on, and if I try to turn it on, it gives the messsage that no adapters found. I tied converting the .hex windows driver t .hcd, but that didn't help. Below is my info: 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub dmesg | grep -i blue [ 36.077001] Bluetooth: Core ver 2.20 [ 36.077016] Bluetooth: HCI device and connection manager initialized [ 36.077018] Bluetooth: HCI socket layer initialized [ 36.077020] Bluetooth: L2CAP socket layer initialized [ 36.077024] Bluetooth: SCO socket layer initialized [ 36.165964] Bluetooth: RFCOMM TTY layer initialized [ 36.165973] Bluetooth: RFCOMM socket layer initialized [ 36.165978] Bluetooth: RFCOMM ver 1.11 [ 36.192237] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 36.192239] Bluetooth: BNEP filters: protocol multicast [ 36.192242] Bluetooth: BNEP socket layer initialized ls -l /lib/firmware/brcm total 7716 -rw-rw-r-- 1 root root 28263 Oct 23 22:38 BCM43142A0-105b:e065.hcd -rw-r--r-- 1 root root 269595 Nov 24 2014 bcm4329-fullmac-4.bin -rw-r--r-- 1 root root 96224 Dec 1 2014 bcm43xx-0.fw -rw-r--r-- 1 root root 180 Dec 1 2014 bcm43xx_hdr-0.fw -rw-r--r-- 1 root root 397312 Dec 1 2014 brcmfmac43143.bin -rwxr-xr-x 1 root root 385067 Sep 24 16:20 brcmfmac43143-sdio.bin -rw-r--r-- 1 root root 348160 Nov 24 2014 brcmfmac43236b.bin -rw-r--r-- 1 root root 455745 Dec 1 2014 brcmfmac43241b0-sdio.bin -rw-r--r-- 1 root root 403855 Dec 1 2014 brcmfmac43241b4-sdio.bin -rw-r--r-- 1 root root 479232 Sep 24 16:20 brcmfmac43242a.bin -rw-r--r-- 1 root root 253748 Dec 1 2014 brcmfmac4329-sdio.bin -rw-r--r-- 1 root root 222126 Dec 1 2014 brcmfmac4330-sdio.bin -rw-r--r-- 1 root root 451566 Dec 1 2014 brcmfmac4334-sdio.bin -rw-r--r-- 1 root root 569291 Dec 1 2014 brcmfmac4335-sdio.bin -rw-r--r-- 1 root root 219557 Dec 1 2014 brcmfmac43362-sdio.bin -rw-r--r-- 1 root root 493599 Sep 24 16:20 brcmfmac4339-sdio.bin -rw-r--r-- 1 root root 507752 Sep 24 16:13 brcmfmac4354-sdio.bin -rw-r--r-- 1 root root 557056 Sep 24 16:20 brcmfmac43569.bin -rw-r--r-- 1 root root 550333 Sep 24 16:20 brcmfmac43570-pcie.bin -rw-r--r-- 1 root root 588940 Sep 24 16:20 brcmfmac43602-pcie.ap.bin -rw-r--r-- 1 root root 590544 Sep 24 16:20 brcmfmac43602-pcie.bin lspci -knn | grep Net -A2; lsusb 02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo Device [17aa:0621] Kernel driver in use: wl Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 105b:e065 Bus 001 Device 004: ID 5986:055d Acer, Inc Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub After loading the .hcd file I get this dmesg | grep -i blue [ 24.144917] Bluetooth: Core ver 2.20 [ 24.144932] Bluetooth: HCI device and connection manager initialized [ 24.144935] Bluetooth: HCI socket layer initialized [ 24.144937] Bluetooth: L2CAP socket layer initialized [ 24.144941] Bluetooth: SCO socket layer initialized [ 24.191155] Bluetooth: RFCOMM TTY layer initialized [ 24.191162] Bluetooth: RFCOMM socket layer initialized [ 24.191167] Bluetooth: RFCOMM ver 1.11 [ 24.215839] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 24.215842] Bluetooth: BNEP filters: protocol multicast [ 24.215845] Bluetooth: BNEP socket layer initialized I have tried about everything I could find out there, and nothing helped. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-32-generic 3.19.0-32.37~14.04.1 ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7 Uname: Linux 3.19.0-32-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.14.1-0ubuntu3.17 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Oct 25 15:33:25 2015 InstallationDate: Installed on 2015-09-23 (31 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: abed 3459 F.... pulseaudio /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB: 0 inteldrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-42-generic N/A linux-backports-modules-3.19.0-42-generic N/A linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: abed 3459 F.... pulseaudio /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB: 0 inteldrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-42-generic N/A linux-backports-modules-3.19.0-42-generic N/A linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: abed 3459 F.... pulseaudio /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB: 0 inteldrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-42-generic N/A linux-backports-modules-3.19.0-42-generic N/A linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO I have an issue with my Bluetooth, in a Lenovo 50-70. It will not turn on, and if I try to turn it on, it gives the message that no adapters found. I tried converting the .hex windows driver t .hcd, but that didn't help. dmesg | grep -i blue [ 36.077001] Bluetooth: Core ver 2.20 [ 36.077016] Bluetooth: HCI device and connection manager initialized [ 36.077018] Bluetooth: HCI socket layer initialized [ 36.077020] Bluetooth: L2CAP socket layer initialized [ 36.077024] Bluetooth: SCO socket layer initialized [ 36.165964] Bluetooth: RFCOMM TTY layer initialized [ 36.165973] Bluetooth: RFCOMM socket layer initialized [ 36.165978] Bluetooth: RFCOMM ver 1.11 [ 36.192237] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 36.192239] Bluetooth: BNEP filters: protocol multicast [ 36.192242] Bluetooth: BNEP socket layer initialized ls -l /lib/firmware/brcm total 7716 -rw-rw-r-- 1 root root 28263 Oct 23 22:38 BCM43142A0-105b:e065.hcd -rw-r--r-- 1 root root 269595 Nov 24 2014 bcm4329-fullmac-4.bin -rw-r--r-- 1 root root 96224 Dec 1 2014 bcm43xx-0.fw -rw-r--r-- 1 root root 180 Dec 1 2014 bcm43xx_hdr-0.fw -rw-r--r-- 1 root root 397312 Dec 1 2014 brcmfmac43143.bin -rwxr-xr-x 1 root root 385067 Sep 24 16:20 brcmfmac43143-sdio.bin -rw-r--r-- 1 root root 348160 Nov 24 2014 brcmfmac43236b.bin -rw-r--r-- 1 root root 455745 Dec 1 2014 brcmfmac43241b0-sdio.bin -rw-r--r-- 1 root root 403855 Dec 1 2014 brcmfmac43241b4-sdio.bin -rw-r--r-- 1 root root 479232 Sep 24 16:20 brcmfmac43242a.bin -rw-r--r-- 1 root root 253748 Dec 1 2014 brcmfmac4329-sdio.bin -rw-r--r-- 1 root root 222126 Dec 1 2014 brcmfmac4330-sdio.bin -rw-r--r-- 1 root root 451566 Dec 1 2014 brcmfmac4334-sdio.bin -rw-r--r-- 1 root root 569291 Dec 1 2014 brcmfmac4335-sdio.bin -rw-r--r-- 1 root root 219557 Dec 1 2014 brcmfmac43362-sdio.bin -rw-r--r-- 1 root root 493599 Sep 24 16:20 brcmfmac4339-sdio.bin -rw-r--r-- 1 root root 507752 Sep 24 16:13 brcmfmac4354-sdio.bin -rw-r--r-- 1 root root 557056 Sep 24 16:20 brcmfmac43569.bin -rw-r--r-- 1 root root 550333 Sep 24 16:20 brcmfmac43570-pcie.bin -rw-r--r-- 1 root root 588940 Sep 24 16:20 brcmfmac43602-pcie.ap.bin -rw-r--r-- 1 root root 590544 Sep 24 16:20 brcmfmac43602-pcie.bin After loading the .hcd file I get this dmesg | grep -i blue [ 24.144917] Bluetooth: Core ver 2.20 [ 24.144932] Bluetooth: HCI device and connection manager initialized [ 24.144935] Bluetooth: HCI socket layer initialized [ 24.144937] Bluetooth: L2CAP socket layer initialized [ 24.144941] Bluetooth: SCO socket layer initialized [ 24.191155] Bluetooth: RFCOMM TTY layer initialized [ 24.191162] Bluetooth: RFCOMM socket layer initialized [ 24.191167] Bluetooth: RFCOMM ver 1.11 [ 24.215839] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 24.215842] Bluetooth: BNEP filters: protocol multicast [ 24.215845] Bluetooth: BNEP socket layer initialized --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse:  USER PID ACCESS COMMAND  /dev/snd/controlC1: abed 3459 F.... pulseaudio  /dev/snd/controlC0: abed 3459 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61a0774e-5cb7-418d-834d-be489ebf2b31 InstallationDate: Installed on 2015-09-23 (94 days ago) InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150922) MachineType: LENOVO 20351 NonfreeKernelModules: wl Package: linux (not installed) ProcFB:  0 inteldrmfb  1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-42-generic.efi.signed root=UUID=675e0048-fa06-403a-af82-2db4889fe437 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10 PulseList:  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied  No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions:  linux-restricted-modules-3.19.0-42-generic N/A  linux-backports-modules-3.19.0-42-generic N/A  linux-firmware 1.127.19 Tags: trusty Uname: Linux 3.19.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/20/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 9ACN32WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Lancer 5A2 dmi.board.vendor: LENOVO dmi.board.version: NANANANANO DPK dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G50-70 dmi.modalias: dmi:bvnLENOVO:bvr9ACN32WW:bd07/20/2015:svnLENOVO:pn20351:pvrLenovoG50-70:rvnLENOVO:rnLancer5A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG50-70: dmi.product.name: 20351 dmi.product.version: Lenovo G50-70 dmi.sys.vendor: LENOVO
2015-12-27 17:26:08 penalvch tags amd64 apport-bug apport-collected package-from-proposed trusty amd64 apport-bug apport-collected latest-bios-9acn32ww package-from-proposed trusty
2015-12-27 17:29:04 penalvch summary Bluetooth Will not work 105b:e065 Bluetooth Will not work
2015-12-27 17:29:30 penalvch tags amd64 apport-bug apport-collected latest-bios-9acn32ww package-from-proposed trusty amd64 apport-bug apport-collected cherry-pick latest-bios-9acn32ww package-from-proposed trusty
2015-12-28 12:16:39 penalvch linux (Ubuntu): importance Low Medium
2015-12-28 12:16:39 penalvch linux (Ubuntu): status Incomplete Triaged
2016-11-10 10:46:14 Vincent Gerris bug added subscriber Vincent Gerris