Re: [Replicant] [PATCH] Native Wi-Fi for external dongles

2019-03-09 Thread Fil
Il 05 marzo 2019 23:11:39 CET, Denis 'GNUtoo' Carikli ha scritto: > >I tested it on THE Galaxy SIII 4G (i9305): I didn't manage to use the >WiFi settings, but RepWiFi does work. > The WiFi setting work for me with this patch applied.. If you used RepWifi *before* trying to use the system

Re: [Replicant] [PATCH] Native Wi-Fi for external dongles

2019-03-05 Thread Denis 'GNUtoo' Carikli
On Sat, 22 Dec 2018 12:43:47 +0100 Fil wrote: > Hi, Hi, > I successfully tested the patch on i9300. I tested it on THE Galaxy SIII 4G (i9305): I didn't manage to use the WiFi settings, but RepWiFi does work. Denis. pgp7snnVbuFZq.pgp Description: OpenPGP digital signature

Re: [Replicant] [PATCH] Native Wi-Fi for external dongles

2019-03-05 Thread Denis 'GNUtoo' Carikli
On Sat, 15 Dec 2018 17:04:38 + Belgin ?tirbu wrote: Thanks a lot for the patch. I've some comments on it below. > To be applied in the base source folder. > > patch -p0 < 6.0-wifi-dongle.patch Would it be possible for you to make a git commit with: - a commit message describing the

Re: [Replicant] [PATCH] Native Wi-Fi for external dongles

2018-12-22 Thread Joonas Kylmälä
Hi, thanks for working on this! :) Is > +#define DRV_NUMBER_SEQUENTIAL_ERRORS 40 for the errors caused by the insufficient power supply for the wifi dongle? Joonas Belgin ?tirbu: > To be applied in the base source folder. > > patch -p0 < 6.0-wifi-dongle.patch > > > >

Re: [Replicant] [PATCH] Native Wi-Fi for external dongles

2018-12-22 Thread Fil
Hi, I successfully tested the patch on i9300. I confirm it works as expected: it makes it possible to use WiFi with an external dongle, using the default interface. It also makes it possible to set up a WiFi Hotspot using an external dongle. This patch, when applied and distributed, will render

[Replicant] [PATCH] Native Wi-Fi for external dongles

2018-12-17 Thread Belgin ?tirbu
To be applied in the base source folder. patch -p0 < 6.0-wifi-dongle.patchindex 28f76d7..7582451 100755 --- device/samsung/smdk4412-common/BoardCommonConfig.mk +++ device/samsung/smdk4412-common/BoardCommonConfig.mk @@ -123,17 +123,23 @@ BOARD_WPA_SUPPLICANT_DRIVER := NL80211