4 lines
67 B
Bash
Executable File
4 lines
67 B
Bash
Executable File
#!/bin/bash
|
|
rmmod snd_hda_intel
|
|
modprobe snd_hda_intel
|
|
alsactl init |