Possible bad install of alsamixer utility

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












0















Kernel version: 2.6.35.14 running (embedded) on an ARM MCIMX51. The system is rather outdated and old (ASoC). I am getting odd behavior with sound. I already defaulted asound config file (asound.play) with alsactl init and have managed to play some tone files I found (works). The speaker-test application runs but is not producing any sound (with no errors). A card is registered and things seem to be in order:



aplay -l:

card 0: ccwmx51p51 [ccwmx51p51], devie 0: WM8750 WM8750-0
Subdevices: 1/1
Subdevice #0: subdevice #0


I wanted to use the alsamixer utility I found @ /usr/bin to see if it might be muted:



alsamixer


Running that command results in an error:



Error opening terminal: vt100.


I tried to Google that error but no luck (with respect to alsamixer or audio). Could someone explain what an error like this means, in general?










share|improve this question
























  • I guess you wanted to use amixer instead.

    – CL.
    Jan 22 at 18:06











  • @CL I see your point (edited post to reflect that) but my question still remains. Shouldn't running alsamixer open up a user interface where I can toggle a mute/unmute function instead of producing an error message?

    – Rob
    Jan 22 at 18:12












  • Yes, it should. But Google tells me your terminfo is not installed correctly.

    – CL.
    Jan 22 at 18:55











  • @CL Any idea how to fix it? I found terminfo directory @ /usr/share

    – Rob
    Jan 22 at 19:10












  • Ask whoever created and configured that system.

    – CL.
    Jan 22 at 19:20















0















Kernel version: 2.6.35.14 running (embedded) on an ARM MCIMX51. The system is rather outdated and old (ASoC). I am getting odd behavior with sound. I already defaulted asound config file (asound.play) with alsactl init and have managed to play some tone files I found (works). The speaker-test application runs but is not producing any sound (with no errors). A card is registered and things seem to be in order:



aplay -l:

card 0: ccwmx51p51 [ccwmx51p51], devie 0: WM8750 WM8750-0
Subdevices: 1/1
Subdevice #0: subdevice #0


I wanted to use the alsamixer utility I found @ /usr/bin to see if it might be muted:



alsamixer


Running that command results in an error:



Error opening terminal: vt100.


I tried to Google that error but no luck (with respect to alsamixer or audio). Could someone explain what an error like this means, in general?










share|improve this question
























  • I guess you wanted to use amixer instead.

    – CL.
    Jan 22 at 18:06











  • @CL I see your point (edited post to reflect that) but my question still remains. Shouldn't running alsamixer open up a user interface where I can toggle a mute/unmute function instead of producing an error message?

    – Rob
    Jan 22 at 18:12












  • Yes, it should. But Google tells me your terminfo is not installed correctly.

    – CL.
    Jan 22 at 18:55











  • @CL Any idea how to fix it? I found terminfo directory @ /usr/share

    – Rob
    Jan 22 at 19:10












  • Ask whoever created and configured that system.

    – CL.
    Jan 22 at 19:20













0












0








0








Kernel version: 2.6.35.14 running (embedded) on an ARM MCIMX51. The system is rather outdated and old (ASoC). I am getting odd behavior with sound. I already defaulted asound config file (asound.play) with alsactl init and have managed to play some tone files I found (works). The speaker-test application runs but is not producing any sound (with no errors). A card is registered and things seem to be in order:



aplay -l:

card 0: ccwmx51p51 [ccwmx51p51], devie 0: WM8750 WM8750-0
Subdevices: 1/1
Subdevice #0: subdevice #0


I wanted to use the alsamixer utility I found @ /usr/bin to see if it might be muted:



alsamixer


Running that command results in an error:



Error opening terminal: vt100.


I tried to Google that error but no luck (with respect to alsamixer or audio). Could someone explain what an error like this means, in general?










share|improve this question
















Kernel version: 2.6.35.14 running (embedded) on an ARM MCIMX51. The system is rather outdated and old (ASoC). I am getting odd behavior with sound. I already defaulted asound config file (asound.play) with alsactl init and have managed to play some tone files I found (works). The speaker-test application runs but is not producing any sound (with no errors). A card is registered and things seem to be in order:



aplay -l:

card 0: ccwmx51p51 [ccwmx51p51], devie 0: WM8750 WM8750-0
Subdevices: 1/1
Subdevice #0: subdevice #0


I wanted to use the alsamixer utility I found @ /usr/bin to see if it might be muted:



alsamixer


Running that command results in an error:



Error opening terminal: vt100.


I tried to Google that error but no luck (with respect to alsamixer or audio). Could someone explain what an error like this means, in general?







audio hardware alsa






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 22 at 18:13







Rob

















asked Jan 22 at 16:53









RobRob

1065




1065












  • I guess you wanted to use amixer instead.

    – CL.
    Jan 22 at 18:06











  • @CL I see your point (edited post to reflect that) but my question still remains. Shouldn't running alsamixer open up a user interface where I can toggle a mute/unmute function instead of producing an error message?

    – Rob
    Jan 22 at 18:12












  • Yes, it should. But Google tells me your terminfo is not installed correctly.

    – CL.
    Jan 22 at 18:55











  • @CL Any idea how to fix it? I found terminfo directory @ /usr/share

    – Rob
    Jan 22 at 19:10












  • Ask whoever created and configured that system.

    – CL.
    Jan 22 at 19:20

















  • I guess you wanted to use amixer instead.

    – CL.
    Jan 22 at 18:06











  • @CL I see your point (edited post to reflect that) but my question still remains. Shouldn't running alsamixer open up a user interface where I can toggle a mute/unmute function instead of producing an error message?

    – Rob
    Jan 22 at 18:12












  • Yes, it should. But Google tells me your terminfo is not installed correctly.

    – CL.
    Jan 22 at 18:55











  • @CL Any idea how to fix it? I found terminfo directory @ /usr/share

    – Rob
    Jan 22 at 19:10












  • Ask whoever created and configured that system.

    – CL.
    Jan 22 at 19:20
















I guess you wanted to use amixer instead.

– CL.
Jan 22 at 18:06





I guess you wanted to use amixer instead.

– CL.
Jan 22 at 18:06













@CL I see your point (edited post to reflect that) but my question still remains. Shouldn't running alsamixer open up a user interface where I can toggle a mute/unmute function instead of producing an error message?

– Rob
Jan 22 at 18:12






@CL I see your point (edited post to reflect that) but my question still remains. Shouldn't running alsamixer open up a user interface where I can toggle a mute/unmute function instead of producing an error message?

– Rob
Jan 22 at 18:12














Yes, it should. But Google tells me your terminfo is not installed correctly.

– CL.
Jan 22 at 18:55





Yes, it should. But Google tells me your terminfo is not installed correctly.

– CL.
Jan 22 at 18:55













@CL Any idea how to fix it? I found terminfo directory @ /usr/share

– Rob
Jan 22 at 19:10






@CL Any idea how to fix it? I found terminfo directory @ /usr/share

– Rob
Jan 22 at 19:10














Ask whoever created and configured that system.

– CL.
Jan 22 at 19:20





Ask whoever created and configured that system.

– CL.
Jan 22 at 19:20










0






active

oldest

votes











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f496009%2fpossible-bad-install-of-alsamixer-utility%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f496009%2fpossible-bad-install-of-alsamixer-utility%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown






Popular posts from this blog

Peggy Mitchell

Palaiologos

The Forum (Inglewood, California)