Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4505

Troubleshooting • Beepy JDI Display

$
0
0
Hello!

I am going out of my mind trying to configure my JDI display with my beepy device. I bought the device from a third party seller, it arrived in full working order untill i ruined it. I have tried reflashing my SD card many time with r pi os lite 32 legacy, and flashing the correct beepy firmware as well as running through all of the configuration steps. I then get to building the jdi-drm-driver with the zip folder the seller sent to me, but i am completely unable to get the screen to work. I am getting this error when i run sudo make install. I cannot find System.map file anywhere. Please. Help. Thanks. Image

hyphen@beepy:~/jdi-drm-driver $ sudo make install
make -C '/lib/modules/6.6.31+rpt-rpi-v7/build' M='/home/hyphen/jdi-drm-driver' modules_install
make[1]: Entering directory '/usr/src/linux-headers-6.6.31+rpt-rpi-v7'
INSTALL /lib/modules/6.6.31+rpt-rpi-v7/updates/jdi-drm.ko
XZ /lib/modules/6.6.31+rpt-rpi-v7/updates/jdi-drm.ko.xz
DEPMOD /lib/modules/6.6.31+rpt-rpi-v7
Warning: modules_install: missing 'System.map' file. Skipping depmod.
make[1]: Leaving directory '/usr/src/linux-headers-6.6.31+rpt-rpi-v7'
# Rebuild dependencies
depmod -A
# Install device tree overlay
install -D -m 0644 ./jdi-drm.dtbo /boot/overlays/
# Add configuration line if it wasn't already there
# Add auto-load module line if it wasn't already there
# Configure fbcon for display

Statistics: Posted by phonic — Mon Jun 10, 2024 7:22 pm — Replies 1 — Views 38



Viewing all articles
Browse latest Browse all 4505

Trending Articles