• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

cusl2-c motherboard and secondary pci bus????

I just installed a cusl2-c motherboard and I am getting the message that my diamond mx300 sound card is installed in the secondary pci bus. It states that I will not have full functionality unless installed on a primary pci bus. Does this board have two pci busses? If so, should my scsi card also be on the primary bus?
Thanks.
 
All this means is...your sound card needs to be the first card in a pci slot,but not necessarily in the first one,in order for your game port to function correctly.I usually skip the first pci slot to allow better air flow to my agp card and have no problems.The warning you saw should only appear on the initial install of the sound card and does not really indicate a conflict.
 
I made it the first pci card in the system and I still get the same message. My pc is setup for dual boot with window 2000 and windows me. The sound card and joystick work fine under windows 2000. Under windows me, the sound card works but the joystick doesn't. Unfortunately I can not find windows me drivers for either the mx300 or aureal. Windows 2000 came with the aureal drives, but I am using the win 98 drivers for windows me.

System:
pIII 800eb
256 megs of ram
radeon 32 ddr video
diamond mx 300 sound
adaptec 2940u2w scsi
intel ethernet
usr modem

Thanks.
 
to RichCoulson,
I want to ask you about the CUSL2-C USB connection for extra two USB
port. In motherboard got two 5 pin USB marked as USB 2 and USB 56.
Is that only connect all this 2 5 pin port or one of the port only?
Because i plug two of then one cable at USB2 is burn out one wire.
thank you.
 
Because of the new Accelerated Hub Architecture of the i815E chipset, the "position" of the PCI bus has been changed due to the way the GMCH and the ICH (formerly North Bridge and South Bridge) talk to each other. That's why the Aureal drivers are giving odd problems.

Anyway, here is how to resolve the issue:

Be sure to download the latest reference drivers from Vortex of Sound.

Boot into Windows and delete all devices relating to the soundcard.

Open au30mmed.inf in WordPad (file is located in c:\windows\inf if you already installed the drivers), do a find for "disable", and you will jump to the following: (If you need Sound Blaster Emulation, ONLY remove the semi-colon in front of the "HKR,Config,DisableBusDetection,1,1" line, if not, make sure your file looks exactly like below)

[AspenOverides.Addreg]
; virtual devices
;HKR,Config,DisableJoystick,1,1
;HKR,Config,DisableMPU401,1,1
HKR,Config,DisableDOSModemPort,1,1
HKR,Config,DisableSBFM,1,1
HKR,Config,DisableRealModeLegacySBFM,1,1 HKR,Config,DisableRealModeLegacySBFMUsingREM,1,1
HKR,Config,DisableSBFMIRQLevel,1,1
HKR,Config,DisableSBFMIRQSharing,1,1
HKR,Config,DisableBusDetection,1,1 ;
a3d ;HKR,Config,EnableA3DReserve,1,1
;HKR,Config,NumHost3DBuffers,1,6
HKR,Config,Reserve2DSRC,1,8

Reboot.

Enter the BIOS and set Reserve IRQ 5 to YES in the PCI/PNP IRQ Resource Exclusion menu.

When Windows boots up, it will now detect all other features of the card: MPU-401, gameport, and Sound Blaster Emulation (if you didn't remove the semi-colons in au30mmed.inf that disables this feature). When Windows asks for the driver when it detects your soundcard, point it to the au30mmed.inf file in the \windows\inf directory (this is the edited file).

Check your autoexec.bat and see if there is a "Set Blaster =" line and/or a "LH C:\WINDOWS\AU30DOS.COM" line. If you don't need SB emulation, rem these lines out.

 
Andy, thanks. That worked.

Chankia, I plugged the both cables from the usb adapter into both headers on the motherboard. I am not sure why they split up the header and put it on two places on the motherboard.
 
Back
Top