Amiga.org
Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: JohnFante on December 08, 2004, 06:57:32 AM
-
I have af A4000D with a mediator. My problem is that i can't get Maimi DX (or Genesis for that sake) to use my Ethernetcard.
From the bottom up i have:
Emty slot (no room for gfx card)
Voodoo 3 3000
SB 128
D-Link 530TX Ethernet (rev c)
On the Elbox website it says that my ethernetcard is supported but when i try to query in Miami it says that i can't open the device. The same problem is in Gensis. No matter what i do both places.
I have the newest drivers etc.
Bellow is my medconfig (sorry for the long post). I have a suspision, that i need to set more ENVARC variables, but the MedConf dos'nt set any more.
Anybody else with a semilar A4000D setup that can give som help?
Thanks in advance.
*** Envarc: variable settings: ***
MMU = Not Set, previous setting: Not Set
NoCache = Not Set, previous setting: Not Set
Emulation = Not Set, previous setting: Not Set
PatchInt = Not Set, previous setting: Not Set
VoodooMem = 15, previous setting: 15
VoodooInt = Yes, previous setting: Yes
Warp3D = Not Set, previous setting: Not Set
VirgeMem = Not Set, previous setting: Not Set
VirgeInt = Not Set, previous setting: Not Set
Gfxaddr = Not Set, previous setting: Not Set
Memsize = Not Set, previous setting: Not Set
FastEthernet = 0, previous setting: 0
tv.prefs file name = Not Set, previous setting: Not Set
Tuner = Not Set, previous setting: Not Set
Background = Not Set, previous setting: Not Set
*** Mediator System Files versions: ***
pci.library - ver.6.2 (8620 bytes)
PciInfo - ver.1.2 (8088 bytes)
MediatorNET.device - ver.2.8 (6076 bytes)
Voodoo.card - ver.4.23 (14684 bytes)
Virge.card - ver.1.7 (11936 bytes)
Vendors.txt - ver. info N/A (168164 bytes)
MedConfig - ver.1.3 (94013 bytes)
*** Mediator Multimedia CD Files versions: ***
FastEthernet.device - ver.1.15 (7116 bytes)
mixer.library - ver.1.9 (3976 bytes)
fm801.audio - file N/A
FM801 - file N/A
sb128.audio - ver.4.11 (6456 bytes)
SB128 - ver. info N/A (2032 bytes)
SBMixer - ver.1.4 (2004 bytes)
tv.library - file N/A
TV - file N/A
tv.vhi - file N/A
*** Spider Files versions: ***
poseidon.library - file N/A
spider.device - file N/A
DriveSpeed - file N/A
*** Warp 3D files versions: ***
Warp3D.library - file N/A
Warp3DPPC.library - file N/A
*** Warp 3D for A3/4000 files versions: ***
W3D_Picasso96.library - file N/A
W3D_Picasso96_PPC.library - file N/A
W3D_AvengerBE.library - file N/A
W3D_AvengerBE_PPC.library - file N/A
W3D_AvengerLE.library - file N/A
W3D_AvengerLE_PPC.library - file N/A
*** MMU Warp 3D for A1200 files versions: ***
W3D_Picasso96MU.library - file N/A
W3D_AvengerBEMU.library - file N/A
W3D_AvengerLEMU.library - file N/A
*** NO_MMU Warp 3D for A1200 files versions: ***
W3D_Picasso96M.library - file N/A
W3D_Picasso96M_PPC.library - file N/A
W3D_AvengerBEM.library - file N/A
W3D_AvengerBEM_PPC.library - file N/A
W3D_AvengerLEM.library - file N/A
W3D_AvengerLEM_PPC.library - file N/A
*** Other files versions: ***
AmigaOS ROM Update - ver.44.57 (321768 bytes)
rtg.library - ver.40.3945 (216548 bytes)
emulation.library - ver.40.389 (39652 bytes)
Picasso96API.library - ver.2.300 (24520 bytes)
ahi.device - file N/A
68040.library - ver.37.30 (43888 bytes)
68060.library - file N/A
warp.library - file N/A
ppc.library - file N/A
model - 5, gfx - 2, zorro - 1, pcmcia - 1,
serial - 0, ppc - 1, mmu030 - 0, mmulib - 1,
nocache - , emulation - , warp3d - , pci - 13.
startup-sequence:
; $VER: Startup-Sequence_HardDrive 45.1 (25.11.00)
; Startup-Sequence for hard drive systems
If Exists C:IDEFix
C:IDEFix
EndIf
C:SetPatch QUIET NOROMUPDATE
C:Version >NIL:
C:AddBuffers >NIL: DF0: 15
FailAt 21
C:MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
C:Copy >NIL: ENVARC: RAM:ENV ALL NOREQ
Resident >NIL: C:Assign PURE
Resident >NIL: C:Execute PURE
Assign >NIL: ENV: RAM:ENV
Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: REXX: S:
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
Assign >NIL: LIBS: SYS:Classes ADD
Assign >NIL: HELP: LOCALE:Help DEFER
BindDrivers
C:Mount >NIL: DEVS:DOSDrivers/~(#?.info)
C:LoadMonDrvs
IF EXISTS DEVS:Monitors
IF EXISTS DEVS:Monitors/VGAOnly
DEVS:Monitors/VGAOnly
EndIF
C:List >NIL: DEVS:Monitors/~(#?.info|VGAOnly) TO T:M LFORMAT "DEVS:Monitors/%s"
Execute T:M
C:Delete >NIL: T:M
EndIF
SetEnv Language "english"
SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart
C:AddDataTypes REFRESH QUIET
C:IPrefs
C:ConClip
Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs SYS:WBStartup SYS:Tools SYS:Tools/Commodities
SYS:System/REXXMast >NIL:
IF EXISTS S:User-Startup
Execute S:User-Startup
EndIF
Resident Execute REMOVE
Resident Assign REMOVE
C:LoadWB
EndCLI >NIL:
PciInfo report:
Pci Device 1:
VendorID: $121a
VendorName: 3dfx Interactive Inc
DeviceID: $5
DeviceName: Voodoo3 All Voodoo3 chips, 3000
ClassCode: $30000
RevisionID: $1
InterruptPin: 2
SubsystemVendorID: $121a
SubsystemID: $57
MemSpace0: $50000000 - $51ffffff
MemSpace1: $52000000 - $53ffffff
IOSpace2: $40c06000 - $40c060ff
RomSpace: $54000000 - $5400ffff
Pci Device 2:
VendorID: $1274
VendorName: Ensoniq
DeviceID: $5880
DeviceName: 5880 AudioPCI
ClassCode: $40100
RevisionID: $2
InterruptPin: 3
SubsystemVendorID: $1274
SubsystemID: $2000
IOSpace0: $40c06400 - $40c0643f
Pci Device 3:
VendorID: $1106
VendorName: VIA Technologies Inc
DeviceID: $3106
DeviceName: VT6105M/LOM Rhine III PCI Fast Ethernet Controller
ClassCode: $20000
RevisionID: $86
InterruptPin: 4
SubsystemVendorID: $1186
SubsystemID: $1403
IOSpace0: $40c06800 - $40c068ff
MemSpace1: $54010000 - $540100ff
RomSpace: $54020000 - $5402ffff
ShowConfig report:
PROCESSOR: CPU 68040/68040fpu/68040mmu
CUSTOM CHIPS: AA PAL Alice (id=$0023), AA Lisa (id=$00F8)
VERS: Kickstart version 40.68, Exec version 40.10, Disk version 45.3
RAM: Node type $A, Attributes $505 (FAST), at $7000000-$7FFFFFF (16.0 meg)
Node type $A, Attributes $703 (CHIP), at $1000-$1FFFFF (~2.0 meg)
BOARDS:
Board (Index Information Ltd): Prod=2206/33($89E/$21)
(@$40000000, size 16meg, subsize same)
Board (Index Information Ltd): Prod=2206/161($89E/$A1)
(@$50000000, size 256meg, subsize same)
-
DeviceName: VT6105M/LOM Rhine III PCI Fast Ethernet Controller
Afaik the Mediator network drivers only work with rtl8029 (10mbit) or rtl8139 (10-100mbit) based ethernet cards. So get yourself a cheap realtek 8139 card (3eur at ebay or something) and it should work.
-
The D-Link 530TX was available with a few chipsets. As Rayt said you need to find one with the RTL-8139 chipset, or just buy a cheap eBay card. I got mine for $0.99...
-
Here is the problem with the card "VT6105M/LOM Rhine III PCI Fast Ethernet Controller" D-Link made the card with several chipsets. The one you got isnt the 8139 chip but rather a VIA Rhine based card the Mediator is not made to work with. If your in the US I can send you a 10/100 card that works for sure for $20 shipped. I will be home on the 17th of December if you PM me your details.