mlb-led-scoreboard icon indicating copy to clipboard operation
mlb-led-scoreboard copied to clipboard

MLBStats and RGB-Matrix not installing correctly.

Open mcangeli opened this issue 6 months ago • 9 comments

This issue is a

  • [x ] Bug Report
  • [ ] Feature Request

Hardware Configuration

Raspi 4B 2gb Adafruit RGB Matrix Bonnet 64x32 RGB LED Matrix (The suggested BOL)

Software Configuration

Raspberrypi Bookworm fresh install MLB Scoreboard fresh install

  • MLB LED Scoreboard Version:
  • Commands/arguments used to start the scoreboard:

On a fresh install it appears that the MLB StatsAPI and the RGB Matrix are not installed correctly. I was able to get the stats installed, however I had to install the RGB Matrix with the install script from adafruit (which works really well).

However, now I have to use: sudo python main.py --led-rows=32 --led-cols=64 --led-gpio-mapping=adafruit-hat

to start the board.

mcangeli avatar Aug 01 '24 20:08 mcangeli