Network / wifi printing

I had trouble setting up my network printer due to hostname resolution.

To fix the problem, I modified the default /etc/nsswitch.conf file to include:
hosts: mymachines mdns_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] files myhostname dns

See https://wiki.archlinux.org/title/Avahi#Hostname_resolution

Perhaps this would be a good default setting for the distro.

Hi @johnny, thank you for reaching out to us.

As our team is currently working on Oreon 10, we don’t have much time to fix these things. Oreon Lime (R2) is receiving it’s last feature update in April 2025, meaning no more new features will be pushed out for much longer, but we may be able to fit it in before that.

Just to note, all these small bugs/concerns will be fixed upon the release of Oreon 10.

Thank you again for reaching out! :slight_smile:

This topic was automatically closed after 11 days. New replies are no longer allowed.