Re: [Alsa-user] Unresolved symbols in /lib/modules/2.4.25-1-686/alsa

2004-04-19 Thread Chris Gibbs
Hi ya, Unresolved symbols mean the modules were not built for the kernel you are running (even if its the same 2.4.25 kernel maybe it was compiled differently) So you need to build a kernel then build the alsa drivers (be sure to run ./configure with the new kernel running) Having said that t

[Alsa-user] Unresolved symbols in /lib/modules/2.4.25-1-686/alsa

2004-04-19 Thread Adam Bogacki
Hi, I am running the 2.4.25-1-686 kernel and am attempting to apt-install alsa-modules-2.4.25-1-686 in an effort to get sound working with MPlayer. I repeatedly keep getting the message below about "unresolved symbols". Is there any way of fixing this so that I can get audio working ? Adam Bogacki

[Alsa-user] Unresolved symbols in alsa-modules-2.4.25-1-686

2004-04-14 Thread Adam Bogacki
Thanks, this time 'apt-get remove alsa-modules-2.4.25-1-686' seemed to work. However, when I then tried 'apt-get install alsa-modules-2.4.25-1-686' I found ... Selecting previously deselected package alsa-modules-2.4.25-1-686. (Reading database ... 105202 files and directories currently inst

Re: [Alsa-user] Unresolved symbols while inserting ALSA moduls into the kernel

2003-07-11 Thread Ryan Underwood
Hi Dan, On Fri, Jul 11, 2003 at 04:11:14PM +, dan babb wrote: > Hi folks. I'm a linux newbie here and I've been wrestling with this for the > last 3 days and I'm hoping someone might be able to help. I'm running > Redhat 9 on thinkpad 600e. I've followed the instructions to the letter > fr

[Alsa-user] Unresolved symbols while inserting ALSA moduls into the kernel

2003-07-11 Thread dan babb
Hi folks. I'm a linux newbie here and I've been wrestling with this for the last 3 days and I'm hoping someone might be able to help. I'm running Redhat 9 on thinkpad 600e. I've followed the instructions to the letter from the ALSA webpages here: http://www.alsa-project.org/alsa-doc/doc-php/tem

[Alsa-user] unresolved symbols

2003-06-25 Thread Mikesandi7
I just installed the alsa driver 0.9.4 without running into any problems. I went to load the module for my sound card which is "snd-cmipci", and it came back with the following: [EMAIL PROTECTED] sbin]$ ./modprobe snd-cmipci /lib/modules/2.4.18-14/kernel/sound/acore/snd.o: unresolved symbol __wr

[Alsa-user] Unresolved symbols with SuSE 8.0

2003-03-10 Thread Mike Mandel
Hello! I have succesfully compiled the alsa-driver0.9.0rc8d but when I do "make install", I get the following error message: /sbin/depmod -a 2.4.18-4GB depmod: *** Unresolved symbols in /lib/modules/2.4.18-4GB/kernel/sound/acore/snd-page-alloc.o depmod: *** Unresolved symbols in /lib/modules/2.

[Alsa-user] unresolved symbols : isapnp on 2.2 kernel and Opti924 card

2003-02-26 Thread Andrei Boros
I am running kernel 2.2.23 and I have two sound cards : Hercules Gamesurround Fortissimo II and an older Opti924 ISA card. I got alsa-driver-0.9.0rc7. In kernel I have enabled sound support, OSS support and Plug'n'Play support. (ofcourse, loadable modules). With alsa-driver: ./configure

[Alsa-user] unresolved symbols : isapnp on 2.2 kernel and Opti924 card

2003-02-25 Thread Andrei Boros
I am running kernel 2.2.23 and I have two sound cards : Hercules Gamesurround Fortissimo II and an older Opti924 ISA card. I got alsa-driver-0.9.0rc7. In kernel I have enabled sound support, OSS support and Plug'n'Play support. (ofcourse, loadable modules). With alsa-driver: ./configure

[Alsa-user] unresolved symbols 0.9.0rc7 2.4.18

2003-02-04 Thread User COGL
i've recently downloaded alsa 0.9.0rc7, compiled drivers and when i do depmod -a it says unresolved symbols in everything (except sound.o): dummy, snd.o, snd-ymfpci.o (what i need, having a YMF724). i am using slackware 8.1 with the provided 2.4.18 kernel (bare). if i use the drivers from the kerne

Re: [Alsa-user] Unresolved symbols at modprobe using rc2 and Mandrake8.2

