Quote:
Originally Posted by aayudh
hey,
I fixed this issue by compiling the kernel without statically linking the OSS lib (exactly what the warning said)
The OSS libs now get loaded as modules (.ko) .
The nvidia.ko is large warning comes every time during boot. Dont know why. But my sound is working 
|
Ah...
But why did you enable that in first place (debian has both OSS and ALSA binaries and sources in the repos) ?
PS: same thing with nvidia.ko (the kernel part for your 3D display driver).
Your sound chipset should work with alsa(and it's OSS-compatibility) as well though.
...Not that their's anything wrong with good old OSS if your happy with it...(mostly less functionality).
Most people just go with the normal debian configurations and use that as a starter point (default distro kernel builds are already too bloated for my taste)
