maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets (https://talk.maemo.org/showthread.php?t=96708)

TheKit 2016-05-04 12:24

Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
I got pretty much inspired by https://jolla.comes.today/jolla-tablet-on-taobao-china/ article and firmware from http://talk.maemo.org/showthread.php?t=96474. In a nutshell, official Jolla Tablet is a device based around Intel Atom Z3735F SoC (Bay Trail) and can work both with Sailfish OS and Android (by the way, Android device tree it's based on is called "anzhen4_mrd8_w").

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.

Quote:

Onda V820w (V3) manual install guide
Make sure you have USB keyboard and OTG cable, it's required for navigating in UEFI setup.

1. Make ext4 partition at least 2 GiB large on your microSD card. GParted is your friend in this. It's also possible to use internal NAND, but this would require booting Linux LiveCD on tablet for partitioning, using microSD is easier and safer for testing.

2. You can either download Jolla Tablet firmware yourself and extract root/home partition. On Jolla Tablet LVM is used with separate partitions for root, /home and /fimage (recovery images). I didn't use this structure since it complicates testing and amount of available space on tablet is pretty low, and instead moved /home contents on root partition. /fimage is not needed since we don't have recovery images anyway. Then overwrite the contents of root partition with the contents of "root" folder from https://github.com/NotKit/sailfishos-onda-v820w-overlay.

Or you can use the rootfs tarball I prepared (Sailfish OS updated to the latest version): https://mega.nz/#!cBZ2XZ6L!P3EIFFQze...6lNcJnyOvjsArA

3. Now you need to adjust the contents of grub.cfg in /boot.
root= should to point to the right partition, /dev/mmcblk1p2 by default for second partition on microSD card.
Since the tablet can't boot from SD card, we need to copy bzImage, grubia32.efi and grub.cfg from /boot to the root of internal NAND ESP partition. If you have root access in Android, you can mount it like this:
Code:

su
mkdir /data/local/esp
mount -t vfat /dev/mmcblk0p1 /data/local/esp

4. Connect USB keyboard and reboot the tablet, holding Esc key. It should go to the boot menu. Select "Boot From File" option and chose ESP partition in the list, then launch grubia32.efi.

The first option in GRUB should normally boot Sailfish OS. First boot is going to take around a minute, but If you have black screen for too long, try pressing power button.

The second (init-debug) enables USB networking and telnet daemon as specified in 9.2 of HADK porting guide. It halts booting until you connect via telnet and tell it to continue, so don't expect anything but black screen until then.

Here are some photos how it looks like if you get it running: http://imgur.com/a/2CIVo
Update: automatic installer (all data is going to be erased!) image for ONDA V820W V3: https://mega.nz/#!8FZRiBwB!FBBD8CUMa...Qp713VqT-FoAhM. Unpack it to the root of FAT32 formatted USB drive and boot tablet from USB drive.

nodevel 2016-06-02 10:41

Re: Sailfish OS on Intel SoC-based tablets
 
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.

deutch1976 2016-06-02 11:04

Re: Sailfish OS on Intel SoC-based tablets
 
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

TheKit 2016-06-02 15:19

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by nodevel (Post 1506817)
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.

Unfortunately, I was more interested in getting SailfishOS running on it than actually using the device, so can't really share much user experience. Battery should be around 3 hours for general use. miniHDMI is untested, since I don't have a display to plug it in, but it probably won't work, since Sailfish OS doesn't support more than one screen so far and they purposefully shipped Jolla Tablet without HDMI port.

As for the device itself, build quality/official OS (Windows/Android I mean) support/etc is not to be compared with more expensive devices, but it still does a lot for the price in terms of hardware itself.

And for the last question, yes, but it probably goes against the rules.

Quote:

Originally Posted by deutch1976 (Post 1506819)
Hi there
Also interested for my Toshiba Encore WT8-A-103

Since your device doesn't have official Android firmware, libhybris can't be used, but pure Linux adaptation will be probably much more generic. You can try running latest build of Remix OS and Android-x86 itself (they've integrated many kernel patches for Bay Trail) or general Linux distro to see what in terms of hardware support is likely to work and what's not.

MJ m 2016-06-20 18:09

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by deutch1976 (Post 1506819)
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

+1 for Encore port. Btw, have you tried getting your encore to dnx/fastboot mode? mine just flashes the dnx mode screen and continues booting, whereas on my jolla tablet dnx mode works correctly?:confused:

explit 2016-06-20 19:51

Re: Sailfish OS on Intel SoC-based tablets
 
Any chances for Nokia N1? Have an TW-Version (Android 5.0.2) with unlocked boot loader.
But i can't find kernel and android sources for this Tablet.

smatkovi 2016-06-20 21:16

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by MJ m (Post 1508025)
+1 for Encore port. Btw, have you tried getting your encore to dnx/fastboot mode? mine just flashes the dnx mode screen and continues booting, whereas on my jolla tablet dnx mode works correctly?:confused:

i bricked my tablet by flashing sfos with fastboot. any ideas how to unbrick? i cannot even flash original os

explit 2016-06-21 08:17

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1508047)
i bricked my tablet by flashing sfos with fastboot. any ideas how to unbrick? i cannot even flash original os

which one?
I think, now you need to put your Tablet into Flash mode and flash it with Intel Phone Flash Tool or Intel Plattform flash tool

smatkovi 2016-06-21 12:02

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by explit (Post 1508061)
which one?
I think, now you need to put your Tablet into Flash mode and flash it with Intel Phone Flash Tool or Intel Plattform flash tool

the onda v820w, i used both tools, but it gives me an error like flashing ifwi failed - sn. i tried sfos, android 5 for this tablet and the factory image for android, how i understood

smatkovi 2016-06-21 12:09

Re: Sailfish OS on Intel SoC-based tablets
 
now i maybe try booting a life cd and putting sfos to the internal nand. the question is how i get grub.cfg bzimage and grubia32.efi. but maybe ihave to install a Linux to have it

smatkovi 2016-06-21 12:13

Re: Sailfish OS on Intel SoC-based tablets
 
hopefully they are in the rootfs tarball and work for the internal nand also

nodevel 2016-06-21 12:15

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1508073)
the onda v820w, i used both tools, but it gives me an error like flashing ifwi failed - sn. i tried sfos, android 5 for this tablet and the factory image for android, how i understood

