How to Verify that a UART is Enabled on a Beaglebone Black

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











up vote
1
down vote

favorite












Question



Is the existence of a /dev/ttyO* symlink evidence that the corresponding UART device is enabled? If not, how can I check whether or not the UART has been successfully enabled?



Details



I'm learning how to use a Beaglebone Black. I'm running the Debian 9 IOT distro on a Beaglebone kernel 4.9. I'm interested in configuring the UART ports to read data from other devices. Many references seem to use the following command to check whether or not one or another UART device has been enabled:



ls -l /dev/ttyO*


It seems to me that the implicit statement here is that the existence of a ttyO* symlink is an indication that the corresponding UART device has been enabled, e.g. if the symlink /dev/ttyO2 -> ttyS2 exists then this means that UART2 has been enabled. Is this correct?







share|improve this question

























    up vote
    1
    down vote

    favorite












    Question



    Is the existence of a /dev/ttyO* symlink evidence that the corresponding UART device is enabled? If not, how can I check whether or not the UART has been successfully enabled?



    Details



    I'm learning how to use a Beaglebone Black. I'm running the Debian 9 IOT distro on a Beaglebone kernel 4.9. I'm interested in configuring the UART ports to read data from other devices. Many references seem to use the following command to check whether or not one or another UART device has been enabled:



    ls -l /dev/ttyO*


    It seems to me that the implicit statement here is that the existence of a ttyO* symlink is an indication that the corresponding UART device has been enabled, e.g. if the symlink /dev/ttyO2 -> ttyS2 exists then this means that UART2 has been enabled. Is this correct?







    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Question



      Is the existence of a /dev/ttyO* symlink evidence that the corresponding UART device is enabled? If not, how can I check whether or not the UART has been successfully enabled?



      Details



      I'm learning how to use a Beaglebone Black. I'm running the Debian 9 IOT distro on a Beaglebone kernel 4.9. I'm interested in configuring the UART ports to read data from other devices. Many references seem to use the following command to check whether or not one or another UART device has been enabled:



      ls -l /dev/ttyO*


      It seems to me that the implicit statement here is that the existence of a ttyO* symlink is an indication that the corresponding UART device has been enabled, e.g. if the symlink /dev/ttyO2 -> ttyS2 exists then this means that UART2 has been enabled. Is this correct?







      share|improve this question













      Question



      Is the existence of a /dev/ttyO* symlink evidence that the corresponding UART device is enabled? If not, how can I check whether or not the UART has been successfully enabled?



      Details



      I'm learning how to use a Beaglebone Black. I'm running the Debian 9 IOT distro on a Beaglebone kernel 4.9. I'm interested in configuring the UART ports to read data from other devices. Many references seem to use the following command to check whether or not one or another UART device has been enabled:



      ls -l /dev/ttyO*


      It seems to me that the implicit statement here is that the existence of a ttyO* symlink is an indication that the corresponding UART device has been enabled, e.g. if the symlink /dev/ttyO2 -> ttyS2 exists then this means that UART2 has been enabled. Is this correct?









      share|improve this question












      share|improve this question




      share|improve this question








      edited May 18 at 7:58









      GAD3R

      22.1k154891




      22.1k154891









      asked May 17 at 18:28









      igal

      4,785930




      4,785930

























          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',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          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%2f444449%2fhow-to-verify-that-a-uart-is-enabled-on-a-beaglebone-black%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f444449%2fhow-to-verify-that-a-uart-is-enabled-on-a-beaglebone-black%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay