Search found 7 matches
- Wed Mar 18, 2020 6:02 pm
- Forum: Graphics Cards
- Topic: Very Frustrated
- Replies: 3
- Views: 13485
Re: Very Frustrated
You'll need to install drm v5.0 ( https://github.com/FreeBSDDesktop/kms-drm/archive/drm-v5.0-fbsd12.1.zip and https://github.com/FreeBSDDesktop/kms-firmware/archive/master.zip ) Before doing anything with them, get GhostBSD's sources (install git first. Then issue git clone https://github.com/ghostb...
- Mon Mar 16, 2020 7:44 pm
- Forum: Development Discussions
- Topic: Need help for gxconfig
- Replies: 22
- Views: 72783
Re: Need help for gxconfig
pciconf -lv | grep -B 4 VGA vgapci0@pci0:8:0:0: class=0x030000 card=0x6b761002 chip=0x687f1002 rev=0xc1 hdr=0x00 vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]' device = 'Vega 10 XL/XT [Radeon RX Vega 56/64]' class = display subclass = VGA cat /etc/X11/xorg.conf | grep Driver Driver "amdgpu&...
- Tue Feb 11, 2020 3:30 pm
- Forum: Development Discussions
- Topic: update to freeBSD CURRENT?
- Replies: 3
- Views: 40721
Re: update to freeBSD CURRENT?
They won't help him with -CURRENT in FreeBSD Forums either.
https://forums.freebsd.org/threads/topi ... ons.40469/
https://forums.freebsd.org/threads/topi ... ons.40469/
- Thu Aug 15, 2019 5:37 am
- Forum: Installing GhostBSD
- Topic: Installation Failure
- Replies: 7
- Views: 7078
Re: Installation Failure
One way to produce failure is to try installing on multiple disks in striped mode (Raid-0 analogue). Result is always non-bootable. Other Raidz modes seem to work.
- Thu Aug 15, 2019 5:29 am
- Forum: General support
- Topic: how to shutdown ?
- Replies: 5
- Views: 5112
Re: how to shutdown ?
One way.. Install doas (utility like sudo but derived from OpenBSD). IMHO more convenient to configure issuing such commands on user-level. Then edit /usr/local/etc/doas.conf file. Nano or ee text editors are fine for it. Use vi if you happen to be comfortable with it. Doesn't matter much, which. Ad...
- Wed May 15, 2019 3:45 am
- Forum: Development Discussions
- Topic: WITNESS options enabled in kernel
- Replies: 2
- Views: 12249
Re: WITNESS options enabled in kernel
Understood 

- Thu Apr 25, 2019 3:00 pm
- Forum: Development Discussions
- Topic: WITNESS options enabled in kernel
- Replies: 2
- Views: 12249
WITNESS options enabled in kernel
I noticed stuff like #0 0xffffffff80c81903 at witness_debugger+0x73 #1 0xffffffff80c81653 at witness_checkorder+0xac3 #0 0xffffffff80c81903 at witness_debugger+0x73 #1 0xffffffff80c81653 at witness_checkorder+0xac3 #0 0xffffffff80c81903 at witness_debugger+0x73 #1 0xffffffff80c81653 at witness_check...