Search found 207 matches

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

Re: TP-Link TL-WN725N

Its a rtl8188EU chip set. Try plugging into another usb 2.0 port.. Vendor 0x0bda : 0x8179 product id https://ghostbsd-arm64.blogspot.com/2021/04/manual-start-wifi-with-usb-dongle-on.html my short write up on WN823N chip. There has been an update in Sept 2023 ?? to the RealTek USB device driver kerne...
by wb7odyfred
Sun Dec 31, 2023 8:29 am
Forum: Networking
Topic: TP-Link TL-WN725N
Replies: 4
Views: 10618

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: 16527

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: 13016

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: 52502

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: 52502

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: 52502

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: 41481

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: 26710

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: 8846

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.