I’m havng very similar problems to those report by others at at least three other threads on this site that the interface would not permit me to create links to because I’m a “new user”. One at least tries to be helpful.
The symptoms include multiple (6-10) daily hard GUI freezes at random intervals and times, and not obviously related to any particular user input or activity.
The logs reveal several of the same symptoms, including xorg hangs,
A common pattern is the message:
Ignored exception from dbus method: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name com.gonzaarcr.appmenu was not provided by any .service files
followed by several dozen to several hundred pulseaudio messages as it loops complaining of latency issues. The message loop looks like:
Apr 21 12:59:26 | user.debug | greystone | PN=pulseaudio | ST=pulseaudio[1965]: | AN=pulseaudio | MSG= max_request changed, trying to update from 2340 to 3222.
Apr 21 12:59:26 | user.debug | greystone | PN=pulseaudio | ST=pulseaudio[1965]: | AN=pulseaudio | MSG= max_request changed, trying to update from 2340 to 3222.
Apr 21 12:59:26 | user.debug | greystone | PN=pulseaudio | ST=pulseaudio[1965]: | AN=pulseaudio | MSG= max_request changed, trying to update from 2340 to 3222.
Apr 21 12:59:26 | user.debug | greystone | PN=pulseaudio | ST=pulseaudio[1965]: | AN=pulseaudio | MSG= Notifying client about increased tlength
Apr 21 12:59:26 | user.debug | greystone | PN=pulseaudio | ST=pulseaudio[1965]: | AN=pulseaudio | MSG= hwbuf_unused=346452
These conclude with these two messages shortly or immediately before the message indicating a reboot:
Apr 21 12:59:33 | user.debug | greystone | PN=pulseaudio | ST=pulseaudio[1965]: | AN=pulseaudio | MSG= Latency set to 46.00ms
Apr 21 12:59:33 | user.debug | greystone | PN=pulseaudio | ST=pulseaudio[1965]: | AN=pulseaudio | MSG= setting avail_min=87055
Other common messages are:
Apr 23 15:53:43 | user.warning | greystone | PN= | ST=/usr/lib/gdm3/gdm-x-session[2002]: | AN=- | MSG= (EE) NVIDIA(GPU-0): WAIT (2, 8, 0x8000, 0x0000f884, 0x0000cc64)
Apr 21 14:57:27 | daemon.debug | greystone | PN=rtkit-daemon | ST=rtkit-daemon[1606]: | AN=rtkit-daemon | MSG= Supervising 5 threads of 3 processes of 2 users.
Apr 21 14:58:03 | user.warning | greystone | PN= | ST=/usr/lib/gdm3/gdm-x-session[2101]: | AN=- | MSG= (WW) NVIDIA: Wait for channel idle timed out.
Apr 23 09:49:01 | daemon.info | greystone | PN=gsd-media-keys | ST=gsd-media-keys[3943]: | AN=gsd-media-keys | MSG= [GFX1]: Device reset due to WR context
The reboot after the last entry entailed thousands, if not tens of thousands of pulseaudio messages, looping through setup.
I should add that, during this, no sound is playing.
What I think is going on is either (a) the card’s HDMI-related DSP is preventing pulseaudio from connecting to the default sound device, which is part of the motherboard chipset, or (b) because nvidiafb is not compiled into the kernel, the card’s memory management fails.
I also should note that I’ve tried setting nvidia-drm.modeset=1 nouveau.modeset=0 and the periodic hangs/waits/resets persist.
nvidia-bug-report.log.gz (270.4 KB)
Any thoughts or assistance would be most welcome, I’m on day 12 of a Ubuntu 20.04 re-install, am wearing out my welcome at Google, and would like to be able to get back to work.