maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Android (https://talk.maemo.org/forumdisplay.php?f=54)
-   -   [Release] N12 "UMay" - Android GingerBread 2.3.4 (https://talk.maemo.org/showthread.php?t=72849)

n70shan 2011-08-12 21:30

Re: [Release] N12 "UMay" - Android GingerBread 2.3.4
 
everything working 100% except call and cam

warren 2011-08-12 21:57

Re: [Release] N12 "UMay" - Android GingerBread 2.3.4
 
new update?

Char 2011-08-15 09:20

Re: [Release] N12 "UMay" - Android GingerBread 2.3.4
 
Quote:

Originally Posted by rb26vl (Post 1006620)
Google "logcat", there's some good tutorials on how to use it, it's pretty simple. Download Android SDK to get it on your PC, then connect via USB...debug over USB is enabled by default in Nitdroid. From a command prompt, then
Code:

adb logcat

I'm a few months late but
Code:

I/ActivityManager(  353): Starting: Intent { act=android.intent.action.CALL_PRIVILEGED dat=tel:xxx-x
xx-xxxx cmp=com.android.phone/.PrivilegedOutgoingCallBroadcaster } from pid 740
D/PhoneWindow(  740): couldn't save which view has focus because the focused view com.android.intern
al.policy.impl.PhoneWindow$DecorView@4057ba10 has no id.
D/PhoneUtils(  432): checkAndCopyPhoneProviderExtras: some or all extras are missing.
D/PhoneUtils(  432): checkAndCopyPhoneProviderExtras: some or all extras are missing.
I/ActivityManager(  353): Starting: Intent { act=android.phone.extra.NEW_CALL_INTENT dat=tel:xxx-xxx
-xxxx flg=0x10000000 cmp=com.android.phone/.SipCallOptionHandler (has extras) } from pid 432
V/SipCallOptionHandler(  432): Call option is SIP_ADDRESS_ONLY
I/ActivityManager(  353): Starting: Intent { act=android.intent.action.CALL dat=tel:xxx-xxx-xxxx flg
=0x10000000 cmp=com.android.phone/.InCallScreen (has extras) } from pid 432
I/AudioService(  353):  AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
D/AudioHardwareInterface(  248): setMode(IN_CALL)
D/ALSAModule(  248): route called for devices 00000001 in mode 2...
D/ALSAModule(  248): open called for devices 00000001 in mode 2...
E/ALSALib (  248): external/alsa-lib/src/control/setup.c:96:(snd_sctl_install) Cannot lock ctl elem
E/ALSAModule(  248): Unable to set hardware parameters: Device or resource busy
I/ALSAModule(  248): Initialized ALSA PLAYBACK device AndroidPlayback_Earpiece_incall
D/ALSAModule(  248): route called for devices 00000001 in mode 2...
I/power  (  353): *** set_screen_state 1
I/AudioService(  353):  AudioFocus  abandonAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
D/AudioHardwareInterface(  248): setMode(NORMAL)
D/ALSAModule(  248): route called for devices 00000001 in mode 0...
D/ALSAModule(  248): open called for devices 00000001 in mode 0...
E/ALSALib (  248): external/alsa-lib/src/control/setup.c:96:(snd_sctl_install) Cannot lock ctl elem
E/ALSAModule(  248): Unable to set hardware parameters: Device or resource busy
I/ALSAModule(  248): Initialized ALSA PLAYBACK device AndroidPlayback_Earpiece_normal
D/ALSAModule(  248): route called for devices 00000001 in mode 0...
I/PowerManagerService(  353): clearUserActivity for 10000ms from now
I/ActivityManager(  353): Starting: Intent { act=android.intent.action.VIEW typ=vnd.android.cursor.d
ir/calls flg=0x10000 cmp=com.android.contacts/.DialtactsActivity } from pid 432
I/ActivityManager(  353): moveTaskToBack: 17

This is what I get when I try to make a call, I can't make a clue of it, but immediately after this I get "No SIM or SIM error".
The SIM works fine in Maemo and doesn't have a pin code.

And before anyone says it: I am not trying to get sound in a call working - I know it's not complete, I am simply trying to establish a call which doesn't seem to be happening.

Logcat gives no output when I try to send an SMS

e-yes 2011-08-15 21:50

Re: [Release] N12 "UMay" - Android GingerBread 2.3.4
 
Quote:

Originally Posted by Char (Post 1070112)
Logcat gives no output when I try to send an SMS

adb logcat
+
adb logcat -b radio

(radio log is more helpful in troubleshooting of telephony-related stuff)

Char 2011-08-16 16:37

Re: [Release] N12 "UMay" - Android GingerBread 2.3.4
 
Thanks.
This is what I get when I try to make a call
Code:

D/GSM    (  440): isTwoDigitShortCode
D/GSM    (  440): dialing w/ mmi 'null'...
D/GSM    (  440): [GSMConn] acquireWakeLock
D/RILJ    (  440): [0087]> SET_MUTE false
D/RIL    (  257): onRequest: SET_MUTE
D/RILJ    (  440): [0087]< SET_MUTE
D/RILJ    (  440): [0088]> DIAL
D/RIL    (  257): onRequest: DIAL
E/RIL    (  257): VCM.Dial(121, ) failed: The name org.ofono was not provided by any .service files

D/RILJ    (  440): [0088]< DIAL
D/PHONE  (  440): VM: PhoneSubInfo.getVoiceMailNUmber:
D/RILJ    (  440): [0089]> GET_CURRENT_CALLS
D/RIL    (  257): onRequest: GET_CURRENT_CALLS
D/RIL    (  257): requestGetCurrentCalls
D/RIL    (  257): countCalls: 0
D/RILJ    (  440): [0089]< GET_CURRENT_CALLS
D/RILJ    (  440): [0090]> SET_MUTE false
D/RIL    (  257): onRequest: SET_MUTE
D/RILJ    (  440): [0090]< SET_MUTE
D/GSM    (  440): Pending MO dropped before poll fg state:DIALING
D/RILJ    (  440): [0091]> LAST_CALL_FAIL_CAUSE
D/RIL    (  257): onRequest: LAST_CALL_FAIL_CAUSE
D/RILJ    (  440): [0091]< LAST_CALL_FAIL_CAUSE error: com.android.internal.telephony.CommandExcepti
on: REQUEST_NOT_SUPPORTED
D/RILJ    (  440): [0092]> SET_MUTE false
D/RIL    (  257): onRequest: SET_MUTE
D/RILJ    (  440): [0092]< SET_MUTE
D/RILJ    (  440): [0093]> SET_MUTE false
D/RIL    (  257): onRequest: SET_MUTE
D/RILJ    (  440): [0093]< SET_MUTE
I/GSM    (  440): Exception during getLastCallFailCause, assuming normal disconnect
D/GSM    (  440): [GSMConn] onDisconnect: cause=ICC_ERROR
D/GSM    (  440): [GSMConn] releaseWakeLock
D/GSM    (  440): [DSAC DEB] trySetupData with mIsPsRestricted=false
D/RILJ    (  440): [0094]> SET_MUTE false
D/RIL    (  257): onRequest: SET_MUTE
D/RILJ    (  440): [0094]< SET_MUTE
D/RILJ    (  440): [0095]> SET_MUTE false
D/RIL    (  257): onRequest: SET_MUTE
D/RILJ    (  440): [0095]< SET_MUTE

and SMS
Code:

D/SMS    (  440): SMS send size=1time=1313512612490
D/RILJ    (  440): [0097]> SEND_SMS
D/RIL    (  257): onRequest: SEND_SMS
D/RIL    (  257): requestSendSMS, (null), 0100038121f1000003c22013
D/RILJ    (  440): [0097]< SEND_SMS { messageRef = 0, errorCode = 0, ackPdu = null}
D/SMS    (  440): SMS send complete. Broadcasting intent: PendingIntent{405e8080: android.os.Binder
Proxy@405e8048}

Note that the "Sent" shows up almost immediately after sending an SMS

meetsani 2011-08-16 19:39

Re: [Release] N12 "UMay" - Android GingerBread 2.3.4
 
am having 3 choices in my multi boot.
1. maemo
2. nitdroid 2.6.28.NIT.07 on mmcblk0p2
3.nitdroid 2.6.28.NIT.06 on mmcblk1p1

how to remove the 3rd one.. bcz its the previous N11..

i used the following commands to install n12 while n11 was already installed in my mmc

oot
cd /home/user/MyDocs
bzip2 -d N12_UMay.tar.bz2
cd /
mount /home /and
cd /and
tar xvf /home/user/MyDocs/N12_UMay.tar
dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-07_rc4_armel.deb

Haider 2011-08-16 20:24

Re: [Release] N12 "UMay" - Android GingerBread 2.3.4
 
Need a little help! I have installed nitdroid 2.2.1 froyo in internal memory. How can I update it to N12 "UMAY" Can someone provide me a link or explain it please. Any help would be greatly appreciated!

prankster 2011-08-16 20:31

Re: [Release] N12 "UMay" - Android GingerBread 2.3.4
 
always use power search option first ,you may find this .
http://talk.maemo.org/showthread.php?t=66459

meetsani 2011-08-17 18:34

Re: [Release] N12 "UMay" - Android GingerBread 2.3.4
 
can any1 help plz?

meetsani 2011-08-17 18:35

Re: [Release] N12 "UMay" - Android GingerBread 2.3.4
 
Quote:

Originally Posted by meetsani (Post 1071383)
am having 3 choices in my multi boot.
1. maemo
2. nitdroid 2.6.28.NIT.07 on mmcblk0p2
3.nitdroid 2.6.28.NIT.06 on mmcblk1p1

how to remove the 3rd one.. bcz its the previous N11..

i used the following commands to install n12 while n11 was already installed in my mmc

oot
cd /home/user/MyDocs
bzip2 -d N12_UMay.tar.bz2
cd /
mount /home /and
cd /and
tar xvf /home/user/MyDocs/N12_UMay.tar
dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-07_rc4_armel.deb

plz i need some hlp in it


All times are GMT. The time now is 16:41.

vBulletin® Version 3.8.8