LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 02-19-2017, 02:31 PM   #16
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242

@kwa71 OP
of you are still having problems with your sound card running ALSA.

this link tells how to with ALSA setting it up and checking things and writing your conf and setting devices.

Mine:
get your information using these commands.
Code:
(userx@SlackO⚡️~)>>$ aplay -l

**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: 92HD81B1X5 Analog [92HD81B1X5 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
Code:
[userx@USB16Void64Linux ~]$ cat /proc/asound/card*/codec* | grep Codec
Codec: IDT 92HD81B1X5
Codec: LSI Generic HDMI
Codec: ATI R6xx HDMI
something I on how to set your device by the name of your device not mine in this example. I had to create a file called . /etc/modprobe.d/snd-hda-intel.conf then added my information within it.
Code:
then you could assign card 1 to index=0 with /etc/modprobe.d/snd-hda-intel.conf containing

alias char-major-116 snd
alias snd-card-0 snd-hda-intel
alias snd-card-1 snd-hda-intel

options snd-hda-intel id=Generic_1 index=0
options snd-hda-intel id=Generic index=1
Code:
options snd-hda-intel model=auto
options snd-hda-intel id="HDA Intel PCH" index=0
options snd-hda-intel id="HDA ATI HDMI" index=1
Code:
    [userx@USB16Void64Linux ~]$ aplay -l
    ----List of PLAYBACK Hardware Devices-----
    card 0: PCH [HDA Intel PCH], device 0: 92HD81B1X5 Analog [92HD81B1X5 Analog]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0

    GNU nano 2.7.1 File: snd-hda-intel.conf

    options snd-hda-intel model=auto
    options snd-hda-intel id="HDA Intel PCH" index=0
    options snd-hda-intel id="HDA ATI HDMI" index=1
that is what I did from an install I had a while back. I had to dig up that up for ya. I hope it helps.
 
2 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] No sound output from audio players but audio from flash exists Janus_Hyperion Linux - Hardware 1 09-27-2012 08:52 AM
Need sound card drivers for 'Sony Sound Reality - Audio Enhancer' creature124 Linux - Hardware 1 02-01-2008 07:48 AM
Sound card recognized but no sound on SoundMAX Integrated Digital Audio xzallion Fedora 46 12-13-2006 10:18 PM
audio cd works - mp3's, streaming audio, flash sound don't spoody_goon Linux - Software 7 07-08-2006 03:11 PM
Ensoniq 5880 Audio PCI test sound okay but no Sound from CD Player ashok17 Linux - Hardware 0 10-04-2003 10:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 05:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration