Seite 2 von 2

Re: Nexx WT3020H

Verfasst: 26.06.2015 16:32
von Tommy
Nach stundenlanger Configfummelei stehen die Tunnel und OLSR läuft. Einzig das WLAN macht Ärger. Die AdHoc Verbindung läuft nicht. Auf den Master kann ich mich verbinden und bin mit dem PC im Freifunk Netz.

Code: Alles auswählen

root@OpenWrt:/lib/netifd# /etc/init.d/olsrd restart
olsrd: /etc/init.d/olsrd: olsrd_write_loadplugin() Warning: Plugin library 'olsrd_arprefresh.so.0.1' not found, skipped
olsrd: /etc/init.d/olsrd: olsrd_write_interface() Warning: Interface 'wireless0' not found, skipped
olsrd: /etc/init.d/olsrd: olsrd_setup_smartgw_rules() Warning: kmod-ipip is missing. SmartGateway will not work until you install it.
network:

Code: Alles auswählen

config interface 'wireless0'
        option dns '8.8.8.8 212.204.49.83 141.1.1.1'
        option proto 'static'
        option ipaddr '10.62.40.79'
        option netmask '255.255.255.255'
wireless:

Code: Alles auswählen

config wifi-device 'radio0'
        option type 'mac80211'
        option hwmode '11g'
        option path '10180000.wmac'
        option htmode 'HT20'
        option diversity '1'
        option distance '1000'
        option disabled '0'
        option country 'DE'
        option channel '13'
        option txpower '20'

config wifi-iface 'radio0_mesh'
        option device 'radio0'
        option encryption 'none'
        option network 'wireless0'
        option ssid 'ffde-adhoc'
        option bssid '02:CA:FF:EE:BA:BE'
        option mode 'adhoc'

config wifi-iface 'radio0_hotspot'
        option device 'radio0'
        option mode 'ap'
        option encryption 'none'
        option network 'batman'
        option ssid 'dessau.freifunk.net'

Re: Nexx WT3020H

Verfasst: 26.06.2015 17:21
von Tommy
So ein Mist! Ich habs befürchtet. Der WLAN Treiber kann nur AdHoc ODER Infrastructure. Wenn ich den Master abschalte, kommt sofort die AdHoc Verbindung hoch und mesht sich. Gibts einen modifizierten Treiber für "MediaTek RT5390 (SoC)"? Falls gar nichts geht, muss man vermutlich über einen Stick ein zweites WLAN machen :evil: