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

updated getedid script because of an issue #1961

Merged
merged 1 commit into from
Sep 11, 2017

Conversation

DaVukovic
Copy link
Contributor

Seen a user at IRC and he has shown his xorg.conf where the specific line looks like:

Option "CustomEDID" ""DFP-1":/storage/.config/edid.bin"

So there's a " too much in front of the "DFP-1" which should now be fixed.

@vpeter4
Copy link
Contributor

vpeter4 commented Sep 9, 2017

Are you in this? Because with your change there are only 3 double quotes.
Maybe double quote after nv_port should be removed too. Like
\"CustomEDID\" \"$nv_port:\/storage\/.config\/edid.bin\"
and you get
"DFP-1:/storage/.config/edid.bin"
which seems better.

@DaVukovic
Copy link
Contributor Author

You are right and it's already done ;)

Thanks

@chewitt chewitt merged commit 57014df into LibreELEC:master Sep 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants