LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-11-2017, 08:02 AM   #1
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268
Blog Entries: 6

Rep: Reputation: Disabled
Is it sure if to be just a codec issue?


Code:
[hdscania@localhost ~]$ sudo lshw -short -html
H/W path         Device      Class          Description
=======================================================
                             system         350U2A/350U2B/300U1A/351U2A/351U2B (To be filled by O.E.M.)
/0                           bus            350U2A/350U2B/300U1A/351U2A/351U2B
/0/0                         memory         64KiB BIOS
/0/4                         processor      Intel(R) Core(TM) i3-2367M CPU @ 1.40GHz
/0/4/5                       memory         32KiB L1 cache
/0/4/6                       memory         256KiB L2 cache
/0/41                        memory         4GiB System Memory
/0/41/0                      memory         4GiB SODIMM DDR3 Synchronous 1333 MHz (0.8 ns)
/0/41/1                      memory         DIMM [empty]
/0/100                       bridge         2nd Generation Core Processor Family DRAM Controller
/0/100/2                     display        2nd Generation Core Processor Family Integrated Graphics Controller
/0/100/16                    communication  6 Series/C200 Series Chipset Family MEI Controller #1
/0/100/1a                    bus            6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2
/0/100/1a/1      usb1        bus            EHCI Host Controller
/0/100/1a/1/1                bus            Integrated Rate Matching Hub
/0/100/1a/1/1/4              multimedia     WebCam SC-13HD11338N
/0/100/1b                    multimedia     6 Series/C200 Series Chipset Family High Definition Audio Controller
/0/100/1c                    bridge         6 Series/C200 Series Chipset Family PCI Express Root Port 1
/0/100/1c/0      wlp1s0      network        Centrino Wireless-N 130
/0/100/1d                    bus            6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1
/0/100/1d/1      usb2        bus            EHCI Host Controller
/0/100/1d/1/1                bus            Integrated Rate Matching Hub
/0/100/1d/1/1/1              input          Rapoo 2.4G Wireless Device
/0/100/1d/1/1/3              communication  Bluetooth wireless interface
/0/100/1f                    bridge         HM65 Express Chipset Family LPC Controller
/0/100/1f.2                  storage        6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller
/0/100/1f.3                  bus            6 Series/C200 Series Chipset Family SMBus Controller
/0/1             scsi0       storage        
/0/1/0.0.0       /dev/sda    disk           500GB HGST HTS545050A7
/0/1/0.0.0/1     /dev/sda1   volume         64GiB EXT4 volume
/0/1/0.0.0/2     /dev/sda2   volume         1023MiB Windows FAT volume
/0/1/0.0.0/3     /dev/sda3   volume         15GiB Linux swap volume
/0/1/0.0.0/4     /dev/sda4   volume         32GiB EXT4 volume
/0/1/0.0.0/5     /dev/sda5   volume         32GiB EXT4 volume
/0/1/0.0.0/6     /dev/sda6   volume         32GiB EXT4 volume
/0/1/0.0.0/7     /dev/sda7   volume         32GiB EXT4 volume
/0/1/0.0.0/8     /dev/sda8   volume         16GiB EXT4 volume
/0/1/0.0.0/9     /dev/sda9   volume         16GiB EXT4 volume
/0/1/0.0.0/a     /dev/sda10  volume         16GiB EXT4 volume
/0/1/0.0.0/b     /dev/sda11  volume         16GiB EXT4 volume
/0/1/0.0.0/c     /dev/sda12  volume         16GiB EXT4 volume
/0/1/0.0.0/d     /dev/sda13  volume         16GiB EXT4 volume
/0/1/0.0.0/e     /dev/sda14  volume         16GiB EXT4 volume
/0/1/0.0.0/f     /dev/sda15  volume         16GiB EXT4 volume
/0/1/0.0.0/10    /dev/sda16  volume         128GiB EXT4 volume
/1                           power          To Be Filled By O.E.M.
[hdscania@localhost ~]$ sudo lshw -c multimedia
  *-usb                     
       description: Video
       product: WebCam SC-13HD11338N
       vendor: 123
       physical id: 4
       bus info: usb@1:1.4
       version: 0.01
       capabilities: usb-2.00
       configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s
  *-multimedia
       description: Audio device
       product: 6 Series/C200 Series Chipset Family High Definition Audio Controller
       vendor: Intel Corporation
       physical id: 1b
       bus info: pci@0000:00:1b.0
       version: 04
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: driver=snd_hda_intel latency=0
       resources: irq:28 memory:f7e00000-f7e03fff
[hdscania@localhost ~]$
Here, my laptop has been slient out of any audio SUDDENLY since last September, both on Ubuntu, LMDE, Fedora, openSuSE, however, here I ensure my drivers are passed, but j dunno which codecs are needed by this audio PCI.
 
Old 05-11-2017, 01:48 PM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
so you lived with it for 7 months? hmm.

if it just doesn't work on any of these distros, maybe it's a hardware isuue? have you ruled that out?
 
