motioneye-project / motioneyeos

A Video Surveillance OS For Single-board Computers
Other
7.85k stars 897 forks source link

Raspberry Pi 4 wont boot. #2419

Closed corematrix closed 2 years ago

corematrix commented 4 years ago

I'm having an issue with my 2018 Raspberry Pi 4 Model B and Motion Eye OS. It simply won't boot. I know it works well with Raspian and the attached Camera but it won't boot at all. I'm using the official imager software and etcher but still no luck.

Any thoughts?

motionEyeOS Version

20200606

Board Model

Raspberry PI 4B+).

Camera

Raspberry PI HQ

starbasessd commented 4 years ago

motionEyeos20200606 from: https://github.com/ccrisan/motioneyeos/releases/download/20200606/motioneyeos-raspberrypi4-20200606.img.xz Copy to 32GB MicroSDCard with Etcher and Win32DiskImager on Win10 copy wpa_supplicant.conf and ssh files to /boot partition, eject Move to RP4-4GB with latest updates and firmware Boots normally with both methods.

Cannot confirm. Functional, added camera and my normal test settings.

On Wed, Jun 10, 2020 at 3:51 PM corematrix notifications@github.com wrote:

I'm having an issue with my 2018 Raspberry Pi 4 Model B and Motion Eye OS. It simply won't boot. I know it works well with Raspian and the attached Camera but it won't boot at all. I'm using the official imager software and etcher but still no luck.

Any thoughts? motionEyeOS Version

20200606 Board Model

Raspberry PI 4B+). Camera

Raspberry PI HQ

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHJIHDCWB75F2ISHXPLRV7P4ZANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

Mika777-pi commented 4 years ago

Motioneyeos wont start on pi 4 8g 20200617_233810 Can somebody help i am New on this

MrHappyCoder commented 4 years ago

I have the same problem with the pi4 image on 8g model. Is it because of the 8g? Please help

corematrix commented 4 years ago

I did 2 things.

  1. I used the official raspberry pi imaging software and formated the SD card with that.
  2. Make sure you have a network ethernet cable plugged in. Mine won't load without it.

On Thu, 18 Jun 2020 at 11:12, MrHappyCoder notifications@github.com wrote:

I have the same problem with the pi4 image on 8g model. Is it because of the 8g? Please help

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-645922846, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB62RBPWEZ2WONAMWWVR3HTRXHSABANCNFSM4N2WG3XA .

MrHappyCoder commented 4 years ago

Thanks for the reply, but tried it just now and still get that screenshot from Mika.

Do you use 8g as well?

starbasessd commented 4 years ago

Need to do a full firmware update on the Pi Install the latest Raspbian/Raspberry Pi OS on an SD Card install on the PI4 Make sure you have a valid wpa_supplicant.conf file in the /boot partition or are using Ethernet Run sudo apt update && sudo apt full-upgrade -y reboot when it comes back up, confirm that the latest firmware was installed run vcgencmd bootloader_version it should be dated 2020 -04-15 or later You should then be able to install the motionEyeOS on an SD Card and run normally.

On Thu, Jun 18, 2020 at 6:20 AM corematrix notifications@github.com wrote:

I did 2 things.

  1. I used the official raspberry pi imaging software and formated the SD card with that.
  2. Make sure you have a network ethernet cable plugged in. Mine won't load without it.

On Thu, 18 Jun 2020 at 11:12, MrHappyCoder notifications@github.com wrote:

I have the same problem with the pi4 image on 8g model. Is it because of the 8g? Please help

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-645922846 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB62RBPWEZ2WONAMWWVR3HTRXHSABANCNFSM4N2WG3XA

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-645925386, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHKDFKXTXLCAS2Y7VALRXHSUJANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

MrHappyCoder commented 4 years ago

Thanks for the reply. Tried that, and got firmware 4-16, but when I use another sd card with motioneyeos I still got that screen shot...

for me, on the top of the screenshot it does say bootloader Apr 16 2020

starbasessd commented 4 years ago

Do you by perchance have the 8GB version, and that is what is failing to boot? I have just ran into the same issue with my Pi4-8GB. Using 20200606. There is not enough space available in the /boot partition to copy the May 14 files in. This looks like the recent firmware updates have broken motionEyeOS. @CCrisan

