Hi Wolfgang,
if I use the the scripts ( git clone
https://git.replicant.us/replicant/user-scripts ) I get  the error:

rstr.sh: line 19: /data/misc/wifi/setup_variables.sh: No such file or directory
because the scripts are  installed in /data/misc/wifi/device-files and
not in /data/misc/wifi/.


If I use the RepWifiApp.apk  App the result is  "No network found".


How could I check if the wifi dongle works?

with the ip a  command I could see the wlan0 interface if the otg
cabel and the wifi dongle are connected.


best regards


Michael



2017-03-06 23:01 GMT+01:00 List Master <listmas...@beauxbead.com>:
> Thanks for these, Wolfgang, much appreciated.
>
> I flashed 6.0 onto my Note 2 last night, and today I've been testing it out.
>
> So far, I cannot get USB Network Tethering [0] to work like it used to on
> 4.2.
>
> First, I was running into this error while trying to configure via DHCP:
>
>
>       /data/replicant_usb_networking_device.sh[119]: netcfg: not found
>
> So I commented out that line, and uncommented the line above it:
>
>       dhcpcd -d $USB_IFACE
>
> which cleared up the previous error, but led me to the next error message I
> was getting, specifically:
>
>
>       route: resolving 'gw': No such file or directory
>
> I was able to make a bit of headway by changing each instance of
>
>
>       route add default gw
>
> to
>
>       ip route add default via
>
> as per [1].  Now I can get through the entire script sequence without any
> error messages, however my device does not see any network at all.
>
> Any clues that might point me in the right direction?  I'm on a limited data
> plan, and without Wi-Fi, I rely on reverse tethering to download large apps
> and such.
>
> Is there a better way to do this?  Or is there something obvious that I've
> overlooked?
>
> thanks in advance,
>
> - krt
>
>
> [0]
> http://redmine.replicant.us/projects/replicant/wiki/ReplicantUSBNetworking
>
> [1]
> http://linux-ip.net/html/tools-ip-route.html#tools-ip-route-add-default
>
>
>
> On 03/05/2017 09:07 AM, Wolfgang Wiedmeyer wrote:
>
> Hi all,
>
> thanks to a device donation from Kelly Frohwein, I received a Note 2
> last week. I took me about three days to get the device sources updated
> so that it works with Replicant 6.0. I spent this week testing it and it
> seems to work fine.
>
> If you want to test it, here are some preliminary images:
> https://fossencdi.org/replicant/recovery-n7100.img
> https://fossencdi.org/replicant/recovery-n7100.img.asc
> https://fossencdi.org/replicant/replicant-6.0-n7100.zip
> https://fossencdi.org/replicant/replicant-6.0-n7100.zip.asc
> https://fossencdi.org/replicant/images-n7100.sha256
>
> As usually, they are signed with my personal key. See the wiki[1] for
> installation instructions.
>
> Best regards,
> Wolfgang
>
> [1]
> https://redmine.replicant.us/projects/replicant/wiki/GalaxyNote2N7100Installation
>
>
>
> _______________________________________________
> Replicant mailing list
> Replicant@lists.osuosl.org
> http://lists.osuosl.org/mailman/listinfo/replicant
>
>
>
> _______________________________________________
> Replicant mailing list
> Replicant@lists.osuosl.org
> http://lists.osuosl.org/mailman/listinfo/replicant
>
_______________________________________________
Replicant mailing list
Replicant@lists.osuosl.org
http://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to