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)

ferlanero 2019-09-09 13:39

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
5 Attachment(s)
Here you have some pics of the whole process. Hope you enjoy it:

monkeyisland 2019-09-13 16:36

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Hi there is there any chance to get audio working my tablet is a v4?:D

Another problem my tablet says always is loading but there is no charger in it.
Funny thing when i connect a micro usb to usb Adapter for USB_Sticks. without a stick: the charging symbol is gone :o

monkeyisland 2019-09-20 12:13

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
very strange i did the same as before but now i am end in a grub minimal bash.
My Stick is Fat32 formatted.
Can you send me you contents of your usb stick ?

edit:
managed it. it was the false bootia32.efi file .:D

dubliner 2019-10-16 12:23

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
While trying to update to version 3.1.x, I foolishly typed ssu release 3.1.0.12 instead of ssu release 3.1.0.11. Only later I noticed my mistake. My attempt at downgrading to 3.1.0.11 (I know this is not recommended) left me with no audio.

Is there an easy way to restore audio (i.e. re-installing some rpm)?

ferlanero 2019-10-16 13:30

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Quote:

Originally Posted by ferlanero (Post 1560052)
Ok. To make the proper Gparted USB live bootable on Onda V820W is much better to follow the manual method to get the GUI up properly: https://gparted.org/liveusb.php#linux-method-b

It's really easy:

Code:

devel-su zypper in droid-compat-v820w-droid-system

ferlanero 2019-11-10 18:56

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
1 Attachment(s)
Onda V820W V3 successfully updated to Sailfish 3.2.0.12 Torronsuo throughout GUI. No issues found, but don't forget to make a:

Code:

devel-su pkcon refresh
after update ;)

dubliner 2019-11-15 14:02

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Thanks for the info, ferlanero. So, I tried the same thing here. The upgrade itself worked. However, I am left with no sound again.

This did not work, either:
Code:

,---
| Sailfish OS 3.2.0.12 (Torronsuo)
'---
[nemo@Sailfish ~]$ devel-su zypper in droid-compact-v820w-droid-system
Password:
Loading repository data...
Reading installed packages...
'droid-compact-v820w-droid-system' not found in package names. Trying capabilities.
No provider of 'droid-compact-v820w-droid-system' found.
Resolving package dependencies...

Nothing to do.

How did you fix this?

ferlanero 2019-11-15 14:12

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Quote:

Originally Posted by dubliner (Post 1562071)
Thanks for the info, ferlanero. So, I tried the same thing here. The upgrade itself worked. However, I am left with no sound again.

This did not work, either:
Code:

,---
| Sailfish OS 3.2.0.12 (Torronsuo)
'---
[nemo@Sailfish ~]$ devel-su zypper in droid-compact-v820w-droid-system
Password:
Loading repository data...
Reading installed packages...
'droid-compact-v820w-droid-system' not found in package names. Trying capabilities.
No provider of 'droid-compact-v820w-droid-system' found.
Resolving package dependencies...

Nothing to do.

How did you fix this?

Code:

devel-su pkcon refresh
Code:

devel-su zypper in droid-compat-v820w-droid-system
And everything is working again :)

dubliner 2019-11-15 15:28

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Quote:

Originally Posted by ferlanero (Post 1562073)
[...] And everything is working again :)

I am afraid it does not work for me. :confused: Even after a pkcon refresh I'm still getting the same error message (No provider of 'droid-compact-v820w-droid-system' found.).

Which repositories are active on your Onda?

Code:

[root@Sailfish nemo]# ssu lr
Enabled repositories (global):
 - adaptation0  ... https://store-repository.jolla.com/releases/3.2.0.12/jolla-hw/adaptation-intel-tbj/i486/
 - adaptation1  ... https://store-repository.jolla.com/releases/3.2.0.12/jolla-hw/adaptation-intel-tbj-dhd/i486/
 - apps        ... https://releases.jolla.com/jolla-apps/3.2.0.12/i486/
 - compat-v820w ... http://repo.merproject.org/obs/home:/TheKit:/compat-v820w/sailfish_latest_i486/
 - hotfixes    ... https://releases.jolla.com/releases/3.2.0.12/hotfixes/i486/
 - jolla        ... https://releases.jolla.com/releases/3.2.0.12/jolla/i486/
 - sailfish-eas ... https://store-repository.jolla.com/features/3.2.0.12/sailfish-eas/i486/

