-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add postmarketOS implemention in Wiki #9
Comments
That's really cool and nice writeup! I've added the link to the wiki page. The wiki should be writeable for all, so you can make the changes you want. |
I added a section in the wiki regarding your userspace implementation note: https://github.com/notro/gud/wiki/Gadget-Implementations#userspace-linux |
Thanks!
I think I should notify you about the changes are to made. |
Made a short note in the wiki about buffer sharing which I guess is the problem with the Nvidia driver: https://github.com/notro/gud/wiki/Linux-Host-Driver#prime-buffer-sharing Seems to be 2 problems:
|
Partial log for the host here (Repeated warnings ignored). This happened when I unplugged GUD device from the host. It seemds that the host can not find the buffer? Thus causing dma panic? Related line
|
DRM PRIME Log here http://shz.al/xr7C. Generated by appending |
Looks like you forgot to plug in the USB display, there are no prime messages nor any splat. |
http://shz.al/P3SB. This time I booted up with GUD plugged in. |
https://github.com/notro/gud/wiki/Gadget-Implementations mentioned old tablets/phones.
One way is to port f_gud to Android kernel, another way is to use mainline kernel with these old tablets/phones.
One implementation using postmarketOS is detailed in https://gist.github.com/ZenithalHourlyRate/220186818bae434386e80c62ee1bc7bc
The text was updated successfully, but these errors were encountered: