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

Add support for t430 dgpu-versions #1175

Closed
wants to merge 4 commits into from
Closed

Add support for t430 dgpu-versions #1175

wants to merge 4 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jun 17, 2022

original configs by @eganonoa , merged and conflicts resolved by me.

eganonoa and others added 4 commits December 29, 2021 00:26
Maximized boards being supported here only. I do not have a board to test. But these have been tested as working by another user (see #1057 (comment)).
Add support for t430 dgpu-versions
@ghost
Copy link
Author

ghost commented Jun 17, 2022

check fails on circleci due to sudo issue in vbios script. going through the changes to the other scripts to merge and will pr again

@ghost ghost closed this Jun 17, 2022
@ghost
Copy link
Author

ghost commented Jun 17, 2022

@tlaurion i have one conflict i need help with:
in your commit 0443148, line 64(new) of vbios_t530.sh:
sudo ./vbiosfinder extract "$extractdir"/rom-parser-"$ROMPARSER"/VBiosFinder-"$VBIOSFINDER"/"app/G4ETB7WW/\$01D5100.FL1" || { echo "Failed to extract FL1" && exit 1; }
where did you get the code: G4ETB7WW/$01D5100.FL1?
in vbios_w530.sh it is: G5ETB6WW/$01D5200.FL1.
how do i know what to add to that line in vbios_t430.sh?

edit: nvm i found it by running the script (duh)

This pull request was closed.
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

Successfully merging this pull request may close these issues.

1 participant