Jump to content

MasterMWF

Registered User
  • Posts

    1
  • Joined

  • Last visited

Posts posted by MasterMWF

  1. This works on a GT-70 under Ubuntu 12.04.4 64 bit. The only trouble I had was getting the correct version of npm and node.js. I had to use the chris-lea repository

    Code:

    apt-get update

    apt-get install -y python-software-properties python g++ make

    add-apt-repository ppa:chris-lea/node.js

    apt-get update

    apt-get install nodejs

    After that, following the instructions above, I have a lighted keybord.

    Next project, getting it to work on startup

    Thanks TechLab

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.