Mageia Bugzilla – Attachment 1213 Details for
Bug 2437
snd_hda_intel sound not worked -- old problem "inherited" from Mandriva
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
the script I need to run to get my audio work
99_audio.sh (text/plain), 141 bytes, created by
Franklin Weng
on 2011-12-10 14:13:57 CET
(
hide
)
Description:
the script I need to run to get my audio work
Filename:
MIME Type:
Creator:
Franklin Weng
Created:
2011-12-10 14:13:57 CET
Size:
141 bytes
patch
obsolete
>#!/bin/sh > >sleep 10 >nid=16; while [ "$nid" -le 39 ]; do /usr/local/bin/hda-verb /dev/snd/hwC0D0 $nid SET_POWER_STATE 0; nid=$((nid+1)); done
#!/bin/sh sleep 10 nid=16; while [ "$nid" -le 39 ]; do /usr/local/bin/hda-verb /dev/snd/hwC0D0 $nid SET_POWER_STATE 0; nid=$((nid+1)); done
View Attachment As Raw
Actions:
View
Attachments on
bug 2437
: 1213