-
Notifications
You must be signed in to change notification settings - Fork 15
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
Drivers still not working since 6.1.21 #27
Comments
Agree about the open source thing... that said, I couldn't get mine working either until I tried the legacy Pi OS (Bullseye). Obviously not ideal but at least could get it working. This was on a Pi 3 though, worth noting. |
Enter uname -a, and what is the kernel version you are using? |
https://github.com/raspberrypi/linux/blob/rpi-6.1.y/drivers/gpu/drm/panel/panel-waveshare-dsi.c |
I am on 6.1.21. I have tried all of the new versions by using rpi-update and rebooting before attempting to install via SSH, but I get a modprobe error every time with every version released since 6.1.21. 6.1.0 worked on bookworm for a while but it stopped after an update, and rolling back does not work either. |
Same problem. My device is on 6.1.54 (via Boot2Qt) and I tried this repo's 6.1.20, 6.1.21, and 6.1.58 drivers and all of them produce "exec format error". Any resolutions? or is this a lost cause? |
any update ??? |
@abieuzent I was able to solve this by debugging based on my specific scenario with yocto: agherzan/meta-raspberrypi#1211 The waveshare drivers were added to the linux kernel so it depends on what you are on. Let me know what your set up is and I can try helping although I am no expert. |
I am unable to get any of the drivers to work since kernel version 6.1.21 on a pi 4 running bookworm. The driver for 6.1.0 worked for a while but no longer does. You need to release the driver source and comply with the GPL 2.0 license because you obviously are having too hard of a time releasing functional drivers on your own. I cannot understand why you wouldn't; it would save you time and energy having to release drivers that aren't for even the latest kernel intermittently and unreliably.
If you fail to release the driver source, I will be forced to leave one star reviews and discourage others from purchasing the product, which really is a shame because from a hardware standpoint it is truly excellent.
The text was updated successfully, but these errors were encountered: