Thank you @MisereNoire or putting together this great Frequently Asked Questions comment on my post. I copied it word for word because it was perfect.
1. I am having problems flashing the rom:
Answer: Did you properly wipe, and did you follow ALL the instructions on the first page? Perhaps your download is incomplete/corrupted. Try downloading it again from a mirror, and give it another go. Yes, there ARE a few of you unable to flash regardless, in your cases, flash back to your last successful ROM and wait for a fix.
2. The LED, SYM button, Toggle Switch, Animations, etc. doesn't work:
Answer: They haven't worked since the first build, and they don't work in the current build. If the lack of such minor functions truly bothers you, roll back to a previous ROM until such a time as a fix is found, or learn a couple of new habits: patience and adaptation.
3. My barcode reader doesn't work:
Answer: Yes, yes it does in fact work, you are just using the wrong apps. Google Goggles and Scanlife both work fine. As does QR Code if you photograph the barcode WITH YOUR CAMERA and then use the app to scan it.
4. My phone doesn't overclock at the highest frequency, whats wrong with the ROM:
Answer: Nothing is wrong with the ROM, every phone behaves differently. While some may experience a wonderful usage at high frequencies, not all units can handle them and be stable. It's the luck of the draw, the same rule applies to ALL electronics. also, for those of you wanting the "missing" frequencies, use the alternate boot.img provided by JassyCliq, he also has done a great job.
5. My phone gets hot, my battery drains too quickly:
Answer: Big surprise there. Of course the cliq gets hot, especially during charging, and especially on the gingerbread system. DEAL WITH IT, and give your phone a rest now and then, even go so far as to reduce your frequencies and/or lower the brightness on your screen...these all contribute to the thermal load on the phone. As for the battery, if your battery is still good, try calibrating it with the provided apk, and maybe turn off data services when they aren't in use. If your battery still craps out on you, maybe get a new one? They ARE still prone to losing the ability to retain a full and lasting charge through extended usage over the life of the battery, most batteries are.
6. My back light doesn't work:
Answer: Turn your phone OFF, then slide the keyboard out, THEN turn it on, once you see your normal home screen, feel free to slide the keyboard back in, and it should work from that point on until the next time you turn your phone OFF. It must be slid out on EVERY boot for it to function.
7. My phone is laggy:
Answer: Go to /settings/cyanogenmod settings/performance/cpu settings and change the governor. I like interactive. I get performance and battery saving. It does use a little more battery than smartass, but with performance there is sacrifice.
"@ngiordano I found a solution to fix the problem for those experience reboots with the boot.img that overclocks to 768mhz, instead of flashing the boot patch and losing the ability to change the frequency in the settings menu without using Setcpu. You can post it at the start of the thread so others dnt have to ask a bunch a questions or go digging thru tons of comments to find it, anyway solution is this.
You need SETCPU for this tho, seeing that the rom itself is not reading the frequencies but SETCPU itself
This was taken from the SetCpu website it self:
Custom Frequency Config
In
rare situations and in older kernels, SetCPU may not be able to
autodetect the full range
of speeds supported by the kernel. If this is the case, you can
configure SetCPU to use custom frequencies. To get started, you'll
need the list of frequencies your kernel can support in kHz (not
MHz!).
Create
a plain text file called âsetcpu.txtâ and place it on the root
directory of your SD card or on your SD card's ext partition
(/sdcard/ or /system/sd/). The text files should sort the frequencies
on one line by comma, from lowest to highest. For example, the
following is a valid config file:
125000,250000,500000,550000,60000
To
store the custom frequency list on your phone, save it as âsetcpuâ
with no extension and put it in /data/. SetCPU reads from the SD card
first and uses that text file if present, then tries to read from
/data/.
To
configure SetCPU to read your custom frequencies, go back to the
device selection screen (in the Main tab, press Menu > Device
Selection), choose âshow other frequenciesâ if necessary, and
choose the custom config option at the very bottom.