On Thu, Jun 18, 2020 at 5:38 PM MrHappyCoder notifications@github.com wrote:

Thanks for the reply. Tried that, and got firmware 4-16, but when I use another sd card with motioneyeos I still got that screen shot...

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-646319169, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHJ75OGAK36KDTD5C7LRXKCONANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

MrHappyCoder commented 4 years ago

Yes I have the 8GB version. Sorry I am not sure whats failing to boot, i am kind of a newby. I will screen shot below. Thanks. 20200619_085120

Mika777-pi commented 4 years ago

I tray it and still get the same error

Mika777-pi commented 4 years ago

Also have pi 4 8gb

starbasessd commented 4 years ago

I copied these two files from a known good booting RaspberryPiOS to the /boot partition (fixup4.dat & start4.elf in zip file) This allows the RPi4-8GB to boot and run normally. This is a work-around until @ccrisan can update the image. This has been tested with the firmware update 2020-05-14 and motionEyeOS 20200606RPi4. Your mileage may vary. Please let me know if this helps you or not so I can make other notes.

RPi4-8GB-Boot-Files.zip

MrHappyCoder commented 4 years ago

Thanks. Do I put these files on the sd card with the motioneyeOS? like the wifi conf file?

starbasessd commented 4 years ago

Yes, sorry I wasn't clear. Please copy the 2 files to the /boot partition when copying the wpa_supplicant.conf and ssh files. Then eject and install on the Pi4-8GB and start normally.

On Fri, Jun 19, 2020 at 7:25 AM MrHappyCoder notifications@github.com wrote:

Thanks. Do I put these files on the sd card with the motioneyeOS? like the wifi conf file?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-646584150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHKHZOLCR5Z3NF3HQV3RXNDJJANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

MrHappyCoder commented 4 years ago

Thanks it worked. I want to point out a small thing dont' know if it matters... The Pi4 actually took up one of the old PiZeros IP address, and they overlaped. So I changed the IP for the Pi4 to a different static IP and it stopped working, it would go through wsp conf, but then wouldn't connect to network. Funny I then changed the static ip of the one of the zeros(using the ip address that didnt work for the Pi4) and then it worked fine....

starbasessd commented 4 years ago

I set static IPs on my router/dhcp server via MAC address. on the non-zeros, I set for both the Ethernet & WiFi MACs, on the Zeros, obviously just the WiFi MACs. Most people don't seem to like doing it that way. You can force IP Addresses via files put into /boot when creating the image, you may want to look into it.

On Fri, Jun 19, 2020 at 9:19 AM MrHappyCoder notifications@github.com wrote:

Thanks it worked. I want to point out a small thing dont' know if it matters... The Pi4 actually took up one of the old PiZeros IP address, and they overlaped. So I changed the IP for the Pi4 to a different static IP and it stopped working, it would go through wsp conf, but then wouldn't connect to network. Funny I then changed the static ip of the one of the zeros(using the ip address that didnt work for the Pi4) and then it worked fine....

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-646631537, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHPMVVR67D4N4ATVJL3RXNQWNANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

starbasessd commented 4 years ago

Glad to hear it helped. Hopefully @ccrisan/motioneyeos motioneyeos@noreply.github.com will notice and either generate a new version, or at least post the work-around.

On Fri, Jun 19, 2020 at 9:19 AM MrHappyCoder notifications@github.com wrote:

Thanks it worked. I want to point out a small thing dont' know if it matters... The Pi4 actually took up one of the old PiZeros IP address, and they overlaped. So I changed the IP for the Pi4 to a different static IP and it stopped working, it would go through wsp conf, but then wouldn't connect to network. Funny I then changed the static ip of the one of the zeros(using the ip address that didnt work for the Pi4) and then it worked fine....

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-646631537, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHPMVVR67D4N4ATVJL3RXNQWNANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

MrHappyCoder commented 4 years ago

Thanks, I'll check it out.

onemanonline commented 4 years ago

Just to add, I had same issue with Pi4 8GB and this work around fixed it. Thanks

Mika777-pi commented 4 years ago

Thanks all It worked

crazydiamondAU commented 4 years ago

HI all,

