hi everybody!
i have an update
yesterday somthing hpppens with sound. I am confused a bit. so yast play
test sound well. But under kde’s system properties>Multimedia tell
HDA Intel ALC889Analog did not work, now it swiches to next…
next is pulseaudio, but i have no it installed. till yesterday all works
fine.
~>dmesg |grep sound
nothing tell me
~> sudo less /var/log/messages | grep sound
Oct 8 08:39:10 linux-z50q sudo: username : TTY=pts/6 ; PWD=/usr/bin ;
USER=root ; COMMAND=/usr/bin/zypper in libasound-devel
Oct 8 08:39:27 linux-z50q sudo: username : TTY=pts/6 ; PWD=/usr/bin ;
USER=root ; COMMAND=/usr/bin/zypper se libasound
But I was building gimp from git and had to make available some deps. like
this libasound and libasound-devel
after all I run today my pc and has no sound
I update to kde 4.3.2 from KDE43 factory repo and nothing helps…
I normally do not like providing support for non-stock versions of openSUSE (such as an update to a KDE version that is not an official SuSE-GmbH security update) as users can introduce problems there, and not knowing what they did can waste a lot of time.
But to try provide some guidance, how about working your way through the openSUSE audio troubleshooting guide: SDB:AudioTroubleshooting - openSUSE
> I normally do not like providing support for non-stock versions of
> openSUSE (such as an update to a KDE version that is not an official
> SuSE-GmbH security update) as users can introduce problems there, and
> not knowing what they did can waste a lot of time.
nearest technical linux(no more opensuse) person at least in 300 km distance
from(of cource iam not in desert but windows is ruled) so I need to be the
one
> But to try provide some guidance, how about working your way through
> the openSUSE audio troubleshooting guide:
> ‘SDB:AudioTroubleshooting - openSUSE’
> (http://en.opensuse.org/SDB:AudioTroubleshooting)
ok I forget about that how I can…
I’m confused a little because of nobody have this issue. looks like I broke
system by myself
> Again, try working your way through the audio troubleshooting guide:
> ‘SDB:AudioTroubleshooting - openSUSE’
> (http://en.opensuse.org/SDB:AudioTroubleshooting)
yes I am going throw it, after first time you right
my punktuation was wrong…
from start i have no alsa-firmware package installed… so I install
it
next step
sudo speaker-test -c2 -l5 -twav
speaker-test 1.0.21
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 2048 to 16384
Period size range from 1024 to 1024
Using max buffer size 16384
Periods = 4
was set period_size = 1024
was set buffer_size = 16384
0 - Front Left
1 - Front Right
Time per period = 2.688607
0 - Front Left
something wrong with this test. and I did not understand, what.
speaker-test -c2 -l5 -twav
speaker-test 1.0.21
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
ALSA lib pcm_dmix.c:977:(snd_pcm_dmix_open) unable to create IPC
semaphore
Playback open error: -13,Permission denied
ALSA lib pcm_dmix.c:977:(snd_pcm_dmix_open) unable to create IPC
semaphore
Playback open error: -13,Permission denied
ALSA lib pcm_dmix.c:977:(snd_pcm_dmix_open) unable to create IPC
semaphore
Playback open error: -13,Permission denied
permisiion denied is something that I understand
I got this worked by super user
~> sudo speaker-test -c2 -l5 -twav
speaker-test 1.0.21
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 2048 to 16384
Period size range from 1024 to 1024
Using max buffer size 16384
Periods = 4
was set period_size = 1024
was set buffer_size = 16384
0 - Front Left
1 - Front Right
Time per period = 2.689590
0 - Front Left
^C
hurah it solved
so I open yast delete sound card, and then cofigure it once more
the sound appears
now I am happy
i can listen eric clapton’s tears in heaven…
thank you very much oldcpu