intel_hda_audio, sometime works, sometime doesn't
Posts: 45
Hi all, I think mepis has same problems loading audio drivers.
This is my audio card:
Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04)
Sametimes,just after the boot it's not workin. If I click on kmix I see only USB2.0 Video microphone and anything else.
I look if the drivers of the audio card ad loaded and it seems they are (see below).
The only thing I can do is reboot the system.
I worte samething similar times ago for anather audio card (external)
http://www.mepis.org/node/13667
I also have anather strange issue:
I can't play .mp3 and .flac files with noautun. I'm sure I was able to do it because I'm using it like alarm clock and it was playing mp3. I don't remembre when, it stoped to play same kind of file.
The .wav and .ogg are reproduced correctly.
Amarok doesn't have any problems.
Do you have any idea?
May you update alsa driver to the lastest stable version?
---
sirio81@1[~]$ lsmod | grep snd
snd_hda_intel 15768 0
snd_hda_codec 195760 1 snd_hda_intel
snd_usb_audio 70624 1
snd_pcm_oss 37408 0
snd_mixer_oss 14336 1 snd_pcm_oss
snd_pcm 62856 4 snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_pcm_oss
snd_timer 18308 1 snd_pcm
snd_usb_lib 13056 1 snd_usb_audio
snd_rawmidi 17952 1 snd_usb_lib
snd_seq_device 6412 1 snd_rawmidi
snd_hwdep 6788 1 snd_usb_audio
snd 45928 13 snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_usb_lib,snd_rawmidi,snd_seq_device,snd_hwdep
soundcore 7008 1 snd
snd_page_alloc 7560 2 snd_hda_intel,snd_pcm
sirio81@1[~]$
---