mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Enable audio on Rpi in config (#3479)
* Enable audio on Rpi in config * Add asound.state
This commit is contained in:
9
packages/blobs/asound.state/asound.state.rpi
Normal file
9
packages/blobs/asound.state/asound.state.rpi
Normal file
@@ -0,0 +1,9 @@
|
||||
pcm.!default {
|
||||
type hw
|
||||
card 0
|
||||
}
|
||||
|
||||
ctl.!default {
|
||||
type hw
|
||||
card 0
|
||||
}
|
||||
Reference in New Issue
Block a user