-
Notifications
You must be signed in to change notification settings - Fork 5
Add ARL-HX drivers #54
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
base: master
Are you sure you want to change the base?
Conversation
|
I want a QA review for this. There may be missing drivers, but that should be checked after installing these, doing updates, and doing the appropriate number of reboots. |
|
unable to do windows update because this does not have LAN or WIFI drivers to test what other drivers will be added after windows update i manually added this wifi driver: this is device manager before running windows update: and this is device manager after running windows update: i can get specific device ID's if you need them, as these screenshots don't really give much info |
|
Yeah, the PCI IDs will actually tell us what the devices are. The Sager driver pack for these models installs an E3100 driver for LAN. I guess we can add/move chipset-agnostic drivers to separate folders, like |
|
Base System Device
Ethernet Controller
PCI Data Acquisition and Signal Processing Controller
PCI Device
Unknown Device
Unknown Device
Unknown Device
Unknown Device
Unknown Device
Unknown Device
Unknown Device
Unknown Device
Unknown Device
|
|
|
E3100 Ethernet driver and HID filter driver added. |
|
clean install, then installed the drivers...did windows update...ethernet, wifi, trackpad, media keys all work. most of the base system works. what is left over is this:
|
|
Added DPTF, GNA, and NPU drivers. |
Signed-off-by: Tim Crawford <[email protected]>


Add drivers for:
Resolves: #51
Resolves: #52
Resolves: #53