Reply
Thread Tools
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#31
Code:
Microsoft Windows [Version 10.0.18363.1256]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\Users\Trevor>ssh nemo@192.168.2.15
The authenticity of host '192.168.2.15 (192.168.2.15)' can't be established.
ED25519 key fingerprint is SHA256:tn97rDmWrY1ZNzvz+cq7dxYYRJVEELvih1cm2H5p4hc.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.2.15' (ED25519) to the list of known hosts.
nemo@192.168.2.15's password:
Last login: Sat Apr 10 09:31:18 2021 from 192.168.43.113
Last login: Sat Apr 10 09:31:18 2021 from 192.168.43.113
,---
| Sailfish OS 3.3.0.16 (Rokua)
'---
[nemo@GalaxyNote4 ~]$ devel-su
Password:
[root@GalaxyNote4 nemo]# ssu lr
Enabled repositories (global):
 - adaptation-community-common ... http://repo.merproject.org/obs/nemo:/devel:/hw:/common/sailfish_latest_armv7hl/
 - apps                        ... https://releases.jolla.com/jolla-apps/3.3.0.16/armv7hl/
 - hotfixes                    ... https://releases.jolla.com/releases/3.3.0.16/hotfixes/armv7hl/
 - jolla                       ... https://releases.jolla.com/releases/3.3.0.16/jolla/armv7hl/

Enabled repositories (user):

Disabled repositories (global, might be overridden by user config):

Disabled repositories (user):
 - home ... https://download.jollamobile.com/home:/honeybadger/latest_armv7hl/
[root@GalaxyNote4 nemo]# ssu ar adaptation-community-common http://repo.merproject.org/obs/nemo:/testing:/hw:/common/sailfishos_3.4.0.24/
[root@GalaxyNote4 nemo]# ssu ar adaptation-community-treltexx http://repo.merproject.org/obs/nemo:/devel:/hw:/samsung:/treltexx/sailfishos_3.4.0.24/
[root@GalaxyNote4 nemo]# ssu ar mousetracker http://repo.merproject.org/obs/home:/elros34:/sailfishapps/sailfishos_3.4.0.24/
[root@GalaxyNote4 nemo]# ssu release 3.4.0.24
Changing release from 3.3.0.16 to 3.4.0.24
Your device is now in release mode!
[root@GalaxyNote4 nemo]# pkcon refresh
Refreshing cache
Refreshing software list
Finished
 [root@GalaxyNote4 nemo]# version --dup
REFRESHING CACHE AND DOWNLOADING PACKAGES
[D] unknown:0 - "Method \"GetProperties\" with signature \"\" on interface \"net.connman.Service\" doesn't exist\n"
Resolving: 100%
Error: nothing provides bluetooth-rfkill-event-hciattach needed by patterns-sailfish-device-adaptation-treltexx-1+sfos3.4.20210316005808.cc31ace-1.3.1.jolla.armv7hl
Finished transaction (status=2, runtime=20679ms)
UPGRADE NOT COMPLETE - Retry 1 of 9
Waiting 1 seconds before retry.
REFRESHING CACHE AND DOWNLOADING PACKAGES
Refreshing: 66%
Code:
Microsoft Windows [Version 10.0.18363.1256]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\Users\Trevor>ssh nemo@192.168.43.61
nemo@192.168.43.61's password:
Last login: Sat Apr 10 09:42:54 2021
Last login: Sat Apr 10 09:42:54 2021
,---
| Sailfish OS 3.3.0.16 (Rokua)
'---
[nemo@GalaxyNote4 ~]$ devel-su
Password:
[root@GalaxyNote4 nemo]# pkcon install bluetooth-rfkill-event-hciattach
Resolving                                                                [                                    ] (0%)   Package not found: bluetooth-rfkill-event-hciattach
Command failed: This tool could not find any available package: No packages were found
[root@GalaxyNote4 nemo]# pkcon refresh
Refreshing cache
Refreshing software list
Finished
 [root@GalaxyNote4 nemo]# pkcon install bluetooth-rfkill-event-hciattach
