here /home/michi # dmesg | grep sound
[    0.993567] udevd[1479]: ctx=0x55f4440f6d80 path=/lib/modules/4.19.97-gentoo/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory
[    0.994849] udevd[1479]: ctx=0x55f4440f6d80 path=/lib/modules/4.19.97-gentoo/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory
[    5.395459] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[    5.395484] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[    5.395506] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[    5.395530] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    5.395551] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13

Moin Allerseits. Ich bekomme keinen Sound unter Linux Gentoo. Ich habe mal alle Infos , die mir eingefallen sind, abgerufen. Falls Jemand noch eine braucht bitte Kontakt aufnehmen. Über Facebook oder hier:

here /home/michi # su michi                                                                                                                              
michi@here ~ $ groups                                                                                                                                    
wheel audio plugdev                                                                                                                                      
michi@here ~ $ speaker-test -c 2 -D front                                                                                                                

speaker-test 1.2.2                                                                                                                                      

Wiedergabe-Gerät ist front                                                                                                                               
Stream-Parameter sind 48000 Hz, S16_LE, 2 Kanäle                                                                                                         
Verwende 16 Oktaven rosa Rauschen                                                                                                                        
Rate ist 48000 Hz (angefordert: 48000 Hz)                                                                                                                
Puffergröße von 64 bis 16384                                                                                                                             
Periodengröße von 32 bis 8192                                                                                                                            
Verwende maximale Puffergröße 16384                                                                                                                      
Perioden = 4                                                                                                                    
gesetzt: period_size = 4096                                                                                                                              
gesetzt: buffer_size = 16384                                                                                                                             
 0 - Front Left                                                                                                                             
 1 - Front Right                                                                                                                                
Zeit pro Periode = 5,632531                                                                                                                              
 0 - Front Left                                                                                                                             
 1 - Front Right                                                                                                                                
Zeit pro Periode = 5,972964                                                                                                                              
 0 - Front Left                                                                                                                             
          
here /home/michi # cat /proc/asound/cards
 0 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xf7120000 irq 125
here /home/michi # lspci | grep -i audio
00:1f.3 Audio device: Intel Corporation 200 Series PCH HD Audio
here /home/michi # 
here /home/michi # /etc/init.d/alsasound status
 * status: started
here /home/michi # lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 05e3:0751 Genesys Logic, Inc. microSD Card Reader
Bus 001 Device 005: ID 046d:c016 Logitech, Inc. Optical Wheel Mouse
Bus 001 Device 007: ID 046a:b090 Cherry GmbH Keyboard
Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
here /home/michi # lspci
00:00.0 Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 0d)
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Desktop 9 Series) (rev 02)
00:14.0 USB controller: Intel Corporation 200 Series/Z370 Chipset Family USB 3.0 xHCI Controller
00:16.0 Communication controller: Intel Corporation 200 Series PCH CSME HECI #1
00:17.0 SATA controller: Intel Corporation 200 Series PCH SATA controller [AHCI mode]
00:1c.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #5 (rev f0)
00:1d.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #11 (rev f0)
00:1d.3 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #12 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device a2ca
00:1f.2 Memory controller: Intel Corporation 200 Series/Z370 Chipset Family Power Management Controller
00:1f.3 Audio device: Intel Corporation 200 Series PCH HD Audio
00:1f.4 SMBus: Intel Corporation 200 Series/Z370 Chipset Family SMBus Controller
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
here /home/michi #