Enabled repositories (user):
 - store                  ... https://store-repository.jolla.com/tbj/i486/?version=3.2.0.12


TheKit 2019-11-15 18:05

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Quote:

Originally Posted by ferlanero (Post 1562073)
Code:

devel-su zypper in droid-compact-v820w-droid-system
And everything is working again :)

Should be
Code:

devel-su zypper in droid-compat-v820w-droid-system
(see http://repo.merproject.org/obs/home:...est_i486/i486/)

dubliner 2019-11-15 20:45

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Quote:

Originally Posted by TheKit (Post 1562086)
Should be
Code:

devel-su zypper in droid-compat-v820w-droid-system

Ah, I just had a deja vu about the little typo. But now everything is working again. Just wonderful! Thanks a million! :)

monkeyisland 2019-11-22 14:33

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
In the meantime a get v3 Tablet.
My sound is very soft i can hear something but only when i set to 80 or 100 % it is normal?

:(

ferlanero 2020-04-29 13:57

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Onda V820W v3 updated to SailfishOS 3.3.0.16 Rokua without error (this time I performed a manual update through:

Code:

devel-su ssu re 3.3.0.16 && version --dup
It seems that since 3.3.0.16 our beloved Onda V820W doesn't have any sound issues, which in earlier versions force us to reinstall some missed packages to re-enable sound.

Sadly BT continues without working.

My God, this tablet with Sailfish installed seems to be the longest lasting device in the world :)

lancewex 2020-07-06 21:51

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Can these tablets still be bought? Anyone have a reliable source? I'd still love to have a Sailfish tablet.

ferlanero 2020-07-06 23:14

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Quote:

Originally Posted by lancewex (Post 1568209)
Can these tablets still be bought? Anyone have a reliable source? I'd still love to have a Sailfish tablet.

SailfishOS on a tablet, one of the best tablet experience ever, indeed. I don't really know if these kind of tablets could be acquired somewhere. Maybe if you find some second hand one you'll be a lucky guy. V3 are even more difficult to locate.

loonbg 2020-12-18 14:05

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Last version 3.4.0.24 casing black screen ..

Did some one find a way to fix audio on v5 ?
Mine v5 audio is rt5642 same as v3 but i don't have a sound

from dsdt :

Name (_HID, "10EC5640" /* Realtek I2S Audio Codec */) // _HID: Hardware ID

smatkovi 2021-02-09 09:43

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
does sfos 4 work?

smatkovi 2021-02-09 14:04

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
also somehow on 3.4 it didn't boot sometimes

ferlanero 2021-03-12 14:52

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1570940)
does sfos 4 work?

Yes, absolutely. Mine performs perfect :)

ferlanero 2021-03-12 15:02

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
To bring back sound and other stuff in SF 4.0 on Onda v820w v3, you need to consider these steps:

Code:

devel-su ssu re 3.3.0.16
Code:

pkcon refresh
Code:

devel-su zypper in droid-compat-v820w-droid-system
Code:

devel-su ssu re 4.0.1.48
Code:

pkcon refresh
Reboot

smatkovi 2021-12-05 19:38

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
could anyone upload like a dd of all of the files on ones tablet, except the personal ones? I'm really desperate at this point. i can successfully upgrade to 3.0.0.8 but then after the next upgrades it cannot boot anymore. I've solve this Luke five tones now

monkeyisland 2022-03-05 11:07

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
So i got another onda Tablet :D
i am hanging now on 3.0.0.8

i would test this :

devel-su zypper in droid-compat-v820w-droid-system

But this gives me :

PHP Code:

[nemo@Sailfish ~]$ devel-su zypper in droid-compat-v820w-droid-system
Password

Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problemnothing provides droid-system-tbj needed by droid-compat-v820w-droid-system-0.0.1+master.20190420220535.ed0e0f4-1.13.9.jolla.i486
 Solution 1