Resolving                                                                [                                    ] (0%)   Package not found: bluetooth-rfkill-event-hciattach
Command failed: This tool could not find any available package: No packages were found
[root@GalaxyNote4 nemo]#
Don't work and i don't know why!
Can you please upload sfos 4.0 version here? i download it and install it it's more easy.

Last edited by n950; 2021-04-10 at 07:16.
 

The Following 2 Users Say Thank You to n950 For This Useful Post:
edp17's Avatar
Posts: 592 | Thanked: 706 times | Joined on Jul 2019 @ UK
#32
Originally Posted by n950 View Post

Don't work and i don't know why!
Can you please upload sfos 4.0 version here? i download it and install it it's more easy.
It cannot upgrade the bluetooth-rfkill-event-hciattach as it doesn't exist in the repo. (I am not sure why.) This means you need to remove this package, and probably the broadcom-bluetooth as well) before you do a pkcon refresh. As the Bluetooth doesn't work on 3.4 anyway, it doesn't hurt if you remove these two packages.

The 4.0 full install is available in my signature.
 

The Following User Says Thank You to edp17 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#33
Originally Posted by edp17 View Post
It cannot upgrade the bluetooth-rfkill-event-hciattach as it doesn't exist in the repo. (I am not sure why.) This means you need to remove this package, and probably the broadcom-bluetooth as well) before you do a pkcon refresh. As the Bluetooth doesn't work on 3.4 anyway, it doesn't hurt if you remove these two packages.

The 4.0 full install is available in my signature.
Sorry i ask if you can upload sfos 4.0 image for samsung? to flash it with twrp
without OTA.
ZIP file i need like you did for 3.3 etc...
 

The Following User Says Thank You to n950 For This Useful Post:
edp17's Avatar
Posts: 592 | Thanked: 706 times | Joined on Jul 2019 @ UK
#34
Originally Posted by n950 View Post
Sorry i ask if you can upload sfos 4.0 image for samsung? to flash it with twrp
without OTA.
ZIP file i need like you did for 3.3 etc...
I haven't uploaded that zip file because I strongly recommend the OTA upgrade instead of a fresh install.
Anyway, now I made it available for you but would like to stress that it might not work. You can download it from here.
 

The Following 2 Users Say Thank You to edp17 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#35
Originally Posted by edp17 View Post
It cannot upgrade the bluetooth-rfkill-event-hciattach as it doesn't exist in the repo. (I am not sure why.) This means you need to remove this package, and probably the broadcom-bluetooth as well) before you do a pkcon refresh. As the Bluetooth doesn't work on 3.4 anyway, it doesn't hurt if you remove these two packages.

The 4.0 full install is available in my signature.
How to remove two packages?
command lines please
 

The Following User Says Thank You to n950 For This Useful Post:
edp17's Avatar
Posts: 592 | Thanked: 706 times | Joined on Jul 2019 @ UK
#36
Originally Posted by n950 View Post
How to remove two packages?
command lines please
Use zypper to find a package. Example:
Code:
zypper se bluetooth
This will give you a list like this:
Code:
S  | Name                                         | Summary            | Type
---+----------------------------------------------+--------------------+--------
i+ | bluetooth-rfkill-event-hciattach             | Bluetooth rfkill-> | package
   | bluetooth-rfkill-event-hciattach-configs-mer | Default configur-> | package
   | bluetooth-rfkill-event-hciattach-debuginfo   | Debug informatio-> | package
   | bluetooth-rfkill-event-hciattach-debugsource | Debug sources fo-> | package
   | bluetoothforcar                              | Bluetooth On/Off-> | package
   | bluetoothonoff2                              | Bluetooth On/Off   | package
i+ | broadcom-bluetooth-bluez5                    | Broadcom Bluetoo-> | package
   | broadcom-bluetooth-bluez5-debuginfo          | Debug informatio-> | package
   | broadcom-bluetooth-bluez5-debugsource        | Debug sources fo-> | package