I got it working via Starbase idea of copying those 2 files to the boot folder on SD card .. However ALL USB devices are not recogonised. Adding or removing them does nothing either.

[root@meye-2a944c98 ~]# lsusb Bus 001 Device 001: ID 1d6b:0002 [root@meye-2a944c98 ~]#

starbasessd commented 4 years ago

Yeah, I noticed that, too. Not sure what other files are needed. Been testing. Will post if I figure it out, but much is locked down due to the system @CCrissan uses to build. Network cameras still work, though...

On Mon, Jun 29, 2020 at 6:53 PM crazydiamondAU notifications@github.com wrote:

HI all,

I got it working via Starbase idea of copying those 2 files to the boot folder on SD card .. However ALL USB devices are not recogonised. Adding or removing them does nothing either.

[root@meye-2a944c98 ~]# lsusb Bus 001 Device 001: ID 1d6b:0002 [root@meye-2a944c98 ~]#

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-651410359, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHOZJGUS3KHHIB4LI7DRZELO3ANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

mjs717 commented 4 years ago

Yeah, same issue here... no USB camera or hard drive. Definitely following!

crazydiamondAU commented 4 years ago

Good to know. How long do you think the new releases come out? Had it working on Pi 2 but just upgraded to the 4 and want to use that one.

starbasessd commented 4 years ago

Dunno, totally up to @CCrisan. The BuildRoot environment is unique, to say the least..

On Mon, Jun 29, 2020 at 8:11 PM crazydiamondAU notifications@github.com wrote:

Good to know. How long do you think the new releases come out? Had it working on Pi 2 but just upgraded to the 4 and want to use that one.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-651434654, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHP75UBWB6UQQEZBKFLRZEUSHANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

PaddyDax commented 4 years ago

Yes, sorry I wasn't clear. Please copy the 2 files to the /boot partition when copying the wpa_supplicant.conf and ssh files. Then eject and install on the Pi4-8GB and start normally. On Fri, Jun 19, 2020 at 7:25 AM MrHappyCoder @.***> wrote: Thanks. Do I put these files on the sd card with the motioneyeOS? like the wifi conf file? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#2419 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHKHZOLCR5Z3NF3HQV3RXNDJJANCNFSM4N2WG3XA . -- Thanks Kevin Shumaker Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel N38° 19' 56.52" W85° 45' 8.56" Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

Where do I put these files?

PaddyDax commented 4 years ago

I've tried all the above, I'm still getting the message in the screenshot. Including formatting the card before the OS to the writing the card. What am I missing?

starbasessd commented 4 years ago

Not seeing any screenshots, you can only put attachments directly in the message on github.

On Tue, Sep 1, 2020 at 9:30 PM PaddyDax notifications@github.com wrote:

I've tried all the above, I'm still getting the message in the screenshot. Including formatting the card before the OS to the writing the card. What am I missing?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-685227161, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHKKURAKFAV4BLML6RDSDWN37ANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

starbasessd commented 4 years ago

Here's a link to the ticket:

https://github.com/ccrisan/motioneyeos/issues/2419

On Tue, Sep 1, 2020 at 9:40 PM Kevin Shumaker kevin.shumaker@gmail.com wrote:

Not seeing any screenshots, you can only put attachments directly in the message on github.

On Tue, Sep 1, 2020 at 9:30 PM PaddyDax notifications@github.com wrote:

I've tried all the above, I'm still getting the message in the screenshot. Including formatting the card before the OS to the writing the card. What am I missing?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-685227161, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHKKURAKFAV4BLML6RDSDWN37ANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

PaddyDax commented 4 years ago

Not seeing any screenshots, you can only put attachments directly in the message on github. On Tue, Sep 1, 2020 at 9:30 PM PaddyDax @.***> wrote: I've tried all the above, I'm still getting the message in the screenshot. Including formatting the card before the OS to the writing the card. What am I missing? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#2419 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHKKURAKFAV4BLML6RDSDWN37ANCNFSM4N2WG3XA . -- Thanks Kevin Shumaker Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel N38° 19' 56.52" W85° 45' 8.56" Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

The screenshots I'm referring to are from others previously in this thread.

starbasessd commented 4 years ago

