Search found 24 matches
- 19 Jun 2023, 15:29
- Forum: Software
- Topic: No such file or directory: '/dev/ttyRS485'
- Replies: 13
- Views: 12392
Re: No such file or directory: '/dev/ttyRS485'
Ok, so I have it working now and I thought it worthwhile to share 1 or 2 things that confused me. Firstly, I made sure my hardware and wiring was working to the RevPi Connect: 1. Disable Codesys runtime (I just did 'sudo systemctl stop codesyscontrol', followed by 'sudo systemctl disable codesyscont...
- 16 Jan 2023, 11:44
- Forum: Software
- Topic: No such file or directory: '/dev/ttyRS485'
- Replies: 13
- Views: 12392
Re: No such file or directory: '/dev/ttyRS485'
Hi, I'm having the same problem with a Connect. I cannot get modbus to work in Codesys with RS485 connector on the front. (see image in this post: https://revolutionpi.de/forum/viewtopic.php?p=13118&hilit=rs485+modbus+codesys#p13118) I followed the comments from Nicolai and turned off PiModbus M...
- 14 Aug 2021, 06:47
- Forum: Hardware
- Topic: Faytech screen - panel mounting
- Replies: 4
- Views: 7856
Re: Faytech screen - panel mounting
Ok - thank you. I will look for a different solution then.
- 10 Aug 2021, 10:56
- Forum: Hardware
- Topic: Faytech screen - panel mounting
- Replies: 4
- Views: 7856
- 29 Jul 2021, 06:36
- Forum: Hardware
- Topic: Faytech screen - panel mounting
- Replies: 4
- Views: 7856
Faytech screen - panel mounting
Hi guys, I really like the idea of the little Faytech monitor. However, I want to panel mount these and I will need the clamps that are sold as accessory according to the Faytech website: https://www.faytech.com/product/accessories/mountings/clamp-supports-with-brackets/ Can I order these clamps wit...
- 27 Aug 2020, 04:01
- Forum: Software
- Topic: Image Bakery failure with Stretch: keyring issues ??
- Replies: 4
- Views: 8707
Re: Image Bakery failure with Stretch: keyring issues ??
Thank you Dirk,
I thought I did run it as root... but now I think that just executing with 'sudo' isn't enough. I will try it next time with properly logging in a root.
Sometimes i just miss Windows.... :-/
Koen
I thought I did run it as root... but now I think that just executing with 'sudo' isn't enough. I will try it next time with properly logging in a root.
Sometimes i just miss Windows.... :-/
Koen
- 23 Aug 2020, 09:36
- Forum: Software
- Topic: Pictory,Apache2 and Imagebakery
- Replies: 4
- Views: 9434
Pictory,Apache2 and Imagebakery
Hi guys, So I was very excited to create an image with imagebakery and the Raspbian-Lite (Stretch) base image. On first boot everything works as expected: I was asked to enter the type of RevPi (Core in my case), the serial number and MAC address. Then a reboot and all good so far. However, it seems...
- 23 Aug 2020, 09:28
- Forum: Software
- Topic: How to change the WEB LOGIN page to the page provided by third-party software?
- Replies: 2
- Views: 4699
Re: How to change the WEB LOGIN page to the page provided by third-party software?
Hi,
Pictory is just a website served up by the apache2 web server. If you go into the webserver config file I'm sure you can change the port.
Have a look here: https://timleland.com/how-to-change-apache-port/
Koen
Pictory is just a website served up by the apache2 web server. If you go into the webserver config file I'm sure you can change the port.
Have a look here: https://timleland.com/how-to-change-apache-port/
Koen
- 23 Aug 2020, 06:30
- Forum: Software
- Topic: Image Bakery failure with Stretch: keyring issues ??
- Replies: 4
- Views: 8707
Re: Image Bakery failure with Stretch: keyring issues ??
Hi Phillip, Many thanks. So I modified the whole imagebakery folder as well as the folder where the image is kept with sudo chmod -R 777 <myFolderName> and then ran the baking script again. That worked ! I am now the proud owner of a Core3 with only 1.1 GB (33%) of eMMC used. Plenty of room for extr...
- 16 Aug 2020, 17:59
- Forum: Software
- Topic: Image Bakery failure with Stretch: keyring issues ??
- Replies: 4
- Views: 8707
Image Bakery failure with Stretch: keyring issues ??
Hi everyone, I've been trying to make some custom RevPi images using the imagebakery script from Github ( https://github.com/RevolutionPi/imagebakery ), with only partial success. Basically, while the script is running, I can see a number of error messages, mostly related to key-ring issues: W: http...