Old 05-11-2017, 04:34 PM   #3
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
so you lived with it for 9 months? hmm.
if it just doesn't work on any of these distros, maybe it's a hardware isuue? have you ruled that out?
What are possible to be this hardware issue? If it is a hardware fracture the drivers were no longer seen to me, but in fact impossible here.
Honestly, I am quite weak in the internal hardware devices, so I need more useful advices to understand them for more.
 
Old 05-11-2017, 04:59 PM   #4
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
Code:
!!################################
!!ALSA Information Script v 0.4.64
!!################################

!!Script ran on: Thu May 11 21:56:02 UTC 2017


!!Linux Distribution
!!------------------

Fedora release 26 (Twenty Six) NAME=Fedora ID=fedora PRETTY_NAME="Fedora 26 (Twenty Six)" CPE_NAME="cpe:/o:fedoraproject:fedora:26" HOME_URL="https://fedoraproject.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=26 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=26 PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy Fedora release 26 (Twenty Six) Fedora release 26 (Twenty Six)


!!DMI Information
!!---------------

Manufacturer:      SAMSUNG ELECTRONICS CO., LTD.
Product Name:      350U2A/350U2B/300U1A/351U2A/351U2B
Product Version:   03PY
Firmware Version:  03PY.M019.20110709.WZW
Board Vendor:      SAMSUNG ELECTRONICS CO., LTD.
Board Name:        350U2A/350U2B/300U1A/351U2A/351U2B


!!ACPI Device Status Information
!!---------------

/sys/bus/acpi/devices/ACPI0003:00/status 	 15
/sys/bus/acpi/devices/ETD0B00:00/status 	 15
/sys/bus/acpi/devices/INT3F0D:00/status 	 15
/sys/bus/acpi/devices/PNP0103:00/status 	 15
/sys/bus/acpi/devices/PNP0303:00/status 	 15
/sys/bus/acpi/devices/PNP0C0A:00/status 	 31
/sys/bus/acpi/devices/PNP0C0C:00/status 	 15
/sys/bus/acpi/devices/PNP0C0D:00/status 	 15
/sys/bus/acpi/devices/PNP0C0E:00/status 	 15
/sys/bus/acpi/devices/PNP0C0F:00/status 	 11
/sys/bus/acpi/devices/PNP0C0F:01/status 	 9
/sys/bus/acpi/devices/PNP0C0F:02/status 	 11
/sys/bus/acpi/devices/PNP0C0F:03/status 	 11
/sys/bus/acpi/devices/PNP0C0F:04/status 	 9
/sys/bus/acpi/devices/PNP0C0F:05/status 	 9
/sys/bus/acpi/devices/PNP0C0F:06/status 	 11
/sys/bus/acpi/devices/PNP0C0F:07/status 	 11


!!Kernel Information
!!------------------

Kernel release:    4.11.0-0.rc5.git0.1.fc26.x86_64
Operating System:  GNU/Linux
Architecture:      x86_64
Processor:         x86_64
SMP Enabled:       Yes


!!ALSA Version
!!------------

Driver version:     k4.11.0-0.rc5.git0.1.fc26.x86_64
Library version:    
Utilities version:  1.1.3


!!Loaded ALSA modules
!!-------------------

snd_hda_intel


!!Sound Servers on this system
!!----------------------------

Pulseaudio:
      Installed - Yes (/bin/pulseaudio)
      Running - Yes

Jack:
      Installed - Yes (/bin/jackd)
      Running - No


!!Soundcards recognised by ALSA
!!-----------------------------

 0 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xf7e00000 irq 28


!!PCI Soundcards installed in the system
!!--------------------------------------

00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)


!!Advanced information - PCI Vendor/Device/Subsystem ID's
!!-------------------------------------------------------

00:1b.0 0403: 8086:1c20 (rev 04)
	Subsystem: 144d:c604


!!Loaded sound module options
!!---------------------------

!!Module: snd_hda_intel
	align_buffer_size : -1
	bdl_pos_adj : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
	beep_mode : N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N
	enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
	enable_msi : -1
	id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
	index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
	jackpoll_ms : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
	model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
	patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
	position_fix : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
	power_save : 0
	power_save_controller : Y
	probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
	probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
	single_cmd : -1
	snoop : -1


!!HDA-Intel Codec information
!!---------------------------
--startcollapse--

Codec: Intel CougarPoint HDMI
Address: 3
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x80862805
Subsystem Id: 0x80860101
Revision Id: 0x100000
No Modem Function Group found
Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
  Power states:  D0 D3 CLKSTOP EPSS
  Power: setting=D0, actual=D0, Clock-stop-OK
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x02 [Audio Output] wcaps 0x6611: 8-Channels Digital
  Converter: stream=0, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0x1e]: 16 20 24 32
    formats [0x5]: PCM AC3
  Power states:  D0 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x03 [Audio Output] wcaps 0x6611: 8-Channels Digital
  Converter: stream=0, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0x1e]: 16 20 24 32
    formats [0x5]: PCM AC3
  Power states:  D0 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x04 [Audio Output] wcaps 0x6611: 8-Channels Digital
  Converter: stream=0, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0x1e]: 16 20 24 32
    formats [0x5]: PCM AC3
  Power states:  D0 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x05 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
  Control: name="IEC958 Playback Con Mask", index=0, device=0
  Control: name="IEC958 Playback Pro Mask", index=0, device=0
  Control: name="IEC958 Playback Default", index=0, device=0
  Control: name="IEC958 Playback Switch", index=0, device=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals:  [0x00 0x00]
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=00, enabled=0
  Power states:  D0 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x02
Node 0x06 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals:  [0x00 0x80]
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x58560020: [N/A] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x2, Sequence = 0x0
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=00, enabled=0
  Power states:  D0 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x03
Node 0x07 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals:  [0x00 0x80]
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x58560030: [N/A] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x3, Sequence = 0x0
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=00, enabled=0
  Power states:  D0 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x04
Node 0x08 [Vendor Defined Widget] wcaps 0xf00000: Mono
--endcollapse--


!!ALSA Device nodes
!!-----------------

crw-rw----. 1 root audio 116,   0 May 10 20:39 /dev/snd/controlC0
crw-rw----. 1 root audio 116,  32 May 10 20:39 /dev/snd/controlC1
crw-rw----. 1 root audio 116,  64 May 10 20:39 /dev/snd/controlC2
crw-rw----. 1 root audio 116,  96 May 10 20:39 /dev/snd/controlC3
crw-rw----. 1 root audio 116,   4 May 10 20:39 /dev/snd/hwC0D0
crw-rw----. 1 root audio 116,   5 May 10 20:39 /dev/snd/hwC0D1
crw-rw----. 1 root audio 116,   6 May 10 20:39 /dev/snd/hwC0D2
crw-rw----. 1 root audio 116,   7 May 10 20:39 /dev/snd/hwC0D3
crw-rw----. 1 root audio 116,  36 May 10 20:39 /dev/snd/hwC1D0
crw-rw----. 1 root audio 116,  37 May 10 20:39 /dev/snd/hwC1D1
crw-rw----. 1 root audio 116,  38 May 10 20:39 /dev/snd/hwC1D2
crw-rw----. 1 root audio 116,  39 May 10 20:39 /dev/snd/hwC1D3
crw-rw----. 1 root audio 116,  68 May 10 20:39 /dev/snd/hwC2D0
crw-rw----. 1 root audio 116,  69 May 10 20:39 /dev/snd/hwC2D1
crw-rw----. 1 root audio 116,  70 May 10 20:39 /dev/snd/hwC2D2
crw-rw----. 1 root audio 116,  71 May 10 20:39 /dev/snd/hwC2D3
crw-rw----. 1 root audio 116, 100 May 10 20:39 /dev/snd/hwC3D0
crw-rw----. 1 root audio 116, 101 May 10 20:39 /dev/snd/hwC3D1
crw-rw----. 1 root audio 116, 102 May 10 20:39 /dev/snd/hwC3D2
crw-rw----. 1 root audio 116, 103 May 10 20:39 /dev/snd/hwC3D3
crw-rw----. 1 root audio 116,   8 May 10 20:39 /dev/snd/midiC0D0
crw-rw----. 1 root audio 116,   9 May 10 20:39 /dev/snd/midiC0D1
crw-rw----. 1 root audio 116,  10 May 10 20:39 /dev/snd/midiC0D2
crw-rw----. 1 root audio 116,  11 May 10 20:39 /dev/snd/midiC0D3
crw-rw----. 1 root audio 116,  12 May 10 20:39 /dev/snd/midiC0D4
crw-rw----. 1 root audio 116,  13 May 10 20:39 /dev/snd/midiC0D5
crw-rw----. 1 root audio 116,  14 May 10 20:39 /dev/snd/midiC0D6
crw-rw----. 1 root audio 116,  15 May 10 20:39 /dev/snd/midiC0D7
crw-rw----. 1 root audio 116,  40 May 10 20:39 /dev/snd/midiC1D0
crw-rw----. 1 root audio 116,  41 May 10 20:39 /dev/snd/midiC1D1
crw-rw----. 1 root audio 116,  42 May 10 20:39 /dev/snd/midiC1D2
crw-rw----. 1 root audio 116,  43 May 10 20:39 /dev/snd/midiC1D3
crw-rw----. 1 root audio 116,  44 May 10 20:39 /dev/snd/midiC1D4
crw-rw----. 1 root audio 116,  45 May 10 20:39 /dev/snd/midiC1D5
crw-rw----. 1 root audio 116,  46 May 10 20:39 /dev/snd/midiC1D6
crw-rw----. 1 root audio 116,  47 May 10 20:39 /dev/snd/midiC1D7
crw-rw----. 1 root audio 116,  72 May 10 20:39 /dev/snd/midiC2D0
crw-rw----. 1 root audio 116,  73 May 10 20:39 /dev/snd/midiC2D1
crw-rw----. 1 root audio 116,  74 May 10 20:39 /dev/snd/midiC2D2
crw-rw----. 1 root audio 116,  75 May 10 20:39 /dev/snd/midiC2D3
crw-rw----. 1 root audio 116,  76 May 10 20:39 /dev/snd/midiC2D4
crw-rw----. 1 root audio 116,  77 May 10 20:39 /dev/snd/midiC2D5
crw-rw----. 1 root audio 116,  78 May 10 20:39 /dev/snd/midiC2D6
crw-rw----. 1 root audio 116,  79 May 10 20:39 /dev/snd/midiC2D7
crw-rw----. 1 root audio 116, 104 May 10 20:39 /dev/snd/midiC3D0
crw-rw----. 1 root audio 116, 105 May 10 20:39 /dev/snd/midiC3D1
crw-rw----. 1 root audio 116, 106 May 10 20:39 /dev/snd/midiC3D2
crw-rw----. 1 root audio 116, 107 May 10 20:39 /dev/snd/midiC3D3
crw-rw----. 1 root audio 116, 108 May 10 20:39 /dev/snd/midiC3D4
crw-rw----. 1 root audio 116, 109 May 10 20:39 /dev/snd/midiC3D5
crw-rw----. 1 root audio 116, 110 May 10 20:39 /dev/snd/midiC3D6
crw-rw----. 1 root audio 116, 111 May 10 20:39 /dev/snd/midiC3D7
crw-rw----. 1 root audio 116,  24 May 10 20:39 /dev/snd/pcmC0D0c
crw-rw----. 1 root audio 116,  16 May 10 20:39 /dev/snd/pcmC0D0p
crw-rw----. 1 root audio 116,  25 May 10 20:39 /dev/snd/pcmC0D1c
crw-rw----. 1 root audio 116,  17 May 10 20:39 /dev/snd/pcmC0D1p
crw-rw----. 1 root audio 116,  26 May 10 20:39 /dev/snd/pcmC0D2c
crw-rw----. 1 root audio 116,  18 May 10 20:39 /dev/snd/pcmC0D2p
crw-rw----. 1 root audio 116,  27 May 10 20:39 /dev/snd/pcmC0D3c
crw-rw----. 1 root audio 116,  19 May 10 20:39 /dev/snd/pcmC0D3p
crw-rw----. 1 root audio 116,  28 May 10 20:39 /dev/snd/pcmC0D4c
crw-rw----. 1 root audio 116,  20 May 10 20:39 /dev/snd/pcmC0D4p
crw-rw----. 1 root audio 116,  29 May 10 20:39 /dev/snd/pcmC0D5c
crw-rw----. 1 root audio 116,  21 May 10 20:39 /dev/snd/pcmC0D5p
crw-rw----. 1 root audio 116,  30 May 10 20:39 /dev/snd/pcmC0D6c
crw-rw----. 1 root audio 116,  22 May 10 20:39 /dev/snd/pcmC0D6p
crw-rw----. 1 root audio 116,  31 May 10 20:39 /dev/snd/pcmC0D7c
crw-rw----. 1 root audio 116,  23 May 10 20:39 /dev/snd/pcmC0D7p
crw-rw----. 1 root audio 116,  56 May 10 20:39 /dev/snd/pcmC1D0c
crw-rw----. 1 root audio 116,  48 May 10 20:39 /dev/snd/pcmC1D0p
crw-rw----. 1 root audio 116,  57 May 10 20:39 /dev/snd/pcmC1D1c
crw-rw----. 1 root audio 116,  49 May 10 20:39 /dev/snd/pcmC1D1p
crw-rw----. 1 root audio 116,  58 May 10 20:39 /dev/snd/pcmC1D2c
crw-rw----. 1 root audio 116,  50 May 10 20:39 /dev/snd/pcmC1D2p
crw-rw----. 1 root audio 116,  59 May 10 20:39 /dev/snd/pcmC1D3c
crw-rw----. 1 root audio 116,  51 May 10 20:39 /dev/snd/pcmC1D3p
crw-rw----. 1 root audio 116,  60 May 10 20:39 /dev/snd/pcmC1D4c
crw-rw----. 1 root audio 116,  52 May 10 20:39 /dev/snd/pcmC1D4p
crw-rw----. 1 root audio 116,  61 May 10 20:39 /dev/snd/pcmC1D5c
crw-rw----. 1 root audio 116,  53 May 10 20:39 /dev/snd/pcmC1D5p
crw-rw----. 1 root audio 116,  62 May 10 20:39 /dev/snd/pcmC1D6c
crw-rw----. 1 root audio 116,  54 May 10 20:39 /dev/snd/pcmC1D6p
crw-rw----. 1 root audio 116,  63 May 10 20:39 /dev/snd/pcmC1D7c
crw-rw----. 1 root audio 116,  55 May 10 20:39 /dev/snd/pcmC1D7p
crw-rw----. 1 root audio 116,  88 May 10 20:39 /dev/snd/pcmC2D0c
crw-rw----. 1 root audio 116,  80 May 10 20:39 /dev/snd/pcmC2D0p
crw-rw----. 1 root audio 116,  89 May 10 20:39 /dev/snd/pcmC2D1c
crw-rw----. 1 root audio 116,  81 May 10 20:39 /dev/snd/pcmC2D1p
crw-rw----. 1 root audio 116,  90 May 10 20:39 /dev/snd/pcmC2D2c
crw-rw----. 1 root audio 116,  82 May 10 20:39 /dev/snd/pcmC2D2p
crw-rw----. 1 root audio 116,  91 May 10 20:39 /dev/snd/pcmC2D3c
crw-rw----. 1 root audio 116,  83 May 10 20:39 /dev/snd/pcmC2D3p
crw-rw----. 1 root audio 116,  92 May 10 20:39 /dev/snd/pcmC2D4c
crw-rw----. 1 root audio 116,  84 May 10 20:39 /dev/snd/pcmC2D4p
crw-rw----. 1 root audio 116,  93 May 10 20:39 /dev/snd/pcmC2D5c
crw-rw----. 1 root audio 116,  85 May 10 20:39 /dev/snd/pcmC2D5p
crw-rw----. 1 root audio 116,  94 May 10 20:39 /dev/snd/pcmC2D6c
crw-rw----. 1 root audio 116,  86 May 10 20:39 /dev/snd/pcmC2D6p
crw-rw----. 1 root audio 116,  95 May 10 20:39 /dev/snd/pcmC2D7c
crw-rw----. 1 root audio 116,  87 May 10 20:39 /dev/snd/pcmC2D7p
crw-rw----. 1 root audio 116, 120 May 10 20:39 /dev/snd/pcmC3D0c
crw-rw----. 1 root audio 116, 112 May 10 20:39 /dev/snd/pcmC3D0p
crw-rw----. 1 root audio 116, 121 May 10 20:39 /dev/snd/pcmC3D1c
crw-rw----. 1 root audio 116, 113 May 10 20:39 /dev/snd/pcmC3D1p
crw-rw----. 1 root audio 116, 122 May 10 20:39 /dev/snd/pcmC3D2c
crw-rw----. 1 root audio 116, 114 May 10 20:39 /dev/snd/pcmC3D2p
crw-rw----. 1 root audio 116, 123 May 10 20:39 /dev/snd/pcmC3D3c
crw-rw----. 1 root audio 116, 115 May 10 20:39 /dev/snd/pcmC3D3p
crw-rw----. 1 root audio 116, 124 May 10 20:39 /dev/snd/pcmC3D4c
crw-rw----. 1 root audio 116, 116 May 10 20:39 /dev/snd/pcmC3D4p
crw-rw----. 1 root audio 116, 125 May 10 20:39 /dev/snd/pcmC3D5c
crw-rw----. 1 root audio 116, 117 May 10 20:39 /dev/snd/pcmC3D5p
crw-rw----. 1 root audio 116, 126 May 10 20:39 /dev/snd/pcmC3D6c
crw-rw----. 1 root audio 116, 118 May 10 20:39 /dev/snd/pcmC3D6p
crw-rw----. 1 root audio 116, 127 May 10 20:39 /dev/snd/pcmC3D7c
crw-rw----. 1 root audio 116, 119 May 10 20:39 /dev/snd/pcmC3D7p
crw-rw----. 1 root audio 116,   1 May 10 20:39 /dev/snd/seq
crw-rw----. 1 root audio 116,  33 May 10 20:39 /dev/snd/timer

