ICS: Testing Menu ..Where is it? - Nexus S Q&A, Help & Troubleshooting

I'm trying to find the testing menu, I tried * # * # 4 6 3 6 # * # *, but it just erased it after I typed it.

it should be there, works on my 9020a

Related

[Q] How to apply manufacturer files to AOSP

Hi!
I've downloaded the source code for Android 2.3.x, compiled it and started it on the emulator.
The next thing I've been trying to do is compiling Android for a specific device. One of the devices is a Sony Ericsson Xperia Active (with unlocked bootloader). I have downloaded the source code from Sony and since there is no instructions how to apply the files I simply copied the files to the root of my Android source directory.
When I run lunch there is no option for the Xperia Active, and when i try to run make from the root directory it seems to compile for the emulator.
I would appreciate any instructions on how to apply manufacturer files to the AOSP directory structure and how to compile it.
Thanks in advance!
/Thomas
Hello again!
Status update on my current struggle to compile Android for the Xperia Active.
In my device/semc dircetory I now have the following directories: satsuma, mogami-common, msm7x30-common. In the satsuma directory (which is copied from the Cyanogenmod source) I found a script which extracts the proprietary files from my device. I copied the directory structuce created by the script to the AOSP root.
When i try to compile the source I get the following error:
build/core/base_rules.mk:78: *** Module name: gralloc.msm7x30
build/core/base_rules.mk:79: *** Makefile location: hardware/msm7k/libgralloc-qsd8k
build/core/base_rules.mk:80: *
build/core/base_rules.mk:81: * Each module must use a LOCAL_MODULE_TAGS in its
build/core/base_rules.mk:82: * Android.mk. Possible tags declared by a module:
build/core/base_rules.mk:83: *
build/core/base_rules.mk:84: * optional, debug, eng, tests, samples
build/core/base_rules.mk:85: *
build/core/base_rules.mk:86: * If the module is expected to be in all builds
build/core/base_rules.mk:87: * of a product, then it should use the
build/core/base_rules.mk:88: * "optional" tag:
build/core/base_rules.mk:89: *
build/core/base_rules.mk:90: * Add "LOCAL_MODULE_TAGS := optional" in the
build/core/base_rules.mk:91: * Android.mk for the affected module, and add
build/core/base_rules.mk:92: * the LOCAL_MODULE value for that component
build/core/base_rules.mk:93: * into the PRODUCT_PACKAGES section of product
build/core/base_rules.mk:94: * makefile(s) where it's necessary, if
build/core/base_rules.mk:95: * appropriate.
build/core/base_rules.mk:96: *
build/core/base_rules.mk:97: * If the component should be in EVERY build of ALL
build/core/base_rules.mk:98: * products, then add its LOCAL_MODULE value to the
build/core/base_rules.mk:99: * PRODUCT_PACKAGES section of
build/core/base_rules.mk:100: * build/target/product/core.mk
build/core/base_rules.mk:101: *
build/core/base_rules.mk:102: *** user tag detected on new module - user tags are only supported on legacy modules. Stop.
And when I try to follow the instructions above adding LOCAL_MODULE_TAGS := optional to Android.mk it does not seem to help. I have also tried to add gralloc.msm7x30 to build/target/product/core.mk but it does not seem to work.
Any help would be appreciated.
Best regards!
/Thomas
Hi again!
I found the problem - I added LOCAL_MODULE_TAGS := optional in the wrong place in hardware/msm7k/libgralloc-qsd8k/Android.mk. The correct place is in the top of the file before LOCAL_PRELINK_MODULE := false.
Regards!
/Thomas

[Q] Compiling Kernel Module in ICS

Hi All,
I am currently trying to compile kernel module for a local echo driver in ICS. I got success while trying the same in GB but doing so in ICS the echo driver is not get compiled to KO object
I got below errors while compiling
make circular .so - .so dependency dropped in android
#build/core/main.mk:537: *** Some files have been added to ALL_PREBUILT.
#build/core/main.mk:538: *
#build/core/main.mk:539: * ALL_PREBUILT is a deprecated mechanism that
#build/core/main.mk:540: * should not be used for new files.
#build/core/main.mk:541: * As an alternative, use PRODUCT_COPY_FILES in
#build/core/main.mk:542: * the appropriate product definition.
#build/core/main.mk:543: * build/target/product/core.mk is the product
#build/core/main.mk:544: * definition used in all products.
#build/core/main.mk:545: *
#build/core/main.mk:546: * unexpected circular-char.ko in ALL_PREBUILT
#build/core/main.mk:547: *
#build/core/main.mk:548: *** ALL_PREBUILT contains unexpected files. Stop.
I know that the problem is in Android.mk of the echo driver source, So please guide me on making make file in ICS
Looking forward for your guidlines....
Regards
Venkatraman