: do not install droid-compat-v820w-droid-system-0.0.1+master.20190420220535.ed0e0f4-1.13.9.jolla.i486
 Solution 2
: break droid-compat-v820w-droid-system-0.0.1+master.20190420220535.ed0e0f4-1.13.9.jolla.i486 by ignoring some of its dependencies

Choose from above solutions by number 
or cancel [1/2/c] (c): 


nonsuch 2022-03-09 06:58

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
I know nothing about this particular setup, but generally you want to bring your system up-to-date before installing new software.
Maybe "zypper update" will do it?
If that doesn't help, you have to get droid-system-tbj from somewhere and install it manually.

smatkovi 2022-03-29 20:13

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
okay not 3.0.0.8 but here it says something about 2. something but it suggests to break the pattern, so i would go with 2 too here https://github.com/tmikkonen/sailfish-onda-v820w
Quote:

Originally Posted by monkeyisland (Post 1573712)
So i got another onda Tablet :D
i am hanging now on 3.0.0.8

i would test this :

devel-su zypper in droid-compat-v820w-droid-system

But this gives me :

PHP Code:

[nemo@Sailfish ~]$ devel-su zypper in droid-compat-v820w-droid-system
Password

Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problemnothing provides droid-system-tbj needed by droid-compat-v820w-droid-system-0.0.1+master.20190420220535.ed0e0f4-1.13.9.jolla.i486
 Solution 1
: do not install droid-compat-v820w-droid-system-0.0.1+master.20190420220535.ed0e0f4-1.13.9.jolla.i486
 Solution 2
: break droid-compat-v820w-droid-system-0.0.1+master.20190420220535.ed0e0f4-1.13.9.jolla.i486 by ignoring some of its dependencies

Choose from above solutions by number 
or cancel [1/2/c] (c): 



smatkovi 2022-05-20 07:39

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
somehow everytime i upgrade from 3.2.0.12 to 3.4.0.24 it boots to a black screen. i tried from 3.3.0.16, with the gui in settings with the sfos-upgrade script from openrepos, everytime the same. i don''t know how you guys are able to upgrade beyond sfos 3.4

smatkovi 2022-05-20 08:17

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Would be nice if someone could send me the content of
Code:

tar -cvpzf backup.tar.gz --exclude=/backup.tar.gz --one-file-system /
i will try making an upgrade to 3.4 and then installing this package before reboot
Quote:

Originally Posted by ferlanero (Post 1571187)
To bring back sound and other stuff in SF 4.0 on Onda v820w v3, you need to consider these steps:

Code:

devel-su ssu re 3.3.0.16
Code:

pkcon refresh
Code:

devel-su zypper in droid-compat-v820w-droid-system
Code:

devel-su ssu re 4.0.1.48
Code:

pkcon refresh
Reboot


monkeyisland 2022-05-21 14:35

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1574126)
somehow everytime i upgrade from 3.2.0.12 to 3.4.0.24 it boots to a black screen. i tried from 3.3.0.16, with the gui in settings with the sfos-upgrade script from openrepos, everytime the same. i don''t know how you guys are able to upgrade beyond sfos 3.4

Hi i am in the same "dilemma"
My onda is on 3.2.0.12 everythink is fine.