/dev/snd/by-path:
total 0
drwxr-xr-x. 2 root root    60 May 10 17:39 .
drwxr-x---. 3 root audio 2420 May 10 20:39 ..
lrwxrwxrwx. 1 root root    12 May 10 17:39 pci-0000:00:1b.0 -> ../controlC0


!!ALSA configuration files
!!------------------------

!!System wide config file (/etc/asound.conf)

#
# Place your global alsa-lib configuration here...
#


!!Aplay/Arecord output
!!--------------------

APLAY

aplay: device_list:270: no soundcards found...

ARECORD

arecord: device_list:270: no soundcards found...

!!Amixer output
!!-------------

!!-------Mixer controls for card 0 [PCH]

Invalid card number.
Usage: amixer <options> [command]

Available options:
  -h,--help       this help
  -c,--card N     select the card
  -D,--device N   select the device, default 'default'
  -d,--debug      debug mode
  -n,--nocheck    do not perform range checking
  -v,--version    print version of this program
  -q,--quiet      be quiet
  -i,--inactive   show also inactive controls
  -a,--abstract L select abstraction level (none or basic)
  -s,--stdin      Read and execute commands from stdin sequentially
  -R,--raw-volume Use the raw value (default)
  -M,--mapped-volume Use the mapped volume

Available commands:
  scontrols       show all mixer simple controls
  scontents	  show contents of all mixer simple controls (default command)
  sset sID P      set contents for one mixer simple control
  sget sID        get contents for one mixer simple control
  controls        show all controls for given card
  contents        show contents of all controls for given card
  cset cID P      set control contents for one control
  cget cID        get control contents for one control
