Vita usb ether: Difference between revisions
From GameBrew
More actions
m HydeWing moved page Vita-usb-ether to Vita usb ether without leaving a redirect |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Utilities) - GameBrew | |title=Vita Homebrew Apps (Utilities) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=vitausbether2.png | ||
|image_alt=Vita generic RTL enabler | |image_alt=Vita generic RTL enabler | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Vita generic RTL enabler | |title=Vita generic RTL enabler | ||
|image= | |image=vitausbether2.png | ||
|description=Ethernet for retail vita. | |description=Ethernet for retail vita. | ||
|author=isage | |author=isage | ||
Revision as of 11:09, 15 December 2022
| Vita generic RTL enabler | |
|---|---|
| General | |
| Author | isage |
| Type | Plugins |
| Version | 1.1 |
| License | MIT License |
| Last Updated | 2022/09/24 |
| Links | |
| Download | |
| Website | |
| Source | |
Allows to use pPC usb-ethernet rtl8152 dongle on Vita. Project background.
Installation
Retail + generic rtl dongle:
- Copy ether-enabler.skprx to ur0:tai.
- Copy usb_ether_mtl.skprx to ur0:tai.
- Add both to *KERNEL section of config.txt, order shouldn't matter.
Retail + testkit dongle:
- Copy ether-enabler-lite.skprx to ur0:tai.
- Copy usb_ether_mmsc.skprx to ur0:tai.
- Add both to *KERNEL section of config.txt, order shouldn't matter.
Devkit/Testkit:
- Copy ether-enabler.skprx to ur0:tai.
- Add to *KERNEL section of config.txt.
Hardware:
- usb ethernet with RTL8152.
- Make an adapter by connecting two usb-female port data pins, supply external power to one (dongle), or both (so vita would charge too), plug vita cable into another and letsgooo.
- Or buy Y-cable with two female ports.
+ from charger
|
VUSB+ >------|-------< VUSB+
Vita cable D- >--------------< D- RTL dongle
D+ >--------------< D+
VUSB- >------|-------< VUSB-
|
- from charger
Or proper schematic.
Media
retail vita eth (Саги Усаги)
Credits
- pop13_13 for initial idea and tinkering with devkit/testkit dongles.
- CreepNT for help with RE.
- S1ngyy for measuring signals on multicon.
- SKGleba for testing some stuff.
- Graphene for answering stupid questions and help.
- SonicMastr for his soft-bricked vita.
- And ofc everyone on CBPS and HENKAKU.