You are not logged in.
Hi! I have installed Archlinux but I found some problems in the “journalctl -p 3 -xb", so I would like to solve the following messages that I am receiving although I have good sound and both the wifi dongle and the usb adapter work well:
1)
pulseaudio[1508]: Failed to find a working profile.
pulseaudio[1508]: Failed to load module "module-alsa-card" (argument: "device_id="2" name="pci-0000_04_00.1" card_name="alsa_card.pci-0000_04_00.1" namere>
pulseaudio[1508]: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
pulseaudio[1508]: ALSA woke us up to write new data to the device, but there was actually nothing to write.
pulseaudio[1508]: Most likely this is a bug in the ALSA driver 'snd_usb_audio'. Please report this issue to the ALSA developers.
pulseaudio[1508]: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.2)
wpa_supplicant[930]: nl80211: kernel reports: Authentication algorithm number required
wpa_supplicant[930]: bgscan simple: Failed to enable signal strength monitoringWhat mean those messages?
Please, tell me if you need more data about my system. Thank you in advance!
Offline
All of these read harmless. If you do not feel like you are missing a soundcard in pulseaudio there seems to be a detection issue with a specific card here you can ignore the first two messages (... otherwise you will want to post the untruncated, unpaged output as well as
aplay -l
lspci) The lines after that have normal explanations, the bluetooth lines happen when pulse checks for bluetooth support but the relevant daemon not being enabled, the one after that is a common "issue" with the way USB devices are woken up without a detrimental effect in most cases (... it's been delegated to debug level in current master)
The second ones are wpa_supplicant trying to use certain features that your wifi adapter doesn't appear to provide, if you don't notice connection issues that can likely be ignored as well, what wifi driver/chipset is in use here, I'm guessing some realtek device? They are known for having driver issues like that not much you can do here and shouldn't be that much of an issue if you do not notice anything off
Offline
Thank you for your answer. I read that the new kernels have some problems with a Qualcomm bluetooth device which is in my computer. Perhaps this could have caused the messages related with the bluetooth, since the bluetooth service is not enabled on my system because I am not able to use it yet. Then, I use a wifi usb adapter which is a Realtek RTL8812AU and works really well with the AUR package rtl8812au-dkms-git.
I understand that those messages in a way are inoffensive because I can use both my audio and my wifi. Either way, I will post my some of my outputs since it could be useful to others users:
aplay -l:
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC255 Analog [ALC255 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0lspci:
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1c.4 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 (rev e3)
00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
03:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
04:00.0 3D controller: NVIDIA Corporation GK208BM [GeForce 920M] (rev a1)
04:00.1 Audio device: NVIDIA Corporation GK208 HDMI/DP Audio Controller (rev a1)lsusb:
Bus 001 Device 002: ID 8087:8001 Intel Corp. Integrated Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 008: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 002 Device 006: ID 1bcf:2c81 Sunplus Innovation Technology Inc. HD WebCam
Bus 002 Device 009: ID 2357:010d TP-Link Archer T4U v2 [Realtek RTL8812AU]
Bus 002 Device 007: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
Bus 002 Device 005: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 002 Device 003: ID 8564:4100 Transcend Information, Inc. USB2.0 Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hublsmod:
Module Size Used by
uas 32768 0
usb_storage 81920 1 uas
bnep 28672 2
tun 57344 2
nvidia 34181120 0
8812au 1773568 0
uvcvideo 114688 0
videobuf2_vmalloc 20480 1 uvcvideo
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 36864 1 uvcvideo
videobuf2_common 65536 2 videobuf2_v4l2,uvcvideo
rtsx_usb_ms 24576 0
snd_usb_audio 327680 0
memstick 24576 1 rtsx_usb_ms
snd_usbmidi_lib 40960 1 snd_usb_audio
videodev 282624 3 videobuf2_v4l2,uvcvideo,videobuf2_common
snd_rawmidi 45056 1 snd_usbmidi_lib
snd_seq_device 16384 1 snd_rawmidi
mc 65536 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
ath3k 24576 0
btusb 69632 0
btrtl 28672 1 btusb
btbcm 20480 1 btusb
btintel 32768 1 btusb
bluetooth 749568 12 btrtl,btintel,btbcm,bnep,ath3k,btusb
ecdh_generic 16384 1 bluetooth
ecc 36864 1 ecdh_generic
intel_rapl_msr 20480 0
intel_rapl_common 28672 1 intel_rapl_msr
ath9k 180224 0
x86_pkg_temp_thermal 20480 0
intel_powerclamp 20480 0
coretemp 20480 0
ath9k_common 40960 1 ath9k
kvm_intel 327680 0
ath9k_hw 520192 2 ath9k_common,ath9k
snd_hda_codec_hdmi 73728 1
kvm 970752 1 kvm_intel
ath 36864 3 ath9k_common,ath9k,ath9k_hw
i915 2756608 72
joydev 28672 0
mousedev 24576 0
mac80211 1167360 2 ath9k,ath9k_hw
vfat 24576 1
fat 86016 1 vfat
hid_multitouch 32768 0
acer_wmi 28672 0
wmi_bmof 16384 0
sparse_keymap 16384 1 acer_wmi
at24 24576 0
snd_hda_codec_realtek 143360 1
mei_hdcp 24576 0
snd_hda_codec_generic 98304 1 snd_hda_codec_realtek
ledtrig_audio 16384 1 snd_hda_codec_generic
iTCO_wdt 16384 0
intel_pmc_bxt 16384 1 iTCO_wdt
iTCO_vendor_support 16384 1 iTCO_wdt
snd_hda_intel 57344 5
snd_intel_dspcfg 24576 1 snd_hda_intel
soundwire_intel 45056 1 snd_intel_dspcfg
soundwire_generic_allocation 16384 1 soundwire_intel
soundwire_cadence 36864 1 soundwire_intel
snd_hda_codec 172032 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
irqbypass 16384 1 kvm
snd_hda_core 106496 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
rapl 16384 0
intel_cstate 20480 0
intel_uncore 172032 0
snd_hwdep 16384 2 snd_usb_audio,snd_hda_codec
soundwire_bus 90112 3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
video 53248 2 acer_wmi,i915
i2c_algo_bit 16384 1 i915
drm_kms_helper 282624 1 i915
snd_soc_core 331776 1 soundwire_intel
cfg80211 1036288 5 ath9k_common,ath9k,ath,8812au,mac80211
tpm_crb 20480 0
mac_hid 16384 0
pcspkr 16384 0
tpm_tis 16384 0
tpm_tis_core 32768 1 tpm_tis
dw_dmac 16384 0
wmi 36864 2 acer_wmi,wmi_bmof
acpi_pad 24576 0
i2c_hid 32768 0
i2c_i801 36864 0
i2c_smbus 20480 1 i2c_i801
snd_compress 32768 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
cec 69632 2 drm_kms_helper,i915
snd_pcm 147456 9 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,soundwire_intel,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine
r8169 102400 0
mei_me 45056 1
snd_timer 45056 1 snd_pcm
realtek 28672 1
snd 114688 24 snd_hda_codec_generic,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
intel_gtt 24576 1 i915
mei 139264 3 mei_hdcp,mei_me
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
mdio_devres 16384 1 r8169
soundcore 16384 1 snd
rfkill 28672 10 acer_wmi,bluetooth,cfg80211
libphy 151552 3 r8169,mdio_devres,realtek
sysimgblt 16384 1 drm_kms_helper
libarc4 16384 1 mac80211
fb_sys_fops 16384 1 drm_kms_helper
lpc_ich 28672 0
sg 40960 0
drm 569344 21 drm_kms_helper,i915
crypto_user 20480 0
acpi_call 16384 0
fuse 159744 9
agpgart 40960 2 intel_gtt,drm
bpf_preload 16384 0
ip_tables 32768 0
x_tables 53248 1 ip_tables
ext4 933888 2
crc32c_generic 16384 0
crc16 16384 2 bluetooth,ext4
mbcache 16384 1 ext4
jbd2 147456 1 ext4
rtsx_usb_sdmmc 32768 0
mmc_core 192512 1 rtsx_usb_sdmmc
rtsx_usb 32768 2 rtsx_usb_sdmmc,rtsx_usb_ms
hid_logitech_hidpp 49152 0
hid_logitech_dj 28672 0
usbhid 65536 1 hid_logitech_dj
dm_crypt 57344 1
cbc 16384 0
encrypted_keys 24576 1 dm_crypt
dm_mod 159744 15 dm_crypt
trusted 32768 1 encrypted_keys
tpm 73728 4 tpm_tis,trusted,tpm_crb,tpm_tis_core
rng_core 16384 1 tpm
crct10dif_pclmul 16384 1
crc32_pclmul 16384 0
crc32c_intel 24576 4
ghash_clmulni_intel 16384 0
aesni_intel 372736 2
crypto_simd 16384 1 aesni_intel
cryptd 24576 3 crypto_simd,ghash_clmulni_intel
xhci_pci 20480 0
glue_helper 16384 1 aesni_intel
serio_raw 20480 0
xhci_pci_renesas 20480 1 xhci_pciOffline