[oe-commits] [Bug 5059] New: Module snd_soc_neo1973_gta02_wm8753 not loaded when booting openmoko

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Sun Mar 8 18:43:36 UTC 2009


http://bugs.openembedded.net/show_bug.cgi?id=5059

           Summary: Module snd_soc_neo1973_gta02_wm8753 not loaded when
                    booting openmoko
    Classification: Unclassified
           Product: Openembedded
           Version: Angstrom unstable
          Platform: ARM
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: burkhard.stubert at googlemail.com


When I build an fso-testing-image for the Openmoko Neo Freerunner, the kernel
modules for the sound core do  not get loaded on boot-up. Hence, sound doesn't
work on the Freerunner at all.

The reason should be the following lines in
openembedded/packages/linux/linux-openmoko.inc:

# audio (GTA02)
module_autoload_snd-soc-neo1973-gta02-wm8753 = "snd-soc-neo1973-gta02-wm8753"
# audio (GTA03)
module_autoload_snd-soc-neo1973-gta02-wm8753 = ""

In the last line gta02 should be replaced by gta03. Then, the module
snd-soc-neo1973-gta02-wm8753 gets autoloaded on a gta02, which loads all the
other sound modules of the kernel. 

As it is written at the moment, it stops the module
snd-soc-neo1973-gta02-wm8753 from being autoloaded.

Cheers,
Burkhard

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list