Skip to content

Instantly share code, notes, and snippets.

View govorox's full-sized avatar

Vadim govorox

  • Honeybank Studios
  • UK
View GitHub Profile
@govorox
govorox / Lenovo-E550.camera_fix.README
Last active January 29, 2016 11:34
Fix Lenovo-E550 camera kernel issue (ubuntu)
To fix the Lenovo E550 builtin camera recognition error
1. Get the current kernel source:
apt-get source linux-image-$(uname -r)
2. Apply the patch (in the root of the kernel source):
patch -p1 < ../ignore_chining_errors.patch