Wireless doesn't seem to be working on openwrt

2 posts / 0 new
Last post
amateur
amateur's picture
Wireless doesn't seem to be working on openwrt

It doesn't appear on my phone despite it's right next to it and the case is open as well.  I noticed the following errors on the Eth1 which I presume is my wireless. What's strange was I had put the quotes in myself. It was just delimited with spaces.

 

my wireless config

config 'wifi-device' 'eth1'
        option 'type' 'netgear'
        option 'country' ''
        option 'hwmode' ''
        option 'channel' '0'
        option 'maxassoc' ''
        option 'distance' ''
        option 'diversity' ''
        option 'txantenna' ''
        option 'rxantenna' ''
        option 'disabled' '0'
        option 'antenna' ''

config 'wifi-iface'
        option 'device' 'eth1'
        option 'network' 'lan'
        option 'mode' 'ap'
        option 'encryption' 'none'
        option 'ssid' 'O2BB2'
        option 'bssid' ''
        option 'server' ''
        option 'port' ''

option 'hidden' '0'       
        option 'isolate' '0'      
        option 'txpower' ''       
        option 'bgscan' '0'       
        option 'frag' ''          
        option 'rts' ''           
        option 'wds' '0'          
        option 'key1' ''          
        option 'key2' ''          
        option 'key3' ''          
        option 'key4' ''          
        option '80211h' ''        
        option 'compression' ''   
        option 'bursting' ''      
        option 'ff' ''            
        option 'wmm' ''           
        option 'xr' ''            
        option 'ar' ''            
        option 'turbo' ''      
        option 'macpolicy' 'none'
        option 'maclist' ''     

This file was generated by openwrt and not by me.

Sending discover...
interface: eth1
sh: ==: argument expected
interface: eth1
eth1: Invalid argument
Command 'set country' failed: -1
channel: Invalid argument
eth1: Operation not supported
Command 'set slottime' failed: -1
eth1: Operation not supported
Command 'set allow_mode' failed: -1
eth1: Invalid argument
ifconfig: invalid hw-addr interface:
interface: eth1
eth1: Invalid argument
sh: ==: argument expected
killall: hostapd: no process killed

I flashed my router with the chk included within the zip file from your firnware area. I don't seem to have much luck compiling stuff. Especially if it's cross platform.

I have check using the web inface stupid things like is it on/ is it set to broadcast the SSID

 

amateur
amateur's picture
also is WPA2 personal

also is WPA2 personal supported now?