You are not logged in.

#1 2014-01-08 21:45:11

nathanb
Member
Registered: 2011-11-28
Posts: 103
Website

ALSA errors when launching gvim

For some reason (the mind boggles as to what), when I launch gvim I get ALSA errors on the console:

ALSA lib confmisc.c:768:(parse_card) cannot find card 'Intel'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM iec958:Intel

Any idea how I can fix these errors (or at least make gvim not care)?

Offline

#2 2014-01-08 22:14:21

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: ALSA errors when launching gvim

A simple grep of vim's sourcecode shows nothing ALSA-related (except for some syntax definitions). So something else is trying to make a noise - what is your "console"?

Offline

#3 2014-01-08 22:51:06

nathanb
Member
Registered: 2011-11-28
Posts: 103
Website

Re: ALSA errors when launching gvim

I use KDE's konsole. I only see this with gvim.

Offline

#4 2014-01-09 06:36:25

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: ALSA errors when launching gvim

Maybe it's a Vim plugin or something. Do you have any plugins installed?

Offline

#5 2014-01-09 18:13:38

nathanb
Member
Registered: 2011-11-28
Posts: 103
Website

Re: ALSA errors when launching gvim

Nothing ALSA related...

I don't see these errors with vim...only with gvim. I don't know if that makes a difference or not, but it seems possibly KDE-related somehow. I don't know...

Offline

Board footer

Powered by FluxBB