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

RGB patches for versions newer than 24130 #220

Closed
gregorbg opened this issue Feb 20, 2021 · 10 comments
Closed

RGB patches for versions newer than 24130 #220

gregorbg opened this issue Feb 20, 2021 · 10 comments

Comments

@gregorbg
Copy link

There is a patch in tools/other that enables rm2fb to expose the framebuffer in full color, as per rien/reStream#28 (comment).

I'd like to use this feature to stream my display in color (see also rien/reStream#47) but I cannot seem to find a way to patch recent versions like patch_17.2.x (my rm2 currently runs on version 2.5.0.27).

Would it be possible to provide patches for newer software versions as well?

@ddvk
Copy link
Owner

ddvk commented Mar 3, 2021

you too ;)? i'll add it

@ddvk
Copy link
Owner

ddvk commented Mar 3, 2021

i pushed a patch, that should work: patch

@mehalter
Copy link

Should this patch work for 2.5.1.45 as well?

@Eeems
Copy link
Contributor

Eeems commented Mar 16, 2021

Patches are version specific. So no that wont work. @ddvk will need to provide a new version for that.

@mehalter
Copy link

Ok yeah that's what I thought. Thanks!

@dstango
Copy link

dstango commented Mar 16, 2021

Actually the hacks have been adopted for 2.5.1.45 on the rm2 already last month.

@dstango
Copy link

dstango commented Mar 16, 2021

@Eeems
Copy link
Contributor

Eeems commented Mar 16, 2021

Right, but the question was if the patch linked in #220 (comment) would also work against 2.5.1.45 or not. To which the answer is that it doesn't.

@dstango
Copy link

dstango commented Mar 16, 2021

@Eeems: sorry ... didn't read that far up ;-).

@ddvk
Copy link
Owner

ddvk commented Apr 10, 2021

there is a patch for 2672 so closing

@ddvk ddvk closed this as completed Apr 10, 2021
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

5 participants