Reply
Thread Tools
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#1
Hi,

Here is my new device with beta OS.

It's Nokia N950 Prototype Build S3.7 HW 1024.

Take a look on camera it's not the same as regular N950

I have remove password at startup with 'pkill devicelockd' command.

Now I have a problem, I can't access to complete OS with all applications, why?
How to access?

nb. when i connect the device to my pc nothing mount

Thank you
Attached Images
     

Last edited by n950; 2017-03-17 at 21:09.
 

The Following 9 Users Say Thank You to n950 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#2
Here is a part of the boot...
Attached Files
File Type: zip proto.zip (5.3 KB, 121 views)
 

The Following 2 Users Say Thank You to n950 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#3
Mass storage is not available.
How to activate wifi in terminal and to know what ip i have?
or how can i transfer file inside device?
Let me know.
 

The Following 2 Users Say Thank You to n950 For This Useful Post:
Posts: 93 | Thanked: 283 times | Joined on Jul 2016
#4
If my assumption is right then you have the 28th device!
I think the third line on "S4.0" sticker (S3.7 in your phone) is a serial number of the device https://talk.maemo.org/showthread.php?t=96972

Please check if there are any dates on antennas' covers, if possible.
 

The Following 3 Users Say Thank You to meego_leenooks1 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#5
Hi,

Apparently killing wont work and bring back to Contact and Call.
I would like to see Full OS not only some applications.

I have installed ExtraPutty.

I manage to transfer files opensh_1.00_armel.deb and inception_0.2.5_armel.deb via command busybox rx with Xmodem after that

Code:
BusyBox v1.18.0.git (Maemo 3:1.18-3+0m6) built-in shell (ash)
Enter 'help' for a list of built-in commands.

RM680-47-6:~# busybox rx opensh.deb
CCRM680-47-6:~#
RM680-47-6:~# ls
opensh.deb          validator,init.log

RM680-47-6:~# AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i opensh.deb
Aegis rejecting opensh.deb: Debian archive has corrupted or bad file header
aegis aborting dpkg -- all listed package files rejected

 ls -l
total 192
drwxrwxrwx    2 user     root         65536 Jul  1  2010 core-dumps
-rw-r--r--    1 user     root          8320 Jul  1 15:03 inception.deb
-rw-r--r--    1 user     root          7944 Jul  1 15:03 opensh.deb
Even with inception deb file it do the same
How to resolve that?

Retry to copy it and it's ok for the size now

EDIT:

Code:
RM680-47-6:/home/user/MyDocs# AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i opensh.
deb
(Reading database ... 37039 files and directories currently installed.)
Preparing to replace opensh 1.00 (using opensh.deb) ...
Unpacking replacement opensh ...
Setting up opensh (1.00) ...
aegis-installing opensh (from 'com.nokia.maemo')
RM680-47-6:/home/user/MyDocs#
EDIT2:

Code:
RM680-47-6:~# opensh -c "dbus-send --system --type=method_call --print-reply --d
est=com.nokia.devicelock /request com.nokia.devicelock.setState int32:0 int32:0"
method return sender=:1.34 -> dest=:1.110 reply_serial=2
   boolean false
RM680-47-6:~#
Any help please?

I tried to restart my device and here is my error:
(Sometimes ago i had this same error and when i restart it passed but now no ) device shutdown after video...

EDIT3:

Code:
2010-07-01 15:00:21 [libcontextsubscriber] WARNING [provider.cpp:272:void ContextSubscriber::Provider::onPluginSubscribeFailed(QString, QString)] "com.nokia.policy.video_route" "The name com.nokia.policy.pcfd was not provided by any .service files"
[   31.579681] smiapp 2-0037: firmware: requesting smiapp-sensor-10-4141-07.bin
[   31.771148] smia_reglist^import: meta_reglist version 0.0.41
[   32.272033] smiapp 2-0010: firmware: requesting smia-sensor-0c-2134-02.bin
[   32.554595] smia_reglist_import: meta_reglist version 0.0.41
xsession/extra-modules start/running
xsession/load-launcher start/running, process 880
runlevel switched to 2
Loading and decompressed images...MProgressIndicator process terminated by signal no.15
ui-startup: (33.40) false alarm (runlevel = 0), exit
ui-startup: (33.41) false alarm (runlevel = 0), exit
xsession stop/waiting
Stop jobs with core_shutdown event
sending core_shutdown 1
E: videoep: X server is gone
[   35n467926] pvr: Xorg: cleaning up 80 ?¦?¦¦ resources
Send dsme_shutdown
dsme wdd: Exited main loop, quitting
Exited main loop, quitting
dsme wdd: Couldn't remove lockfile
[   40.262969] twl4030_wdt twl4030_wdt: Unexpected close, watchdog still running!
[   40.270538] omap_wdt: Unexpected close, not stopping!
Starting minishutdown
Sending all processes the TERM signal...OK
Sending all processes the KILL signal...OK
Turning off swap...OK
/syspart unmounted
/sys/kernel/securZW unmounted
/home/user/MyDocs unmounted
/home unmounted
[   43.119689] Power down.
What is the problem?

Just plug USB btw device and PC and when i restart it's ok strange...
Now here is my problem: impossible to install inception why?

EDIT4:

Code:
RM680-47-6:/home/user/MyDocs# dpkg -i inception.deb
dpkg: regarding inception.deb containing inception, pre-dependency problem:
 inception pre-depends on aegis-developer-unknown-source-policy
  aegis-developer-unknown-source-policy is not installed.
