Sound only in speaker

Hi.

I have laptop ASUS X52Je.
Sound is only in speaker (in laptop). I would like to have a sound in my headphones.

I made:

options snd-hda-intel model=asus
options snd slots=snd-hda-intel,snd-hda-intel

u1Nb.yUttYMZUFR7:5 Series/3400 Series Chipset High Definition Audio

alias snd-card-0 snd-hda-intel

NXNs.K3+3qP5NfZ8:ATI Technologies Inc

alias snd-card-1 snd-hda-intel

Can you help me ?

What makes you believe that “model=asus” , specifying ‘asus’ is the correct model option to use ?

The option ‘asus’ is for a “ALC861/660” hardware audio codec (which also has options):


ALC861/660
==========
  3stack	3-jack
  3stack-dig	3-jack with SPDIF I/O
  6stack-dig	6-jack with SPDIF I/O
  3stack-660	3-jack (for ALC660)
  uniwill-m31	Uniwill M31 laptop
  toshiba	Toshiba laptop support
  **asus**		Asus laptop support
  asus-laptop	ASUS F2/F3 laptops
  auto		auto-config reading BIOS (default)

and for a “Conexant 5066” which also has model options:


Conexant 5066
=============
  laptop	Basic Laptop config (default)
  hp-laptop	HP laptops, e g G60
  **asus**		Asus K52JU, Lenovo G560
  dell-laptop	Dell laptops
  dell-vostro	Dell Vostro
  olpc-xo-1_5	OLPC XO 1.5
  ideapad       Lenovo IdeaPad U150
  thinkpad	Lenovo Thinkpad

and also for an ALC880 which also has model options:


ALC880
======
  3stack	3-jack in back and a headphone out
  3stack-digout	3-jack in back, a HP out and a SPDIF out
  5stack	5-jack in back, 2-jack in front
  5stack-digout	5-jack in back, 2-jack in front, a SPDIF out
  6stack	6-jack in back, 2-jack in front
  6stack-digout	6-jack with a SPDIF out
  w810		3-jack
  z71v		3-jack (HP shared SPDIF)
  **asus**		3-jack (ASUS Mobo)
  asus-w1v	ASUS W1V
  asus-dig	ASUS with SPDIF out
  asus-dig2	ASUS with SPDIF out (using GPIO2)
  uniwill	3-jack
  fujitsu	Fujitsu Laptops (Pi1536)
  F1734		2-jack
  lg		LG laptop (m1 express dual)
  lg-lw		LG LW20/LW25 laptop
  tcl		TCL S700
  clevo		Clevo laptops (m520G, m665n)
  medion	Medion Rim 2150
  test		for testing/debugging purpose, almost all controls can be
		adjusted.  Appearing only when compiled with
		$CONFIG_SND_DEBUG=y
  auto		auto-config reading BIOS (default)

Does your PC have a ALC861/660 or Conexant 5066 or ALC880 ? If not, then you could have applied the WRONG option !

plus there are many other model options available for asus hardware dependent on the hardware audio codec. One MUST know the hardware audio codec, plus alsa version, kernel version, etc to provide a good recommendation.

Please provide the information quoted / asked to be provided in our multimedia stickie (look at the quoted section) : Welcome to multimedia sub-area

Edit: I am on vacation in a different continent with very limited and brief internet access. Hence it may be many days before I can reply again to this thread.

I solved my problem:

I changed in 50-sound.conf “asus” → “thinkpad”