In case you were referring to the original poster's screenshots, here is the zip file with the 2 Pi4-8GB files needed. Unzip and place in the /boot partition before first boot, along with the wpa_supplicant.conf and ssh files. It replaces the older start4.elf and fixup4.dat files that are in the default motionEyeOS RPi4 image, which are outdated.

RPi4-8GB-Boot-Files.zip

starbasessd commented 4 years ago

What's the word, @paddydax ?

PaddyDax commented 4 years ago

Got it to work, thank you.

starbasessd commented 4 years ago

Good to hear, @PaddyDax . There are a couple of known issues even here, with the 'fix' I found, in that USB devices don't work. I am waiting/hoping a new build fixes them, and I am still looking at which other files are needed until then...

ccrisan commented 4 years ago

The latest nightly build comes with a huge amount of package upgrades: https://github.com/ccrisan/motioneyeos/releases/tag/nightly-dev. You may want to give it a try and see if it works well on your board.

starbasessd commented 4 years ago

Checking now.

On Wed, Sep 2, 2020 at 7:34 AM Calin Crisan notifications@github.com wrote:

The latest nightly build comes with a huge amount of package upgrades: https://github.com/ccrisan/motioneyeos/releases/tag/nightly-dev. You may want to give it a try and see if it works well on your board.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-685671082, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHI5QI6GVKY3SZZB47TSDYUUBANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

starbasessd commented 4 years ago

New 16GB SDCard Clean install, added ssh & wpa_supplicant.conf SDCard first boot for RPi4-8GB working GPU memory limited to 944MB, any chance of changing that? Changed TZ to US Eastern and GPU memory split to 944, fails to boot, hangs at rainbow screen. Imaged USB3 memory stick (known good USB3 boot device). USB Boot fails, hangs at rainbow screen Reimaged SDCard SDCard first boot for RPi4-8GB working Set TZ to US/Eastern, set GPU memory split to 512 reboot, works.

Looks like RPi4-8GB boot issue is resolved, thanks! Setting up as hub for longer term testing.

On Wed, Sep 2, 2020 at 7:55 AM Kevin Shumaker kevin.shumaker@gmail.com wrote:

Checking now.

On Wed, Sep 2, 2020 at 7:34 AM Calin Crisan notifications@github.com wrote:

The latest nightly build comes with a huge amount of package upgrades: https://github.com/ccrisan/motioneyeos/releases/tag/nightly-dev. You may want to give it a try and see if it works well on your board.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-685671082, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHI5QI6GVKY3SZZB47TSDYUUBANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

starbasessd commented 4 years ago

Additional note: sudo rpi-eeprom-update BCM2711 detected VL805 firmware in bootloader EEPROM BOOTLOADER: up-to-date CURRENT: Fri 31 Jul 2020 01:43:39 PM UTC (1596203019) LATEST: Fri 31 Jul 2020 01:43:39 PM UTC (1596203019) FW DIR: /lib/firmware/raspberrypi/bootloader/stable VL805: up-to-date CURRENT: 000138a1 LATEST: 000138a1

On Wed, Sep 2, 2020 at 8:25 AM Kevin Shumaker kevin.shumaker@gmail.com wrote:

New 16GB SDCard Clean install, added ssh & wpa_supplicant.conf SDCard first boot for RPi4-8GB working GPU memory limited to 944MB, any chance of changing that? Changed TZ to US Eastern and GPU memory split to 944, fails to boot, hangs at rainbow screen. Imaged USB3 memory stick (known good USB3 boot device). USB Boot fails, hangs at rainbow screen Reimaged SDCard SDCard first boot for RPi4-8GB working Set TZ to US/Eastern, set GPU memory split to 512 reboot, works.

Looks like RPi4-8GB boot issue is resolved, thanks! Setting up as hub for longer term testing.

On Wed, Sep 2, 2020 at 7:55 AM Kevin Shumaker kevin.shumaker@gmail.com wrote:

Checking now.

On Wed, Sep 2, 2020 at 7:34 AM Calin Crisan notifications@github.com wrote:

The latest nightly build comes with a huge amount of package upgrades: https://github.com/ccrisan/motioneyeos/releases/tag/nightly-dev. You may want to give it a try and see if it works well on your board.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-685671082, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHI5QI6GVKY3SZZB47TSDYUUBANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

mjs717 commented 4 years ago

