* Re: SB, PNP, kernel, etc.
@ 2000-02-13 4:48
2000-02-15 21:22 ` Peter Leif Rasmussen
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: @ 2000-02-13 4:48 UTC (permalink / raw)
To: linux-sound
Peter Leif Rasmussen wrote:
>
> In the new motherboard (PC Partner) there is a SB16 Vibra already, but it
> looks like it works like any other SB16 AT-bus card.
afaik, the vibra is quite unlike the sb16, and it's not yet
supported.
probably won't ever - it's not a very brilliant piece of gear.
you might get a soundblaster pci 64, lotsa bang for the buck.
sounds reasonably good and sells for less than $30.
hih
jörn
--
Jörn Nettingsmeier
Kurfürstenstr. 49
45138 Essen, Germany
^ permalink raw reply [flat|nested] 4+ messages in thread
* SB, PNP, kernel, etc.
2000-02-13 4:48 SB, PNP, kernel, etc
@ 2000-02-15 21:22 ` Peter Leif Rasmussen
2000-02-15 22:07 ` Alessandro Zummo
2000-02-16 9:18 ` Alessandro Zummo
2 siblings, 0 replies; 4+ messages in thread
From: Peter Leif Rasmussen @ 2000-02-15 21:22 UTC (permalink / raw)
To: linux-sound
Recently I had to upgrade my main machine and went from a 486 with PNP BIOS
to a P233 also with PNP BIOS, because the old one looked like it was becoming
flaky, but I still have problems.
In the new motherboard (PC Partner) there is a SB16 Vibra already, but it
looks like it works like any other SB16 AT-bus card.
I'm running recent kernels (2.3.45 being the most recent) and I can't figure
out if I have a kernel, sounddriver or some other kind of problem.
I also have an NE1000 card (it is old I know, but it does its job, I think)
and an AHA1542B SCSI adapter (AT-bus) and they seem to be conflicting in some
way even though I can't figure out why?
1.The NE1000 card uses IRQ5 and IO=0x300
2.The AHA1542B is set up to use IRQ11, DMA7 and IO=0x340
It therefore seems like the only IRQ I have left is IRQ9 and the SB wants to use
IO=0x220 (it is PNP, but that port is the first on the list when checkin out
/proc/isapnp).
So I have tried to compile the SB driver into the kernel (and also ISA PNP
support) with IRQ9, DMA=1, DMA16=5 and UART401=0x330, but without any luck.
I have also tried to compile the SB driver as a module, run isapnp with the
isapnp.conf file that came out of using "pnpdump -c", but edited to use the
same values as when compiling the driver into the kernel. And then attempting
to load the driver with depmod (and I also attempted insmod). Here I usually
get a message that there isn't any PNP device, and that puzzles me because
executing "isapnp isapnp.conf" went all right?
Is there anyone who has some kind of advice? Especially if it doesn't say that
I should buy new hardware :-) I need to use both the network card and the
SCSI adapter, where I have no documentation on the network card so I can't
change the IRQ and IO settings, but I have on the AHA1542B adapter so if
that needs to change I could do that. IRQ: 1,2,3,4,7,10,12,14,15 are reserved
as far as I can see (keyb, mouse, serial, video, hd, parallel).
Thanks,
Peter
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SB, PNP, kernel, etc.
2000-02-13 4:48 SB, PNP, kernel, etc
2000-02-15 21:22 ` Peter Leif Rasmussen
@ 2000-02-15 22:07 ` Alessandro Zummo
2000-02-16 9:18 ` Alessandro Zummo
2 siblings, 0 replies; 4+ messages in thread
From: Alessandro Zummo @ 2000-02-15 22:07 UTC (permalink / raw)
To: linux-sound
[-- Attachment #1: Type: text/plain, Size: 292 bytes --]
Amiga............: YAM http://www.yam.ch/
Unix.............: Metamail ftp://ftp.bellcore.com/nsb/
Windows/Macintosh: Eudora http://www.qualcomm.com/
General info about MIME can be found at:
http://www.cis.ohio-state.edu/hypertext/faq/usenet/mail/mime-faq/top.html
[-- Attachment #2: Type: text/plain, Size: 958 bytes --]
On 15-Feb-00 at 23:22:14,
Peter Leif Rasmussen <plr@cedara.com> wrote:
> I have also tried to compile the SB driver as a module, run isapnp with
> the isapnp.conf file that came out of using "pnpdump -c", but edited to
> use the same values as when compiling the driver into the kernel. And then
> attempting to load the driver with depmod (and I also attempted insmod).
> Here I usually get a message that there isn't any PNP device, and that
> puzzles me because executing "isapnp isapnp.conf" went all right?
Well, that's a fault of mine. Kernel 2.3.45 has a new pnp
driver for the soundblaster.
Unluckly is still bugged, so here is a patch for you.
You could simply apply it over your 2.3.45 kernel tree,
but remember to remove it before upgrading to 2.3.46.
If it doesn't still work, please send me the output
of cat /proc/isapnp and check for relevant parts
in the kernel log file(s).
--
- *Alex* -
http://freepage.logicom.it/azummo/
[-- Attachment #3: sb_patch.2.3.45.gz --]
[-- Type: application/octet-stream, Size: 4781 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* SB, PNP, kernel, etc.
2000-02-13 4:48 SB, PNP, kernel, etc
2000-02-15 21:22 ` Peter Leif Rasmussen
2000-02-15 22:07 ` Alessandro Zummo
@ 2000-02-16 9:18 ` Alessandro Zummo
2 siblings, 0 replies; 4+ messages in thread
From: Alessandro Zummo @ 2000-02-16 9:18 UTC (permalink / raw)
To: linux-sound
[-- Attachment #1: Type: text/plain, Size: 292 bytes --]
Amiga............: YAM http://www.yam.ch/
Unix.............: Metamail ftp://ftp.bellcore.com/nsb/
Windows/Macintosh: Eudora http://www.qualcomm.com/
General info about MIME can be found at:
http://www.cis.ohio-state.edu/hypertext/faq/usenet/mail/mime-faq/top.html
[-- Attachment #2: Type: text/plain, Size: 91 bytes --]
This one should _really_ work.
--
- *Alex* -
http://freepage.logicom.it/azummo/
[-- Attachment #3: sb_patch.2.3.45.gz --]
[-- Type: application/octet-stream, Size: 4829 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2000-02-16 9:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-02-13 4:48 SB, PNP, kernel, etc
2000-02-15 21:22 ` Peter Leif Rasmussen
2000-02-15 22:07 ` Alessandro Zummo
2000-02-16 9:18 ` Alessandro Zummo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox