In every single distro I have experienced audio issues without being able to figure out how to fix them. It works great for about 20 seconds and then freezes.. sometimes it will unfreeze and sometimes it crashes the entire application.
Soundcard: Onboard Realtek ALC850 8-Channel
System: Debian Lenny
I ran audacious through the terminal and this is the output received leading from the initial startup.
- Code: Select all
** (audacious:6804): WARNING **: Failed to connect to the session manager: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
amidi-plug(amidi-plug.c:amidiplug_init:97): init, read configuration
amidi-plug(i_backend.c:i_backend_load:107): loading backend '/usr/lib/audacious/Input/amidi-plug/ap-alsa.so'
amidi-plug(i_backend.c:i_backend_load:145): backend /usr/lib/audacious/Input/amidi-plug/ap-alsa.so (name 'alsa') successfully loaded
** (audacious:6804): WARNING **: Unable to connect to dbus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
And then it repeats the following errors each time you start a new song:
- Code: Select all
(audacious:6804): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(audacious:6804): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
This is not just with audacious. It happens with all audio.
Any advice or a kick in the right direction would be MUCH appreciated.