Any plans for DD-WRT on La Fonera? Source code is out!

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Goto page Previous  1, 2, 3 ... 17, 18, 19 ... 36, 37, 38  Next
Author Message
Heini66
DD-WRT User


Joined: 01 Dec 2006
Posts: 70

PostPosted: Mon Dec 25, 2006 12:41    Post subject: Reply with quote
best is to build own kitt... later on, openwrt crew will host these files.
sorry,but i think THIS is not the right place to upload the files... Wink

_________________
freenode.net #openwrt

NO SUPPORT VIA PM !!!
Sponsor
vSaAmTp
DD-WRT User


Joined: 04 Nov 2006
Posts: 91

PostPosted: Mon Dec 25, 2006 12:45    Post subject: Reply with quote
great work. can i flash the new firmware with lan?

to make a image: http://forum.openwrt.org/viewtopic.php?id=8410 one guide




Joined: 01 Jan 1970
Posts:

PostPosted: Mon Dec 25, 2006 13:49    Post subject: Reply with quote
vSaAmTp wrote:
great work. can i flash the new firmware with lan?

to make a image: http://forum.openwrt.org/viewtopic.php?id=8410 one guide

Yes, you can use this guide to build OpenWrt Kamikaze (a few things are different in menuconfig). Just check out the Kamikaze development branch from subversion instead of the WhiteRussian one.

See the OpenWrt development center.
Honki
DD-WRT User


Joined: 07 Jun 2006
Posts: 176

PostPosted: Mon Dec 25, 2006 13:57    Post subject: Reply with quote
bingobommel wrote:
great! but i think most of us need a "step-by-step" howto...who can make it?


in think so, too!!!! - is it possible Confused




Joined: 01 Jan 1970
Posts:

PostPosted: Mon Dec 25, 2006 14:11    Post subject: Reply with quote
Well, just point 6 and 7 is a bit different than explained in Setup a development environment for OpenWrt with the VMware Player.

6. check out Kamikaze's latest, source code from the development subversion branch
Code:
cd ~
svn co https://svn.openwrt.org/openwrt/trunk/ kamikaze


7. run menuconfig and select your target system (Atheros [2.6]) and exit and yes (leave everything else at the defaults)
Code:
cd ~/kamikaze
make menuconfig


Changeset [5898].

OpenWrt is really easy to build... Smile


Last edited by on Mon Dec 25, 2006 14:49; edited 7 times in total
billibling
DD-WRT Novice


Joined: 23 Dec 2006
Posts: 14

PostPosted: Mon Dec 25, 2006 14:18    Post subject: Reply with quote
but there still comes no webinterface with openwrt kamikaze




Joined: 01 Jan 1970
Posts:

PostPosted: Mon Dec 25, 2006 14:21    Post subject: Reply with quote
billibling wrote:
but there still comes no webinterface with openwrt kamikaze
Right. No working webif for Kamikaze yet. But the webif^2 developers already porting webif^2 to Kamikaze.




Joined: 01 Jan 1970
Posts:

PostPosted: Mon Dec 25, 2006 15:45    Post subject: Reply with quote
Easy, isn't it? :)

Buildroot log for Atheros [2.6] port (Fonera, Meraki):
Code:
ubuntu@ubuntu-desktop:~/kamikaze$ make world
make[2] tools/install
make[3] -C tools install
make[4] -C tools install-targets
make[5] -C tools/sed prepare
make[5] -C tools/sed compile
make[5] -C tools/sed install
make[5] -C tools/sstrip prepare
make[5] -C tools/sstrip compile
make[5] -C tools/sstrip install
make[5] -C tools/ipkg-utils prepare
make[5] -C tools/ipkg-utils compile
make[5] -C tools/ipkg-utils install
make[5] -C tools/ext2fs prepare
make[5] -C tools/ext2fs compile
make[5] -C tools/ext2fs install
make[5] -C tools/lzma prepare
make[5] -C tools/lzma compile
make[5] -C tools/lzma install
make[5] -C tools/squashfs prepare
make[5] -C tools/squashfs compile
make[5] -C tools/squashfs install
make[5] -C tools/mtd-utils prepare
make[5] -C tools/mtd-utils compile
make[5] -C tools/mtd-utils install
make[5] -C tools/mkimage prepare
make[5] -C tools/mkimage compile
make[5] -C tools/mkimage install
make[5] -C tools/firmware-utils prepare
make[5] -C tools/firmware-utils compile
make[5] -C tools/firmware-utils install
make[2] toolchain/install
make[3] -C toolchain install
make[4] -C toolchain/kernel-headers prepare
make[4] -C toolchain/kernel-headers compile
make[4] -C toolchain/kernel-headers install
make[4] -C toolchain/uClibc prepare
make[4] -C toolchain/binutils prepare
make[4] -C toolchain/binutils compile
make[4] -C toolchain/binutils install
make[4] -C toolchain/gcc prepare
make[4] -C toolchain/gcc compile
make[4] -C toolchain/uClibc compile
make[4] -C toolchain/uClibc install
make[4] -C toolchain/gcc install
make[2] target/compile
make[3] -C target compile
make[4] -C target/linux prepare
make[5] -C target/linux/atheros-2.6 prepare
make[4] -C target/linux compile
make[5] -C target/linux/atheros-2.6 compile
make[4] -C target/linux/atheros-2.6/image compile
make[2] package/compile
make[3] -C package compile
make[4] -C package compile-targets
make[5] -C package/base-files compile
make[5] -C package/bridge compile
make[5] -C package/busybox compile
make[5] -C package/dnsmasq compile
make[5] -C package/dropbear compile
make[5] -C package/iptables compile
make[5] -C package/kernel compile
make[5] -C package/wireless-tools compile
make[5] -C package/madwifi compile
make[5] -C package/mtd compile
make[5] -C package/libpcap compile
make[5] -C package/linux-atm compile
make[5] -C package/ppp compile
make[2] package/install
make[3] -C package install
make[4] -C package install-targets
make[5] -C package/base-files install
make[5] -C package/bridge install
make[5] -C package/busybox install
make[5] -C package/dnsmasq install
make[5] -C package/dropbear install
make[5] -C package/iptables install
make[5] -C package/kernel install
make[5] -C package/madwifi install
make[5] -C package/mtd install
make[5] -C package/ppp install
make[5] -C package/wireless-tools install
make[2] target/install
make[3] -C target install
make[4] -C target/linux/atheros-2.6/image clean
make[4] -C target/linux prepare
make[5] -C target/linux/atheros-2.6 prepare
make[4] -C target/linux compile
make[5] -C target/linux/atheros-2.6 compile
make[4] -C target/linux install
make[5] -C target/linux/atheros-2.6 install
make[4] -C target/linux/atheros-2.6/image compile
make[4] -C target/linux/atheros-2.6/image install
make[2] package/index
make[3] -C package index
ubuntu@ubuntu-desktop:~/kamikaze$


The images:
Code:
ubuntu@ubuntu-desktop:~/kamikaze$ ll ~/kamikaze/bin/
total 8216
-rw-r--r-- 1 ubuntu ubuntu 1835008 Dec 25 16:43 openwrt-atheros-2.6-root.jffs2-128k
-rw-r--r-- 1 ubuntu ubuntu 1835008 Dec 25 16:43 openwrt-atheros-2.6-root.jffs2-64k
-rwxr-xr-x 1 ubuntu ubuntu 2948153 Dec 25 16:43 openwrt-atheros-2.6-vmlinux.elf
-rw-r--r-- 1 ubuntu ubuntu 1048576 Dec 25 16:43 openwrt-atheros-2.6-vmlinux.gz
-rw-r--r-- 1 ubuntu ubuntu  720896 Dec 25 16:43 openwrt-atheros-2.6-vmlinux.lzma
drwxr-xr-x 2 ubuntu ubuntu    4096 Dec 25 16:43 packages
ubuntu@ubuntu-desktop:~/kamikaze$
Camicia
DD-WRT User


Joined: 24 Dec 2006
Posts: 79

PostPosted: Mon Dec 25, 2006 18:45    Post subject: Reply with quote
Now it's necessary an "how to" to install it by lan or wireless instead of the serial console Wink

Camicia
Heini66
DD-WRT User


Joined: 01 Dec 2006
Posts: 70

PostPosted: Mon Dec 25, 2006 20:14    Post subject: Reply with quote
http://rapidshare.com/files/8887147/openwrt-atheros-2.6.tar.htm

mtd write kernel file to vmlinux.bin.l7
mtd write filesystem image to rootfs

this works on kamikaze firm.

_________________
freenode.net #openwrt

NO SUPPORT VIA PM !!!


Last edited by Heini66 on Tue Dec 26, 2006 18:49; edited 1 time in total
Honki
DD-WRT User


Joined: 07 Jun 2006
Posts: 176

PostPosted: Mon Dec 25, 2006 20:56    Post subject: Reply with quote
Heini66 wrote:
http://rapidshare.com/files/8887147/openwrt-atheros-2.6.tar.htm

mtd write kernel file to vmlinux.bin.l7
mtd write filesystem image to rootfs

this works on original fonera firm.


give me more info, i don´t understand this.... Question
Heini66
DD-WRT User


Joined: 01 Dec 2006
Posts: 70

PostPosted: Mon Dec 25, 2006 21:00    Post subject: Reply with quote
scp files to fonera and execute cmd's at console.reboot. have fun
mtd write works until now,only when kamikaze is installed!
writing on original firm will brick fonera!

_________________
freenode.net #openwrt

NO SUPPORT VIA PM !!!


Last edited by Heini66 on Tue Dec 26, 2006 18:47; edited 1 time in total
dansas
DD-WRT Novice


Joined: 29 Sep 2006
Posts: 20

PostPosted: Mon Dec 25, 2006 21:13    Post subject: Reply with quote
please make a guide
Heini66
DD-WRT User


Joined: 01 Dec 2006
Posts: 70

PostPosted: Mon Dec 25, 2006 21:20    Post subject: Reply with quote
sorry,dig to the docs...
or somebody else writes down a howto...
i don't have time to do...
i also don't upload newer files. when somebody likes the have the updates on kamikaze, he must build up own kitt.
easy job. even for the windoofs user. search for vm-player and openwrt buildkitt image.

_________________
freenode.net #openwrt

NO SUPPORT VIA PM !!!




Joined: 01 Jan 1970
Posts:

PostPosted: Mon Dec 25, 2006 22:06    Post subject: Reply with quote
dansas wrote:
please make a guide
NO. I guess you will not get a step by step guide from me or from heini66.

Sometimes you have to find out things by your own. Even if you make mistakes e.g. brick your router...

Honki wrote:
give me more info, i don´t understand this....
If you do not understand do not play with it... stick to the Fonera firmware...
Goto page Previous  1, 2, 3 ... 17, 18, 19 ... 36, 37, 38  Next Display posts from previous:    Page 18 of 38
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum