ubuntuusers.de

Neue Soundkarte - Komplete Audio 6 - brauche Hilfe beim Einrichten

Status: Ungelöst | Ubuntu-Version: Ubuntu 14.04 (Trusty Tahr)
Antworten |

namba

Anmeldungsdatum:
31. Dezember 2009

Beiträge: Zähle...

Wohnort: Nordhessen

Hallo zusammen,

meine interne Soundkarte im Notebook lieferte keinen Sound mehr. Eine kleine USB-Soundkarte übernahm in der Folge den Dienst. Nun habe ich mir eine neue Soundkarte zu gelegt, um unterwegs auch vernünftige Aufnahmen hin zu bekommen.

Beim ersten einstecken lief die neue Soundkarte auf Anhieb, allerdings nur mit 4.0, 4.1 und ich glaube 5.1 Sound. Nach einem erneuten hochfahren war die Soundkarte aus der Lautstärkeregelung verschwunden.

Sie wird von Alsa erkannt.

cat /proc/asound/cards
 0 [PCH            ]: HDA-Intel - HDA Intel PCH
                      		HDA Intel PCH at 0xf7910000 irq 48
 1 [K6             ]: USB-Audio - Komplete Audio 6
                      		Native Instruments Komplete Audio 6 at usb-0000:00:1a.0-1.2, high speed

Auch Alsa läuft:

aplay /usr/share/sounds/alsa/Noise.wav
Wiedergabe: WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little Endian, Rate: 48000 Hz, mono

verwendetes Modul

modinfo soundcore
filename:       /lib/modules/3.13.0-143-generic/kernel/sound/soundcore.ko
license:        GPL
author:         Alan Cox
description:    Core sound module
srcversion:     D85D01377883AF724850357
depends:        
intree:         Y
vermagic:       3.13.0-143-generic SMP mod_unload modversions retpoline 
signer:         Magrathea: Glacier signing key
sig_key:        43:C2:FB:91:FE:B9:85:89:77:60:54:5B:B2:76:4D:14:89:E8:32:03
sig_hashalgo:   sha512
lspci -nnk | grep -iA2 audio
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
	Subsystem: Pegatron Device [1b0a:20e6]
	Kernel driver in use: snd_hda_intel

Die interne Soundkarte kann still gelegt werden. Ich habe im Bios geschaut, dort aber keinen Schalter gefunden.

http://www.alsa-project.org/main/index.php/Matrix:Module-usb-audio habe ich mir angeschaut und probiert die Einträge hin zu bekommen, aber dafür fehlt mir das Wissen über die Soundkarte. Vielleicht hat ja jemand auch diese Soundkarte und kann mir die Einträge für die Konfigurationsdateien von Alsa geben.

alsa-base.conf ...... wird auf der alsa-Seite nicht erwähnt

modules.conf ........ existiert nicht

Midi ................ würde ich auch gerne nutzen.

sudo aplay -l          # liefert (nur für die relevante Karte)
Karte 1: K6 [Komplete Audio 6], Gerät 0: USB Audio [USB Audio]
 		 Sub-Geräte: 1/1

Module sind geladen

cat /proc/asound/modules
 0 snd_hda_intel
 1 snd_usb_audio

und das Gerät wird am USB-Bus gefunden

lsusb          # liefert (nur für die relevante Karte)
Bus 001 Device 005: ID 17cc:1001 Native Instruments

Etwas mehr über die Soundkarte habe ich hier gefunden

aplay -L
default
    Playback/recording through the PulseAudio sound server
null
    Discard all samples (playback) or generate zero samples (capture)
pulse
    PulseAudio Sound Server

(........  sysdefault:CARD=PCH
    HDA Intel PCH, ALC269VC Analog
......... und so weiter. HDA Intel auch hier weggelassen)

sysdefault:CARD=K6
    Komplete Audio 6, USB Audio
    Default Audio Device
front:CARD=K6,DEV=0
    Komplete Audio 6, USB Audio
    Front speakers
surround40:CARD=K6,DEV=0
    Komplete Audio 6, USB Audio
    4.0 Surround output to Front and Rear speakers
