@jugg 0411那个就是了
Posts made by jack_admin
-
RE: Cool pi 4B & CM5 探索快速安装系统新方法
@jugg 你升级下最新的loader,再试下上下两个U3有没有改善。我们测试用闪迪/金士顿 U3 U盘,也试过部分移动硬盘,可以识别加载
-
RE: Cool pi 4B & CM5 探索快速安装系统新方法
@jugg said in Cool pi 4B & CM5 探索快速安装系统新方法:
@大法师
安装U盘和备份U盘都可以用
刚做好的安装U盘是可以刷系统 就是安装镜像里面的系统
备份u盘是可以备份系统 backup可以备份出系统
但是把备份U盘中backup文件夹的内容 拷贝到安装u盘的install文件夹中
安装U盘不能还原系统你的U盘有几个,什么型号的,是概率识别?
-
RE: Cool pi 4B & CM5 探索快速安装系统新方法
@jugg 同一个U盘,断电重启,插U3下面一个或上面一个端口
starting USB... Bus usb@fc880000: USB EHCI 1.00 scanning bus usb@fc880000 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found
观察能否扫描到存储设备
-
RE: openKylin 1.0版本发布(里程碑)
@shaq clean自己输入了,没集成到脚本。一般make clean; make distclean等等
-
RE: Cool pi 4B & CM5 探索快速安装系统新方法
@jugg said in Cool pi 4B & CM5 探索快速安装系统新方法:
@jack_admin
usb3.0的下口
这个U盘 进板子的系统能识别你再试试,没道理备份能用,安装能用,还原也是安装的过程
-
RE: CM5如何安装网卡驱动?
@Jachyn 内核配置增加CONFIG_PCI_IOV,还有其他的根据相应的symbol查找。
另外发现内核带有一个版本的驱动,你可以试下配置编译试试
drivers/net/ethernet/mellanox/ ├── Kconfig ├── Makefile ├── mlx4 ├── mlx5 ├── mlxfw └── mlxsw 4 directories, 2 files
-
RE: CM5如何安装网卡驱动?
@Jachyn
mlx5_core: version magic '5.10.110 SMP preempt mod_unload aarch64' should be '5.10.110 SMP mod_unload aarch64'- modinfo mlx5相关的ko驱动文件
- 内核更改配置为抢占模式,编译替换
-
cool pi 4b & CM5 linux system support compile u-boot
step1
https://github.com/yanyitech/ubuntu.git
coolpi@coolpi:~$ git clone https://github.com/yanyitech/ubuntu.git -b basic
step2
coolpi@coolpi:~$ cd ubuntu coolpi@coolpi:~/ubuntu$ ./setup.sh *************************************************** Select Ubuntu or Debian Version: 1. Ubuntu18.04 32bit armhf 2. Ubuntu18.04 64bit arm64 3. Ubuntu20.04 32bit armhf 4. Ubuntu20.04 64bit arm64 5. Ubuntu22.04 32bit armhf 6. Ubuntu22.04 64bit arm64 7. Ubuntu23.04 32bit armhf 8. Ubuntu23.04 64bit arm64 9. Debian12 32bit armhf 10. Debian12 64bit arm64 11. Debian11 32bit armhf 12. Debian11 64bit arm64 13. Debian10 32bit armhf 14. Debian10 64bit arm64 15. Ubuntu22.04 64bit amd64 q. Quit Which version select[1-15]:15 *************************************************** Select rebuild or update root filesystem: 1. Clean and rebuild 2. Only mount and enter 3. Quit Which Operate select[1-3]:1
Wait for building process.
step 3
coolpi@coolpi:~/ubuntu$ ./setup.sh *************************************************** Select Ubuntu or Debian Version: 1. Ubuntu18.04 32bit armhf 2. Ubuntu18.04 64bit arm64 3. Ubuntu20.04 32bit armhf 4. Ubuntu20.04 64bit arm64 5. Ubuntu22.04 32bit armhf 6. Ubuntu22.04 64bit arm64 7. Ubuntu23.04 32bit armhf 8. Ubuntu23.04 64bit arm64 9. Debian12 32bit armhf 10. Debian12 64bit arm64 11. Debian11 32bit armhf 12. Debian11 64bit arm64 13. Debian10 32bit armhf 14. Debian10 64bit arm64 15. Ubuntu22.04 64bit amd64 q. Quit Which version select[1-15]:15 *************************************************** Select rebuild or update root filesystem: 1. Clean and rebuild 2. Only mount and enter 3. Quit Which Operate select[1-3]: 2 root@coolpi:/# git clone https://github.com/yanyitech/coolpi-loader.git Cloning into 'coolpi-loader'... remote: Enumerating objects: 557573, done. remote: Counting objects: 100% (3175/3175), done. remote: Compressing objects: 100% (1964/1964), done. ...
-
RE: CM5如何安装网卡驱动?
@Jachyn said in CM5如何安装网卡驱动?:
coolpi@coolpi:~/Desktop$ sudo /etc/init.d/mlnx-en.d restart Unloading NIC driver: [ OK ] Loading Mellanox MLX5 NIC driver: [FAILED] Loading NIC driver: [FAILED] Please run /usr/sbin/sysinfo-snapshot.py to collect the debug information and open an issue in the http://support.mellanox.com/SupportWeb/service_center/SelfService
执行这个之后,系统日志输出(dmesg)分析下错误原因。
-
What is Anbox?
The Anbox project was once ago created in 2017 to bring Android to any Linux based desktop operating system. It's development has however stalled in the past years and it's only fair to say that now in 2023 it's no longer actively developed.
In the past years new alternatives have came up which are carrying the same idea of a containerized Android forward:
If you're looking for a solution to run Android on your Linux desktop:
Waydroid is rebuilding the original idea behind Anbox with explicit focus on modern Wayland powered desktop environments.
If you're looking for a solution to run Android in the cloud:Anbox Cloud as a solution developed by Canonical, the company behind Ubuntu, to bring Android at scale to any cloud with support for ultra low latency video streaming and recent Android versions.
The existing repositories will remain as is but no active maintence will be applied going forward. -
RE: Cool pi 4B & CM5 探索快速安装系统新方法
@jugg 可以试下把你本地内核源码目录,编译生成的Image、dtb文件拷贝到U盘(U盘 根目录 install盘或backup盘)
-
RE: Coolpi 4b在使用ttyS0-S2口时,总是出现串口掉线,使用很不稳定,这个是为什么呢?有解决方案吗?
@零度灬救赎 ttyS0默认是系统console调试串口