I had some problems with mixer module in E17 (with alsa), here's what I've done to fix it.
- First, make sure you have alsa development files (this is libasound2-dev pakcage in ubuntu)
- recompile e17 mixer module with alsa support
- cd e_modules/mixer
- ./configure --disable-oss --enable-alsa && make
- install recompiled module, by issuing commands
- enlightenment_remote -module-unload mixer
- rm -rf ~/.e/e/modules/mixer
- rm -rf ~/.e/e/config/default/module.mixer.cfg (remove OLD settings)
- make install (it can be done as a user, module wil be located in ~/.e/e/modules/)
- enlightenment_remote -module-load mixer
- enlightenment_remote -module-enable mixer
- Add mixer module to one of your shelves (right-mouse-button on any shelf, and 'Configure shelf contents'
- Right-click on mixer icon, and chose Configuration. You should be able to choose one of available mixers (I use PCM, since Master mixer seemed not to work)
- If you have multimedia keyboard, you can add key-bindings (take a look at sample file with keycodes for xmodmap (in polish, but you should get the idea)):
- enlightenment_remote -binding-key-add ANY XF86AudioLowerVolume NONE 0 decrease_volume ''
- enlightenment_remote -binding-key-add ANY XF86AudioRaiseVolume NONE 0 increase_volume ''
- enlightenment_remote -binding-key-add ANY XF86AudioMute NONE 0 mute ''
gim.org.pl is down