surround41:CARD=K6,DEV=0
    Komplete Audio 6, USB Audio
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=K6,DEV=0
    Komplete Audio 6, USB Audio
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=K6,DEV=0
    Komplete Audio 6, USB Audio
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=K6,DEV=0
    Komplete Audio 6, USB Audio
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=K6,DEV=0
    Komplete Audio 6, USB Audio
    IEC958 (S/PDIF) Digital Audio Output
dmix:CARD=K6,DEV=0
    Komplete Audio 6, USB Audio
    Direct sample mixing device
dsnoop:CARD=K6,DEV=0
    Komplete Audio 6, USB Audio
    Direct sample snooping device
hw:CARD=K6,DEV=0
    Komplete Audio 6, USB Audio
    Direct hardware device without any conversions
plughw:CARD=K6,DEV=0
    Komplete Audio 6, USB Audio
    Hardware device with all software conversions

Wäre schön wenn mir jemand weiterhelfen könnte.

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Installiere dir als erstes Pavucontrol um die Soundkarten bequem zu Verwalten

sudo apt-get install pavucontrol

Rufe es im Terminal auf mit

pavucontrol

Lösche die alten config Dateien von Pulse

rm -r ~/.pulse ~/.asound* ~/.pulse-cookie ~/.config/pulse

und starte Pulse neu mit

pulseaudio -k

Alternativ Neustart. Zeige wenn keine Verbesserung die Ausgabe von

pactl info

sowie

pacmd info

namba

(Themenstarter)

Anmeldungsdatum:
31. Dezember 2009

Beiträge: 26

Wohnort: Nordhessen

pavucontrol ist schon vorhanden.

Von den zu löschenden Dateien war nur das Verzeichnis ~/.config/pulse vorhanden.

Neustart erfolgreich. Keine Verbesserungen.

pactl info

pactl info
Server-Zeichenkette: /run/user/1000/pulse/native
Bibliotheksprotokollversion: 28
Server-Protokollversion: 28
Ist Lokal: yes
Client-Index: 9
Kachelgröße: 65472
Benutzername: dietmar
Rechnername: dietmar-P7816
Server-Name: pulseaudio
Server-Version: 4.0
Standard-Sample-Angabe: s16le 2ch 44100Hz
Standard-Kanalzuordnung: front-left,front-right
Standard-Sink: alsa_output.pci-0000_00_1b.0.analog-stereo
Standard-Quelle: alsa_input.pci-0000_00_1b.0.analog-stereo
Cookie: 219a:80fc

pacmd info

