Δημοσιεύτηκε: 02 Ιουν 2008, 00:24
από taratatzoum
βρήκα αυτά με το πρώτο λένε ότι λύνεται το πρόβλημα...
̔
Κώδικας: Επιλογή όλων
I have one of those and solved it by installing "asoundconf-gtk" in Ubuntu 7.10. In 8.04 you should be able to adjust the PulseAudio settings to change the sound device.


Κώδικας: Επιλογή όλων
s this a digital headset? If it is usb-powered, then it should be recognized as a USB sound card. After you plug it in, run dmesg to see if the device was recognized.

If the device is operating correctly and is recognized as a valid sound card, you should be able to mess with the levels by running alsamixer 1 in the console. (alsamixer 0 corresponds to your main sound card.)

Edit:

If it is not being recognized, then try running alsaconf as root to see if it finds it. If that fails, you might want to check your kernel configuration options. From the kernel configuration menu, you should be able to set the option to compile kernel modules for usb audio devices. I think the module would be something like snd-usb.

http://forums.facepunchstudios.com/show ... p?t=529608