Raspberry PI: How to display something without keyboard Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionHow to start X program on local display?Raspberry Pi run script after startupDisplay raspberry Pi via Gnu/LinuxCan you install Linux on a Raspberry Pi without needing an HDMI-display?Connecting to different LAN through raspberry piEncrypting home directory on Raspberry pi with password file on USBGetting a USB network adapter working on a Raspberry Pi ZeroCan't access Raspbian via SSH(and other services) after some timeRaspberry Pi NAS configured with samba and webmin not giving me permission to create folders?changing wifi password over SSH on wifi-only headless server

What causes the vertical darker bands in my photo?

Is the Standard Deduction better than Itemized when both are the same amount?

Is it fair for a professor to grade us on the possession of past papers?

What is Wonderstone and are there any references to it pre-1982?

Is it true that "carbohydrates are of no use for the basal metabolic need"?

Why am I getting the error "non-boolean type specified in a context where a condition is expected" for this request?

How to override model in magento2?

Okay to merge included columns on otherwise identical indexes?

Why do people hide their license plates in the EU?

What would be the ideal power source for a cybernetic eye?

How do pianists reach extremely loud dynamics?

How to deal with a team lead who never gives me credit?

When do you get frequent flier miles - when you buy, or when you fly?

What exactly is a "Meth" in Altered Carbon?

51k Euros annually for a family of 4 in Berlin: Is it enough?

2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?

Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?

Why didn't this character "real die" when they blew their stack out in Altered Carbon?

Why was the term "discrete" used in discrete logarithm?

In predicate logic, does existential quantification (∃) include universal quantification (∀), i.e. can 'some' imply 'all'?

How do I stop a creek from eroding my steep embankment?

How much time will it take to get my passport back if I am applying for multiple Schengen visa countries?

Why are both D and D# fitting into my E minor key?

What is the logic behind the Maharil's explanation of why we don't say שעשה ניסים on Pesach?



Raspberry PI: How to display something without keyboard



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionHow to start X program on local display?Raspberry Pi run script after startupDisplay raspberry Pi via Gnu/LinuxCan you install Linux on a Raspberry Pi without needing an HDMI-display?Connecting to different LAN through raspberry piEncrypting home directory on Raspberry pi with password file on USBGetting a USB network adapter working on a Raspberry Pi ZeroCan't access Raspbian via SSH(and other services) after some timeRaspberry Pi NAS configured with samba and webmin not giving me permission to create folders?changing wifi password over SSH on wifi-only headless server



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








1















I have my Raspberry PI (2B) connected to a monitor, but now it asks for my password but the problem is: I don't have a USB keyboard, but SSH access.



So how can I display something on it, like a video?










share|improve this question
























  • well, if you are sure ssh daemon is running in the Pi and you know the IP address of the PI (assuming it is configured right), you could ssh into the Pi and do all sorts of things. Edit your question with what you'd like to achieve and what have you done. Did you install the OS on pi?

    – Bibek_G
    Feb 6 '16 at 13:57












  • I have raspbian installed the ip and it's fully configured. I only want it to show something via hdmi, like a video.

    – timmyRS
    Feb 6 '16 at 14:32

















1















I have my Raspberry PI (2B) connected to a monitor, but now it asks for my password but the problem is: I don't have a USB keyboard, but SSH access.



So how can I display something on it, like a video?










share|improve this question
























  • well, if you are sure ssh daemon is running in the Pi and you know the IP address of the PI (assuming it is configured right), you could ssh into the Pi and do all sorts of things. Edit your question with what you'd like to achieve and what have you done. Did you install the OS on pi?

    – Bibek_G
    Feb 6 '16 at 13:57












  • I have raspbian installed the ip and it's fully configured. I only want it to show something via hdmi, like a video.

    – timmyRS
    Feb 6 '16 at 14:32













1












1








1








I have my Raspberry PI (2B) connected to a monitor, but now it asks for my password but the problem is: I don't have a USB keyboard, but SSH access.



So how can I display something on it, like a video?










share|improve this question
















I have my Raspberry PI (2B) connected to a monitor, but now it asks for my password but the problem is: I don't have a USB keyboard, but SSH access.



So how can I display something on it, like a video?







raspberry-pi raspbian






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 12 '16 at 5:51







timmyRS

















asked Feb 6 '16 at 12:59









timmyRStimmyRS

1066