######## AUTOFLASH - FLASH/ROOT/UNLOCK your phone easy. ALPHA

PLEASE REPORT IF IT WORK OR NOT
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This is only to secure myself from bricks
But i flashed my own phone with that method succesfuly..
I USE XPERIA TIPO SINGLE SIM
Hey Guys.
Im writing a script, with that you can flash your phone very simple.
no need to be a hacker to flash now. LOL
FEATURES
Options for advanced or begginer guide
Rom database -> Best roms and their features, their requirements and how to install + forum URL
Root your phone
Flash Kernel, Rom and Addon ( single or everything together )
Slim program
Easy to use ( you only have to choose 1 or 2 ... )
I update this script so often i can to make everythin right
Some new text will be here soon
If you want to add a rom to the database, send me a message with link to the rom ( only tipo stuff )
//// comming soon :
Unlock the bootloader,
Maybe you take a look at this
Yeah. I know. Not realy designed.. but its still alpha
Noticed that my work dont work when it want to open a new cmd window.
That should be now fixed. Please write what i can make better in this little programm.
Changelog.
V_0.75
Fixed some text.
-----------------------------------------------
Script length : 14319
Script lines : 675
-----------------------------------------------
~ need helper for "design" and testing
V_0.5
Database complete. ( if you know other good roms, write it)
Fixed some text.
added option - flash only kernel
added option - flash only rom
-----------------------------------------------
Script length : 14307
Script lines : 675
-----------------------------------------------
~ need helper for "design" and testing
V_0.4
Added flash option for Kernel, ROM and addon files ( together or single)
Added Advanced option. less text. much faster.
Added a ROM database for great ROMs
-----------------------------------------------
Script length : 12356
Script lines : 475
-----------------------------------------------
~ Not finnished with database.
fixed the biggest bug ever in this program. lol.
Your app dont start :
Podpis problemu:
Nazwa zdarzenia problemu: BEX64
Nazwa aplikacji: Autoflash.exe
Wersja aplikacji: 0.0.0.0
Sygnatura czasowa aplikacji: 4d8c966e
Nazwa modułu z błędem: StackHash_f6f4
Wersja modułu z błędem: 0.0.0.0
Sygnatura czasowa modułu z błędem: 00000000
Przesunięcie wyjątku: PCH_B9_FROM_Autoflash+0x0000000000003CBB
Kod wyjątku: c0000005
Dane wyjątku: 0000000000000008
Wersja systemu operacyjnego: 6.2.9200.2.0.0.256.48
Identyfikator ustawień regionalnych: 1045
Dodatkowe informacje 1: f6f4
Dodatkowe informacje 2: f6f4cca453aab95dfc23266a71916dc2
Dodatkowe informacje 3: 47f5
Dodatkowe informacje 4: 47f59800b903a60c9c69c03635d44aca
Started it in admin mode and compability with win 7 i am on win 8
i dont speak polnish .. so i cant read youe "log" .. sry bro .
can you translate it ?
Waiting anxiously for the unlock bootloader option
Thanks for your hard work
Google translate... Ihre App fangen nicht an:
Problem signature:
Problem Event Name: BEX64
Application Name: Autoflash.exe
Application Version: 0.0.0.0
Anwendung Zeitstempel: 4d8c966e
Störungs-Modul-Name: StackHash_f6f4
Fehlermodulversion: 0.0.0.0
Module Timestamp-Fehler: 00000000
Exception Offset: 0 PCH_B9_FROM_Autoflash x0000000000003CBB
Ausnahme: c0000005
Ausnahme-Details: 0000000000000008
OS Version: 6.2.9200.2.0.0.256.48
Gebietsschema-ID: 1045
Zusatzinformation 1: f6f4
Zusatzinformation 2: f6f4cca453aab95dfc23266a71916dc2
Zusatzinformation 3: 47f5
Zusatzinformation 4: 47f59800b903a60c9c69c03635d44aca
Admin-Modus und Kompatibilität mit win 7 bin ich auf win 8
sorry for the late reply. i was a week not at home ^^
this window opens if you klick on the exe ?
or if you want to flash something.. maybe u can upload a screenshot. or i will give you the unconverted batch file that u can test this