How did you try flashing SailfishOS on that Onda thing?

Based on the first post in this thread (and my research), the only way to run SailfishOS on it is to boot it off a microSD card.

smatkovi 2016-06-21 12:19

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by nodevel (Post 1508078)
How did you try flashing SailfishOS on that Onda thing?

Based on the first post in this thread (and my research), the only way to run SailfishOS on it is to boot it off a microSD card.

like it was a jolla tablet from taobao, only it isn't. how are the internal partitions called ?

TheKit 2016-06-21 16:21

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by explit (Post 1508039)
Any chances for Nokia N1? Have an TW-Version (Android 5.0.2) with unlocked boot loader.
But i can't find kernel and android sources for this Tablet.

I wonder if Nokia will reply to kernel sources request. I know it's not manufactured by them, but still... Otherwise your best bet is to look for devices with the same SoC (Intel Atom Z3580 - Moorefield). For example, I found Dell Venue 8 7840 - http://opensource.dell.com/releases/...40_Moorefield/. Core hardware should work, but no idea what else will and what not. You can contact me in IRC if you want to do some tinkering.

Quote:

Originally Posted by smatkovi (Post 1508073)
the onda v820w, i used both tools, but it gives me an error like flashing ifwi failed - sn. i tried sfos, android 5 for this tablet and the factory image for android, how i understood

Please confirm if it's Onda V820w or Onda V820W CH and what revision (look for serial number at the back side). And yes, you can't flash original Jolla Tablet image via fastboot. Hardware is still a little different.

Quote:

Originally Posted by nodevel (Post 1508078)
How did you try flashing SailfishOS on that Onda thing?

