查看: 4019|回复: 3

yy3568 debian 烧写 cfg 配置文件

[复制链接]

1

主题

2

回帖

15

积分

新手上路

Rank: 1

积分
15
发表于 2023-8-8 17:59:32 | 显示全部楼层 |阅读模式
(为了高效,请按如下格式提问)

硬件主板型号:YY3568
固件名称/系统版本:Debian


目前我根据 Debian 的源码 SDK,通过 buildroot 编译出来了根文件系统,内核和uboot.目前想使用 瑞芯微开发工具 v2.93 分区烧写这些文件,但是没有找到合适的 cfg 文件,请问可以提供这个 .cfg 配置文件么?

回复

使用道具 举报

22

主题

352

回帖

1900

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
1900
QQ
发表于 2023-8-9 09:11:25 | 显示全部楼层
不需要cfg文件,查看parameter文本文件,在烧录工具填入对应的分区名和地址。parameter文件@前面是分区大小,@后面是分区地址
回复 支持 反对

使用道具 举报

1

主题

2

回帖

15

积分

新手上路

Rank: 1

积分
15
 楼主| 发表于 2023-8-9 14:29:28 | 显示全部楼层
风火轮用户68631 发表于 2023-8-9 09:11
不需要cfg文件,查看parameter文本文件,在烧录工具填入对应的分区名和地址。parameter文件@前面是分区大小 ...

谢谢答复,现在已经烧录进去了。目前发现用 buildroot 打包的文件系统,无法切换 su 权限。错误打印如下:
  1. [red@localhost:/]$ su
  2. su: can't set groups: Operation not permitted
复制代码

在网上搜了一番还未解决

并且尝试启动 weston,发现也无法启动:
[red@localhost:/]$ weston
Date: 1970-01-01 UTC
[00:15:04.650] weston 8.0.0
               https://wayland.freedesktop.org
               Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
               Build: 8.0.0
[00:15:04.652] Command line: weston
[00:15:04.652] OS: Linux, 4.19.232, #2 SMP Tue Aug 8 16:53:48 CST 2023, aarch64
[00:15:04.653] warning: XDG_RUNTIME_DIR "/var/run" is not configured
correctly.  Unix access mode must be 0700 (current mode is 700),
and must be owned by the user (current owner is UID 1001).
Refer to your distribution on how to get it, or
http://www.freedesktop.org/wiki/Specifications/basedir-spec
on how to implement it.
[00:15:04.657] Using config file '/etc/xdg/weston/weston.ini'
[00:15:04.659] Output repaint window is -1 ms maximum.
[00:15:04.660] Loading module '/usr/lib/libweston-8/drm-backend.so'
[00:15:04.662] initializing drm backend
[00:15:04.663] Entering mirror mode.
[00:15:04.663] fatal: drm backend should be run using weston-launch binary, or your system should provide the logind D-Bus API.
[00:15:04.664] fatal: failed to create compositor backend
Internal warning: debug scope 'drm-backend' has not been destroyed.
不知道是不是权限问题。
回复 支持 反对

使用道具 举报

1

主题

2

回帖

15

积分

新手上路

Rank: 1

积分
15
 楼主| 发表于 2023-8-9 16:37:15 | 显示全部楼层
通过提取buildroot打包根文件系统的命令,手动打包根文件系统,目前规避了这个问题。主要改动是修改根文件系统目录下文件的 owner 为 root.相关脚本放上来仅供参考。
  1. #!/bin/sh
  2. set -e
  3. # 主要是修改这些文件的 owner
  4. sudo chown -h -R 0:0 /home/red/Samba/debian_yy3568/YY3568-Debian10/buildroot/output/rockchip_rk3568/target
  5. sudo chown -h -R 1000:1000 '/home/red/Samba/debian_yy3568/YY3568-Debian10/buildroot/output/rockchip_rk3568/target//var/run/dbus'

  6. /home/red/Samba/debian_yy3568/YY3568-Debian10/buildroot/output/rockchip_rk3568/host/sbin/mkfs.ext4 red_yy3568.ext2 -d /home/red/Samba/debian_yy3568/YY3568-Debian10/buildroot/output/rockchip_rk3568/target -r 1 -N 0 -m 5 -L "" -O ^64bit  "512M"
复制代码



回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|风火轮WIKI|手机版|小黑屋|深圳风火轮团队 ( 粤ICP备17095099号 )

GMT+8, 2024-12-27 04:05 , Processed in 0.079746 second(s), 20 queries .

快速回复 返回顶部 返回列表
 
【客服1】 商务合作 15289193
【客服2】 业务洽谈 13257599
【客服3】 售前咨询 510313198
【邮箱】
smartfire@smartfire.cn