-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.5inch RPi LCD (C) failed to install driver on pi4B #58
Comments
Hi I installed the May 64bit RPiOS with Pi4B and LCD(C) then did: Both the LCD and touch driver worked fine |
Hi @TobiasVanDyk Are you using Bookworm 2023-05-03 version? |
which one of these ? please suggest. |
Ignore please |
Hi Sorry I have not tried it yet with the new Oct bookworm
|
Hi Sorry I thought it was about the soundhat
I have not tried it yet with the new Oct bookworm
Best wishes
Tobie van Dyk
From: Kk ***@***.***>
Sent: Monday, 23 October 2023 07:41
To: waveshare/LCD-show ***@***.***>
Cc: Tobias van Dyk ***@***.***>; Mention ***@***.***>
Subject: Re: [waveshare/LCD-show] 3.5inch RPi LCD (C) failed to install driver on pi4B (Issue #58)
which one of these ? please suggest.
https://www.raspberrypi.com/software/operating-systems/#raspberry-pi-desktop
—
Reply to this email directly, view it on GitHub<#58 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFJPEA7NEJHP5A52MVRDS7DYAX7PDAVCNFSM6AAAAAAXPTJ3WOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZUGQ3TCMBXHA>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
got it running on Pi 4B with kernel also assuming
following must be run with ./LCD35C-show
# now
sudo ./LCD35C-show then updating (or creating)
|
@JimJ92120 Thank you, it worked perfectly for the A version on a Pi 4B with bookworm. The only thing I'm strungling with now is how to rotate the display. When I launch |
Are you using X11 or Wayland? You may find that xrandr works with X11 but not Wayland. |
@tuxrinku maybe this? https://www.makeuseof.com/how-to-rotate-your-raspberry-pi-screen-without-moving-the-display/ the |
I tried everything mentioned in this article. Every orientation option is greyed out in the desktop screen option. When I try using xrandr it returns the following error I'm using X11, the lcd screen wouldn't work on wayland apparently |
This may give additional info: juj/fbcp-ili9341#40 |
Hi Tobias! Thanks for the fast response, i've seen that, but cant find the way to make it work.. im in a fresh instalation... this is what i get when i run ./fbcp-ili9341 |
CMake Error: The current CMakeCache.txt directory /mnt/LCD-show/rpi-fbcp/build/CMakeCache.txt is different than the directory /home/pi/LCD-show/rpi-fbcp/build where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt
CMake Error: The source "/mnt/LCD-show/rpi-fbcp/CMakeLists.txt" does not match the source "/home/pi/LCD-show/rpi-fbcp/CMakeLists.txt" used to generate cache. Re-run cmake with a different source directory.
CMake Error: The source directory "/home/pi/LCD-show/rpi-fbcp" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
make: *** [Makefile:176: cmake_check_build_system] Error 1
Selecting previously unselected package xinput-calibrator:armhf.
(Reading database ... 99757 files and directories currently installed.)
Preparing to unpack .../xinput-calibrator_0.7.5-1_armhf.deb ...
Unpacking xinput-calibrator:armhf (0.7.5-1) ...
dpkg: dependency problems prevent configuration of xinput-calibrator:armhf:
xinput-calibrator:armhf depends on libc6 (>= 2.13-28).
xinput-calibrator:armhf depends on libgcc1 (>= 1:4.4.0).
xinput-calibrator:armhf depends on libstdc++6 (>= 4.6).
xinput-calibrator:armhf depends on libx11-6.
xinput-calibrator:armhf depends on libxext6.
xinput-calibrator:armhf depends on libxi6 (>= 2:1.2.0).
dpkg: error processing package xinput-calibrator:armhf (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.36.0-1) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for mailcap (3.69) ...
Processing triggers for man-db (2.9.4-2) ...
Errors were encountered while processing:
xinput-calibrator:armhf
LCD configure 0
Remote side unexpectedly closed network connection
May I ask what I need to do to solve this problem? I have repeatedly installed the same error message several times. My device is PI4 and the system is 2023 02 21 raspios bulleteye arm64.img
The text was updated successfully, but these errors were encountered: