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

reverse keyboard changes #257

Open
antipodes5 opened this issue May 28, 2024 · 5 comments
Open

reverse keyboard changes #257

antipodes5 opened this issue May 28, 2024 · 5 comments

Comments

@antipodes5
Copy link

I have a standard x230 keyboard. I wanted to install an aftermarket battery

Since installing the patch, I have lost my 'Del' key. It now works as a 'PgUp'.

(There may be a couple of other changes, but its the loss of the delete function that is killing me.)

How can I restore the normal function of the keyboard?

@Lucaacer
Copy link

If you want to remove battery control without applying the keyboard patch, these are the commands you have got to use before building the img file

sudo make patch_disable_keyboard clean
sudo make patch_enable_battery clean

@Lucaacer
Copy link

Sorry, I properly meant battery check

@antipodes5
Copy link
Author

Thanks, but that's not answering my question.

How do I get my original keyboard settings BACK?

@Lucaacer
Copy link

You should apply the patch from yhe beginning. I mean, you have got to clone the repo, to choose the img file and, before building the img file you must follow this sequence

sudo make patch_disable_keyboard clean
sudo make patch_enable_battery clean
make patched.x230.img

Once the patched bios and EC patch img file have been built, just dd them on to the usb stick, boot you pc from the usb, flash the patched img and you should be ok.

@Lucaacer
Copy link

Sorry, I suppose you'd better restore the official bios before applying the patch.

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

2 participants