Kieth 0 Report post Posted July 27, 2011 (edited) In order to get skype working better, I removed pulseaudio. Now skype works better and I can still watch DVDs and listen to music, but I cannot get sound from internet sources, such as a news site. I've tried alsamixer in console and kmix, but no luck. Any idea where I can start finding the problem, and fixing it? Thanks, Kieth I forgot to mention that I use xine for my dvds and music. Edited July 27, 2011 by Kieth Quote Share this post Link to post Share on other sites
AussieJohn 2 Report post Posted July 28, 2011 Hi Keith. Hope you got my other reply to your message OK. I don't have an answer for your internet no-sound problem since I have no problems with sound in anything including the internet although having no pulseaudio. I would think that a sound problem with the internet is more likely a browser problem and maybe a browser app missing from your installed packages. In MCC go through the Audio section of installable packages and install anything that is related to your browser. Also do the same for your browser in Internet in MCC. Cheers. John. Quote Share this post Link to post Share on other sites
Kieth 0 Report post Posted July 28, 2011 I tried 2 other browsers, Chromium and Opera, and still no sound. Quote Share this post Link to post Share on other sites
Kieth 0 Report post Posted July 28, 2011 Would this have anything to do with the problem? $ aplay -l **** List of PLAYBACK Hardware Devices **** card 1: V8237 [VIA 8237], device 0: VIA 8237 [VIA 8237] Subdevices: 3/4 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 card 1: V8237 [VIA 8237], device 1: VIA 8237 [VIA 8237] Subdevices: 1/1 Subdevice #0: subdevice #0 Quote Share this post Link to post Share on other sites
Kieth 0 Report post Posted July 28, 2011 From /etc/modprobe.conf, I get this: install scsi_hostadapter /sbin/modprobe pata_via; /sbin/modprobe sata_via; /bin/trueinstall ide-controller /sbin/modprobe ide_generic; /bin/true install usb-interface /sbin/modprobe ehci_hcd; /sbin/modprobe uhci_hcd; /bin/true alias pci:v00001106d00003065sv00001043sd000080EDbc02sc00i00 via_rhine alias eth0 via_rhine Would any of this be a part of my problem? Quote Share this post Link to post Share on other sites