![]() |
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Quote:
For debugging, you should be able to pull information using ADB, and we should make a dmesg output at the end of init for testing stuff like this. I'll add it into init tomorrow and post a test NBH for you so you can at least get a log from it. ;) |
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Also, we need to add some parameters to sdcard mount command:
Code:
mount -t vfat -o fmask=0000,dmask=0000,rw,flush,noatime,nodiratime,utf8 /dev/block/$partition /sdcardCode:
mount -t vfat -o fmask=0000,dmask=0000,rw,flush,noatime,nodiratime,utf8,shortname=winnt /dev/block/$partition /sdcardCode:
/sdcard/Android/DATAI will re-compile initrd.gz, test and will report later. -- Best regard! Uoc Nguyen |
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
I saw the commits. Looked good to me. Im still stuck with this batt thing. I can recognise when we boot because of the charge but i dont know what to do about it yet. Winmo seems to just monitor the battery startus until its fully charged. It sets the phone to 192mhz and waits like a good boy. If the pwr button is pressed then it will reboot. I dont know if i can replicate all that. I might just send the phone to limbo for now not sure. I'm hoping a9 has some protection so we dont fry the battery incase it does end up going to limbo. The good change i made was to increase the boot time. Normally we wait 6 seconds but now we detect when its time. So depending on you boot, it can be 1 second to 6 seconds. |
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Overall there is a fundamental flaw about how we detect sim cards. I'm going to remove the force.cdma option on the next kernel commit. By default all cdma devices will fall back to cdma and gsm to gsm. If you want to change it for world phone mode (example a 500 using gsm), then we will need to do this in android itself and not the kernel. Most likely i will have to add this option in the recovery so when you do boot into android you can use gsm in a 500. Xdandroid doesnt have the ui for us to select the world mode, so this is our hack for now. Maybe cyanogen has it? if so then we can work with neopeek to bring that feature over to xdandroid. most of the hacked up cmd params that haret uses im slowly killing one by one. slaughtering em like animals !!! :-p |
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
that would be good news for us world users :headbang:
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
I was think about what sh**t thing caused it reboot if SIM is inserted and also guest it has problem with SIM card detection from kernel module (likely auto insmod to work with SIM). btw it is in userland problem.
Quote:
I also see the option in Wireless -> Mobile settings to select network type in Motorolla Droid 2 Global. -- Best regard! Uoc Nguyen |
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
The panel wake up issue is still a pain in the arse for long term use. There are times it just refuses to wake up. I'm not sure if this is a SOD or not. Sometimes I will get a single vibrate, like it's going to wake, but it does not. Just sharing.
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
|
| All times are GMT -4. The time now is 06:06 PM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com