Congratulations. Sir.
Can you share output from these two commands?
pciconf -lv
Usbconfig list
uname -a
uname -K
Freebsd-version
Search found 65 matches
- Mon Feb 01, 2021 2:42 am
- Forum: Installing GhostBSD
- Topic: Cannot install - black screen [SOLVED]
- Replies: 7
- Views: 850
- Mon Feb 01, 2021 2:38 am
- Forum: Networking
- Topic: Unable to gain wireless access.
- Replies: 10
- Views: 351
Re: Unable to gain wireless access.
Fred Finster:
Edimax EW-7811un Wifi USB nano dongle; 10.3 & 11.0 setup - Forums
https://forums.ghostbsd.org/viewtopic.php?t=526
Usbconfig list
Rtl8188ce chipset
https://forums.ghostbsd.org/viewtopic.php?f=64&t=570
I think you are using Intel chipset though. What are your vendor and product Ids.
Edimax EW-7811un Wifi USB nano dongle; 10.3 & 11.0 setup - Forums
https://forums.ghostbsd.org/viewtopic.php?t=526
Usbconfig list
Rtl8188ce chipset
https://forums.ghostbsd.org/viewtopic.php?f=64&t=570
I think you are using Intel chipset though. What are your vendor and product Ids.
- Tue Jan 26, 2021 12:48 am
- Forum: Networking
- Topic: wifi not working with edimax ew-7811Un
- Replies: 13
- Views: 300
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: 6144
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: 6144
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: 300
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: 228
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: 300
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 ...
- Mon Jan 11, 2021 3:38 am
- Forum: Networking
- Topic: Wifi setup for RTL8812au & RTL8812bu RealTek usb devices
- Replies: 0
- Views: 139
Wifi setup for RTL8812au & RTL8812bu RealTek usb devices
Please add comments. This is a work in progress. https://forums.ghostbsd.org/viewtopic.php?f=64&t=526 Here is my take on manually setting up EW-7811un RTL8192cu https://forums.ghostbsd.org/viewtopic.php?f=64&t=570 Here is my take on manually setting up Realtek PCI chipset RTL8188CE Use this as kind ...
- Sun Jan 10, 2021 10:29 pm
- Forum: Networking
- Topic: wifi not working with edimax ew-7811Un
- Replies: 13
- Views: 300
Re: wifi is working with edimax ew-7811Un
https://forums.ghostbsd.org/viewtopic.php?f=64&t=526 Here is my take on manually setting up EW-7811un RTL8192cu I did not see the realtek driver modules loaded in your kldstat output. sudo kldload if_rtwn.ko if_rtwn_usb.ko or older version driver module sudo kldload if_urtwn.ko Thanks for your post...