i  | jolla-settings-bluetooth                     | Settings plugin -> | package
   | qt5-qtconnectivity-qtbluetooth               | QtBluetooth        | package
   | qt5-qtconnectivity-qtbluetooth-devel         | QtBluetooth - de-> | package
i  | sailfish-components-bluetooth-qt5            | Bluetooth UI com-> | package
   | sailfish-homescreen-silica-bluetooth         | The Sailfish Sil-> | package
All of them marked with 'i' or 'i+' are installed. ('i' means installed by the system, 'i+' means installed manually.)
Now use pkcon to remove them. Example
Code:
devel-su pkcon remove bluetooth-rfkill-event-hciattach
and
Code:
devel-su pkcon remove broadcom-bluetooth-bluez5
After this, the the version --dup shouldn't complain about that package again.
 

The Following 2 Users Say Thank You to edp17 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#37
Code:
[nemo@GalaxyNote4 ~]$ devel-su
Password:
[root@GalaxyNote4 nemo]# pkcon install bluetooth-rfkill-event-hciattach
Resolving                                                                [                                    ] (0%)   Package not found: bluetooth-rfkill-event-hciattach
Command failed: This tool could not find any available package: No packages were found
[root@GalaxyNote4 nemo]# pkcon remove bluetooth-rfkill-event-hciattach
Resolving                                                                [                                    ] (0%)   Package not found: bluetooth-rfkill-event-hciattach
Command failed: This tool could not find the installed package: No packages were found
[root@GalaxyNote4 nemo]# zypper se bluetooth
Loading repository data...
Reading installed packages...

S | Name                                 | Summary                                      | Type
--+--------------------------------------+----------------------------------------------+--------
i | jolla-settings-bluetooth             | Settings plugin for bluetooth                | package
  | qt5-qtconnectivity-qtbluetooth       | QtBluetooth                                  | package
  | qt5-qtconnectivity-qtbluetooth-devel | QtBluetooth - development files              | package
i | sailfish-components-bluetooth-qt5    | Bluetooth UI components                      | package
  | statefs-provider-inout-bluetooth     | Statefs inout provider: bluetooth properties | package
[root@GalaxyNote4 nemo]#
strange no package.
 

The Following User Says Thank You to n950 For This Useful Post:
edp17's Avatar
Posts: 592 | Thanked: 706 times | Joined on Jul 2019 @ UK
#38
Originally Posted by n950 View Post
Code:
[nemo@GalaxyNote4 ~]$ devel-su
Password:
[root@GalaxyNote4 nemo]# pkcon install bluetooth-rfkill-event-hciattach
Resolving                                                                [                                    ] (0%)   Package not found: bluetooth-rfkill-event-hciattach
Command failed: This tool could not find any available package: No packages were found
[root@GalaxyNote4 nemo]# pkcon remove bluetooth-rfkill-event-hciattach
Resolving                                                                [                                    ] (0%)   Package not found: bluetooth-rfkill-event-hciattach
Command failed: This tool could not find the installed package: No packages were found
[root@GalaxyNote4 nemo]# zypper se bluetooth
Loading repository data...
Reading installed packages...

S | Name                                 | Summary                                      | Type
--+--------------------------------------+----------------------------------------------+--------
i | jolla-settings-bluetooth             | Settings plugin for bluetooth                | package
  | qt5-qtconnectivity-qtbluetooth       | QtBluetooth                                  | package
  | qt5-qtconnectivity-qtbluetooth-devel | QtBluetooth - development files              | package
i | sailfish-components-bluetooth-qt5    | Bluetooth UI components                      | package
  | statefs-provider-inout-bluetooth     | Statefs inout provider: bluetooth properties | package
[root@GalaxyNote4 nemo]#
strange no package.
From this log you posted, it is not clear what you are trying to do.
Are you getting this on 3.2, 3.3 or 3.4?
Is it after when you tried the OTA from 3.2 to 3.3 or from 3.3 to 3.4 or when?
 

