I did use pm2 but even with pm2 it dont work right itll start up show magic mirrors loading screen then go to raspbian desktop where i have to enter pmstart mm.sh or whatever and then itll load just fine thats also been a struggle that was never resolved that i have coped with tho however
Read the statement by Michael Teeuw here.
Posts
-
RE: Need help with making the rasberry pi start up delayed
-
RE: Need help with making the rasberry pi start up delayed
https://www.raspberrypi.org/documentation/configuration/config-txt/boot.md
Here the link where ive seen it
If you scroll down you see the codes but i have nonidea how to command them in terminal. Can you walk me through that
-
RE: Need help with making the rasberry pi start up delayed
Its all plugged in to an fancy three way extension cord so when i plug in the “mirrors” cord it powers the tv and pi.
But the pi starts to run right away while the tv i have to push the button ive seen people that delay them and ive seen the code but i dont know how to get to where to put it or what commands to run.
-
RE: Need help with making the rasberry pi start up delayed
I want to delay start up. Because as it sits right now the tv doesnt turn on as fast so the pi boots before i can turn the tv on and i get no picture so id like to make the pi delay 5-10 seconds. So i have time to turn the tv on
-
Need help with making the rasberry pi start up delayed
Can some give a step by step with the commands you have to enter in terminal to get to the files to edit and everything. Im not fond of code and am basically asking for a step by step dumby guide. Thank you!!!
-
RE: External microwave motion sensor Goobay 96011 (motion detection behind glass)
So wait how do you have the sensor powered and hooked up to the moniter?
-
RE: I need help!!!!
Well thanks a ton for the help im not gonna reinstall the whole thing that would be crazy ill just have to deal with it i guess…
-
RE: I need help!!!!
Yeah it doesnt confirm back with anything just opens a line for another command.
Also just tryed rebooting and waiting its been 7 mins now and magic mirror hasnt popped up
-
RE: I need help!!!!
Idk it never has launched after a reboot ive had to do it manually in terminal everything’s me so far
Also when you type
chmod +x mm.sh
From that guide is terminal supposed to do something?
-
RE: I need help!!!!
Yeah idk i follow it step by step but when it loads up it just shows four raspberrys then magic mirror2 “booting up” then the raspbian home highway picture desktop… idk what im doing wrong
-
RE: I need help!!!!
Oh my god thank you so much!
Whil i got you hear can you help me through getting magic mirror to boot up automatically. Ive tryed and made the shell script i can run all the commands to get it to run then i try pm2 save and the sudo reboot.
The mirror loading screen shows up then goes blank and boots back up to raspbian desktop… its driving me nuts
-
RE: I need help!!!!
I dont understand this command and section
Whats a shell script
cd ~
nano mm.shWhere do you put it how do you get it to work
And then id like to set my weather in adams wisconsin how do i do that i got my key or whatever and put it in so it shows up on the mirror but it says new york and i tryed just typing in adams and madison wi and it wouldnt switch over
Again thank you for all your help
-
RE: I need help!!!!
Never mind fixed it.
Anyways where im at now is trying to get it to auto start when the the powers on ive got pm2 ive tryed making the mm.sh file but that isnt working can i get a hand from the beginning of that process getting it to auto start.
-
RE: I need help!!!!
Oh my god worse problems now…
Id tryed editing my wifi auto turn off thing and followed a thing on line that said to delete the contents and type in what they had and now i dont have any internet at all and dont have my original file… do you have the original networks interfaces file…
-
RE: I need help!!!!
@tbbear said in I need help!!!!:
@danwitz65 ok, lets fix it step by step:
- Rotate the screen (works for all normal displays, not for pi special and touchscreens)
Open a terminal and login to your pi
sudo nano /boot/config.txt
move all the way down to the end of the file
add the line: display_rotate=3
Press ctrl + o to save and ctrl + x to exit the fileNow do a reboot and you should have a screen tilted by the number of your desire:
0 = 0 degrees (the default value)
1 = 90 degrees
2 = 180 degrees
3 = 270 degreesThat’s it! Quick and easy.
Oh hell thats gotta be my problem there i didnt realize save was ctrl+o i was kust doing x i think. Ill report back once i try it thanks a ton!
-
RE: I need help!!!!
@tbbear said in I need help!!!!:
hi, so first of all does the screen rotate as u said? And than how did u made MM to start automaticly? Do u use pm or any other stuff? If u dont change your rotation does ur MM work ok?
No i never even got the screen to rotate at all. Im not sure to be honest i followed a pretty well made tutorial online. Ibtryed using pm2 or whatever bit i couldnt make the mm.sh a file it could execute i guess ehat im wondering is how to get rolling on this.
What i have so far:
The pi assembled
Rasbian desktop installed and functiong
Downloaded magic mirror a few times and deleted the others and so on
It comes on in landscape mode i can see the basic set up with the time greeting and news.
What i wouldnlike to have is:
The pi boot diectly to MM
MM to be in portait modeAnd although i know its in tutorials and walkthroughs id like to:
Change the time to 12 hr
Add a weather app
Maybe some custom greeting?
Make sure i can set the pi to not turn off wifi
Make sure theres no screen savers or whateverAll the good stuff to have it function as it should you know.
If you could help me as to where things go whether it be in terminal, a folder, a file. Anything such as that.
I just built a retro pi.
I overclocked it
Transfered all the roms over network
Installed kodi
Put the add ons in kodi
And customized the displays in roms to run them all real smooth so im no newby to this stuff, also no expert either tho ill admit. Just need a different approach or point me in the right direction.Thank you!
-
I need help!!!!
Every time i go to rotate the screen and reboot itll show magi mirror loading then stop and go to the raspbian desktop and i cant get back into magic mirror with out deleting and reinstalling i enter the comand
Rotate display vertically
display_rotate=1
In the config.txt file
Reboot
And then does as said above can someone help me