Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Sound and Perl modules
Date: Sat, 19 May 2018 10:22:13
Message-Id: 2125060.lee07KcZIS@dell_xps
In Reply to: [gentoo-user] Sound and Perl modules by Klaus Ethgen
1 On Saturday, 19 May 2018 01:04:14 BST Klaus Ethgen wrote:
2 > Hi folks,
3 >
4 > I mentioned already that I am a user of OSS4. I found [0] but none of
5 > the information over there works anymore. Do you know some more recent
6 > source?
7
8 I don't know of any more up to date link to recommend, because I've not used
9 oss, but is there something wrong with using alsa?
10
11
12 > Currently I am trying to compile it from source directly but there is a
13 > small problem left with kernel 4.16.
14
15 Have you had a look at various overlays - not sure which ebuild is the best to
16 use for oss.
17
18
19 > Another problem with sound is bluetooth. On one box I usually use a
20 > bluetooth headset. Unfortunately the only way that seems to work on
21 > linux is to use puleaudio. Sadly it is not starting under Gentoo.
22 >
23 > Is there anyone who has successful use pulseaudio with bluetooth on
24 > Gentoo?
25
26 Most desktop environments pull in the pulseaudio ebuild these days and pa
27 starts up as needed by udev/ConsoleKit when using openrc, or just udev/systemd
28 when using systemd.
29
30 Have a look here for set up details:
31
32 https://wiki.gentoo.org/wiki/PulseAudio
33
34 On some PCs I have found bluetooth audio a pain to configure. I was advised
35 to install net-wireless/blueman, which made it less painful to get bluetooth
36 audio source/sink working in my use case.
37
38 However, in many cases bluetoothctl is all you need to get the devices to pair
39 and get pulseaudio to pick up the bluetooth device as an audio sink.
40
41 pactl list sinks
42
43 and
44
45 pactl list sources
46
47 will show you what pulseaudio sees.
48
49
50 > I hope, I do not bother you with all that questions coming up moving to
51 > Gentoo...
52
53 Not at all, just shoot away and users with more knowledge and experience will
54 chime in as necessary if they know the answer.
55
56 --
57 Regards,
58 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Sound and Perl modules Klaus Ethgen <Klaus+gentoo@××××××.de>