HinTak / seeed-voicecard

This is an enhancement fork with the explicit aim of supporting current shipping Raspbian/Ubuntu kernels without requiring downgrading. Please donate at https://hintak.github.io/ if it works for you. Use vX.Y branch for kernel version vX.Y
GNU General Public License v3.0
180 stars 67 forks source link

I cant get it to work unless I use an older kernel version and then lxpanel seems to break #8

Closed TheSwedishMaker closed 10 months ago

TheSwedishMaker commented 10 months ago

do you have any plans on updating this version of the driver? It seems Seeed themselves wont do any updates to their drivers, but no matter how I've tried - I cant get it to work properly on any version. The only time I got the drivers properly installed was either on the 2021 may version of Raspberry OS or by downgrading the kernel version but then the LXpanel drops and there's no visible menu bar.

HinTak commented 10 months ago

This was documented elsewhere: you can stop lxpanel from crashing if you uninstall alsa-pulseaudio, I think. Search here or upstream on closed issues about 'lxpanel'.

As for older kernels, here my repo has always been organised by kernel versions. You just use the "vX.Y"branch, if your kernel is X.Y.Z.

HinTak commented 10 months ago

I am moving this issue over to the fork (which have older branches - the detached "-x" mirror only keeps the latest) - and you should just use the correct branch. I an closing this now.