Results 1 to 2 of 2

Thread: Realtek High Definition Audio Device not working

  1. #1
    Join Date
    2014-Mar
    Posts
    2

    Realtek High Definition Audio Device not working

    Hi,
    I have installed Kali Linux on an VMware virtual machine, but the audio isn't working.

    It apears to be using the following driver: ES1371 [AudioPCI-97]

    I also tried to install the driver provided in:

    http://www.realtek.com/downloads/dow...&GetDown=false

    But during the installation i got the following message


    make[1]: se sale del directorio `/home/zroke/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18'

    Please, run the configure script as first...

    if [ -L /include/sound ]; then \
    rm -f /include/sound; \
    ln -sf /home/zroke/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/include/sound /include/sound; \
    else \
    rm -rf /include/sound; \
    install -d -m 755 -g root -o root /include/sound; \
    for f in include/sound/*.h; do \
    install -m 644 -g root -o root $f /include/sound; \
    done \
    fi
    install: no se puede efectuar `stat' sobre «include/sound/*.h»: No existe el fichero o el directorio
    make: *** [install-headers] Error 1
    install: 23: install: ./snddevices: not found

    In the following url you can find more information about my system
    http://www.alsa-project.org/db/?f=93...b5f6d899721798

    (generated by running wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && bash alsa-info.sh)

    My sound card has 3 exits but Kali only detects 1, i use the optical fiber exit to connect my speakers to my pc.

    I don't know what else to do...
    Thanks

  2. #2
    Join Date
    2014-Mar
    Posts
    2
    Fixed, it apears that the sound card had been disconected from the virtual machine.

Similar Threads

  1. Bluetooth Audio - device not found
    By 0rsu in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2016-06-12, 11:08
  2. Audio Device ID out-of-range
    By Jake_99 in forum Installing Archive
    Replies: 0
    Last Post: 2013-11-30, 02:16

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •