Search found 12 matches
- Mon Aug 12, 2024 3:21 pm
- Forum: General support
- Topic: PKGBASE update
- Replies: 14
- Views: 12327
Re: PKGBASE update
<a href="https://imageresizer.com/" target="_blank">Image Resizer</a>
- Thu May 23, 2024 9:26 am
- Forum: General Hardware Support
- Topic: [SOLVED] Printing issues in GhostBSD 2024.04.1
- Replies: 3
- Views: 4589
Re: Printing issues in GhostBSD 2024.04.1
Hello swarfendor437
I have my Canon printers configured on FreeBSD, Ghost and Nomad, if you want, follow my old post without skipping a single step and I hope it works for you!
https://forums.freebsd.org/threads/cano ... 2-1.76323/
I have my Canon printers configured on FreeBSD, Ghost and Nomad, if you want, follow my old post without skipping a single step and I hope it works for you!
https://forums.freebsd.org/threads/cano ... 2-1.76323/
- Wed Apr 24, 2024 8:58 pm
- Forum: Networking
- Topic: Driver rtw88 wifi RTL8821CE
- Replies: 1
- Views: 3547
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: $ ls -al /boot/kernel/if_rtw88.ko -r--r--r-- 1 root wheel 1185856 26 Dec. 04:37 /boot/kernel/if_rtw88.ko Then install the driver: pkg install wifi-firmware-rtw88...
- Thu May 20, 2021 12:09 pm
- Forum: Graphics Cards
- Topic: NVidia GeForce GTX 1660 Ti
- Replies: 3
- Views: 15885
Re: NVidia GeForce GTX 1660 Ti
Please provide more information:
cat /var/log/message
pciconf -vl
cat /etc/rc.conf
Then paste everything into a Pastebin or similar.
About your graphics card, I have an Nvidia GTX GeForce 1650oc and on the laptop an MX 230, they work without problems!
cat /var/log/message
pciconf -vl
cat /etc/rc.conf
Then paste everything into a Pastebin or similar.
About your graphics card, I have an Nvidia GTX GeForce 1650oc and on the laptop an MX 230, they work without problems!
- Mon May 03, 2021 11:25 am
- Forum: General support
- Topic: Problem with running the newest ghostbsd from pendrive
- Replies: 15
- Views: 15271
Re: Problem with running the newest ghostbsd from pendrive
The system is not seeing GhostBSD on the flash drive, that's why it won't boot.
Tip: write it to a flash drive with no other systems on it.
That way I don't think you will have any problems booting GBSD.
Tip: write it to a flash drive with no other systems on it.
That way I don't think you will have any problems booting GBSD.
- Mon Jun 08, 2020 3:13 pm
- Forum: Installing GhostBSD
- Topic: bsd linux dual boot
- Replies: 2
- Views: 3838
- Sun Jun 07, 2020 12:23 pm
- Forum: Networking
- Topic: WUSB54gc →Ralink 802.11 g WLAN I can't activate it.
- Replies: 5
- Views: 8428
Re: WUSB54gc →Ralink 802.11 g WLAN I can't activate it.
Judd, you have posted good details above. Great Post. maybe you need this line to create wlan device for WUSB54g revC? ifconfig wlan0 create wlandev rum0 Thank you! It does not work ... # ifconfig wlan0 create wlandev rum0 ifconfig: wlandev: bad value are two forum posts that I used to get WIFI goi...
- Sat Jun 06, 2020 10:00 pm
- Forum: Lobby
- Topic: Saludos desde México.
- Replies: 4
- Views: 19547
Re: Saludos desde México.
Hola !!!
Soy de Argentina y saludos a los besederos mexicanos, me siento muy cómodo con GhostBSD y sería muy bueno que más usuarios se unan a nosotros.
Saludos cordiales !!!
Soy de Argentina y saludos a los besederos mexicanos, me siento muy cómodo con GhostBSD y sería muy bueno que más usuarios se unan a nosotros.
Saludos cordiales !!!

- Thu Jun 04, 2020 4:22 pm
- Forum: Networking
- Topic: WUSB54gc →Ralink 802.11 g WLAN I can't activate it.
- Replies: 5
- Views: 8428
Re: WUSB54gc →Ralink 802.11 g WLAN I can't activate it.
Could someone help me to add these parameters to the kernel, since this is what I need → RT2800 NAME ral -- Ralink Technology IEEE 802.11a/g/n wireless network device SYNOPSIS To compile this driver into the kernel, place the following lines in your kernel configuration file: device ral device ralfw...
- Thu Jun 04, 2020 2:27 pm
- Forum: Development Discussions
- Topic: Need help for gxconfig
- Replies: 22
- Views: 72785
Re: Need help for gxconfig
pciconf -lv | grep -B 4 VGA vgapci0@pci0:1:0:0: class=0x030000 card=0x3fca1458 chip=0x1f8210de rev=0xa1 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'TU117 [GeForce GTX 1650]' class = display subclass = VGA cat /etc/X11/xorg.conf | grep Driver Driver "kbd" Driver "mouse" ### A...