Welcome to PCForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Modem Cflicts with Sound Card on SD11

 
   Hardware Problem Solving Community! (Home) -> FIC RSS
Related Topics:
SD11 - Help anyone, I just put a new SD11 mobo in a Compaq 5900Z, replacing a OE version of the SD11 that I thought was bad. It would not reboot. (tries to but would seem to go into sleep mode instead) Anyway, SD11 was cheap on ebay so I got one, put it in..

Help with SD11 - I've just recently gotten a new FIC SD11 with no support drivers from ebay. Long story, a mistake on my part, but I'm trying to make the best of it. What I need are the drivers on CD-Pro 4.0. FIC has made drivers from every edition of CD-Pro back to 4.1.

Need Help with SD11 - I inherited an old SD11 and have to re-instal Windows 98. It has a network card since someone used it for boadband. This net card conflicts with the modem that is also The netcard shows the dialup adapter under device manager. Theere is one..

SD11 pin connections - I just bought a SD11, my button board pic does not match what the manual shows. Where there should be two rows of pins, I have only one row of pins. I am confused. any help would be nice.

Troubles upgrading an SD11 - I'm to get a little more life out of an old SlotA Athlon box. The MB is an FIC SD11, with 128 megs of pc100 and the current processor is a K7 600 with AMI bios, vNC610. The specs from FIC state that the board will support up to an..
Author Message
J. P. Willis

External


Since: Aug 02, 2004
Posts: 14



(Msg. 1) Posted: Fri May 19, 2006 12:32 pm
Post subject: Modem Cflicts with Sound Card on SD11
Archived from groups: alt>comp>periphs>mainboard>fic (more info?)

How do I prevent the wavetable section of modem from conflicting with
the sound card? It is an Ambient Ham dat Voice modem. The sound card
does not show up in the device manager of Win98 because of the modem
conflict. How do I fix this so that I have a fuly functinal sound
card?

 >> Stay informed about: Modem Cflicts with Sound Card on SD11 
Back to top
Login to vote
Alex Zorrilla

External


Since: May 14, 2004
Posts: 183



(Msg. 2) Posted: Fri May 19, 2006 3:04 pm
Post subject: Re: Modem Cflicts with Sound Card on SD11 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Which sound card are you using? Are the modem and sound card PCI cards
or ISA cards?



J. P. Willis wrote:
>
> How do I prevent the wavetable section of modem from conflicting with
> the sound card? It is an Ambient Ham dat Voice modem. The sound card
> does not show up in the device manager of Win98 because of the modem
> conflict. How do I fix this so that I have a fuly functinal sound
> card?

 >> Stay informed about: Modem Cflicts with Sound Card on SD11 
Back to top
Login to vote
J. P. Willis

External


Since: Aug 02, 2004
Posts: 14



(Msg. 3) Posted: Mon May 22, 2006 3:36 am
Post subject: Re: Modem Cflicts with Sound Card on SD11 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The sound card is a Creative CT4810[PCI 128]








On Fri, 19 May 2006 15:04:23 -0500, Alex Zorrilla <apz.RemoveThis@zxeng.com>
wrote:

>Which sound card are you using? Are the modem and sound card PCI cards
>or ISA cards?
>
>
>
>J. P. Willis wrote:
>>
>> How do I prevent the wavetable section of modem from conflicting with
>> the sound card? It is an Ambient Ham dat Voice modem. The sound card
>> does not show up in the device manager of Win98 because of the modem
>> conflict. How do I fix this so that I have a fuly functinal sound
>> card?
 >> Stay informed about: Modem Cflicts with Sound Card on SD11 
Back to top
Login to vote
Kent_Diego

External


Since: Jan 28, 2006
Posts: 60



(Msg. 4) Posted: Mon May 22, 2006 8:51 am
Post subject: Re: Modem Cflicts with Sound Card on SD11 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Try removing modem and placing sound card in diffrent PCI slot. Get sound
card working and then plug in modem.
 >> Stay informed about: Modem Cflicts with Sound Card on SD11 
Back to top
Login to vote
Alex Zorrilla

External


Since: May 14, 2004
Posts: 183



(Msg. 5) Posted: Mon May 22, 2006 1:16 pm
Post subject: Re: Modem Cflicts with Sound Card on SD11 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I believe the problem is probably with the "legacy emulation" of the
SB128. I remember I had an old Aureal sound card with the same problem.

What happens is that the sound card driver "creates" a device that can
receive data that was meant for the old ISA SB16 series, like from old
DOS games. This "device" does not get created until Windows loads.
Sometimes, the driver does take proper account of what resources are
being used by other devices, so you get conflicts such as yours.

What I did to get around the problem on my computer was to go to the
BIOS --> PCI/PnP Configuration --> Resources Assigned --> Manually. You
will see a big long list of IRQs appear. Set IRQ 5 to "ISA Legacy
Device", and leave all the others as "PCI/PnP Device".

This setting will *prevent* any PCI or PnP-ISA cards from using IRQ 5.
Hopefully, when Windows boots, the Creative driver will see that IRQ 5
is not being used for anything, and then plunk its Legacy Device right
there.

Lemme know if that works.

--Alex



J. P. Willis wrote:
>
> The sound card is a Creative CT4810[PCI 128]
>
>
>
>
>
>
>
>
> On Fri, 19 May 2006 15:04:23 -0500, Alex Zorrilla <apz.DeleteThis@zxeng.com>
> wrote:
>
>> Which sound card are you using? Are the modem and sound card PCI cards
>> or ISA cards?
>>
>>
>>
>> J. P. Willis wrote:
>>> How do I prevent the wavetable section of modem from conflicting with
>>> the sound card? It is an Ambient Ham dat Voice modem. The sound card
>>> does not show up in the device manager of Win98 because of the modem
>>> conflict. How do I fix this so that I have a fuly functinal sound
>>> card?
>
 >> Stay informed about: Modem Cflicts with Sound Card on SD11 
Back to top
Login to vote
Alex Zorrilla

External


Since: May 14, 2004
Posts: 183



(Msg. 6) Posted: Tue May 23, 2006 8:10 pm
Post subject: Re: Modem Cflicts with Sound Card on SD11 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Alex Zorrilla wrote:
> Sometimes, the driver does take proper account of what resources are
> being used by other devices, so you get conflicts such as yours.


Oops! I made a typo. I meant to say that sometimes the driver does
*not* take proper account of the resources.
 >> Stay informed about: Modem Cflicts with Sound Card on SD11 
Back to top
Login to vote
Display posts from previous:   
   Hardware Problem Solving Community! (Home) -> FIC All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]