LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 02-06-2021, 05:25 PM   #1
Michael_Larsen
LQ Newbie
 
Registered: Jan 2021
Location: Southern California
Distribution: Mint, Knoppix, Ubuntu, and Kali
Posts: 28

Rep: Reputation: Disabled
Unhappy Do you hear what I hear? Sound issues.


Hi all. I am a bit baffled by this situation. My laptop is pretty much on 24/7 and very regularly, my sound just stops working. It works fine after a restart but I have no idea why it just randomly stops working all of a sudden. Is there a command line command I can type in to try to restart the sound without having to reboot?



I don't mind rebooting but I'd really like to avoid it if I'm in the middle of something and don't want to start all over again and I'd like to figure out why it's doing that too.



On that note, how would I go about updating the driver manually?



Thanks.


Mike
 
Old 02-06-2021, 07:17 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,384
Blog Entries: 28

Rep: Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164
Have you checked the log files to see if they provide some hint as to why this is happening?

You can narrow a journalctl search by time. If you can approximate the time of the failure, that might make the search easier. This link explains how to do that; scroll about a quarter of the way down.
 
Old 02-06-2021, 09:30 PM   #3
Michael_Larsen
LQ Newbie
 
Registered: Jan 2021
Location: Southern California
Distribution: Mint, Knoppix, Ubuntu, and Kali
Posts: 28

Original Poster
Rep: Reputation: Disabled
Here is what I found concerning the audio:

Feb 06 15:36:44 X-Files systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Feb 06 15:36:44 X-Files systemd[1]: Starting Save/Restore Sound Card State...
Feb 06 15:36:44 X-Files systemd[1]: Finished Save/Restore Sound Card State.
Feb 06 15:36:44 X-Files systemd[1]: Reached target Sound Card.
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D0: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D1: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D2: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D3: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D4: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D5: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D6: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D7: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: snd_hda_intel 0000:01:00.1: no codecs initialized
 
Old 02-07-2021, 01:42 AM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
^ Is that EVERYTHING the journal provides for the timeframe of the audio cutting out?
This seems awfully narrow, couldn't you add at least a second on either side?
Always provide the command that produced the output!
And use CODE tags for that, see my signature.
 
Old 02-07-2021, 09:38 AM   #5
Michael_Larsen
LQ Newbie
 
Registered: Jan 2021
Location: Southern California
Distribution: Mint, Knoppix, Ubuntu, and Kali
Posts: 28

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
^ Is that EVERYTHING the journal provides for the timeframe of the audio cutting out?

Sorry about that. There was a lot more but I must have fat fingered the post and wiped out the rest. I'll go do it again and add more.
 
Old 02-07-2021, 09:50 AM   #6
Michael_Larsen
LQ Newbie
 
Registered: Jan 2021
Location: Southern California
Distribution: Mint, Knoppix, Ubuntu, and Kali
Posts: 28

Original Poster
Rep: Reputation: Disabled
Ok. Let's try this again. After my original post and after reading the log, I saw messages about updating my BIOS so I did that last evening. Not sure how to update other drives that are normally done in Windows but I'll deal with that another day. The BIOS updated fine though.

The code I used to generate the output was "journalctl --since yesterday" I had to delete a bunch of lines because of the character count limitation so if more is needed, I can add more time before and after the event in another post.

Thanks.


