Posts

Showing posts with the label Internet

ue0 USB cable tether cell phone internet to Raspberry Pi Arm64 running FreeBSD / GhostBSD

 ue0   USB cable tether cell phone internet to Raspberry Pi Arm64 running FreeBSd / GhostBSD https://forums.freebsd.org/threads/usb-tethering-detected-and-up-but-no-internet.88441/#post-659712   Hope this helps to get internet connection from Android Cell phone to your Raspberry Pi  running FreeBSD or GhostBSD-Arm64    

Otter-Browser very slow display files, seems file writing,reading has problem. Zink driver missing

 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...