Reply
Thread Tools
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#21
Originally Posted by suicidal_orange View Post
The advice says go from 3.3 to 3.4 then 3.4 to 4.0 - how far did you get?
I try now i come back to you.

EDIT:

from 3.3 to 3.4: after version --dup

REBOOT NOW unless you need to investigate update
issues or know what you are doing (or both).

All bugs encountered until reboot are features.

After reboot i have black screen after galaxy boot image.

How to i resolve?

Last edited by n950; 2021-03-30 at 20:35.
 

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
#22
Originally Posted by sailor View Post
That's great with the linux desktop. Is it possible to use the LXC container on the phone itself? So that linux tools might be usable on the phone.
Meanwhile did you maybe check the video quality? Running that distro on that older phone is remarkable, good hardware.
Yes, the LXC container and the Debian in it is running on the phone. I also used it on the device itself but as I am sitting at my PC, it was just easier to VNC into it. It really feels like another PC and the experience is very good. The Linux distro is quite responsive even when I was compiling qemu on it, I was able to surf on the net and open other terminals to work on.
I am sorry about not coming back on the video quality. Honestly, I haven't tested it yet as was busy with other stuff. I'll do it hopefully soon.
 

The Following User Says Thank You to edp17 For This Useful Post:
edp17's Avatar
Posts: 592 | Thanked: 706 times | Joined on Jul 2019 @ UK
#23
Originally Posted by n950 View Post
here is my error
This doesn't show the error as you copied only the last portion of the log. Please post all lines including the commands you entered.
 

The Following User Says Thank You to edp17 For This Useful Post:
edp17's Avatar
Posts: 592 | Thanked: 706 times | Joined on Jul 2019 @ UK
#24
Originally Posted by n950 View Post
I try now i come back to you.

EDIT:

from 3.3 to 3.4: after version --dup

REBOOT NOW unless you need to investigate update
issues or know what you are doing (or both).

All bugs encountered until reboot are features.

After reboot i have black screen after galaxy boot image.

How to i resolve?
You should be able to ssh into the device. (Connect the device to a PC with a USB cable, then reboot the device.)
Once you are ssh in, check the logs and post them here or try to upgrade to 4.0.

Lipstick probably wasn't able to start because something prevented it. Without logs, I cannot tell what's wrong.
 

The Following User Says Thank You to edp17 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#25
I can't install 4.0 because i am not connected to a wifi network inside Galaxy,
How to connect inside ssh?
I can access ssh.
How to see log? where are the logs?
 

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
#26
Originally Posted by n950 View Post
I can't install 4.0 because i am not connected to a wifi network inside Galaxy,
How to connect inside ssh?
I can access ssh.
How to see log? where are the logs?
True, if the UI hasn't started, there is no wifi. I forgot that.
Regarding logs; reboot the device, then a minute later when it started, get the following:
(These are separate commands, issue them one by one then upload the full result to paste.ubuntu or somewhere else.)
journalctl --no-pager -f
systemctl list-units -t service --all
logcat
 

The Following 2 Users Say Thank You to edp17 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#27
Code:
 [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=26782ms)
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=14835ms)
UPGRADE NOT COMPLETE - Retry 2 of 9
Waiting 3 seconds before retry.
Strange a lot of time i have that error how to resolve

I put ssh nemo@192.168.43.61 to enter in ssh because by default IP usb don t work i dont know why.

Can you help me about that?
 

The Following User Says Thank You to n950 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#28
Originally Posted by edp17 View Post
True, if the UI hasn't started, there is no wifi. I forgot that.
Regarding logs; reboot the device, then a minute later when it started, get the following:
(These are separate commands, issue them one by one then upload the full result to paste.ubuntu or somewhere else.)
journalctl --no-pager -f
systemctl list-units -t service --all
logcat
I reinstall stock rom and restart all steps.
 

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
#29
Originally Posted by n950 View Post
Code:
 [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=26782ms)
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=14835ms)
UPGRADE NOT COMPLETE - Retry 2 of 9
Waiting 3 seconds before retry.
Strange a lot of time i have that error how to resolve

I put ssh nemo@192.168.43.61 to enter in ssh because by default IP usb don t work i dont know why.

Can you help me about that?
If you get an error like this you can try to install the package manually.
Do a pkcon refresh, then try to install with pkcon install bluetooth-rfkill-event-hciattach.

You usually should get these error at the download phase. so after the pkcon refresh, you can reboot your device and continue the update from the step where you left off. Don't forget to check all repos with ssu lr to ensure nothing unwanted is enabled.
 

The Following 2 Users Say Thank You to edp17 For This Useful Post:
edp17's Avatar
Posts: 592 | Thanked: 706 times | Joined on Jul 2019 @ UK
#30
Originally Posted by n950 View Post
I reinstall stock rom and restart all steps.
You don't need to go back to stock. With TWRP you can do a backup of your configured SFOS 3.3, then try to update to 3.4. If it boots after the update, do another backup in TWRP and try to update to 4.0. If it goes wrong at any updates you can restore the latest working version from backup and start again. (This is how I've done the update to 4.0.)
 

The Following 2 Users Say Thank You to edp17 For This Useful Post:
Reply

Tags
note 4, samsung, sm-n910c, treltexx


 
Forum Jump


All times are GMT. The time now is 12:58.