Search found 6 matches

by mcww_rd
07 Nov 2023, 20:39
Forum: Hardware
Topic: RevPi NICs failing
Replies: 6
Views: 14262

Re: RevPi NICs failing

Is there a way to escalate this? We're receiving no support. Our e-mails are going unanswered--we're looking at changing suppliers if we don;t get to the bottom of this.
by mcww_rd
26 Oct 2023, 14:43
Forum: Hardware
Topic: RevPi NICs failing
Replies: 6
Views: 14262

Re: RevPi NICs failing


There were some improvents in the smsc95xx driver in the latest releases. Could you please install the updates on one of the RevPis and check if this will improve stability?

Nicolai


Which updates in particular? Just apt , raspi-config , kernel, all?

There's also the issue of testing. We don't ...
by mcww_rd
25 Oct 2023, 18:24
Forum: Hardware
Topic: RevPi NICs failing
Replies: 6
Views: 14262

Re: RevPi NICs failing


Hi

Which image version and kernel are you using?

image version:
cat /etc/revpi/image-release

kernel version:
uname -a
dpkg -l | grep raspberrypi-kernel

Nicolai




2022-07-28-revpi-buster.img
Linux RevPi79982 5.10.120-rt70-v7l #1 SMP PREEMPT_RT Thu, 28 Jul 2022 10:36:48 +0200 armv7l GNU ...
by mcww_rd
25 Oct 2023, 15:14
Forum: Hardware
Topic: RevPi NICs failing
Replies: 6
Views: 14262

RevPi NICs failing

We have several systems with Revolution Pis in them deployed. Every once in a while, some will be unreachable over network. After investigating for a while and trying the change our code, config, enclosure design, etc., we’re out of ideas as to what we’re doing that could be causing this.

Oct 16 ...
by mcww_rd
05 Jul 2023, 12:54
Forum: Software
Topic: Access & Modify Pictory Configuration
Replies: 4
Views: 6278

Re: Access & Modify Pictory Configuration


Hi mcww_rd

After copying a new piCtory configuration, did you reset the driver of the piBridge - or restart the Revolution Pi?

When a new config.rsc is created, e.g. `piTest -x` must be called so that the driver read and applies the new configuration.

Greeting
Sven

I tried both driver reset ...
by mcww_rd
12 Jun 2023, 22:41
Forum: Software
Topic: Access & Modify Pictory Configuration
Replies: 4
Views: 6278

Re: Access & Modify Pictory Configuration


Hi Lena!

Unfortunately, you cannot write a configuration with RevPiModIO. The library only reads the piCtory configuration under /etc/revpi/config.rsc. For your point 3: You can read the configured values of the MEMs witch .io.MEMNAME.defaultvalue - Replace MEMNAME and do not use just the .value ...