-
```
Several links are not supported on mtp3 ( actually there is a bug )
Changes
1)
Instead of :
if (!l4IsUp) { l4IsUp = true; linkUp(mtp2); }
should be :
linkUp(mtp2);
2) linkup function co…
-
Greetings,
I am having difficulty getting any audio from the autopatch to transmit on my simplex (half-duplex) node.
The app_rpt code is a very recent pull (ie, yesterday), freshly compiled wi…
-
```
Several links are not supported on mtp3 ( actually there is a bug )
Changes
1)
Instead of :
if (!l4IsUp) { l4IsUp = true; linkUp(mtp2); }
should be :
linkUp(mtp2);
2) linkup function co…
-
```
Several links are not supported on mtp3 ( actually there is a bug )
Changes
1)
Instead of :
if (!l4IsUp) { l4IsUp = true; linkUp(mtp2); }
should be :
linkUp(mtp2);
2) linkup function co…
-
hi,
the module can't build against 5.10.0-5-amd64:
1. I got :
sudo dkms install rts_pstor/1.11
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning b…
-
```
Several links are not supported on mtp3 ( actually there is a bug )
Changes
1)
Instead of :
if (!l4IsUp) { l4IsUp = true; linkUp(mtp2); }
should be :
linkUp(mtp2);
2) linkup function co…
-
### FreePBX Version
FreePBX 17
### Issue Description
I encountered an issue while attempting to install FreePBX 17 using the sng_freepbx_debian_install.sh script on an Ubuntu system. The installati…
-
源码中的移远pcie_mhi用不了
```
...
[ 16.000926] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 16.010262] kmodloader: done loading kernel modules from /tmp/overlay/up…
-
### FreePBX Version
FreePBX 17
### Issue Description
Installed a fresh version of Debian 12 and run the install script with flag --dahdi.
The script ends prematurely and the relevant raw of…
-
:
> All ports kmod builds require the kernel source. It must be in `/usr/src` unless `SRC_TOP` is set.
So, for example, is not _entirely_ true:
> To install [the port](https://www.freshpor…