Difference between revisions of "Samsung Galaxy Tab 3 7.0 (samsung-lt023g)"
Jump to navigation
Jump to search
Line 63: | Line 63: | ||
* X11 | * X11 | ||
* Front Camera(and probably back but didnt figure out how to switch cams) | * Front Camera(and probably back but didnt figure out how to switch cams) | ||
+ | |||
+ | == How hpagseddy get camera working == | ||
+ | Right now it's not usable for daily use, just for testing camera quality and checking if camera is working or not. I used "motion" package from alpine linux to capture pictures. If you want to test it too, just use "apk add motion" command to install that package. Then simply type "motion" and it will start capturing pictures nearly every second. If it doesnt capture pictures or pictures are just black squares then your camera isnt working. For opening pictures, i used feh image viewer to view images but every gallery app works great. | ||
== What does not work == | == What does not work == |
Revision as of 17:44, 25 September 2018
USB Networking |
Works |
---|---|
Flashing |
Works |
Touchscreen |
Works |
Display |
Works |
WiFi | |
Xwayland |
Works |
FDE |
Works |
Mainline | |
Battery | |
3D Acceleration | |
Accelerometer | |
Audio | |
Bluetooth | |
Camera |
Works |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
Contents
Entering flash mode
- Power down the device, then press and hold
Volume Down
+Home
+Power
simultaneously. - Once the device vibrates, release
Power
, but keepVolume Down
andHome
held. - The device will ask you if you wish upload a custom OS. Press
Volume Up
to confirm. - Once the device displays "Odin mode" in the top-left of the screen, it is ready for flashing.
Entering recovery mode
- Power down the device, then press and hold
Volume Up
+Home
+Power
simultaneously. - Once the device vibrates, release
Power
, but keepVolume Up
andHome
held.
Installing the kernel
This can be done via pmbootstrap flasher flash_kernel
after entering flash mode.
What works
- Booting off a microSD card
- Display
- Touchscreen
- USB networking
- Full disk encryption
- Physical buttons
- Touch keys
- Backlight brightness
- Battery indicator
- Wayland
- X11
- Front Camera(and probably back but didnt figure out how to switch cams)
How hpagseddy get camera working
Right now it's not usable for daily use, just for testing camera quality and checking if camera is working or not. I used "motion" package from alpine linux to capture pictures. If you want to test it too, just use "apk add motion" command to install that package. Then simply type "motion" and it will start capturing pictures nearly every second. If it doesnt capture pictures or pictures are just black squares then your camera isnt working. For opening pictures, i used feh image viewer to view images but every gallery app works great.
What does not work
- Bluetooth
- Wi-Fi
- Cellular networking
- 3D Acceleration
- Video decoding is like 2-3FPS
Everything else is untested as of writing this.
Links
- Kernel source
- Unofficial TWRP
- #1484 Add support for the Samsung Galaxy Tab 3 7.0 (lt023g)