Random header image... Refresh for more!
Visitors

free invisible counter
Partner sites
http://consigliere.sk
--------------------------- led-svetla.sk
---------------------------
multi.xeres.cz

Archive for the ‘HOW-TOs’ Category

I saw week ago Airplay audio streaming on RapsberryPi board using shairport (https://github.com/albertz/shairport). I have pandaboard A2 so why didn’t try it also there. Read the rest of this entry »

I become in situation I have fast 8 core machine with 64 bit debian installed. How to compile 32 bit kernel debian way? Read the rest of this entry »

This how to will show up how to compile kernel manually (which include ft1000 driver). This is just how to which works for me (tested on ubuntu 10.04). I’m not responsible for you break PCs ;) . Be careful! Read the rest of this entry »

Some time ago there was done nice work to have in local folder all documents which are in google-docs

(http://doctormo.org/2010/07/20/google-doc-mount/).It works easily for *ubuntu distros but what about opensuse?

I try to describe how to mount google docs locally and easily edit or update or whatever ;) Read the rest of this entry »

git-logo
I was always curious how Linus when release new -rc also add nice percentage directory changes output.

Solution is very easy when you know git (and read manuals of course).

Read the rest of this entry »

Some time when I start with kernel development I couln’t understand how container_of macro from kerne lworks.
Some days ago there were and post on kernelnewbies list about using this. This gives me a signal to finally understand what’s going on. I try to write simple user space application with container_of macro using. Read the rest of this entry »

For liqrf project we would like to add some gui so I start thinking about possibility to have controlled existing liqrf console appliaction via some nice gui (be honest not all users like command line :) ). In this how to I’ll try to show how easily use Qprocess class for this purpose.

Read the rest of this entry »

Liqrf (linux iqrf programmer) is ready but we need to somehow compile hex files for TR-21A modules. In this how-to I’ll provide script for doing this.

Read the rest of this entry »

How to simple create initrd? Question which arise also for me when doing some modifications on rootfs and then need to compress it.

In this article I try to describe how to do it.
Read the rest of this entry »

After 4 hours of collaboration and testing I would like to share how to setup nfs rootfs for speeding up HTC (or whatever) development. Read the rest of this entry »