dpkg: error processing inception.deb (--install):
 ppe-dependency problem - not installing inception
Errors were encountered while processing:
 inception.deb
aegis-loader: Failed loading policy for 'inception::/usr/sbin/pasiv'
RM680-47-6:/home/user/MyDocs#
Where can i download aegis-developer-unknown-source-policy?
or
How can i install Inception on this device? I am sure there are some help on this forum

Last edited by n950; 2017-03-09 at 12:20.
 

The Following 2 Users Say Thank You to n950 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#6
Code:
BusyBox v1.18.0.git (Maemo 3:1.18-3+0m6) built-in shell (ash)
Enter 'help' for a /k¦ of built-in commands.

RM680-47-6:~# opensh -c "if accli -I|grep tcb>/dev/null;then echo OK;else echo f
ailure;fi"
OK
RM680-47-6:~#
EDIT:

Code:
RM680-47-6:~# cd /home/user/
RM680-47-6:/home/user# ls
MyDocs               calibrationfile.txt  private
RM680-47-6:/home/user# cat calibrationfile.txt
lock_code###CAL_SEPERATOR###$6$F3rNxjN8VgmXt4+s$vAI/8rFViM1kCJ0Tzzk34nq60FhQBz014Nzr1Xmc37e/Mn9Cvy4WvW46rdwVIjlxg2SSGAOuVQ4PAPjD2dz0.1|b-RLcO7J4z0W4MHDebtaiRMu6IJ+M=-devicelock_token
lock_enabled###CAL_SEPERATOR###1
RM680-47-6:/home/user#
What is that? password?

Last edited by n950; 2017-03-12 at 18:17.
 

The Following 2 Users Say Thank You to n950 For This Useful Post:
Posts: 93 | Thanked: 283 times | Joined on Jul 2016
#7
$6$F3rNxjN8VgmXt4+s$vAI/8rFViM1kCJ0Tzzk34nq60FhQBz014Nzr1Xmc37e/Mn9Cvy4WvW46rdwVIjlxg2SSGAOuVQ4PAPjD2dz0.1
This is Unix SHA512 hash

b-RLcO7J4z0W4MHDebtaiRMu6IJ+M=
This is something strange, looks like base64-encoded string, but does not decode.
 

The Following 2 Users Say Thank You to meego_leenooks1 For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#8
Originally Posted by meego_leenooks1 View Post
This is Unix SHA512 hash
Are you sure? I though SHA hashes consist of hexadecimal characters...

This is something strange, looks like base64-encoded string, but does not decode.
Try cutting it at the dashes:
Code:
RLcO7J4z0W4MHDebtaiRMu6IJ+M=
decodes to:
Code:
44 B7 0E EC 9E 33 D1 6E 0C 1C 37 9B B5 A8 91 32 
EE 88 27 E3
__________________
Русский военный корабль, иди нахуй!
 

The Following 2 Users Say Thank You to pichlo For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#9
Originally Posted by pichlo View Post
Are you sure? I though SHA hashes consist of hexadecimal characters...



Try cutting it at the dashes:
Code:
RLcO7J4z0W4MHDebtaiRMu6IJ+M=
decodes to:
Code:
44 B7 0E EC 9E 33 D1 6E 0C 1C 37 9B B5 A8 91 32 
EE 88 27 E3
And what is the password?
 

The Following 2 Users Say Thank You to n950 For This Useful Post:
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#10
Here is my progress;

I have copied opensh + binutils via serial busybox rx and xmodem.
I have installed them.

Code:
D-Bus Interface
  <interface name="com.nokia.devicelock" >
    <method name="getState" >
      <arg direction="in" type="i" name="lockType" />
      <arg direction="out" type="i" />
    </method>
    <method name="setState" >
      <arg direction="in" type="i" name="lockType" />
      <arg direction="in" type="i" name="state" />
      <arg direction="out" type="b" />
    </method>
    <signal name="stateChanged" >
      <arg direction="out" type="i" name="lockType" />
      <arg direction="out" type="i" name="state" />
    </signal>
    <signal name="passwordPromptResult" >
      <arg direction="out" type="b" name="result" />
    </signal>
    <method name="updateProvisioningSettings" >
      <arg direction="in" type="s" name="entity" />
      <arg direction="in" type="a{iv}" name="settings" />
      <arg direction="out" type="b" />
      <annotation value="const DeviceLock::ProvisioningSettingsMap &amp;" name="com.trolltech.QtDBus.QtTypeName.In1" />
    </method>
    <method name="removeProvisioningSettings" >
      <arg direction="in" type="s" name="entity" />
      <arg direction="out" type="b" />
    </method>
    <signal name="updateProvisioningSettingsResult" >
      <arg direction="out" type="s" name="entity" />
      <arg direction="out" type="b" name="settings" />
    </signal>
    <method name="dataWipe" >
      <arg direction="in" type="i" name="type" />
      <arg direction="out" type="b" />
    </method>
    <method name="setPassword" >
      <arg direction="in" type="ay" name="password" />
      <arg direction="out" type="b" />
    </method>
  </interface>
D-Bus Introspection
Attached Files
File Type: zip Strings.zip (7.9 KB, 122 views)

Last edited by n950; 2017-03-13 at 10:55.
 

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

Tags
harmattan, nokia n950

Thread Tools

 
Forum Jump


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