A5000 - diving in at the deep end!

Blogs & guides and tales of woo by forum members.
User avatar
rubber_jonnie
Site Admin
Site Admin
Posts: 9460
Joined: Thu Aug 17, 2017 7:40 pm
Location: Essex
Contact:

Re: A5000 - diving in at the deep end!

Post by rubber_jonnie »

stephen_usher wrote: Fri Oct 20, 2023 1:58 pm What's your routing table like? If no route then no ping.
It shouldn't really need a routing table to ping something on the same subnet, like another PC or the gateway, which is in the settings, but I can't even ping anything local. That's not 100% true, I can ping the localhost address and the local IP address.

Well, unless the A5000 TCP/IP stack is weird and I'm missing something. Or it doesn't like my 10/100 switch.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
User avatar
HigashiJun
Posts: 877
Joined: Fri Jun 19, 2020 7:21 am
Location: Tokyo

Re: A5000 - diving in at the deep end!

Post by HigashiJun »

Ok, slow but good progress !
stephen_usher
Posts: 4942
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: A5000 - diving in at the deep end!

Post by stephen_usher »

rubber_jonnie wrote: Fri Oct 20, 2023 2:07 pm
stephen_usher wrote: Fri Oct 20, 2023 1:58 pm What's your routing table like? If no route then no ping.
It shouldn't really need a routing table to ping something on the same subnet, like another PC or the gateway, which is in the settings, but I can't even ping anything local. That's not 100% true, I can ping the localhost address and the local IP address.

Well, unless the A5000 TCP/IP stack is weird and I'm missing something. Or it doesn't like my 10/100 switch.
Even the local physical interface needs a route to the subnet it's connected to, e.g.

Code: Select all

% netstat -r
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
default         router          0.0.0.0         UG        0 0          0 eth0
163.1.22.0      0.0.0.0         255.255.255.0   U         0 0          0 eth0
link-local      0.0.0.0         255.255.0.0     U         0 0          0 eth0
In this case the "local" network is 163.1.22.0. There's also a default route out to the router.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
rubber_jonnie
Site Admin
Site Admin
Posts: 9460
Joined: Thu Aug 17, 2017 7:40 pm
Location: Essex
Contact:

Re: A5000 - diving in at the deep end!

Post by rubber_jonnie »

stephen_usher wrote: Fri Oct 20, 2023 3:19 pm
rubber_jonnie wrote: Fri Oct 20, 2023 2:07 pm

It shouldn't really need a routing table to ping something on the same subnet, like another PC or the gateway, which is in the settings, but I can't even ping anything local. That's not 100% true, I can ping the localhost address and the local IP address.

Well, unless the A5000 TCP/IP stack is weird and I'm missing something. Or it doesn't like my 10/100 switch.
Even the local physical interface needs a route to the subnet it's connected to, e.g.

Code: Select all

% netstat -r
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
default         router          0.0.0.0         UG        0 0          0 eth0
163.1.22.0      0.0.0.0         255.255.255.0   U         0 0          0 eth0
link-local      0.0.0.0         255.255.0.0     U         0 0          0 eth0
In this case the "local" network is 163.1.22.0. There's also a default route out to the router.
I'll check it out, I'm used to every OS I've ever used building a routing table so that may be catching me out
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
stephen_usher
Posts: 4942
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: A5000 - diving in at the deep end!

Post by stephen_usher »

Yeah, usually the route is added automatically.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
rubber_jonnie
Site Admin
Site Admin
Posts: 9460
Joined: Thu Aug 17, 2017 7:40 pm
Location: Essex
Contact:

Re: A5000 - diving in at the deep end!

Post by rubber_jonnie »

Ok, so managed to get this:

Screenshot 2023-11-02 at 15.19.01.png
Screenshot 2023-11-02 at 15.19.01.png (839.98 KiB) Viewed 165 times

Supposedly fully working for £16, so with the cabling coming from Cricklewood electronics for about the same, I should be able to set up a test BNC network and hopefully, plus since it has AUI, I can hopefully test all the elements of the A5000 NIC to see if they are all working.

Fun and games this A5000 when it comes to networking.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
stephen_usher
Posts: 4942
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: A5000 - diving in at the deep end!

Post by stephen_usher »

:dualthumbup:
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
HigashiJun
Posts: 877
Joined: Fri Jun 19, 2020 7:21 am
Location: Tokyo

Re: A5000 - diving in at the deep end!

Post by HigashiJun »

Fingers crossed !

:crossed1:
User avatar
rubber_jonnie
Site Admin
Site Admin
Posts: 9460
Joined: Thu Aug 17, 2017 7:40 pm
Location: Essex
Contact:

Re: A5000 - diving in at the deep end!

Post by rubber_jonnie »

Also heard back from CJE, who have been very helpful, and I'm going to try a blank system with uniboot and drivers supplied by them, see if I get any further.

Will be dead easy to set up now I have BlueSCSI installed, I can just drop in a spare SD card and blank image, so it'll make things clean and easy.

Fingers crossed I'll have this sorted soon.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
User avatar
rubber_jonnie
Site Admin
Site Admin
Posts: 9460
Joined: Thu Aug 17, 2017 7:40 pm
Location: Essex
Contact:

Re: A5000 - diving in at the deep end!

Post by rubber_jonnie »

So I tried running the e1info command as suggested by CJE and I can see when executing multiple times that the RX & TX frame counters are incrementing, as is the unwanted frames counter.

PXL_20231102_141409504-edit-20231102142130.jpg
PXL_20231102_141409504-edit-20231102142130.jpg (398.97 KiB) Viewed 80 times

So I'm positive something is working and it's just a matter of time :)
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
Post Reply

Return to “MEMBER BLOGS”