Invalid card number.
Usage: amixer <options> [command]

Available options:
  -h,--help       this help
  -c,--card N     select the card
  -D,--device N   select the device, default 'default'
  -d,--debug      debug mode
  -n,--nocheck    do not perform range checking
  -v,--version    print version of this program
  -q,--quiet      be quiet
  -i,--inactive   show also inactive controls
  -a,--abstract L select abstraction level (none or basic)
  -s,--stdin      Read and execute commands from stdin sequentially
  -R,--raw-volume Use the raw value (default)
  -M,--mapped-volume Use the mapped volume

Available commands:
  scontrols       show all mixer simple controls
  scontents	  show contents of all mixer simple controls (default command)
  sset sID P      set contents for one mixer simple control
  sget sID        get contents for one mixer simple control
  controls        show all controls for given card
  contents        show contents of all controls for given card
  cset cID P      set control contents for one control
  cget cID        get control contents for one control


!!Alsactl output
!!--------------

--startcollapse--
--endcollapse--


!!All Loaded Modules
!!------------------

Module
fuse
xfs
btrfs
xor
raid6_pq
rfcomm
ip6t_rpfilter
ip6t_REJECT
nf_reject_ipv6
xt_conntrack
ccm
ip_set
nfnetlink
ebtable_nat
ebtable_broute
bridge
stp
llc
ip6table_nat
nf_conntrack_ipv6
nf_defrag_ipv6
nf_nat_ipv6
ip6table_mangle
ip6table_raw
ip6table_security
iptable_nat
nf_conntrack_ipv4
nf_defrag_ipv4
nf_nat_ipv4
nf_nat
nf_conntrack
libcrc32c
iptable_mangle
iptable_raw
iptable_security
ebtable_filter
ebtables
ip6table_filter
ip6_tables
bnep
vfat
fat
intel_rapl
x86_pkg_temp_thermal
intel_powerclamp
coretemp
kvm_intel
kvm
irqbypass
crct10dif_pclmul
crc32_pclmul
ghash_clmulni_intel
intel_cstate
intel_uncore
intel_rapl_perf
iTCO_wdt
iTCO_vendor_support
joydev
uvcvideo
btusb
videobuf2_vmalloc
videobuf2_memops
videobuf2_v4l2
btrtl
btbcm
videobuf2_core
videodev
btintel
media
bluetooth
arc4
iwldvm
snd_hda_codec_hdmi
snd_hda_intel
mac80211
snd_hda_codec
snd_hda_core
snd_hwdep
iwlwifi
cfg80211
rfkill
snd_seq
snd_seq_device
snd_pcm
snd_timer
mei_me
snd
i2c_i801
mei
soundcore
shpchp
lpc_ich
tpm_tis
tpm_tis_core
tpm
nfsd
auth_rpcgss
nfs_acl
lockd
grace
sunrpc
i915
crc32c_intel
i2c_algo_bit
drm_kms_helper
serio_raw
drm
video
uas
usb_storage


