This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CCA2 | Name | CCA3 | Nationality | |
---|---|---|---|---|
AD | Andorra | AND | Andorran | |
AE | United Arab Emirates | ARE | Emirati | |
AF | Afghanistan | AFG | Afghan | |
AG | Antigua and Barbuda | ATG | Antiguan, Barbudan | |
AI | Anguilla | AIA | Anguillian | |
AL | Albania | ALB | Albanian | |
AM | Armenia | ARM | Armenian | |
AN | Netherlands Antilles | ANT | Dutch | |
AO | Angola | AGO | Angolan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <iostream> | |
#include <utility> | |
#include <typeinfo> | |
#include <type_traits> | |
#include <string> | |
template <size_t arg1, size_t ... others> | |
struct static_max; | |
template <size_t arg> |
- Confirmed that Y480 has single-channel LVDC from motherboard, Y580 had dual channel. Cannot just replace LCD with Full HD as its missing controller signals. Bummer.
- Find compatible Full HD screen replacement
- Find VGA-to-LVDS controller board to fit where DVD drive was located. Remove DVD drive and permanently fasten cover.
- Find (slim) VGA cable to solder from motherboard to VGA controller board
- How to turn off display when standby, etc?
- How to adjust brightness via OS? If VGA output is used, backlight is off. sigh.
- Processor has provisions for eDP and second channel LVDS but none are populated.