Search found 96 matches

by neville
Wed Aug 30, 2023 10:37 pm
Forum: Installing GhostBSD
Topic: Latest NVIDIA drivers
Replies: 4
Views: 13166

Re: Latest NVIDIA drivers

Hi. Welcome to GhostBSD. Are you using the latest ISO for GhostBSD? If not please try that. Your RTX 2000 should be recognised.
Otherwise you could try using the scfb legacy drivers to get GhostBSD installed and then get your NVIDIA drivers working from there.
What error messages do you get?
by neville
Wed Aug 02, 2023 9:36 am
Forum: Installing GhostBSD
Topic: Improper graphics support/functionality with AMD GPU
Replies: 4
Views: 9565

Re: Improper graphics support/functionality with AMD GPU

Welcome to GhostBSD! Thanks for your feedback. I'm running GhostBSD with amdgpu on my laptop which is supported by FreeBSD 13 STABLE which GhostBSD is based on. However my desktop is using an RX 6600 which is not yet supported. Could you show the contents of your /var/log/Xorg.0.log file? I think yo...
by neville
Sun Jun 25, 2023 8:15 pm
Forum: Installation and Maintenance of software
Topic: pkg autoremove anomalies
Replies: 6
Views: 22910

Re: pkg autoremove anomalies

Autoremove should only remove outdated packages. Those packages listed should be old versions

You can check by running

pkg info automount

To check which version is installed

BTW you can update GhostBSD with the update-station program
by neville
Tue Jun 20, 2023 8:01 am
Forum: General Questions
Topic: How can we watch netflix on GhostBSD
Replies: 2
Views: 10762

Re: How can we watch netflix on GhostBSD

You can try installing the brave browser. Amazon prime works but I don't know about Netflix.
Do a search for linux-browser-installer
There's a repo on GitHub. It's very easy to download and install. There's instructions on how to do it. You can also install chrome if you want
by neville
Thu Jun 08, 2023 12:15 am
Forum: Feedback
Topic: pkgs to add to the iso?
Replies: 2
Views: 7770

Re: pkgs to add to the iso?

You can create your own ISO with the packages you want. There's a program on the GhostBSD GitHub page It's called ghostbsd-build. Git clone the ghostbsd-build repo then go to the pkg folder and add the program you want by adding the program names to the already existing programs. Then build the ISO....
by neville
Fri May 26, 2023 7:21 am
Forum: General support
Topic: rtl8192eu not work, after install system
Replies: 5
Views: 10902

Re: rtl8192eu not work, after install system

Hello. Welcome to GhostBSD

https://forums.freebsd.org/threads/netw ... 11n.88055/

The above Forum post has 2 files for download. Put them in your
/boot/modules folder. Then your wifi should be able to connect
by neville
Fri May 19, 2023 7:13 pm
Forum: Installation and Maintenance of software
Topic: youtube-dl
Replies: 3
Views: 10318

Re: youtube-dl

Try the yt-dlp package. It's a fork of youtube-dl and it works very well
by neville
Fri May 19, 2023 11:20 am
Forum: Feedback
Topic: GhostBSD is convenient
Replies: 8
Views: 19267

Re: GhostBSD is convenient

Welcome to GhostBSD! Thanks for the feedback.
One question. You had a problem after updating. Did you update using update station or did you do it by command line?