Hi,
i've just installed opensuse 11.2 (Gnome) on my Dell xps1530 and everything works well, i'm very happy BUT inbuild microphone doesn't want to work! It's the only bug,not so bad ;-)) but i need it...
Here's my infos:
alsa-info.sh
I'm not able to hear the sound on skype me too, I'm on testing and my output when skype try to reproduce a sound is a list of:ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connessione rifiutataDon't know if is releated to the main topic.
ok, I figured it out..Here's the .asoundrc if anyone is interested.# ~/.asoundrc
pcm.!default {
type plug
slave.pcm "softvol"
}
ctl.mixer0 {
type hw
card 1
}
pcm.softvol {
type softvol
slave.pcm "jackplug"
control {
name "Master2"
card 0
}
}
pcm.jack {
type jack
playback_po
Hi there,
mp3s are playing nicely, so does the test sound with Yast.
I copied some outputs which you might need to help me figure out whats wrong with my settings.
The motherboard has an onboard sound chip (which I do not use), and I am actively using the PCI sound card (Aureon 5.1, CM8738).
Hello,
having spent the last few days trying to solve the sound problems,
I have moved a step further, but still some help would be *higly*
appreciated.
I have a fresh installation of OpenSuse 11.2 32-bit. My soundcard
is Terratec EWX 24-96. The card is detected in Yast, and I can play
I'm using 11.2 x64_86, Creative X-fi Extreme Music sound card. After a bit of searching around, I got surround sound working correctly on my system with the follow .asoundrc:
pcm.!default "plug:upmix51"
pcm.upmix51
{
type upmix
slave.pcm redirect
channels 6
hint {
show on
Solved by myself:i removed pulseaudio, pulseaudio-alsa, kmix and veromix. Then i reinstalled and from terminal:rm -rf ~/.pulse*rm -rf /tmp/pulse*So it works all again! Sorry for the topic
Hi there! I've been using Linux for about 3 years.I have a laptop running Archlinux on which I have an jack output for headphones, a jack input for a mic/line in and an internal mic.I'd like to remap the input jack to an output, to play sound using the original output and the mic input.
I think I have Alsa driver installed. Pulse not working may be I dont have it installed. Not sure If I can run Pulse and Alsa. I had to configure each application prior to work which use pulse.(SMplayer by default select pulse. I had to change that)
I know a little about these.