In case it matters, my /etc/config/wireless contains:

config wifi-device 'radio0'
option type 'mac80211'
option channel '11'
option hwmode '11ng'
option path 'platform/ar934x_wmac'
option htmode 'HT20'
list ht_capab 'LDPC'
list ht_capab 'SHORT-GI-20'
list ht_capab 'SHORT-GI-40'
list ht_capab 'TX-STBC'
list ht_capab 'RX-STBC1'
list ht_capab 'DSSS_CCK-40'

config wifi-iface
option device 'radio0'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt'
option encryption 'none'

Thanks.

Paul

On Wed, Mar 6, 2013 at 3:51 PM, Paul van Gool <pvang...@gmail.com> wrote:

> Marek,
>
> so I built r35506 and flashed my OM2P-HS with it. As before booting the
> device work fine (which is different than what Petr observed).
>
> But when I enable wifi, dmesg shows:
>
> [  132.560000] br-lan: port 2(wlan0) entered forwarding state
> [  132.660000] ------------[ cut here ]------------
> [  132.660000] WARNING: at
> /home/openwrt/openwrt-trunk-35506/build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/compat-wireless-2013-01-07/drivers/net/wireless/ath/ath9k/hw.c:789
> ar9003_get_pll_sqsum_dvc+0x90/0x108 [ath9k_hw]()
> [  132.680000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev
> ledtrig_netdev nf_nat_irc nf_nat_ftp nf_conntrack_irc nf_conntrack_ftp
> ipt_MASQUERADE iptable_nat xt_nat nf_nat_ipv4 nf_nat pppoe xt_conntrack
> xt_CT iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack
> ehci_hcd pppox ipt_REJECT xt_TCPMSS xt_LOG xt_comment xt_multiport xt_mac
> xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables
> ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) ath9k_hw(O) ath(O)
> mac80211(O) usbcore usb_common nls_base crc_ccitt cfg80211(O) compat(O)
> arc4 crypto_blkcipher aead ledtrig_timer ledtrig_default_on leds_gpio
> gpio_button_hotplug(O)
> [  132.740000] Call Trace:
> [  132.740000] [<80071304>] dump_stack+0x8/0x34
> [  132.750000] [<80079d50>] warn_slowpath_common+0x78/0xa4
> [  132.750000] [<80079d94>] warn_slowpath_null+0x18/0x24
> [  132.760000] [<83103874>] ar9003_get_pll_sqsum_dvc+0x90/0x108 [ath9k_hw]
> [  132.760000] [<830ea3c8>] ath_hw_pll_work+0x40/0xd4 [ath9k]
> [  132.770000] [<8008f4f8>] process_one_work+0x224/0x380
> [  132.780000] [<8008fb08>] worker_thread+0x2cc/0x3dc
> [  132.780000] [<80093d7c>] kthread+0xb0/0xb8
> [  132.780000] [<8006ea14>] kernel_thread_helper+0x10/0x18
> [  132.790000]
> [  132.790000] ---[ end trace 49fba4705a4a649f ]---
> [  132.800000] ath: phy0: PLL4 meaurement not done
> [  132.910000] ath: phy0: PLL4 meaurement not done
> [  133.020000] ath: phy0: PLL4 meaurement not done
> [  133.130000] ath: phy0: PLL4 meaurement not done
> ...
>
> And I never see any SSID beacons.
>
> So do you have wifi up on your OM2P-HS?
>
> Thanks.
>
> Paul
>
> On Wed, Mar 6, 2013 at 11:50 AM, Marek Lindner <lindner_ma...@yahoo.de>wrote:
>
>> On Wednesday, March 06, 2013 22:51:15 Paul van Gool wrote:
>> > what SVN branch and revision are you using? I can switch to that for
>> now.
>>
>> I am currently using trunk r35506:
>>
>> $ cat /etc/openwrt_version
>> r35506
>>
>> $ cat /proc/cpuinfo
>> system type             : Atheros AR9341 rev 1
>> machine                 : OpenMesh OM2P HS
>> processor               : 0
>> cpu model               : MIPS 74Kc V4.12
>> BogoMIPS                : 266.64
>> wait instruction        : yes
>> microsecond timers      : yes
>> tlb_entries             : 32
>> extra interrupt vector  : yes
>> hardware watchpoint     : yes, count: 4, address/irw mask: [0x0000,
>> 0x0828,
>> 0x0000, 0x0020]
>> ASEs implemented        : mips16
>> shadow register sets    : 1
>> kscratch registers      : 0
>> core                    : 0
>> VCED exceptions         : not available
>> VCEI exceptions         : not available
>>
>> dmesg attached for your reference. Everything looks normal & good.
>>
>> Cheers,
>> Marek
>>
>
>
>
> --
> Paul van Gool
> pvang...@gmail.com
>



-- 
Paul van Gool
pvang...@gmail.com
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to