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
zengfr@armbian:~$ uname -a
Linux armbian 5.15.72-flippy-77+o #182 SMP PREEMPT Wed Oct 5 20:23:56 CST 2022 aarch64 aarch64 aarch64 GNU/Linux
zengfr@armbian:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
zengfr@armbian:$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 007: ID 2000:dd00 CMX Systems HZD100
Bus 001 Device 000: ID 1d5c:2000 Fresco Logic FL2000/FL2000DX VGA/DVI/HDMI Adapter
Bus 001 Device 005: ID 14cd:8601 Super Top 4-Port hub
Bus 001 Device 004: ID 17ef:608d Lenovo Optical Mouse
Bus 001 Device 002: ID 2148:7022 USB2.0 HUB
Bus 001 Device 003: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
zengfr@armbian:$
The text was updated successfully, but these errors were encountered:
Fresco Logic FL2000 make error : can't find file Kconfig .in ubuntu 22.04 LTS ,linux-headers-5.15.72-flippy-77+o
zengfr@armbian:~/下载/FL2000/src$ sudo make
make -C /usr/src/linux-headers-
uname -r
M= modulesmake[1]: 进入目录“/usr/src/linux-headers-5.15.72-flippy-77+o”
SYNC include/config/auto.conf.cmd
can't find file Kconfig
make[3]: *** [scripts/kconfig/Makefile:77:syncconfig] 错误 1
make[2]: *** [Makefile:621:syncconfig] 错误 2
make[1]: *** [Makefile:741:include/config/auto.conf.cmd] 错误 2
make[1]: 离开目录“/usr/src/linux-headers-5.15.72-flippy-77+o”
make: *** [Makefile:41:all] 错误 2
zengfr@armbian:~$ uname -a
Linux armbian 5.15.72-flippy-77+o #182 SMP PREEMPT Wed Oct 5 20:23:56 CST 2022 aarch64 aarch64 aarch64 GNU/Linux
zengfr@armbian:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
zengfr@armbian:
$ lsusb$Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 007: ID 2000:dd00 CMX Systems HZD100
Bus 001 Device 000: ID 1d5c:2000 Fresco Logic FL2000/FL2000DX VGA/DVI/HDMI Adapter
Bus 001 Device 005: ID 14cd:8601 Super Top 4-Port hub
Bus 001 Device 004: ID 17ef:608d Lenovo Optical Mouse
Bus 001 Device 002: ID 2148:7022 USB2.0 HUB
Bus 001 Device 003: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
zengfr@armbian:
The text was updated successfully, but these errors were encountered: