|
|
|
|
|
by DannyBee
3506 days ago
|
|
It's really missing linux drivers, from what reading bugs tells me. The keyboard and mouse are connected by SPI, etc. These are not super-proprietary things,it's just that a bit more work than wanted in linux. Linux also "lies" and claims to be Darwin, which causes the wrong ACPI thing to happen sometimes. This is pretty common (ie linux used to claim to be windows sometimes, too), but in this case, it gets exactly the wrong answer. (edit: Looks like mjg59 came along and gave a more detailed answer, you should lookat that) |
|