With Pi OS (64bits) FullHD monitor also fine. Now I have Volumio on my SD card and it’s already night. I’ll upload Ubuntu tomorrow, plus try Waveshare with Ubuntu.
Can you check on System Info Volumio plugin your Pi5 ?? I had Pi5 and unknown procesor. I bought it as Raspberry Pi5.
Today I received confirmation of the order for another Pi5. Will be in Monday but this time on my invoice is “Raspberry Pi5 model B” .
I ask you about System Info because I sell my first Pi5 in Wendesday but I dont’t have screenshots for comparison with new one.
Maybe Pi5 B ( this new one ) it’s not the same Pi5 I had first.
EDIT :
It’s from delivery confirmation.
But now I know that it’s the same, they not use B in marketing.
Everything is a FullHD monitor with Ubuntu
Linux rpi-desktop 6.5.0-1007-raspi #9-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 7 18:36:01 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
config
[all]
kernel=vmlinuz
cmdline=cmdline.txt
initramfs initrd.img followkernel
[pi4]
max_framebuffers=2
arm_boost=1
[all]
# Enable the audio output, I2C and SPI interfaces on the GPIO header. As these
# parameters related to the base device-tree they must appear *before* any
# other dtoverlay= specification
dtparam=audio=on
dtparam=i2c_arm=on
dtparam=spi=on
# Comment out the following line if the edges of the desktop appear outside
# the edges of your display
disable_overscan=1
# If you have issues with audio, you may try uncommenting the following line
# which forces the HDMI output into HDMI mode instead of DVI (which doesn't
# support audio output)
#hdmi_drive=2
[cm4]
# Enable the USB2 outputs on the IO board (assuming your CM4 is plugged into
# such a board)
dtoverlay=dwc2,dr_mode=host
[all]
# Enable the KMS ("full" KMS) graphics overlay, leaving GPU memory as the
# default (the kernel is in control of graphics memory with full KMS)
dtoverlay=vc4-kms-v3d
# Autoload overlays for any recognized cameras or displays that are attached
# to the CSI/DSI ports. Please note this is for libcamera support, *not* for
# the legacy camera stack
camera_auto_detect=1
display_auto_detect=1
# Config settings specific to arm64
arm_64bit=1
dtoverlay=dwc2
That’s how a FullHD monitor with Volumio works.
edit: Ubuntu working with Waveshare
Ubuntu is using its own kernel, version 6.5.0
the kernel used on RaspiOS and Volumio is the one by Raspberry Pi foundation, and the latest from the master branch is 6.1.64
So it looks it’s a matter of kernel, when the official Raspberry Pi kernel will be fixed, Volumio will be fixed too… Unfortunately it’s not possible to use the Ubuntu kernel on Volumio
Just as a double check, could you please try with RaspiOS?
I instaled 64bit system from Raspberry Pi site:
https://www.raspberrypi.com/software/operating-systems/
via Raspberry Pi Imager and my Waveshare not working too. But maybe I done something wrong. I’m new in this systems…
Raspberry Pi OS 64bit, Waveshare working (installation via Raspberry Pi imager)
Linux raspberrypi 6.1.0-rpi4-rpi-2712 #1 SMP PREEMPT Debian 1:6.1.54-1+rpt2 (2023-10-05) aarch64 GNU/Linux
What about the Full HDMI Monitor?
Of course, Rpi OS works with a FullHD monitor. FullHD LCD always works even with Volimio.
OK, I misunderstood your problem, sorry
so the problem is only with the Waveshare display and Volumio, because it works with Ubuntu and RaspiOS
I noticed the RaspiOS kernel is the default one from the first image, unfortunately it’s not available on the firmware repo
does the Waveshare display still work if you update the kernel with rpi-update?
I’m sorry, but I’m just a bit of an advanced user and I’m using google translate, so I don’t really understand the question right now. Should I connect Waveshare to Ubuntu and run a firmware update?
no problem, I’ll try to clarify better
if possible, please connect the Waveshare display to the RPi5 running RaspiOS, according to your report it should be working
afterwards, please run the command “rpi-update”, after the reboot please verify if the display is still working
@eMCZe @Wire could you please try this fix?
add the following line to userconfig.txt (if you do from a Windows PC, please use notepad++ to edit the file)
dtoverlay=vc4-kms-v3d-pi5
With pleasure. Today I pick up second Pi5 and is ready to connect. Give me few minutes.
OK, thanks!
no hurry, take your time!
yes, exactly
please remove “display rotate” for this test
I removed display rotate and start Pi5.
Still without display but something is change.
Without added line, LCD start backlight after start Pi5 and backlight was still on.
Now, with added line LCD start backlight but after few seconds goes to power off and LCD green LED “no signal” blinking.
do you have some custom settings on cmdline.txt?