Jump to content

PlayingMuted

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by PlayingMuted

  1. Are the rtl8814au drivers updated? I did a custom build and the custom drivers seem to get 25% more throughput.

     

    I did a make from this guide Edimax guide: How to install EW-7833UAC in Linux running kernel higher than v4.4

     

    The driver has updates for:

     

    {USB_DEVICE(USB_VENDER_ID_REALTEK, 0x8813),.driver_info = RTL8814A},
    {USB_DEVICE(0x2001, 0x331a), .driver_info = RTL8814A}, /* D-Link - D-Link */
    {USB_DEVICE(0x0b05, 0x1817), .driver_info = RTL8814A}, /* ASUS - ASUSTeK */
    {USB_DEVICE(0x0b05, 0x1852), .driver_info = RTL8814A}, /* ASUS - ASUSTeK */
    {USB_DEVICE(0x0b05, 0x1853), .driver_info = RTL8814A}, /* ASUS - ASUSTeK */
    {USB_DEVICE(0x056E, 0x400B), .driver_info = RTL8814A}, /* ELECOM - ELECOM */
    {USB_DEVICE(0x056E, 0x400D), .driver_info = RTL8814A}, /* ELECOM - ELECOM */
    {USB_DEVICE(0x7392, 0xA833), .driver_info = RTL8814A}, /* Edimax - Edimax */
    {USB_DEVICE(0x7392, 0xA834), .driver_info = RTL8814A}, /* Edimax - Edimax */
    {USB_DEVICE(0x20f4, 0x809a), .driver_info = RTL8814A}, /* TRENDnet - TRENDnet */
    {USB_DEVICE(0x20f4, 0x809b), .driver_info = RTL8814A}, /* TRENDnet TEW-809UB */
    {USB_DEVICE(0x2357, 0x0106), .driver_info = RTL8814A}, /* TP-LINK Archer T9UH */
    {USB_DEVICE(0x0846, 0x9054), .driver_info = RTL8814A}, /* Netgear A7000 */

     

  2. 17 minutes ago, Igor said:


    Running two AP with this tool is not supported. It would require some RFC. You can connect as a STA to some network and running AP with another adaptor. That works.

     

    I'm trying to emulate a scenario where one radio is connected to a hotel WiFi. Then the 2nd radio acts as a NAT'ed hotpot for personal use.  When I travel or stay with friends or family, I'd like to just update the Network manager file or supplicant to attach to the host network. Then all my other devices could hook up to the hotspot so I don't have to change settings on my phone,  laptops, etc.

     

    I have this working with a Raspberry Pi 3B, but am trying to emulate using an ESPRESSObin, so I can get the higher throughput. I put together this guide for myself to make it "easier" with the RPi.

     

    I struggle using the armbian-config tool, as I ma getting confused by the request for "Default" interface twice.

     

    Assuming I have two separate radios, one if hooked up to a host network, and there is a 2nd free radio. What are the intended steps for using the 2nd radio as a hotspot?

  3. I'm struggling to use the armbian-config tool to setup a hotspot when I have two radios.

     

    Can someone share with me the intended workflow/step using armbian-config? I get asked twice for Default interface and the 2nd dialog is throwing me off.

     

    My board and radios work fine, but my network is suffering from insufficient user IQ. :-(

  4. 1 minute ago, Igor said:


    That method works if drivers for this chip are capable of running AP. Standard way.  No idea if this chip works at all.

     

    The Marvell 88W8897 works fine with OpenWrt as an access point. I'd use OpenWrt, but OpenWrt doesn't have support yet for the rtl8814au usb wifi cards.

     

    I'm trying to set up a wireless repeater:

     

    rtl8814au (edimax) as supplicant => 88W8897 (hostapd)

     

    I'll try the other way around. I have had success switching the interfaces, but the rtl8814au seems to have some rate limiting as an access point.

  5. Armbianmonitor:

    Has anyone had success getting the Marvell 88W8897 setup as a hotspot?

     

    It seems to work fine as a Supplicant, but I'm having challenges getting it to work as a hotspot. I've been trying to get the card to work as a hotspot via armbian-config without success.

     

    Does anyone have any suggestions?

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines