Matrix Talk:Main: Difference between revisions

From AlsaProject
Jump to navigation Jump to search
m (Add a vendor I'd like to see.)
(→‎Presonus?: new section)
 
(5 intermediate revisions by 4 users not shown)
Line 5: Line 5:
{{Category:Vendor}}
{{Category:Vendor}}


* [[(Matrix:Vendor-Marian]]
* [[Matrix:Vendor-Marian]]


{{Category:Module}}
{{Category:Module}}
Line 174: Line 174:
* [[Matrix:Module-sun-cs4231]]
* [[Matrix:Module-sun-cs4231]]
* [[Matrix:Module-sun-dbri]]
* [[Matrix:Module-sun-dbri]]
== HOW TO DRIVE WOLFSON WM8978 ==
Our platform is freescale's i.mx51,Our project was based android 1.6 (donut version) and the kernel is 2.6.28.
We want to know how to drive the audio codec wm8978 of wolfson on our kernel.
Thanks.
== HOW TO DRIVE WOLFSON WM8978 ==
Our platform is freescale's i.mx51,Our project was based android 1.6 (donut version) and the kernel is 2.6.28.
We want to know how to drive the audio codec wm8978 of wolfson on our kernel.
Thanks
== Presonus? ==
Why aren't any Presonus devices listed here? http://ardour.org/requirements.html links to this page and lists Presonus 1818VSL USB 2.0 device.

Latest revision as of 06:15, 3 November 2014

Grrr. Including category pages doesn't show the list of pages in that category!

Including the pages just gives their fixed text:

Soundcard manufacturers

Pages with information about card specific ALSA kernel modules.

Note: 

This lists existing module information pages. See also Special:Wantedpages for Module-* pages that have not yet been created.



I took the list of modules from alsa-driver configure --help, and compared with list of modules in this wiki to get these lists. Most of these modules are not mentioned in any Vendor-* page

Hmm, might need to add more non-toplevel modules the no_cards[] list in mod-deps.c

Output from configure not in matrix

Not in list from configure


Then I took the list from configure --help, and compared with list of kernel modules actually installed on my system.


Modules installed not in configure list:


Core modules


Toplevel modules? not used by others?

Library modules? I.e. used by other top level modules


Modules on config list not installed (probably just my config x86)

Suspicious about loopback and fm801-tea575x, maybe serialmidi

HOW TO DRIVE WOLFSON WM8978

Our platform is freescale's i.mx51,Our project was based android 1.6 (donut version) and the kernel is 2.6.28. We want to know how to drive the audio codec wm8978 of wolfson on our kernel. Thanks.

HOW TO DRIVE WOLFSON WM8978

Our platform is freescale's i.mx51,Our project was based android 1.6 (donut version) and the kernel is 2.6.28. We want to know how to drive the audio codec wm8978 of wolfson on our kernel. Thanks

Presonus?

Why aren't any Presonus devices listed here? http://ardour.org/requirements.html links to this page and lists Presonus 1818VSL USB 2.0 device.