Date: Wed, 21 Jan 2015 19:36:55 +0200 From: David Naylor <dbn@freebsd.org> To: gnome@freebsd.org Subject: Re: [SOLVED] pulseaudio: no sound Message-ID: <3897071.mOG7WkAl3R@dragon.local> In-Reply-To: <1447567.sqQmbGMXaD@dragon.local> References: <1447567.sqQmbGMXaD@dragon.local>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1495112.eW8l0O76qi Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Tuesday, 20 January 2015 18:45:17 David Naylor wrote: > Dear Gnome list, > > On my current installation PulseAudio fails to play any sound. Can you > please suggest the appropriate location to report this issue. > > # pulseaudio > W: [(null)] caps.c: Normally all extra capabilities would be dropped now, > but that's impossible because PulseAudio was built without capabilities > support. E: [(null)] ltdl-bind-now.c: Failed to open module > module-oss-mmap.so: Shared object "module-oss-mmap.so" not found, required > by "pulseaudio" > E: [(null)] module.c: Failed to open module "module-oss-mmap". > E: [(null)] main.c: Module load failed. > E: [(null)] main.c: Failed to initialize daemon. I had modified default.pa causing pulseaudio to load the incorrect module. Sound still didn't play as pulseaudio selects sink 0 as the default, even though it reports: # pulseaudio W: [(null)] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support. W: [(null)] oss-util.c: '/dev/dsp0' doesn't support full duplex W: [(null)] oss-util.c: '/dev/dsp1' doesn't support full duplex W: [(null)] oss-util.c: '/dev/dsp2' doesn't support full duplex W: [(null)] oss-util.c: '/dev/dsp3' doesn't support full duplex However, please note: # cat /dev/sndstat Installed devices: pcm0: <NVIDIA GT440 (HDMI/DP 8ch)> (play) pcm1: <NVIDIA GT440 (HDMI/DP 8ch)> (play) pcm2: <NVIDIA GT440 (HDMI/DP 8ch)> (play) pcm3: <NVIDIA GT440 (HDMI/DP 8ch)> (play) pcm4: <Realtek ALC892 (Rear Analog 5.1/2.0)> (play/rec) default pcm5: <Realtek ALC892 (Front Analog)> (play/rec) pcm6: <Realtek ALC892 (Rear Digital)> (play) pcm7: <Realtek ALC892 (Rear Digital)> (play) OSS selects the correct output (pcm4, or sink 4) by default: no user intervention required. Issues: # pacmd set-default-sink 4 Fixes sound for me. Regards --nextPart1495112.eW8l0O76qi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJUv+O3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5NDhFQzUxMUEyN0YwMzAyRTc5OUI1M0FB RDYzRkE4REQ2QjJEQTU1AAoJEK1j+o3WstpVJKIP+QEH0or0QkV6mL2Zy4JQsjIG 7eerpHZeb5RvQcp9MsX9TaxckGK/I8AzYQ1yJgz9CKA+A0lbgxoo3K5HcFzXthjd xhglKacxb/Cusd8qxWQR8wlvHjNxE2qMMNQ6Olw1ke1QlKNdenqKHoeXaK0Nna9g 3wvw7GIHlFKK0gbFCkG/8t0gskFv2m0Jm5PCeHko9t+iXKXwg6l0sN+4MfFmnXUe +Q6cMXkHL3Nbs/nDKs5r4KVWXMWdTXBjLsI+Vxd9O81hLhR4A9UeSQazYXIovAtw ANtlZlKYYxtbStfhL+wR2D52bq8Z8xaxYoJCPBI8ISm8gyaNlIs46XJZcARsESSa JewPcvG0ejBIgkb5ggW1yktJT6zOq6rb1+76UEkdH5v/1CPg7qYUe4hp1SWdV7JG 8fy63nDNNyqi0NNIE+zF4APODDnqOc70gtoAfwOPgUlpa4HIlPdbMH7SWx5B5GIn chlGYozkuJEX+G6QLR4z/95h8OcyLv9odDMD/NrR6qwnClv2I8pz+BPbsS6da/1i g6yifeWhuU+N1HdEjLTruDD/WwzxVotX8sGO9oGvx/j5wEliCfzXZUJBvyYiJFyO lcm5CFgKMKneRBUB+xe1kXC/QTx3X1PvuzG67wOGJvD8C1Gm9ZTMWQEjrrh3+B3D yq2Ou1hDE1usek4r5Gc0 =23BH -----END PGP SIGNATURE----- --nextPart1495112.eW8l0O76qi--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3897071.mOG7WkAl3R>