Search Criteria
Package Details: npreal2 5.0-10
Package Actions
Git Clone URL: | https://aur.archlinux.org/npreal2.git (read-only, click to copy) |
---|---|
Package Base: | npreal2 |
Description: | real tty driver for Moxa NPort serial console terminal server |
Upstream URL: | https://www.moxa.com/en/products/industrial-edge-connectivity/serial-device-servers/terminal-servers/nport-6100-6200-series |
Licenses: | GPL, custom |
Submitter: | severach |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-12-20 05:54 (UTC) |
Last Updated: | 2023-12-19 01:38 (UTC) |
Dependencies (8)
- dkms (dkms-gitAUR, dkms-fast-zstdAUR)
- gawk (gawk-gitAUR, busybox-coreutilsAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- linux
- linux-headers
- openssl (openssl-gitAUR, openssl-staticAUR)
- perl (perl-gitAUR)
- psmisc (psmisc-selinuxAUR)
Required by (0)
Sources (17)
- 0001-mxmknod-folder-fix-and-chgrp-uucp.patch
- 0002-kernel-5.0.0-access_ok.patch
- 0003-kernel-5.6-proc_dir_entry-proc_ops.patch
- 0004-mxloadsvr.c-disable-built-in-systemd-support.patch
- 0005-kernel-5.10-async-initialized.patch
- 0006-kernel-5.12-tty-low_latency.patch
- 0007-tty_unregister_driver-void.patch
- 0008-kernel-5.13-dropped-tty_check_change.patch
- 0009-kernel-5.14-task_struct.state-unsigned-tty.patch
- 0010-kernel-5.15-alloc_tty_driver-put_tty_driver.patch
- 0011-kernel-5.17-change-PDE_DATA.patch
- 0012-kernel-serial_UART_XMIT_SIZE.patch
- 0013-kernel-6.1-set_termios-const-ktermios.patch
- 0013a-kernel-6.0-set_termios-const-ktermios.patch
- 0014-kernel-6.6-struct-tty_operations-size_t.patch
- https://www.moxa.com/Moxa/media/PDIM/S100000217/moxa-real-tty-drivers-for-linux-5.x.x-driver-v5.0.tgz
- npreal2.sh
Latest Comments
severach commented on 2023-12-18 07:43 (UTC)
@timothy.lee: Moxa's versioned sources like 6.0 do not run on earlier versions. They would need to be patched to compile with all versions in DKMS.
Avenger commented on 2023-01-02 08:00 (UTC) (edited on 2023-01-02 08:00 (UTC) by Avenger)
This needs two more patches to build with 6.1 kernels:
0012-kernel-serial_UART_XMIT_SIZE.patch: https://hastebin.com/bipeleyize.diff
0013-kernel-6.1-set_termios-const-ktermios.patch: https://hastebin.com/rewemacese.csharp
jfernandz commented on 2021-11-16 08:44 (UTC)
I'm not able to build the package ... but I'm not sure what's going on ...
york commented on 2021-06-30 19:00 (UTC)
Works now with commit 4559e0b. Thank you very much.
york commented on 2021-06-29 17:29 (UTC)
Just tried building the latest commit cd2a853, but failed. Please see https://gist.github.com/YorkZ/68a2e56ff12f5bca9e9769540df93043 for the build log. Thank you.
york commented on 2021-06-18 16:56 (UTC)
npreal2-5.0 dkms build is failing for the kernel 5.12.10-arch1-1 (x86_64). Please see the error messages here. Thank you.
york commented on 2020-07-05 15:13 (UTC)
Downloading from upstream failed, the following is the full output:
makepkg -s ==> Making package: npreal2 1.19-5 (Sun 05 Jul 2020 10:54:05 AM EDT) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages...
Packages (2) dkms-2.8.1-4 linux-headers-5.7.4.arch1-1
Total Download Size: 22.21 MiB Total Installed Size: 119.81 MiB
:: Proceed with installation? [Y/n] :: Retrieving packages... error: failed retrieving file 'linux-headers-5.7.4.arch1-1-x86_64.pkg.tar.zst' from mirror.csclub.uwaterloo.ca : The requested URL returned error: 404 error: failed retrieving file 'linux-headers-5.7.4.arch1-1-x86_64.pkg.tar.zst' from reflector.luehm.com : The requested URL returned error: 404 linux-headers-5.7.4.ar... 22.2 MiB 1104 KiB/s 00:21 [##############################] 100% dkms-2.8.1-4-any 53.9 KiB 1077 KiB/s 00:00 [##############################] 100% (2/2) checking keys in keyring [##############################] 100% (2/2) checking package integrity [##############################] 100% (2/2) loading package files [##############################] 100% (2/2) checking for file conflicts [##############################] 100% (2/2) checking available disk space [##############################] 100% :: Processing package changes... (1/2) installing dkms [##############################] 100% Optional dependencies for dkms linux-headers: build modules against the Arch kernel [pending] linux-lts-headers: build modules against the LTS kernel linux-zen-headers: build modules against the ZEN kernel linux-hardened-headers: build modules against the HARDENED kernel (2/2) installing linux-headers [##############################] 100% :: Running post-transaction hooks... (1/3) Arming ConditionNeedsUpdate... (2/3) Updating module dependencies... (3/3) Install DKMS modules ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading npreal2_mainline_v1.19_build_17110917.tgz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://www.moxa.com/drivers/IDC_SW/DeviceServer/Driver/NPort%20Real%20TTY%20Driver%20for%20Linux/Mainline/ver1.19/npreal2_mainline_v1.19_build_17110917.tgz Aborting...