Welcome to PulseAudio! Use "help" for usage information.
>>> Memory blocks currently allocated: 6, size: 82,9 KB.
Memory blocks allocated during the whole lifetime: 207160, size: 293,4 MB.
Memory blocks imported from other processes: 0, size: 0 B.
Memory blocks exported to other processes: 0, size: 0 B.
Total sample cache size: 0 B.
Default sample spec: s16le 2ch 44100Hz
Default channel map: front-left,front-right
Default sink name: alsa_output.pci-0000_00_1b.0.analog-stereo
Default source name: alsa_input.pci-0000_00_1b.0.analog-stereo
Memory blocks of type POOL: 5 allocated/87571 accumulated.
Memory blocks of type POOL_EXTERNAL: 1 allocated/60784 accumulated.
Memory blocks of type APPENDED: 0 allocated/0 accumulated.
Memory blocks of type USER: 0 allocated/0 accumulated.
Memory blocks of type FIXED: 0 allocated/119589 accumulated.
Memory blocks of type IMPORTED: 0 allocated/0 accumulated.
20 module(s) loaded.
    index: 0
        name: <module-device-restore>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Lennart Poettering"
                module.description = "Automatically restore the volume/mute state of devices"
                module.version = "4.0"
    index: 1
        name: <module-stream-restore>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Lennart Poettering"
                module.description = "Automatically restore the volume/mute/device state of streams"
                module.version = "4.0"
    index: 2
        name: <module-card-restore>
        argument: <>
        used: -1
        load once: yes                                                                                                                                                                                                     
        properties:                                                                                                                                                                                                        
                module.author = "Lennart Poettering"                                                                                                                                                                       
                module.description = "Automatically restore profile of cards"                                                                                                                                              
                module.version = "4.0"                                                                                                                                                                                     
    index: 3                                                                                                                                                                                                               
        name: <module-augment-properties>                                                                                                                                                                                  
        argument: <>                                                                                                                                                                                                       
        used: -1                                                                                                                                                                                                           
        load once: yes                                                                                                                                                                                                     
        properties:                                                                                                                                                                                                        
                module.author = "Lennart Poettering"                                                                                                                                                                       
                module.description = "Augment the property sets of streams with additional static information"                                                                                                             
                module.version = "4.0"                                                                                                                                                                                     
    index: 4
        name: <module-switch-on-port-available>
        argument: <>
        used: -1
        load once: no
        properties:

    index: 5
        name: <module-alsa-card>
        argument: <device_id="0" name="pci-0000_00_1b.0" card_name="alsa_card.pci-0000_00_1b.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1">
        used: 3
        load once: no
        properties:
                module.author = "Lennart Poettering"
                module.description = "ALSA Card"
                module.version = "4.0"
    index: 6
        name: <module-udev-detect>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Lennart Poettering"
                module.description = "Detect available audio hardware and load matching drivers"
                module.version = "4.0"
    index: 7
        name: <module-bluetooth-policy>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Frédéric Dalleau"
                module.description = "When a bluetooth sink or source is added, load module-loopback"
                module.version = "4.0"
    index: 8
        name: <module-bluetooth-discover>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Joao Paulo Rechi Vita"
                module.description = "Detect available bluetooth audio devices and load bluetooth audio drivers"
                module.version = "4.0"
    index: 9
        name: <module-native-protocol-unix>
        argument: <>
        used: -1
        load once: no
        properties:
                module.author = "Lennart Poettering"
                module.description = "Native protocol (UNIX sockets)"
                module.version = "4.0"
    index: 10
        name: <module-default-device-restore>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Lennart Poettering"
                module.description = "Automatically restore the default sink and source"
                module.version = "4.0"
    index: 11
        name: <module-rescue-streams>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Lennart Poettering"
                module.description = "When a sink/source is removed, try to move their streams to the default sink/source"
                module.version = "4.0"
    index: 12
        name: <module-always-sink>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Colin Guthrie"
                module.description = "Hält stets einen Sink geladen, selbst wenn dies ein Null-Sink ist"
                module.version = "4.0"
    index: 13
        name: <module-intended-roles>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Lennart Poettering"
                module.description = "Automatically set device of streams based of intended roles of devices"
                module.version = "4.0"
    index: 14
        name: <module-suspend-on-idle>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Lennart Poettering"
                module.description = "When a sink/source is idle for too long, suspend it"
                module.version = "4.0"
    index: 15
        name: <module-systemd-login>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Lennart Poettering"
                module.description = "Create a client for each login session of this user"
                module.version = "4.0"
    index: 16
        name: <module-position-event-sounds>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Lennart Poettering"
                module.description = "Position event sounds between L and R depending on the position on screen of the widget triggering them."
                module.version = "4.0"
    index: 17
        name: <module-filter-heuristics>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Colin Guthrie"
                module.description = "Detect when various filters are desirable"
                module.version = "4.0"
    index: 18
        name: <module-filter-apply>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Colin Guthrie"
                module.description = "Load filter sinks automatically when needed"
                module.version = "4.0"
    index: 19
        name: <module-cli-protocol-unix>
        argument: <>
        used: -1
        load once: no
        properties:
                module.author = "Lennart Poettering"
                module.description = "Command line interface protocol (UNIX sockets)"
                module.version = "4.0"
