[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian 11 installation attempt / walkthrough



Hi Carsten,

are you certain this is a hardware issue, not a bug in the smc91x driver?

As far as I remember, there is a MinT driver for that card that could be used for a function test ...

The reason I'm asking is that I have not been able to test that driver on my Falcon for a long time, so some regression may well have crept in ...

Cheers,

	Michael

Am 23.12.2022 um 21:19 schrieb Carsten Strotmann:
Hi,

On 23 Dec 2022, at 3:26, Michael Schmitz wrote:

Hi Stefan,

Am 22.12.2022 um 11:17 schrieb Finn Thain:
ip address add 192.168.1.10/24 dev eth0
ok
ip route add default via 192.168.1.1
ip: RTNETLINK answers: Network is unreachable


where "192.168.1.10/24" is the IP address of the Falcon machine and
"192.168.1.1" is the default gateway address (router).


ip address add 192.168.1.10/24 dev eth0
ip link set dev eth0 up
ip route add default via 192.168.1.1

Perhaps add 'ip route add 192.168.1.0/24 dev eth0' in case 'ip address' did not set up the local network route?

Output of 'ip route show' would be useful.


I visited Stefan yesterday and we found that the problem was faulty hardware (both network-cards were faulty). I brought a NetUSBee card and that worked immediately without issues.

With both faulty network cards the ARP request were send, and ARP responses were send back to the Atari Falcon, but the Falcon never did receive the ARP responses, so the ARP-Table was not populated.

Issue is now solved, Stefan is installing the latest Debian 11.

Greetings

Carsten



Reply to: