Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    [Release] N12 "UMay" - Android GingerBread 2.3.4

    Reply
    Page 27 of 34 | Prev | 17   25     26   27   28     29   | Next | Last
    n70shan | # 261 | 2011-08-12, 21:30 | Report

    everything working 100% except call and cam

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to n70shan For This Useful Post:
    ananth

     
    warren | # 262 | 2011-08-12, 21:57 | Report

    new update?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Char | # 263 | 2011-08-15, 09:20 | Report

    Originally Posted by rb26vl View Post
    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

    Edit | Forward | Quote | Quick Reply | Thanks

     
    e-yes | # 264 | 2011-08-15, 21:50 | Report

    Originally Posted by Char View Post
    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)

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to e-yes For This Useful Post:
    Char

     
    Char | # 265 | 2011-08-16, 16:37 | Report

    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

    Edit | Forward | Quote | Quick Reply | Thanks

     
    meetsani | # 266 | 2011-08-16, 19:39 | Report

    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

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Haider | # 267 | 2011-08-16, 20:24 | Report

    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!

    Edit | Forward | Quote | Quick Reply | Thanks

     
    prankster | # 268 | 2011-08-16, 20:31 | Report

    always use power search option first ,you may find this .
    http://talk.maemo.org/showthread.php?t=66459

    Edit | Forward | Quote | Quick Reply | Thanks

     
    meetsani | # 269 | 2011-08-17, 18:34 | Report

    can any1 help plz?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    meetsani | # 270 | 2011-08-17, 18:35 | Report

    Originally Posted by meetsani View Post
    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

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 27 of 34 | Prev | 17   25     26   27   28     29   | Next | Last
vBulletin® Version 3.8.8
Normal Logout