Unable to flash CWM

Hello! I've been trying to flash CWM on my LG Optimus 3D, but, unfortunately, I was unable to. I am currently on a stock ROM (or should I say..stuck ROM)
My device is rooted, USB Debugging is enabled, I tried with ROM Manager and Recovery Flash (both from the Market) as well as two PC application. Here is what I get from the CWM Recovert touch installer:
Code:
#######################################
# #
# With this tool you flash the #
# ClockWorkMod-Recovery-Touch 5.8.1.5 #
# at your LG-P920 Optimus 3D #
# #
# by paki0402 #
#######################################
==== You do this on your own risk!! ====
You want to flash the recovery
and you agree the disclaimer then
choose "Y" to start or "N" to exit!
========================================
Choose Y or N [Y,N]?Y
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
### Start Installation ###
------------------
Start ADB-Server
------------------
* daemon not running. starting it now *
* daemon started successfully *
----------------
Copy Files
----------------
----------------------------
Install CWM-Recovery-Touch
----------------------------
/sdcard/mmcblk0p6.backup: cannot open for write: Read-only file system
/sdcard/recovery.img: cannot open for read: No such file or directory
/sdcard/recovery.img: cannot open for read: No such file or directory
----------------------
Remove Temp-Files
----------------------
rm failed for /sdcard/recovery.img, Permission denied
---------------------
Reboot Device
---------------------
### Installation finished! ###
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Press any key to continue . . .
After so many tries, I went in to ROM Manager (where it tells me there is no available version for my P920 and specified as manually installed 3x+. Now my phone won't start. I press the power button, the LG logo appears for half a second, then it shuts down. Guess I'll have to reflash it with the LG Recovery tool...
Thank you in advance!
Here is a link to a very good tutorial. there are quite a few more on this subject.
http://forum.xda-developers.com/showthread.php?t=2195753
You can substitute your own choice of rom after loading the V28b that updates your phone to 4.0.4 (ICS)
BrreaKer said:
Hello! I've been trying to flash CWM on my LG Optimus 3D, but, unfortunately, I was unable to. I am currently on a stock ROM (or should I say..stuck ROM)
My device is rooted, USB Debugging is enabled, I tried with ROM Manager and Recovery Flash (both from the Market) as well as two PC application. Here is what I get from the CWM Recovert touch installer:
Code:
#######################################
# #
# With this tool you flash the #
# ClockWorkMod-Recovery-Touch 5.8.1.5 #
# at your LG-P920 Optimus 3D #
# #
# by paki0402 #
#######################################
==== You do this on your own risk!! ====
You want to flash the recovery
and you agree the disclaimer then
choose "Y" to start or "N" to exit!
========================================
Choose Y or N [Y,N]?Y
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
### Start Installation ###
------------------
Start ADB-Server
------------------
* daemon not running. starting it now *
* daemon started successfully *
----------------
Copy Files
----------------
----------------------------
Install CWM-Recovery-Touch
----------------------------
/sdcard/mmcblk0p6.backup: cannot open for write: Read-only file system
/sdcard/recovery.img: cannot open for read: No such file or directory
/sdcard/recovery.img: cannot open for read: No such file or directory
----------------------
Remove Temp-Files
----------------------
rm failed for /sdcard/recovery.img, Permission denied
---------------------
Reboot Device
---------------------
### Installation finished! ###
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Press any key to continue . . .
After so many tries, I went in to ROM Manager (where it tells me there is no available version for my P920 and specified as manually installed 3x+. Now my phone won't start. I press the power button, the LG logo appears for half a second, then it shuts down. Guess I'll have to reflash it with the LG Recovery tool...
Thank you in advance!
Click to expand...
Click to collapse
keith210350 said:
Here is a link to a very good tutorial. there are quite a few more on this subject.
http://forum.xda-developers.com/showthread.php?t=2195753
You can substitute your own choice of rom after loading the V28b that updates your phone to 4.0.4 (ICS)
Click to expand...
Click to collapse
Thank you very much, my friend! I shall try to do this. However, I wanted to find a ROM that is below 4.0.4, I already have the stock 4.0.4 installed, and it is really, really slow. I was looking for an older ROM but unfortunately all links are dead..And CyanogenMod seems not to work for me --'
BrreaKer said:
Thank you very much, my friend! I shall try to do this. However, I wanted to find a ROM that is below 4.0.4, I already have the stock 4.0.4 installed, and it is really, really slow. I was looking for an older ROM but unfortunately all links are dead..And CyanogenMod seems not to work for me --'
Click to expand...
Click to collapse
If you do a search on the optimus 3d forum for "downgrade to gingerbread" you will find help to downgrade. A gingerbread (2.3.5) rom can not be used if you do not downgrade from ICS. None of the rom manager type of apps that are available from the play store work with this phone.Only use the methods to install roms using the recommended methods in the optimus 3D forums
If you upgraded to ICS using LG official update tools, many users have had problems after upgrading. Try the method described in my original post and if you are not happy with the results maybe then try a downgrade.

[Q] Trying to build CWM, stuck with no rule to make target kernel

Hi all,
Today I've decided to build CM11 for my DIFRNCE DIT1010 tablet.
I'm trying to get started by building CWM first, since I'm new at this, and also because I figured I'll need that to flash CM in the end.
I know there's the clockworkmod builder website, I've tried that, but it apparently gave me a CWM for loganrelte aka Galaxy Ace 3.
And I also thought I wouldn't learn much by using that website. (sorry, I don't mean to slack off that great tool)
So I've been following the guide on xda-university, ran into some problems which I've been able to fix so far, but now I need help.
Running make -j4 recoveryimage starts off with: (I've translated this from Dutch)
Code:
/home/harm/bin/out/target/product/DIT1010/obj/APPS/SignatureTest_intermediates
find: ‘src’: no such file or directory
PRODUCT_COPY_FILES device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml ignored.
No private recovery resources for TARGET_DEVICE DIT1010
build/core/tasks/kernel.mk:63: ***************************************************************
build/core/tasks/kernel.mk:64: * Using prebuilt kernel binary instead of source *
build/core/tasks/kernel.mk:65: * THIS IS DEPRECATED, AND WILL BE DISCONTINUED *
build/core/tasks/kernel.mk:66: * Please configure your device to download the kernel *
build/core/tasks/kernel.mk:67: * source repository to kernel/DIFRNCE/DIT1010
build/core/tasks/kernel.mk:68: * See http://wiki.cyanogenmod.org/w/Doc:_integrated_kernel_building
build/core/tasks/kernel.mk:69: * for more information *
build/core/tasks/kernel.mk:70: ***************************************************************
build/core/tasks/kernel.mk:198: warning: overriding commands for target '/home/harm/bin/out/target/product/DIT1010/kernel'
build/core/Makefile:44: warning: ignoring old commands for target '/home/harm/bin/out/target/product/DIT1010/kernel'
... and ends with:
Code:
make: *** No rule to make target 'device/DIFRNCE/DIT1010/kernel', needed by '/home/harm/bin/out/target/product/DIT1010/kernel'. Stop.
make: *** Waiting for unfinished jobs...
So I followed the link it gave me there, which tells me to "Follow the CM Build Guides for your device with the change explained below."
I've searched, but there are no build guides for my device.
Can anyone help me fixing my problem?
Thanks in advance.
Okay, so I've downloaded my kernel from http://crewrktablets.arctablet.com/?wpfb_dl=1473,
extracted it, and I've put the kernel.img in /home/harm/bin/device/DIFRNCE/DIT1010.
Now I get a different output:
Code:
build/core/tasks/kernel.mk:91: **********************************************************
build/core/tasks/kernel.mk:92: * Kernel source found, but no configuration was defined *
build/core/tasks/kernel.mk:93: * Please add the TARGET_KERNEL_CONFIG variable to your *
build/core/tasks/kernel.mk:94: * BoardConfig.mk file *
build/core/tasks/kernel.mk:95: **********************************************************
What's the TARGET_KERNEL_CONFIG variable? I believe it's a path to somewhere, but I don't know where to point it to?

Categories

Resources