Hallo liebe Helfer,
Als Vorwarnung ich bin noch relativ neu bei Linux, also seit bitte nachsichtig.
Ich habe dass Problem, dass meine Kopfhörerbuchse, überhaupt nicht funktioniert, sprich wenn ich was einstecke, so läuft der sound frischfröhlich über die internen Boxen des Laptops weiter und aus den Kopfhörern kommt nichts. Ich habe bereits alle anderen Hilfebeiträge zu ähnlichen Probleme gelesen und ausprobiert.
(Gelöst) Maxdata NB ECO 4100 IW: Kopfhörerbuchse funktioniert nicht
(Gelöst) Laptop - nur interne Lautsprecher gehen
bringen beide nichts.
Ich habe irgend eine INTEL HDA Karte, namentlich:
und
ergibt
Auf dem Mixer habe ich auch keinen Knopf der irgendwas verändert, da ist der Auswurf:
Ich habe im sound file schon die Einträge
und
ausprobiert, da ich nur zwei Buchsen vorne habe, ändert aber nichts.
Vielen Dank für eure Ratschläge-
Resli
Als Vorwarnung ich bin noch relativ neu bei Linux, also seit bitte nachsichtig.
Ich habe dass Problem, dass meine Kopfhörerbuchse, überhaupt nicht funktioniert, sprich wenn ich was einstecke, so läuft der sound frischfröhlich über die internen Boxen des Laptops weiter und aus den Kopfhörern kommt nichts. Ich habe bereits alle anderen Hilfebeiträge zu ähnlichen Probleme gelesen und ausprobiert.
(Gelöst) Maxdata NB ECO 4100 IW: Kopfhörerbuchse funktioniert nicht
(Gelöst) Laptop - nur interne Lautsprecher gehen
bringen beide nichts.
Ich habe irgend eine INTEL HDA Karte, namentlich:
Code:
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
Code:
lsmod | grep snd_hda_intel
Code:
snd_hda_intel 36252 2
snd_hda_codec 191104 1 snd_hda_intel
snd_pcm 116488 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd 83112 13 snd_rtctimer,snd_seq_dummy,snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
snd_page_alloc 26896 2 snd_hda_intel,snd_pcm
Code:
Simple mixer control 'PCM',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 255 [100%]
Front Right: Playback 255 [100%]
Simple mixer control 'Front',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 28 [90%] [on]
Front Right: Playback 28 [90%] [on]
Simple mixer control 'CD',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 31 [100%] [on]
Front Right: Playback 31 [100%] [on]
Simple mixer control 'Mic',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 31 [100%] [on]
Front Right: Playback 31 [100%] [on]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 31
Front Left: Capture 8 [26%] [on]
Front Right: Capture 8 [26%] [on]
Simple mixer control 'Capture',1
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 31
Front Left: Capture 0 [0%] [on]
Front Right: Capture 0 [0%] [on]
Simple mixer control 'Input Source',0
Capabilities: enum
Items: 'Mic' 'CD'
Item0: 'Mic'
Simple mixer control 'Input Source',1
Capabilities: enum
Items: 'Mic' 'CD'
Item0: 'Mic'
Code:
options snd-hda-intel model=F1734
Code:
options snd-hda-intel model=auto
Vielen Dank für eure Ratschläge-
Resli