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

            Mobil Contents History Mobil brands Former Mobil brands Lukoil transaction Mobil UK Mobil Australia Mobil New Zealand Mobil Greece Mobil in Japan Mobil in Canada Mobil Egypt See also References External links Navigation menuwww.mobil.com"Mobil Corporation"the original"Our Houston campus""Business & Finance: Socony-Vacuum Corp.""Popular Mechanics""Lubrite Technologies""Exxon Mobil campus 'clearly happening'""Toledo Blade - Google News Archive Search""The Lion and the Moose - How 2 Executives Pulled off the Biggest Merger Ever""ExxonMobil Press Release""Lubricants""Archived copy"the original"Mobil 1™ and Mobil Super™ motor oil and synthetic motor oil - Mobil™ Motor Oils""Mobil Delvac""Mobil Industrial website""The State of Competition in Gasoline Marketing: The Effects of Refiner Operations at Retail""Mobil Travel Guide to become Forbes Travel Guide""Hotel Rankings: Forbes Merges with Mobil"the original"Jamieson oil industry history""Mobil news""Caltex pumps for control""Watchdog blocks Caltex bid""Exxon Mobil sells service station network""Mobil Oil New Zealand Limited is New Zealand's oldest oil company, with predecessor companies having first established a presence in the country in 1896""ExxonMobil subsidiaries have a business history in New Zealand stretching back more than 120 years. We are involved in petroleum refining and distribution and the marketing of fuels, lubricants and chemical products""Archived copy"the original"Exxon Mobil to Sell Its Japanese Arm for $3.9 Billion""Gas station merger will end Esso and Mobil's long run in Japan""Esso moves to affiliate itself with PC Optimum, no longer Aeroplan, in loyalty point switch""Mobil brand of gas stations to launch in Canada after deal for 213 Loblaws-owned locations""Mobil Nears Completion of Rebranding 200 Loblaw Gas Stations""Learn about ExxonMobil's operations in Egypt""Petrol and Diesel Service Stations in Egypt - Mobil"Official websiteExxon Mobil corporate websiteMobil Industrial official websiteeeeeeeeDA04275022275790-40000 0001 0860 5061n82045453134887257134887257

            Frič See also Navigation menuinternal link

            Identify plant with long narrow paired leaves and reddish stems Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?What is this plant with long sharp leaves? Is it a weed?What is this 3ft high, stalky plant, with mid sized narrow leaves?What is this young shrub with opposite ovate, crenate leaves and reddish stems?What is this plant with large broad serrated leaves?Identify this upright branching weed with long leaves and reddish stemsPlease help me identify this bulbous plant with long, broad leaves and white flowersWhat is this small annual with narrow gray/green leaves and rust colored daisy-type flowers?What is this chilli plant?Does anyone know what type of chilli plant this is?Help identify this plant