View Single Post
  #3 (permalink)  
Old 29-May-2008, 10:24
ashlife
Guest
 
Posts: n/a
Default

thanks for the quick reply...

my system info :

OS: Linux 2.6.22.5-31-default i686
System: openSUSE 10.3 (i586)
KDE: 3.5.7 "release 72"

a strange thing is happening... i installed alsa driver 1.0.16 (driver,lib,oss,utils)

but rpm -qa | grep alsa is showing 1.0.14...

i installed by commands...

./configure && make && sudo make install


Outputs of your commands..

rpm -qa | grep alsa

- alsa-utils-1.0.14-27
alsa-oss-1.0.14-23
alsa-1.0.14-31
alsa-plugins-1.0.14-41


uname -a

- Linux linux-0vgi 2.6.22.5-31-default #1 SMP 2007/09/21 22:29:00 UTC i686 athlon i386 GNU/Linux


cat /proc/asound/cards

- 0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xc0000000 irq 10


... waiting for reply...