登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
轻量养虾,开箱即用!低 Token + 稳定算力,Gitee & 模力方舟联合出品的 PocketClaw 正式开售!点击了解详情~
代码拉取完成,页面将自动刷新
仓库状态说明
开源项目
>
其他开源
>
操作系统
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
458
Star
1.7K
Fork
1.9K
GVP
openEuler
/
kernel
关闭
代码
Issues
1271
Pull Requests
991
Wiki
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
X server调用hibmc驱动失败
已完成
#I3NV7U
任务
mixiaochao
创建于
2021-04-23 18:09
<!-- #请根据issue的类型在标题右侧下拉框中选择对应的选项(需求、缺陷或CVE等)--> <!-- #请根据issue相关的版本在里程碑中选择对应的节点,若是与版本无关,请选择“不关联里程碑”--> **环境描述:** 1. TaiShan 200 aarch64 Kunpeng-920 2. 内核版本 [root@localhost ~]# uname -a Linux localhost.localdomain 4.19.90 #3 SMP Fri Apr 23 12:13:21 CST 2021 aarch64 aarch64 aarch64 GNU/Linux 3. 显卡型号 [root@localhost ~]# lspci | grep -i VGA 06:00.0 VGA compatible controller: Huawei Technologies Co., Ltd. Hi1710 [iBMC Intelligent Management system chip w/VGA support] (rev 01) 4. 显卡驱动 [root@localhost ~]# lsmod | grep hibmc hibmc_drm 262144 2 ttm 393216 1 hibmc_drm **问题描述:** 在通过如下命令启动服务时查看/var/log/message和dmesg报出错误信息 systemctl start initial-setup **/var/log/message 涉及错误信息:** Apr 22 17:23:14 localhost initial-setup[1040780]: Starting Initial Setup GUI Apr 22 17:23:14 localhost run-initial-setup[1040777]: X.Org X Server 1.20.8 Apr 22 17:23:14 localhost run-initial-setup[1040777]: X Protocol Version 11, Revision 0 Apr 22 17:23:14 localhost run-initial-setup[1040777]: Build Operating System: 4.19.90-2104.2.0.0065.up1.uel20.aarch64 Apr 22 17:23:14 localhost run-initial-setup[1040777]: Current Operating System: Linux localhost.localdomain 4.19.90-2104.2.0.0065.up1.uel20.aarch64 #1 SMP Thu Apr 15 00:44:58 UTC 2021 aarch64 Apr 22 17:23:14 localhost run-initial-setup[1040777]: Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.90-2104.2.0.0065.up1.uel20.aarch64 root=/dev/mapper/uos00-root ro rd.lvm.lv=uos00/root rd.lvm.lv=uos00/swap video=VGA-1:640x480-32@60me rhgb console=tty0 crashkernel=1024M,high smmu.bypassdev=0x1000:0x17 smmu.bypassdev=0x1000:0x15 video=efifb:off Apr 22 17:23:14 localhost run-initial-setup[1040777]: Build Date: 15 April 2021 05:11:45AM Apr 22 17:23:14 localhost run-initial-setup[1040777]: Build ID: xorg-x11-server 1.20.8-4.up2.uel20 Apr 22 17:23:14 localhost run-initial-setup[1040777]: Current version of pixman: 0.40.0 Apr 22 17:23:14 localhost run-initial-setup[1040777]: #011Before reporting problems, check http://wiki.x.org Apr 22 17:23:14 localhost run-initial-setup[1040777]: #011to make sure that you have the latest version. Apr 22 17:23:14 localhost run-initial-setup[1040777]: Markers: (--) probed, (**) from config file, (==) default setting, Apr 22 17:23:14 localhost run-initial-setup[1040777]: #011(++) from command line, (!!) notice, (II) informational, Apr 22 17:23:14 localhost run-initial-setup[1040777]: #011(WW) warning, (EE) error, (NI) not implemented, (??) unknown. Apr 22 17:23:14 localhost run-initial-setup[1040777]: (==) Log file: "/var/log/Xorg.9.log", Time: Thu Apr 22 17:23:14 2021 Apr 22 17:23:14 localhost run-initial-setup[1040777]: (==) Using config directory: "/etc/X11/xorg.conf.d" Apr 22 17:23:14 localhost run-initial-setup[1040777]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" Apr 22 17:23:14 localhost run-initial-setup[1040777]: pci id for fd 11: 19e5:1711, driver (null) Apr 22 17:23:14 localhost run-initial-setup[1040777]: MESA-LOADER: failed to open hibmc (search paths /usr/lib64/dri) Apr 22 17:23:14 localhost run-initial-setup[1040777]: failed to load driver: hibmc Apr 22 17:23:14 localhost run-initial-setup[1040777]: (II) modeset(0): Initializing kms color map for depth 24, 8 bpc. Apr 22 17:23:14 localhost initial-setup[1040964]: Running window manager (/usr/bin/kwin_x11) Apr 22 17:23:14 localhost initial-setup[1040967]: Running (/usr/libexec/initial-setup/initial-setup-graphical) **内核dmesg涉及hibmc信息:** [ 10.772182] hibmc-drm 0000:06:00.0: fb0: hibmcdrmfb frame buffer device [ 10.974752] [drm] Initialized hibmc 1.0.0 20160828 for 0000:06:00.0 on minor 0 **现象描述** 1. 错误信息是主动查看/var/log/message时看到的。 2. 其他一切正常,可以设置屏幕分辨率,刷新率通过BMC控制网页设置默认只有60赫兹选项。 **问题:** **1. 海思的hibmc i1710是否实现了x11的驱动呢??** **2. 通过现象看没有走i1710的GPU硬件驱动,走的是软驱动么?此问题等待各位给出解决发方案。 ** **工具结果** [root@localhost linux-4.19.90-2104.16.0.0080.up1.aarch64]# glxinfo -B name of display: :0.0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: VMware, Inc. (0xffffffff) Device: llvmpipe (LLVM 10.0.1, 128 bits) (0xffffffff) Version: 20.1.4 Accelerated: no Video memory: 129299MB Unified memory: no Preferred profile: core (0x1) Max core profile version: 3.3 Max compat profile version: 3.1 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.1 OpenGL vendor string: VMware, Inc. OpenGL renderer string: llvmpipe (LLVM 10.0.1, 128 bits) OpenGL core profile version string: 3.3 (Core Profile) Mesa 20.1.4 OpenGL core profile shading language version string: 3.30 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 3.1 Mesa 20.1.4 OpenGL shading language version string: 1.40 OpenGL context flags: (none) OpenGL ES profile version string: OpenGL ES 3.1 Mesa 20.1.4 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
<!-- #请根据issue的类型在标题右侧下拉框中选择对应的选项(需求、缺陷或CVE等)--> <!-- #请根据issue相关的版本在里程碑中选择对应的节点,若是与版本无关,请选择“不关联里程碑”--> **环境描述:** 1. TaiShan 200 aarch64 Kunpeng-920 2. 内核版本 [root@localhost ~]# uname -a Linux localhost.localdomain 4.19.90 #3 SMP Fri Apr 23 12:13:21 CST 2021 aarch64 aarch64 aarch64 GNU/Linux 3. 显卡型号 [root@localhost ~]# lspci | grep -i VGA 06:00.0 VGA compatible controller: Huawei Technologies Co., Ltd. Hi1710 [iBMC Intelligent Management system chip w/VGA support] (rev 01) 4. 显卡驱动 [root@localhost ~]# lsmod | grep hibmc hibmc_drm 262144 2 ttm 393216 1 hibmc_drm **问题描述:** 在通过如下命令启动服务时查看/var/log/message和dmesg报出错误信息 systemctl start initial-setup **/var/log/message 涉及错误信息:** Apr 22 17:23:14 localhost initial-setup[1040780]: Starting Initial Setup GUI Apr 22 17:23:14 localhost run-initial-setup[1040777]: X.Org X Server 1.20.8 Apr 22 17:23:14 localhost run-initial-setup[1040777]: X Protocol Version 11, Revision 0 Apr 22 17:23:14 localhost run-initial-setup[1040777]: Build Operating System: 4.19.90-2104.2.0.0065.up1.uel20.aarch64 Apr 22 17:23:14 localhost run-initial-setup[1040777]: Current Operating System: Linux localhost.localdomain 4.19.90-2104.2.0.0065.up1.uel20.aarch64 #1 SMP Thu Apr 15 00:44:58 UTC 2021 aarch64 Apr 22 17:23:14 localhost run-initial-setup[1040777]: Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.90-2104.2.0.0065.up1.uel20.aarch64 root=/dev/mapper/uos00-root ro rd.lvm.lv=uos00/root rd.lvm.lv=uos00/swap video=VGA-1:640x480-32@60me rhgb console=tty0 crashkernel=1024M,high smmu.bypassdev=0x1000:0x17 smmu.bypassdev=0x1000:0x15 video=efifb:off Apr 22 17:23:14 localhost run-initial-setup[1040777]: Build Date: 15 April 2021 05:11:45AM Apr 22 17:23:14 localhost run-initial-setup[1040777]: Build ID: xorg-x11-server 1.20.8-4.up2.uel20 Apr 22 17:23:14 localhost run-initial-setup[1040777]: Current version of pixman: 0.40.0 Apr 22 17:23:14 localhost run-initial-setup[1040777]: #011Before reporting problems, check http://wiki.x.org Apr 22 17:23:14 localhost run-initial-setup[1040777]: #011to make sure that you have the latest version. Apr 22 17:23:14 localhost run-initial-setup[1040777]: Markers: (--) probed, (**) from config file, (==) default setting, Apr 22 17:23:14 localhost run-initial-setup[1040777]: #011(++) from command line, (!!) notice, (II) informational, Apr 22 17:23:14 localhost run-initial-setup[1040777]: #011(WW) warning, (EE) error, (NI) not implemented, (??) unknown. Apr 22 17:23:14 localhost run-initial-setup[1040777]: (==) Log file: "/var/log/Xorg.9.log", Time: Thu Apr 22 17:23:14 2021 Apr 22 17:23:14 localhost run-initial-setup[1040777]: (==) Using config directory: "/etc/X11/xorg.conf.d" Apr 22 17:23:14 localhost run-initial-setup[1040777]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" Apr 22 17:23:14 localhost run-initial-setup[1040777]: pci id for fd 11: 19e5:1711, driver (null) Apr 22 17:23:14 localhost run-initial-setup[1040777]: MESA-LOADER: failed to open hibmc (search paths /usr/lib64/dri) Apr 22 17:23:14 localhost run-initial-setup[1040777]: failed to load driver: hibmc Apr 22 17:23:14 localhost run-initial-setup[1040777]: (II) modeset(0): Initializing kms color map for depth 24, 8 bpc. Apr 22 17:23:14 localhost initial-setup[1040964]: Running window manager (/usr/bin/kwin_x11) Apr 22 17:23:14 localhost initial-setup[1040967]: Running (/usr/libexec/initial-setup/initial-setup-graphical) **内核dmesg涉及hibmc信息:** [ 10.772182] hibmc-drm 0000:06:00.0: fb0: hibmcdrmfb frame buffer device [ 10.974752] [drm] Initialized hibmc 1.0.0 20160828 for 0000:06:00.0 on minor 0 **现象描述** 1. 错误信息是主动查看/var/log/message时看到的。 2. 其他一切正常,可以设置屏幕分辨率,刷新率通过BMC控制网页设置默认只有60赫兹选项。 **问题:** **1. 海思的hibmc i1710是否实现了x11的驱动呢??** **2. 通过现象看没有走i1710的GPU硬件驱动,走的是软驱动么?此问题等待各位给出解决发方案。 ** **工具结果** [root@localhost linux-4.19.90-2104.16.0.0080.up1.aarch64]# glxinfo -B name of display: :0.0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: VMware, Inc. (0xffffffff) Device: llvmpipe (LLVM 10.0.1, 128 bits) (0xffffffff) Version: 20.1.4 Accelerated: no Video memory: 129299MB Unified memory: no Preferred profile: core (0x1) Max core profile version: 3.3 Max compat profile version: 3.1 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.1 OpenGL vendor string: VMware, Inc. OpenGL renderer string: llvmpipe (LLVM 10.0.1, 128 bits) OpenGL core profile version string: 3.3 (Core Profile) Mesa 20.1.4 OpenGL core profile shading language version string: 3.30 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 3.1 Mesa 20.1.4 OpenGL shading language version string: 1.40 OpenGL context flags: (none) OpenGL ES profile version string: OpenGL ES 3.1 Mesa 20.1.4 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
评论 (
4
)
登录
后才可以发表评论
状态
已完成
待办的
进行中
已完成
已拒绝
负责人
未设置
标签
未设置
项目
未立项任务
未立项任务
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (
-
)
标签 (
-
)
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(4)
C
1
https://gitee.com/openeuler/kernel.git
git@gitee.com:openeuler/kernel.git
openeuler
kernel
kernel
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册