2002-08-13 Thread Taupter
[EMAIL PROTECTED] wrote: > Tauper, > > The problems I have had w/ Mandrake (please note I am > somewhat inexperienced, so please take this with a grain > of salt) is the initial installation. In Mandrake 8.1 > many had problems with sound because the installation had both Alsa and OSS drivers.

Re: Re: [Alsa-user] Unresolved symbols at modprobe using rc2 and Mandrake 8.2

2002-08-13 Thread hugo.ferreira
EMAIL PROTECTED]> > Data: 13/08/2002 08:47:41 > Para: Brian Parish <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED] > Assunto: Re: [Alsa-user] Unresolved symbols at modprobe using rc2 and Mandrake > 8.2 > > Brian Parish wrote: > > Frans Ketelaars wrote: > > >

Re: [Alsa-user] Unresolved symbols at modprobe using rc2 and Mandrake8.2

2002-08-13 Thread Taupter
Brian Parish wrote: > Frans Ketelaars wrote: > > ALSA rc2 placed my snd-seq-device.o here: > /lib/modules/2.4.18-6mdk/kernel/sound/acore/seq/snd-seq-device.o > > I think you'll find with > 'rpm -qf /lib/modules/2.4.18-8.1mdk/alsa/snd-seq-device.o.gz' that it's > part > of the new kernel RPM, no

Re: [Alsa-user] Unresolved symbols at modprobe using rc2 andMandrake 8.2

2002-08-12 Thread Brian Parish
Frans Ketelaars wrote: ALSA rc2 placed my snd-seq-device.o here: /lib/modules/2.4.18-6mdk/kernel/sound/acore/seq/snd-seq-device.o I think you'll find with 'rpm -qf /lib/modules/2.4.18-8.1mdk/alsa/snd-seq-device.o.gz' that it's part of the new kernel RPM, not your newly installed rc2 :) HTH,

Re: [Alsa-user] Unresolved symbols at modprobe using rc2 and Mandrake 8.2

2002-08-12 Thread Frans Ketelaars
On 12 Aug 2002 11:18:20 +1000 Brian Parish <[EMAIL PROTECTED]> wrote: > I have Mandrake 8.2 running with the updated kernel: 2.4.18-8.1mdk > > I have installed the kernel source rpm. > > I have followed Jaroslav's instructions for my sound card: Delta 66 > > The driver, lib and utils all build

[Alsa-user] Unresolved symbols at modprobe using rc2 and Mandrake 8.2

2002-08-12 Thread Brian Parish
I have Mandrake 8.2 running with the updated kernel: 2.4.18-8.1mdk I have installed the kernel source rpm. I have followed Jaroslav's instructions for my sound card: Delta 66 The driver, lib and utils all build successfully. When it comes time to: modprobe snd-ice1712 I get: /lib/modules/2.4

Re: [Alsa-user] unresolved symbols

2002-08-11 Thread hugo . ferreira
> Para: [EMAIL PROTECTED] > Assunto: [Alsa-user] unresolved symbols > > I downloaded the alsa driver, lib en utils 0.9. I have Red Hat 7.3 and kernel > version 2.4.18-5. Everthing compiled fine. But when i tried to insert the > module with insmod en modprobe. But by both of the

[Alsa-user] unresolved symbols

2002-08-11 Thread Erwin Straver
I downloaded the alsa driver, lib en utils 0.9. I have Red Hat 7.3 and kernel version 2.4.18-5. Everthing compiled fine. But when i tried to insert the module with insmod en modprobe. But by both of the commands i get unresolved symbols. Is this I know problem? I've got FM801 sounddevice. The

[Alsa-user] unresolved symbols snd-rawmidi / ice1712

2002-07-15 Thread irrational
Hi, I have not so far, through at least four versions of 0.9, been able to load the modules when sequencer support is compiled in. The card is a Hoontech ST DSP 24, ice1712-based. Apologies if this is an faq. At the latest attempt with 0.9beta12-3 (debian3 / 2.4.16); $ depmod -a depmod: ***

[Alsa-user] unresolved symbols

2002-06-04 Thread Tech R
On Tuesday 04 June 2002 01:06 pm, Tech R wrote: Do this. Normaly /usr/src/linux is one link, so make sure that link,links to your kernel source code in /usr/src/linux-2.4.18-5 next in /usr/src/linux do: ln -s /boot/System.map-2.4.18-3 System.map or edit Makefile and where you fin

[Alsa-user] unresolved symbols loading module

2002-06-04 Thread Tech R
Running on RedHat 7.3 recompiled kernel 2.4.18-3 wiht sound support. Running ./configure ./make ./make install ./snddevices didnt' give any error. However when running modprobe snd-sb16 I get the unresolved symbols. Help please. [root@sector400c alsa-driver-0.9.0rc1]# modprobe snd-sb16 /lib/

Re: [Alsa-user] Unresolved Symbols Problems on ALSA 0.9b12 on Mandrake8.0 (Kernel 2.4.3-20)

2002-03-25 Thread Eric Dantan Rzewnicki
Bill Allen wrote: > > On Mon, 25 Mar 2002, jonathan weale wrote: > > > Oh, I'm running GCC 2.96 - could this be at fault? > > I don't think this much maligned compiler is at fault. > > > > Command Line: > > - > > [root@mav]# modprobe snd-card-emu10k1 ^^^

Re: [Alsa-user] Unresolved Symbols Problems on ALSA 0.9b12 on Mandrake8.0 (Kernel 2.4.3-20)

2002-03-25 Thread Bill Allen
On Mon, 25 Mar 2002, jonathan weale wrote: > Oh, I'm running GCC 2.96 - could this be at fault? I don't think this much maligned compiler is at fault. > > Command Line: > - > [root@mav]# modprobe snd-card-emu10k1 > /lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol Try

[Alsa-user] Unresolved Symbols Problems on ALSA 0.9b12 on Mandrake 8.0 (Kernel 2.4.3-20)

2002-03-25 Thread jonathan weale
Hi. I'm trying to install ALSA 0.9(beta 12) on a Mandrake 8.0 install (Kernel 2.4.3-20), to run on a Soundblaster Live Platinum (emu10k1 chip). Previously, I've been using OSS/Free with no problems. I had a problem compiling the driver package (couldn't find System.map) so I tried a workaround by

Re: [Alsa-user] Unresolved symbols: Really no hints available ...

2002-03-05 Thread Dr. Harald Krause
Hi all you interested in the solution of my problems ... After installation, configuration and compilation of new kernel sources and after installing this new kernel I rebooted. Then I unpacked the alsa-drivers-0.5.12a sources, configured it without touching the ---with-debug option and compiled

[Alsa-user] Unresolved symbols: Really no hints available ...

2002-02-17 Thread Dr. Harald Krause
Is there really no hint available on my problem? :-(( I run a SuSE-7.3 and updated it with plain vanilla kernel 2.4.17, it works fine. Then I configured and compiled the drivers 0.5.12a - without any errors. Seems great, too! But, during install (the depmode -a part) my system complains about

[Alsa-user] Unresolved symbols in snd-rawmidi.o

2002-02-12 Thread Ryan Hayle
I compiled ALSA 0.9+0beta10-5 (debian package) with Linux 2.4.18-pre9, however when I try to load any alsa modules, I get: depmod: *** Unresolved symbols in /lib/modules/2.4.18-pre9/alsa/snd-rawmidi.o depmod -e /lib/modules/2.4.18-pre9/alsa/snd-rawmidi.o gives: depmod: *** Unresolved symbols in

[Alsa-user] unresolved symbols snd-azt2320.o / missing isapnp.o

2002-02-05 Thread Chuck Slivkoff
I'm trying to build alsa on a Red Hat 7.0 system, updated with all the "official" RH RPM's, including kernel-2.2.19-7.0.12. I downloaded alsa via CVS and can't seem to get a complete set of modules when configuring "--with-isapnp=yes --with-cards=azt2330". alsa-driver/modules contains these after

[Alsa-user] Unresolved symbols

2001-12-23 Thread Auke Jilderda
I keep running into unresolved symbols while trying to get ALSA to work on my machine. Does anybody have any idea what I'm doing wrong here? I am running Debian version 2.2, Linux kernel version 2.2.20, and am trying to get Alsa driver version 0.5.12a to work. I attached the messages while config

[Alsa-user] Unresolved symbols

2001-12-23 Thread Auke Jilderda
I keep running into unresolved symbols while trying to get ALSA to work on my machine. Does anybody have any idea what I'm doing wrong here? I am running Debian version 2.2, Linux kernel version 2.2.20, and am trying to get Alsa driver version 0.5.12a to work. I attached the messages while con

[Alsa-user] unresolved Symbols when running depmod

2001-12-02 Thread Benjamin Mesing
Rostock, 01-12-02 Hello, first, if you answer this question, could you send a copy to me please (this list seems to be quiet active, and I've subscribed enough mailing lists). I've tried to install the alsa stuff for some hours now, without any luck. I'm using a Creative card, a 2.4.12 kernel wi