For those of you trying to run the latest kernel (2.6.24.x) might have a problem with starting avahi-daemon. To test if yours is running,
Code:
sudo /etc/init.d/avahi-daemon restart
You may receive an error of something like:
Code:
Timeout reached while wating for return value
Could not receive return value from daemon process.
If it runs successfully, please ignore the rest of the post.
If not, you will have to enable the "Default Linux Capabilities" (SECURITY_CAPABILITIES). It is at Security options > Enable different security models > Default Linux Capabilities.
This option becomes disabled if you follow all the default answers when you issue the command:
Code:
make oldconfig