PDA

View Full Version : Nvsound Doesn't Work With 2.6.8.1 Kernel


AFI_Flame
10-16-04, 02:05 AM
This is to anyone with nvsound problems. From my own experience and from what I've seen on the net this is probobly most of you guy's problems. If anyone can get this combination to work post here and prove me wrong.

xshakma
11-08-04, 07:16 AM
micha@debian:~$ uname -r
2.6.8

micha@debian:~$ lsmod
Module Size Used by
nvidia 4819444 12
sg 29792 0
cifs 184172 3
smbfs 63416 4
usb_storage 27392 0
ehci_hcd 25092 0
ohci_hcd 15620 0
usbcore 102116 5 usb_storage,ehci_hcd,ohci_hcd
nls_cp850 4544 6
nls_iso8859_1 3776 10
ntfs 95444 1
sd_mod 16192 0
w83l785ts 6020 0
asb100 21824 0
eeprom 6280 0
i2c_sensor 2368 3 w83l785ts,asb100,eeprom
nvnet 68900 0
nvsound 1535176 3
i2c_nforce2 5248 0
i2c_core 19216 5 w83l785ts,asb100,eeprom,i2c_sensor,i2c_nforce2
lp 8360 0
parport_pc 35968 1
parport 34632 2 lp,parport_pc
nls_iso8859_15 4288 0

Sound works! But.....
micha@debian:~$ dmesg
---snip---
nvsound: module license 'unspecified' taints kernel.
Nvsound: Nvidia Audio Init Module, 19:21:16 Nov 6 2004 version 1.0-1
---snip----


Nvsound: Unable to change the Playback SampleRate, set back to 48000
Nvsound: Unable to change the Playback SampleRate, set back to 48000
Nvsound: Unable to change the Playback SampleRate, set back to 48000
Nvsound: Unable to change the Playback SampleRate, set back to 48000
Nvsound: Unable to change the Playback SampleRate, set back to 48000
Nvsound: Unable to change the Playback SampleRate, set back to 48000
... to be continued.....

krall
11-11-04, 03:49 PM
nvsound: module license 'unspecified' taints kernel.
Nvsound: Nvidia Audio Init Module, 19:21:16 Nov 6 2004 version 1.0-1

Does this mean that the driver is not compatible with this kernel?
Is there nothing to be done about it, other than change kernels?

I get the 48000 lines as well. Did you find any solution to this issue?

xshakma
11-18-04, 05:15 PM
for me nvsound works. But i get this 'fallback message' as well.

And the kde-sounds are off with the nforce-driver.

BTW the message 'taints the kernel' has nothing to do with incompatibility

Micha