Code:
Feb 06 15:36:43 X-Files dbus-daemon[643]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.13' (uid=0 pid=646 comm="/usr/sbin/>
Feb 06 15:36:43 X-Files NetworkManager[646]: <info>  [1612654603.8067] settings: Loaded settings plugin: ifupdown ("/usr/lib/x86_64-linux-gnu/NetworkManager/1.22.10/libnm-settings-plugin-ifupdown.so")
Feb 06 15:36:43 X-Files NetworkManager[646]: <info>  [1612654603.8068] settings: Loaded settings plugin: keyfile (internal)
Feb 06 15:36:43 X-Files networkd-dispatcher[884]: WARNING: systemd-networkd is not running, output will be incomplete.
Feb 06 15:36:43 X-Files NetworkManager[646]: <info>  [1612654603.8069] ifupdown: management mode: unmanaged
Feb 06 15:36:43 X-Files NetworkManager[646]: <info>  [1612654603.8070] ifupdown:       interface-parser: parsing file /etc/network/interfaces
Feb 06 15:36:43 X-Files NetworkManager[646]: <info>  [1612654603.8070] ifupdown:       interface-parser: source line includes interfaces file(s) /etc/network/interfaces.d
Feb 06 15:36:43 X-Files NetworkManager[646]: <info>  [1612654603.8071] ifupdown:       interface-parser: finished parsing file /etc/network/interfaces
Feb 06 15:36:43 X-Files kernel: ath10k_pci 0000:3c:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
Feb 06 15:36:43 X-Files kernel: ath10k_pci 0000:3c:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0
Feb 06 15:36:43 X-Files kernel: ath10k_pci 0000:3c:00.0: firmware ver WLAN.RM.4.4.1-00140-QCARMSWPZ-1 api 6 features wowlan,ignore-otp,mfp crc32 29eb8ca1
Feb 06 15:36:43 X-Files systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 06 15:36:43 X-Files systemd[1]: Started Dispatcher daemon for systemd-networkd.
Feb 06 15:36:43 X-Files NetworkManager[646]: <info>  [1612654603.8244] device (lo): carrier: link connected
Feb 06 15:36:43 X-Files NetworkManager[646]: <info>  [1612654603.8253] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Feb 06 15:36:43 X-Files NetworkManager[646]: <info>  [1612654603.8287] manager: (enp59s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Feb 06 15:36:43 X-Files NetworkManager[646]: <info>  [1612654603.8343] settings: (enp59s0): created default wired connection 'Wired connection 1'
Feb 06 15:36:43 X-Files NetworkManager[646]: <info>  [1612654603.8357] device (enp59s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 06 15:36:43 X-Files dbus-daemon[643]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 06 15:36:43 X-Files systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 06 15:36:43 X-Files NetworkManager[646]: <info>  [1612654603.8634] modem-manager: ModemManager available
Feb 06 15:36:43 X-Files systemd[1]: mintsystem.service: Succeeded.
Feb 06 15:36:43 X-Files kernel: ath10k_pci 0000:3c:00.0: board_file api 2 bmi_id N/A crc32 4ac0889b
Feb 06 15:36:43 X-Files systemd[1]: Started Samba Winbind Daemon.
Feb 06 15:36:43 X-Files systemd[1]: Started Disk Manager.
Feb 06 15:36:43 X-Files udisksd[705]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Feb 06 15:36:43 X-Files kernel: snd_hda_codec_ca0132 hdaudioC0D0: ca0132 DSP downloaded and running
Feb 06 15:36:43 X-Files kernel: ath10k_pci 0000:3c:00.0: htt-ver 3.60 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
Feb 06 15:36:43 X-Files kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Feb 06 15:36:43 X-Files kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Feb 06 15:36:43 X-Files kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Feb 06 15:36:43 X-Files kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Feb 06 15:36:43 X-Files kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Feb 06 15:36:43 X-Files kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Feb 06 15:36:43 X-Files kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.0522] device (wlan0): driver supports Access Point (AP) mode
Feb 06 15:36:44 X-Files kernel: ath: EEPROM regdomain: 0x69
Feb 06 15:36:44 X-Files kernel: ath: EEPROM indicates we should expect a direct regpair map
Feb 06 15:36:44 X-Files kernel: ath: Country alpha2 being used: 00
Feb 06 15:36:44 X-Files kernel: ath: Regpair used: 0x69
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.0535] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Feb 06 15:36:44 X-Files systemd-udevd[461]: Using default interface naming scheme 'v245'.
Feb 06 15:36:44 X-Files systemd-udevd[461]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.0596] supplicant: wpa_supplicant running
Feb 06 15:36:44 X-Files kernel: ath10k_pci 0000:3c:00.0 wlp60s0: renamed from wlan0
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.0647] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.5/0000:3c:00.0/ieee80211/phy0/rfkill2) (driver ath10k_pci)
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.0813] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp60s0'
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.1052] device (wlp60s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 06 15:36:44 X-Files systemd-udevd[460]: Using default interface naming scheme 'v245'.
Feb 06 15:36:44 X-Files systemd-udevd[460]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.4774] sup-iface[0x5569f91f4900,wlp60s0]: supports 5 scan SSIDs
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.4794] device (wlp60s0): supplicant interface state: starting -> ready
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.4796] Wi-Fi P2P device controlled by interface wlp60s0 created
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.4802] manager: (p2p-dev-wlp60s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.4812] device (p2p-dev-wlp60s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.4834] device (p2p-dev-wlp60s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Feb 06 15:36:44 X-Files avahi-daemon[637]: Server startup complete. Host name is X-Files.local. Local service cookie is 150177703.
Feb 06 15:36:44 X-Files NetworkManager[646]: <info>  [1612654604.4843] device (wlp60s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Feb 06 15:36:44 X-Files NetworkManager[646]: <warn>  [1612654604.4864] sup-iface: failed to cancel p2p connect: P2P cancel failed
Feb 06 15:36:44 X-Files kernel: pci 0000:01:00.1: can't change power state from D3cold to D0 (config space inaccessible)
Feb 06 15:36:44 X-Files kernel: snd_hda_intel 0000:01:00.1: can't change power state from D3cold to D0 (config space inaccessible)
Feb 06 15:36:44 X-Files kernel: snd_hda_intel 0000:01:00.1: can't change power state from D3hot to D0 (config space inaccessible)
Feb 06 15:36:44 X-Files kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Feb 06 15:36:44 X-Files kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Feb 06 15:36:44 X-Files kernel: snd_hda_intel 0000:01:00.1: number of I/O streams is 30, forcing separate stream tags
Feb 06 15:36:44 X-Files systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Feb 06 15:36:44 X-Files systemd[1]: Starting Save/Restore Sound Card State...
Feb 06 15:36:44 X-Files systemd[1]: Finished Save/Restore Sound Card State.
Feb 06 15:36:44 X-Files systemd[1]: Reached target Sound Card.
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D0: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D1: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D2: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D3: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D4: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D5: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D6: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: hdaudio hdaudioC1D7: no AFG or MFG node found
Feb 06 15:36:44 X-Files kernel: snd_hda_intel 0000:01:00.1: no codecs initialized
Feb 06 15:36:44 X-Files systemd[1]: gpu-manager.service: Succeeded.
Feb 06 15:36:44 X-Files systemd[1]: Finished Detect the available GPUs and deal with any system changes.
Feb 06 15:36:44 X-Files kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  460.32.03  Sun Dec 27 19:00:34 UTC 2020
Feb 06 15:36:44 X-Files systemd[1]: Starting Light Display Manager...
Feb 06 15:36:44 X-Files kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  460.32.03  Sun Dec 27 18:51:11 UTC 2020
Feb 06 15:36:44 X-Files kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Feb 06 15:36:44 X-Files kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
Feb 06 15:36:44 X-Files lightdm[960]: Seat type 'xlocal' is deprecated, use 'type=local' instead
Feb 06 15:36:44 X-Files kernel: nvidia-uvm: Loaded the UVM driver, major device number 509.
Feb 06 15:36:44 X-Files systemd[1]: Starting NVIDIA Persistence Daemon...
Feb 06 15:36:44 X-Files nvidia-persistenced[978]: Verbose syslog connection opened
Feb 06 15:36:44 X-Files nvidia-persistenced[978]: Now running with user ID 126 and group ID 135
Feb 06 15:36:44 X-Files nvidia-persistenced[978]: Started (978)
Feb 06 15:36:44 X-Files nvidia-persistenced[978]: device 0000:01:00.0 - registered
Feb 06 15:36:44 X-Files nvidia-persistenced[978]: Local RPC services initialized
Feb 06 15:36:44 X-Files systemd[1]: Started NVIDIA Persistence Daemon.
Feb 06 15:36:44 X-Files systemd[1]: Received SIGRTMIN+21 from PID 266 (plymouthd).
Feb 06 15:36:44 X-Files systemd[1]: Received SIGRTMIN+21 from PID 266 (plymouthd).
Feb 06 15:36:44 X-Files systemd[1]: plymouth-quit-wait.service: Succeeded.
Feb 06 15:36:44 X-Files systemd[1]: Finished Hold until boot process finishes up.
Feb 06 15:36:44 X-Files systemd[1]: Starting Set console scheme...
Feb 06 15:36:44 X-Files systemd[1]: Started Light Display Manager.
Feb 06 15:36:44 X-Files systemd[1]: Finished Set console scheme.
Feb 06 15:36:44 X-Files systemd[1]: Created slice system-getty.slice.
Feb 06 15:36:44 X-Files systemd[1]: Started Getty on tty1.
Feb 06 15:36:44 X-Files systemd[1]: Reached target Login Prompts.
Feb 06 15:36:44 X-Files systemd[1]: Reached target Multi-User System.
Feb 06 15:36:44 X-Files systemd[1]: Reached target Graphical Interface.
Feb 06 15:36:44 X-Files systemd[1]: Starting Update UTMP about System Runlevel Changes...
Feb 06 15:36:44 X-Files systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
Feb 06 15:36:44 X-Files systemd[1]: Finished Update UTMP about System Runlevel Changes.
Feb 06 15:36:44 X-Files systemd[1]: Startup finished in 4.271s (kernel) + 2.236s (userspace) = 6.508s.
Feb 06 15:36:44 X-Files set-cpufreq[681]: Setting powersave scheduler for all CPUs
Feb 06 15:36:44 X-Files systemd[1]: ondemand.service: Succeeded.
Feb 06 15:36:44 X-Files systemd[1]: dmesg.service: Succeeded.
Feb 06 15:36:45 X-Files wpa_supplicant[709]: wlp60s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Feb 06 15:36:45 X-Files kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200528/nsarguments-59)
Feb 06 15:36:45 X-Files wpa_supplicant[709]: wlp60s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Feb 06 15:36:46 X-Files acpid[634]: client connected from 985[0:0]
Feb 06 15:36:46 X-Files acpid[634]: 1 client rule loaded
Feb 06 15:36:46 X-Files ModemManager[844]: <info>  Couldn't check support for device '/sys/devices/pci0000:00/0000:00:1c.4/0000:3b:00.0': not supported by any plugin
Feb 06 15:36:46 X-Files ModemManager[844]: <info>  Couldn't check support for device '/sys/devices/pci0000:00/0000:00:1c.5/0000:3c:00.0': not supported by any plugin
Feb 06 15:36:48 X-Files wpa_supplicant[709]: wlp60s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Feb 06 15:36:48 X-Files wpa_supplicant[709]: wlp60s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Feb 06 15:36:48 X-Files lightdm[1076]: pam_unix(lightdm-autologin:session): session opened for user michael by (uid=0)
Feb 06 15:36:48 X-Files systemd[1]: Created slice User Slice of UID 1000.
Feb 06 15:36:48 X-Files systemd[1]: Starting User Runtime Directory /run/user/1000...
Feb 06 15:36:48 X-Files systemd-logind[692]: New session c1 of user michael.
Feb 06 15:36:48 X-Files systemd[1]: Finished User Runtime Directory /run/user/1000.
Feb 06 15:36:48 X-Files systemd[1]: Starting User Manager for UID 1000...
Feb 06 15:36:48 X-Files systemd[1081]: pam_unix(systemd-user:session): session opened for user michael by (uid=0)
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0596] policy: auto-activating connection 'MySpectrumWiFi38-5G' (a256cb10-617d-4ff6-b3bb-b4f03cf6a71b)
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0603] device (wlp60s0): Activation: starting connection 'MySpectrumWiFi38-5G' (a256cb10-617d-4ff6-b3bb-b4f03cf6a71b)
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0604] device (wlp60s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0609] manager: NetworkManager state is now CONNECTING
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0614] device (wlp60s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0618] device (wlp60s0): Activation: (wifi) access point 'MySpectrumWiFi38-5G' has security, but secrets are required.
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0618] device (wlp60s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0636] device (wlp60s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0640] device (wlp60s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0643] device (wlp60s0): Activation: (wifi) connection 'MySpectrumWiFi38-5G' has security, and secrets exist.  No new secrets needed.
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0643] Config: added 'ssid' value 'MySpectrumWiFi38-5G'
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0643] Config: added 'scan_ssid' value '1'
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0643] Config: added 'bgscan' value 'simple:30:-70:86400'
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0643] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0643] Config: added 'auth_alg' value 'OPEN'
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.0644] Config: added 'psk' value '<hidden>'
Feb 06 15:36:49 X-Files wpa_supplicant[709]: wlp60s0: SME: Trying to authenticate with 84:a0:6e:b8:18:3f (SSID='MySpectrumWiFi38-5G' freq=5745 MHz)
Feb 06 15:36:49 X-Files systemd[1]: systemd-rfkill.service: Succeeded.
Feb 06 15:36:49 X-Files kernel: wlp60s0: authenticate with 84:a0:6e:b8:18:3f
Feb 06 15:36:49 X-Files systemd[1081]: Reached target Paths.
Feb 06 15:36:49 X-Files kernel: wlp60s0: send auth to 84:a0:6e:b8:18:3f (try 1/3)
Feb 06 15:36:49 X-Files kernel: wlp60s0: authenticated
Feb 06 15:36:49 X-Files kernel: wlp60s0: associate with 84:a0:6e:b8:18:3f (try 1/3)
Feb 06 15:36:49 X-Files kernel: wlp60s0: RX AssocResp from 84:a0:6e:b8:18:3f (capab=0x11 status=0 aid=3)
Feb 06 15:36:49 X-Files kernel: wlp60s0: associated
Feb 06 15:36:49 X-Files kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp60s0: link becomes ready
Feb 06 15:36:49 X-Files systemd[1081]: Reached target Timers.
Feb 06 15:36:49 X-Files wpa_supplicant[709]: wlp60s0: Trying to associate with 84:a0:6e:b8:18:3f (SSID='MySpectrumWiFi38-5G' freq=5745 MHz)
Feb 06 15:36:49 X-Files systemd[1081]: Starting D-Bus User Message Bus Socket.
Feb 06 15:36:49 X-Files wpa_supplicant[709]: wlp60s0: Associated with 84:a0:6e:b8:18:3f
Feb 06 15:36:49 X-Files systemd[1081]: Listening on GnuPG network certificate management daemon.
Feb 06 15:36:49 X-Files wpa_supplicant[709]: wlp60s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Feb 06 15:36:49 X-Files systemd[1081]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 06 15:36:49 X-Files wpa_supplicant[709]: wlp60s0: WPA: Key negotiation completed with 84:a0:6e:b8:18:3f [PTK=CCMP GTK=CCMP]
Feb 06 15:36:49 X-Files systemd[1081]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 06 15:36:49 X-Files wpa_supplicant[709]: wlp60s0: CTRL-EVENT-CONNECTED - Connection to 84:a0:6e:b8:18:3f completed [id=0 id_str=]
Feb 06 15:36:49 X-Files systemd[1081]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 06 15:36:49 X-Files avahi-daemon[637]: Joining mDNS multicast group on interface wlp60s0.IPv6 with address fe80::3512:9d80:5517:7b8f.
Feb 06 15:36:49 X-Files systemd[1081]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 06 15:36:49 X-Files avahi-daemon[637]: New relevant interface wlp60s0.IPv6 for mDNS.
Feb 06 15:36:49 X-Files systemd[1081]: Listening on debconf communication socket.
Feb 06 15:36:49 X-Files avahi-daemon[637]: Registering new address record for fe80::3512:9d80:5517:7b8f on wlp60s0.*.
Feb 06 15:36:49 X-Files systemd[1081]: Listening on Sound System.
Feb 06 15:36:49 X-Files systemd[1081]: Listening on D-Bus User Message Bus Socket.
Feb 06 15:36:49 X-Files systemd[1081]: Reached target Sockets.
Feb 06 15:36:49 X-Files systemd[1081]: Reached target Basic System.
Feb 06 15:36:49 X-Files systemd[1]: Started User Manager for UID 1000.
Feb 06 15:36:49 X-Files systemd[1081]: Starting Sound Service...
Feb 06 15:36:49 X-Files systemd[1]: Started Session c1 of user michael.
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.1129] device (wlp60s0): supplicant interface state: ready -> authenticating
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.1130] device (p2p-dev-wlp60s0): supplicant management interface state: ready -> authenticating
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.1136] device (wlp60s0): supplicant interface state: authenticating -> associating
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.1136] device (p2p-dev-wlp60s0): supplicant management interface state: authenticating -> associating
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.1363] device (wlp60s0): supplicant interface state: associating -> completed
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.1363] device (wlp60s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "MySpectrumWiFi38-5G"
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.1364] device (p2p-dev-wlp60s0): supplicant management interface state: associating -> completed
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.1366] device (wlp60s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Feb 06 15:36:49 X-Files NetworkManager[646]: <info>  [1612654609.1370] dhcp4 (wlp60s0): activation: beginning transaction (timeout in 45 seconds)
Feb 06 15:36:49 X-Files dbus-daemon[643]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.27' (uid=1000 pid=1091 comm="/usr/bin/pulseaudio --daemoni>

Last edited by Michael_Larsen; 02-07-2021 at 09:56 AM.
 
Old 02-08-2021, 12:56 AM   #7
Benmc
Member
 
Registered: Jul 2020
Posts: 32

Rep: Reputation: Disabled
could be wrong, but that looks like your bootup sequence

"Feb 06 15:36:49 X-Files systemd[1]: Started Session c1 of user michael."
 
Old 02-09-2021, 01:08 PM   #8
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
So the audio cut out "Feb 06 15:36"?
You said "Sound randomly stops working" - we need logs from that moment, and shortly before that.
Seems relevant messages might contain the keywords "snd_hda_intel", "hdaudio", or just "audio".
 
Old 02-09-2021, 06:48 PM   #9
Michael_Larsen
LQ Newbie
 
Registered: Jan 2021
Location: Southern California
Distribution: Mint, Knoppix, Ubuntu, and Kali
Posts: 28

Original Poster
Rep: Reputation: Disabled
Log at boot-up with no sound

I just booted up twice and here is the log file from the first attempt. I didn't include the second log because it says the same thing. Here is what was captured:

Code:
16:43:11 kernel: [UFW BLOCK] IN=wlp60s0 OUT= MAC=9c:b6:d0:0a:10:79:d8:9c:67:5f:04:27:08:00 SRC=192.168.1.13 DST=192.168.1.4 LEN=214 TOS=0x00 PREC=0x00 TTL=64 ID=2308 PROTO=UDP SPT=161 DPT=57059 LEN=194 
16:43:10 kernel: Bluetooth: RFCOMM ver 1.11
16:43:09 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp60s0: link becomes ready
16:43:09 kernel: wlp60s0: associated
16:43:05 kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
16:43:05 kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200528/nsarguments-59)
16:43:05 kernel: snd_hda_codec_ca0132 hdaudioC0D0: ca0132 DSP downloaded and running
16:43:04 kernel: nvidia-uvm: Loaded the UVM driver, major device number 509.
16:43:04 kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
16:43:04 kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  460.32.03  Sun Dec 27 18:51:11 UTC 2020
16:43:04 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  460.32.03  Sun Dec 27 19:00:34 UTC 2020
16:43:04 kernel: snd_hda_intel 0000:01:00.1: no codecs initialized
16:43:04 kernel: hdaudio hdaudioC1D7: no AFG or MFG node found
16:43:04 kernel: snd_hda_intel 0000:01:00.1: number of I/O streams is 30, forcing separate stream tags
16:43:04 kernel: pci 0000:01:00.1: can't change power state from D3cold to D0 (config space inaccessible)
16:43:04 kernel: ath10k_pci 0000:3c:00.0 wlp60s0: renamed from wlan0
16:43:04 kernel: ath: Regpair used: 0x69
16:43:04 kernel: ath10k_pci 0000:3c:00.0: htt-ver 3.60 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
16:43:03 kernel: snd_hda_codec_ca0132 hdaudioC0D0:      Internal Mic=0x12
16:43:03 kernel: NET: Registered protocol family 38
16:43:03 kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
16:43:03 kernel: Bluetooth: BNEP socket layer initialized
16:43:03 kernel: intel_rapl_common: Found RAPL domain dram
16:43:03 kernel: ath10k_pci 0000:3c:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
16:43:03 kernel: USB Video Class driver (1.1.1)
16:43:03 kernel: usbcore: registered new interface driver uvcvideo
16:43:03 kernel: input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input15
16:43:03 kernel: uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (1bcf:2b8c)
16:43:03 kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
16:43:03 kernel: audit: type=1400 audit(1612917783.497:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=574 comm="apparmor_parser"
16:43:03 kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14
16:43:03 kernel: videodev: Linux video capture interface: v2.00
16:43:03 kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
16:43:03 kernel: dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
16:43:03 kernel: usbcore: registered new interface driver btusb
16:43:03 kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
16:43:03 kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
16:43:03 kernel: Bluetooth: SCO socket layer initialized
16:43:03 kernel: NET: Registered protocol family 31
16:43:03 kernel: Bluetooth: Core ver 2.22
16:43:03 kernel: Disabling lock debugging due to kernel taint
16:43:03 kernel: nvidia: module license 'NVIDIA' taints kernel.
16:43:03 kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
16:43:03 kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
16:43:03 kernel: mc: Linux media interface: v0.10
16:43:03 kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
16:43:03 kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
16:43:03 kernel: intel_rapl_common: Found RAPL domain dram
16:43:03 kernel: Started Journal Service.
16:43:03 kernel: Reached target Local File Systems (Pre).
16:43:03 kernel: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
 
Old 02-09-2021, 06:59 PM   #10
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,148
Blog Entries: 21

Rep: Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483
I'd get rid of the nvidia driver and just run with nouveau since taint kernel messages mentioned .

I'v e had kernel inputs I have used < off the web to enable sd card recognition > that used to overheat wlan0 wireless card on a Acer Aspire One Zg5.

Took me a long time to figure that one out. Leaving a live run going all day narrowed that problem down.

Have you queried dmesg yet? Google search dmesg sound to get a idea.

Last edited by rokytnji; 02-09-2021 at 07:04 PM.
 
Old 02-09-2021, 07:18 PM   #11
Michael_Larsen
LQ Newbie
 
Registered: Jan 2021
Location: Southern California
Distribution: Mint, Knoppix, Ubuntu, and Kali
Posts: 28

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rokytnji View Post
I'd get rid of the nvidia driver and just run with nouveau since taint kernel messages mentioned.

How do I do that?
 
Old 02-10-2021, 11:55 AM   #12
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Michael_Larsen View Post
my sound just stops working. It works fine after a restart but I have no idea why it just randomly stops working all of a sudden.
Your description suggests that there's a moment (during a normal user session presumably) when your sound "just stops working".
I asked you for logs from the time that happens. Not after a reboot or anything.
If that time is covered in the output you already provided, please point it out.
Additionally, can you somehow trigger the problematic behaviour? How? Did you do some general initial troubleshooting (see my signature)?

We are willing to help you, definitely, but it won't work if you just dump some log file and expect us to do all the work. It's not possible, because you're the only one who can provide us with relevant information.
I know it's daunting, you're a newbie and unfamiliar with Linux command line system maintenance etc., but that's where we're at nevertheless.

And just a friendly reminder: we're not some magically free Linux customer service. It's a community effort, just like most things in the wonderful world of FLOSS.

Of course there's the remote chance that somebody has your exact same problem, or just plain guesses the correct solution. But don't you think they'd have come forward by now?
 
Old 02-10-2021, 04:15 PM   #13
Michael_Larsen
LQ Newbie
 
Registered: Jan 2021
Location: Southern California
Distribution: Mint, Knoppix, Ubuntu, and Kali
Posts: 28

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
Your description suggests that there's a moment (during a normal user session presumably) when your sound "just stops working".
I asked you for logs from the time that happens. Not after a reboot or anything.

I'm doing my best to find the information. I'm not just sitting here with my thumb up my ass. On a number of occasions, I will walk away from the computer and when I come back, the sound has stopped working. I will try to find the logs but I don't know the exact times. I posted the logs from the boot-ups because they contained the same error messages I've found elsewhere in the log files and it is what I posted below.


Quote:
Additionally, can you somehow trigger the problematic behaviour?
I have not seen any common thing that I'm doing that would trigger it. Sometimes it boots with no sound. Other times, it's working fine and I walk away to do something and when I come back, it doesn't work.


Quote:
We are willing to help you, definitely, but it won't work if you just dump some log file and expect us to do all the work.
I'm not expecting anyone to do all the work. I'm trying to learn as I go as well as ask people who know so if you think I'm just sitting here with my thumb in my ass and not trying to figure this out, you are dead wrong. I don't know what I don't know and that's why I'm here. If that is problematic, I will go elsewhere. I'm am trying really hard to gather the correct information and that's all I can do.


Quote:
And just a friendly reminder: we're not some magically free Linux customer service. It's a community effort, just like most things in the wonderful world of FLOSS.
Is this what you think I think this forum is? Just some customer service? I am asking ONE question and trying learn how my system works (or doesn't work, as the case may be) and learn this stuff so that one day perhaps I can pay it back by helping someone in the future who is a newbie and I happen to know the solution based upon my experiences.


Quote:
Of course there's the remote chance that somebody has your exact same problem, or just plain guesses the correct solution. But don't you think they'd have come forward by now?
I guess that's your way of saying that my problem must just be a figment of my imagination since no one has come forward with a solution. Again, if my question and desire to learn from the people here who know worlds more than I do about Linux is problematic, then I'll go elsewhere. In the meantime, I'm going to continue trying to learn about how the innards of Linux work and what is causing this anomaly in my system.


Good day.
 
Old 02-10-2021, 04:19 PM   #14
Michael_Larsen
LQ Newbie
 
Registered: Jan 2021
Location: Southern California
Distribution: Mint, Knoppix, Ubuntu, and Kali
Posts: 28

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rokytnji View Post
Have you queried dmesg yet? Google search dmesg sound to get a idea.

Thanks for the awesome suggestion! I found some great information on that command and am trying to gather pertinent information by playing with the various delimiters concerning my audio failures.
 
Old 02-10-2021, 06:18 PM   #15
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,148
Blog Entries: 21

Rep: Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483
Quote:
Originally Posted by Michael_Larsen View Post
How do I do that?
https://itectec.com/ubuntu/ubuntu-re...ck-to-nouveau/

https://itectec.com/ubuntu/ubuntu-ho...er-completely/
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
hear yee hear yee mr.facetious LinuxQuestions.org Member Intro 4 10-01-2015 04:07 PM
i can hear people when they talk but they can't hear me what do i do to fix this? dobieg Linux - Newbie 3 07-08-2014 09:15 PM
mic: can hear in speakers but can't record or hear in programs such as skype Valkyrie_of_valhalla Linux - Hardware 4 02-14-2007 04:24 PM
Can't hear ripped songs, but can hear CDs play quaff Linux - General 20 09-24-2004 09:59 AM
sound card configured. can hear testsound. cant hear cd's tdr_nj Red Hat 2 04-19-2004 09:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 12:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration