I'm Using An KU5900 the 8Gb Model of P970,
and I'm want to fix a storage...
How can I edit it?
Is_Prf said:
I'm Using An KU5900 the 8Gb Model of P970,
and I'm want to fix a storage...
How can I edit it?
Click to expand...
Click to collapse
Are you trying to compile from sources?
Boardconfig.mk is used to compile sources.
Maybe you want to modify some *.rc files, then you must be root and use in root mode a text editor.
Yes I'm Rooted User
t3l3m4k0 said:
Are you trying to compile from sources?
Boardconfig.mk is used to compile sources.
Maybe you want to modify some *.rc files, then you must be root and use in root mode a text editor.
Click to expand...
Click to collapse
yes. and?
It's in the root of the device tree, you should know that already if you're gonna work with something as advanced as the BoardConfig
Related
After searching this forum, doesn't seem to be able to find one for Atrix.
Spend sometime grabbed the kernel and compiled this module. Tested working with my wife's AT&T Atrix with 1.8.3 using cifsmanager.
Let me know how it goes for you guys.
it does what?
jimmao said:
After searching this forum, doesn't seem to be able to find one for Atrix.
Spend sometime grabbed the kernel and compiled this module. Tested working with my wife's AT&T Atrix with 1.8.3 using cifsmanager.
Let me know how it goes for you guys.
Click to expand...
Click to collapse
so what does this do!?!?!
EclipseX said:
it does what?
Click to expand...
Click to collapse
Maybe network file sharing since cifsmanger is being used
Sent from my MB860 using XDA Premium App
ricethief said:
Maybe network file sharing since cifsmanger is being used
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
If you do not know what it is for, then that means in most case you do not need it.
Basically what it does to me is it allows you to access network shares with non-ANSI folder/file names.
Thanks a lot,
It works.
I compiled the kernel twice but none of utf8.ko worked.
Could you please tell me the steps to compile it? Like to learn something.
jimmao said:
After searching this forum, doesn't seem to be able to find one for Atrix.
Spend sometime grabbed the kernel and compiled this module. Tested working with my wife's AT&T Atrix with 1.8.3 using cifsmanager.
Let me know how it goes for you guys.
Click to expand...
Click to collapse
heyhi said:
Thanks a lot,
It works.
I compiled the kernel twice but none of utf8.ko worked.
Could you please tell me the steps to compile it? Like to learn something.
Click to expand...
Click to collapse
You need to set nls_utf8=m (m means module) in .config file. =y will compile it into the kernel....
Err, if you got .ko file but it doesn't work, then I do not know why..., did you compile kernel against the one published by Moto?
Good work.
jimmao said:
You need to set nls_utf8=m (m means module) in .config file. =y will compile it into the kernel....
Err, if you got .ko file but it doesn't work, then I do not know why..., did you compile kernel against the one published by Moto?
Click to expand...
Click to collapse
The first time I used =m and make modules. It generated a .ko file slightly smaller than yours. The second time I used =y and it's still the same .ko file.
I downloaded the 1.2.6 kernel source from moto website.
Hi, guys, could anyone compile cifs and nls_utf8 for milestone 2? Dont know if it´s different from atrix compiling...
heyhi said:
The first time I used =m and make modules. It generated a .ko file slightly smaller than yours. The second time I used =y and it's still the same .ko file.
I downloaded the 1.2.6 kernel source from moto website.
Click to expand...
Click to collapse
That's interesting, basically, =y will not give you .ko file anyway, so you will see the results from the first time.
My one was compiled under OSX, while environment was setup using macport, that might be different than compiling under linux. But at this stage, I really could not tell what was the cause that you can get the .ko file but not able to use it.
i am compiling cm7 from scracth but in vendor/cyanogen/products/ i don't have the cyanogen_thunderg.mk that i need to compile the rom.
i have merged correctly proprietary files from mik'os, in fact i have cyanogen_p990.mk and cyanogen_p999.mk
where is the error? can someone send me the file i need?
matteof93 said:
i am compiling cm7 from scracth but in vendor/cyanogen/products/ i don't have the cyanogen_thunderg.mk that i need to compile the rom.
i have merged correctly proprietary files from mik'os, in fact i have cyanogen_p990.mk and cyanogen_p999.mk
where is the error? can someone send me the file i need?
Click to expand...
Click to collapse
try to sync again, or just download the file from mik's git.....
TakamineSubasa said:
try to sync again, or just download the file from mik's git.....
Click to expand...
Click to collapse
already done....but it does not work.....
matteof93 said:
already done....but it does not work.....
Click to expand...
Click to collapse
and tried to dl file??
https://github.com/mik9/android_vendor_cyanogen/blob/gingerbread/products/cyanogen_thunderg.mk
TakamineSubasa said:
and tried to dl file??
https://github.com/mik9/android_vendor_cyanogen/blob/gingerbread/products/cyanogen_thunderg.mk
Click to expand...
Click to collapse
thanks a lot....i searched tor that file yesterday evening but i did not found it, i was really tired xD
Sent from my LG-P500 using XDA App
i have always the same problem with this command: lunch cyanogen_thunderg-user
the error message is this: build/core/product_config.mk:203: *** No matches for product "cyanogen_thunderg". Arresto.
anyone can help me???
i have solved the problem.....anyway, i will compile cm7 after publishing the final version of the gingerforn (new name iridium ir-77)
Alright, i am trying to change my model value to GT-5100 to run Ported Note 8 version of Polaris Tablet ( the last one ) ( http://forum.xda-developers.com/showthread.php?p=39841099&highlight=build+prop#post39841099 )
In that xperiacle has recommended to change the change ro.product.model value to GT-N5100 using build prop editor.
I downloaded this application ( https://play.google.com/store/apps/details?id=com.jrummy.apps.build.prop.editor&hl=en )
and in the ro.product.model to GT-5100 and i saved it and rebooted.. But it isn't working!
Anyone help please.. Thanks a lot in advance
CustomRomAddicts said:
Alright, i am trying to change my model value to GT-5100 to run Ported Note 8 version of Polaris Tablet ( the last one ) ( http://forum.xda-developers.com/showthread.php?p=39841099&highlight=build+prop#post39841099 )
In that xperiacle has recommended to change the change ro.product.model value to GT-N5100 using build prop editor.
I downloaded this application ( https://play.google.com/store/apps/details?id=com.jrummy.apps.build.prop.editor&hl=en )
and in the ro.product.model to GT-5100 and i saved it and rebooted.. But it isn't working!
Anyone help please.. Thanks a lot in advance
Click to expand...
Click to collapse
Try using root explorer and edit it manually. Once edited, reopen the file and check if your changes saved. Also if you using Philz recovery, it sometimes does not work.
nokiamodeln91 said:
Try using root explorer and edit it manually. Once edited, reopen the file and check if your changes saved. Also if you using Philz recovery, it sometimes does not work.
Click to expand...
Click to collapse
Well, i am on Hello world kernel and I will try the root explorer and update whether it worked or not!
Thanks for your reply..
CustomRomAddicts said:
Well, i am on Hello world kernel and I will try the root explorer and update whether it worked or not!
Thanks for your reply..
Click to expand...
Click to collapse
that kernel uses philz recovery too.
Yep. I know. Thanks for your reply.. Ok so do we have to change only the ro.product.model
or do we have to change the following also?
ro.product.name=
ro.product.device=
ro.product.board=
ro.build.product=
i think... but keep a backup.. phone might boot loop..
ro.product.model=GT-N7000
ro.product.device=GT-N7000
nokiamodeln91 said:
i think... but keep a backup.. phone might boot loop..
ro.product.model=GT-N7000
ro.product.device=GT-N7000
Click to expand...
Click to collapse
I changed the
ro.product.model=GT-N5100
ro.product.device=GT-N5100
ro.product.device=GT-N5100
Not Working!..
But below that it says
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-N7000
Would it make any sense if i change ro.build.product?, even though it says its obsolete?..
CustomRomAddicts said:
I changed the
Would it make any sense if i change ro.build.product?, even though it says its obsolete?..
Click to expand...
Click to collapse
No.. Try changing the kernel to speedmod... and then edit
nokiamodeln91 said:
No.. Try changing the kernel to speedmod... and then edit
Click to expand...
Click to collapse
UPDATE:- Alright, i tried wiping cache and dalvik cache.. No use but one error popped up when i booting into the device " samsung syncadapters stopped " and " samsung backup and restore stopped ".. What this about?.. Anyway Edited the Values to default and restarted now!..
I am not sure about Speedmod cuz i am currently on X-Rom and i saw xperiacle mentioning something about speedmod creating some problem with this Rom and he removed it.. So any other kernel you recommend?..
But do we really have to change the kernel to edit the build.prop?.. There is no other way huh?.. It Definitely wont work in Philz kernel huh?.
If i recall i read a few posts about build.prop changes and Philz recovery issues.. If you can use speedmod then i have no options.
Greetings i am looking for .zip file of swapping the sd for galaxy s advance..
i do not want script,editing lanes on build etc ..
i just want the easy way,i mean the .zip file which needs flashing and voila
tnx all guyz
EDIT :i have custom rom cm 10.2
Afaik the file you talked about not working for our phone.
Airboner said:
Greetings i am looking for .zip file of swapping the sd for galaxy s advance..
i do not want script,editing lanes on build etc ..
i just want the easy way,i mean the .zip file which needs flashing and voila
tnx all guyz
Click to expand...
Click to collapse
What ROM?
Tesla-MADAL93 said:
What ROM?
Click to expand...
Click to collapse
cm 10.2 custom rom
Airboner said:
cm 10.2 custom rom
Click to expand...
Click to collapse
You need to edit build.prop.
Add these lines at the end of the file:
Code:
persist.sys.vold.switchexternal=1
ro.vold.switchablepair=/storage/sdcard0,/storage/sdcard1
Tesla-MADAL93 said:
You need to edit build.prop.
Add these lines at the end of the file:
Code:
persist.sys.vold.switchexternal=1
ro.vold.switchablepair=/storage/sdcard0,/storage/sdcard1
Click to expand...
Click to collapse
i have to flash any kernel? cauze i havent flash kernel..
and if i need how?
Airboner said:
i have to flash any kernel? cauze i havent flash kernel..
and if i need how?
Click to expand...
Click to collapse
No you don't do that. CM have own kernel.
Powered by CM11
R_a_z_v_a_n said:
No you don't do that. CM have own kernel.
Powered by CM11
Click to expand...
Click to collapse
ok but dude? i added these lanes and nothing happened: /
Airboner said:
ok but dude? i added these lanes and nothing happened: /
Click to expand...
Click to collapse
Paste here your modified build.prop
Tesla-MADAL93 said:
Paste here your modified build.prop
Click to expand...
Click to collapse
i restored the build.prop so i dont have the mod i done..
could you send me the right build.prop which is for swapping sd?
is there a way to do it? I have seen roms with this feature enabled and I have been googling but I can't find anything about how to do it.
any help?
thanks in advance
zeratos said:
is there a way to do it? I have seen roms with this feature enabled and I have been googling but I can't find anything about how to do it.
any help?
thanks in advance
Click to expand...
Click to collapse
Just add this line to build prop
ro.config.hw_eyes_protection=7
If it doesn't work probably you don't have the required files in your ROM......And yes....It doesn't work with Esal Kernel probably because of old patches
HaiderHady said:
Just add this line to build prop
ro.config.hw_eyes_protection=7
If it doesn't work probably you don't have the required files in your ROM......And yes....It doesn't work with Esal Kernel probably because of old patches
Click to expand...
Click to collapse
the option appears under display settings but when I click on it it takes me back to the settings menu, do I need an apk or something?
zeratos said:
the option appears under display settings but when I click on it it takes me back to the settings menu, do I need an apk or something?
Click to expand...
Click to collapse
There is an alternative app for this, try Twilight It's better, but require space...
zeratos said:
the option appears under display settings but when I click on it it takes me back to the settings menu, do I need an apk or something?
Click to expand...
Click to collapse
Maybe you don't have the lib files in your rom version.
These libs are included in EMUI 4.0.3
Maybe from B596......
persona78 said:
Maybe you don't have the lib files in your rom version.
Click to expand...
Click to collapse
HaiderHady said:
These libs are included in EMUI 4.0.3
Maybe from B596......
Click to expand...
Click to collapse
maybe you guys could tell me which libraries do I need and if I can extract them and paste them on the b589 rom to make it work?
zeratos said:
maybe you guys could tell me which libraries do I need and if I can extract them and paste them on the b589 rom to make it work?
Click to expand...
Click to collapse
Try to flash this zip ... good luck!
Tell me if worked.
persona78 said:
Try to flash this zip ... good luck!
Tell me if worked.
Click to expand...
Click to collapse
didn't work, the option is there but when you click it it takes you back to the general settings
zeratos said:
didn't work, the option is there but when you click it it takes you back to the general settings
Click to expand...
Click to collapse
Sorry. Update your rom then, i modify B600 with that future, the rom link is in my signature if you want to try.
.
persona78 said:
Try to flash this zip ... good luck!
Tell me if worked.
Click to expand...
Click to collapse
Hi bro this zip don't work on my phone emui4.0
Huawei gplay mini I think that will need an apk for eye protect and lib in above zip .So i need a zip contain apk and lib or xml, thank you.
...