Re: snd: Unknown symbol

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Philipp Reuters wrote, on 2009-03-16 02:09:
> Hey folks,
> I tried to get ALSA 1.0.19 up running on my 64bit Debian squeeze/sid
> machine. So I fetched the linux-source-2.6.28 kernel sourcecode from the
> Debian repositories, configured the soundcore as module and left out the
> ALSA modules.
> After compiling the kernel and installing the alsa-packages (for
> alsa-driver I used the options: ./configure --with-sequencer=yes
> --with-cards=ca0106), I had to experience that the drivers do not load.
> It's this strange unknown symbol thing. The first errors occur in module
> snd:
> [ 6282.802606] snd: Unknown symbol unregister_sound_special
> [ 6282.803075] snd: Unknown symbol register_sound_special_device
> I was not able to get the card up running. Any ideas?
> Hope for answer, greetz,
> Phil

I've had some trouble lately with this and I'll give you the brute force 
answer that worked for me:

installed and unpacked linux-source-2.6.28;

I do

cp /boot/config-2.6.28-1-686 /usr/src/linux-source-2.6.28/.config

then

make menuconfig

for any customisations (I actually leave alsa in)

installed and unpacked alsa-source 1.0.19;

run

dpkg-reconfigure alsa-source

to pick which sound cards to compile

NOTE: use alsa-base 1.0.17-dfsg-4 rather than 1.0.19.dfsg-1 which is broken;

then ran

make-kpkg --initrd linux-image modules-image

then

dpkg -i linux-image*.deb alsa-driver*.deb

and rebooted, and selected the newly compiled kernel in grub.

Hope this helps.

Arthur.


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux