Recent content by seanzer

  1. S

    Post [ROM] Official CM7 Inc Nightlies

    This has been done in the past, but it doesn't work right. It has limited radio support for wireless n and would take away any advantages of using it with other wireless n devices..
  2. S

    Post CyanogenMod 7 for Incredible: V7.0.0-RC1 [2/15/2011]

    You may not use or notice these features, but.. there is integrated sip calling and receiving There is a new concurrent garbage collector that improves interactivity. I don't see choppiness like you mentioned. The new keyboard is multitouch. There's a new battery monitor in about...
  3. S

    Post [KERNEL][AOSP] invisiblek-2.6.37.6-4 [UPDATED: June 11 2011]

    There's so much hype for recalibration. I don't suggest doing this forcibly.. you won't gain battery capacity. The OS usually won't report any difference. Especially if all you're doing is changing kernels.
  4. S

    Post [Q] Compiling RNDIS Support into Kernel

    It seems that you need to apply the patches outlined in drellisdee's post.
  5. S

    Post Help starting development..

    Since you mentioned you have no programming experience.. There's three important coding styles you need to master for android.. XML, Java and C/C++. The best way is to write some beginner programs available on the Internet. In addition to coding, you need to become comfortable with the linux...
  6. S

    Post [KERNEL][AOSP] invisiblek-2.6.37.6-4 [UPDATED: June 11 2011]

    I'm hoping you just downloaded or flashed the wrong version by accident. I've been using their 2.6.35 kernel for the past week fine. Granted, I compiled mine on my own.. im pretty sure invisiblek's binary works since he's also using it.
  7. S

    Post [KERNEL][AOSP] invisiblek-2.6.37.6-4 [UPDATED: June 11 2011]

    Most of us are looking at 2.6.37 now.. .35 pretty much works. If you find something wrong let us know so we can fix it for .37
  8. S

    Post [ROM] Official CM7 Inc Nightlies

    Officially.. there's not a good place for requests since cm is maintained mostly by its users. You could probably post the idea on cm's forums and someone might pick it up.. but there's not one specific person that you should ask to get it implemented..
  9. S

    Post [ROM] Official CM7 Inc Nightlies

    Sorry, but this is not true. The .37 kernels have a few improvements in general.. but nothing that will make the gb run any "faster" Also, we have full graphics acceleration. The Quadrant looks normal to me. If anything.. we're waiting to try tiny preemptive rcu which may or may not increase...
  10. S

    Post SUCCESS! Wireless tether in AP Mode (NOT ad-hoc) + WPA2 Encryption

    Sorry, your kernel probably requires the module files built with it. You can't use drivers from one kernel while running a different kernel. Try asking the kernel devs in the forums for your phone ...
  11. S

    Post [ROM] CyanogenMod-6.1 for Droid Incredible - V6.1.0-RC2 (10/30/2010)

    Many things have been fixed since RC2.. new users should be using 6.1 stable or a 7.0 nightly. Gapps legally cannot be redistributed along with any roms. So external dl links are usually given to install gapps for cm roms.
  12. S

    Post SUCCESS! Wireless tether in AP Mode (NOT ad-hoc) + WPA2 Encryption

    Are you using a kernel that supports wireless ap mode?
  13. S

    Post [ROM] Cyanogenmod 7 Source Builds for Incredible (1/11/11) (Big speed increase)

    I would like to point out that the new market will cancel the dl if you look at it while it's downloading. Kinda stupid but it's not a cm issue ..
  14. S

    Post [KERNEL][AOSP] invisiblek-2.6.37.6-4 [UPDATED: June 11 2011]

    Grepping and diffing for daays... htc really made a ton of kernel modifications :/ Clock and board are both different really different from the msm kernel branch .. This is def a group project. Need all the help we can get. Anymore kernel masters around?
  15. S

    Post [ROM] Cyanogenmod 7 Source Builds for Incredible (1/11/11) (Big speed increase)

    This is also a common issue in most linux systems.. ap_scan=1 will work, but in some cases ap_scan=2 is required to prefer hidden ssid My intuition says it'll work for you.