Atheros AP81

Report problems and success stories with Gargoyle on various hardware platforms.

Moderator: Moderators

Post Reply
THG
Posts: 4
Joined: Wed Dec 16, 2009 9:38 am

Atheros AP81

Post by THG »

A week ago I bought myself an Netgear WNR1000 (v1) router, and I found out that it's running OpenWrt (Kamikaze). According to Federal Communications Commission, this router features the following hardware:

Atheros AR9102 radio chip
400 MHz AR9130 CPU
AR8216 Fast Ethernet Switch
4 MB of Flash and 32 MB RAM.

Before I flash my router, I would like to know which firmware (stable or experimental). I guess that it is the combined firmware I need.

From the shell prompt, I can se that the firmware boot via Universal Boot Loader (U-Boot).
console=ttyS0,115200 root=31:02 init=/sbin/init mtdparts=ar7100-nor0:256k(u-boot),64k(u-boot-env),2304k(rootfs),64k(user-config),1152k(uImage),128k(language_table),64k(rootfs_checksum),64k(ART) mem=32M

THG
Posts: 4
Joined: Wed Dec 16, 2009 9:38 am

Re: Atheros AP81

Post by THG »

I guess that there is no compiled images for the newer Atheros platforms, is that correct?

http://nuwiki.openwrt.org/oldwiki/AtherosAR9100

However, it looks like this platform is working in Kamikaze trunk 2009-01-15.

Eric
Site Admin
Posts: 1443
Joined: Sat Jun 14, 2008 1:14 pm

Re: Atheros AP81

Post by Eric »

If you're willing to recompile yourself, there's an ar71xx target in the Gargoyle SVN that should support this device. It's still exerimental though (I haven't found enough time to test it thouroughly).

THG
Posts: 4
Joined: Wed Dec 16, 2009 9:38 am

Re: Atheros AP81

Post by THG »

Thanks for your response, I was not really sure about the target. The followin URL does not even exist on OpenWrt's homepage. I found this string in /etc/ipkg.conf

src snapshots http://openwrt.org/downloads/snapshots/ ... 6/packages

Post Reply