Tag Archives: kernel

Lindent – amazing script for lazy C coder

For you a lazy C coder, sometimes indentation could be a big mess when you only think about code’s performance and not so into a cosmetic and style. Anyway, I was in that time too, I never thought about the importance of style when I wrote a code until I have to review someone’s code. [...]

strace log::SurfaceFlinger

After successfully porting the m5-rc14 last week, i just curious why is it not as stable as m3. Then i try to port the m5-rc15. I was interested to this just because of curious whether pppd is running or not. I have tried to make such ppp connection to USB modem with m3, but the [...]

Anyway, this is m5-rc14 on iMX31L

I just got it last weekend, and i stuck in the errors that avoid me to post this. Just splashes .. Dialer : You can see from the date shown in the pics, it was 3 days ago. Everything works fine, just like the m3 porting.

m5-rc14 porting

m5-rc14 porting, steps are quiet the same with m3. I get strace output file and there are lines which weird for me, i did not see anyone has the same problem i guess. Well, investigation will be the later step. These are the lines: 13:05:22 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B115200 opost isig icanon echo …}) [...]

Touchscreen driver, what’s wrong

After digging some more days, i still get nothing related to touchscreen driver with android. What actually wrong ? Touchscreen driver which is mxc_ts.c reads input and parsing it into subsystem. When i try ts_test and ts_calibrate, it seems works properly, it reads correct input and TSLIB passes the input subsystem, then i can see [...]

Follow

Get every new post delivered to your Inbox.

Join 631 other followers