|
Posteado por:
![]() REGISTRATE! es GRATIS!! Recien actualize mi Ubuntu la versio 9.10, pero me que de sin sonido. Tengo chipet Nvidia, y despues de mucho buscar por ahi y que nada funcione encontre esto: "It is also possible something has gone really wrong with the ALSAdrivers or there is a problem with some configuration file that gotmessed up with all that fooling around from above. You can try purgingand reinstalling ALSA. (I recently had to do this after replacing mymotherboard, the new on-board sound card was correctly detected but myexisting pci sound card was not, weird...)" (1) Remove the ALSA packages Code: sudo apt-get --purge remove linux-sound-base alsa-base alsa-utils (2) Reinstall the same packages Code: sudo apt-get install linux-sound-base alsa-base alsa-utils Packages gdm and ubuntu-desktop are also removed in this process if you are using Gnome. They need to be reinstalled: Code: sudo apt-get install gdm ubuntu-desktop If you are using xubuntu this will also happen to you Code: sudo apt-get install gdm xubuntu-desktop Información del Post
![]()
159 Visitas1 Favoritos 0 Puntos Creado el: Noviembre 04, 2009, 07:40:03 pm Categoría: Tips y Trucos Tags: problema sonido ubuntu Agregar a:
Firma
![]() ![]() |