-
Notifications
You must be signed in to change notification settings - Fork 14
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
bullseye kernel update (6.1.19) not yet supported #6
Comments
ok, back on the topic. I have found a temporary workaround. procedure: download the applicable raspberrypi-kernel package and install from the command line with: after install is complete, go to synaptic package manager and find 'raspberrypi-kernel' package in the list. The checkbox in front of the package name should now display a lock in it and when not selected the line of the package is in red background. after reboot you can install the waveshare driver as usual and do not forget to uncomment the dtoverlay lines in /boot/config.txt hope this helps |
Holding back the kernel package is only a short term fix to get around Waveshare not fulfilling their stated commitment or licence obligation. If we can resolve #4, then it will mean that there's no need to use Waveshare's drivers at all. |
Actually it looks like they have updated this repo, but not commented or closed this issue. |
i've read through the #4 thread and you are right. if waveshare is not obiding to the licence that they agreed on, some action is requiered. as far as the 6.1.19 kernel is concerned, Waveshare only seem to have released a 64bit version. have not yet tried it, but my system is a rpi3 with 32bit bullseye , see how that goes at a later time (to busy with a different project at the moment |
From issue 4, I've created an open source driver in raspberrypi/linux#5433. If running Raspberry Pi OS then you should be able to use You don't say which display variant you're using, but removing the 2 If it does work, could you comment to that effect with the relevant size of display you're using? Thanks. |
the other day Raspberrypi OS updated the kernel for "bullseye" to 6.1.19 and the drivers supplied to date do not yet support that new kernel. Thus leaving the display useless in my application. please advise for a temporary work around and supply an updated driver package.
Kind regards. Fenna
The text was updated successfully, but these errors were encountered: