Search found 11 matches

by raydodo
29 Apr 2021, 16:03
Forum: Hardware
Topic: Core 3 no longer working
Replies: 6
Views: 13179

Re: Core 3 no longer working

Hi Johannes

I think I am at the end of troubleshooting that my time allows. Do you have an RMA process that I can return this device through please?

Thanks

Ray
by raydodo
20 Apr 2021, 15:22
Forum: Hardware
Topic: Core 3 no longer working
Replies: 6
Views: 13179

Re: Core 3 no longer working

Hi Johannes

Yes, I tried my home PC which does not have the same restrictions / policies etc as my work PC, but it did not work. RPIBoot completes as before, but no USB storage drive is shown.

I followed the links in the second document which lead me back to the RasPi compute module reprogramming ...
by raydodo
01 Apr 2021, 10:29
Forum: Hardware
Topic: Core 3 no longer working
Replies: 6
Views: 13179

Re: Core 3 no longer working

Hi Johannes

Thanks for the advice.

I can get this response when using RPIboot:
Waiting for BCM2835/6/7/2711...
Loading embedded: bootcode.bin
Sending bootcode.bin
Successful read 4 bytes
Waiting for BCM2835/6/7/2711...
Loading embedded: bootcode.bin
Loading embedded: bootcode.bin
Second stage ...
by raydodo
25 Mar 2021, 17:07
Forum: Hardware
Topic: Core 3 no longer working
Replies: 6
Views: 13179

Core 3 no longer working

Hi

I have had a RevPi Core 3 set up as a soft PLC monitoring devices on an IO-Link network for some time. Yesterday the display showed something about the disk being full and requiring attention. I disconnected the device and have come to debug it today. The RevPi does not seem to work at all. The ...
by raydodo
07 Jan 2020, 14:40
Forum: Software
Topic: Time and date wrong on RevPi: RTC backup not working?
Replies: 14
Views: 31256

Re: Time and date wrong on RevPi: RTC backup not working?

Thanks Simon.

Here's where I am so far! I have flashed a new Stretch image, factory reset the device and run "apt-get upgrade". I have found that I cannot ping anything from the RevPi, so I think this may be blocked and therefore have not been able to tell if the NTP server is accessible. I have ...
by raydodo
02 Dec 2019, 15:42
Forum: Software
Topic: Time and date wrong on RevPi: RTC backup not working?
Replies: 14
Views: 31256

Re: Time and date wrong on RevPi: RTC backup not working?

Hi Simon

Sorry for the long delay - moved on to a different project, but back again now.

As before, running sudo timedatectl status would result in Failed to query server: Invalid argument . However, I then set the clock to the correct time/date using sudo timedatectl -s "2019-12-02 14:34" and ...
by raydodo
21 Oct 2019, 08:58
Forum: Software
Topic: Time and date wrong on RevPi: RTC backup not working?
Replies: 14
Views: 31256

Re: Time and date wrong on RevPi: RTC backup not working?


Hi did you install a new image and did not execute "revpi-factory-reset" afterwards?


Hi Dirk

I don't think so (this device has been used before). Is this what I should do? The clock seems to stay correct between consecutive reboots, but when left off over the weekend and turned on again Monday ...
by raydodo
26 Sep 2019, 12:59
Forum: Software
Topic: Target visu or displaying the webvisu from the HDMI output
Replies: 1
Views: 5436

Target visu or displaying the webvisu from the HDMI output

Hi

I would like to connect the HDMI output of the RevPi to a local screen and display the webvisu. I have seen some older posts stating this is possible, but I have tried with no success. See: https://forum.codesys.com/viewtopic.php?t=6077

Has anyone done this with a RevPi or could they assist ...
by raydodo
23 Sep 2019, 13:03
Forum: Software
Topic: Time and date wrong on RevPi: RTC backup not working?
Replies: 14
Views: 31256

Re: Time and date wrong on RevPi

Hell Ray

The commands I use are :
Code: Select all
sudo date -s "yyyy-mm-dd hh:mm"
sudo hwclock -w
Regards

Hi
Thanks, but I have tried this and whilst setting the date/time works, I receive an error:

pi@RevPi12101:~ $ sudo hwclock -w
hwclock: ioctl(RTC_RD_TIME) to /dev/rtc to read the time ...
by raydodo
18 Sep 2019, 14:23
Forum: Software
Topic: Time and date wrong on RevPi: RTC backup not working?
Replies: 14
Views: 31256

Time and date wrong on RevPi: RTC backup not working?

Hello all

I hope this has a simple answer, but I have spent hours looking for a solution and I am now more confused.

My RevPi has the wrong time and date. I can set it correctly using " sudo date -set ...." but the next day it is incorrect again. I understand that the RevPi has a 24h (min.) RTC ...