Results 1 to 3 of 3
After many many times of trying, i am about ready to give up on trying to get sound going on my Laptop. MY laptop is a Dell D266XT.
From two ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-20-2004 #1Just Joined!
- Join Date
- Jan 2004
- Posts
- 70
ALSA... ARRRGGGG!
After many many times of trying, i am about ready to give up on trying to get sound going on my Laptop. MY laptop is a Dell D266XT.
From two diffrent dell documents, i have decided that my sound card is either a Crystal 4237B, or a Neomagic NM3298. But this, really is not my problem, the conflicting information.
The problem is that when ever i try to load either of the modules, i get many many unresolved symbol messages. This is about this sixth time i have tried to go about this, with numerous kernel rebuilds.
Here is an example of one of the messages.
What is the problem here?/lib.modules/2.4.25.040319/kernel/sound/isa/cs423x/snd-cs4326.o: unresolved symbol snd_card_new_Ra22f2665
According to this document, this can be solved by recompiling the kernel cleanly, and the same with ALSA.
Could this be fixed by moving to the 2.6 kernel series. I suppose i'd be willing to put in the work to do the move (The only reason i havent, is bcause debian's packages are too old for 2.6, so i'd have to do a bunch of manual upgrades.
- 03-24-2004 #2Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
have you tried 'make mrproper' before compiling? it removes all the generated files created by 'make menuconfig' 'make bzImage&&make modules&&make modules_install'... cleaning up that garbage *may* help fix the unresolved symbols...
Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr
- 03-24-2004 #3Just Joined!
- Join Date
- Jan 2004
- Posts
- 70
I got it, eventually. It took a bunch of diffrent options to get it going.


Reply With Quote