The Following User Says Thank You to edp17 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#39
Originally Posted by edp17 View Post
From this log you posted, it is not clear what you are trying to do.
Are you getting this on 3.2, 3.3 or 3.4?
Is it after when you tried the OTA from 3.2 to 3.3 or from 3.3 to 3.4 or when?
i install 3.3 with your zip file.
I want to OTA to 3.4. (from 3.3 to 3.4).
for me it's not possible to install 3.4. I don't know why.
I follow exactly your guide without success.
 

The Following User Says Thank You to n950 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#40
Code:
ssh nemo@192.168.2.15
The authenticity of host '192.168.2.15 (192.168.2.15)' can't be established.
ED25519 key fingerprint is SHA256:zXCt7xw/+rQn9cRCiRHb+TkXfd3g5aKyhZ8XnkNRLfY.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.2.15' (ED25519) to the list of known hosts.
nemo@192.168.2.15's password:
Last login: Sat Apr 17 22:08:40 2021
Last login: Sat Apr 17 22:08:40 2021
,---
| Sailfish OS 3.3.0.16 (Rokua)
'---
[nemo@GalaxyNote4 ~]$ devel-su
Password:
[root@GalaxyNote4 nemo]# ssu lr
Enabled repositories (global):
 - adaptation-community-common ... http://repo.merproject.org/obs/nemo:/devel:/hw:/common/sailfish_latest_armv7hl/
 - apps                        ... https://releases.jolla.com/jolla-apps/3.3.0.16/armv7hl/
 - hotfixes                    ... https://releases.jolla.com/releases/3.3.0.16/hotfixes/armv7hl/
 - jolla                       ... https://releases.jolla.com/releases/3.3.0.16/jolla/armv7hl/

Enabled repositories (user):

Disabled repositories (global, might be overridden by user config):

Disabled repositories (user):
 - home ... https://download.jollamobile.com/home:/honeybadger/latest_armv7hl/
[root@GalaxyNote4 nemo]# ssu dr adaptation-community-common
[root@GalaxyNote4 nemo]# ssu ar adaptation-community-common http://repo.merproject.org/obs/nemo:/testing:/hw:/common/sailfishos_3.4.0.24/
[root@GalaxyNote4 nemo]# ssu ar adaptation-community-treltexx http://repo.merproject.org/obs/nemo:/devel:/hw:/samsung:/treltexx/sailfishos_3.4.0.24/
[root@GalaxyNote4 nemo]# ssu ar mousetracker http://repo.merproject.org/obs/home:/elros34:/sailfishapps/sailfishos_3.4.0.24/
[root@GalaxyNote4 nemo]# ssu release 3.4.0.24
Changing release from 3.3.0.16 to 3.4.0.24
Your device is now in release mode!
[root@GalaxyNote4 nemo]# pkcon refresh
Refreshing cache
Refreshing software list
Finished
 [root@GalaxyNote4 nemo]# version --dup
REFRESHING CACHE AND DOWNLOADING PACKAGES
Resolving: 100%
Error: nothing provides bluetooth-rfkill-event-hciattach needed by patterns-sailfish-device-adaptation-treltexx-1+sfos3.4.20210316005808.cc31ace-1.3.1.jolla.armv7hl
Finished transaction (status=2, runtime=17334ms)
UPGRADE NOT COMPLETE - Retry 1 of 9
Waiting 1 seconds before retry.
REFRESHING CACHE AND DOWNLOADING PACKAGES
Resolving: 100%
Error: nothing provides bluetooth-rfkill-event-hciattach needed by patterns-sailfish-device-adaptation-treltexx-1+sfos3.4.20210316005808.cc31ace-1.3.1.jolla.armv7hl
Finished transaction (status=2, runtime=13886ms)
UPGRADE NOT COMPLETE - Retry 2 of 9
Waiting 3 seconds before retry.
Here is my complete log.
As you can see it s impossible to progress.

Last edited by n950; 2021-04-17 at 20:26.
 

The Following User Says Thank You to n950 For This Useful Post:
Reply

Tags
note 4, samsung, sm-n910c, treltexx


 
Forum Jump


All times are GMT. The time now is 19:39.