Otter-Browser very slow display files, seems file writing,reading has problem. Zink driver missing set up 3 repositories , GhostBSD.conf , PersonalBSD.conf , FreeBSD.conf file installed to /usr/local/etc/pkg/repos/ directory pkg install otter-browser $ otter-browser MESA: error: ZINK: failed to choose pdev glx: failed to create drisw screen failed to load driver: zink ICD default IO error handler doing an exit(), pid = 3014, errno = 35 This is the system that could download 497 binary packages in less than 2 minutes on 1 Gb Ethernet wired connection, Yet takes 19 hours to install those 497 packages. No errors reported though. So where is the system spending its time? System disk test commands to use: diskinfo -c /dev/da0 truss -o test-disk.txt cp -p junk.txt junk1.txt truss -o test-disk2.txt cp -p junk.txt junk2.txt I have had the first instance take a couple seconds to compl...