!!Sysfs Files
!!-----------

/sys/class/sound/hwC0D3/init_pin_configs:
0x05 0x18560010
0x06 0x58560020
0x07 0x58560030

/sys/class/sound/hwC0D3/driver_pin_configs:

/sys/class/sound/hwC0D3/user_pin_configs:

/sys/class/sound/hwC0D3/init_verbs:

/sys/class/sound/hwC0D3/hints:


!!ALSA/HDA dmesg
!!--------------

[   12.940215] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[   13.190560] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[   13.462977] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   13.486165] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   13.529244] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG enabled
Code:
[hdscania@localhost ~]$ sudo sh /data/alsa.info.sh
ALSA Information Script v 0.4.64
--------------------------------

This script visits the following commands/files to collect diagnostic
information about your ALSA installation and sound related hardware.

  dmesg
  lspci
  lsmod
  aplay
  amixer
  alsactl
  /proc/asound/
  /sys/class/sound/
  ~/.asoundrc (etc.)

See '/data/alsa.info.sh --help' for command line options.

/usr/sbin/alsactl: save_state:1595: No soundcards found...
cat: /tmp/alsa-info.UWgzX1Rn2o/alsactl.tmp: No such file or directory
Automatically upload ALSA information to www.alsa-project.org? [y/N] : y
Uploading information to www.alsa-project.org ...  Done!

Your ALSA information is located at http://www.alsa-project.org/db/?f=15dea41d013fab022d77ed14df5eb7b9c2936bca

Please inform the person helping you.

[hdscania@localhost ~]$
 
Old 05-11-2017, 08:00 PM   #5
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,003
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
I'll be honest, sounds like a hardware issue to me. Given that it's a sandy bridge mobile, I'm not aware of anyone using an audio chipset in that generation that isn't supported by at least some (and probably all) the OS's you've tried out of the box.
 
Old 05-12-2017, 12:31 AM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
ooops.
 
