|
Lines 127-133
Link Here
|
| 127 |
</sect1info> |
127 |
</sect1info> |
| 128 |
|
128 |
|
| 129 |
<title>Setting Up the Sound Card</title> |
129 |
<title>Setting Up the Sound Card</title> |
| 130 |
|
130 |
|
| 131 |
<sect2 id="sound-device"> |
131 |
<sect2 id="sound-device"> |
| 132 |
<title>Configuring the System</title> |
132 |
<title>Configuring the System</title> |
| 133 |
|
133 |
|
|
Lines 836-842
Link Here
|
| 836 |
Adaptor #0: "Savage Streams Engine" |
836 |
Adaptor #0: "Savage Streams Engine" |
| 837 |
number of ports: 1 |
837 |
number of ports: 1 |
| 838 |
port base: 43 |
838 |
port base: 43 |
| 839 |
operations supported: PutImage |
839 |
operations supported: PutImage |
| 840 |
supported visuals: |
840 |
supported visuals: |
| 841 |
depth 16, visualID 0x22 |
841 |
depth 16, visualID 0x22 |
| 842 |
depth 16, visualID 0x23 |
842 |
depth 16, visualID 0x23 |
|
Lines 1247-1253
Link Here
|
| 1247 |
same time, takes some of the more fine-grained control away from |
1247 |
same time, takes some of the more fine-grained control away from |
| 1248 |
the user. The <application>xine</application> video player |
1248 |
the user. The <application>xine</application> video player |
| 1249 |
performs best on XVideo interfaces.</para> |
1249 |
performs best on XVideo interfaces.</para> |
| 1250 |
|
1250 |
|
| 1251 |
<para>By default, <application>xine</application> player will |
1251 |
<para>By default, <application>xine</application> player will |
| 1252 |
start up in a graphical user interface. The menus can then be |
1252 |
start up in a graphical user interface. The menus can then be |
| 1253 |
used to open a specific file:</para> |
1253 |
used to open a specific file:</para> |
|
Lines 1327-1333
Link Here
|
| 1327 |
and use a few different applications. This section exists to |
1327 |
and use a few different applications. This section exists to |
| 1328 |
give the reader pointers to such additional information.</para> |
1328 |
give the reader pointers to such additional information.</para> |
| 1329 |
|
1329 |
|
| 1330 |
<para>The |
1330 |
<para>The |
| 1331 |
<ulink url="http://www.mplayerhq.hu/DOCS/">MPlayer documentation</ulink> |
1331 |
<ulink url="http://www.mplayerhq.hu/DOCS/">MPlayer documentation</ulink> |
| 1332 |
is very technically informative. |
1332 |
is very technically informative. |
| 1333 |
These documents should probably be consulted by anyone wishing |
1333 |
These documents should probably be consulted by anyone wishing |
|
Lines 1427-1433
Link Here
|
| 1427 |
<para>Alternatively, you may statically compile the support for |
1427 |
<para>Alternatively, you may statically compile the support for |
| 1428 |
the TV card in your kernel, in that case add the following |
1428 |
the TV card in your kernel, in that case add the following |
| 1429 |
lines to your kernel configuration:</para> |
1429 |
lines to your kernel configuration:</para> |
| 1430 |
|
1430 |
|
| 1431 |
<programlisting>device bktr |
1431 |
<programlisting>device bktr |
| 1432 |
device iicbus |
1432 |
device iicbus |
| 1433 |
device iicbb |
1433 |
device iicbb |