Getting bluetooth and sound working
Getting bluetooth and sound working
Hello! Installed Porteus 5.0 on ASUSTeK ZenBook UX425EA. Wi-Fi, Bluetooth and sound did not work. I put the file "iwlwifi-Usa 0-hr-b0-71.code" in the folder "/lib/firmware/" (from the folder "/lib/firmware/" previously installed Linux Mint). WiFi is working. Bluetooth and sound are not connected by this method (although copy the entire folder "/lib/firmware/" - it does not work). What do I need to do to make Bluetooth and sound work?
- babam
- Warlord
- Posts: 528
- Joined: 16 Nov 2016, 10:30
- Distribution: Porteus 5.0rc3 Xfce K6.1.1
- Location: Rainy city
Getting bluetooth and sound working
Try this
Code: Select all
dmesg | egrep -i 'bluetooth|audio|sof|snd'
Sorry, my English is bad.
Getting bluetooth and sound working
[ 0.118990] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.449754] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.473625] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.473625] software IO TLB: mapped [mem 0x0000000032003000-0x0000000036003000] (64MB)
[ 2.250153] Bluetooth: Core ver 2.22
[ 2.250164] NET: Registered PF_BLUETOOTH protocol family
[ 2.250165] Bluetooth: HCI device and connection manager initialized
[ 2.250169] Bluetooth: HCI socket layer initialized
[ 2.250172] Bluetooth: L2CAP socket layer initialized
[ 2.250174] Bluetooth: SCO socket layer initialized
[ 2.291613] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[ 2.292640] Bluetooth: hci0: Device revision is 2
[ 2.292642] Bluetooth: hci0: Secure boot is enabled
[ 2.292643] Bluetooth: hci0: OTP lock is enabled
[ 2.292643] Bluetooth: hci0: API lock is enabled
[ 2.292644] Bluetooth: hci0: Debug lock is disabled
[ 2.292644] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 2.293085] Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-19-0-4.sfi (-2)
[ 2.458270] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 2.458324] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 5.340441] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 5.340505] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 5.340519] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
[ 5.340637] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[ 6.771655] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops 0xffffffffa0487080)
[ 6.778203] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[ 6.801090] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
[ 6.801092] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[ 6.801096] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[ 6.801125] sof-audio-pci-intel-tgl 0000:00:1f.3: Direct firmware load for intel/sof/sof-tgl.ri failed with error -2
[ 6.801127] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof firmware file is missing, you might need to
[ 6.801128] sof-audio-pci-intel-tgl 0000:00:1f.3: download it from https://github.com/thesofproject/sof-bin/
[ 6.801129] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to load DSP firmware -2
[ 8.254871] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof_probe_work failed err: -2
guest@porteus:~$
[ 0.449754] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.473625] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.473625] software IO TLB: mapped [mem 0x0000000032003000-0x0000000036003000] (64MB)
[ 2.250153] Bluetooth: Core ver 2.22
[ 2.250164] NET: Registered PF_BLUETOOTH protocol family
[ 2.250165] Bluetooth: HCI device and connection manager initialized
[ 2.250169] Bluetooth: HCI socket layer initialized
[ 2.250172] Bluetooth: L2CAP socket layer initialized
[ 2.250174] Bluetooth: SCO socket layer initialized
[ 2.291613] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[ 2.292640] Bluetooth: hci0: Device revision is 2
[ 2.292642] Bluetooth: hci0: Secure boot is enabled
[ 2.292643] Bluetooth: hci0: OTP lock is enabled
[ 2.292643] Bluetooth: hci0: API lock is enabled
[ 2.292644] Bluetooth: hci0: Debug lock is disabled
[ 2.292644] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 2.293085] Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-19-0-4.sfi (-2)
[ 2.458270] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 2.458324] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 5.340441] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 5.340505] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 5.340519] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
[ 5.340637] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[ 6.771655] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops 0xffffffffa0487080)
[ 6.778203] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[ 6.801090] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
[ 6.801092] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[ 6.801096] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[ 6.801125] sof-audio-pci-intel-tgl 0000:00:1f.3: Direct firmware load for intel/sof/sof-tgl.ri failed with error -2
[ 6.801127] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof firmware file is missing, you might need to
[ 6.801128] sof-audio-pci-intel-tgl 0000:00:1f.3: download it from https://github.com/thesofproject/sof-bin/
[ 6.801129] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to load DSP firmware -2
[ 8.254871] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof_probe_work failed err: -2
guest@porteus:~$
- babam
- Warlord
- Posts: 528
- Joined: 16 Nov 2016, 10:30
- Distribution: Porteus 5.0rc3 Xfce K6.1.1
- Location: Rainy city
Getting bluetooth and sound working
For sound https://drive.google.com/uc?export=down ... Zdya_Bc354
For bluetooth:
https://anduin.linuxfromscratch.org/BLF ... 19-0-4.ddc
https://anduin.linuxfromscratch.org/BLF ... 19-0-4.sfi
Put the 2 files into /lib/firmware/intel (create a module)
For bluetooth:
https://anduin.linuxfromscratch.org/BLF ... 19-0-4.ddc
https://anduin.linuxfromscratch.org/BLF ... 19-0-4.sfi
Put the 2 files into /lib/firmware/intel (create a module)
Sorry, my English is bad.
Getting bluetooth and sound working
The Bluetooth icon appeared in the tray, but the Bluetooth headphones do not connect: "Connection Failed: br-connection-profile-unavailable".
Getting bluetooth and sound working
And the only "Dummy Output" at the "Volume Control" window.
Getting bluetooth and sound working
By the way, there is no "pulseaudio-bluetooth" module in the system. Perhaps that's why Bluetooth headphones are not connected.
- babam
- Warlord
- Posts: 528
- Joined: 16 Nov 2016, 10:30
- Distribution: Porteus 5.0rc3 Xfce K6.1.1
- Location: Rainy city
Getting bluetooth and sound working
Sorry, my English is bad.
Getting bluetooth and sound working
the result of "aplay -l" execution is "aplay: device_list:274: no soundcards found..."
- babam
- Warlord
- Posts: 528
- Joined: 16 Nov 2016, 10:30
- Distribution: Porteus 5.0rc3 Xfce K6.1.1
- Location: Rainy city
Getting bluetooth and sound working
Try creating a modprobe file like e.g. /etc/modprobe.d/disable_dmic.conf
https://bbs.archlinux.org/viewtopic.php ... 5#p1887925
Or add snd_hda_intel.dmic_detect=0 cheatcode
Code: Select all
options snd_hda_intel dmic_detect=0
Or add snd_hda_intel.dmic_detect=0 cheatcode
Sorry, my English is bad.
Getting bluetooth and sound working
No result...
- babam
- Warlord
- Posts: 528
- Joined: 16 Nov 2016, 10:30
- Distribution: Porteus 5.0rc3 Xfce K6.1.1
- Location: Rainy city
Getting bluetooth and sound working
Try this https://askubuntu.com/a/727855
If there is no /etc/modprobe.d/alsa-base.conf then create it
If there is no /etc/modprobe.d/alsa-base.conf then create it
Sorry, my English is bad.
Getting bluetooth and sound working
Unfortunately, it didn't help either
Getting bluetooth and sound working
hi you can try this for the audio issue,maybe work: http://download.zenwalk.org/x86_64/curr ... 210103.txz zenwalk is slackware based so don't worry for...
Getting bluetooth and sound working
Only "Dummy output" device...