|
Posted
over 16 years
ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support
Message: @ cshore,I have CFE 1.0.37-0.8 version and i can load fimrware ok via cfe flashimage, but if i load firmware from web, it loads but after reboot i got kernel panic
... [More]
(same file).By other hand you have CFE 1.0.37-0.7 version (suposed same hardware) and it works fine for you and other comtrends with same CFE version.As you says firmware load process is CFE+board dependent. [Less]
|
|
Posted
over 16 years
ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support
Message: @jlnunezi recommend, to build firmware, you must:1.- use development branch (not 8.09 sources), see at https://dev.openwrt.org/wiki/GetSource 2.- start from a fresh tree.regards
|
|
Posted
over 16 years
ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support
Message: Hi,I am trying to create the openwrt image files for the brcm63xx routers (SpeedTouch 580 that has a cpu bcm6345KPB).I downloaded the kamikaze_8.09 sources files to
... [More]
create them.For that, I use the Mandriva 2008.0 linux operating system.Also, I applied all the changesets from changeset_r11177.zip to changeset_r15254.zip to the kamikaze_8.09 sources files.First, when I make the menuconfig with the following command:make menuconfigit abort with the message that it could not find the package/mac80211/Config.in file.To bypass this abort, I created an empty Config.in file in the package/mac80211 directory.Please, what can I do to resolve in adequate form this process abort.........?Then, when the menuconfig appears I set it with the following options:- Target System (Broadcom BCM63xx [2.6])- Target Profile (Broadcom WiFi (default))- Tarjet Images ---> jffs2 squashfs- Select all packages by defaultAfter this, I began the openwrt image files creation process with the following command:make V=99This creation process delay so long but finally it abort with the following log details:[jlnunez@localhost kamikaze_8.09]$ make V=99make[1]: Entering directory `/home/jlnunez/disco2/kamikaze_8.09'make[2]: Entering directory `/home/jlnunez/disco2/kamikaze_8.09'make[3]: Entering directory `/home/jlnunez/disco2/kamikaze_8.09/target/linux'make[4]: Entering directory `/home/jlnunez/disco2/kamikaze_8.09/target/linux/brcm63xx'/home/jlnunez/disco2/kamikaze_8.09/scripts/kconfig.pl + /home/jlnunez/disco2/kamikaze_8.09/target/linux/brcm63xx/config-2.6.27 > /home/jlnunez/disco2/kamikaze_8.09/build_dir/linux-brcm63xx/linux-2.6.27/.config.targetParse error at /home/jlnunez/disco2/kamikaze_8.09/scripts/kconfig.pl line 119, line 264.make[4]: *** [/home/jlnunez/disco2/kamikaze_8.09/build_dir/linux-brcm63xx/linux-2.6.27/.configured] Error 255make[4]: Leaving directory `/home/jlnunez/disco2/kamikaze_8.09/target/linux/brcm63xx'make[3]: *** [compile] Error 2make[3]: Leaving directory `/home/jlnunez/disco2/kamikaze_8.09/target/linux'make[2]: *** [target/linux/compile] Error 2make[2]: Leaving directory `/home/jlnunez/disco2/kamikaze_8.09'make[1]: *** [/home/jlnunez/disco2/kamikaze_8.09/staging_dir/mips/stamp/.target_compile] Error 2make[1]: Leaving directory `/home/jlnunez/disco2/kamikaze_8.09'make: *** [world] Error 2[jlnunez@localhost kamikaze_8.09]$ From this point I could not proceed with the kamikaze process creation.I try to examine these log details, but the only thing I discover is that the .config.target file is empty (there is no data, 0 bytes) in the /home/jlnunez/disco2/kamikaze_8.09/build_dir/linux-brcm63xx/linux-2.6.27/ directory.Please, what can I do to resolve this process abort in the kamikaze process creation.........?Best regards,Jose Nunez [Less]
|
|
Posted
over 16 years
ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support
Message: Ok, we've got a problem with the imagtags.Alice Gate seems to want the reserved1 (all 74 bytes?) section of the imagetag, so we put the moved rootfs length offset in
... [More]
reserved2 and reserved3, however the NeufBox4 wants reserved2 for some additional CRC's (kernel and rootfs in addition to entire image). This means we either need to have the real rootfs offset and length in reserved1, at some point that the Alice Gate isn't using (if it's not using the entire section), or we need different bcm_tag.h and imagetag.c imagetag headers for different 63xx routers. Or another option, I haven't thought of? [Less]
|
|
Posted
over 16 years
ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support
Message: It is just an enquiry on 2.6 kernel usage and Broadcom 43XX chipset to crack WEP and WPA encryption of wifi networks.You know the aircrack team issued a new version
... [More]
aircrack-ng 1.0 rc3 a few weeks ago. I have an intention to run the aircrack-ng application on my wrt54gl to crack some WEP and WPA encription based wifi networks. The chipset what the wifi router contains is Broadcom BCM5352EKBP, which is exactly the Broadcom 4318-as 802.11 PHY.To accomlish packet-injection to the network traffic I have to use additionally the b43 driver. The application needs at leat 2.6.26 kernel. The last issued and stable kernel what OpenWrt is suggest is 2.4. What would you say if I ask you on the 2.6 kernel based tomato formware publication? Please suggest me a solution. Every piece of information is well appreciated. thank you for your effort. [Less]
|
|
Posted
over 16 years
ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support
Message: cshore wrote:@t3l3m4ko: any chance of translating the important points of the posts for those of use who only speak english? I'm afraid I can't follow enough to tell
... [More]
what's going on. I'm not sure why a 536 would be a problem though. That's the source code you made available for me, and that's what the patch is based on (and works on the 5621, which TTBK is practically the same board. (Except for the mini-PCI and maybe the built-in serial level shifter, and maybe slave USB, I believe)
@ cshore,I recovered router serial port, now i can see reponses from it. When i send firmware from last trunk router goes to kernel panik, loool!!! partition offsets and lenghts are wrong , i made mistakes upgrading bcm_tag.h.I upgraded trunk, but now i have errors compiling libstdc++, i must do make clean on trunk. I will comment results.As you says 536 and 5621 uses same board, last one without mini-PCI slot.Thanks for your interest. [Less]
|
|
Posted
over 16 years
ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support
Message: BTW sorry for not responding sooner. It seems I got an email from subscribing that I ignored and the board doesn't send anything more until you login. PITA. I hate web forums.
|
|
Posted
over 16 years
ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support
Message: What size image is the 536 person trying to flash? I can see from the mtd sizes that the rootfs size exceeds the available space; the question is whether that is because of a logic error, or because of a too large rootfs.
|
|
Posted
over 16 years
ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support
Message: @t3l3m4ko: any chance of translating the important points of the posts for those of use who only speak english? I'm afraid I can't follow enough to tell what's going
... [More]
on. I'm not sure why a 536 would be a problem though. That's the source code you made available for me, and that's what the patch is based on (and works on the 5621, which TTBK is practically the same board. (Except for the mini-PCI and maybe the built-in serial level shifter, and maybe slave USB, I believe) [Less]
|
|
Posted
over 16 years
ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support
Message: It seems that there is a bug also, on NB4 boards ( https://dev.openwrt.org/ticket/4987 and http://www.neufbox4.org/forum/viewtopic … 7&p=18 ) , and in Comtrend
... [More]
536 boards ( http://www.adslzone.net/posts189062-50.html ) I can't test this images, because I burned TX pin on my router board. I can send commands over terminal but I can't receive reponses on it.by other hand i tryed to make a patch with a extra mtd partition, i labeled as "linux", and I adedd /lib/upgrade/platform.sh script and "sysupgrade" works fine it works fine.Finaly i tried to upgrade with Luci, if i have a swap partition it works fine, but if no swap partition present upgrade hangs router [Less]
|