3
votes
2answers
410 views

How do I check if I have Cyanogenmod on my phone?

Is it possible to check using shell whether or not Cyanogenmod is installed on a device? In other words, something like uname -a (which tells the system Linux version and architecture). Can the ...
2
votes
2answers
165 views

My phone reboots after a kernel oops, what can I do?

I use the CyanogenMod firmware on my phone (CM7.2 on a HTC Wildfire) and when I take photos it sometimes reboots. I found out that a kernel oops happens due to a null pointer dereference in the ...
1
vote
0answers
476 views

Tethering CM10 - high latency, high(ish) throughput

I am recently having an issue where tethering my PC (Arch Linux) to my Galaxy S2 has a very strange result. While tethered, web surfing on my PC is painfully slow - not because of slow download ...
2
votes
3answers
2k views

How can I compile native applications on my rooted phone?

I'm running Cyanogenmod 7 on my Nexus One, and I wanted to compile and run LAME on my phone. I've already downloaded the source package and have tried to ./configure it, but I'm told that neither cc ...