-
Notifications
You must be signed in to change notification settings - Fork 1k
请求Coral Edge TPU PCIE版本的驱动支持 #8033
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
Comments
gasket 不是加了么 |
已勾选全部模块,重新编译引导后还是无驱动,手动insmod报错: |
7410.070344] gasket: module uses symbol (dmabufbkpt_dma_buf_detach) from namespace DMA_BUF, but does not import it. |
自己尝试编译了一下,成功加载了: 大概是dma_buf模块的函数问题,dsm套了一个dmabufbkpt_*的封装,需要修改gasket的gasket_page_table.c来做兼容 |
请填写以下信息.
Please fill in the following information.
Install ENV: (You can find it in the boot interface.)
RR version: (You can find it in the update menu.)
DSM:
Issue:
请求Coral Edge TPU PCIE版本的驱动支持。
https://github.com/[google/gasket-driver](https://github.com/google/gasket-driver)
官方文档https://coral.ai/docs/m2/get-started/
logs:
03:00.0 System peripheral [0880]: Global Unichip Corp. Coral Edge TPU [1ac1:089a]
(## 因为 log中存在 SN/MAC 等一些敏感信息, 当提供完整文件时请自行抹除他们, 当然你也可以发送到我的邮箱. ##)
(## Because the log contains some sensitive information such as SN/MAC, please delete them when providing the complete file. Of course, you can also send it to my email. ##)
...
(请先看一下#173、#175、#226 的内容)
(Plz review the content of #173, #175, #226 first)
...
(如果你只是说 XXX 不能用, 什么详细信息也不提供, 我也只能说感谢你的反馈.)
(If you just say XXX doesn't work without providing any details, I can only say thank you for your feedback.)
...
The text was updated successfully, but these errors were encountered: