Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Via vt1705

  1. #1
    Join Date
    Dec 2010
    Beans
    15

    Via vt1705

    Hi,
    I have changed my motherboard from ASUS to ASROCK. The ASUS motherboard came with VT1708 sound chip and the ASROCK comes with 1705.

    The system works without a glitch except the sound.

    I have sound playback but the volume level is very low and if I connect the microphone It makes terrible noise. I check the driver is still for the VT1708

    here is the output http://www.alsa-project.org/db/?f=45...f22ec8944e76fd

    Is there any driver for 1705 HD Audio codec (5.1)?

    How can I handle this problem?

    I have found one tread on this issue and that wasn't solved. I don't have the luxury of getting a sound card or another motherboard.

    Please help as my job requires me to communicate via skype.

    Thank you!
    Last edited by nsathees; August 29th, 2011 at 06:11 AM.

  2. #2
    Join Date
    Dec 2010
    Beans
    15

    Re: Via vt1705

    if anyone could direct me how to use this patch?
    http://article.gmane.org/gmane.linux...2/match=vt1705

  3. #3
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,876
    Distro
    Ubuntu Development Release

    Re: Via vt1705

    Quote Originally Posted by nsathees View Post
    if anyone could direct me how to use this patch?
    http://article.gmane.org/gmane.linux...2/match=vt1705
    The patches should be applied in latest snapshot. Try updating your alsa-driver-modules.
    Using a Terminal="Applications->Accessories->Terminal"
    Add the ubuntu-audio-dev ppa:
    Code:
    sudo add-apt-repository ppa:ubuntu-audio-dev/ppa
    sudo apt-get update
    Now install:
    Code:
    sudo apt-get install linux-alsa-driver-modules-$(uname -r)
    Reboot
    Go to "System ->Preferences ->Sound" and make sure the correct soundcard is default and adjust your profile on the hardware tab.
    On the output tab choose the correct device.
    Check your levels in alsamixer.
    Code:
     alsamixer
    Press <F6> to select the correct soundcard.
    Press <F3> to show playback levels. <F4> selects capture levels [or use <Tab>]
    Use the left/right arrow keys to select and up/down arrow keys to change levels. <M> to mute/unmute.

  4. #4
    Join Date
    May 2007
    Beans
    8
    Distro
    Ubuntu 7.04 Feisty Fawn

    Talking Re: Via vt1705

    Thank you very much.

  5. #5
    Join Date
    Jun 2011
    Beans
    10

    Re: Via vt1705

    Hi,my name is Mehman, I just added this repo and did every thing you wrote,but nothing happened

  6. #6
    Temüjin's Avatar
    Temüjin is offline Stranger In A Strange Land...
    Join Date
    Jun 2007
    Beans
    9,020

    Re: Via vt1705

    What version of Ubuntu are you using?

  7. #7
    Join Date
    Jun 2011
    Beans
    10

    Re: Via vt1705

    Ubuntu Desktop 11.10

  8. #8
    Temüjin's Avatar
    Temüjin is offline Stranger In A Strange Land...
    Join Date
    Jun 2007
    Beans
    9,020

    Re: Via vt1705

    Reverse the previous change:
    Code:
    sudo apt-get remove linux-alsa-driver-modules-$(uname -r)
    Try this PPA:
    Code:
    sudo apt-add-repository ppa:ubuntu-audio-dev/alsa-daily
    sudo apt-get update
    sudo apt-get install alsa-hda-dkms
    Then restart. If it still does not work, please provide alsa-info: https://wiki.ubuntu.com/Audio/AlsaInfo

  9. #9
    Join Date
    Jun 2011
    Beans
    10

    Re: Via vt1705

    I am just going to do this,just wait a moment

  10. #10
    Join Date
    Jun 2011
    Beans
    10

    Re: Via vt1705

    Installation complated,but there is no sound
    Last edited by sensenku; April 14th, 2012 at 05:42 PM.

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

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