Hacker News new | ask | show | jobs
by Sanddancer 3378 days ago
This might be of help to you. The OEM version of this laptop seems to be the Compal LA-2601. Which is a very good thing, because the schematics are readily available [1]. So, getting the keyboard working with a PI3 should be a matter of rigging up a micro with enough pins to drive the matrix controller. Looks like an interesting project though, and I wish you good luck.

[1] http://www.s-manuals.com/pdf/motherboard/compal/compal_la-26...

1 comments

How do you know this and how did you find that?
Google diving. I got curious as to what the keyboard controller was, so I looked up motherboard pictures and specs and eventually found that it uses an ENE KB910 for the keyboard controller. Searching there for how things were set up was mostly fruitless, until I stumbled upon a russian forum which had a pinout for the KB910 [1]. A few more stumbles and I found a result that stated that Compal was the OEM for the laptop -- it's not uncommon for laptops to be made by a white box maker. From there, a search for the model number brought up multiple sites with the schematics.

[1] http://bit.ly/2ob7YaG Not the actual url, because chrome's history ate that.

Impressive :) Thanks a lot for your dive into the subject. It's darn interesting indeed