Search found 11 matches

by judd
Thu May 23, 2024 9:26 am
Forum: General Hardware Support
Topic: [SOLVED] Printing issues in GhostBSD 2024.04.1
Replies: 3
Views: 76

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/
by judd
Wed Apr 24, 2024 8:58 pm
Forum: Networking
Topic: Driver rtw88 wifi RTL8821CE
Replies: 1
Views: 439

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...
by judd
Thu May 20, 2021 12:09 pm
Forum: Graphics Cards
Topic: NVidia GeForce GTX 1660 Ti
Replies: 3
Views: 11902

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!
by judd
Mon May 03, 2021 11:25 am
Forum: General support
Topic: Problem with running the newest ghostbsd from pendrive
Replies: 15
Views: 11453

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.
by judd
Sun Jun 07, 2020 12:23 pm
Forum: Networking
Topic: WUSB54gc →Ralink 802.11 g WLAN I can't activate it.
Replies: 5
Views: 7262

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...
by judd
Sat Jun 06, 2020 10:00 pm
Forum: Lobby
Topic: Saludos desde México.
Replies: 4
Views: 14935

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 !!! :)
by judd
Thu Jun 04, 2020 4:22 pm
Forum: Networking
Topic: WUSB54gc →Ralink 802.11 g WLAN I can't activate it.
Replies: 5
Views: 7262

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...
by judd
Thu Jun 04, 2020 2:27 pm
Forum: Development Discussions
Topic: Need help for gxconfig
Replies: 22
Views: 50601

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...
by judd
Thu Jun 04, 2020 2:12 pm
Forum: Networking
Topic: WUSB54gc →Ralink 802.11 g WLAN I can't activate it.
Replies: 5
Views: 7262

Re: WUSB54gc →Ralink 802.11 g WLAN I can't activate it.

I have continued reading and found something positive, it seems to me, about the WUSB54gc WiFi adapter that I cannot make it work. # usbconfig -u 0 -a 2 dump_device_desc ugen0.2: <Ralink 802.11 g WLAN> at usbus0, cfg = 0 md = HOST spd = HIGH (480Mbps) pwr = ON (450mA)    bLength = 0x0012    bDescrip...