More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Utilities) - GameBrew | |title=Vita Homebrew Apps (Utilities) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=vitausbethervita.jpg | |image=vitausbethervita.jpg | ||
|image_alt=Vita | |image_alt=Vita generic RTL enabler | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Vita | |title=Vita generic RTL enabler | ||
|image=vitausbethervita.jpg | |image=vitausbethervita.jpg | ||
|description=Ethernet for retail vita. | |description=Ethernet for retail vita. | ||
Line 19: | Line 18: | ||
|source=https://github.com/isage/vita-usb-ether | |source=https://github.com/isage/vita-usb-ether | ||
}} | }} | ||
Ethernet for retail vita. | Ethernet for retail Vita. [https://github.com/isage/vita-usb-ether#background 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 [https://github.com/isage/vita-usb-ether/blob/master/Vita_Eth_Dongle.pdf proper schematic]. | |||
==Media== | ==Media== | ||
'''retail vita eth''' ([https://www.youtube.com/watch?v=12ul_odY0cE Саги Усаги]) <br> | |||
<youtube>RIaJHh60hQY</youtube> | <youtube>RIaJHh60hQY</youtube> | ||
==Credits== | |||
*pop13_13 for initial idea and tinkering with devkit/testkit dongles. | |||
*[https://github.com/CreepNT CreepNT] for help with RE. | |||
*[https://github.com/S1ngyy S1ngyy] for measuring signals on multicon. | |||
*[https://github.com/SKGleba SKGleba] for testing some stuff. | |||
*[https://github.com/GrapheneCt Graphene] for answering stupid questions and help. | |||
*[https://github.com/SonicMastr SonicMastr] for his soft-bricked vita. | |||
*And ofc everyone on CBPS and HENKAKU. | |||
==External links== | |||
* Youtube - https://www.youtube.com/watch?v=12ul_odY0cE | |||
* GitHub - https://github.com/isage/vita-usb-ether | |||
* Reddit - https://www.reddit.com/r/vitahacks/comments/xec12l/release_usb_ethernet_on_retail_vita_see/ | |||
== External links == | |||
* | |||
* | |||
* Reddit - | |||
Revision as of 11:03, 15 December 2022
Vita generic RTL enabler | |
---|---|
File:Vitausbethervita.jpg | |
General | |
Author | isage |
Type | Utilities |
Version | 1.1 |
License | MIT License |
Last Updated | 2022/09/24 |
Links | |
Download | |
Website | |
Source | |
Ethernet for retail 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.