Motherboard ASUS M2N-E SLI has an onboard sound card that is not recognized by alsaconf or ossdetect. I downloaded Linux drivers from ASUS, and the install program says it needs to recompile the kernel. It starts to do so, but stalls. The final message looks like this:
/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvsound/main/nvavm.h: In f
unction ‘nv_flush_caches’:
/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvsound/main/nvavm.h:215:
error: implicit declaration of function ‘global_flush_tlb’
/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvsound/main/nvavm.h: In f
unction ‘NV_SET_PAGE_ATTRIB_UNCACHED’:
/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvsound/main/nvavm.h:234:
error: implicit declaration of function ‘change_page_attr’
/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvsound/main/nvalinux.c: I
n function ‘AosFpuSave’:
/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvsound/main/nvalinux.c:21
4: error: ‘struct task_struct’ has no member named ‘thread_info’
/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvsound/main/nvalinux.c: I
n function ‘AosFpuRestore’:
/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvsound/main/nvalinux.c:23
4: error: ‘struct task_struct’ has no member named ‘thread_info’
/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvsound/main/nvalinux.c:23
5: error: ‘struct task_struct’ has no member named ‘thread_info’
/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvsound/main/nvalinux.c: I
n function ‘AosMemoryPhysicalAddressListGet’:
/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvsound/main/nvalinux.c:71
0: warning: unused variable ‘phys_addr’
make[4]: *** [/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvsound/main
/nvalinux.o] Error 1
make[3]: *** [_module_/tmp/selfgz1827/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvso
und/main] Error 2
make[2]: *** [sub-make] Error 2
-> Error.
ERROR: The NVIDIA kernel module was not created.
ERROR: Installation of the audio driver has failed. Please see the file
'/var/log/nvidia-nforce-installer.log' for details. You may find
suggestions on fixing installation problems in the README available on
the Linux driver download page at www.nvidia.com.
What can be done?
From the install program from ASUS it is also possible to extract some precompiled executables. How can I try them?
On my computer the sound worked from start when installing Debian, Ubuntu and Fedora…