Skip to content

Commit 44f2004

Browse files
committed
updated caniroot
updated video-output page
1 parent 3e8494a commit 44f2004

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/preset-env": "^7.26.0",
2727
"@types/lodash-es": "^4.17.12",
2828
"@types/semver": "^7.5.8",
29-
"@webosbrew/caniroot": "^1.3.4",
29+
"@webosbrew/caniroot": "github:webosbrew/caniroot#main",
3030
"autoprefixer": "^10.4.20",
3131
"babel-loader": "^9.2.1",
3232
"babel-plugin-htm": "^3.0.0",

src/views/hacking/main-board/video-output.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,16 @@ We can easily get video output from 1 & 2. However, without expensive tool, it's
1616
|--------|-------|-----------------|------------|-----------------|----------------|--------------------------------------------|
1717
| EC93 | 1.x | LVDS | 1920x1080 | EAX66612205 | EAX65612205 | |
1818
| LF63 | 2.x | LVDS | 1920x1080 | EAX66202604 | EAX66202603 | |
19-
| UM76 | 4.x | Vx1 | 3840x2160 | EAX68253604 | EAX68253604 | Vx1 interface only available for 75" model |
19+
| UM76 | 4.x | Vx1 | 3840x2160 | EAX68253604 | EAX68253604 | Vx1 interface only available for 75" model |
20+
21+
### Parts
22+
23+
#### LVDS Ribbon Cable
24+
25+
For many LVDS models, 51-pin FFC connectors are used. However, since the wiring is flipped, to get a working cable,
26+
following part numbers are recommended:
27+
28+
| Part No. | Notes |
29+
|-------------|------------------------------------------------|
30+
| EAD63990501 | Common on recent models |
31+
| EAD63265812 | Hard to find, seems to be used on older models |

0 commit comments

Comments
 (0)