
Moderators: Mug UK, Moderator Team
Code: Select all
ifconfig eth1 up 192.168.1.49
route add default gw 192.168.1.1
Faucon2001 wrote:I hadn't seen your dmesg screenshot and I believe you found the issue by yourself.
For whatever reason, Linux is renaming the ethernet and Wifi port from eth0 and wlan0 to eth1 and wlan1.
My dmseg print is different, so I guess that they may have updated the chipset.
As I wrongly assumed that this naming convention was not going to change, a Pi 3 having basically only 1 ethernet and 1 wifi port, I have limited the setup to these 2 ports.
So it should be easy to fix and you can do it from Aranym :
In h:/.system/ you have 3 files :
interfaces which the active setup file for network connection
interfaces.eth which is the template for ethernet connection
interfaces.wifi which is the template for wifi connection
Edit these 3 files with QED and change all references to eth0 by eth1 and wlan0 by wlan1, do a cold reboot and you should be ok.
TheNameOfTheGame wrote:P.S. Anyone have any tips to speed up netsurf as far as rendering pages go? I noticed in the configuration page there is an options for disk cache, but it seems disabled.
TheNameOfTheGame wrote:P.S. Anyone have any tips to speed up netsurf as far as rendering pages go?
Return to “Other emulators & tools”
Users browsing this forum: No registered users and 1 guest