LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* RE: Linux 2.6.5 emu10k1 module FAILS, built-in OK.
@ 2004-05-17 15:23 Piszcz, Justin Michael
2004-05-17 17:16 ` Randy.Dunlap
0 siblings, 1 reply; 8+ messages in thread
From: Piszcz, Justin Michael @ 2004-05-17 15:23 UTC (permalink / raw)
To: Justin Piszcz, linux-kernel
Does creative still help maintain this module?
Is there an #include <string-something.h> missing in the module (WHEN
COMPILED W/SMP support, or?)
jpiszcz@slack91:/usr/src/linux/Documentation$ find .|grep -i emu101k
jpiszcz@slack91:/usr/src/linux/Documentation$ find .|grep -i emu101
jpiszcz@slack91:/usr/src/linux/Documentation$ grep emu101k -r *
grep: networking/netif-msg.txt: Permission denied
grep: scsi/ChangeLog.megaraid: Permission denied
jpiszcz@slack91:/usr/src/linux/Documentation$
(2.6.5 kernel)
-----Original Message-----
From: linux-kernel-owner@vger.kernel.org
[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Justin Piszcz
Sent: Saturday, May 15, 2004 6:08 PM
To: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.6.5 emu10k1 module FAILS, built-in OK.
Let me remind all; this is with _SMP_ kernel only, with a regular kernel
it makes the module and loads it fine.
Anyone aware of this problem?
On Sat, 15 May 2004, Justin Piszcz wrote:
> Script started on Sat May 15 14:47:08 2004
> # modprobe emu10k1
> FATAL: Error inserting emu10k1
> (/lib/modules/2.6.5/kernel/sound/oss/emu10k1/emu10k1.ko): Unknown
symbol
> in module, or unknown parameter (see dmesg)
> root@war:~# dmesg | tail -n 1
> emu10k1: Unknown symbol strcpy
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel"
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Linux 2.6.5 emu10k1 module FAILS, built-in OK.
2004-05-17 15:23 Linux 2.6.5 emu10k1 module FAILS, built-in OK Piszcz, Justin Michael
@ 2004-05-17 17:16 ` Randy.Dunlap
0 siblings, 0 replies; 8+ messages in thread
From: Randy.Dunlap @ 2004-05-17 17:16 UTC (permalink / raw)
To: Piszcz, Justin Michael; +Cc: jpiszcz, linux-kernel
On Mon, 17 May 2004 11:23:37 -0400 Piszcz, Justin Michael wrote:
| Does creative still help maintain this module?
| Is there an #include <string-something.h> missing in the module (WHEN
| COMPILED W/SMP support, or?)
| jpiszcz@slack91:/usr/src/linux/Documentation$ find .|grep -i emu101k
| jpiszcz@slack91:/usr/src/linux/Documentation$ find .|grep -i emu101
| jpiszcz@slack91:/usr/src/linux/Documentation$ grep emu101k -r *
| grep: networking/netif-msg.txt: Permission denied
| grep: scsi/ChangeLog.megaraid: Permission denied
| jpiszcz@slack91:/usr/src/linux/Documentation$
|
| (2.6.5 kernel)
WorksForMe, 2.6.5 or 2.6.6. What .config ?
| -----Original Message-----
| From: linux-kernel-owner@vger.kernel.org
| [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Justin Piszcz
| Sent: Saturday, May 15, 2004 6:08 PM
| To: linux-kernel@vger.kernel.org
| Subject: Re: Linux 2.6.5 emu10k1 module FAILS, built-in OK.
|
| Let me remind all; this is with _SMP_ kernel only, with a regular kernel
| it makes the module and loads it fine.
|
| Anyone aware of this problem?
|
| On Sat, 15 May 2004, Justin Piszcz wrote:
|
| > Script started on Sat May 15 14:47:08 2004
| > # modprobe emu10k1
| > FATAL: Error inserting emu10k1
| > (/lib/modules/2.6.5/kernel/sound/oss/emu10k1/emu10k1.ko): Unknown
| symbol
| > in module, or unknown parameter (see dmesg)
| > root@war:~# dmesg | tail -n 1
| > emu10k1: Unknown symbol strcpy
| >
| >
| -
--
~Randy
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Linux 2.6.5 emu10k1 module FAILS, built-in OK.
@ 2004-05-18 13:18 Piszcz, Justin Michael
0 siblings, 0 replies; 8+ messages in thread
From: Piszcz, Justin Michael @ 2004-05-18 13:18 UTC (permalink / raw)
To: Randy.Dunlap; +Cc: jpiszcz, linux-kernel
Do you use an SMP kernel?
Works for me too when kernel is compiled with UP, not SMP.
Have you tried w/SMP on an SMP or P4+w/HT box?
-----Original Message-----
From: Randy.Dunlap [mailto:rddunlap@osdl.org]
Sent: Monday, May 17, 2004 1:17 PM
To: Piszcz, Justin Michael
Cc: jpiszcz@lucidpixels.com; linux-kernel@vger.kernel.org
Subject: Re: Linux 2.6.5 emu10k1 module FAILS, built-in OK.
On Mon, 17 May 2004 11:23:37 -0400 Piszcz, Justin Michael wrote:
| Does creative still help maintain this module?
| Is there an #include <string-something.h> missing in the module (WHEN
| COMPILED W/SMP support, or?)
| jpiszcz@slack91:/usr/src/linux/Documentation$ find .|grep -i emu101k
| jpiszcz@slack91:/usr/src/linux/Documentation$ find .|grep -i emu101
| jpiszcz@slack91:/usr/src/linux/Documentation$ grep emu101k -r *
| grep: networking/netif-msg.txt: Permission denied
| grep: scsi/ChangeLog.megaraid: Permission denied
| jpiszcz@slack91:/usr/src/linux/Documentation$
|
| (2.6.5 kernel)
WorksForMe, 2.6.5 or 2.6.6. What .config ?
| -----Original Message-----
| From: linux-kernel-owner@vger.kernel.org
| [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Justin Piszcz
| Sent: Saturday, May 15, 2004 6:08 PM
| To: linux-kernel@vger.kernel.org
| Subject: Re: Linux 2.6.5 emu10k1 module FAILS, built-in OK.
|
| Let me remind all; this is with _SMP_ kernel only, with a regular
kernel
| it makes the module and loads it fine.
|
| Anyone aware of this problem?
|
| On Sat, 15 May 2004, Justin Piszcz wrote:
|
| > Script started on Sat May 15 14:47:08 2004
| > # modprobe emu10k1
| > FATAL: Error inserting emu10k1
| > (/lib/modules/2.6.5/kernel/sound/oss/emu10k1/emu10k1.ko): Unknown
| symbol
| > in module, or unknown parameter (see dmesg)
| > root@war:~# dmesg | tail -n 1
| > emu10k1: Unknown symbol strcpy
| >
| >
| -
--
~Randy
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Linux 2.6.5 emu10k1 module FAILS, built-in OK.
2004-05-16 8:20 ` Justin Piszcz
@ 2004-05-16 15:27 ` Stan Bubrouski
0 siblings, 0 replies; 8+ messages in thread
From: Stan Bubrouski @ 2004-05-16 15:27 UTC (permalink / raw)
To: Justin Piszcz; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 376 bytes --]
On Sun, 2004-05-16 at 04:20, Justin Piszcz wrote:
> Because it supports the /app/emu-tools-0.9.4/ option.
>
> default has rear end speakers but it is not "surround"/5.1/etc/
>
> ./emu-script (loads rear-end speaker support for surround + AC3 option,
> ALSA does *NOT* have AC3 capability))
*sigh* wonder when they will...thanks for answering my question :)
-sb
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Linux 2.6.5 emu10k1 module FAILS, built-in OK.
2004-05-16 2:57 ` Stan Bubrouski
@ 2004-05-16 8:20 ` Justin Piszcz
2004-05-16 15:27 ` Stan Bubrouski
0 siblings, 1 reply; 8+ messages in thread
From: Justin Piszcz @ 2004-05-16 8:20 UTC (permalink / raw)
To: Stan Bubrouski; +Cc: linux-kernel
Because it supports the /app/emu-tools-0.9.4/ option.
default has rear end speakers but it is not "surround"/5.1/etc/
./emu-script (loads rear-end speaker support for surround + AC3 option,
ALSA does *NOT* have AC3 capability))
On Sat, 15 May 2004, Stan Bubrouski wrote:
> On Sat, 2004-05-15 at 15:32, Justin Piszcz wrote:
> > Script started on Sat May 15 14:47:08 2004
> > # modprobe emu10k1
> > FATAL: Error inserting emu10k1
> > (/lib/modules/2.6.5/kernel/sound/oss/emu10k1/emu10k1.ko): Unknown symbol
>
> Umm...why are you using OSS for emu10k instead of ALSA?
>
> -sb
>
> > in module, or unknown parameter (see dmesg)
> > root@war:~# dmesg | tail -n 1
> > emu10k1: Unknown symbol strcpy
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
> >
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Linux 2.6.5 emu10k1 module FAILS, built-in OK.
2004-05-15 19:32 Justin Piszcz
2004-05-15 22:07 ` Justin Piszcz
@ 2004-05-16 2:57 ` Stan Bubrouski
2004-05-16 8:20 ` Justin Piszcz
1 sibling, 1 reply; 8+ messages in thread
From: Stan Bubrouski @ 2004-05-16 2:57 UTC (permalink / raw)
To: Justin Piszcz; +Cc: linux-kernel
On Sat, 2004-05-15 at 15:32, Justin Piszcz wrote:
> Script started on Sat May 15 14:47:08 2004
> # modprobe emu10k1
> FATAL: Error inserting emu10k1
> (/lib/modules/2.6.5/kernel/sound/oss/emu10k1/emu10k1.ko): Unknown symbol
Umm...why are you using OSS for emu10k instead of ALSA?
-sb
> in module, or unknown parameter (see dmesg)
> root@war:~# dmesg | tail -n 1
> emu10k1: Unknown symbol strcpy
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Linux 2.6.5 emu10k1 module FAILS, built-in OK.
2004-05-15 19:32 Justin Piszcz
@ 2004-05-15 22:07 ` Justin Piszcz
2004-05-16 2:57 ` Stan Bubrouski
1 sibling, 0 replies; 8+ messages in thread
From: Justin Piszcz @ 2004-05-15 22:07 UTC (permalink / raw)
To: linux-kernel
Let me remind all; this is with _SMP_ kernel only, with a regular kernel
it makes the module and loads it fine.
Anyone aware of this problem?
On Sat, 15 May 2004, Justin Piszcz wrote:
> Script started on Sat May 15 14:47:08 2004
> # modprobe emu10k1
> FATAL: Error inserting emu10k1
> (/lib/modules/2.6.5/kernel/sound/oss/emu10k1/emu10k1.ko): Unknown symbol
> in module, or unknown parameter (see dmesg)
> root@war:~# dmesg | tail -n 1
> emu10k1: Unknown symbol strcpy
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Linux 2.6.5 emu10k1 module FAILS, built-in OK.
@ 2004-05-15 19:32 Justin Piszcz
2004-05-15 22:07 ` Justin Piszcz
2004-05-16 2:57 ` Stan Bubrouski
0 siblings, 2 replies; 8+ messages in thread
From: Justin Piszcz @ 2004-05-15 19:32 UTC (permalink / raw)
To: linux-kernel
Script started on Sat May 15 14:47:08 2004
# modprobe emu10k1
FATAL: Error inserting emu10k1
(/lib/modules/2.6.5/kernel/sound/oss/emu10k1/emu10k1.ko): Unknown symbol
in module, or unknown parameter (see dmesg)
root@war:~# dmesg | tail -n 1
emu10k1: Unknown symbol strcpy
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-05-18 13:18 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-17 15:23 Linux 2.6.5 emu10k1 module FAILS, built-in OK Piszcz, Justin Michael
2004-05-17 17:16 ` Randy.Dunlap
-- strict thread matches above, loose matches on Subject: below --
2004-05-18 13:18 Piszcz, Justin Michael
2004-05-15 19:32 Justin Piszcz
2004-05-15 22:07 ` Justin Piszcz
2004-05-16 2:57 ` Stan Bubrouski
2004-05-16 8:20 ` Justin Piszcz
2004-05-16 15:27 ` Stan Bubrouski
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).