Wifi
Re: Wifi
or may be driver is incompatible with this specific dongle.
Re: Wifi
Could be. Just weird that it's a dongle that has worked for others and the USB info correct..or appears to be so. Oh well, guess I'll stick with wired for now.Sorgelig wrote:or may be driver is incompatible with this specific dongle.

Re: Wifi
Sorgelig wrote:It seems USB HUB gave me mentioned problems with WiFi. After change to another one WiFi dongle is much more stable. Keyboard doesn't freeze while WiFi initialization.
I also have keyboard freezing problems with the Wifi dongle I use. What dongle is stable for you? To look for it and buy it ...
Thank you!
Re: Wifi
I am not sure about EX, but I just bought a EW from amazon, "Edmiax EW-7822ULC, Edimax AC1200 Wi-Fi USB Adapter" and it works fine here. I edited that supplement file, and renamed the file. Did you remove the initial "_" underscore from the filename?
Patreon: https://www.patreon.com/rsn8887
Twitter: https://www.twitter.com/rsn8887
Github: https://www.github.com/rsn8887
Twitter: https://www.twitter.com/rsn8887
Github: https://www.github.com/rsn8887
Re: Wifi
Sorry, it's a EW-7822ULC from Amazon as well, but no luck here. I have the file wpa_supplicant.conf in my linux folder (without the first _"), changed the ssid and password, but no wifi at all.rsn8887 wrote:I am not sure about EX, but I just bought a EW from amazon, "Edmiax EW-7822ULC, Edimax AC1200 Wi-Fi USB Adapter" and it works fine here. I edited that supplement file, and renamed the file. Did you remove the initial "_" underscore from the filename?
I've tried the dongle on my computer, and it works fine.
Re: Wifi
UPDATE: an lsub gives me 7392:b822 and my box is configured with WPA2(CCMP) securitytom5151 wrote:Sorry, it's a EW-7822ULC from Amazon as well, but no luck here. I have the file wpa_supplicant.conf in my linux folder (without the first _"), changed the ssid and password, but no wifi at all.rsn8887 wrote:I am not sure about EX, but I just bought a EW from amazon, "Edmiax EW-7822ULC, Edimax AC1200 Wi-Fi USB Adapter" and it works fine here. I edited that supplement file, and renamed the file. Did you remove the initial "_" underscore from the filename?
I've tried the dongle on my computer, and it works fine.
Re: Wifi
Are you trying to use a 5GHz access point? I just received one these today and attempted to connect to a 5GHz AP based on the wiki page's comment about 5GHz capability, but it wouldn't connect. I had to connect to my 2.4GHz instead.tom5151 wrote:Hi, I've just received an Edimax EX-7822ULC wifi dongle, configured my wpa_supplicant.conf file, but when I boot my MiSTer, I Have no network.
Do I need to do something else ?
Re: Wifi
Yes, I've tried both AP.
It looks like it's exactly the same issue as @CmputrBlu.
Here is my dmesg output:
The dongle is identified as idVendor=7392, idProduct=b822, bcdDevice= 2.10.
The issue could be an unsupported bcdDevice version ?
It looks like it's exactly the same issue as @CmputrBlu.
Here is my dmesg output:
Code: Select all
[ 0.259500] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 0.259509] Bluetooth: HIDP socket layer initialized
[ 0.259513] 8021q: 802.1Q VLAN Support v1.8
[ 0.259533] lib80211: common routines for IEEE802.11 drivers
[ 0.259538] lib80211_crypt: registered algorithm 'NULL'
[ 0.259567] Key type dns_resolver registered
[ 0.259853] ThumbEE CPU extension supported.
[ 0.259863] Registering SWP/SWPB emulation handler
[ 0.260794] Loading compiled-in X.509 certificates
[ 0.261497] Key type encrypted registered
[ 0.294754] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[ 0.294819] mmc0: new high speed SDXC card at address e624
[ 0.295715] mmcblk0: mmc0:e624 SN128 119 GiB
[ 0.298359] rtc-m41t80 1-0068: Can't clear HT bit
[ 0.319712] mmcblk0: p1 p2
[ 0.336089] rtc-ds1307: probe of 1-006f failed with error -5
[ 0.336138] i2c-gpio i2c_gpio: using lines 2012 (SDA) and 2013 (SCL)
[ 0.336235] hctosys: unable to open rtc device (rtc0)
[ 0.336241] of_cfs_init
[ 0.336356] of_cfs_init: OK
[ 0.336577] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 0.340151] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 0.340212] ALSA device list:
[ 0.340218] #0: Dummy 1
[ 0.340385] ttyS0 - failed to request DMA
[ 0.341075] [EXFAT] trying to mount...
[ 0.341827] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 0.341836] cfg80211: failed to load regulatory.db
[ 0.372877] random: fast init done
[ 0.426957] [EXFAT] mounted successfully
[ 0.444694] EXT4-fs (loop8): mounted filesystem with ordered data mode. Opts: (null)
[ 0.444740] VFS: Mounted root (ext4 filesystem) readonly on device 7:128.
[ 0.456128] devtmpfs: mounted
[ 0.458884] Freeing unused kernel memory: 1024K
[ 0.459185] Run /sbin/init as init process
[ 0.606345] usb 1-1: new high-speed USB device number 2 using dwc2
[ 0.786392] usb 1-1: New USB device found, idVendor=2109, idProduct=2811, bcdDevice=90.70
[ 0.786409] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 0.786416] usb 1-1: Product: USB2.0 Hub
[ 0.786423] usb 1-1: Manufacturer: VIA Labs, Inc.
[ 0.787108] hub 1-1:1.0: USB hub found
[ 0.787509] hub 1-1:1.0: 4 ports detected
[ 1.411348] udevd[1220]: starting version 3.2.1
[ 1.438268] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.439592] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.439688] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.467997] udevd[1222]: starting eudev-3.2.1
[ 1.848617] MiSTer_fb 22000000.MiSTer_fb: width = 960, height = 540, format=8888
[ 2.234388] EXT4-fs (loop0): recovery complete
[ 2.234405] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[ 2.569084] urandom_read: 6 callbacks suppressed
[ 2.569090] random: connmand: uninitialized urandom read (8 bytes read)
[ 2.771602] Micrel KSZ9031 Gigabit PHY stmmac-0:01: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[ 2.785365] socfpga-dwmac ff702000.ethernet eth0: No Safety Features support found
[ 2.785619] socfpga-dwmac ff702000.ethernet eth0: registered PTP clock
[ 5.565345] usb 1-1.3: new high-speed USB device number 3 using dwc2
[ 5.617242] input: MiSTer virtual input as /devices/virtual/input/input0
[ 5.655521] usb 1-1.3: New USB device found, idVendor=7392, idProduct=b822, bcdDevice= 2.10
[ 5.655534] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.655541] usb 1-1.3: Product: AC1200 MU-MIMO USB2.0 Adapter
[ 5.655547] usb 1-1.3: Manufacturer: Realtek
[ 5.655553] usb 1-1.3: SerialNumber: 123456
[ 5.656943] RTW:
usb_endpoint_descriptor(0):
[ 5.656961] RTW: bLength=7
[ 5.656965] RTW: bDescriptorType=5
[ 5.656968] RTW: bEndpointAddress=84
[ 5.656972] RTW: wMaxPacketSize=512
[ 5.656975] RTW: bInterval=0
[ 5.656978] RTW: RT_usb_endpoint_is_bulk_in = 4
[ 5.656982] RTW:
usb_endpoint_descriptor(1):
[ 5.656984] RTW: bLength=7
[ 5.656987] RTW: bDescriptorType=5
[ 5.656990] RTW: bEndpointAddress=5
[ 5.656993] RTW: wMaxPacketSize=512
[ 5.656996] RTW: bInterval=0
[ 5.656999] RTW: RT_usb_endpoint_is_bulk_out = 5
[ 5.657002] RTW:
usb_endpoint_descriptor(2):
[ 5.657005] RTW: bLength=7
[ 5.657008] RTW: bDescriptorType=5
[ 5.657011] RTW: bEndpointAddress=6
[ 5.657014] RTW: wMaxPacketSize=512
[ 5.657016] RTW: bInterval=0
[ 5.657019] RTW: RT_usb_endpoint_is_bulk_out = 6
[ 5.657023] RTW:
usb_endpoint_descriptor(3):
[ 5.657025] RTW: bLength=7
[ 5.657028] RTW: bDescriptorType=5
[ 5.657031] RTW: bEndpointAddress=87
[ 5.657034] RTW: wMaxPacketSize=64
[ 5.657037] RTW: bInterval=3
[ 5.657041] RTW: RT_usb_endpoint_is_int_in = 7, Interval = 3
[ 5.657044] RTW:
usb_endpoint_descriptor(4):
[ 5.657047] RTW: bLength=7
[ 5.657049] RTW: bDescriptorType=5
[ 5.657052] RTW: bEndpointAddress=8
[ 5.657055] RTW: wMaxPacketSize=512
[ 5.657058] RTW: bInterval=0
[ 5.657061] RTW: RT_usb_endpoint_is_bulk_out = 8
[ 5.657065] RTW: nr_endpoint=5, in_num=2, out_num=3
[ 5.657068] RTW: USB_SPEED_HIGH
[ 5.657072] RTW: CHIP TYPE: RTL8822B
[ 5.657151] RTW: [HALMAC]11692M
HALMAC_MAJOR_VER = 1
HALMAC_PROTOTYPE_VER = 4
HALMAC_MINOR_VER = 8
HALMAC_PATCH_VER = 3
[ 5.661883] RTW: rtw_hal_config_rftype_22b RF_Type is 2 TotalTxPath is 2
[ 5.661894] RTW: Chip Version Info: CHIP_8822B_Normal_Chip_UMC_D_CUT_2T2R_RomVer(3)
[ 5.661907] RTW: config_chip_out_EP OutEpQueueSel(0x07), OutEpNumber(3)
[ 5.662139] RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
[ 5.911004] random: crng init done
[ 6.175518] RTW: is_valid_id_status: HALMAC_FEATURE_DUMP_LOGICAL_EFUSE
[ 6.175589] RTW: HW EFUSE
[ 6.175598] RTW: 0x000: 29 81 00 3C 09 00 B1 00 94 07 64 00 00 00 A3 00
[ 6.175649] RTW: 0x010: 21 21 20 20 1F 22 21 21 20 20 20 02 00 00 FF FF
[ 6.175696] RTW: 0x020: FF FF 21 21 20 21 22 22 20 20 21 21 1C 1B 1A 1A
[ 6.175749] RTW: 0x030: 02 00 FF FF 00 FF 0C 00 FF FF 1C 1C 1E 1E 1E 21
[ 6.175796] RTW: 0x040: 1F 1F 20 20 20 02 00 00 FF FF FF FF 1F 1F 1F 1F
[ 6.175848] RTW: 0x050: 1F 1F 1F 1F 1F 1F 1F 1F 1F 1F 02 00 FF FF 00 FF
[ 6.175895] RTW: 0x060: 0C 00 FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.175941] RTW: 0x070: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.175993] RTW: 0x080: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176039] RTW: 0x090: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176091] RTW: 0x0A0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176137] RTW: 0x0B0: FF FF FF FF FF FF FF FF 42 28 28 00 FF FF FF FF
[ 6.176183] RTW: 0x0C0: FF 09 00 11 00 00 00 00 00 FF 03 FF FF FF FF FF
[ 6.176235] RTW: 0x0D0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176281] RTW: 0x0E0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176361] RTW: 0x0F0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176405] RTW: 0x100: 92 73 22 B8 C1 67 02 74 DA 38 C6 E2 6A 09 03 52
[ 6.176455] RTW: 0x110: 65 61 6C 74 65 6B 1F 03 41 43 31 32 30 30 20 4D
[ 6.176499] RTW: 0x120: 55 2D 4D 49 4D 4F 20 55 53 42 32 2E 30 20 41 64
[ 6.176544] RTW: 0x130: 61 70 74 65 72 08 03 31 32 33 34 35 36 FF FF FF
[ 6.176593] RTW: 0x140: 33 0A 1F 01 00 00 21 0F FF FF FF FF FF FF FF FF
[ 6.176638] RTW: 0x150: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176682] RTW: 0x160: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176731] RTW: 0x170: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176775] RTW: 0x180: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176819] RTW: 0x190: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176867] RTW: 0x1A0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176911] RTW: 0x1B0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.176960] RTW: 0x1C0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177004] RTW: 0x1D0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177048] RTW: 0x1E0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177097] RTW: 0x1F0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177141] RTW: 0x200: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177184] RTW: 0x210: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177233] RTW: 0x220: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177277] RTW: 0x230: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177346] RTW: 0x240: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177390] RTW: 0x250: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177434] RTW: 0x260: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177483] RTW: 0x270: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177527] RTW: 0x280: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177571] RTW: 0x290: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177620] RTW: 0x2A0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177664] RTW: 0x2B0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177713] RTW: 0x2C0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177757] RTW: 0x2D0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177800] RTW: 0x2E0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177849] RTW: 0x2F0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 6.177896] RTW: EEPROM ID = 0x8129
[ 6.177900] RTW: EEPROM Version = 0
[ 6.177936] RTW: EEPROM Regulatory=0x01
[ 6.177940] RTW: EEPROM Board Type=0x00
[ 6.177945] RTW: EEPROM Disable BT-coex, ant_num=1
[ 6.177957] RTW: hal_com_config_channel_plan_22b chplan:0x42
[ 6.177961] RTW: EEPROM crystal_cap=0x28
[ 6.177965] RTW: EEPROM ThermalMeter=0x28
[ 6.177968] RTW: EEPROM Customer ID=0x00
[ 6.177971] RTW: EEPROM SupportRemoteWakeup=0
[ 6.177976] RTW: EEPROM PAType_2G is 0x0, ExternalPA_2G = 0
[ 6.177979] RTW: EEPROM PAType_5G is 0x0, external_pa_5g = 0
[ 6.177983] RTW: EEPROM LNAType_2G is 0x0, ExternalLNA_2G = 0
[ 6.177987] RTW: EEPROM LNAType_5G is 0x0, external_lna_5g = 0
[ 6.177990] RTW: EEPROM TypeGPA = 0x0
[ 6.177993] RTW: EEPROM TypeAPA = 0x0
[ 6.177996] RTW: EEPROM TypeGLNA = 0x0
[ 6.177998] RTW: EEPROM TypeALNA = 0x0
[ 6.178001] RTW: EEPROM rfe_type=0x3
[ 6.178016] RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
[ 6.181897] RTW: is_valid_id_status: HALMAC_FEATURE_DUMP_PHYSICAL_EFUSE
[ 6.181911] RTW: EEPROM efuse[0x3D7]=0xf2
[ 6.181915] RTW: EEPROM efuse[0x3D8]=0xf0
[ 6.181919] RTW: EEPROM USB Switch=1
[ 6.181923] RTW: EEPROM VID = 0x7392, PID = 0xB822
[ 6.199421] RTW: [HALMAC][ALWAYS]shall R reg twice!!
[ 6.202774] RTW: SetHwReg_22b: bMacPwrCtrlOn=1
[ 6.202910] RTW: rtl8822b_fw_dl fw source from array
[ 6.299273] RTW: LocPsPoll: 1
[ 6.299286] RTW: LocBTQosNull: 2
[ 6.299295] RTW: LocNullData: 3
[ 6.299338] RTW: LocQosNull: 4
[ 6.299354] RTW: _cfg_drv_rsvd_pg_num: request 5 pages, but allocate 8 pages
[ 6.310633] RTW: rtl8822b_fw_dl Download Firmware from array success
[ 6.310642] RTW: NIC FW Version:22 SubVersion:6 FW size:145104
[ 6.322259] RTW: SetHwReg_22b: bMacPwrCtrlOn=0
[ 6.322270] RTW: hal_read_mac_hidden_rpt OK! (1, 11ms), fwdl:1, id:0x19
[ 6.322274] RTW: EEPROM Disable BT-coex by hal_spec
[ 6.322281] RTW: rtw_hal_read_chip_info_22b in 660 ms
[ 6.322342] RTW: init_channel_set((null)) ChannelPlan ID:0x42, ch num:17
[ 6.323124] RTW: NR_RECVBUFF: 8
[ 6.323134] RTW: MAX_RECVBUF_SZ: 32768
[ 6.323142] RTW: NR_PREALLOC_RECV_SKB: 8
[ 6.323433] RTW: rtw_alloc_macid_22b((null)) if1, mac_addr:ff:ff:ff:ff:ff:ff macid:1
[ 6.323479] RTW: IQK FW offload:enable
[ 6.323489] RTW: init_phydm_cominfo: fab_ver=1 cut_ver=3
[ 6.323502] RTW: rtw_regsty_chk_target_tx_power_valid_22b return _FALSE for band:0, path:0, rs:0, t:-1
[ 6.324492] RTW: phy_ConfigBBWithPgParaFile_22b(): No File PHY_REG_PG.txt, Load from HWImg Array!
[ 6.324530] RTW: default power by rate loaded
[ 6.326428] RTW: can't get autopm:
[ 6.326440] RTW: rtw_macaddr_cfg_22b mac addr:74:da:38:c6:e2:6a
[ 6.326447] RTW: bDriverStopped:True, bSurpriseRemoved:False, bup:0, hw_init_completed:0
[ 6.326498] RTW: rtw_wiphy_alloc_22b(phy0)
[ 6.326508] RTW: rtw_wdev_alloc_22b(padapter=d19b1c3d)
[ 6.326518] RTW: rtw_wiphy_register_22b(phy0)
[ 6.326522] RTW: Register RTW cfg80211 vendor cmd(0x67) interface
[ 6.326887] RTW: rtw_ndev_init_22b(wlan0) if1 mac_addr=74:da:38:c6:e2:6a
[ 6.327176] RTW: rtw_ndev_notifier_call(wlan0) state:16
[ 6.327961] RTW: cfg80211_rtw_get_txpower
[ 6.327977] RTW: rtw_ndev_notifier_call(wlan0) state:5
[ 6.520340] usb 1-1.4: new high-speed USB device number 4 using dwc2
[ 6.619221] usb 1-1.4: New USB device found, idVendor=05ac, idProduct=1006, bcdDevice=96.15
[ 6.619233] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.619240] usb 1-1.4: Product: Keyboard Hub
[ 6.619246] usb 1-1.4: Manufacturer: Apple, Inc.
[ 6.619253] usb 1-1.4: SerialNumber: 000000000000
[ 6.621404] hub 1-1.4:1.0: USB hub found
[ 6.621703] hub 1-1.4:1.0: 3 ports detected
[ 6.896331] usb 1-1.4.2: new low-speed USB device number 5 using dwc2
[ 6.980114] usb 1-1.4.2: New USB device found, idVendor=05ac, idProduct=0221, bcdDevice= 0.71
[ 6.980125] usb 1-1.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.980132] usb 1-1.4.2: Product: Apple Keyboard
[ 6.980138] usb 1-1.4.2: Manufacturer: Apple, Inc
[ 6.987800] input: Apple, Inc Apple Keyboard as /devices/platform/soc/ffb40000.usb/usb1/1-1/1-1.4/1-1.4.2/1-1.4.2:1.0/0003:05AC:0221.0001/input/input1
[ 7.041536] apple 0003:05AC:0221.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple, Inc Apple Keyboard] on usb-ffb40000.usb-1.4.2/input0
[ 7.045188] input: Apple, Inc Apple Keyboard as /devices/platform/soc/ffb40000.usb/usb1/1-1/1-1.4/1-1.4.2/1-1.4.2:1.1/0003:05AC:0221.0002/input/input2
[ 7.096741] apple 0003:05AC:0221.0002: input,hidraw1: USB HID v1.11 Device [Apple, Inc Apple Keyboard] on usb-ffb40000.usb-1.4.2/input1
[ 14.830361] MiSTer_fb 22000000.MiSTer_fb: width = 960, height = 540, format=8888
[ 22.693950] MiSTer_fb 22000000.MiSTer_fb: width = 960, height = 540, format=8888
The issue could be an unsupported bcdDevice version ?
Re: Wifi
That's the exact same dongle I am using and it is working fine here, connecting to my 5 GHz network. It takes a few seconds to connect after the menu is shown (the wi-fi icon appears next to the memory icon if I wait a little, and the time and date appears at the same time). Did you update your linux and cores to latest version? I did that prior to receiving my dongle. Not sure if that matters.tom5151 wrote:Sorry, it's a EW-7822ULC from Amazon as well, but no luck here. I have the file wpa_supplicant.conf in my linux folder (without the first _"), changed the ssid and password, but no wifi at all.rsn8887 wrote:I am not sure about EX, but I just bought a EW from amazon, "Edmiax EW-7822ULC, Edimax AC1200 Wi-Fi USB Adapter" and it works fine here. I edited that supplement file, and renamed the file. Did you remove the initial "_" underscore from the filename?
I've tried the dongle on my computer, and it works fine.
Patreon: https://www.patreon.com/rsn8887
Twitter: https://www.twitter.com/rsn8887
Github: https://www.github.com/rsn8887
Twitter: https://www.twitter.com/rsn8887
Github: https://www.github.com/rsn8887
Re: Wifi
Yes, I'm up to date. I've used the updater script to update menu / firmware / cores and linux.rsn8887 wrote: That's the exact same dongle I am using and it is working fine here, connecting to my 5 GHz network. It takes a few seconds to connect after the menu is shown (the wi-fi icon appears next to the memory icon if I wait a little, and the time and date appears at the same time). Did you update your linux and cores to latest version? I did that prior to receiving my dongle. Not sure if that matters.
Do you have the same bcdDevice version as me (2.10)?
-
- Atarian
- Posts: 1
- Joined: Sun Mar 01, 2020 5:48 pm
Re: Wifi
I have been having some issues with wifi. I read on the wiki that the Asus AC53 works well so I bought one from Microcenter.
Previously the wifi had major issues connecting to the wifi network. Since I updated yesterday I can now connect just fine and I get an IP address.
However, now when I am connected to the wifi I get sporadic ping responses unless I plug in the ethernet cable. Then when I unplug the ethernet cable it is sporadic again.
Here is a ping test I just ran. I had the ethernet plugged in at first then I unplugged it. Then at the end I plugged it in again.
Pinging mister.home.local [172.16.0.146] with 32 bytes of data:
Reply from 172.16.0.146: bytes=32 time=19ms TTL=64
Reply from 172.16.0.146: bytes=32 time=4ms TTL=64
Reply from 172.16.0.146: bytes=32 time=55ms TTL=64
Reply from 172.16.0.146: bytes=32 time=33ms TTL=64
Reply from 172.16.0.146: bytes=32 time=24ms TTL=64
Reply from 172.16.0.146: bytes=32 time=17ms TTL=64
Reply from 172.16.0.146: bytes=32 time=30ms TTL=64
Reply from 172.16.0.146: bytes=32 time=41ms TTL=64
Reply from 172.16.0.146: bytes=32 time=53ms TTL=64
Reply from 172.16.0.146: bytes=32 time=33ms TTL=64
Reply from 172.16.0.146: bytes=32 time=5ms TTL=64
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Reply from 172.16.0.146: bytes=32 time=3524ms TTL=64
Reply from 172.16.0.146: bytes=32 time=67ms TTL=64
Reply from 172.16.0.146: bytes=32 time=27ms TTL=64
Reply from 172.16.0.146: bytes=32 time=2047ms TTL=64
Reply from 172.16.0.146: bytes=32 time=17ms TTL=64
Reply from 172.16.0.146: bytes=32 time=14ms TTL=64
Reply from 172.16.0.146: bytes=32 time=53ms TTL=64
Reply from 172.16.0.146: bytes=32 time=147ms TTL=64
Reply from 172.16.0.146: bytes=32 time=24ms TTL=64
Request timed out.
Request timed out.
Reply from 172.16.0.146: bytes=32 time=3545ms TTL=64
Reply from 172.16.0.146: bytes=32 time=14ms TTL=64
Reply from 172.16.0.146: bytes=32 time=51ms TTL=64
Request timed out.
Request timed out.
Request timed out.
Reply from 172.16.0.146: bytes=32 time=3563ms TTL=64
Reply from 172.16.0.146: bytes=32 time=131ms TTL=64
Reply from 172.16.0.146: bytes=32 time=49ms TTL=64
Reply from 172.16.0.146: bytes=32 time=38ms TTL=64
Reply from 172.16.0.146: bytes=32 time=42ms TTL=64
Reply from 172.16.0.146: bytes=32 time=40ms TTL=64
Reply from 172.16.0.146: bytes=32 time=58ms TTL=64
Reply from 172.16.0.146: bytes=32 time=33ms TTL=64
Reply from 172.16.0.146: bytes=32 time=1056ms TTL=64
Reply from 172.16.0.146: bytes=32 time=31ms TTL=64
Reply from 172.16.0.146: bytes=32 time=30ms TTL=64
Request timed out.
Reply from 172.16.0.146: bytes=32 time=92ms TTL=64
Reply from 172.16.0.146: bytes=32 time=92ms TTL=64
Reply from 172.16.0.146: bytes=32 time=35ms TTL=64
Reply from 172.16.0.146: bytes=32 time=38ms TTL=64
Reply from 172.16.0.146: bytes=32 time=22ms TTL=64
Reply from 172.16.0.146: bytes=32 time=30ms TTL=64
Reply from 172.16.0.146: bytes=32 time=29ms TTL=64
Reply from 172.16.0.146: bytes=32 time=37ms TTL=64
Reply from 172.16.0.146: bytes=32 time=48ms TTL=64
Reply from 172.16.0.146: bytes=32 time=48ms TTL=64
Reply from 172.16.0.146: bytes=32 time=2ms TTL=64
Reply from 172.16.0.146: bytes=32 time=80ms TTL=64
Reply from 172.16.0.146: bytes=32 time=42ms TTL=64
Reply from 172.16.0.146: bytes=32 time=353ms TTL=64
Reply from 172.16.0.146: bytes=32 time=7ms TTL=64
Reply from 172.16.0.146: bytes=32 time=7ms TTL=64
Reply from 172.16.0.146: bytes=32 time=57ms TTL=64
Reply from 172.16.0.146: bytes=32 time=9ms TTL=64
Reply from 172.16.0.146: bytes=32 time=1ms TTL=64
Reply from 172.16.0.146: bytes=32 time=13ms TTL=64
Reply from 172.16.0.146: bytes=32 time=8ms TTL=64
Reply from 172.16.0.146: bytes=32 time=9ms TTL=64
Reply from 172.16.0.146: bytes=32 time=13ms TTL=64
Reply from 172.16.0.146: bytes=32 time=13ms TTL=64
Reply from 172.16.0.146: bytes=32 time=32ms TTL=64
Reply from 172.16.0.146: bytes=32 time=22ms TTL=64
Reply from 172.16.0.146: bytes=32 time=21ms TTL=64
Reply from 172.16.0.146: bytes=32 time=49ms TTL=64
Reply from 172.16.0.146: bytes=32 time=23ms TTL=64
Reply from 172.16.0.146: bytes=32 time=9ms TTL=64
Reply from 172.16.0.146: bytes=32 time=55ms TTL=64
Reply from 172.16.0.146: bytes=32 time=102ms TTL=64
Reply from 172.16.0.146: bytes=32 time=88ms TTL=64
Reply from 172.16.0.146: bytes=32 time=27ms TTL=64
Reply from 172.16.0.146: bytes=32 time=60ms TTL=64
Reply from 172.16.0.146: bytes=32 time=40ms TTL=64
Ping statistics for 172.16.0.146:
Packets: Sent = 85, Received = 70, Lost = 15 (17% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 3563ms, Average = 236ms
Strange right???
Attached is a screenshot of the ip addresses.
Previously the wifi had major issues connecting to the wifi network. Since I updated yesterday I can now connect just fine and I get an IP address.
However, now when I am connected to the wifi I get sporadic ping responses unless I plug in the ethernet cable. Then when I unplug the ethernet cable it is sporadic again.
Here is a ping test I just ran. I had the ethernet plugged in at first then I unplugged it. Then at the end I plugged it in again.
Pinging mister.home.local [172.16.0.146] with 32 bytes of data:
Reply from 172.16.0.146: bytes=32 time=19ms TTL=64
Reply from 172.16.0.146: bytes=32 time=4ms TTL=64
Reply from 172.16.0.146: bytes=32 time=55ms TTL=64
Reply from 172.16.0.146: bytes=32 time=33ms TTL=64
Reply from 172.16.0.146: bytes=32 time=24ms TTL=64
Reply from 172.16.0.146: bytes=32 time=17ms TTL=64
Reply from 172.16.0.146: bytes=32 time=30ms TTL=64
Reply from 172.16.0.146: bytes=32 time=41ms TTL=64
Reply from 172.16.0.146: bytes=32 time=53ms TTL=64
Reply from 172.16.0.146: bytes=32 time=33ms TTL=64
Reply from 172.16.0.146: bytes=32 time=5ms TTL=64
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Reply from 172.16.0.146: bytes=32 time=3524ms TTL=64
Reply from 172.16.0.146: bytes=32 time=67ms TTL=64
Reply from 172.16.0.146: bytes=32 time=27ms TTL=64
Reply from 172.16.0.146: bytes=32 time=2047ms TTL=64
Reply from 172.16.0.146: bytes=32 time=17ms TTL=64
Reply from 172.16.0.146: bytes=32 time=14ms TTL=64
Reply from 172.16.0.146: bytes=32 time=53ms TTL=64
Reply from 172.16.0.146: bytes=32 time=147ms TTL=64
Reply from 172.16.0.146: bytes=32 time=24ms TTL=64
Request timed out.
Request timed out.
Reply from 172.16.0.146: bytes=32 time=3545ms TTL=64
Reply from 172.16.0.146: bytes=32 time=14ms TTL=64
Reply from 172.16.0.146: bytes=32 time=51ms TTL=64
Request timed out.
Request timed out.
Request timed out.
Reply from 172.16.0.146: bytes=32 time=3563ms TTL=64
Reply from 172.16.0.146: bytes=32 time=131ms TTL=64
Reply from 172.16.0.146: bytes=32 time=49ms TTL=64
Reply from 172.16.0.146: bytes=32 time=38ms TTL=64
Reply from 172.16.0.146: bytes=32 time=42ms TTL=64
Reply from 172.16.0.146: bytes=32 time=40ms TTL=64
Reply from 172.16.0.146: bytes=32 time=58ms TTL=64
Reply from 172.16.0.146: bytes=32 time=33ms TTL=64
Reply from 172.16.0.146: bytes=32 time=1056ms TTL=64
Reply from 172.16.0.146: bytes=32 time=31ms TTL=64
Reply from 172.16.0.146: bytes=32 time=30ms TTL=64
Request timed out.
Reply from 172.16.0.146: bytes=32 time=92ms TTL=64
Reply from 172.16.0.146: bytes=32 time=92ms TTL=64
Reply from 172.16.0.146: bytes=32 time=35ms TTL=64
Reply from 172.16.0.146: bytes=32 time=38ms TTL=64
Reply from 172.16.0.146: bytes=32 time=22ms TTL=64
Reply from 172.16.0.146: bytes=32 time=30ms TTL=64
Reply from 172.16.0.146: bytes=32 time=29ms TTL=64
Reply from 172.16.0.146: bytes=32 time=37ms TTL=64
Reply from 172.16.0.146: bytes=32 time=48ms TTL=64
Reply from 172.16.0.146: bytes=32 time=48ms TTL=64
Reply from 172.16.0.146: bytes=32 time=2ms TTL=64
Reply from 172.16.0.146: bytes=32 time=80ms TTL=64
Reply from 172.16.0.146: bytes=32 time=42ms TTL=64
Reply from 172.16.0.146: bytes=32 time=353ms TTL=64
Reply from 172.16.0.146: bytes=32 time=7ms TTL=64
Reply from 172.16.0.146: bytes=32 time=7ms TTL=64
Reply from 172.16.0.146: bytes=32 time=57ms TTL=64
Reply from 172.16.0.146: bytes=32 time=9ms TTL=64
Reply from 172.16.0.146: bytes=32 time=1ms TTL=64
Reply from 172.16.0.146: bytes=32 time=13ms TTL=64
Reply from 172.16.0.146: bytes=32 time=8ms TTL=64
Reply from 172.16.0.146: bytes=32 time=9ms TTL=64
Reply from 172.16.0.146: bytes=32 time=13ms TTL=64
Reply from 172.16.0.146: bytes=32 time=13ms TTL=64
Reply from 172.16.0.146: bytes=32 time=32ms TTL=64
Reply from 172.16.0.146: bytes=32 time=22ms TTL=64
Reply from 172.16.0.146: bytes=32 time=21ms TTL=64
Reply from 172.16.0.146: bytes=32 time=49ms TTL=64
Reply from 172.16.0.146: bytes=32 time=23ms TTL=64
Reply from 172.16.0.146: bytes=32 time=9ms TTL=64
Reply from 172.16.0.146: bytes=32 time=55ms TTL=64
Reply from 172.16.0.146: bytes=32 time=102ms TTL=64
Reply from 172.16.0.146: bytes=32 time=88ms TTL=64
Reply from 172.16.0.146: bytes=32 time=27ms TTL=64
Reply from 172.16.0.146: bytes=32 time=60ms TTL=64
Reply from 172.16.0.146: bytes=32 time=40ms TTL=64
Ping statistics for 172.16.0.146:
Packets: Sent = 85, Received = 70, Lost = 15 (17% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 3563ms, Average = 236ms
Strange right???
Attached is a screenshot of the ip addresses.
You do not have the required permissions to view the files attached to this post.
Re: Wifi
Are you thinking of 169.254. x.x, automatic private ip addressing (apipa)? 172.16.0.0-172.31.0.0 is simply the private class B range, like 192.168.0.0 - 192.168.255.255 is the private class C range.reflex wrote:Are you certain it is pulling a real IP? 172.x is often a range applied by default when DHCP can't be reached. When you connect to a wired connection is it the same IP range or not?
Re: Wifi
You are correct, my bad. I never see private networks using 17.x however, it's always 192.168.x or 10.x so that threw me.djsquare wrote:Are you thinking of 169.254. x.x, automatic private ip addressing (apipa)? 172.16.0.0-172.31.0.0 is simply the private class B range, like 192.168.0.0 - 192.168.255.255 is the private class C range.reflex wrote:Are you certain it is pulling a real IP? 172.x is often a range applied by default when DHCP can't be reached. When you connect to a wired connection is it the same IP range or not?
Re: Wifi
I've also purchased an Edimax EW7822ULC dongle and everything has worked just fine.
Input my hub details (contained within speech marks), changed the country to GB, and removed the _ from the start of the file name.
Rebooted my MiSTer and after a few seconds, the IP address popped up in the menu core good as gold.
Input my hub details (contained within speech marks), changed the country to GB, and removed the _ from the start of the file name.
Rebooted my MiSTer and after a few seconds, the IP address popped up in the menu core good as gold.
Re: Wifi
I can't get my Edimax EW-7811UN (v1.0A) to work on my Complete Mister (from Antonio Villena) on any of the 7 usb ports of the hub. I am using the original 2ampere psu coming with the de10 nano. Could be a power problem? I've tried also with a 2.5ampere psu, the official for rapsberry pi 3.....
Re: Wifi
Anyone else having problems with the wifi dongles when using USB fast polling? Is it a known problem? I had a quick look but could not find mentions to it.
Tried with an edimax and a tplink one. Both work absolutely fine with slow usb polling.
Tried with an edimax and a tplink one. Both work absolutely fine with slow usb polling.