Subject: Exception on Initilization


Author: noodge, 2004-08-30 09:03:39
This is what I get when I type "lamip" in a command prompt:

DEBUG :config_init
DEBUG :checking file for configuration data
WARNING: Can't read config file (maybe first run)
DEBUG :global_config_value_get
WARNING: Select NO-UI mode (overwrite by passing args in command line
DEBUG :global_config_value_set
DEBUG :global_config_value_get
WARNING: Select a control plugin to use, set to : default
DEBUG :global_config_value_set
DEBUG :global_config_value_get
WARNING: Select an output plugin to use, set to : oss
DEBUG :global_config_value_set
DEBUG :plugins_init
DEBUG :plugins_scan
DEBUG :input plugin founded !
DEBUG :input plugin founded !
DEBUG :lamip_plugin_getname
DEBUG :config_value_get
DEBUG :lamip_plugin_getname
DEBUG :config_value_set
DEBUG :input plugin founded !
MP4: configuration function (TODO)
DEBUG :input plugin founded !
MPC: Floating Point Mode
DEBUG :output plugin founded !
OSS: configuration function (TODO)
DEBUG :lamip_plugin_getname
DEBUG :config_value_get
DEBUG :lamip_plugin_getname
DEBUG :config_value_set
DEBUG :lamip_plugin_getname
DEBUG :config_value_get
no value for key 'mixer'
DEBUG :lamip_plugin_getname
DEBUG :config_value_set
DEBUG :lamip_plugin_getname
DEBUG :config_value_get
no value for key 'Buffer Size'
DEBUG :lamip_plugin_getname
DEBUG :config_value_set
DEBUG :lamip_plugin_getname
DEBUG :config_value_get
no value for key 'Use Master Volume'
DEBUG :lamip_plugin_getname
DEBUG :config_value_set
DEBUG :input plugin founded !
DEBUG :control plugin founded !
DEBUG :output plugin founded !
lamip: simple.c:1394: snd_mixer_selem_set_playback_volume_range: Assertion `elem' failed.
Aborted

Not sure what I'm doing wrong here, but any help would be greatly appreciated.

Replies


Author: ciberfred, 2004-08-30 13:42:19
come from alsa, seems that your alsa soundcard is no properly configured.. check to kernel alsa area module.

Author: noodge, 2004-08-31 09:38:36
Hrm.. xmms ALSA and OSS outputs work correctly, as do totem (alsa), rhythmbox and (of course) aplay. I'm using the dmix plugin. Would that have anything to do with this problem? Also, I'm using a M-Audio Revolution 7.1 which has no master volume control, just a bunch of "DACs" Given the type of error, could that be the problem? I've spent a lot of time getting ALSA to work with these other programs, but have not seen this error come up with any of them, which is why I'm at a loss as to where to turn.

Author: ciberfred, 2004-09-05 00:47:58
yeah the plugin just change the 'master' entry of your 1st sound card. I could update a little the plugin to let user change the soundcard number and entry of the volume change.

Reply

Name : Email :