Page 2 of 2

Refresh browser

Posted: 06 May 2019, 17:41
by fanthom
Another user reported similar issue with connecting to our domain using 4.8.0 ISO and we are working on it.
Will let you know what we find.

Added in 1 day 10 hours 3 minutes :
Finally found the reason. This is Realtek RTL8111/8168/8411 NIC which is problematic with 'in kernel' r8169 driver. Sometimes r8169 driver works and sometimes it does not work depending on the kernel version:
https://bugs.launchpad.net/ubuntu/+sour ... ug/1266725

You'll need a customized build with r8169 driver blacklisted and r8168 driver compiled instead:
https://github.com/mtorromeo/r8168

If you want to create the driver yourself then please contact with support@porteus-kiosk.org and i'll provide the kiosk kernel config.

Thanks