If you only have one md device it will be "/dev/md0", not "/dev/md1", by the way. Look at the output from "mdadm --detail" - read the mdadm man page to figure out how to get additional information about the state of the array.
Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: grawil on May 21, 2010, 04:55:29 PM
Getting skype audio integration into Asterisk doesn't seem to be a problem and probably worth the cost of the commercial solution if that's all you want. In my case, I want video-enabled skype-to-skype calling from a media center. Looking at the skype API for linux, it still seems that GET / SET VIDEO_IN interface is still missing. Looks like this needs to wait until the API is more complete which is inevitable when the open-source the client.
Quote from: tschak909 on May 15, 2010, 08:44:30 AM
I have a programming task for you guys,
Somebody add some events for alarms in the database, and create some DCE devices to query the lm sensors, and emit events, so that we can respond to them.
-Thom