Search found 67 matches
- Sun Apr 11, 2021 6:34 pm
- Forum: Networking
- Topic: Connect to WiFi that uses Captive Portal
- Replies: 4
- Views: 142
Re: Connect to WiFi that uses Captive Portal
Read this webpage: https://unix.stackexchange.com/questions/375282/cannot-access-the-captive-portal-in-freebsd-12-current Manual Wifi setup help: Like how to edit a /etc/wpa_supplicant.conf file NetworkMgr automatically does this editing for you. https://forums.ghostbsd.org/viewtopic.php?f=64&t=570 ...
- Sun Apr 11, 2021 3:59 pm
- Forum: Networking
- Topic: lost my network card
- Replies: 1
- Views: 89
Re: lost my network card RTL8111 with an update
Can you attach files here with more information to look at like dmesg? pciconf -lv output. Have you tried "pkg update -f" I have noticed some dmesg error message from SCIO80211 invalid value during boot up. pciconf -lv pkg update -f Yes, jcpollman, I hear you that the RTL8111 re0 worked before and n...
- Mon Feb 01, 2021 2:42 am
- Forum: Installing GhostBSD
- Topic: Cannot install - black screen [SOLVED]
- Replies: 7
- Views: 1034
Re: Cannot install - black screen [SOLVED]
Congratulations. Sir.
Can you share output from these two commands?
pciconf -lv
Usbconfig list
uname -a
uname -K
Freebsd-version
Can you share output from these two commands?
pciconf -lv
Usbconfig list
uname -a
uname -K
Freebsd-version
- Mon Feb 01, 2021 2:38 am
- Forum: Networking
- Topic: Unable to gain wireless access.
- Replies: 10
- Views: 504
Re: setup your wifi iwm0 device on FreeBSD
Clicking on the NetworkMgr icon, should have automatically setup your Intel Wifi PCI device. The 3 files to edit were /boot/loader.conf /etc/rc.conf /etc/wpa_supplicant.conf Read this FreeBSD forum post for details on various edits to those 3 files. https://forums.freebsd.org/threads/unable-to-make-...
- Tue Jan 26, 2021 12:48 am
- Forum: Networking
- Topic: wifi not working with edimax ew-7811Un
- Replies: 13
- Views: 449
Re:TP-Link Mini - AC600 USB 2.0 Wifi Adapter Archer T2U Nano
output from usblist list ? or specifically usblist dump_dev_desc ; the USB Vendor/Product ids for Archer T2U
- Sun Jan 24, 2021 10:02 pm
- Forum: General Hardware Support
- Topic: MTP
- Replies: 7
- Views: 6250
Re: MTP connection using android-file-transfer
android-file-transfer-chrome-os-100812850-large.jpg Android file transfers for Chrome OS computers, use as example for FreeBSD https://www.youtube.com/watch?v=N4SBkaC6Wpo Video showing files being transfered from phone to FreeBSD You'd expect file transfers between Android phones and Chromebooks to...
- Sun Jan 24, 2021 8:52 pm
- Forum: General Hardware Support
- Topic: MTP
- Replies: 7
- Views: 6250
Re: MTP connection using android-file-transfer
Install either one or both android-file-transfer , android-file-transfer-qt5 https://github.com/whoozle/android-file-transfer-linux This is the original software base. Use your Software Station to download the verison for GhostBSD. Until I figure this out or you figure out. Its much easier to instal...
- Wed Jan 13, 2021 9:35 pm
- Forum: Networking
- Topic: wifi not working with edimax ew-7811Un
- Replies: 13
- Views: 449
Recompille rtwn driver to support edimax ew-7811Un Version 2
Here is the changes made to the rtwn driver for OpenBSD source code. http://openbsd-archive.7691.n7.nabble.com/Edimax-EW-7811Un-V2-not-detected-by-urtwn-td401834.html 3 Files to edit in OpenBSD source code. See if you can find matching files in GhostBSD rtwn driver source code +++ sys/dev/usb/if_urt...
- Wed Jan 13, 2021 9:20 pm
- Forum: Tips and Tricks
- Topic: Change Language of Desktop Environment in GhostBSD
- Replies: 0
- Views: 276
Change Language of Desktop Environment in GhostBSD
How To Change Language of Desktop Environment in GhostBSD ================================================== Author: Pino Cuccaro Date: 01-11-2021 This How-To explains how to change the language setting of GhostBSD's desktop environment. It is based on the description of user " SashaDim " posted in...
- Wed Jan 13, 2021 4:41 am
- Forum: Networking
- Topic: wifi not working with edimax ew-7811Un
- Replies: 13
- Views: 449
Re: wifi not working with edimax ew-7811Un Version 2
http://openbsd-archive.7691.n7.nabble.com/Edimax-EW-7811Un-V2-not-detected-by-urtwn-td401834.html Seems that openbsd has recompiled the rtwn driver to add support for this Edimax driver. https://devicehunt.com/view/type/usb/vendor/7392 This list is missing the new Version 2 Edimax EW-7811un device ...