You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@BytePrisoner-HLYL-WXX9:/ufo/CH341SER#
root@BytePrisoner-HLYL-WXX9:/ufo/CH341SER# uname -a
Linux BytePrisoner-HLYL-WXX9 6.5.0-17-generic #1722.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 16 14:32:32 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
root@BytePrisoner-HLYL-WXX9:/ufo/CH341SER# make
make -C /lib/modules/6.5.0-17-generic/build M=/ufo/CH341SER
make[1]: 进入目录“/usr/src/linux-headers-6.5.0-17-generic”
warning: the compiler differs from the one used to build the kernel
The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu122.04) 12.3.0
You are using: gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
make[1]: 离开目录“/usr/src/linux-headers-6.5.0-17-generic”
root@BytePrisoner-HLYL-WXX9:/ufo/CH341SER# make load
modprobe usbserial
insmod ch34x.ko
insmod: ERROR: could not insert module ch34x.ko: Key was rejected by service
make: *** [Makefile:12:load] 错误 1
root@BytePrisoner-HLYL-WXX9:/ufo/CH341SER#
The text was updated successfully, but these errors were encountered:
root@BytePrisoner-HLYL-WXX9:/ufo/CH341SER#
root@BytePrisoner-HLYL-WXX9:/ufo/CH341SER# uname -a
Linux BytePrisoner-HLYL-WXX9 6.5.0-17-generic #17
22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 16 14:32:32 UTC 2 x86_64 x86_64 x86_64 GNU/Linux22.04) 12.3.0root@BytePrisoner-HLYL-WXX9:/ufo/CH341SER# make
make -C /lib/modules/6.5.0-17-generic/build M=/ufo/CH341SER
make[1]: 进入目录“/usr/src/linux-headers-6.5.0-17-generic”
warning: the compiler differs from the one used to build the kernel
The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1
You are using: gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
make[1]: 离开目录“/usr/src/linux-headers-6.5.0-17-generic”
root@BytePrisoner-HLYL-WXX9:/ufo/CH341SER# make load
modprobe usbserial
insmod ch34x.ko
insmod: ERROR: could not insert module ch34x.ko: Key was rejected by service
make: *** [Makefile:12:load] 错误 1
root@BytePrisoner-HLYL-WXX9:/ufo/CH341SER#
The text was updated successfully, but these errors were encountered: