blob: 6c7a1db979d8cb96fe84fc48a16a9a48b481b56e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>소리 설정</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="DrakX로 설치">
<link rel="up" href="index.html" title="DrakX로 설치">
<link rel="prev" href="selectMouse.html" title="마우스 선택">
<link rel="next" href="securityLevel.html" title="보안 등급"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
<!--
body { font-family: sans-serif; font-size: 13px }
table { font-family: sans-serif; font-size: 13px }
--></style></head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div lang="ko" class="section" title="소리 설정">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="soundConfig"></a>소리 설정
</h2>
</div>
</div>
</div>
<p>In this screen the name of the driver that the installer chose for your
sound card is given, which will be the default driver if one exists.
</p>
<p>The default driver should work without problems. However, if after install
you do encounter problems, then run <span class="command"><strong>draksound</strong></span> or start
this tool via MCC (Mageia Control Center), by choosing the
<span class="guilabel">Hardware</span> tab and clicking on <span class="guilabel">Sound
Configuration</span> at the top right of the screen.
</p>
<p>With this tool, you can choose which backend will become the sound server,
so manage the sound. You have the choice between pulseaudio and
pipewire. For the second, you can choose a session manager
<code class="literal">Wireplumber</code> or <code class="literal">Pipewire Media
Session</code>. After applying the new configuration, the needed packages
will be installed and services configured.
</p>
<div class="section" title="고급">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a name="soundConfig-Advanced"></a>고급
</h3>
</div>
</div>
</div>
<p>Clicking <span class="bold"><strong><span class="guibutton">Advanced</span></strong></span> in
this screen, you will have the choice to reset the sound mixer configuration
to default values.
</p>
<p></p>
</div>
</div>
</body>
</html>
|