1066












  • well, if you are sure ssh daemon is running in the Pi and you know the IP address of the PI (assuming it is configured right), you could ssh into the Pi and do all sorts of things. Edit your question with what you'd like to achieve and what have you done. Did you install the OS on pi?

    – Bibek_G
    Feb 6 '16 at 13:57












  • I have raspbian installed the ip and it's fully configured. I only want it to show something via hdmi, like a video.

    – timmyRS
    Feb 6 '16 at 14:32

















  • well, if you are sure ssh daemon is running in the Pi and you know the IP address of the PI (assuming it is configured right), you could ssh into the Pi and do all sorts of things. Edit your question with what you'd like to achieve and what have you done. Did you install the OS on pi?

    – Bibek_G
    Feb 6 '16 at 13:57












  • I have raspbian installed the ip and it's fully configured. I only want it to show something via hdmi, like a video.

    – timmyRS
    Feb 6 '16 at 14:32
















well, if you are sure ssh daemon is running in the Pi and you know the IP address of the PI (assuming it is configured right), you could ssh into the Pi and do all sorts of things. Edit your question with what you'd like to achieve and what have you done. Did you install the OS on pi?

– Bibek_G
Feb 6 '16 at 13:57






well, if you are sure ssh daemon is running in the Pi and you know the IP address of the PI (assuming it is configured right), you could ssh into the Pi and do all sorts of things. Edit your question with what you'd like to achieve and what have you done. Did you install the OS on pi?

– Bibek_G
Feb 6 '16 at 13:57














I have raspbian installed the ip and it's fully configured. I only want it to show something via hdmi, like a video.

– timmyRS
Feb 6 '16 at 14:32





I have raspbian installed the ip and it's fully configured. I only want it to show something via hdmi, like a video.

– timmyRS
Feb 6 '16 at 14:32










1 Answer
1






active

oldest

votes


















0














I did a bit of digging on this, after getting interested in it again, and I found this artice that explains how to auto-start and run a program on the Raspberry PI and it works for me.



I wrote a web server in PHP so I can do some things with the screen now.






share|improve this answer

























    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%2f260346%2fraspberry-pi-how-to-display-something-without-keyboard%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    I did a bit of digging on this, after getting interested in it again, and I found this artice that explains how to auto-start and run a program on the Raspberry PI and it works for me.



    I wrote a web server in PHP so I can do some things with the screen now.






    share|improve this answer





























      0














      I did a bit of digging on this, after getting interested in it again, and I found this artice that explains how to auto-start and run a program on the Raspberry PI and it works for me.



      I wrote a web server in PHP so I can do some things with the screen now.






      share|improve this answer



























        0












        0








        0







        I did a bit of digging on this, after getting interested in it again, and I found this artice that explains how to auto-start and run a program on the Raspberry PI and it works for me.



        I wrote a web server in PHP so I can do some things with the screen now.






        share|improve this answer















        I did a bit of digging on this, after getting interested in it again, and I found this artice that explains how to auto-start and run a program on the Raspberry PI and it works for me.



        I wrote a web server in PHP so I can do some things with the screen now.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 11 hours ago









        Rui F Ribeiro

        42.1k1484142




        42.1k1484142










        answered Sep 12 '16 at 5:54









        timmyRStimmyRS

        1066




        1066



























            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%2f260346%2fraspberry-pi-how-to-display-something-without-keyboard%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







            -raspberry-pi, raspbian

            Popular posts from this blog

            Creating 100m^2 grid automatically using QGIS?Creating grid constrained within polygon in QGIS?Createing polygon layer from point data using QGIS?Creating vector grid using QGIS?Creating grid polygons from coordinates using R or PythonCreating grid from spatio temporal point data?Creating fields in attributes table using other layers using QGISCreate .shp vector grid in QGISQGIS Creating 4km point grid within polygonsCreate a vector grid over a raster layerVector Grid Creates just one grid

            Nikolai Prilezhaev Bibliography References External links Navigation menuEarly Russian Organic Chemists and Their Legacy092774english translationRussian Biography

            How to link a C library to an Assembly library on Mac with clangHow do you set, clear, and toggle a single bit?Find (and kill) process locking port 3000 on MacWho is listening on a given TCP port on Mac OS X?How to start PostgreSQL server on Mac OS X?Compile assembler in nasm on mac osHow do I install pip on macOS or OS X?AFNetworking 2.0 “_NSURLSessionTransferSizeUnknown” linking error on Mac OS X 10.8C++ code for testing the Collatz conjecture faster than hand-written assembly - why?How to link a NASM code and GCC in Mac OS X?How to run x86 .asm on macOS Sierra