You are not logged in.

#1 2013-09-28 19:35:28

deemytch
Member
Registered: 2009-11-28
Posts: 27

kernel 3.11 and yamaha YMF-744B sound card

HI all
I don't see my audio card in alsa devices after upgrading to 3.11.2 from 3.10.10.
When I reload my system with previous kernel  - my soundcard works fine as always.
Please, any suggestions.

$ lspci|grep -i yamaha
05:00.0 Multimedia audio controller: Yamaha Corporation YMF-744B [DS-1S Audio Controller] (rev 02)
$ lsmod |grep snd
snd_seq_dummy           1463  0 
snd_seq                50234  4 snd_seq_dummy
snd_hda_codec_hdmi     30616  1 
snd_ymfpci             31425  0 
snd_mpu401_uart         5819  1 snd_ymfpci
snd_opl3_lib            8566  1 snd_ymfpci
snd_ac97_codec        112216  1 snd_ymfpci
snd_usb_audio         116956  1 
snd_usbmidi_lib        19723  1 snd_usb_audio
ac97_bus                1238  1 snd_ac97_codec
gameport                7523  1 snd_ymfpci
snd_hda_intel          36520  1 
snd_hda_codec         148129  2 snd_hda_codec_hdmi,snd_hda_intel
snd_rawmidi            18710  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device          5180  4 snd_seq,snd_rawmidi,snd_seq_dummy,snd_opl3_lib
snd_hwdep               6332  3 snd_usb_audio,snd_hda_codec,snd_opl3_lib
snd_pcm                77765  6 snd_ymfpci,snd_usb_audio,snd_ac97_codec,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc          7234  3 snd_ymfpci,snd_pcm,snd_hda_intel
snd_timer              18718  4 snd_ymfpci,snd_pcm,snd_seq,snd_opl3_lib
snd                    59141  20 snd_ymfpci,snd_usb_audio,snd_ac97_codec,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device,snd_opl3_lib
soundcore               5450  1 snd
usbcore               177959  7 snd_usb_audio,uvcvideo,snd_usbmidi_lib,ehci_hcd,ehci_pci,usbhid,xhci_hcd

and even my motherboard`s audio is switched off in BIOS settings it still shows up in listing

$ cat /proc/asound/cards
 0 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xf7080000 irq 17
 1 [U0x46d0x825    ]: USB-Audio - USB Device 0x46d:0x825
                      USB Device 0x46d:0x825 at usb-0000:00:1a.0-1.2, high speed
$ dmesg |grep -i sound
[    4.908052] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input6
[    4.908170] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input7
0$ dmesg |grep -i yamaha
1$

Offline

Board footer

Powered by FluxBB