Neprepozna zvočne.

Latim si matično ploščo z integrirano zvočno http://uk.asus.com/products.aspx?l1=3&l2=101&l3=370&l4=0&model=1419&modelmenu=1
pri namestitvi sistema mi zvočne ni prepoznalo vrjetno je težava v gonilnikih bi mi lahko kdo kako pomagal?

Komentarji

  • napsy Član Ubuntu.si
    Na pološči imaš C-Media CM6501 zvočno. Lahko poskusiš ročno prevest also (http://www.alsa-project.org/main/index.php/Download). Potem lahko za vsak slučaj pogledaš, če ni zvok slučajno na tiho. Je pa sicer tako, da tvoje zvočne ni med podprtimi (http://www.alsa-project.org/main/index.php/Matrix:Vendor-C-Media), vendar zgleda da nekaterim vseeno dela (http://suseforums.net/index.php?showtopic=41392)
  • tomi Član
    uredil/-a 17. January, 2008
    Bi mi lahko kdo razložil kako naložiti ta gonilnik alsa-driver-1.0.15.tar.bz2 razpakiral sem ga že pol sem se pa zgubil:/
  • No končno sem rešil problem z zvočno pomagal sem si pa z tem:)

    I just fixed mine. I have the ASUS M2N-E SLI motherboard with the C-Media CM6501 and couldn't get the sound to work at all. What eventually worked was doing:

    asoundconf set-default-card default

    then doing the complete uninstall/reinstall of the sound on my system by:

    sudo apt-get --purge remove linux-sound-base alsa-base alsa-utils (Uninstall sound, also uninstalls the gdm and desktop for some reason in the GNOME Ubuntu)
    sudo apt-get install linux-sound-base alsa-base alsa-utils (Reinstall sound)
    sudo apt-get install gdm ubuntu-desktop (Necessary on the GNOME Ubuntu)

    Note: if you tried the ~/.asound file configuration listed in the earlier post of this thread, in my experience you need to remove the .asound file first or you will end up with no USB audio device.

    Entering the asoundcof set-default-card default may be all that's needed to get the cmedia usb audio working, when I made that entry the alsa mixer seemed to work, but when I rebooted the .asound file took the snd_usb_audio out of the system, requiring the uninstall/reinstall. If your like me, you've probably been messing with the audio for a while, and doing the complete install is probably a good idea anyway.
Za komentiranje se prijavite ali pa se vpišite.