Fix overscan and resolution, how to adb
#1
Video 
You will need:

Hardware:
1)     Usb type c cable, if you don’t have a type c cable you can also use an adapter
 
Software:
1)     Drivers if you hadn’t installed already:
files.pine64.org/doc/rock64/tools/DriverAssitant_v4.5.zip
2)     ADB files (platform tools) from Domo:
https://drive.google.com/file/d/1YAMZF0J...mDRpP/view
 
Ok let’s start:
 
1)     Go to settings/about tablet and tap build number at the end of the menu 7 times, this enables developer options on settings
2)     Verify that usb debugging is enabled on settings/developer options, if it’s on turn off and turn on again
3)     Restart device, wait for it to start…
4)     Connect usb to type c cable (adb only works on the usb type c port)
5)     Go to folder where you downloaded your Platform Tools, hold down the shift key and right click in a white portion inside the explorer window of the platform tools directory while still holding the shift key, select open command window here, wait for screen to open.
6)     Type:
 
adb devices
 
It will start running deamon and do device recognition, if you had already opened adb it will only show available devices, if device does not show verify you have usb debugging enabled and restart again and you have connected usb type c to your computer, not all cables will work if you repeat process and device is not recognized change cable, still not showing try in another usb port on your computer.
7)     Type:
 
adb shell
 
8)     Type:
 
wm size 1920x1080
 
type “exit” without quotations to exit adb shell, type exit again to exit adb
 
9)     Now you should have 1080 resolution, if you have OVERSCAN or Underscan fix inside android under settings/display/hdmi/screen zoom
 
That’s it, quick and easy, if you have questions comment bellow
 
Thanks to b0lshevik for sharing command and Domo for sharing platform tools.

Link to visual aid in the following video:
https://youtu.be/Fi5Rg0AoTkg


Messages In This Thread
Fix overscan and resolution, how to adb - by NightCrawler504 - 04-22-2019, 06:53 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)