Feedback • Re: great job with the installer
Following up: this idea for BSD is terriffic. You have done a wonderful job opening up the world to a new user friendly BSD. On the horizon I would bet that Ghost becomes a signifigant contribution to...
View ArticleGeneral support • pkg upgrade failed
ld-elf.so.1: Shared object "libssl.so.30" not found, required by "pkg"How do I recover.I stayed with 13.2 for several updates.When I finally let it upgrade it failed.Posting from failed upgrade...
View ArticleGeneral support • Die Bedeutung von Klingeltönen in der Mobilkommunikation
Klingeltöne sind weit mehr als nur akustische Signale für eingehende Anrufe. Sie sind zu einem integralen Bestandteil der mobilen Kommunikation geworden, der die persönliche Ausdrucksfähigkeit und...
View ArticleNetworking • Re: Edimax EW-7811un Wifi USB nano dongle;
Here is some reading material that I wrote about setting up a manual connection to Wifi . Look at both forum posts. They are slightly different. You can learn from them both.Edit 3 files...
View ArticleGeneral support • Re: pkg upgrade failed
libssl.so.30 not found is weird. Did you try to do "pkg upgrade -f" to make sure all software are properly upgraded?Statistics: Posted by ericbsd — Sat Apr 20, 2024 7:22 pm
View ArticleFeedback • Re: Norway mirror is down
Seems to be back.Statistics: Posted by ericbsd — Sat Apr 20, 2024 7:23 pm
View ArticleAnnouncements • January 2024 finance report
See https://www.ghostbsd.org/news/january_2 ... nce_report.Statistics: Posted by ericbsd — Sat Apr 20, 2024 7:33 pm
View ArticleNetworking • Driver rtw88 wifi RTL8821CE
As a first step, install the firmware package, as the firmware comes by default in the kernel, but is not enabled due to licensing issues:Code: $ ls -al /boot/kernel/if_rtw88.ko-r--r--r-- 1 root wheel...
View ArticleNetworking • Re: Driver rtw88 wifi RTL8821CE
Thanks!Statistics: Posted by neville — Wed Apr 24, 2024 11:44 pm
View ArticleGeneral support • Cannot access external hard drive
Hello, I am unable to access the contents of my external hard drive containing the ext4 file system. Even after running ls, it still doesn't work.Does anyone know what the error is? Thank.Statistics:...
View ArticleGeneral support • Re: Cannot access external hard drive
What version of GhostBSD are you using?What does "sudo dmesg" output after plugging the drive in?Statistics: Posted by RodMyers — Fri Apr 26, 2024 8:34 am
View ArticleGeneral support • Re: Cannot access external hard drive gpart status ; gpart...
# What Operating System are you running? GhostBSD has an automounter running, FreeBSD has different setup and processes; # dsbmc dsbmd are useful automounting tools for mounting disks. I used dsbmc to...
View ArticleGeneral support • Re: Read only filesystem as root?
Got this from another forum post: mount -u -o rw / # change single user read only mount of "/" root directory to "rw" statusSolved:0. Boot single user mode1. Root prompt # mount -u -o rw /2. edit...
View ArticleGeneral Questions • How to change Mate to Fvwm or MWM?
Hi. I tried read GhostBSD documentation, but can’t find an answer. I successfully installed FVWM, but can’t find the way to add it as an option for login or even make to be default. Any help is...
View ArticleGeneral Questions • Re: How to change Mate to Fvwm or MWM?
I found an answer, so maybe somebody is needed. 1. sudo pkg install fvwm2. Create a new .desktop file in the /usr/local/share/xsessions directory. You can use a text editor like nanosudo nano...
View ArticleGeneral Questions • Desktop Icons Won't Launch (Solved)
Hi, I just installed GhostBSD 24 on a Lenovo 500X Touch. I figured out how to install ports and LibreOffice, which IIRC used to be included with the base install, and how to find out my disk capacity...
View ArticleGeneral Questions • Re: Desktop Icons Won't Li,aunch
kldload ig4kldload iicbuskldload iichidTry these commands as root and see it worksStatistics: Posted by neville — Sun Apr 28, 2024 10:34 am
View ArticleGeneral Questions • Re: Desktop Icons Won't Launch (Solved)
Great. I'm glad it's working. There's a GhostBSD channel on the Telegram app for other tips and tricksStatistics: Posted by neville — Sun Apr 28, 2024 9:51 pm
View ArticleGeneral Hardware Support • SSD install works for awhile then locks up
Hi, I havent seen anyone else have this problem but my Dell E5430 works fine with a Samsung hard drive (320g) but has very odd behavior with a SSD drive. It will start the install and get to about...
View ArticleGeneral Hardware Support • Re: SSD install works for awhile then locks up
Please use an official GhostBSD image, https://download.ghostbsd.org/releases/ ... 4.01.1.iso.If you are copying the iso using a Linux computer, use the following command. I'm assuming /dev/sdb is...
View Article