Announcement

Collapse
No announcement yet.

No sound from Speakers

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    No sound from Speakers

    so i just installed kubuntu to try out linux everything works fine except this issue with audio
    both the headphones and speakers are connected to my PC but it doesn't detect the speakers if i disable auto mute from alsamixer i get audio from both the speakers and headphones at the same and i dont want that i want to choose which device to output audio from like on Windows. i tried updating the kernel, installing it uefi or bios mode still no luck plus microphone is so noisy for some reason Maybe it's a driver issue ? it should say realtek hd audio not family 17h right ? i will list my PC specs down below :
    CPU Ryzen 5 1600
    MB MSI a320m grenade
    8 GB RAM
    GTX 1050ti
    1 TB HDD
    here is the link for settings i use in alsamixer and system settings https://imgur.com/a/R1cxbMF

    #2
    Enter
    Code:
    inxi -Fxz
    in konsole and post the results. If you don't have inxi, install with
    Code:
    sudo apt install inxi
    The next brick house on the left
    Intel i7 11th Gen | 16GB | 1TB | KDE Plasma 5.24.7 | Kubuntu 22.04.4 | 6.5.0-28-generic


    Comment


      #3
      Here you go
      Code:
      System:    Host: Ryzen-PC Kernel: 4.15.0-33-generic x86_64 bits: 64 gcc: 7.3.0
                Desktop: KDE Plasma 5.12.6 (Qt 5.9.5) Distro: Ubuntu 18.04.1 LTS
      Machine:   Device: desktop Mobo: MSI model: A320M GRENADE (MS-7A39) v: 2.0 serial: N/A                                            
                UEFI [Legacy]: American Megatrends v: A.C0 date: 07/10/2018
      CPU:       6 core AMD Ryzen 5 1600 Six-Core (-MT-MCP-) arch: Zen rev.1 cache: 3072 KB
                flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm) bmips: 38397
                clock speeds: max: 3200 MHz 1: 1405 MHz 2: 1373 MHz 3: 1334 MHz 4: 1432 MHz 5: 1326 MHz 6: 1378 MHz
                7: 1375 MHz 8: 1375 MHz 9: 1377 MHz 10: 1377 MHz 11: 1376 MHz 12: 1377 MHz
      Graphics:  Card: NVIDIA GP107 [GeForce GTX 1050 Ti] bus-ID: 1f:00.0
                Display Server: x11 (X.Org 1.19.6 ) drivers: nvidia (unloaded: modesetting,fbdev,vesa,nouveau)
                Resolution: 1920x1080@60.00hz
                OpenGL: renderer: GeForce GTX 1050 Ti/PCIe/SSE2 version: 4.6.0 NVIDIA 390.48 Direct Render: Yes
      Audio:     Card-1 Advanced Micro Devices [AMD] Family 17h (Models 00h-0fh) HD Audio Controller
                driver: snd_hda_intel bus-ID: 21:00.3
                Card-2 NVIDIA GP107GL High Definition Audio Controller driver: snd_hda_intel bus-ID: 1f:00.1
                Sound: Advanced Linux Sound Architecture v: k4.15.0-33-generic
      Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
                driver: r8169 v: 2.3LK-NAPI port: f000 bus-ID: 1b:00.0
                IF: enp27s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
      Drives:    HDD Total Size: 2000.4GB (0.5% used)
                ID-1: /dev/sda model: WDC_WD10EZEX size: 1000.2GB temp: 40C
                ID-2: USB /dev/sdb model: Elements_25A2 size: 1000.2GB temp: 0C
      Partition: ID-1: / size: 916G used: 8.9G (2%) fs: ext4 dev: /dev/sdb1
      RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
      Sensors:   System Temperatures: cpu: 45.6C mobo: N/A gpu: 0.0:39C
                Fan Speeds (in rpm): cpu: N/A
      Info:      Processes: 295 Uptime: 3 min Memory: 1341.6/7990.8MB Init: systemd runlevel: 5 Gcc sys: 7.3.0
                Client: Shell (bash 4.4.191) inxi: 2.3.56

      Comment


        #4
        Try this:
        disable auto mute in alsmixer, as you have done, then use the sound widget like so:

        Click image for larger version

Name:	Screenshot_20180902_174447.png
Views:	1
Size:	209.2 KB
ID:	643978
        This is how I do it on my laptop, but I do not have a line-out of course.


        You might also have to experiment with device profiles as well, but this is unlikely to help, I think.
        Click image for larger version

Name:	Screenshot_20180902_172141.jpg
Views:	1
Size:	71.4 KB
ID:	643979

        Else you may have to try editing Pulseaudio's configs:
        https://wiki.archlinux.org/index.php...are_on-the-fly

        This method should allow you to switch between ports using drag and drop from within the volume control widget
        Last edited by claydoh; Sep 02, 2018, 04:05 PM.

        Comment


          #5
          That is very confusing i am new to linux but i will see what i can do Thanks!
          EDIT: it worked thanks a lot man i really appreciate it do you know why it says unplugged tho it works just fine but it says unplugged
          Last edited by Nero0; Sep 02, 2018, 09:24 PM.

          Comment


            #6
            Originally posted by Nero0 View Post
            That is very confusing i am new to linux but i will see what i can do Thanks!
            EDIT: it worked thanks a lot man i really appreciate it do you know why it says unplugged tho it works just fine but it says unplugged
            No clue, to be honest. My laptop says that as well, tho the speakers say "unavailable". My guess is that it cannot tell the difference between .unplugged and switched over. Perhaps it is unplugged, software-wise. Also might just be a minor bug.

            What worked for you, the sound control widget in the systray, or did you have to do all the fancy file editing?

            Comment


              #7
              Originally posted by claydoh View Post
              What worked for you, the sound control widget in the systray, or did you have to do all the fancy file editing?
              fancy file editing xD 'cause i tried the the sound control widget before i posted here and it didn't work

              Comment


                #8
                Originally posted by Nero0 View Post
                fancy file editing xD 'cause i tried the the sound control widget before i posted here and it didn't work
                Ok, now you are an uber leet linux hax0r already

                Comment

                Working...
                X