Problem when using screen to /dev/ttyUSB0

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


.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
0
down vote

favorite












$ sudo screen /dev/ttyUSB0 115200
[screen is terminating]


When I input command above, the output is really strange as below.



Picture



I just want to connect an USRP devices. Could somebody tell me the reason?







share|improve this question

















  • 2




    You do not need to use sudo. You should add your user to dialout group (see this answer). Then you should check that hardware serial is really on /dev/ttyUSB0, as it may be on /dev/ttyACM0 (or with other numbers). Remove your USB adapter, open terminal with tail -f /var/log/syslog, connect adaptop and check log for serial converters.
    – N0rbert
    yesterday

















up vote
0
down vote

favorite












$ sudo screen /dev/ttyUSB0 115200
[screen is terminating]


When I input command above, the output is really strange as below.



Picture



I just want to connect an USRP devices. Could somebody tell me the reason?







share|improve this question

















  • 2




    You do not need to use sudo. You should add your user to dialout group (see this answer). Then you should check that hardware serial is really on /dev/ttyUSB0, as it may be on /dev/ttyACM0 (or with other numbers). Remove your USB adapter, open terminal with tail -f /var/log/syslog, connect adaptop and check log for serial converters.
    – N0rbert
    yesterday













up vote
0
down vote

favorite









up vote
0
down vote

favorite











$ sudo screen /dev/ttyUSB0 115200
[screen is terminating]


When I input command above, the output is really strange as below.



Picture



I just want to connect an USRP devices. Could somebody tell me the reason?







share|improve this question













$ sudo screen /dev/ttyUSB0 115200
[screen is terminating]


When I input command above, the output is really strange as below.



Picture



I just want to connect an USRP devices. Could somebody tell me the reason?









share|improve this question












share|improve this question




share|improve this question








edited yesterday









David Foerster

25.5k1360104




25.5k1360104









asked 2 days ago









J.Y.Liu

1




1







  • 2




    You do not need to use sudo. You should add your user to dialout group (see this answer). Then you should check that hardware serial is really on /dev/ttyUSB0, as it may be on /dev/ttyACM0 (or with other numbers). Remove your USB adapter, open terminal with tail -f /var/log/syslog, connect adaptop and check log for serial converters.
    – N0rbert
    yesterday













  • 2




    You do not need to use sudo. You should add your user to dialout group (see this answer). Then you should check that hardware serial is really on /dev/ttyUSB0, as it may be on /dev/ttyACM0 (or with other numbers). Remove your USB adapter, open terminal with tail -f /var/log/syslog, connect adaptop and check log for serial converters.
    – N0rbert
    yesterday








2




2




You do not need to use sudo. You should add your user to dialout group (see this answer). Then you should check that hardware serial is really on /dev/ttyUSB0, as it may be on /dev/ttyACM0 (or with other numbers). Remove your USB adapter, open terminal with tail -f /var/log/syslog, connect adaptop and check log for serial converters.
– N0rbert
yesterday





You do not need to use sudo. You should add your user to dialout group (see this answer). Then you should check that hardware serial is really on /dev/ttyUSB0, as it may be on /dev/ttyACM0 (or with other numbers). Remove your USB adapter, open terminal with tail -f /var/log/syslog, connect adaptop and check log for serial converters.
– N0rbert
yesterday











1 Answer
1






active

oldest

votes

















up vote
0
down vote













Try without baudrate



$ sudo screen /dev/ttyUSB0 





share|improve this answer





















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    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: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    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%2faskubuntu.com%2fquestions%2f1062177%2fproblem-when-using-screen-to-dev-ttyusb0%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    Try without baudrate



    $ sudo screen /dev/ttyUSB0 





    share|improve this answer

























      up vote
      0
      down vote













      Try without baudrate



      $ sudo screen /dev/ttyUSB0 





      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        Try without baudrate



        $ sudo screen /dev/ttyUSB0 





        share|improve this answer













        Try without baudrate



        $ sudo screen /dev/ttyUSB0 






        share|improve this answer













        share|improve this answer



        share|improve this answer











        answered yesterday









        Paweł Michalski

        395




        395






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062177%2fproblem-when-using-screen-to-dev-ttyusb0%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            pylint3 and pip3 broken

            Missing snmpget and snmpwalk

            How to enroll fingerprints to Ubuntu 17.10 with VFS491