Jump to content

snd_hda_intel - finally tickin me off - no workie


n9nu
 Share

Recommended Posts

Ok...here is the scoop. I have for this box an on-board sound card which is shown below:

 

lspci |grep -i audio RETURNS:

 

00:07.0 Audio device: nVidia Corporation MCP67 High Definition Audio (rev a1)

 

lspcidrake -v | fgrep -i AUDIO RETURNS:

 

snd_hda_intel : nVidia Corporation|MCP67 High Definition Audio (vendor:10de device:055c subv:1565 subd:820c)

grep sound-slot /etc/modprobe.conf RETURNS:

 

alias sound-slot-0 snd_hda_intel

 

lsmod RETURNS:

 

/sbin/lsmod

Module Size Used by

snd_seq_dummy 7556 0

snd_seq_oss 36864 0

snd_seq_midi_event 11520 1 snd_seq_oss

snd_seq 59296 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event

snd_seq_device 11412 3 snd_seq_dummy,snd_seq_oss,snd_seq

snd_pcm_oss 45856 0

snd_mixer_oss 20224 1 snd_pcm_oss

snd_hda_intel 458072 0

snd_pcm 82952 2 snd_pcm_oss,snd_hda_intel

snd_timer 26256 2 snd_seq,snd_pcm

snd_page_alloc 12816 2 snd_hda_intel,snd_pcm

snd_hwdep 12424 1 snd_hda_intel

snd 63816 9 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_p

cm,snd_timer,snd_hwdep

soundcore 11296 1 snd

nvidia 8109188 38

i2c_core 25888 1 nvidia

fuse 50880 1

af_packet 24064 0

 

 

I have a feeling there are too many snd options above in use...

 

 

Both run levels 3 and 5 are ON

 

 

sbin/fuser -v /dev/dsp RETURNS:

 

 

nothing......

 

 

Config options checked:

 

Enable PulseAudio = NO

Auto Routing from ALSA -> Pulse = NO

Enable 5.1 w/ Pulse = NO

Enable user switching for audio apps = YES

 

I also checked the Pulse options as well, but same thing

 

 

Oh yeah...I checked the bug reports in the post below and I forgot to mention there is NO sound whatsoever..in anything

 

Tnx

 

Tim

Edited by n9nu
Link to comment
Share on other sites

Hi

 

yeah...there is a lot of crap in that file..I have to sort through it. I am almost positive there is more than 1 device trying to run sound

 

 

Tim

Link to comment
Share on other sites

Do yourself a favour and install ...task-pulseaudio.. This will install all dependant packages including pulseaudio if it is not already installed.

 

When done go to Menu....Sound and Video.....PulseAudio Volume Control. In there you can select the default audio device you want regardless of whether ther are any other audio sources.

 

It works for me since I also have a Video Capture Card and earlier had a plugin audio card as well (it is now gone).

 

Cheers. John.

Link to comment
Share on other sites

Open MCC (Mandriva control Centre) go to Software Management then into Install and make that All is selected near the top left .

 

In the open slot near the top type in task-pulseaudio and press enter. This will bring up a list of package/s. Select task-pulseaudio and put a tick in its box and then click Apply then install all of what is listed.

 

I recommend you learn more about MCC as soon as you can because it is at the core of a Mandriva System and is used for all sorts of tasks.

 

Cheers. John.

Link to comment
Share on other sites

There's no problem with your modules. There's only one actual hardware driver there, the correct one. All the others are just there to provide various ALSA features - the sequencer, OSS compatibility and so on. There's no conflict, and having them all loaded is normal.

 

I would bet on it just being a case of a mixer setting needing to be changed.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...