-
Notifications
You must be signed in to change notification settings - Fork 115
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
用proot运行cocomusic白屏怎么办 #137
Labels
Comments
我也遇到了相同的情况,我用chroot运行cocomusic 什么报错都没,然后一直白屏。 |
主要是想要在ARM机器上运行AMD64的程序,而且,经过测试,使用了wiki上的方法还是白屏; |
chroot还能搞定arm运行amd64位程序么 |
并不能,我是用的qemu用户态模拟的,但是需要有个运行环境,就用chroot弄了个x86的环境,cocomusic白屏,谷歌浏览器也跑不起,似乎谷歌需要用到GPU的一些东西,cocomusic是不是核心也用到了谷歌内核了? |
嗯。 |
好吧,那我还是找找谷歌的问题吧,这个我试了,还是白屏,看看从谷歌上可不可以解决了。Thank U! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: