View Single Post
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#25
The syslogs before are from PR1.2

Since then I flashed rootfs and eMMC with PR1.3 images (using Linux flasher). The syslog errors and notes are somewhat different, so the new syslog after somewhat clear state are attached.

After the firmware upgrade, I installing syslogd, and ssh deb-packages and set up USB networking so I can debug easily.

There is now everything what has been in syslog, except I have changed IMEI and IMSI codes to "MYIMEIMYIMEI" and "MYCURRENTIMSI".

The system has been booted 8 times after syslogd package was installed (used bluetooth to get it in):
Code:
$ grep "syslogd" /tmp/syslog_2010-11-15.txt | wc
      8      56     504
In the first boot there was no SIM card yet in the device. The time was set to be correct in the first boot seen in syslog.
09:13 -> 21:14

In the second boot, one sees there has not been any SIM in the device before that:
Code:
Nov 14 21:15:41 Nokia-N900 osso_startup_wizard[1034]: GLIB DEBUG default - Replied IMSI: 244MYCURRENTIMSI
Nov 14 21:15:41 Nokia-N900 osso_startup_wizard[1034]: GLIB DEBUG default - Collected informations to decide whether to show GUI: mFirstTimeRun    1 mDateTimeUnset   0 mSimPresent      1 mCurrentSimId    244MYCURRENTIMSI mChangedSettings 0 mIsPinValid      1 mSettingsChangedBefore  0 mSimSeenBefore  0 mLastValidSimId  mChangedWithoutPinBefore  0
Then the device asks SIM PIN, gets it right every time and tries to connect to the GSM network, fails.

Also in the couple of the boot sessions and in the last, I try manually to seach GSM networks and try to connect to my own, which fails with a note: "no access".

I even tried to fiddle with call forwarding settings and SIM phone book with another phone (N95), but still N900 complains about those:
Code:
Nov 14 21:15:41 Nokia-N900 bluetoothd[915]: SIM.Phonebook.read failed with error 1001
...
Nov 14 22:23:02 Nokia-N900 controlpanel[1916]: Error in cellular_settings_get_call_forwarding_cb() while fetching call forwarding: 1
Nov 14 22:23:02 Nokia-N900 controlpanel[1916]: connui_cell_net_divert_check_reply(): Error in call: GSM SS NOT AVAILABLE
(And I remind, two different SIM cards with different operators than mine works with this N900, just last week. So it is only with this one operator when SIM card support somehow got broken out of the blue two weeks ago after working fine 3 months.)

So if someone sees in this new fresh (PR1.3) log file something
revealing, I'd love to hear/read.


I guess all those csd system messages should show "rc:0" and not "rc:-1" or "rc:3" ?
Attached Files
File Type: gz syslog_2010-11-15.txt.gz (130.2 KB, 121 views)