But when i try the same i got black screen.. :(

smatkovi 2022-05-22 19:19

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
I updated to 3.3.0.16 and made a gz with the command i posted. I installed qt5-qmake and qt5-gui-devel and broke the system. I will try to install it from usb by replacing the gz with mine. This way i hope we can have the highest working version in experiments with 3.4 and saving some time by not having to do the upgrades.
Quote:

Originally Posted by monkeyisland (Post 1574129)
Hi i am in the same "dilemma"
My onda is on 3.2.0.12 everythink is fine.

But when i try the same i got black screen.. :(


monkeyisland 2022-05-23 13:01

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
One moment you are on 3.3.0.16 and everything is fine?

smatkovi 2022-05-23 13:46

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
yes, because its the most recent version before the 3.4 stop release
Quote:

Originally Posted by monkeyisland (Post 1574132)
One moment you are on 3.3.0.16 and everything is fine?


smatkovi 2022-05-23 13:46

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
the previous stop release is 3.2 and 3.3 is not a stop release

smatkovi 2022-05-23 14:14

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
have you got a v3 or v5? i got a v5 and i get the feeling that on v5 there is something different which prevents sfos 3.4 from running on a v5 without some changes
Quote:

Originally Posted by monkeyisland (Post 1574132)
One moment you are on 3.3.0.16 and everything is fine?


smatkovi 2022-05-23 16:29

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
unfortunately installing droid-compat-v820w-droid-system from 3.3.0.16 after upgrading to 3.4.0.24 leaves me at a black screen too

smatkovi 2022-05-23 17:37

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Maybe someone can help us if we post a dmesg output of 3.4

smatkovi 2022-05-23 19:21

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
1 Attachment(s)
so here's the dmesgoutput again with deb-extension t to bypass filesizelimit

monkeyisland 2022-05-24 06:57

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Quote:

Originally Posted by smatkovi (Post 1574135)
have you got a v3 or v5? i got a v5 and i get the feeling that on v5 there is something different which prevents sfos 3.4 from running on a v5 without some changes

i got v5 too

monkeyisland 2022-07-09 12:11

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Hi i got an onda Tablet v1 with cracked screen, is there any chance to test SailfishOS on it ?

Stand 2022-08-29 16:29

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
I know that it's been over 6 years, but I really want to try SFOS, and this Onda V820w V3 tablet is the only device I own that "supports" it.

Problem: infinite bootloop (same as in post #143)

I used the automatic installer without any modifications, and that didn't work. Then I tried ferlanero's suggestions in posts #54 and #55, and resetting the bios, but it still just hangs at a black screen and reboots after selecting "Sailfish OS" in the grub menu.

Can anyone help me?

smatkovi 2022-12-05 21:38

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
Quote:

Originally Posted by Stand (Post 1574582)
I know that it's been over 6 years, but I really want to try SFOS, and this Onda V820w V3 tablet is the only device I own that "supports" it.

Problem: infinite bootloop (same as in post #143)

I used the automatic installer without any modifications, and that didn't work. Then I tried ferlanero's suggestions in posts #54 and #55, and resetting the bios, but it still just hangs at a black screen and reboots after selecting "Sailfish OS" in the grub menu.

Can anyone help me?

where are you? If you're near Vienna i could help you

tmi 2023-03-09 12:40

Re: Sailfish OS on ONDA V820W V3 and other Intel SoC-based tablets
 
2 Attachment(s)
A little late to the party but I dug out my V5 tablet and wanted to see what happens if I'll do everything from the scratch.

Long story short, no surprises for as long as 3.3.0.16.
3.4.0.24 installs but boots in blank screen (as somewhat expected). Wifi worked though, so I could SSH in (still 'nemo', not 'defaultuser') and install SFOS4 (4.0.1.8)—again blank screen.

SSH worked still so I tried re-installing the compatibility packages
Code:

devel-su zypper in pattern:droid-compat-v820w
There were some errors but some of it seemed to install. Alas, rebooted back to blank screen so I'm taking a wild guess this has something to do with the screen/gfx driver :D

Maybe the next thing could be re-installing to 3.3.0.16, take a dmesg, install 3.4.0.24 and compare a dmesg from that to the previous one, but that's about all I can think of. (When is another thing)

Almost forgot, droid-system-tbj is possibly a Jolla C package, see here.

At some point I installed Alien Dalvik from The Jolla Store but it made no difference later when trying to install the droid-compat-v820w packages. Then again, the droid-system-tbj necessarily doesn't even matter, see this.

EDIT: dmesg for 3.3.0.16 & 3.4.0.24 included

EDIT2: Thought I'd see how far I can update via SSH:
  • 4.0.1.48 boots to blank screen like before.
  • 4.1.0.24 installs but the tablet never goes past the ANDROID text at reboot.
    If anybody asked me, I'd say there's no point going past 3.3.0.16 with a V5 tablet unless somebody figures a way to fix the blank screen and even then anything past 4.0.1.48 is uncertain (but at least it would be SFOS4)


All times are GMT. The time now is 18:21.

vBulletin® Version 3.8.8