1 sink(s) available.
  * index: 0
        name: <alsa_output.pci-0000_00_1b.0.analog-stereo>
        driver: <module-alsa-card.c>
        flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
        state: IDLE
        suspend cause: 
        priority: 9959
        volume: 0:   8% 1:   8%
                0: -66,75 dB 1: -66,75 dB
                balance 0,00
        base volume: 100%
                     0,00 dB
        volume steps: 65537
        muted: yes
        current latency: 19,31 ms
        max request: 3 KiB
        max rewind: 64 KiB
        monitor source: 0
        sample spec: s16le 2ch 44100Hz
        channel map: front-left,front-right
                     Stereo
        used by: 0
        linked by: 1
        configured latency: 20,00 ms; range is 0,50 .. 371,52 ms
        card: 0 <alsa_card.pci-0000_00_1b.0>
        module: 5
        properties:
                alsa.resolution_bits = "16"
                device.api = "alsa"
                device.class = "sound"
                alsa.class = "generic"
                alsa.subclass = "generic-mix"
                alsa.name = "ALC269VC Analog"
                alsa.id = "ALC269VC Analog"
                alsa.subdevice = "0"
                alsa.subdevice_name = "subdevice #0"
                alsa.device = "0"
                alsa.card = "0"
                alsa.card_name = "HDA Intel PCH"
                alsa.long_card_name = "HDA Intel PCH at 0xf7910000 irq 48"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:00:1b.0"
                sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
                device.bus = "pci"
                device.vendor.id = "8086"
                device.vendor.name = "Intel Corporation"
                device.product.id = "1e20"
                device.product.name = "7 Series/C210 Series Chipset Family High Definition Audio Controller"
                device.form_factor = "internal"
                device.string = "front:0"
                device.buffering.buffer_size = "65536"
                device.buffering.fragment_size = "32768"
                device.access_mode = "mmap+timer"
                device.profile.name = "analog-stereo"
                device.profile.description = "Analog Stereo"
                device.description = "Internes Audio Analog Stereo"
                alsa.mixer_name = "Intel PantherPoint HDMI"
                alsa.components = "HDA:10ec0269,1b0a20e6,00100202 HDA:80862806,1b0a20ca,00100000"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        ports:
                analog-output-speaker: Lautsprecher (priority 10000, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "audio-speakers"
                analog-output-headphones: Kopfhörer (priority 9000, latency offset 0 usec, available: yes)
                        properties:
                                device.icon_name = "audio-headphones"
        active port: <analog-output-headphones>
2 source(s) available.
    index: 0
        name: <alsa_output.pci-0000_00_1b.0.analog-stereo.monitor>
        driver: <module-alsa-card.c>
        flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
        state: RUNNING
        suspend cause: 
        priority: 1950
        volume: 0: 100% 1: 100%
                0: 0,00 dB 1: 0,00 dB
                balance 0,00
        base volume: 100%
                     0,00 dB
        volume steps: 65537
        muted: no
        current latency: 0,00 ms
        max rewind: 64 KiB
        sample spec: s16le 2ch 44100Hz
        channel map: front-left,front-right
                     Stereo
        used by: 1
        linked by: 1
        configured latency: 20,00 ms; range is 0,50 .. 371,52 ms
        monitor_of: 0
        card: 0 <alsa_card.pci-0000_00_1b.0>
        module: 5
        properties:
                device.description = "Monitor of Internes Audio Analog Stereo"
                device.class = "monitor"
                alsa.card = "0"
                alsa.card_name = "HDA Intel PCH"
                alsa.long_card_name = "HDA Intel PCH at 0xf7910000 irq 48"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:00:1b.0"
                sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
                device.bus = "pci"
                device.vendor.id = "8086"
                device.vendor.name = "Intel Corporation"
                device.product.id = "1e20"
                device.product.name = "7 Series/C210 Series Chipset Family High Definition Audio Controller"
                device.form_factor = "internal"
                device.string = "0"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
  * index: 1
        name: <alsa_input.pci-0000_00_1b.0.analog-stereo>
        driver: <module-alsa-card.c>
        flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
        state: RUNNING
        suspend cause: 
        priority: 9959
        volume: 0:  13% 1:  13%
                0: -52,25 dB 1: -52,25 dB
                balance 0,00
        base volume:  10%
                     -60,00 dB
        volume steps: 65537
        muted: yes
        current latency: 0,00 ms
        max rewind: 0 KiB
        sample spec: s16le 2ch 44100Hz
        channel map: front-left,front-right
                     Stereo
        used by: 1
        linked by: 1
        configured latency: 20,00 ms; range is 0,50 .. 371,52 ms
        card: 0 <alsa_card.pci-0000_00_1b.0>
        module: 5
        properties:
                alsa.resolution_bits = "16"
                device.api = "alsa"
                device.class = "sound"
                alsa.class = "generic"
                alsa.subclass = "generic-mix"
                alsa.name = "ALC269VC Analog"
                alsa.id = "ALC269VC Analog"
                alsa.subdevice = "0"
                alsa.subdevice_name = "subdevice #0"
                alsa.device = "0"
                alsa.card = "0"
                alsa.card_name = "HDA Intel PCH"
                alsa.long_card_name = "HDA Intel PCH at 0xf7910000 irq 48"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:00:1b.0"
                sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
                device.bus = "pci"
                device.vendor.id = "8086"
                device.vendor.name = "Intel Corporation"
                device.product.id = "1e20"
                device.product.name = "7 Series/C210 Series Chipset Family High Definition Audio Controller"
                device.form_factor = "internal"
                device.string = "front:0"
                device.buffering.buffer_size = "65536"
                device.buffering.fragment_size = "32768"
                device.access_mode = "mmap+timer"
                device.profile.name = "analog-stereo"
                device.profile.description = "Analog Stereo"
                device.description = "Internes Audio Analog Stereo"
                alsa.mixer_name = "Intel PantherPoint HDMI"
                alsa.components = "HDA:10ec0269,1b0a20e6,00100202 HDA:80862806,1b0a20ca,00100000"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        ports:
                analog-input-microphone-internal: Internes Mikrofon (priority 8900, latency offset 0 usec, available: unknown)
                        properties:
                                device.icon_name = "audio-input-microphone"
                analog-input-microphone: Mikrofon (priority 8700, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "audio-input-microphone"
        active port: <analog-input-microphone-internal>
6 client(s) logged in.
    index: 0
        driver: <module-systemd-login.c>
        owner module: 15
        properties:
                application.name = "Login Session c3"
                systemd-login.session = "c3"
    index: 1
        driver: <protocol-native.c>
        owner module: 9
        properties:
                application.name = "Firefox"
                native-protocol.peer = "UNIX socket client"
                native-protocol.version = "28"
                application.icon_name = "firefox"
                application.version = "59.0.1"
                application.process.id = "2772"
                application.process.user = "dietmar"
                application.process.host = "dietmar-P7816"
                application.process.binary = "firefox"
                application.language = "de_DE.UTF-8"
                window.x11.display = ":0"
                application.process.machine_id = "231aa6be66b202c35886f1c3542a97fb"
                application.process.session_id = "c3"
    index: 2
        driver: <protocol-native.c>
        owner module: 9
        properties:
                application.name = "Ubuntu Audio Settings"
                native-protocol.peer = "UNIX socket client"
                native-protocol.version = "28"
                application.id = "com.canonical.settings.sound"
                application.icon_name = "multimedia-volume-control"
                application.version = "0.1"
                application.process.id = "2450"
                application.process.user = "dietmar"
                application.process.host = "dietmar-P7816"
                application.process.binary = "indicator-sound-service"
                application.language = "de_DE.UTF-8"
                window.x11.display = ":0"
                application.process.machine_id = "231aa6be66b202c35886f1c3542a97fb"
                application.process.session_id = "c3"
    index: 3
        driver: <protocol-native.c>
        owner module: 9
        properties:
                application.name = "GNOME Volume Control Media Keys"
                native-protocol.peer = "UNIX socket client"
                native-protocol.version = "28"
                application.id = "org.gnome.VolumeControl"
                application.icon_name = "multimedia-volume-control"
                application.version = "1.0"
                application.process.id = "2275"
                application.process.user = "dietmar"
                application.process.host = "dietmar-P7816"
                application.process.binary = "unity-settings-daemon"
                application.language = "de_DE.UTF-8"
                window.x11.display = ":0"
                application.process.machine_id = "231aa6be66b202c35886f1c3542a97fb"
                application.process.session_id = "c3"
    index: 5
        driver: <protocol-native.c>
        owner module: 9
        properties:
                application.name = "PulseAudio-Lautstärkeregler"
                native-protocol.peer = "UNIX socket client"
                native-protocol.version = "28"
                application.id = "org.PulseAudio.pavucontrol"
                application.icon_name = "audio-card"
                application.version = "2.0"
                application.process.id = "6859"
                application.process.user = "dietmar"
                application.process.host = "dietmar-P7816"
                application.process.binary = "pavucontrol"
                application.language = "de_DE.UTF-8"
                window.x11.display = ":0"
                application.process.machine_id = "231aa6be66b202c35886f1c3542a97fb"
                application.process.session_id = "c3"
    index: 8
        driver: <cli.c>
        owner module: 19
        properties:
                application.name = "UNIX socket client"
1 card(s) available.
    index: 0
        name: <alsa_card.pci-0000_00_1b.0>
        driver: <module-alsa-card.c>
        owner module: 5
        properties:
                alsa.card = "0"
                alsa.card_name = "HDA Intel PCH"
                alsa.long_card_name = "HDA Intel PCH at 0xf7910000 irq 48"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:00:1b.0"
                sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
                device.bus = "pci"
                device.vendor.id = "8086"
                device.vendor.name = "Intel Corporation"
                device.product.id = "1e20"
                device.product.name = "7 Series/C210 Series Chipset Family High Definition Audio Controller"
                device.form_factor = "internal"
                device.string = "0"
                device.description = "Internes Audio"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        profiles:
                input:analog-stereo: Analog Stereo Eingang (priority 60, available: unknown)
                output:analog-stereo: Analog Stereo Ausgang (priority 6000, available: unknown)
                output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6060, available: unknown)
                output:iec958-stereo: Digital Stereo (IEC958) Ausgang (priority 5500, available: unknown)
                output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Ausgang + Analog Stereo Eingang (priority 5560, available: unknown)
                output:hdmi-stereo: Digital Stereo (HDMI) Ausgang (priority 5400, available: unknown)
                output:hdmi-stereo+input:analog-stereo: Digital Stereo (HDMI) Ausgang + Analog Stereo Eingang (priority 5460, available: unknown)
                output:hdmi-surround: Digital Surround 5.1 (HDMI) Ausgang (priority 300, available: unknown)
                output:hdmi-surround+input:analog-stereo: Digital Surround 5.1 (HDMI) Ausgang + Analog Stereo Eingang (priority 360, available: unknown)
                off: Aus (priority 0, available: unknown)
        active profile: <output:analog-stereo+input:analog-stereo>
        sinks:
                alsa_output.pci-0000_00_1b.0.analog-stereo/#0: Internes Audio Analog Stereo
        sources:
                alsa_output.pci-0000_00_1b.0.analog-stereo.monitor/#0: Monitor of Internes Audio Analog Stereo
                alsa_input.pci-0000_00_1b.0.analog-stereo/#1: Internes Audio Analog Stereo
        ports:
                analog-input-microphone-internal: Internes Mikrofon (priority 8900, latency offset 0 usec, available: unknown)
                        properties:
                                device.icon_name = "audio-input-microphone"
                analog-input-microphone: Mikrofon (priority 8700, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "audio-input-microphone"
                analog-output-speaker: Lautsprecher (priority 10000, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "audio-speakers"
                analog-output-headphones: Kopfhörer (priority 9000, latency offset 0 usec, available: yes)
                        properties:
                                device.icon_name = "audio-headphones"
                iec958-stereo-output: Digitaler Ausgang (S/PDIF) (priority 0, latency offset 0 usec, available: unknown)
                        properties:

                hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
0 sink input(s) available.
2 source outputs(s) available.
    index: 0
        driver: <protocol-native.c>
        flags: DONT_MOVE 
        state: RUNNING
        source: 0 <alsa_output.pci-0000_00_1b.0.analog-stereo.monitor>
        volume: 0: 100%
                0: 0,00 dB
                balance 0,00
        muted: no
        current latency: 10,18 ms
        requested latency: 20,00 ms
        sample spec: float32le 1ch 25Hz
        channel map: mono
                     Mono
        resample method: peaks
        owner module: 9
        client: 5 <PulseAudio-Lautstärkeregler>
        properties:
                media.name = "Ausschlagsserkennung"
                application.name = "PulseAudio-Lautstärkeregler"
                native-protocol.peer = "UNIX socket client"
                native-protocol.version = "28"
                application.id = "org.PulseAudio.pavucontrol"
                application.icon_name = "audio-card"
                application.version = "2.0"
                application.process.id = "6859"
                application.process.user = "dietmar"
                application.process.host = "dietmar-P7816"
                application.process.binary = "pavucontrol"
                application.language = "de_DE.UTF-8"
                window.x11.display = ":0"
                application.process.machine_id = "231aa6be66b202c35886f1c3542a97fb"
                application.process.session_id = "c3"
                module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
    index: 1
        driver: <protocol-native.c>
        flags: DONT_MOVE 
        state: RUNNING
        source: 1 <alsa_input.pci-0000_00_1b.0.analog-stereo>
        volume: 0: 100%
                0: 0,00 dB
                balance 0,00
        muted: no
        current latency: 0,00 ms
        requested latency: 20,00 ms
        sample spec: float32le 1ch 25Hz
        channel map: mono
                     Mono
        resample method: peaks
        owner module: 9
        client: 5 <PulseAudio-Lautstärkeregler>
        properties:
                media.name = "Ausschlagsserkennung"
                application.name = "PulseAudio-Lautstärkeregler"
                native-protocol.peer = "UNIX socket client"
                native-protocol.version = "28"
                application.id = "org.PulseAudio.pavucontrol"
                application.icon_name = "audio-card"
                application.version = "2.0"
                application.process.id = "6859"
                application.process.user = "dietmar"
                application.process.host = "dietmar-P7816"
                application.process.binary = "pavucontrol"
                application.language = "de_DE.UTF-8"
                window.x11.display = ":0"
                application.process.machine_id = "231aa6be66b202c35886f1c3542a97fb"
                application.process.session_id = "c3"
                module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
0 cache entrie(s) available.

Nach meiner Rechere fehlen einige Einträge für Alsa.

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

namba schrieb:

pavucontrol ist schon vorhanden.

Nach meiner Rechere fehlen einige Einträge für Alsa.

Und welche sollten das sein? Du hast zur zeit den Kopfhörerausgang im Betrieb - richtig?

analog-output-headphones: Kopfhörer (priority 9000, latency offset 0 usec, available: yes)

namba

(Themenstarter)

Anmeldungsdatum:
31. Dezember 2009

Beiträge: 26

Wohnort: Nordhessen

Nach meiner Rechere fehlen einige Einträge für Alsa.

Und welche sollten das sein?

Auf der Alsa Seite http://www.alsa-project.org/main/index.php/Matrix:Module-usb-audio steht, dass für das "Module-usb-audio" die "/etc/modules.conf" angepasst werden muss.

Du hast zur zeit den Kopfhörerausgang im Betrieb - richtig?

analog-output-headphones: Kopfhörer (priority 9000, latency offset 0 usec, available: yes)

Ich vermute der Schalter von der Kopfhörerbuchse hängt, oder Schalter/Buchse/Sonstiges ist defekt. Auf der Buchse ist jedenfalls kein Signal. Deshalb hatte ich ja zwischenzeitlich eine China-USB-Karte. Die interne Soundkarte kann ruhig abgeschaltet werden.

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Das mit der "/etc/modules.conf" ist nur bei alten Alsaversionen gültig.Bei neueren ist die /etc/modprobe.d/alsa-base.conf zuständig für die Optionen.

cat /etc/modprobe.d/alsa-base.conf

mal zeigen. Spielt die Karte denn jetzt überhaupt Ton ab? Weil als Karte ist deine Onboard ausgewählt

Standard-Sink: alsa_output.pci-0000_00_1b.0.analog-stereo

namba

(Themenstarter)

Anmeldungsdatum:
31. Dezember 2009

Beiträge: 26

Wohnort: Nordhessen

Kellerkind_2009 schrieb:

Das mit der "/etc/modules.conf" ist nur bei alten Alsaversionen gültig.Bei neueren ist die /etc/modprobe.d/alsa-base.conf zuständig für die Optionen.

cat /etc/modprobe.d/alsa-base.conf

mal zeigen. Spielt die Karte denn jetzt überhaupt Ton ab? Weil als Karte ist deine Onboard ausgewählt

Standard-Sink: alsa_output.pci-0000_00_1b.0.analog-stereo

Die alsa-base.conf hatte ich gefunden (und auch um Einstellungen gebeten), wusste aber nicht wie ich sie abändern muss. Alles was ich versucht hatte hat nicht gefruchtet.

Nein, es kommt kein Sound. Weder aus der "defekten" internen Kopfhörerbuchse, noch aus der "Audio 6" die ich ja nirgends auswählen kann. (Natürlich mit Boxen 😇 )

cat /etc/modprobe.d/alsa-base.conf
# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
#
# Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
# Keep snd-pcsp from being loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2

# snd-usb-audio als erste Karte, intel als 2.festlegen
# options snd_usb_audio index=0
# options snd_hda_intel index=1

Meine Änderungen habe ich wieder auskommentiert.

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Nicht ganz 😇

# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2

Laut Pulse wird die Komplete Audio 6 auch gar nicht gefunden.Zeige mal

dmesg

sowie

lsusb

lsusb -t

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Hab glaube ich dein Fehler gefunden 😉

Bus 001 Device 005: ID 17cc:1001 Native Instruments

aber /lib/udev/rules.d/90-pulseaudio.rules gibt

ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1011", ENV{PULSE_PROFILE_SET}="native-instruments-traktor-audio6.conf"

Das hatte ich schon mal 😕

namba

(Themenstarter)

Anmeldungsdatum:
31. Dezember 2009

Beiträge: 26

Wohnort: Nordhessen

Klingt gut ! 🙄

Nicht ganz 😇

# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2

unschuldig guck ... stand da so, hab ich nicht geändert

Laut Pulse wird die Komplete Audio 6 auch gar nicht gefunden.Zeige mal

dmesg

sowie

lsusb

lsusb -t

Brauchen wir das dann noch?

Den Foreneintrag hatte ich beim meiner Recherche wohl gefunden, konnte aber nichts damit anfangen.

Und wie ist die Lösung? Dein letzter Smiley sieht nicht sonderlich fröhlich aus.

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Du änderst die 90-pulseaudio.rules wie folgt

sudo -H gedit /lib/udev/rules.d/90-pulseaudio.rules

dann fügst du ganz unten unter

ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1011", ENV{PULSE_PROFILE_SET}="native-instruments-traktor-audio6.conf"

an

ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1001", ENV{PULSE_PROFILE_SET}="native-instruments-traktor-audio6.conf"

Speicherst und entfernst die Karte aus dem USB Port,wartest 2 sek. und steckst sie wieder ein.

namba

(Themenstarter)

Anmeldungsdatum:
31. Dezember 2009

Beiträge: 26

Wohnort: Nordhessen

Wieso die ""native-instruments-traktor-audio6"" ? Es gibt "NI Traktor Audio 6" und "NI Komplete Audio 6" .... ah .. /usr/share/pulseaudio/alsa-mixer/profile-sets

Nun finde ich die Karte, zumindest unter pavucontrol / Konfiguration. In der Gerätesteuerung "Klangeinstellungen" immer noch nicht.

Fehlt noch alsa-base.conf ???

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Du solltest jetzt auf jeden Fall die Karte schon auswählen und ansprechen können.Setze in der alsa.base

# snd-usb-audio als erste Karte, intel als 2.festlegen
options snd_usb_audio index=0
options snd_hda_intel index=1

Neustart

namba

(Themenstarter)

Anmeldungsdatum:
31. Dezember 2009

Beiträge: 26

Wohnort: Nordhessen

Wie vorm Neustart!

namba

(Themenstarter)

Anmeldungsdatum:
31. Dezember 2009

Beiträge: 26

Wohnort: Nordhessen

Sorry, natürlich nicht ganz wie vorm Neustart. snd-usb-audio ist nun erste Karte, kann aber weiterhin nicht angesprochen werden.

Antworten |