Have you tried this?
https://forums.freebsd.org/threads/woul ... ost-567580
Search found 144 matches
- Mon Nov 11, 2024 9:28 pm
- Forum: General support
- Topic: Zoom installed but does not open
- Replies: 4
- Views: 769
- Mon Nov 11, 2024 6:07 am
- Forum: General Questions
- Topic: How might I run a linux binary on Ghost?
- Replies: 3
- Views: 695
Re: How might I run a linux binary on Ghost?
Perhaps start it by command line?
For example to start Firefox in FreeBSD you type in the terminal
firefox
Perhaps something similar for your app?
For example to start Firefox in FreeBSD you type in the terminal
firefox
Perhaps something similar for your app?
- Sun Nov 10, 2024 8:55 am
- Forum: Lobby
- Topic: Introducing myself
- Replies: 4
- Views: 856
Re: Introducing myself
Interesting thanks
- Sun Nov 10, 2024 8:52 am
- Forum: General support
- Topic: How to disable the compositor and use compiz instead? It causes tearing
- Replies: 3
- Views: 486
Re: How to disable the compositor and use compiz instead? It causes tearing
There already is an XFCE ISO. I'm using it now. It's on the GhostBSD homepage under GhostBSD community images.
- Thu Nov 07, 2024 8:21 pm
- Forum: Installing GhostBSD
- Topic: Dual boot with Windows 10
- Replies: 2
- Views: 513
Re: Dual boot with Windows 10
Hi. Welcome to GhostBSD. Dual boot is possible with GhostBSD. I've never tried it.
When you install GhostBSD, use the refind dual boot utility and everything should work. If you have problems ask here or on our telegram channel
When you install GhostBSD, use the refind dual boot utility and everything should work. If you have problems ask here or on our telegram channel
- Tue Nov 05, 2024 9:06 pm
- Forum: Lobby
- Topic: Introducing myself
- Replies: 4
- Views: 856
Re: Introducing myself
Welcome to GhostBSD! Try burning GhostBSD to a USB stick and run it live and see if you like it. There's a slight learning curve when switching from Linux to BSD but GhostBSD takes care of most of that. If you have any questions ask here or go to our telegram channel. BTW where did you hear that Lin...
- Mon Nov 04, 2024 11:59 pm
- Forum: General support
- Topic: How to disable the compositor and use compiz instead? It causes tearing
- Replies: 3
- Views: 486
- Sun Oct 27, 2024 10:49 am
- Forum: Installation and Maintenance of software
- Topic: kid3-qt pkg fails
- Replies: 3
- Views: 1119
Re: kid3-qt pkg fails
You can try pkg install -f kid3-qt and reboot and see if that helps. If it doesn't try pkg update && pkg upgrade -f. The same thing sometimes happens to me with qt5ct. After an update I get issues. I fix it with the above commands
- Tue Oct 22, 2024 7:40 am
- Forum: General support
- Topic: Package install for format and write .iso image on USB sticks?
- Replies: 5
- Views: 1013
Re: Package install for format and write .iso image on USB sticks?
Are you using windows? Etcher is pretty good apparently
- Mon Oct 21, 2024 8:47 pm
- Forum: Sound Device
- Topic: Sound device...
- Replies: 7
- Views: 1673
Re: Sound device...
Edit your/etc/sysctl.conf file and put this in it
hw.snd.default_unit=2
Then reboot
That should do it.
BTW what is the sound chip on your motherboard?
hw.snd.default_unit=2
Then reboot
That should do it.
BTW what is the sound chip on your motherboard?