Sound problem :(

Status
Für weitere Antworten geschlossen.

Jacko

Moderator
AW: Sound problem :(

I guess you have a very nice alsa-chaos.

At first, please try to uninstall the new alsa version if an uninstall-script exists.

If this doesn't work, try to uninstall the alsa packages
Code:
rpm -qa | grep alsa
shows.
I don't know if this will work.

If both ideas fail ... I don't know what to do.

Grüße

Jacko
 

calin

New Member
AW: Sound problem :(

Jacko schrieb:
I guess you have a very nice alsa-chaos.

At first, please try to uninstall the new alsa version if an uninstall-script exists.

If this doesn't work, try to uninstall the alsa packages
Code:
rpm -qa | grep alsa
shows.
I don't know if this will work.

If both ideas fail ... I don't know what to do.

Grüße

Jacko
I didn`t find any script. I have went to the /usr/alsa where i install alsa and i have
Code:
make clean
and then i deleted all. I didn`t find any alternative to uninstall. :confused: and then...

calin@DarkStar:~> rpm -qa | grep alsa
alsa-devel-1.0.13-22
alsa-1.0.13-22
asterisk-alsa-1.2.13-21
java-1_5_0-sun-alsa-1.5.0_update10-2.1
 

Jacko

Moderator
AW: Sound problem :(

This will be the last friendly reminder to use Code-Tags.

Rain_Maker schrieb:
Put your Shell-inputs/outputs in CODE-Tags please.

Code:
Put Stuff in here
For altering your former postings, use the button "Ändern" at the bottom of each of your postings.

Or mark the appropriate text and press the code-button shown in this picture.



Greetz,

RM
What happens if you run
Code:
alsaconf
(as root) now?

Grüße

Jacko
 

calin

New Member
AW: Sound problem :(

Jacko schrieb:
This will be the last friendly reminder to use Code-Tags.



What happens if you run
Code:
alsaconf
(as root) now?

Grüße

Jacko
Sorry for that!
yes the
Code:
alsaconf
work just fine but still no sound! But i don`t understant why doesn`t alsa 1.0.14rc3 install corectly? When i use
Code:
rpm -qa | grep alsa
it show me
Code:
alsa-devel-1.0.13-22
alsa-1.0.13-22
asterisk-alsa-1.2.13-21
java-1_5_0-sun-alsa-1.5.0_update10-2.1
that i didn`t install 1.0.14rc3. I installed step by stpep like in Advanced Linux Sound Architecture - Sound Blaster Live 7.1. ca0106

Maybe if i get the corect install the sound will work!
 

Jacko

Moderator
AW: Sound problem :(

It's not very surprising, that rpm shows you alsaversion 13-22.

rpm only "knows" the installed rpm packages, but you have installed rc3 with make/make install.

I guess your problem is the chaos between the two alsa-versions.

The only way to get a real clean configuration is - in my eyes - a new install of your SuSE.

Grüße

Jacko
 

calin

New Member
AW: Sound problem :(

Jacko schrieb:
It's not very surprising, that rpm shows you alsaversion 13-22.

rpm only "knows" the installed rpm packages, but you have installed rc3 with make/make install.

I guess your problem is the chaos between the two alsa-versions.

The only way to get a real clean configuration is - in my eyes - a new install of your SuSE.

Grüße

Jacko
I was thinking compile a new kernel for example 2.6.21 because i saw it that it come with some new things in alsa LinuxChanges - KernelNewbies Wiki
and then installing the new alsa 1.0.14rc3. Reinstalling the suse i don`t think it`s a good ideea. It wont work, and if i try to install 1.0.14rc3 i`ll get the same thing. Do you know another method to install alsa? or to update the curent alsa to 1.0.14rc3?
 
Status
Für weitere Antworten geschlossen.
Oben