Based on the first post in this thread (and my research), the only way to run SailfishOS on it is to boot it off a microSD card.

Booting off microSD isn't a requirement, you can install it into NAND like a general Linux distro (except partitioning/copying files needs to be done manually), it's just more safe to start from. I have it in NAND on mine.

smatkovi 2016-06-21 18:08

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by TheKit (Post 1508090)
I wonder if Nokia will reply to kernel sources request. I know it's not manufactured by them, but still... Otherwise your best bet is to look for devices with the same SoC (Intel Atom Z3580 - Moorefield). For example, I found Dell Venue 8 7840 - http://opensource.dell.com/releases/...40_Moorefield/. Core hardware should work, but no idea what else will and what not. You can contact me in IRC if you want to do some tinkering.


Please confirm if it's Onda V820w or Onda V820W CH and what revision (look for serial number at the back side). And yes, you can't flash original Jolla Tablet image via fastboot. Hardware is still a little different.


Booting off microSD isn't a requirement, you can install it into NAND like a general Linux distro (except partitioning/copying files needs to be done manually), it's just more safe to start from. I have it in NAND on mine.

how did you do it?^^

explit 2016-06-21 18:53

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by TheKit (Post 1508090)
I wonder if Nokia will reply to kernel sources request. I know it's not manufactured by them, but still... Otherwise your best bet is to look for devices with the same SoC (Intel Atom Z3580 - Moorefield). For example, I found Dell Venue 8 7840 - http://opensource.dell.com/releases/...40_Moorefield/. Core hardware should work, but no idea what else will and what not. You can contact me in IRC if you want to do some tinkering.


Please confirm if it's Onda V820w or Onda V820W CH and what revision (look for serial number at the back side). And yes, you can't flash original Jolla Tablet image via fastboot. Hardware is still a little different.


Booting off microSD isn't a requirement, you can install it into NAND like a general Linux distro (except partitioning/copying files needs to be done manually), it's just more safe to start from. I have it in NAND on mine.

I asked alredy Foxconn for Android Sources and Kernel but got of course no answer...

I have an second Nokia N1 (Chinese Modell), which i bought for spear parts....
I can try to flash Sailfish on it, or you think it wouldn't be so easy?

smatkovi 2016-06-21 22:20

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by TheKit (Post 1508090)
I wonder if Nokia will reply to kernel sources request. I know it's not manufactured by them, but still... Otherwise your best bet is to look for devices with the same SoC (Intel Atom Z3580 - Moorefield). For example, I found Dell Venue 8 7840 - http://opensource.dell.com/releases/...40_Moorefield/. Core hardware should work, but no idea what else will and what not. You can contact me in IRC if you want to do some tinkering.


Please confirm if it's Onda V820w or Onda V820W CH and what revision (look for serial number at the back side). And yes, you can't flash original Jolla Tablet image via fastboot. Hardware is still a little different.


Booting off microSD isn't a requirement, you can install it into NAND like a general Linux distro (except partitioning/copying files needs to be done manually), it's just more safe to start from. I have it in NAND on mine.

sn is P820DBG2V5A02794, what does that mean?^^

smatkovi 2016-06-22 01:24

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by nodevel (Post 1508078)
How did you try flashing SailfishOS on that Onda thing?

Based on the first post in this thread (and my research), the only way to run SailfishOS on it is to boot it off a microSD card.

have you also got a 32bit efi bios?

smatkovi 2016-06-22 04:06

Re: Sailfish OS on Intel SoC-based tablets
 
summary of what i did so far: i installed debian on the tablet but it seemed like while boot the display gets turned off, even with ctrl + alt + f1 i didn't see anything, anyway i managed to copy the 3 files to the bootpartition from a usb-stick, from which i booted the debian live cd, then my cable got a loose contact so i decided to copy the tarball to the sdcard and start the copyingprocess, but unfortunately i couldn't make contact with the cable, so i couldn't use the keyboard. next i will buy a new usb-cable and copy the files to the datapartition. then hopefully it will boot :)

