Possible reason for YDL 2.1 sound problems?


Subject: Possible reason for YDL 2.1 sound problems?
frazz@lump.mine.nu
Date: Mon Nov 12 2001 - 09:39:55 MST


Hey all,

I was working on my machine trying to figure out why I don't have any
sound what so ever on my g3 upgraded 7500. The response that sugested that
I build a kernel with the sound build in didn't work out becuase the
kernel source is hosed, which I will go into later.

But I was trying to load the sound modules by hand to see if there was any
output and see if I could get sound that way... Below is what I got when I
was trying to load the dmasound_pmac module:

root@lump:(~)$ insmod dmasound_pmac
Using
/lib/modules/2.4.10-12a/kernel/drivers/sound/dmasound/dmasound_pmac.o
/lib/modules/2.4.10-12a/kernel/drivers/sound/dmasound/dmasound_pmac.o:
unresolved symbol i2c_smbus_write_word_data_R4b88826f
/lib/modules/2.4.10-12a/kernel/drivers/sound/dmasound/dmasound_pmac.o:
unresolved symbol i2c_smbus_write_block_data_R3007bf94
/lib/modules/2.4.10-12a/kernel/drivers/sound/dmasound/dmasound_pmac.o:
unresolved symbol i2c_attach_client_R04decf1e
/lib/modules/2.4.10-12a/kernel/drivers/sound/dmasound/dmasound_pmac.o:
unresolved symbol i2c_smbus_write_byte_data_Rc4f469a5
/lib/modules/2.4.10-12a/kernel/drivers/sound/dmasound/dmasound_pmac.o:
unresolved symbol i2c_detach_client_Rc75a6154
/lib/modules/2.4.10-12a/kernel/drivers/sound/dmasound/dmasound_pmac.o:
unresolved symbol i2c_check_functionality_R9aaa955f
/lib/modules/2.4.10-12a/kernel/drivers/sound/dmasound/dmasound_pmac.o:
unresolved symbol i2c_add_driver_Rd057ecb6
/lib/modules/2.4.10-12a/kernel/drivers/sound/dmasound/dmasound_pmac.o:
unresolved symbol i2c_del_driver_R5850e710

Now here is where I would try to build my own kernel based off the kernel
source provided with the sound modules built into the kernel... but I've
already tried that, the kernel source is hosed. I get errors where it
requires the file stdio.h which is apart of glibc-devel. I try to install
glibc-devel and it conflicts with the kernel-headers-2.4.10-12.a rpm. So I
forced the install of glibc-devel and then forced kernel-headers over it
so I would havce what I woudl think to be appropriate headers for the
kernel and the stdio.h file it was complaining about. I will note that the
only change i made from the default config file was to change the sound
modules to include them in the kernel and not build them as modules. Well
needless to say my home brew YDL 2.1 kernel didn't work. I get some sort
of funky error that I didn't writ edown which causes a kernel panic pretty
early in the boot process.

If I feel ambitious enough this week I will try to get exact errors for my
kernel problems and post them.

        -Frazz



This archive was generated by hypermail 2a24 : Mon Nov 12 2001 - 09:52:10 MST