ohquait

Results 35 comments of ohquait

better will be you post the error-outputs from terminal here, like this: ``` [....@localhost ~]$ su -c claudia Password: Using Tray Engine 'Qt' QStandardPaths: runtime directory '/var/run/user/500' is not owned...

with a fresh build of ladish, claudia works now

Hey Nick, the based problem is not by Realtek or Linux, this is based in manufactur's they will use Realtek without open sourced drivers,.... not clear for why, i think...

on kernel-5.18.2-pclos1 compilation works, but a other issue come up: #modprobe akvcam modprobe: ERROR: could not insert 'akvcam': Exec format error

SOLVED for PCLinuxOS a patch to /src/MAKEFILE was needed to enable rightly working dkms functions on this special distribution

@hipersayanX i use this: link: https://www.qua-it.org/XFCE/shots/share-with-pclos/pclos/akvcam-Makefile-pclos.patch link to patched Makefile: https://www.qua-it.org/XFCE/shots/share-with-pclos/pclos/akvcam-patched-Makefile

have make reply on your git, how can post code in raw there? even i will post a patch the format of strings will breaks ... so i post you...

here is the dkms.conf from pclos... with it all should works: link: https://www.qua-it.org/XFCE/shots/share-with-pclos/pclos/akvcam-pclos-dkms.conf in raw: PACKAGE_NAME="akvcam" PACKAGE_VERSION="1.2.2-4pclos2022" BUILT_MODULE_NAME[0]="akvcam" DEST_MODULE_LOCATION[0]="/kernel/3rdparty/akvcam" MAKE[0]="export IGNORE_CC_MISMATCH=1; 'make' clean SKIP_STACK_VALIDATION=1 all" CLEAN="make clean" AUTOINSTALL="yes" Am Di.,...

here is the dkms.conf from pclos...with it all should works:link: https://www.qua-it.org/XFCE/shots/share-with-pclos/pclos/akvcam-pclos-dkms.conf in raw: PACKAGE_NAME="akvcam" PACKAGE_VERSION="1.2.2-4pclos2022" BUILT_MODULE_NAME[0]="akvcam" DEST_MODULE_LOCATION[0]="/kernel/3rdparty/akvcam" MAKE[0]="export IGNORE_CC_MISMATCH=1; 'make' clean SKIP_STACK_VALIDATION=1 all" CLEAN="make clean" AUTOINSTALL="yes"