Search found 206 matches

by wb7odyfred
Sun Dec 31, 2023 8:29 am
Forum: Networking
Topic: TP-Link TL-WN725N
Replies: 4
Views: 10390

Re: TP-Link TL-WN725N 0x0dba : 0x8179

Its a rtl8188EU chip set. Try plugging into another usb port. usbconfig list usbconfig -d ugenX.Y dump_device_desc dmesg | tail -25 tail -25 /var/log/messages What could be the problems?, this chip only supports nearby 2.4Ghz Access Points and does not Support 5Ghz Access Points. This Realtek chipse...
by wb7odyfred
Sun Dec 10, 2023 2:32 pm
Forum: General Questions
Topic: Information on FreeBSD in tmux
Replies: 1
Views: 16270

Re: Information on FreeBSD in tmux

It is similar to Message of the Day file /etc/motd. I am looking for specific shell script or data to answer your question from using Google-Fu on "freebsd /etc/motd" https://abowhill.github.io/config-tmux-freebsd.html Blog about configuring tmux , look at editing ~/.tmux.conf file If you ...
by wb7odyfred
Tue Nov 14, 2023 10:15 pm
Forum: General support
Topic: WiFi authentication failing
Replies: 2
Views: 12794

turn on debug connectionRe: WiFi authentication failing

Here are my manual wifi connection step by step https://forums.ghostbsd.org/viewtopic.php?f=64&t=526 Edimax EW-7811 https://forums.ghostbsd.org/viewtopic.php?f=64&t=570 PCI rtl8188ce wpa_supplicant debug option Manually issue the wpa_supplicant with the background Dameon option and dhclient ...
by wb7odyfred
Thu Nov 02, 2023 2:05 pm
Forum: Sound Device
Topic: [Solved] No USB Sound 2.1 kit
Replies: 7
Views: 52231

Re: [Solved] No USB Sound 2.1 kit

Thank you for this detailed setup. I am testing USB Headphone headset Logitech H390 on GhostBSD-Arm64 on Raspberry Pi 4B with 8gb dram. https://Ghostbsd-Arm64.blogspot.com https://T.me/Arm_Open-Source cat /dev/sndstat ; sysctl hw.snd.default_unit Installed devices: pcm0: <VCHIQ audio> (play) pcm1: <...
by wb7odyfred
Thu Nov 02, 2023 2:01 pm
Forum: Sound Device
Topic: [Solved] No USB Sound 2.1 kit
Replies: 7
Views: 52231

Re: [Solved] No USB Sound 2.1 kit

Thank you for this detailed setup. I am testing on GhostBSD-Arm64 on Raspberry Pi 4B with 8gb dram. https://Ghostbsd-Arm64.blogspot.com https://T.me/Arm_Open-Source Telegram Arm_Open-Source channel Fred Finster created https://t.me/ghostbsd_dev/24054 GhostBSD Development Arm64 Development Eric Turge...
by wb7odyfred
Thu Nov 02, 2023 1:59 pm
Forum: Sound Device
Topic: [Solved] No USB Sound 2.1 kit
Replies: 7
Views: 52231

Re: [Solved] No USB Sound 2.1 kit

Thank you for this detailed setup. I am testing on GhostBSD-Arm64 on Raspberry Pi 4B with 8gb dram.
by wb7odyfred
Wed Oct 18, 2023 11:33 pm
Forum: Tips and Tricks
Topic: Install Refind 13 to a boot partition ESP EFI FAT32 disk ada0p1
Replies: 0
Views: 40244

Install Refind 13 to a boot partition ESP EFI FAT32 disk ada0p1

https://forums.FreeBSD.org/threads/dual-boot-to-windows10-and-freebsd-in-uefi.79208/post-625362 Original FreeBSD post here osenberg said: https://forums.freebsd.org/goto/post?id=498181 # install and others reference to install freebsd by zfs, and when we create boot that we follow my method as foll...
by wb7odyfred
Wed Oct 18, 2023 2:05 pm
Forum: Sound Device
Topic: No Sound at all
Replies: 7
Views: 26482

Re: No Sound at all

:D Glad you are here. "I can hear you now" Verizon TV quote. pulseaudio , gstreamer-plugins-all... sudo sysctl hw.snd.default_unit=2 you unit may differ try that. Please keep text notes on what you try and fail AND what you try and works. In the near future, I am working on application to ...
by wb7odyfred
Wed Oct 18, 2023 5:38 am
Forum: Installing GhostBSD
Topic: System won't boot after successful installation
Replies: 3
Views: 8589

Re: System won't boot after successful installation

Are you setup in MBR BIOS mode? Is CSM compatible support mode enabled in the BIOS? You need to have GPT UEFI mode enable for the BIOS, Safe Mode off. FAST boot off.
by wb7odyfred
Mon Oct 16, 2023 2:32 am
Forum: General
Topic: [Resuelto] Se me desapareció el ícono de la partición.
Replies: 5
Views: 8252

Re: [Resuelto] Se me desapareció el ícono de la partición.

El instalador de GhostBSD instala el gestor de arranque rEFInd en la partición de arranque ESP EFI FAT32 para GPT UEFI. rEFInd www.rodsbooks.com/refind encontrará tanto el gestor de arranque de GhostBSD como el de Windows y le permitirá seleccionar uno u otro. DISKPART NO entiende particiones que no...