TheKit 2016-06-22 04:25

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1508121)
sn is P820DBG2V5A02794, what does that mean?^^

Your tablet is ONDA V820W V5 then. Hardware like Wi-Fi/touchscreen/cameras might be different, but it should boot at least. You need to have 100 mb EFI partition and copy GRUB/kernel there, and ext4 root partition, large enough to contain Sailfish OS files.

Quote:

Originally Posted by explit (Post 1508104)
I asked alredy Foxconn for Android Sources and Kernel but got of course no answer...

I have an second Nokia N1 (Chinese Modell), which i bought for spear parts....
I can try to flash Sailfish on it, or you think it wouldn't be so easy?

Are the devices identical hardware-wise? As first step, extract boot paritition from stock firmware. Try to repack it and make sure it can be booted (flash or boot directly via fastboot). Then try replacing kernel with the one found on Dell Venue 8 7840 Android 5.0 firmware and check if it still can boot (kernel modules won't match, but display driver is usually built into kernel).

smatkovi 2016-06-22 19:16

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by TheKit (Post 1508131)
Your tablet is ONDA V820W V5 then. Hardware like Wi-Fi/touchscreen/cameras might be different, but it should boot at least. You need to have 100 mb EFI partition and copy GRUB/kernel there, and ext4 root partition, large enough to contain Sailfish OS files.


Are the devices identical hardware-wise? As first step, extract boot paritition from stock firmware. Try to repack it and make sure it can be booted (flash or boot directly via fastboot). Then try replacing kernel with the one found on Dell Venue 8 7840 Android 5.0 firmware and check if it still can boot (kernel modules won't match, but display driver is usually built into kernel).

i don't know if they are identical. thanks for the ideas. why do i need the new kernel? for drivers? btw i broke ground on USB ,so ibrought it to arepair shop

TheKit 2016-06-23 00:13

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1508199)
i don't know if they are identical. thanks for the ideas. why do i need the new kernel? for drivers? btw i broke ground on USB ,so ibrought it to arepair shop

I was replying to explit in second paragraph, please look at quotes.

smatkovi 2016-06-23 10:25

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by TheKit (Post 1508212)
I was replying to explit in second paragraph, please look at quotes.

Okay thanks, it was very late

smatkovi 2016-06-27 23:08

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by TheKit (Post 1508131)
Your tablet is ONDA V820W V5 then. Hardware like Wi-Fi/touchscreen/cameras might be different, but it should boot at least. You need to have 100 mb EFI partition and copy GRUB/kernel there, and ext4 root partition, large enough to contain Sailfish OS files.


Are the devices identical hardware-wise? As first step, extract boot paritition from stock firmware. Try to repack it and make sure it can be booted (flash or boot directly via fastboot). Then try replacing kernel with the one found on Dell Venue 8 7840 Android 5.0 firmware and check if it still can boot (kernel modules won't match, but display driver is usually built into kernel).

will the 6MB "kernel" file i extracted from boot.img do?

smatkovi 2016-07-05 21:23

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1508495)
will the 6MB "kernel" file i extracted from boot.img do?

or can sb send me the contents of the boot partition?^^ it doesn't hurry though, because the tablet is still at the repair shop :D

TheKit 2016-07-06 08:47

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1509067)
or can sb send me the contents of the boot partition?^^ it doesn't hurry though, because the tablet is still at the repair shop :D

You don't need boot partition. The kernel from /boot folder in rootfs is loaded using GRUB. We can't use Android bootloader, since UEFI is 32-bit and Jolla Tablet has 64-bit kernel (it's possible to compile 32-bit one, but I had some PulseAudio-related system crashes).

smatkovi 2016-07-23 23:37

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by TheKit (Post 1509087)
You don't need boot partition. The kernel from /boot folder in rootfs is loaded using GRUB. We can't use Android bootloader, since UEFI is 32-bit and Jolla Tablet has 64-bit kernel (it's possible to compile 32-bit one, but I had some PulseAudio-related system crashes).

so i just have to copy the files to a partition and install grub with reference reference to the kernel

TheKit 2016-07-24 18:05

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1510578)
so i just have to copy the files to a partition and install grub with reference reference to the kernel

Exactly, no special installation is needed for GRUB, copying files to EFI partition is enough. If you want, I can try to make image for fastboot to flash Sailfish OS on ONDA.

smatkovi 2016-08-11 01:20

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by TheKit (Post 1510643)
Exactly, no special installation is needed for GRUB, copying files to EFI partition is enough. If you want, I can try to make image for fastboot to flash Sailfish OS on ONDA.

yes please :)

