The Following 39 Users Say Thank You to TheKit For This Useful Post: | ||
243kof, att, Bundyo, chenliangchen, coley, dubliner, eekkelund, elastic, explit, hardy_magnus, hhbbap, javispedro, jellyroll, Jordi, juiceme, LameDuck, MartinK, meemorph, MJ m, mosen, mrsellout, mscion, nodevel, olf, P@t, pakoR, pasko, pichlo, rolh, santeira, saponga, Shadowdog, sunburnedpenguin, szopin, theonelaw, tmi, tommo, Watchmaker, yawuji |
|
2016-06-02
, 10:41
|
Posts: 752 |
Thanked: 2,808 times |
Joined on Jan 2011
@ Czech Republic
|
#2
|
|
2016-06-02
, 11:04
|
Posts: 701 |
Thanked: 1,981 times |
Joined on Jun 2015
@ Lisbon - Portugal
|
#3
|
|
2016-06-02
, 15:19
|
Posts: 194 |
Thanked: 1,167 times |
Joined on May 2016
|
#4
|
Hi, sorry for replying so late, but this really caught my attention as it could be a cheaper alternative to the Jolla Tablet. First, I want to thank you for the detailed tutorial and for the effort.
Would you (or anyone else with this tablet) please be willing to share any experience with using it for a few weeks?
What about the battery life? How much power does it draw when idle?
Does the miniHDMI-out work?
And the final question - since the port is based on the Jolla Tablet files (if I understand it correctly) and it uses the same kernel version, do the proprietary parts of SailfishOS work as well? Namely Alien Dalvik, Jolla Store and MS Exchange (never used it, but I'm curious).
Thanks.
|
2016-06-20
, 18:09
|
Posts: 33 |
Thanked: 22 times |
Joined on Aug 2011
@ Finland
|
#5
|
Hi there
Also interested for my
Toshiba Encore WT8-A-103
Specifications
Toshiba Encore WT8-A-103Notebook: Toshiba Encore WT8-A-103 (Encore Series)
Processor: Intel Atom Z3740
Graphics Adapter: Intel HD Graphics (Bay Trail)
Would be great it someone could make a port for it
The Following User Says Thank You to MJ m For This Useful Post: | ||
|
2016-06-20
, 19:51
|
|
Posts: 592 |
Thanked: 1,603 times |
Joined on Apr 2010
@ Berlin / Germany
|
#6
|
The Following User Says Thank You to explit For This Useful Post: | ||
|
2016-06-20
, 21:16
|
Posts: 169 |
Thanked: 194 times |
Joined on Apr 2012
@ Austria
|
#7
|
The Following User Says Thank You to smatkovi For This Useful Post: | ||
|
2016-06-21
, 08:17
|
|
Posts: 592 |
Thanked: 1,603 times |
Joined on Apr 2010
@ Berlin / Germany
|
#8
|
i bricked my tablet by flashing sfos with fastboot. any ideas how to unbrick? i cannot even flash original os
The Following User Says Thank You to explit For This Useful Post: | ||
|
2016-06-21
, 12:02
|
Posts: 169 |
Thanked: 194 times |
Joined on Apr 2012
@ Austria
|
#9
|
The Following User Says Thank You to smatkovi For This Useful Post: | ||
|
2016-06-21
, 12:09
|
Posts: 169 |
Thanked: 194 times |
Joined on Apr 2012
@ Austria
|
#10
|
The Following User Says Thank You to smatkovi For This Useful Post: | ||
There have been a lot of cheap Chinese tablet using the same SoC, and usually they come with Android/Windows dualboot. So what's preventing us from running Sailfish OS on them? Android firmware can often be easily ported between such devices, but kernel is device-specific, so custom ROM makers just use the stock kernel from their device unmodified.
For Sailfish OS, we can't, since systemd requires some kernel options which are most of time turned off in Android kernels. Enabling them and recompiling kernel would be easy if Chinese manufacturers didn't violate GPL and actually provided kernel sources, but that's not the case. Thankfully, since most of hardware is similar, it's possible to base custom kernel on other device source.
I have Sailfish OS running on Onda V820w tablet. It's not perfect yet, but the hardware itself (touchscreen, audio, Wi-Fi, Bluetooth, front and back cameras) works. Many thanks to Stskeeps for providing modules folders which were missing from Jolla Tablet kernel sources. The biggest problem was getting kernel working with camera sensors. Even though the needed drivers are present, PMIC regs and GPIO pin meanings turned out to be different. Just a few values to change, but it was very troublesome to debug and I had to disassemble Onda stock Android kernel to understand what's wrong.
Below is a guide to installing Sailfish OS on Onda V820w (tested with V3, see serial number to understand what revision is yours if you happen to have it). Hope community will be interested in running Sailfish OS on other similar devices and we can have more supported. I'm happy to help with what I can either here or at #sailfishos-porters on IRC.
Last edited by TheKit; 2016-12-10 at 17:28.