Any word on if USB devices (like camera or hard drive) work with the new updates? It's been a while, but last I remember, there were potentially issues there as well.

starbasessd commented 4 years ago

Still checking...

On Wed, Sep 2, 2020 at 8:40 AM Mike Stepanek notifications@github.com wrote:

Any word on if USB devices (like camera or hard drive) work with the new updates? It's been a while, but last I remember, there were potentially issues there as well.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-685707732, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHJ3RDXEJHBCPLWKHHDSDY4NTANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

starbasessd commented 4 years ago

Yes, USB (generic keyboard & Generic USB TIGA dashcam) are working. It also looks like "Privacy Mask" is there, now, too. @titof2375 Very interesting update. Thanks @ccrisan/motioneyeos motioneyeos@noreply.github.com

On Wed, Sep 2, 2020 at 8:42 AM Kevin Shumaker kevin.shumaker@gmail.com wrote:

Still checking...

On Wed, Sep 2, 2020 at 8:40 AM Mike Stepanek notifications@github.com wrote:

Any word on if USB devices (like camera or hard drive) work with the new updates? It's been a while, but last I remember, there were potentially issues there as well.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-685707732, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHJ3RDXEJHBCPLWKHHDSDY4NTANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

mjs717 commented 4 years ago

Awesome, thanks everybody!

titof2375 commented 4 years ago

hi there is a pictures to put on a vm?

starbasessd commented 4 years ago

Not exactly. You can't do an ARM Processor in a VM (at least not in VirtualBox or VMWare) . You can install Ubuntu 20.04 in a VM and then follow the motion/motionEye install instructions here: https://github.com/ccrisan/motioneye/wiki/Install-On-Ubuntu I have a VM that I created just for this purpose (testing) when people ask about how to do a VM, or install on another version of Linux.

On Wed, Sep 2, 2020 at 11:57 AM titof2375 notifications@github.com wrote:

hi there is a pictures to put on a vm?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-685830702, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHMXJIYKOR5O25N7WE3SDZTM7ANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

PaddyDax commented 4 years ago

I've everything working except the wireless. I get the message "Configuring wireless network: no device". How can I fix this problem?

starbasessd commented 4 years ago

Grab the dev20200831 image from here: https://github.com/ccrisan/motioneyeos/releases It has the OS fixes in it for RPi4-8GB and others. Let me know if this helps. I am running on 2 of them right now.

On Sat, Sep 5, 2020 at 10:36 PM PaddyDax notifications@github.com wrote:

I've everything working except the wireless. I get the message "Configuring wireless network: no device". How can I fix this problem?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-687689882, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHPEPXMXOZSVEBVUPOTSELYRRANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

PaddyDax commented 4 years ago

I'm already using that img still getting the error.

starbasessd commented 4 years ago

Did you substitute in the start4.elf and fuxup4.dat files? If you did, you don't need to for the dev20200831 image.

On Sun, Sep 6, 2020 at 9:54 AM PaddyDax notifications@github.com wrote:

I'm already using that img still getting the error.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-687795815, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHP337SABL5YCZ3EWUTSEOIB3ANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

starbasessd commented 4 years ago

@PaddyDax: Just built a new SDCard and tested. Sorry, just confirmed. Don't know why I was thinking it worked. Confirmed doesn't work on RPi4-4GB, either. @ccrisan the WiFi is broken in dev20200831 for RPi4.

On Sun, Sep 6, 2020 at 9:58 AM Kevin Shumaker kevin.shumaker@gmail.com wrote:

Did you substitute in the start4.elf and fuxup4.dat files? If you did, you don't need to for the dev20200831 image.

On Sun, Sep 6, 2020 at 9:54 AM PaddyDax notifications@github.com wrote:

I'm already using that img still getting the error.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2419#issuecomment-687795815, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHP337SABL5YCZ3EWUTSEOIB3ANCNFSM4N2WG3XA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

starbasessd commented 4 years ago

@ccrisan RPi4 (this one is 4GB) 16GB SDCard my standard wpa_supplicant.conf file in /boot dev20200831 Network Panic on boot with no ethernet connected Error wpa_supplicant: no device Recovered boot.log, dmesg.log and messages, attached Also happens on RPi4-8GB, but haven't recovered log files.

logs.zip