TheKit 2016-08-13 18:19

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1512273)
yes please :)

Well, no luck with fastboot so far due to droidboot limitations and some problems with tools.

To make it easier, I did an improvised installer, based on Archiso and custom script. Just download the archive, extract it to the root of FAT32-formatted USB drive, and boot tablet from it:
https://mega.nz/#!8FZRiBwB!FBBD8CUMa...Qp713VqT-FoAhM

One thing though, the tablet of yours is ONDA V820W V5, while mine is V3. There are slight hardware changes, but I'm not sure what is different exactly. The image should boot, but touchscreen/Wi-Fi/Bluetooth/sound/etc may not work depending on what has been changed.

smatkovi 2016-08-15 16:03

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by TheKit (Post 1512477)
Well, no luck with fastboot so far due to droidboot limitations and some problems with tools.

To make it easier, I did an improvised installer, based on Archiso and custom script. Just download the archive, extract it to the root of FAT32-formatted USB drive, and boot tablet from it:
https://mega.nz/#!8FZRiBwB!FBBD8CUMa...Qp713VqT-FoAhM

One thing though, the tablet of yours is ONDA V820W V5, while mine is V3. There are slight hardware changes, but I'm not sure what is different exactly. The image should boot, but touchscreen/Wi-Fi/Bluetooth/sound/etc may not work depending on what has been changed.

thabk you very much :)

smatkovi 2016-08-29 11:03

Re: Sailfish OS on Intel SoC-based tablets
 
thanks, i did it :D with a few changes though, in grub.cfg you set russian locale i suppose, but it isn't there, so i commented that line, and wehere you mount the archiso for loopback i put a (hd0,1) before the $... oh and i forgot, i set the uuid manually

smatkovi 2016-08-29 11:11

Re: Sailfish OS on Intel SoC-based tablets
 
although after i made an update it cannot boot anymore :/

smatkovi 2016-08-29 11:12

Re: Sailfish OS on Intel SoC-based tablets
 
i know how to put back old sfos now, but i will try to replace the files from the overlay master zip over usb debugging

smatkovi 2016-08-29 11:20

Re: Sailfish OS on Intel SoC-based tablets
 
i don't know on what ip-address it listens and for which services, the phone listened on 192.168.2.15

TheKit 2016-08-29 11:49

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1513782)
i don't know on what ip-address it listens and for which services, the phone listened on 192.168.2.15

It should listen at 192.168.2.15 port 2222 for telnet

smatkovi 2016-08-29 16:09

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by TheKit (Post 1513791)
It should listen at 192.168.2.15 port 2222 for telnet

thanks, i reverted the changes now and didn't update. okay, multitouch isn't working, sound isn't working at all and i cannot update. but i will use it because i want it mainly for sheet music

TheKit 2016-08-29 16:44

Re: Sailfish OS on Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1513815)
thanks, i reverted the changes now and didn't update. okay, multitouch isn't working, sound isn't working at all and i cannot update. but i will use it because i want it mainly for sheet music

Can you post dmesg output of your tablet after booting? As I said, some hardware might be different.

smatkovi 2016-08-29 18:27

Re: Sailfish OS on Intel SoC-based tablets
 
will do when i'm at home :)

mikecomputing 2016-08-29 21:24

Re: Sailfish OS on Intel SoC-based tablets
 
What about SailfishOS on below :D

https://www.eevblog.com/2016/08/24/e...o-pc-teardown/


All times are GMT. The time now is 20:49.

vBulletin® Version 3.8.8