#No audio coming from headphones (3.5mm jack)
91 messages · Page 1 of 1 (latest)
well i suppose its working now, only doesnt work through the front I/O on my pc
terminal: alsamixer
maximize window, hit F6, choose real soundcard
unmute headphone (or line-out) column by select n press m
that didnt work
open alsamixer. find the usb sound device. unmute
I did that
check inxi -SAxxx and show
wait, WHY TF, are u asking about 3.5 mm , and yet u highlight USB headphones in pic?
nvm just show the command output
Host: aren-mint Kernel: 6.11.0-24-generic arch: x86_64 bits: 64
compiler: gcc v: 13.3.0 clocksource: tsc
Desktop: Cinnamon v: 6.4.8 tk: GTK v: 3.24.41 wm: Muffin v: 6.4.1
tools: cinnamon-screensaver vt: 7 dm: LightDM v: 1.30.0
Distro: Linux Mint 22.1 Xia base: Ubuntu 24.04 noble
Audio:
Device-1: NVIDIA vendor: ASUSTeK driver: snd_hda_intel v: kernel pcie:
speed: 2.5 GT/s lanes: 16 bus-ID: 01:00.1 chip-ID: 10de:22bc class-ID: 0403
Device-2: AMD Rembrandt Radeon High Definition Audio
vendor: Micro-Star MSI driver: snd_hda_intel v: kernel pcie: speed: 16 GT/s
lanes: 16 bus-ID: 0f:00.1 chip-ID: 1002:1640 class-ID: 0403
Device-3: AMD Family 17h/19h HD Audio driver: snd_hda_intel v: kernel
pcie: speed: 16 GT/s lanes: 16 bus-ID: 0f:00.6 chip-ID: 1022:15e3
class-ID: 0403
Device-4: Micro Star USB Audio driver: hid-generic,snd-usb-audio,usbhid
type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 bus-ID: 1-10:4
chip-ID: 0db0:36e7 class-ID: 0300
Device-5: JMTek LLC. USB PnP Audio Device
driver: hid-generic,snd-usb-audio,usbhid type: USB rev: 1.1 speed: 12 Mb/s
lanes: 1 bus-ID: 5-1:2 chip-ID: 0c76:161e class-ID: 0300
API: ALSA v: k6.11.0-24-generic status: kernel-api
Server-1: PipeWire v: 1.0.5 status: active with: 1: pipewire-pulse
status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
idk why the device appears with that name
but it is the front I/O for 3.5mm jack, not usb
oh this thing. uses sum damn usb internal soundcard for the headphone jack
do inxi -MGx and show
Type: Desktop Mobo: Micro-Star model: MPG B650I EDGE WIFI (MS-7D73) v: 1.0
serial: <superuser required> UEFI: American Megatrends LLC. v: 1.82
date: 01/24/2024
Graphics:
Device-1: NVIDIA AD104 [GeForce RTX 4070 SUPER] vendor: ASUSTeK
driver: nvidia v: 550.144.03 arch: Lovelace bus-ID: 01:00.0
Device-2: AMD Raphael vendor: Micro-Star MSI driver: amdgpu v: kernel
arch: RDNA-2 bus-ID: 0f:00.0 temp: 41.0 C
Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X:
loaded: amdgpu,nouveau unloaded: fbdev,modesetting,vesa failed: nvidia
dri: radeonsi gpu: nvidia,nvidia-nvswitch resolution: 1: 2560x1440
2: 1920x1080~60Hz
API: EGL v: 1.5 drivers: kms_swrast,nvidia,radeonsi,swrast platforms:
active: gbm,x11,surfaceless,device inactive: wayland,device-2
API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: nvidia mesa v: 550.144.03
glx-v: 1.4 direct-render: yes renderer: NVIDIA GeForce RTX 4070
SUPER/PCIe/SSE2
also open alsamixer, maximized, press F6 , pick one thing in F6 at a time, and show screenshot of the main window for each of the things
press them together
i dont have prntscreen 60% keyboard im rebinding now
fuck
ok amd hdmi shit.. next
I use it on windows though
install pavucontrol, and let's have alook
you ought to be seeing the Family17h stuff clear, front, and present
stretch the pavucontrol window 3 fingers wider than its default size. go to the Configuration tabl, and ss it
I do be needing to sleep its 11:30 here where I am
Thanks for the help though
I tried pavucontrol earlier though and it didnt work
did it work before? on the default 6.8 kernel?
Nah
and did it show the family 17h profiles in the config tab?
No
Whys that bad
yes
do u have the ability to use ANY form of sound output? like hdmi to TV or monitor with speakers built-in?
No
Only when i use the mobo's jack
I might just reinstall though cos i had to do some jazz with my partitions and it cooked my drive on windows
No
I have windows on a separate drive
But it works still on windows through the front io
is this a pale green 3.5mm female jack on back of desktop?
i think i know what happened
boot windows up, and turn fast startup off. it fucks with the uefi/drives/ and drivers between reboots of diff OS's
Yea
sometimes Windows reprograms some dang firmware chip or idk if uefi chip to reassign 1/8" jacks
anyway gn
Update: I'm using the line out now but I have popping sounds constantly (whenever audio starts/stops)
bruh im at my wits end, every audio has a problem. Front I/O doesn't work - okay I'll use the mobo L-out. Mobo L-out has popping sounds - okay I'll use the passthrough on my monitor (DP). DP audio has constant buzzing / humming / high pitch noise. ATP im unable to get any audio solution to work. Either I can choose nothing, popping every time audio starts, or a constant high pitch buzzing.
I've tried every solution I find online for people with similar problems and nothing
i think i can help for the audio solution for the reactivating popping thing
- use nano as terminal text editor
sudo nano /etc/modprobe.d/alsa-base.conf
- in last line of file, write in:
<options snd-hda-intel power_save=0 power_save_controller=N>
(no angle brackets)
then ctrl-o to save, enter, then ctrl-x to exit
then reboot the system normally.
(can also do sudo reboot from terminal)
should be as i wrote
the 7th-last line. just delete it
replace with one i suggested
Oh i thought n was a placeholder