so i am working on a new rom
and somehow all testers i have
said they didnt got wifi to work it said error
i have got a proper logcat
and it shows this
Code:
06-20 18:05:44.039 E/mfgloader(2055): [WIFI test mode] driver_status : timeout
06-20 18:05:44.239 E/mfgloader(2055): [WIFI test mode] driver_status : timeout
06-20 18:05:44.439 E/mfgloader(2055): [WIFI test mode] driver_status : timeout
06-20 18:05:44.639 E/mfgloader(2055): [WIFI test mode] driver_status : timeout
06-20 18:05:44.839 E/mfgloader(2055): [WIFI test mode] driver_status : timeout
06-20 18:05:45.039 E/mfgloader(2055): [WIFI test mode] driver_status : timeout
06-20 18:05:45.239 E/mfgloader(2055): [WIFI test mode] Fail to Unload Driver
06-20 17:41:17.189 D/NetworkLocationRealOs(771): ------------------------ reading cache.wifi
06-20 17:41:17.189 D/NetworkLocationRealOs(771): no cache.wifi found; not migrating
06-20 17:42:52.289 E/WifiService(656): Failed to load Wi-Fi driver.
https://dl.dropboxusercontent.com/u/56034188/SpaceLogcat.txt full logcat here :/
ive searched around on xda and google yet the solutions that are mentioned did not fix it
even tried flashing other kernels and replacing libs and wifi files iwht older and newer files
seems like nobody knows :/
Sent from my S500 using xda app-developers app
Is Cm7 or Stock
Enviado desde mi Galaxy Nexus usando Tapatalk 2
NaTHaN_GT5830 said:
Is Cm7 or Stock
Enviado desde mi Galaxy Nexus usando Tapatalk 2
Click to expand...
Click to collapse
Stock GB
Sent from my S500 using xda app-developers app
SpaceCaker said:
Stock GB
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
have you tried to change or edit wpa_supplicant or framework.jar
NaTHaN_GT5830 said:
have you tried to change or edit wpa_supplicant or framework.jar
Click to expand...
Click to collapse
i tried replacing all libs and xbin and bin folders from several other roms yet not worke :/
in framework.jar i not tried or dont know where ?
in logcat it says it cant load the driver :/
as i dont have device anymore and this rom was a old project wich i improved with all latest knowings and updated to latest base rom
the testers had given me this
data does work though :/
Sent from my S500 using xda app-developers app
check this out
http://forum.xda-developers.com/showthread.php?t=1661039
Enviado desde mi Galaxy Nexus usando Tapatalk 2
NaTHaN_GT5830 said:
check this out
http://forum.xda-developers.com/showthread.php?t=1661039
Enviado desde mi Galaxy Nexus usando Tapatalk 2
Click to expand...
Click to collapse
tried no succes
Sent from my S500 using xda app-developers app
Try dialing *#*#526#*#* - WLAN Test... I also found this information
http://forum.xda-developers.com/showthread.php?t=2215149
another site people talk about copying libhardware_legacy.so
http://forum.xda-developers.com/showthread.php?t=1652702
or flashing boot.img again :s
http://forum.xda-developers.com/showthread.php?t=2215149
I hope you'll get the solution Space
Viper The Ripper said:
Try dialing *#*#526#*#* - WLAN Test... I also found this information
http://forum.xda-developers.com/showthread.php?t=2215149
another site people talk about copying libhardware_legacy.so
http://forum.xda-developers.com/showthread.php?t=1652702
or flashing boot.img again :s
http://forum.xda-developers.com/showthread.php?t=2215149
I hope you'll get the solution Space
Click to expand...
Click to collapse
most of them are tried :/
Sent from my S500 using xda app-developers app
Searched through your logcat to find this:
Code:
06-20 17:43:02.349 I/wlan_tool(1564): ar6000 driver fails to load
as well as these:
Code:
06-20 18:05:17.349 D/WifiService(656): setWifiEnabled: true
06-20 18:05:17.349 D/WifiService(656): ****************setWifiEnabled(), allowWifi****************true
06-20 18:05:17.349 D/PowerManagerService(656): acquireWakeLock flags=0x1 tag=WifiService
06-20 18:05:17.569 I/wlan_tool(1914): wifi loading
I don't think I've seen them before lmao
Or is it because it's been way too long I've touched on the Ace's sensitive WiFi
*scratches head* You're using the correct ar6000.ko, right?
CallMeVentus said:
Searched through your logcat to find this:
Code:
06-20 17:43:02.349 I/wlan_tool(1564): ar6000 driver fails to load
as well as these:
Code:
06-20 18:05:17.349 D/WifiService(656): setWifiEnabled: true
06-20 18:05:17.349 D/WifiService(656): ****************setWifiEnabled(), allowWifi****************true
06-20 18:05:17.349 D/PowerManagerService(656): acquireWakeLock flags=0x1 tag=WifiService
06-20 18:05:17.569 I/wlan_tool(1914): wifi loading
I don't think I've seen them before lmao
Or is it because it's been way too long I've touched on the Ace's sensitive WiFi
*scratches head* You're using the correct ar6000.ko, right?
Click to expand...
Click to collapse
yeah just regular normal wifi drivers
havent touched them
i will try to patch my framework.jar with latest FW wifi smali and see ?
Sent from my S500 using xda app-developers app
Fixed it by using newer NET smali and Updated Wifi and wlan drivers
thanks everyone
Sent from my S500 using xda app-developers app
SpaceCaker said:
Fixed it by using newer NET smali and Updated Wifi and wlan drivers
thanks everyone
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
Wait, what?
"All lights must fade, all hearts return to darkness."
CallMeVentus said:
Wait, what?
"All lights must fade, all hearts return to darkness."
Click to expand...
Click to collapse
i downloaded latest sammobile firmware deodexed it and decompiled framework.jar
compared and fixed ids and then used the newer firmware and wifi files
now wifi works also now using gsm 2.3.R10 instead of gsmversion 2.3.R9 + latest telephony and ril classes
Sent from my S500 using xda app-developers app
SpaceCaker said:
i downloaded latest sammobile firmware deodexed it and decompiled framework.jar
compared and fixed ids and then used the newer firmware and wifi files
now wifi works also now using gsm 2.3.R10 instead of gsmversion 2.3.R9 + latest telephony and ril classes
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
Lmao, well that explains a lot
"All lights must fade, all hearts return to darkness."
Related
could users post all the tools used in hacking the optimus running on 1.6/2.1/2.2/2.3 roms so i can add them all to the batch file tool i am making
Tools to be added Window only
ADB Pull-coming
ADB Pusher For System Apks-coming
Access Point List installer-coming
Apk Decomplier/Compiler-coming
Apk Installer-yes
Apk signer-coming
Bootanimations Installer-coming
Png Optimizer-coming
Rom Downloader only 2.1/2.2 and 2.3 roms will be available to download-yes
Rom Installer KDZ, Fastboot and Clockwork backups-coming
Root Installer-coming
XML Editor-yes
Zipaligner-coming
Backup and restore function-coming in next version
LG GT540 Tools updater-in next update
and more if i can think of them
All Roms will be hosted on my server and will use wget to download them for you and install them aswel
Download
http://www.juniorwebdevs.co.uk/downloads/XDA GT540 tools Project.zip
theres not much really to post
added plans in first post
Can anyone think of anything else to add?
Sent from my GT540 using XDA Premium App
Yeah, Linux support
Sent from my GT540 using XDA Premium App
I will once i learn how to
Sent from my GT540 using XDA Premium App
fishears said:
Yeah, Linux support
Sent from my GT540 using XDA Premium App
Click to expand...
Click to collapse
Linux support will be great!
Sent from my GT540 using XDA App
You can find tools here http://gt540.co.cc/
thanks i have them all downloaded anyway but thanks for the link
Can you add a unlock software for ower devices? Or another way to do the same?
Thx
Sent from my GT540 using XDA App
If I can find a safe way to unlock the optimus ill add it in for you
Sent from my GT540 using XDA Premium App
[R&D Test Tools Log File]
04:28:55 : Launching SW update
04:28:55 : Unpacking KDZ
04:28:56 : KDZ file extraced
04:28:59 : Files were extracted.
04:28:59 : LGMobileDL Load.
04:28:59 : Port = -2
04:28:59 : Connecting to phone
04:28:59 : PHONE WAS NOT FOUND!
04:29:01 : ===FINISHED===
Help pls , installed msxml.msi also installed LGAndroiddriver running windows 7, whats my problem?
burimii said:
[R&D Test Tools Log File]
04:28:55 : Launching SW update
04:28:55 : Unpacking KDZ
04:28:56 : KDZ file extraced
04:28:59 : Files were extracted.
04:28:59 : LGMobileDL Load.
04:28:59 : Port = -2
04:28:59 : Connecting to phone
04:28:59 : PHONE WAS NOT FOUND!
04:29:01 : ===FINISHED===
Help pls , installed msxml.msi also installed LGAndroiddriver running windows 7, whats my problem?
Click to expand...
Click to collapse
Turn USB debug on and turn off mass storage then try with kdz updater
Sent from my GT540 using XDA Premium App
eoghan2t7 said:
Turn USB debug on and turn off mass storage then try with kdz updater
Sent from my GT540 using XDA Premium App
Click to expand...
Click to collapse
thats how i tried mate
Ok uninstall the drivers and reinstall them and try
Sent from my GT540 using XDA Premium App
What do you mean?sim unlock?
Sent from my GT540 using XDA Premium App
Unlock code. I had read somewere people saying that can unlock gt540... so i think that someone on xda already knows how to...
Thx
Sent from my GT540 using XDA App
it wont be released today as planned because i just finshed doing all the batch file code and went to test it and the menu wont function properly so i have to rewite it then test again ;(
When done make into exe
Also you could make a program updater like someone else on the gt540 forums
So you can make an update and then people can check for them.
Sent from my GT540 using XDA Premium App
i will if i can lol might have to make a seperate update.exe file that the user can run now and again to download the lastest version.
Hello XDA Members,
i have a question, will the kitchen work for our phone ? we can do some amazing stuff with it, and probably also edit the lockscreen and other stuff's colors to black
http://uot.dakra.lt/kitchen/
Regards, Tomaat
Not sure it works for anything above ginger bread. Been a while since I've been on there tho
Sent from my LG-P880 using xda premium
cartermg120 said:
Not sure it works for anything above ginger bread. Been a while since I've been on there tho
Sent from my LG-P880 using xda premium
Click to expand...
Click to collapse
i will look if i can get it made, (uploading the framework in the kitchen)
//edit
made this :
update-binary type, MTD (default)
Error log:
http://uot.dakra.lt/viewlog.php?data=VU9ULTExLTI2LTIwLTA2LTEtU0hURi50eHQ=
Update Binary type Optimus
Error log:
http://uot.dakra.lt/viewlog.php?data=VU9ULTExLTI2LTIwLTA3LTEtU0hURi50eHQ=
This is a port of Codename Android(CNA) for the Samsung Galaxy Exhibit (SGH-T679)
There is no gurentee that this will progress beyond its current state.
Sorry for the delay I completely forgot about this
Thanks to...
Camcory
Galaxy W folks
Arco
CNA
CyanogenMod
Kernel Info
Source
http://github.com/arco/samsung-kernel-msm7x30
[BUGS]
Some settings aren't sticking
[NOT WORKING]
Nothing
Stuff to Know
Internal SD is mounted as /sdcard
Externel SD is mounted as /external_sd
Facebook Sync is not included in AOSP, there are alternatives in the market
Downloads
Download the CNA ROM
CNA_20130121_IRX120
Download Google APPs (Contact Sync,Setup,Play Store, ect.)
Google APPs 07/26/12
Sent from my Nexus 7 using xda app-developers app
It's safe to assume the camera doesn't work since you are using the 3.0 kernel, correct?
Sent from my SGH-T679 using xda app-developers app
No, I'm using ICS. Does the camera work?? I had a few errors with it
Sent from my Nexus 7 using xda app-developers app
Is this the same file as earlier or did you not rename it?
meekrawb said:
Is this the same file as earlier or did you not rename it?
Click to expand...
Click to collapse
Same, does camera work?
Sent from my Nexus 7 using xda app-developers app
IRX120 said:
Same, does camera work?
Click to expand...
Click to collapse
No camera app. I tried Camera ICS from Play but it can't connect to camera. Is there one that should work?
BTW my kernel says 2.6.35.14.
I flashed gapps from cm10 and they work just fine with a bit lagg. System UCI error and then when I change volume from setting it force closes. Sound works proper. I set up a sliding lock screen but when I get calls I can't answer. Calling works well outgoing calls. Feedback works. Camera doesn't says it can't be directed. Its a nice ROM... thanks I'll keep trying it out. Need screenshots? And no notification bar ;/
meekrawb said:
No camera app. I tried Camera ICS from Play but it can't connect to camera. Is there one that should work?
BTW my kernel says 2.6.35.14.
Click to expand...
Click to collapse
NVM I have no idea on camera,
I'll post a new build, should have your bugs worked out
Sent from my Nexus 7 using xda app-developers app
ReckYoChips said:
I flashed gapps from cm10 and they work just fine with a bit lagg. System UCI error and then when I change volume from setting it force closes. Sound works proper. I set up a sliding lock screen but when I get calls I can't answer. Calling works well outgoing calls. Feedback works. Camera doesn't says it can't be directed. Its a nice ROM... thanks I'll keep trying it out. Need screenshots? And no notification bar ;/
Click to expand...
Click to collapse
I used gapps-jb-20121011-signed.zip. Confirm change volume from settings FC's. Flashlight HD LED says there is no camera.
Internet browsing works. but i still get system ui fails when flashing SGK v.1.5.5 -,- ahha.
Ima try the 3.0 kernel (same problems)
EDIT:Same cant anwer calls. bluetooth works.
Which system ui? The cm10 one
heres the compile error i get on the camera....
target Java: android-common-chips (out/target/common/obj/JAVA_LIBRARIES/android-common-chips_intermediates/classes)
target SharedLib: camera.msm7x30 (out/target/product/ancora_tmo/obj/SHARED_LIBRARIES/camera.msm7x30_intermediates/LINKED/camera.msm7x30.so)
/home/irx120/Development/CNA-JB-4.1/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: out/target/product/ancora_tmo/obj/SHARED_LIBRARIES/camera.msm7x30_intermediates/cameraHAL.o: in function camera_set_preview_window(camera_device*, preview_stream_ops*):device/samsung/ancora_tmo/camerahal/cameraHAL.cpp:494: error: undefined reference to 'android:verlay:verlay(void (*)(void*, int), void (*)(void*, unsigned int, unsigned int, unsigned int, unsigned int), void (*)(void*, void*), void*)'
collect2: ld returned 1 exit status
make: *** [out/target/product/ancora_tmo/obj/SHARED_LIBRARIES/camera.msm7x30_intermediates/LINKED/camera.msm7x30.so] Error 1
make: *** Waiting for unfinished jobs....
CHK include/linux/version.h
make[3]: `scripts/unifdef' is up to date.
make[1]: Leaving directory `/home/irx120/Development/CNA-JB-4.1/kernel/samsung-kernel-msm7x30'
[email protected]:~/Development/CNA-JB-4.1$
Click to expand...
Click to collapse
Sent from my Nexus 7 using xda app-developers app
The camera is a known issue with Jelly Bean on 3.0 kernel. That's why ArtfulDodger asked in the first place.
Bloodflame said:
The camera is a known issue with Jelly Bean on 3.0 kernel. That's why ArtfulDodger asked in the first place.
Click to expand...
Click to collapse
Kernel is 2.6.35
Sent from my Nexus 7 using xda app-developers app
IRX120 said:
Which system ui? The cm10 one
heres the compile error i get on the camera....
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
idk which one there is.. im a experienced noob. but i flasshed SGK from cm10 and still same errors
EDIT: i get the process "android.process.media has stopped" error when i changed my tones for alarm, notifications or calls.
BTW its balazung fast on the 3.0 kernel running @ 1.6
I copied systemui from a cm10 ROM and now notification drawer works.
ReckYoChips said:
Internet browsing works. but i still get system ui fails when flashing SGK v.1.5.5 -,- ahha.
Ima try the 3.0 kernel (same problems)
EDIT:Same cant anwer calls. bluetooth works.
Click to expand...
Click to collapse
What do you mean? Do the calls popup or will they just not connect?
Sent from my Nexus 7 using xda app-developers app
IRX120 said:
What do you mean? Do the calls popup or will they just not connect?
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
The caller id never pop up. i get the ringtone but they dont pop up
ReckYoChips said:
The caller id never pop up. i get the ringtone but they dont pop up
Click to expand...
Click to collapse
Well, the entire libwebcore didnt build right, so anything to do with it doesn't work. I can try the old msmril.java and see if that works, too
Sent from my Nexus 7 using xda app-developers app
theAPANT said:
Kernel is 2.6.35
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Well I haven't flashed this, but the OP clearly mentions thanks to Arco (3.0 kernel)... so...
ReckYoChips said:
idk which one there is.. im a experienced noob. but i flasshed SGK from cm10 and still same errors
Click to expand...
Click to collapse
OK, go to system/app and remove the old SystemUI.apk and put this one in it's place, then fix permissions in recovery.
adb commands for linux are something like.
Mount system, i did it in TWRP (no apps)
cd android/sdk/platform-tools (wherever your adb is located)
./adb devices (some numbers should pop up)
./adb shell (you should get a #)
rm SystemUI.apk
exit out of shell and go back to platform-tools
./adb push /(file path to SystemUI.apk) /system/app
reboot recovery, fix permissions, and you are done.
Introduction :
This is a new rom (Port) for Galaxy Ace-i GT-S5830i, based on Cyanogenmod Beta 3 (Unofficial) by Bieltv.3.
Who is working in this project:
Woft Studio
Changelog:
Inital Release 10/04/13
Launcher like S3
S3 Bootanimation (Galaxy Ace)
S3 Theme
Adrenaline Engine 4.4
And Other…
What’s working:
Boot
Touch
Multitouch
All the Settings
Txt mesage in/out work
USB & Debugging conection
Browser
File manager
Swipe notification
Screen rotation
CRT animation
Calculator
Calendar
Wifi
Thethering working
Wifi hotspot
Volume (only on the speaker of the phone)
And Other
What’s not working:
Bluetooth
Volume on headphones (You install Rocket player )
Network Location
Gallery (install Quickpic for work)
How to Install:
Download Rom
Flash Hell_lock kernel with Odin
Entry in Recovery and Install CWM 5
Wipe Data
Wipe Cache
Wipe Dalvik-Cache (Advanced Menu)
Format System in Mount and Storage
Mount System
Install zip from SDcard
Choose zip from SDcard
Select ROM’s file -> Yes
After install reboot.
Credits:
Bielv.3
Woft
Çlÿkÿ~
Sky_Walker
And Other
reserved
Nice Work:thumbup:
Sent from my GT-S5830i using xda-devs app
Hit Thanks.....IF i Helped......XDA RULE
Good work and good port ! Thank Woft for porting this rom. :laugh:
Testing...
tw5.0 like ui !! good port for acei !
thanks
hit [email protected]$ if i helped !
sent from my gt-s5830i using xda premium
My CWM5 write:
error: cant open tw_by wolf.zip (bad)
Heelp!!
Sent from my GT-I9300 using xda app-developers app
misha1996 said:
My CWM5 write:
error: cant open tw_by wolf.zip (bad)
Heelp!!
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Try downloading again. I think it's bad download.
If this thing will boot , I'll root.
Androidnow said:
Try downloading again. I think it's bad download.
If this thing will boot , I'll root.
Click to expand...
Click to collapse
I downloading it three попытки...
Sent from my GT-I9300 using xda app-developers app
misha1996 said:
I downloading it three попытки...
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
if you can open rom zip file then file is download successfullyy..
if you still getting error when you flashing rom then you've not followed installationn instructions correctly
hit [email protected]$ if i helped !
sent from my gt-s5830i using xda premium
maxx247 said:
if you can open rom zip file then file is download successfullyy..
if you still getting error when you flashing rom then you've not followed installationn instructions correctly
hit [email protected]$ if i helped !
sent from my gt-s5830i using xda premium
Click to expand...
Click to collapse
You try flash this rom?
I can open zip file, but I cant extract something...:banghead:
Sent from my GT-I9300 using xda app-developers app
There is your answer then. If the extract doesnt work on ur pc then obviously it will nt work on ur phone. Try anthr brwsr to download d rom.
Sent from my GT-S5830i using xda app-developers app
Tried different browsers... always files are corrupted, seems the upload failed
i have the same problem 5x download and nothing bad file
I personally havent tried this rom bt if multiple people are facing this issue then the upload might be corrupt after all. Wait for OP to respond else drop him a PM.
Sent from my GT-S5830i using xda app-developers app
Some people from rus forum tried to flash this rom and have this problem
Sent from my GT-S5830i using xda premium
Well, thats from the DL page:
Downloads:
Beta: 1
Mediafire (Removed)
Alternative link (Removed)
Beta 2
Mediafire (in uploading)
link updated
Nice work !!
Sent from my GT-I9300 using xda premium
Anyone have tried it? Is there any glitches just like cm7?
Hi! I'm trying to build CM7.2 for myself, ut when I run extract-files.sh, several 'remote object does not exist' errors appear. The files include libdiag.so, wlan_mac, gps.msm7k.so. None of these are included in the stable 7.2 build. How should I proceed? The build fails without these files. Thanks!
Sent from my GT-S5830 using xda app-developers app
NotShouting said:
Hi! I'm trying to build CM7.2 for myself, ut when I run extract-files.sh, several 'remote object does not exist' errors appear. The files include libdiag.so, wlan_mac, gps.msm7k.so. None of these are included in the stable 7.2 build. How should I proceed? The build fails without these files. Thanks!
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
u wont need those
as ucan use the vendor of samsung cooper already
these only needed when not habing vendor
and vendor source is on git aswell is device
Sent from my S500 using xda app-developers app