You are not logged in.

#1 2014-02-03 00:53:10

bsdtux
Member
From: Nashville, TN
Registered: 2014-01-23
Posts: 10

Sound issue on Asus Q550L

Hey Everyone I am now greatly confused. I have tried everything I can think of to get the sound card to work.

output from /etc/modprobe.d/alsa-base.conf

[jstephens@TuxAsus ~]$ cat /etc/modprobe.d/alsa-base.conf 
options snd_hda_intel index=0
options snd-hda-intel model=,asus
options snd slots=snd_hda_intel
[jstephens@TuxAsus ~]$ 

output from /etc/asound.conf

[jstephens@TuxAsus ~]$ cat /etc/asound.conf 
pcm.!default {
	type hw
	card 1
}

ctl.!default {
	type hw           
	card 1
}
[jstephens@TuxAsus ~]$ 

output from lspci of sound card

[jstephens@TuxAsus ~]$ lspci -vvv -s 00:03.0
00:03.0 Audio device: Intel Corporation Device 0a0c (rev 09)
	Subsystem: Intel Corporation Device 2010
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 67
	Region 0: Memory at f7a1c000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

[jstephens@TuxAsus ~]$ 

output form /dev/snd

[jstephens@TuxAsus ~]$ ls -al /dev/snd/
total 0
drwxr-xr-x   3 root root      280 Feb  2 18:40 .
drwxr-xr-x  19 root root     3200 Feb  2 18:41 ..
drwxr-xr-x   2 root root       80 Feb  2 18:40 by-path
crw-rw----+  1 root audio 116, 10 Feb  2 18:40 controlC0
crw-rw----+  1 root audio 116,  5 Feb  2 18:40 controlC1
crw-rw----+  1 root audio 116,  9 Feb  2 18:40 hwC0D0
crw-rw----+  1 root audio 116,  4 Feb  2 18:40 hwC1D0
crw-rw----+  1 root audio 116,  8 Feb  2 18:40 pcmC0D3p
crw-rw----+  1 root audio 116,  7 Feb  2 18:40 pcmC0D7p
crw-rw----+  1 root audio 116,  6 Feb  2 18:40 pcmC0D8p
crw-rw----+  1 root audio 116,  3 Feb  2 18:40 pcmC1D0c
crw-rw----+  1 root audio 116,  2 Feb  2 18:41 pcmC1D0p
crw-rw----   1 root audio 116,  1 Feb  2 18:40 seq
crw-rw----+  1 root audio 116, 33 Feb  2 18:40 timer
[jstephens@TuxAsus ~]$ 

here is my aplay -l

[jstephens@TuxAsus ~]$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: MID [HDA Intel MID], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: MID [HDA Intel MID], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: MID [HDA Intel MID], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC668 Analog [ALC668 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
[jstephens@TuxAsus ~]$ 

At this point I can't think of anything that looks off. alsamixer shows everything at 100%.

Offline

#2 2014-02-03 05:47:15

bsdtux
Member
From: Nashville, TN
Registered: 2014-01-23
Posts: 10

Re: Sound issue on Asus Q550L

Well one thing I just discovered was that if I plug into the headphones port I get sound. I checked and alsamixer shows spearker at 100

Offline

Board footer

Powered by FluxBB