updated to the files included in 1.7 release
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6916 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6a5be5f36d
commit
7952c91445
@ -6,7 +6,7 @@ This is a AC97 sound driver for certain chipsets.
|
||||
It does provide sound playback, but not recording.
|
||||
|
||||
The driver is known to work with the following chipsets:
|
||||
Intel ICH, ICH1, ICH2, ICH3, ICH4,
|
||||
Intel ICH, ICH1, ICH2, ICH3, ICH4, ICH5,
|
||||
NVIDIA nForce (MCP), NVIDIA nForce 2 (MCP2)
|
||||
and SIS 7012.
|
||||
|
||||
|
@ -57,22 +57,21 @@ ln -v -s ~/config/add-ons/kernel/drivers/bin/ich_ac97 ~/config/add-ons/kernel/dr
|
||||
|
||||
kill -9 Media
|
||||
kill -9 media_server
|
||||
sleep 1
|
||||
kill -9 media_addon_server
|
||||
kill -9 audio_server
|
||||
sleep 1
|
||||
|
||||
rescan ich_ac97
|
||||
/boot/beos/system/servers/media_server &
|
||||
sleep 5
|
||||
|
||||
alert "
|
||||
Installation Complete.
|
||||
|
||||
Start the Media Server now.
|
||||
Please enable Realtime audio and
|
||||
select 'AC97 (ICH)' as output and 'None In' as input.
|
||||
|
||||
Enable Realtime audio.
|
||||
Select 'AC97 (ICH)' as output and 'None In' as input.
|
||||
|
||||
Now restart the Media Services.
|
||||
Restart the Media Services if required.
|
||||
Read the readme file if you experience problems."
|
||||
|
||||
/boot/beos/preferences/Media &
|
||||
|
Loading…
Reference in New Issue
Block a user