Hello I am trying to patch bcm4329 module for 2.6.35.10-g3f43272 kernel to change the wifi threshold from -88dBm to -108dBm.
I've made changes provided by master Myshkinbob in
drivers/net/wireless/bcm4329_204_p/dhd_cdc.c
drivers/net/wireless/bcm4329_204/wl_iw.c
drivers/net/wireless/bcm4329_204/wl_iw.h
but it don't work, i've been searching and making changes in another files without success.
Can you help me to get a working patch, any ideas?
Thanks.
i´m very interested in this...please link this to actual kernel threads...sibere and bananacakes
in froyo times this was a lot better
with kind regards
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums and Read THIS
Moving to Q&A
Related
Share your experience please.Do some of the new ROM(s) fix the problem with IGO?
This is not neither ROM problem with iGO nor correct section to post in. Post in general thread and if you do a little search you would find there is already private iGO version WORKING on Diamond which will be released soon if it is not already what I am going to control now
Hi
I am getting an error when i try to flash a new rom from DeFrost.
When i get into recoverymod or choose to flash a rom directly from ClockWork i get a red questionmark over a phone.
Does anybody know what that means??
bankbh said:
Hi
I am getting an error when i try to flash a new rom from DeFrost.
When i get into recoverymod or choose to flash a rom directly from ClockWork i get a red questionmark over a phone.
Does anybody know what that means??
Click to expand...
Click to collapse
it means you should post your problem in the defrost thread and not in development!
Moved to Q&A
Please do not post question threads in Development.
Post What Where:
General - general technical discussion items, news, anything else that does not fit into the other fora categories.
Q&A (Questions and Answers) - all questions, irrespective of type, get posted in here whether they be theme related, accessory related, technical, etc.
Accessories - any items to do with components and/or accessories relating to your device.
Rom Development - only meant for very advanced technical discussion directly related to ROM development activity and the delivery of actual ROMs and ROM components ONLY. Nothing else goes in here.
Themes & Apps - anything to do directly with the development of themes and/or applications. Nothing else goes in here.
Since 4.4.3 was released, I've had issues with HIDs like Keyboards and PS3 controllers working reliably.
The devices get a key lock issue, and result in repeeeeeeeeeeeated keystrokes, or just no keystrokes depending on when the Bluetooth stream from the device freezes.
For the record, I am not a ROM developer. I do know you can make a flashable zip fairly easily, as described in a few threads here on XDA.
I'm trying to work out whether it would be possible to create a flashable ZIP of just the bluetooth components from Android 4.4.2 and flash those over a 4.4.3 or 4.4.4 ROM.
My thinking is that flashing the previously working bluetooth components would fix the issue, and restore stabilty to the OS.
I'd be very interested for opinions from ROM devs whether this approach could work, or whether loading a previous versions' bluetooth stack would cause more instability.
Pleeeeeeease read the Forum Rules on posting as this does not belong in the Development section, thank you.
Judge Joseph Dredd said:
Pleeeeeeease read the Forum Rules on posting as this does not belong in the Development section, thank you.
Click to expand...
Click to collapse
My apologies.
For the record, I did read the stickied post in this forum, but didn't realise questions *about* development were not welcome in the Development forum because I didn't read down far enough when it finally got to the Categories definitions. Maybe this should be promoted up the list a bit in the stickied post? There's a lot of information to parse in that sticky for a first-time reader.
Mods, please feel free to move to N7 2013 Q&A (I take it this is the correct place?)
Again my apologies for the mistake.
For the record, I think I might have resolved this issue.
In Android 4.4, there is a setting in Wi-Fi for Power Saving. Turn this feature off and the issues with key repeats and pauses disappear.
Hi
I have asked this before but I haven't gotten the answer and some things have changed.
My goal is to edit the kernel of my device to include rtl8192cu driver.
I have the sources from http://gitgub.com/puresoul/android_kernel_lge_d605 (I hope I got the link right) I am currently stuck at creating the .config file and getting the right files to include the driver. Could anyone help me out, any links to tutorials that actually tell me how to? The guides online are almost all specific to a certain device or their goal is different.
Hey everyone.
Can someone please tell me how to enable init.d support without magisk on 32.4.A.0.160 firmware, xperia z5 premium e6833. I am using ta poc+SuperSu arrangement and want to use some init scripts.
Regards
Adil
Isn't there anyone using init.d with SuperSU?
Well then can someone then please tell me how to use service.d or post-fs-data.d scripts. I have tried to use it but
1) In service.d, mounting scripts don't work or may be i am doing something wrong, do point out the error. I am just creating scripts and putting them in magisk/.core/service.d folder with permission 0755.
2) I have no idea how to use post-fs-data.d. I read somewhere that magisk runs those post-fs-data scripts that are included in the modules only and not the individual scripts themselves.
Please tell me how to run my scripts through any of these ways.
Regards
Adil
P.S: Don't just view the thread, try to help others, I mean that's why we all are here right! To learn...
I'm not sure why no one is answering or helping around here. Personally, I don't know how to help you. so I'm sorry. I may suggest asking in the Android general chat, not specifically this phone series. as even my own question has fallen on deaf ears. I found answers on other sites instead and am following on with those sites.
the Z5p seems to have become a bit of a graveyard now since anyone able or willing to develop for it has moved on to other devices, I've even looked into building myself but I need a more powerful computer so i'm stuck with what i'm able to find online.
I hope you figure out what you need to, to sort your problems. but my advice would be to not limit yourself to just one device forum. the question you ask is an android related question, not just for the model of phone you use. at least this is how I think it is. I could be wrong.
but if there is no one here to answer your question, i don't see any issue with the question being brought up in a forum with a wider reach.
Patrick Morgan said:
I'm not sure why no one is answering or helping around here. Personally, I don't know how to help you. so I'm sorry. I may suggest asking in the Android general chat, not specifically this phone series. as even my own question has fallen on deaf ears. I found answers on other sites instead and am following on with those sites.
the Z5p seems to have become a bit of a graveyard now since anyone able or willing to develop for it has moved on to other devices, I've even looked into building myself but I need a more powerful computer so i'm stuck with what i'm able to find online.
I hope you figure out what you need to, to sort your problems. but my advice would be to not limit yourself to just one device forum. the question you ask is an android related question, not just for the model of phone you use. at least this is how I think it is. I could be wrong.
but if there is no one here to answer your question, i don't see any issue with the question being brought up in a forum with a wider reach.
Click to expand...
Click to collapse
Thanks bro, I will try it in general forums. I just asked here so someone can just find a workaround for the device specific kernel....
Hello there im using init.d wirh magisk module thats called simple init.d enabler also if u have not magisk, init.d flashable zip available