Old 05-12-2017, 12:31 AM   #7
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by hd_scania View Post
What are possible to be this hardware issue? If it is a hardware fracture the drivers were no longer seen to me, but in fact impossible here.
Honestly, I am quite weak in the internal hardware devices, so I need more useful advices to understand them for more.
this podcast:
http://gnuworldorder.info/audiophile...Order_11x5.ogg
go to 1:02:00 and listen (that's one hour and 2 minutes forward).

later you can also listen to this:
http://gnuworldorder.info/audiophile...Order_11x7.ogg
 
Old 05-12-2017, 05:54 AM   #8
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
Here NOT YET thanks? A hardware issue of my audio card is STILL PRESENT thanks?
 
Old 05-12-2017, 05:59 AM   #9
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
Quote:
Originally Posted by Timothy Miller View Post
I'll be honest, sounds like a hardware issue to me. Given that it's a sandy bridge mobile, I'm not aware of anyone using an audio chipset in that generation that isn't supported by at least some (and probably all) the OS's you've tried out of the box.
Here, to be specified, do you stand it for: A hardware issue NOT to be fixed under SOFTWARE LIKE COMMANDS?
 
Old 05-12-2017, 07:16 AM   #10
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,478

Rep: Reputation: Disabled
driver=snd_hda_intel

I see from one of your posts both 'jack' & 'pulseaudio' - these need to be set up if you intend to use them, they have their own documentation that you will need to refer to.

Alsa will use the above driver.

Another possibility is that you have accidentally disabled your sound (muted it) by hitting a button on a laptop.
 
1 members found this post helpful.
Old 05-12-2017, 07:49 AM   #11
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
You seem to have many devices with audio functionality.

$ alsamixer -c 0
$ alsamixer -c 1
$ alsamixer -c 2
$ alsamixer -c 3

$ speaker-test -c 2 -l 1 -D hw:0
$ speaker-test -c 2 -l 1 -D hw:1
$ speaker-test -c 2 -l 1 -D hw:2
$ speaker-test -c 2 -l 1 -D hw:3

See if any of those output audio. If you're expecting HDMI audio, try these.

$ speaker-test -c 2 -l 1 -D hw:0,3
$ speaker-test -c 2 -l 1 -D hw:1,3
$ speaker-test -c 2 -l 1 -D hw:2,3
$ speaker-test -c 2 -l 1 -D hw:3,3
 
Old 05-12-2017, 12:48 PM   #12
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by hd_scania View Post
Here NOT YET thanks? A hardware issue of my audio card is STILL PRESENT thanks?
Just because software can 'see' the card does not mean it will work.

All you can try is-

check the BIOS/UEFI and make sure its turned on (or if you are using an expansion sound card make sure onboard sound is turned off)
play with all the mixers
check to see if its muted
try different OSes (live CDs or full installs)

If you've done all that and you still cant get sound, I'm pretty sure its hardware.
 
Old 05-12-2017, 11:21 PM   #13
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by hd_scania View Post
Here NOT YET thanks? A hardware issue of my audio card is STILL PRESENT thanks?
Quote:
Originally Posted by hd_scania View Post
Here, to be specified, do you stand it for: A hardware issue NOT to be fixed under SOFTWARE LIKE COMMANDS?
i do not understand these remarks, but i get the distinct impression that YOU ARE SHOUTING at us.

which i do not appreciate; a comment whether my link was helpful or not, and why, would be much nicer.
 
Old 05-13-2017, 11:43 PM   #14
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
Quote:
Originally Posted by Shadow_7 View Post
You seem to have many devices with audio functionality.
$ alsamixer -c 0
$ alsamixer -c 1
$ alsamixer -c 2
$ alsamixer -c 3
$ speaker-test -c 2 -l 1 -D hw:0
$ speaker-test -c 2 -l 1 -D hw:1
$ speaker-test -c 2 -l 1 -D hw:2
$ speaker-test -c 2 -l 1 -D hw:3
See if any of those output audio. If you're expecting HDMI audio, try these.
$ speaker-test -c 2 -l 1 -D hw:0,3
$ speaker-test -c 2 -l 1 -D hw:1,3
$ speaker-test -c 2 -l 1 -D hw:2,3
$ speaker-test -c 2 -l 1 -D hw:3,3
Code:
[hdscania@localhost ~]$ alsamixer -c 0
invalid card index: 0
try `alsamixer --help' for more information
[hdscania@localhost ~]$ alsamixer -c 1
invalid card index: 1
try `alsamixer --help' for more information
[hdscania@localhost ~]$ alsamixer -c 2
invalid card index: 2
try `alsamixer --help' for more information
[hdscania@localhost ~]$ alsamixer -c 3
invalid card index: 3
try `alsamixer --help' for more information
[hdscania@localhost ~]$ sudo alsamixer -c 0
invalid card index: 0
try `alsamixer --help' for more information
[hdscania@localhost ~]$ sudo alsamixer -c 1
invalid card index: 1
try `alsamixer --help' for more information
[hdscania@localhost ~]$ sudo alsamixer -c 2
invalid card index: 2
try `alsamixer --help' for more information
[hdscania@localhost ~]$ sudo alsamixer -c 3
invalid card index: 3
try `alsamixer --help' for more information
[hdscania@localhost ~]$ speaker-test -c 2 -l 1 -D hw:0

speaker-test 1.1.3

Playback device is hw:0
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -13,Permission denied
[hdscania@localhost ~]$ speaker-test -c 2 -l 1 -D hw:1

speaker-test 1.1.3

Playback device is hw:1
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -13,Permission denied
[hdscania@localhost ~]$ speaker-test -c 2 -l 1 -D hw:2

speaker-test 1.1.3

Playback device is hw:2
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -13,Permission denied
[hdscania@localhost ~]$ speaker-test -c 2 -l 1 -D hw:3

speaker-test 1.1.3

Playback device is hw:3
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -13,Permission denied
[hdscania@localhost ~]$ sudo speaker-test -c 2 -l 1 -D hw:0

speaker-test 1.1.3

Playback device is hw:0
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -19,No such device
[hdscania@localhost ~]$ sudo speaker-test -c 2 -l 1 -D hw:1

speaker-test 1.1.3

Playback device is hw:1
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -19,No such device
[hdscania@localhost ~]$ sudo speaker-test -c 2 -l 1 -D hw:2

speaker-test 1.1.3

Playback device is hw:2
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -19,No such device
[hdscania@localhost ~]$ sudo speaker-test -c 2 -l 1 -D hw:3

speaker-test 1.1.3

Playback device is hw:3
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -19,No such device
[hdscania@localhost ~]$ speaker-test -c 2 -l 1 -D hw:0,1

speaker-test 1.1.3

Playback device is hw:0,1
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -13,Permission denied
[hdscania@localhost ~]$ sudo speaker-test -c 2 -l 1 -D hw:0,1

speaker-test 1.1.3

Playback device is hw:0,1
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -19,No such device
[hdscania@localhost ~]$ sudo speaker-test -c 2 -l 1 -D hw:1,2

speaker-test 1.1.3

Playback device is hw:1,2
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -19,No such device
[hdscania@localhost ~]$ sudo speaker-test -c 2 -l 1 -D hw:2,3

speaker-test 1.1.3

Playback device is hw:2,3
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -19,No such device
[hdscania@localhost ~]$ sudo speaker-test -c 2 -l 1 -D hw:0,2

speaker-test 1.1.3

Playback device is hw:0,2
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -19,No such device
[hdscania@localhost ~]$ sudo speaker-test -c 2 -l 1 -D hw:1,3

speaker-test 1.1.3

Playback device is hw:1,3
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -19,No such device
[hdscania@localhost ~]$ sudo speaker-test -c 2 -l 1 -D hw:0,3

speaker-test 1.1.3

Playback device is hw:0,3
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -19,No such device
[hdscania@localhost ~]$
Code:
[hdscania@localhost ~]$ alsamixer -h
Usage: alsamixer [options]
Useful options:
  -h, --help              this help
  -c, --card=NUMBER       sound card number or id
  -D, --device=NAME       mixer device name
  -V, --view=MODE         starting view mode: playback/capture/all
Debugging options:
  -g, --no-color          toggle using of colors
  -a, --abstraction=NAME  mixer abstraction level: none/basic
[hdscania@localhost ~]$ speaker-test -h

speaker-test 1.1.3

Usage: speaker-test [OPTION]... 
-h,--help	help
-D,--device	playback device
-r,--rate	stream rate in Hz
-c,--channels	count of channels in stream
-f,--frequency	sine wave frequency in Hz
-F,--format	sample format
-b,--buffer	ring buffer size in us
-p,--period	period size in us
-P,--nperiods	number of periods
-t,--test	pink=use pink noise, sine=use sine wave, wav=WAV file
-l,--nloops	specify number of loops to test, 0 = infinite
-s,--speaker	single speaker test. Values 1=Left, 2=right, etc
-w,--wavfile	Use the given WAV file as a test sound
-W,--wavdir	Specify the directory containing WAV files
-m,--chmap	Specify the channel map to override
-X,--force-frequency	force frequencies outside the 30-8000hz range
-S,--scale	Scale of generated test tones in percent (default=80)

Recognized sample formats are: S8 S16_LE S16_BE FLOAT_LE S32_LE S32_BE

[hdscania@localhost ~]$
 
Old 05-13-2017, 11:49 PM   #15
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
Quote:
Originally Posted by cascade9 View Post
Just because software can 'see' the card does not mean it will work.
All you can try is-
check the BIOS/UEFI and make sure its turned on (or if you are using an expansion sound card make sure onboard sound is turned off)
play with all the mixers
check to see if its muted
try different OSes (live CDs or full installs)
If you've done all that and you still cant get sound, I'm pretty sure its hardware.
I was previously on LMDE, Ubuntu finally Debian testing, and is now at Fedora, but no options to disable audio are in rEFInd ESP and BIOS, and some commands (see my other replies here) are run to test audio and no sounds are, so you have almost got it is a HARDWARE issue.
 
  


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
dvd playback - picture fine - awful sound / my guess is its a codec issue... coal-fire-ice Linux - Desktop 4 07-14-2008 07:23 AM
slackbuild libdvdcss win32 codec; permissions issue cmk77 Slackware 4 08-03-2007 07:00 AM
Codec's.... kmcgavran Linux - Software 3 01-18-2007 08:39 PM
Audio Codec Issue? wh33t General 0 10-07-2005 01:25 AM
how to install divx codec?where to get codec ginda Linux - Newbie 1 10-22-2004 12:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:47 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