linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* alsa dmasound in bk 2.6.2
@ 2004-02-06 19:20 Bob Brose
  2004-02-07  8:45 ` Christiaan Welvaart
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Brose @ 2004-02-06 19:20 UTC (permalink / raw)
  To: linuxppc-dev


I'm sure I'm missing something but can someone give me a clue as to what
to do with this:

With a 2.6.2 bk kernel I compile dmasound under the mac alsa drivers
as a module. When depmod comes along, I get:

f [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.6.2; fi
WARNING: /lib/modules/2.6.2/kernel/sound/ppc/snd-powermac.ko needs unknown symbol i2c_smbus_write_block_data
WARNING: /lib/modules/2.6.2/kernel/sound/ppc/snd-powermac.ko needs unknown symbol i2c_add_driver
WARNING: /lib/modules/2.6.2/kernel/sound/ppc/snd-powermac.ko needs unknown symbol i2c_smbus_write_byte_data
WARNING: /lib/modules/2.6.2/kernel/sound/ppc/snd-powermac.ko needs unknown symbol i2c_del_driver
WARNING: /lib/modules/2.6.2/kernel/sound/ppc/snd-powermac.ko needs unknown symbol i2c_detach_client
WARNING: /lib/modules/2.6.2/kernel/sound/ppc/snd-powermac.ko needs unknown symbol i2c_attach_client

So, I assume that dmasound needs I2C but I can't get I2C to configure
into the kernel. I tried make mrproper as well.

The result:
# using defaults found in arch/ppc/defconfig
#
arch/ppc/defconfig:708: trying to assign nonexistent symbol MOUSE_PS2_SYNAPTICS
arch/ppc/defconfig:762: trying to assign nonexistent symbol I2C_CHARDEV

and so on for every I2C symbol.

This is debian testing on a 6360 with gcc 3.3.2

Any hints appreciated!

Bob
--
/~\ The ASCII       | Robert E. Brose II    N0QBJ
\ / Ribbon Campaign | http://www.qbjnet.com/
 X  Help cure       | mailto:bob@qbjnet.com
/ \ HTML Email      | public key at http://www.qbjnet.com/key.html

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: alsa dmasound in bk 2.6.2
  2004-02-06 19:20 alsa dmasound in bk 2.6.2 Bob Brose
@ 2004-02-07  8:45 ` Christiaan Welvaart
  0 siblings, 0 replies; 2+ messages in thread
From: Christiaan Welvaart @ 2004-02-07  8:45 UTC (permalink / raw)
  To: linuxppc-dev


On Fri, 6 Feb 2004, Bob Brose wrote:

> With a 2.6.2 bk kernel I compile dmasound under the mac alsa drivers
> as a module. When depmod comes along, I get:
>
> f [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.6.2; fi
> WARNING: /lib/modules/2.6.2/kernel/sound/ppc/snd-powermac.ko needs unknown symbol i2c_smbus_write_block_data
> WARNING: /lib/modules/2.6.2/kernel/sound/ppc/snd-powermac.ko needs unknown symbol i2c_add_driver
> WARNING: /lib/modules/2.6.2/kernel/sound/ppc/snd-powermac.ko needs unknown symbol i2c_smbus_write_byte_data
> WARNING: /lib/modules/2.6.2/kernel/sound/ppc/snd-powermac.ko needs unknown symbol i2c_del_driver
> WARNING: /lib/modules/2.6.2/kernel/sound/ppc/snd-powermac.ko needs unknown symbol i2c_detach_client
> WARNING: /lib/modules/2.6.2/kernel/sound/ppc/snd-powermac.ko needs unknown symbol i2c_attach_client
>
> So, I assume that dmasound needs I2C but I can't get I2C to configure
> into the kernel. I tried make mrproper as well.
>
> The result:
> # using defaults found in arch/ppc/defconfig
> #
> arch/ppc/defconfig:708: trying to assign nonexistent symbol MOUSE_PS2_SYNAPTICS
> arch/ppc/defconfig:762: trying to assign nonexistent symbol I2C_CHARDEV
>
> and so on for every I2C symbol.

http://marc.theaimsgroup.com/?l=linux-kernel&m=107607571627355&w=2

I "fixed" it by applying the 2.6.2-mm1 patch, but still need to find time
for a reboot so can't say if that was a good idea.


    Christiaan

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-07  8:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-06 19:20 alsa dmasound in bk 2.6.2 Bob Brose
2004-02-07  8:45 ` Christiaan Welvaart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).