Search Criteria
Package Details: libch9344ser-git r38.d4fc95f-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/ch9344ser-git.git (read-only, click to copy) |
---|---|
Package Base: | ch9344ser-git |
Description: | This driver supports USB to quad serial ports chip ch9344 and USB to octal serial ports chip ch348. (dynamic lib). |
Upstream URL: | https://github.com/WCHSoftGroup/ch9344ser_linux |
Keywords: | ch9344 |
Licenses: | GPL-2.0-or-later |
Conflicts: | libch9344ser |
Provides: | libch9344ser |
Submitter: | taotieren |
Maintainer: | taotieren (Excalibur) |
Last Packager: | taotieren |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-06-27 13:37 (UTC) |
Last Updated: | 2024-10-30 09:37 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- ch34xsercfg-git (requires libch9344ser)
Latest Comments
yifwon commented on 2024-12-02 06:13 (UTC) (edited on 2024-12-02 07:04 (UTC) by yifwon)
@Excalibur thanks for your tips on linux 6.12, I have the same problem and fix build error using your patch. Can you add your patch into this PKGBUILD? Thanks a lot.
EDIT: @taotieren and also please use tabs instead of spaces, or there will be some error about losing delimiter
Oh, I see your issue at upstream, thanks for your effort. https://github.com/WCHSoftGroup/ch9344ser_linux/issues/30
Excalibur commented on 2024-11-28 04:00 (UTC)
I can co-maintain this package for now. It's broken on Linux 6.12 again and I already fixed it in NixOS.
You should also use tabs instead of spaces for Makefile indentation.
taotieren commented on 2024-11-13 06:47 (UTC)
You can set the checksum of ch9344-dkms to SKIP if you remove the ch9344-dkms package. Want to co-maintain ch9344ser-git packages?
Excalibur commented on 2024-11-13 06:15 (UTC)
Should I remove this package? https://aur.archlinux.org/packages/ch9344-dkms
They keep reusing the same URL, so whenever they update their driver, I have to update checksum there as well.
taotieren commented on 2024-10-30 09:29 (UTC)
@soldier.kam Thanks!
soldier.kam commented on 2024-10-29 11:21 (UTC)
Hi I get error during installation. The generated makefile is invalid. This patch should fix the error: https://gist.github.com/soldierkam/629deb638b690cfaec44831898b1c859
Best Regards