Search found 7 matches

by aht0
Wed Mar 18, 2020 6:02 pm
Forum: Graphics Cards
Topic: Very Frustrated
Replies: 3
Views: 9210

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...
by aht0
Mon Mar 16, 2020 7:44 pm
Forum: Development Discussions
Topic: Need help for gxconfig
Replies: 22
Views: 49018

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&...
by aht0
Tue Feb 11, 2020 3:30 pm
Forum: Development Discussions
Topic: update to freeBSD CURRENT?
Replies: 3
Views: 28300

Re: update to freeBSD CURRENT?

They won't help him with -CURRENT in FreeBSD Forums either.
https://forums.freebsd.org/threads/topi ... ons.40469/
by aht0
Thu Aug 15, 2019 5:37 am
Forum: Installing GhostBSD
Topic: Installation Failure
Replies: 7
Views: 6062

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.
by aht0
Thu Aug 15, 2019 5:29 am
Forum: General support
Topic: how to shutdown ?
Replies: 5
Views: 4038

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...
by aht0
Wed May 15, 2019 3:45 am
Forum: Development Discussions
Topic: WITNESS options enabled in kernel
Replies: 2
Views: 8358

Re: WITNESS options enabled in kernel

Understood :)
by aht0
Thu Apr 25, 2019 3:00 pm
Forum: Development Discussions
Topic: WITNESS options enabled in kernel
Replies: 2
Views: 8358

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