LINUX.ORG.RU

ошибки alsa при запуске conky

 ,


0

1

в общем нашел конфиг для conky, где показано уровень громкости использую alsa
http://pastebin.com/sTPvpChy - ошибки при запуске conky
Кусок конфига который задействует alsa:

  |___Volume___Master: ${color1}${execi 1 amixer sget 'Master',0 | grep Mono: | sed 's/^[^[]*\[/[/g' | sed 's/\[[^%]*dB\] //g'}${color0}
${if_running nyxmms2}  |   |__Front: ${color1}${execi 1 amixer sget 'Front',0 | grep Left: | sed 's/^[^[]*\[/[/g' | sed 's/\[[^%]*dB\] //g'}${color0}
  |   |__Back: ${color1}${execi 1 amixer sget 'Surround',0 | grep Left: | sed 's/^[^[]*\[/[/g' | sed 's/\[[^%]*dB\] //g'}${color0}
  |   |__Center: ${color1}${execi 1 amixer sget 'Center',0 | grep Mono: | sed 's/^[^[]*\[/[/g' | sed 's/\[[^%]*dB\] //g'}${color0}
  |
  |___nyxmms2___${color1}${execi 1 nyxmms2 status | sed 's/:.*$//g'}${color0}___${color1}${exec nyxmms2 status | sed 's/^[^:]*:[^:]*: //g'}${color0}
      |___${execi 1 nyxmms2 status | sed 's/^[^:]*: //g' | sed 's/ - .*//g'}
          |___${color1}${execi 1 nyxmms2 status | sed 's/^[^-]*- //g' | sed 's/:.*$//g'}${color0}
${else}      |__Front: ${color1}${execi 1 amixer sget 'Front',0 | grep Left: | sed 's/^[^[]*\[/[/g' | sed 's/\[[^%]*dB\] //g'}${color0}
      |__Back: ${color1}${execi 1 amixer sget 'Surround',0 | grep Left: | sed 's/^[^[]*\[/[/g' | sed 's/\[[^%]*dB\] //g'}${color0}
      |__Center: ${color1}${execi 1 amixer sget 'Center',0 | grep Mono: | sed 's/^[^[]*\[/[/g' | sed 's/\[[^%]*dB\] //g'}${color0}
Не могу понять в чем дело...

Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.