Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rk3588开发板gpu无法使用? #350

Closed
web3-coder-hub opened this issue Mar 31, 2023 · 3 comments
Closed

rk3588开发板gpu无法使用? #350

web3-coder-hub opened this issue Mar 31, 2023 · 3 comments

Comments

@web3-coder-hub
Copy link

Describe the bug
androidboot.redroid_gpu_mode=guest时是可以正常运行的,但是androidboot.redroid_gpu_mode=host时会连不上adb

make sure the required kernel modules present

  • grep binder /proc/filesystems
  • grep ashmem /proc/misc
    使用的开发板是orangepi5,系统是官方的ubuntu20.04,可能系统本身开启了这两个模块,androidboot.redroid_gpu_mode=guest时,不用做任何操作也可以正常运行,而且apt install linux-modules-extra-uname -r时会提示E: Unable to locate package linux-modules-extra-5.10.110-rockchip-rk3588

collect debug logs
tmp.hT1V5hIJZ0.tgz

Screenshots
main: line 30: lshw: command not found
libva info: VA-API version 1.17.0
libva info: Trying to open /vendor/lib64/dri/rockchip_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
Error dumping service info status_t: DEAD_OBJECT batterystats
Can't find service: dataloader_manager
Can't find service: device_identifiers
Error dumping service info status_t: DEAD_OBJECT dnsresolver
Can't find service: file_integrity
Can't find service: media.audio_flinger
Can't find service: media.player
Can't find service: media.resource_manager
Can't find service: netd
Can't find service: platform_compat
Can't find service: platform_compat_native
Can't find service: power
Can't find service: recovery
Error dumping service info status_t: PERMISSION_DENIED stats
Can't find service: thermalservice
Can't find service: uri_grants
Can't find service: vold
Can't find service: wifinl80211
Error: argument "eth0" is wrong: table id value is invalid

请问作者,androidboot.redroid_gpu_mode=host在rk3588上还需要做哪些必须的操作?

@zhouziyang
Copy link
Member

The rk3588 graphics libs are not added.

@liukeqqs
Copy link

rk3588 graphics libs

How to load rk3588 graphics libs

@zhouziyang
Copy link
Member

check #362

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants