Hi

I reflashed my WZR-HP-G300NH-EU from the DD-WRT it shipped with to OpenWRT, following these instructions:

http://wiki.openwrt.org/toh/buffalo/wzr-hp-g300h?s%5B%5D=table&s%5B%5D=hardware#migrate.from.dd-wrt.to.openwrt

like so (varying the instructions to use stable release and squashfs, but otherwise as per the page above):

root@DD-WRT:/tmp# wget 
http://downloads.openwrt.org/backfire/10.03/ar71xx/openwrt-ar71xx-wzr-hp-g300nh-squashfs-sysupgrade.bin
root@DD-WRT:/tmp# mtd -r write 
openwrt-ar71xx-wzr-hp-g300nh-squashfs-sysupgrade.bin linux

Those instructions seem to be in conflict with this page:

http://wiki.openwrt.org/doc/howto/obtain.firmware.download

which says:

"""
Sysupgrade
Usually an imagefile with the word "sysupgrade" is offered as well. This is for sysupgrading OpenWrt only!
"""

Anyway, after the reboot (and another reboot for luck), the web interface and wired access both work, but neither directory /lib/wifi nor regular file /etc/config/wireless exists. According to my reading of the documentation, both should exist:

http://kamikaze.openwrt.org/docs/openwrt.html#x1-120001.2.2


In the web interface, under Essentials->Network->Wifi, there's just the "Networks" table with just the headings and no other rows. ifconfig just shows eth0, eth1, the bridge, and the loopback interface -- no wifi. A snippet from web interface Administration->Status->Kernel Log is pasted in below.

How can I get wifi working?  Are the instructions I followed incorrect?

Thanks


John


Atheros AR71xx SPI Controller driver version 0.2.4
Realtek RTL8366S ethernet switch driver version 0.2.1
rtl8366s rtl8366s: using GPIO pins 19 (SDA) and 20 (SCK)
rtl8366s rtl8366s: RTL8366 ver. 1 chip found
rtl8366-rtl: probed
eth0: Atheros AG71xx at 0xb9000000, irq 4
eth0: using fixed link parameters
eth1: Atheros AG71xx at 0xba000000, irq 5
eth1: connected to PHY at rtl8366s:04 [uid=001cc960, driver=Realtek RTL8366S]
Atheros AR71xx hardware watchdog driver version 0.1.0
ar71xx-wdt: timeout=15 secs (max=21)
TCP westwood registered
NET: Registered protocol family 17
802.1Q VLAN Support v1.8 Ben Greear <[email protected]>
All bugs added by David S. Miller <[email protected]>
VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
Freeing unused kernel memory: 152k freed
Please be patient, while OpenWrt loads ...
gpio-buttons driver version 0.1.2
input: gpio-buttons as /devices/platform/gpio-buttons/input/input0
Button Hotplug driver version 0.3.1
ar71xx: pll_reg 0xb8050014: 0x1e000100
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to