unifreq

Results 10 comments of unifreq

配置文件是第一次启动之后自动生成的

I don't have this hardware, this driver is only provided to some netizens who need it for testing, and I am not testing it myself.

The driver source code comes from here: https://github.com/orangepi-xunlong/linux-orangepi/tree/orange-pi-5.10/drivers/net/wireless/uwe5622

Yes, these are the relevant sound card kernel modules list. These kernel modules will be loaded, assuming that the kernel driver exists as a module. In armbian, you can use...

vdec模块需要从文件系统中装载解码所需的固件,因此必须以模块形式存在

这是我第一次做git 仓库时commit的,当时对于git还不太熟练,提交的内容主要是主线5.10内核 + openwrt 的 generic补丁之类,也混入了少量来自于armbian的补丁,具体情况记不清了。

1.1.0编译是同样的错误: Starting a Gradle Daemon (subsequent builds will be faster) > Task :core/alarm:compileJava 注: /home/hadoop/Qualitis-release-1.1.0/core/alarm/src/main/java/com/webank/wedatasphere/qualitis/client/impl/ImsAlarmClient.java使用了未经检查或不安全的操作。 注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 > Task :core/common:compileJava FAILED /home/hadoop/Qualitis-release-1.1.0/core/common/src/main/java/com/webank/wedatasphere/qualitis/constants/QualitisConstants.java:3: 错误: 程序包com.webank.wedatasphere.qualitis.constant不存在 import com.webank.wedatasphere.qualitis.constant.SpecCharEnum; ^...