Category Archives: Audax instructions

The case of the muted HDMI sound (a.k.a. How to unmute).

A while back I released a program called Audax sound selector. The program is designed to make it easier to use sound with Alsa devices. See the original release post from here. One issue that I did not address within the release post was the case of the muted HDMI sound.

Audax uses Alsa and comes with a sound selection program of its own, which is designed with usability in mind. You can find Audax sound selector within Sysmanager2 Gui.

This is how the program looks like.

 

The setup of the HDMI sound with Alsa sound selector should be easy. The program itself (as seen above) is very simple. In any case, after you have completed the program and selected your HDMI sound device you still might not get any sound. The reason for the previous is this: your HDMI device (usually a display) might have its channels muted. Continue reading

Emelfm2 with usb storage devices

As Audax 0.2. came out it came along with a program Simple mount that made it easier to mount usb devices. You can access Simple mount by pressing Windows+p and open the Sysman2 Gui program, which also holds the launcher entry for Simple mount. Alternatively, you can open a terminal and type: sudo sh /usr/share/sysman2.sh in order to get the Sysman2 Gui started.

What Simple mount does is that it basically creates a folder to user’s home directory and then mounts an usb device into it. After the device gets mounted you can access the folder and your device’s content will show up. Note. Even when it is possible to mount the same device to multiple mount points (a.k.a. folders) simultaneously, I strongly advice against it. If you do multiple mounts at the same time and then forget to unmount everything before unplugging the device from the computer you might get a data corruption and damage your files.

As Emelfm2 is now the default file manager of Audax, it is of use to clarify few things so that Emelfm2 would not feel too odd for the regular or first time users. The most obvious question might be: How to copy files within Audax using Emelfm2? Continue reading

Networking and Audax

As Audax does not use Wicd anymore, it configures itself to use wired eth0 by default. Even when eth0 is the most common interface address, you may find that you cannot access wired network at all regardless. The most likely reason is that your interface name is something else (eth1). Follow the simple steps below to reconfigure Audax network settings. Continue reading

Mounting usb sticks and external hard drives within lightweight desktops

When you are using lightweight desktops one obvious question will eventually rise: How do you mount usb sticks or external hard drives? In most cases the system will handle to mounting and the device will just pop-up as an entry within the file manager. On some distributions you will eventually realize that while you can copy things from the device easily, process might not be just drag and drop when you try to copy things to the device. Continue reading