LINUX.ORG.RU

История изменений

Исправление andrew667, (текущая версия) :

добавил в .bash_profile

/usr/bin/amixer -c 0 -q cset index=0,name='Input Source' 'Rear Mic'
touch /home/andrew667/777
echo "777777" >> /home/andrew667/777

С семерками все в порядке. Со звуком - нет. С паузой тоже не прокатывает.

/bin/sleep 20
/usr/bin/amixer -c 0 -q cset index=0,name='Input Source' 'Rear Mic'
touch /home/andrew667/777
echo "777777" >> /home/andrew667/777

Исходная версия andrew667, :

добавил в .bash_profile

/usr/bin/amixer -c 0 -q cset index=0,name='Input Source' 'Rear Mic'
touch /home/andrew667/777
echo "777777" >> /home/andrew667/777

С семерками все в порядке. Со звуком - нет.