On Thu, 16 Jan 2014 09:07:12 +0100 Clemens Ladisch <cladisch@xxxxxxxxxxxxxx> wrote: > lists wrote: > > amixer: Mixer attach default error: No such file or directory > > Do you have the rights to access /dev/snd/control*? I only have two directories in /dev/snd. Specifically seq and timer. > > (Typically, your user must be added to the audio group.) I assume that is in reference to the /dev/snd/control*. Since I don't have the file, I don't think the groups will matter. I've never had to add any users in opensuse before. > > > Model: "Intel Audio device" > > > > However the datasheet for the motherboard indicates sound is > > provided by a Realtek ALC1150. > > A HDA sound system consists of two parts, the HDA controller and the > HDA codec. > > > Maybe the Intel display driver has it's own sound for the HDMI port? > > That's likely; see /proc/asound/cards. That file I do have. The contents of the file is one line: --- no soundcards --- There is a directory in /proc/asound called card0. It has two other directories pcm3p and pcm7p. > > > I went to the Realtek website and loaded the linux driver. > > You should do this only if you kernel is older than that driver, and > even then, it would be a better idea to update the kernel. Desperate times call for desperate measures. ;-) I do try to hack on problems a bit before going to the experts, for better or worse. I can tell you the installation of the Realtek driver went fine as far as I can tell. I had to load the linux kernel source, which it reads. It wasn't exactly trivial to do the build. The configure log looks good: configure: exit 0 Here is the tail end of the make: -------------- make -C /lib/modules/3.11.6-4-desktop/build SUBDIRS=/usr/local/src/realtek/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa CPP="gcc -E" CC="gcc" modules make[1]: Entering directory `/usr/src/linux-3.11.6-4-obj/x86_64/desktop' Building modules, stage 2. MODPOST 143 modules make[1]: Leaving directory `/usr/src/linux-3.11.6-4-obj/x86_64/desktop' utils/link-modules /usr/local/src/realtek/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa ALSA modules were successfully compiled. ---------------------- This is the only warning I get from the make install: ------- WARNING!!! The mixer channels for the ALSA driver are muted by default!!! ************************************************************************** You would use some ALSA or OSS mixer to set the appropriate volume. ------------------------------------------- Here is a bit more of the make install, skipping a lot of the usb stuff: -------------------------- make[1]: Entering directory `/usr/local/src/realtek/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/pcmcia' make[2]: Entering directory `/usr/local/src/realtek/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/pcmcia/pdaudiocf' mkdir -p /lib/modules/3.11.6-4-desktop/kernel/sound/pcmcia/pdaudiocf cp snd-pdaudiocf.ko /lib/modules/3.11.6-4-desktop/kernel/sound/pcmcia/pdaudiocf make[2]: Leaving directory `/usr/local/src/realtek/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/pcmcia/pdaudiocf' make[2]: Entering directory `/usr/local/src/realtek/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/pcmcia/vx' mkdir -p /lib/modules/3.11.6-4-desktop/kernel/sound/pcmcia/vx cp snd-vxpocket.ko /lib/modules/3.11.6-4-desktop/kernel/sound/pcmcia/vx make[2]: Leaving directory `/usr/local/src/realtek/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/pcmcia/vx' make[1]: Leaving directory `/usr/local/src/realtek/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/pcmcia' make[1]: Entering directory `/usr/local/src/realtek/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/misc' mkdir -p /lib/modules/3.11.6-4-desktop/kernel/sound/misc cp ac97_bus.ko /lib/modules/3.11.6-4-desktop/kernel/sound/misc make[1]: Leaving directory `/usr/local/src/realtek/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/misc' make[1]: Entering directory `/usr/local/src/realtek/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/firewire' mkdir -p /lib/modules/3.11.6-4-desktop/kernel/sound/firewire cp snd-firewire-lib.ko snd-firewire-speakers.ko snd-isight.ko snd-scs1x.ko /lib/modules/3.11.6-4-desktop/kernel/sound/firewire make[1]: Leaving directory `/usr/local/src/realtek/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/firewire' /sbin/depmod -a 3.11.6-4-desktop -------------------------------------- > > > Regards, > Clemens Let me know if you want me to pastebin the logs. ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user