warning when build from snapshot , four sound card modules are warned
Section mismatch in reference from the function generic_oxygen_probe() to the variable .devinit.rodata:oxygen_ids The function generic_oxygen_probe() references the variable __devinitconst oxygen_ids. This is often because generic_oxygen_probe lacks a __devinitconst annotation or the annotation of oxygen_ids is wrong. Section mismatch in reference from the function xonar_probe() to the variable .devinit.rodata:xonar_ids The function xonar_probe() references the variable __devinitconst xonar_ids. This is often because xonar_probe lacks a __devinitconst annotation or the annotation of xonar_ids is wrong. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1093958 Title: No support for Asus Xonar DSX Status in “alsa-driver” package in Ubuntu: Confirmed Bug description: Ubuntu 12.04.1 The Asus Xonar DSX is nearly identical to the Xonar DS. The distinguishing feature is the addition of an optical digital output port. There is a patch available here http://permalink.gmane.org/gmane.linux.alsa.devel/100921 to make the driver treat a DSX as a DS. I applied it myself, but the alsa-driver source is a mess (obtained via apt-get source alsa-driver) and doesn't build (with or without modification). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1093958/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp