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

Interfacing (DSI, CSI, I2C, etc.) • Re: Use SN65DSI83 with CM4

$
0
0
..
However, I noticed that when you do:

Code:

sudo apt-get updatesudo apt-get upgrade
the kernel version changes and SN65DSI83 is no longer recognized, so I thought of using these commands:

Code:

dpkg -l | grep linux-imagesudo apt-mark hold linux-image-rpi-v8apt-mark showhold
if that is a commercial product you may ask for adding panel-lvds and sn65dsi8x driver to the kernel def-config.
..

Code:

pi@raspberrypi:~ $ dmesg | grep dsi..[    5.366910] sn65dsi83 0-002c: supply vcc not found, using dummy regulator..
is just a warning. You can get rid of that by adding a regulator (fixed voltage regulator).

Statistics: Posted by aBUGSworstnightmare — Wed May 01, 2024 10:09 am



Viewing all articles
Browse latest Browse all 3873

Trending Articles