Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: ASUS U52F Laptop Headphone Jack Not Recognized

  1. #11
    Join Date
    Aug 2008
    Beans
    3

    Re: ASUS U52F Laptop Headphone Jack Not Recognized

    For Asus K52F solution is:

    1. (in terminal)
    Code:
    ~$ sudo gedit /etc/modprobe.d/alsa-base.conf
    {password}
    2. add last line:
    Code:
    options snd-hda-intel model=z71v position_fix=1
    3. restart 'puter
    Source

  2. #12
    Join Date
    Aug 2008
    Beans
    3

    Re: ASUS U52F Laptop Headphone Jack Not Recognized

    Other solution is installing Alsa 1.0.23

    source
    and add
    Code:
    options snd-hda-intel model=ideapad
    to:
    Code:
    sudo gedit /etc/modprobe.d/alsa-base.conf

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •