* 2.2.18 and EMU10K1 problems...
@ 2001-01-08 21:56 Taner Halicioglu
2001-01-08 21:58 ` Taner Halicioglu
2001-01-09 22:42 ` Prasanna P Subash
0 siblings, 2 replies; 4+ messages in thread
From: Taner Halicioglu @ 2001-01-08 21:56 UTC (permalink / raw)
To: linux-kernel
(please cc me if you reply - thanks :)
I probably missed a message or note or something about this, but when I went
from 2.2.17 to 2.2.18, my sound card (SB Live!) stopped working. It seems
that in 2.2.18, it gets detected TWICE:
--------------------------------
kernel: Linux version 2.2.18
[...]
kernel: Creative EMU10K1 PCI Audio Driver, version 0.7, 20:05:23 Jan 7 2001
kernel: emu10k1: EMU10K1 rev 5 model 0x21 found, IO at 0xb400-0xb41f, IRQ 10
[... IDE, floppy, SCSI, eth0, partition check ...]
kernel: Creative EMU10K1 PCI Audio Driver, version 0.7, 20:05:23 Jan 7 2001
--------------------------------
This is what it normally does:
--------------------------------
kernel: Linux version 2.2.17
[...]
kernel: Creative EMU10K1 PCI Audio Driver, version 0.6, 20:25:53 Jan 7 2001
kernel: emu10k1: EMU10K1 rev 5 model 0x21 found, IO at 0xb400-0xb41f, IRQ 10
[...]
--------------------------------
In the 2.2.18 case, /proc/interrupts doesn't show anything on int 10.
I guess I should (and will) take this up with the EMU10k people, but I was
just wondering if anyone here has seen this problem before? I'm curious how
a broken driver would have made it into .18 like that ;-) ...unless I'm the
one that is broken :)
Thanks,
-Taner
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.2.18 and EMU10K1 problems...
2001-01-08 21:56 2.2.18 and EMU10K1 problems Taner Halicioglu
@ 2001-01-08 21:58 ` Taner Halicioglu
2001-01-09 22:42 ` Prasanna P Subash
1 sibling, 0 replies; 4+ messages in thread
From: Taner Halicioglu @ 2001-01-08 21:58 UTC (permalink / raw)
To: linux-kernel
Err, I should have mentioned that the configs I used for .17 and .18 are
identical, too. Machine is a dual celeron 450 on a asus p2b-ds (Adaptec
aic78xx SCSI), via-rhine ethernet, and nvidia tnt2 ultra.
Thanks, again
-Taner
On Mon, Jan 08, 2001 at 01:56:29PM -0800, Taner Halicioglu <taner@taner.net> wrote:
> (please cc me if you reply - thanks :)
>
> I probably missed a message or note or something about this, but when I went
> from 2.2.17 to 2.2.18, my sound card (SB Live!) stopped working. It seems
> that in 2.2.18, it gets detected TWICE:
>
> --------------------------------
> kernel: Linux version 2.2.18
> [...]
> kernel: Creative EMU10K1 PCI Audio Driver, version 0.7, 20:05:23 Jan 7 2001
> kernel: emu10k1: EMU10K1 rev 5 model 0x21 found, IO at 0xb400-0xb41f, IRQ 10
> [... IDE, floppy, SCSI, eth0, partition check ...]
> kernel: Creative EMU10K1 PCI Audio Driver, version 0.7, 20:05:23 Jan 7 2001
> --------------------------------
>
> This is what it normally does:
>
> --------------------------------
> kernel: Linux version 2.2.17
> [...]
> kernel: Creative EMU10K1 PCI Audio Driver, version 0.6, 20:25:53 Jan 7 2001
> kernel: emu10k1: EMU10K1 rev 5 model 0x21 found, IO at 0xb400-0xb41f, IRQ 10
> [...]
> --------------------------------
>
> In the 2.2.18 case, /proc/interrupts doesn't show anything on int 10.
>
> I guess I should (and will) take this up with the EMU10k people, but I was
> just wondering if anyone here has seen this problem before? I'm curious how
> a broken driver would have made it into .18 like that ;-) ...unless I'm the
> one that is broken :)
>
> Thanks,
>
> -Taner
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.2.18 and EMU10K1 problems...
2001-01-08 21:56 2.2.18 and EMU10K1 problems Taner Halicioglu
2001-01-08 21:58 ` Taner Halicioglu
@ 2001-01-09 22:42 ` Prasanna P Subash
1 sibling, 0 replies; 4+ messages in thread
From: Prasanna P Subash @ 2001-01-09 22:42 UTC (permalink / raw)
To: Taner Halicioglu; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 2173 bytes --]
remember seeing something about this on the list.
Build it as a module, and not into the kernel and it should work.
--
Prasanna Subash --- psubash@turbolinux.com --- TurboLinux, INC
------------------------------------------------------------------------
Linux, the choice | Actually, what I'd like is a little toy
of a GNU generation -o) | spaceship!!
Kernel 2.4.0-test11 /\\ |
on a i686 _\\_v |
|
------------------------------------------------------------------------
On Mon, Jan 08, 2001 at 01:56:29PM -0800, Taner Halicioglu wrote:
> (please cc me if you reply - thanks :)
>
> I probably missed a message or note or something about this, but when I went
> from 2.2.17 to 2.2.18, my sound card (SB Live!) stopped working. It seems
> that in 2.2.18, it gets detected TWICE:
>
> --------------------------------
> kernel: Linux version 2.2.18
> [...]
> kernel: Creative EMU10K1 PCI Audio Driver, version 0.7, 20:05:23 Jan 7 2001
> kernel: emu10k1: EMU10K1 rev 5 model 0x21 found, IO at 0xb400-0xb41f, IRQ 10
> [... IDE, floppy, SCSI, eth0, partition check ...]
> kernel: Creative EMU10K1 PCI Audio Driver, version 0.7, 20:05:23 Jan 7 2001
> --------------------------------
>
> This is what it normally does:
>
> --------------------------------
> kernel: Linux version 2.2.17
> [...]
> kernel: Creative EMU10K1 PCI Audio Driver, version 0.6, 20:25:53 Jan 7 2001
> kernel: emu10k1: EMU10K1 rev 5 model 0x21 found, IO at 0xb400-0xb41f, IRQ 10
> [...]
> --------------------------------
>
> In the 2.2.18 case, /proc/interrupts doesn't show anything on int 10.
>
> I guess I should (and will) take this up with the EMU10k people, but I was
> just wondering if anyone here has seen this problem before? I'm curious how
> a broken driver would have made it into .18 like that ;-) ...unless I'm the
> one that is broken :)
>
> Thanks,
>
> -Taner
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.2.18 and EMU10K1 problems...
@ 2001-01-10 0:32 Mikael Pettersson
0 siblings, 0 replies; 4+ messages in thread
From: Mikael Pettersson @ 2001-01-10 0:32 UTC (permalink / raw)
To: linux-kernel, taner
On Mon, 8 Jan 2001, Taner Halicioglu wrote:
>I probably missed a message or note or something about this, but when I went
>from 2.2.17 to 2.2.18, my sound card (SB Live!) stopped working. It seems
>that in 2.2.18, it gets detected TWICE:
>
>--------------------------------
>kernel: Linux version 2.2.18
>[...]
>kernel: Creative EMU10K1 PCI Audio Driver, version 0.7, 20:05:23 Jan 7 2001
>kernel: emu10k1: EMU10K1 rev 5 model 0x21 found, IO at 0xb400-0xb41f, IRQ 10
>[... IDE, floppy, SCSI, eth0, partition check ...]
>kernel: Creative EMU10K1 PCI Audio Driver, version 0.7, 20:05:23 Jan 7 2001
>--------------------------------
Known problem. Fixed in 2.2.19pre3.
/Mikael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-01-10 0:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-08 21:56 2.2.18 and EMU10K1 problems Taner Halicioglu
2001-01-08 21:58 ` Taner Halicioglu
2001-01-09 22:42 ` Prasanna P Subash
-- strict thread matches above, loose matches on Subject: below --
2001-01-10 0:32 Mikael Pettersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox