M-Tik RB600/RB800/RB1000 BETA Test

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> ARM or PPC based Hardware
Goto page Previous  1, 2, 3
Author Message
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Tue Jul 24, 2012 19:40    Post subject: Reply with quote
mathew79 wrote:
@Sash:
Sorry for reading the rules late. But a hint or mybe a link to the rules after your message would have been helpful...
btw i already tried the version 06-06-12-r19327


use older builds. builds were broken for some time. fixed since yesterday.

....and btw i already HAVE a helpfull signature! Cool

_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
Sponsor
mnour.tamer
DD-WRT Novice


Joined: 18 May 2012
Posts: 45

PostPosted: Wed Jul 25, 2012 14:57    Post subject: Reply with quote
Sash , I really need your help

I tried everything , maybe there is something I don.t know .

I read the manual , I checked all the forum topics , I read this topic more than once but no way .

what does Mikrotik mean by (
_________________________________________
The RouterBOARD may be started from a CompactFlash module or a Microdrive hard drive installed in the
CompactFlash slot (J1). At least two partitions must exist on the device, first of which being the ELF image
the board is to be booted from (normally, it is a Linux kernel, appended with the kernparm ELF section that
specifies the root partition name and, optionally, other kernel parameters of your choice).
____________________________________________

is the firmware RB800.img not enough ?

I wanna out the firmware on the CF card as you said and boot it from CF . please help .

I know that you want anyone to search before askinf and I really did , so please I need your help
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Fri Jul 27, 2012 22:44    Post subject: Reply with quote
why should we care about what mtik writes?
my instructions are clear to install the build...read them again!

_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
mnour.tamer
DD-WRT Novice


Joined: 18 May 2012
Posts: 45

PostPosted: Mon Jul 30, 2012 15:48    Post subject: Reply with quote
it worked guys , and let me show you the whole process that I did

1- You have to download the latest image from here : http://dd-wrt.com/dd -wrtv2/downloads/others/eko/BrainSlayer-V24-preSP2/2012/07-20-12-r19519/mikrotik-rb800/rb800.img

2- then insert a compact flash card that has 128 MB or more, into your compact flash reader of your PC. ( nowadays it is impossible to find this kind of Compact Flash i mean 128 MB )

3- Now you have to write the IMG file of dd-wrt into the compact flash using a software called physdiskwrite. You can find it here:http://m0n0.ch/wall/downloads/physdiskwrite-0.5.2.zip

4- now you have all what you need , so we are moving to the next step which is to use the x86 instruction
Note : this instruction under windows.

5- now we are going to use normal PC ( windows 7 is preferred)
Put both physdiskwrite and dd-wrt image file in drive c: or whatever your main drive is.

6- Click Start and then Run, type "cmd" in the open box and click open to bring up a command prompt.

7- At command prompt navigate to where physdiskwrite is located. "cd.." will go to next higher directory.

8- type "physdiskwrite -u dd-wrt.image" dd-wrt.image is the actual name of the image file so replace it with rb800.img. The -u tag is used for large drives.

9- Next you will select drive to apply the image to. This will overwrite all contents on drive!! usually your main drive is drive "0" and if you do not have another drive other than the Compact Flash then it should be drive "1".

10- then insert your Compact Flash inside your Mikrotik and prepare yourself to the next step .

11- yon need now a serial cable to be used in changing the default boot option of Mikrotik ( Deafault is NAND )

12- open Hyper Terminal , you might not find it in windows 7 or vista , it is already in XP under Accessories-Communication .

13- The preferred configuration is 115200 bit/s, 8 data bits, 1 stop bit, no parity , flow control : None

14- plug your router and it will show you this message
Press any key within 2 seconds to enter setup

15-then it will show you some options
RouterBOOT-2.39
What do you want to configure?
d - boot delay
k - boot key
s - serial console
o - boot device
f - cpu frequency
r - reset configuration
e - format nand
g - upgrade firmware
i - board info
p - boot protocol
t - do memory testing
x - exit setup
your choice:

press o and then c to choose booting from Copmact Flash then x to exit the setup mode and then Mikrotik will boor from compact flash .

16- when eht1 is up , it has the default Ip address 192.168.1.1 , now you can use your browser to configure DD-WRT

17-Done .
fta1135
DD-WRT Novice


Joined: 23 Nov 2013
Posts: 14

PostPosted: Thu Jun 05, 2014 16:25    Post subject: Having trouble Reply with quote
mnour.tamer wrote:
it worked guys , and let me show you the whole process that I did

1- You have to download the latest image from here : http://dd-wrt.com/dd -wrtv2/downloads/others/eko/BrainSlayer-V24-preSP2/2012/07-20-12-r19519/mikrotik-rb800/rb800.img

2- then insert a compact flash card that has 128 MB or more, into your compact flash reader of your PC. ( nowadays it is impossible to find this kind of Compact Flash i mean 128 MB )

3- Now you have to write the IMG file of dd-wrt into the compact flash using a software called physdiskwrite. You can find it here:http://m0n0.ch/wall/downloads/physdiskwrite-0.5.2.zip

4- now you have all what you need , so we are moving to the next step which is to use the x86 instruction
Note : this instruction under windows.

5- now we are going to use normal PC ( windows 7 is preferred)
Put both physdiskwrite and dd-wrt image file in drive c: or whatever your main drive is.

6- Click Start and then Run, type "cmd" in the open box and click open to bring up a command prompt.

7- At command prompt navigate to where physdiskwrite is located. "cd.." will go to next higher directory.

8- type "physdiskwrite -u dd-wrt.image" dd-wrt.image is the actual name of the image file so replace it with rb800.img. The -u tag is used for large drives.

9- Next you will select drive to apply the image to. This will overwrite all contents on drive!! usually your main drive is drive "0" and if you do not have another drive other than the Compact Flash then it should be drive "1".

10- then insert your Compact Flash inside your Mikrotik and prepare yourself to the next step .

11- yon need now a serial cable to be used in changing the default boot option of Mikrotik ( Deafault is NAND )

12- open Hyper Terminal , you might not find it in windows 7 or vista , it is already in XP under Accessories-Communication .

13- The preferred configuration is 115200 bit/s, 8 data bits, 1 stop bit, no parity , flow control : None

14- plug your router and it will show you this message
Press any key within 2 seconds to enter setup

15-then it will show you some options
RouterBOOT-2.39
What do you want to configure?
d - boot delay
k - boot key
s - serial console
o - boot device
f - cpu frequency
r - reset configuration
e - format nand
g - upgrade firmware
i - board info
p - boot protocol
t - do memory testing
x - exit setup
your choice:

press o and then c to choose booting from Copmact Flash then x to exit the setup mode and then Mikrotik will boor from compact flash .

16- when eht1 is up , it has the default Ip address 192.168.1.1 , now you can use your browser to configure DD-WRT

17-Done .


I'm having a lot of trouble with this... Would you please describe your hardware, i.e. OS, CABLE used, etc...

I'm using Windows 7, tried serial to usb, pci/serial adapter, serial cable...

I'm unable to get the RB-1000 to talk over serial port... Are you using a console cable? Perhaps I need to use one of these instead? Never had the opportunity to test out a console cable before, would like your opinion on this.

Not sure what the problem is, I've worked with serial ports, written BBS programs back in the day, manually wired up JTAG on devices, etc.. Just can't get the RB-1000 Mikrotik to talk... Able to communicate via ethernet but not serial.

Any help you could provide would be GREATLY appreciated, been working on this a very long time. I'm at the point now that I have two RB-1000's with the same issue so it's on me not the hardware...

Thank you in advance,

LS - Tucson, AZ
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Fri Jun 06, 2014 7:39    Post subject: Reply with quote
hi

i dont know what kind of header the rb1000 has, but on the rb600 you just need a fitting cable for the header. no level converter or such thinks. i think the cable is a straight though but thats a rough guess since i dont have it in front of me.
but in general it should work.

_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
errman
DD-WRT Novice


Joined: 24 May 2014
Posts: 18

PostPosted: Sun Nov 16, 2014 16:50    Post subject: Reply with quote
I can't upgrade RB800 to one of new versions: any after April 2013. It can be downgraded to a release before 04/2013 but no upgrade. Neither through web interface nor through image download to CF card in Windows. I just found RB800 in r25309 ddwrt and thought it could work. I hoped it could support ATH10K (some 802.11AC cards). Can anyone help with an advice?
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Mon Nov 17, 2014 0:42    Post subject: Reply with quote
serial log?
_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
errman
DD-WRT Novice


Joined: 24 May 2014
Posts: 18

PostPosted: Mon Nov 17, 2014 12:22    Post subject: Reply with quote
Below is the log. I take RB800 image from DD-WRT repository (say, r24461 2014) and download to CF card. When the board starts it always shows build 21286 Linux 3.5.7.10 #578 Mon Apr 15 09:01:05 CEST 2013 ppc. Then I reset it all and try to flash .bin file of the same version - r24461 through web gui. After restart nothing changes - the same r21286 (it has some bugs, it don't allow to set ip manually, say).

As for activation - yes, I did it but no help.


RouterBOOT booter 3.18

RouterBoard 800

CPU frequency: 800 MHz
Memory size: 256 MiB
NAND size: 512 MiB

Press any key within 2 seconds to enter setup..
Booting CF
Loading kernel... done
setting up elf image... OK
jumping to kernel code
[ 0.000000] Using RB800 machine description
[ 0.000000] Memory CAM mapping: 256 Mb, residual: 0Mb
[ 0.000000] bootconsole [udbg0] enabled
[ 0.000000] Found FSL PCI host bridge at 0x00000000e0008000. Firmware bus number: 0->255
[ 0.000000] PCI host bridge /pci@e0008000 (primary) ranges:
[ 0.000000] MEM 0x0000000080000000..0x000000008fffffff -> 0x0000000080000000
[ 0.000000] IO 0x0000000090000000..0x000000009fffffff -> 0x0000000000000000
[ 0.000000] /pci@e0008000: PCICSRBAR @ 0xfff00000
[ 0.000000] Found FSL PCI host bridge at 0x00000000e0009000. Firmware bus number: 0->255
[ 0.000000] PCI host bridge /pcie@e0009000 ranges:
[ 0.000000] MEM 0x00000000a0000000..0x00000000a1ffffff -> 0x00000000a0000000
[ 0.000000] IO 0x00000000a2000000..0x00000000a3ffffff -> 0x0000000000000000
[ 0.000000] /pcie@e0009000: PCICSRBAR @ 0xfff00000
[ 0.000000] Found FSL PCI host bridge at 0x00000000e000a000. Firmware bus number: 0->255
[ 0.000000] PCI host bridge /pcie@e000a000 ranges:
[ 0.000000] MEM 0x00000000a4000000..0x00000000a5ffffff -> 0x00000000a4000000
[ 0.000000] IO 0x00000000a6000000..0x00000000a7ffffff -> 0x0000000000000000
[ 0.000000] /pcie@e000a000: PCICSRBAR @ 0xfff00000
[ 0.000000] Found FSL PCI host bridge at 0x00000000e000b000. Firmware bus number: 1->255
[ 0.000000] PCI host bridge /pcie@e000b000 ranges:
[ 0.000000] MEM 0x00000000a8000000..0x00000000a9ffffff -> 0x00000000a8000000
[ 0.000000] IO 0x00000000aa000000..0x00000000abffffff -> 0x0000000000000000
[ 0.000000] /pcie@e000b000: PCICSRBAR @ 0xfff00000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00000000-0x0effffff]
[ 0.000000] Normal [mem 0x0f000000-0x0fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x0fffffff]
[ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
[ 0.000000] Linux version 3.5.7.10 (root@dd-wrt) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #578 Mon Apr 15 09:01:05 CEST 2013
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda2 board=mpc8343 boot=1 mlc=2 noinitrd init=/bin/sh
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 255624k/262144k available (3600k kernel code, 6520k reserved, 200k data, 283k bss, 148k init)
[ 0.000000] Kernel virtual memory layout:
[ 0.000000] * 0xfffdf000..0xfffff000 : fixmap
[ 0.000000] * 0xebff6000..0xf0000000 : early ioremap
[ 0.000000] * 0xd1000000..0xebff6000 : vmalloc & ioremap
[ 0.000000] NR_IRQS:512 nr_irqs:512 16
[ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at e0040000, max 1 CPUs
[ 0.000000] mpic: ISU size: 4, shift: 2, mask: 3
[ 0.000000] mpic: Initializing for 84 sources
[ 0.000000] clocksource: timebase mult[14000d1b] shift[24] registered
[ 0.006424] pid_max: default: 32768 minimum: 301
[ 0.011033] Mount-cache hash table entries: 512
[ 0.016438] NET: Registered protocol family 16
[ 0.021675] PCI: Probing PCI hardware
[ 0.025365] PCI host bridge to bus 0000:00
[ 0.029389] pci_bus 0000:00: root bus resource [io 0x0000-0xffffff]
[ 0.035708] pci_bus 0000:00: root bus resource [mem 0x80000000-0x8fffffff]
[ 0.042935] PCI host bridge to bus 0001:01
[ 0.046948] pci_bus 0001:01: root bus resource [io 0xfeffe000-0xffffdfff] (bus address [0x0000-0xffffff])
[ 0.056585] pci_bus 0001:01: root bus resource [mem 0xa0000000-0xa1ffffff]
[ 0.063460] pci 0001:01:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
[ 0.071227] pci 0001:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.079331] pci 0001:01:00.0: PCI bridge to [bus 02-ff]
[ 0.084992] PCI host bridge to bus 0002:03
[ 0.089003] pci_bus 0002:03: root bus resource [io 0xfdffc000-0xfeffbfff] (bus address [0x0000-0xffffff])
[ 0.098642] pci_bus 0002:03: root bus resource [mem 0xa4000000-0xa5ffffff]
[ 0.105521] pci 0002:03:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
[ 0.113275] pci 0002:03:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.121219] pci 0002:03:00.0: PCI bridge to [bus 04-ff]
[ 0.126758] PCI host bridge to bus 0003:05
[ 0.130769] pci_bus 0003:05: root bus resource [io 0xfcffa000-0xfdff9fff] (bus address [0x0000-0xffffff])
[ 0.140408] pci_bus 0003:05: root bus resource [mem 0xa8000000-0xa9ffffff]
[ 0.147282] pci 0003:05:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
[ 0.155045] pci 0003:05:00.0: Primary bus is hard wired to 0
[ 0.160623] pci 0003:05:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
[ 0.168802] pci 0003:05:00.0: PCI bridge to [bus 06-ff]
[ 0.174374] PCI: Cannot allocate resource region 2 of device 0003:06:00.0, will remap
[ 0.182188] pci 0001:01:00.0: BAR 9: can't assign mem pref (size 0x100000)
[ 0.188974] pci 0001:02:00.0: BAR 0: assigned [mem 0xa0000000-0xa001ffff 64bit]
[ 0.196274] pci 0001:02:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
[ 0.203466] pci 0001:01:00.0: PCI bridge to [bus 02-02]
[ 0.208678] pci 0001:01:00.0: bridge window [io 0xfeffe000-0xffffdfff]
[ 0.215445] pci 0001:01:00.0: bridge window [mem 0xa0000000-0xa1ffffff]
[ 0.222220] pci 0002:03:00.0: PCI bridge to [bus 04-04]
[ 0.227423] pci 0002:03:00.0: bridge window [io 0xfdffc000-0xfeffbfff]
[ 0.234198] pci 0002:03:00.0: bridge window [mem 0xa4000000-0xa5ffffff]
[ 0.240967] pci 0003:06:00.0: BAR 2: assigned [io 0xfcffa000-0xfcffa07f]
[ 0.247740] pci 0003:05:00.0: PCI bridge to [bus 06-06]
[ 0.252942] pci 0003:05:00.0: bridge window [io 0xfcffa000-0xfdff9fff]
[ 0.259717] pci 0003:05:00.0: bridge window [mem 0xa8000000-0xa9ffffff]
[ 0.266488] pci 0001:01:00.0: enabling device (0106 -> 0107)
[ 0.272132] pci 0002:03:00.0: enabling device (0106 -> 0107)
[ 0.277768] pci 0003:05:00.0: enabling device (0106 -> 0107)
[ 0.293172] bio: create slab <bio-0> at 0
[ 0.297801] SCSI subsystem initialized
[ 0.302161] usbcore: registered new interface driver usbfs
[ 0.307744] usbcore: registered new interface driver hub
[ 0.313075] usbcore: registered new device driver usb
[ 0.318887] Switching to clocksource timebase
[ 0.324377] NET: Registered protocol family 2
[ 0.328770] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.335783] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.342881] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.349311] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.355573] TCP: reno registered
[ 0.358784] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.364610] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.370958] NET: Registered protocol family 1
[ 0.378152] squashfs: version 3.0 (2006/03/15) Phillip Lougher
[ 0.383922] msgmni has been set to 499
[ 0.388710] alg: No test for stdrng (krng)
[ 0.392736] io scheduler noop registered
[ 0.396635] io scheduler deadline registered (default)
[ 0.402379] Serial: 8250/16550 driver, 2 ports, IRQ sharing enabled
[ 0.408982] serial8250.0: ttyS0 at MMIO 0xe0004500 (irq = 42) is a 16550A
[ 0.415700] console [ttyS0] enabled, bootconsole disabled
[ 0.415700] console [ttyS0] enabled, bootconsole disabled
[ 0.427119] RB_PPC CF
[ 0.429419] CF: using Local-Bus clock 99999 kHz 10000 ps
[ 0.434733] CF: irq level 1
[ 0.438130] scsi0 : pata_rb_ppc
[ 0.441534] ata1: PATA max PIO6 irq 18
[ 0.445407] CF PIO mode changed to 0
[ 0.449545] RB_PPC NAND
[ 0.452058] NAND device: Manufacturer ID: 0xec, Chip ID: 0xdc (Samsung NAND 512MiB 3,3V 8-bit), page size: 2048, OOB size: 64
[ 0.463377] Scanning device for bad blocks
[ 0.488214] Bad eraseblock 215 at 0x000001ae0000
[ 0.507587] Bad eraseblock 369 at 0x000002e20000
[ 0.530813] Bad eraseblock 563 at 0x000004660000
[ 0.570800] Bad eraseblock 931 at 0x000007460000
[ 0.577652] Bad eraseblock 955 at 0x000007760000
[ 0.592210] Bad eraseblock 1059 at 0x000008460000
[ 0.762902] Bad eraseblock 2783 at 0x000015be0000
[ 0.768011] Bad eraseblock 2788 at 0x000015c80000
[ 0.821858] Bad eraseblock 3299 at 0x000019c60000
[ 0.903233] Creating 2 MTD partitions on "NAND 512MiB 3,3V 8-bit":
[ 0.909410] 0x000000000000-0x000000400000 : "RouterBoard NAND Boot"
[ 0.916506] 0x000000400000-0x000020000000 : "RouterBoard NAND Main"
[ 0.924574] IMQ driver loaded successfully. (numdevs = 2, numqueues = 1)
[ 0.931269] Hooking IMQ before NAT on PREROUTING.
[ 0.936069] Hooking IMQ after NAT on POSTROUTING.
[ 0.944803] Fixed MDIO Bus: probed
[ 0.948858] tun: Universal TUN/TAP device driver, 1.6
[ 0.953914] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.960355] ata1.00: CFA: SanDisk SDCFH-004G, HDX 7.07, max UDMA/66
[ 0.966625] ata1.00: 7813120 sectors, multi 0: LBA48
[ 0.971803] PPP generic driver version 2.4.2
[ 0.976472] PPP BSD Compression module registered
[ 0.981169] PPP Deflate Compression module registered
[ 0.986276] ata1.00: configured for PIO6
[ 0.990415] scsi 0:0:0:0: Direct-Access ATA SanDisk SDCFH-00 HDX PQ: 0 ANSI: 5
[ 0.999248] sd 0:0:0:0: [sda] 7813120 512-byte logical blocks: (4.00 GB/3.72 GiB)
[ 1.007027] PPP MPPE Compression module registered
[ 1.011814] NET: Registered protocol family 24
[ 1.016300] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.023257] sd 0:0:0:0: [sda] Write Protect is off
[ 1.028137] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.033522] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.042803] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.051215] usbcore: registered new interface driver usbserial
[ 1.057121] sda: sda1 sda2
[ 1.060166] usbcore: registered new interface driver usbserial_generic
[ 1.066934] USB Serial support registered for generic
[ 1.071980] usbserial: USB Serial Driver core
[ 1.076807] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 1.082339] usbcore: registered new interface driver option
[ 1.088011] USB Serial support registered for GSM modem (1-port)
[ 1.094116] usbcore: registered new interface driver pl2303
[ 1.099763] USB Serial support registered for pl2303
[ 1.104821] usbcore: registered new interface driver sierra
[ 1.110469] USB Serial support registered for Sierra USB modem
[ 1.116524] softdog: Software Watchdog Timer: 0.08 initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[ 1.128371] netem: version 1.3
[ 1.131424] u32 classifier
[ 1.134136] Performance counters on
[ 1.137962] input device check on
[ 1.141614] Actions configured
[ 1.145012] Netfilter messages via NETLINK v0.30.
[ 1.149751] nf_conntrack version 0.5.0 (3994 buckets, 15976 max)
[ 1.155901] nf_conntrack_rtsp v0.6.21 loading
[ 1.160592] nf_nat_rtsp v0.6.21 loading
[ 1.164445] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.169832] TCP: bic registered
[ 1.172965] TCP: cubic registered
[ 1.176278] TCP: westwood registered
[ 1.179844] TCP: highspeed registered
[ 1.183500] TCP: hybla registered
[ 1.186806] TCP: htcp registered
[ 1.190024] TCP: vegas registered
[ 1.193333] TCP: veno registered
[ 1.196552] TCP: scalable registered
[ 1.200118] TCP: lp registered
[ 1.203166] TCP: yeah registered
[ 1.206385] TCP: illinois registered
[ 1.209953] NET: Registered protocol family 17
[ 1.214449] Bridge firewalling registered
[ 1.218457] 8021q: 802.1Q VLAN Support v1.8
[ 1.225758] VFS: Mounted root (ext2 filesystem) readonly on device 8:2.
[ 1.232677] Freeing unused kernel memory: 148k freed
start service
starting Architecture code for rb600
starting hotplug
Jan 1 00:00:01 udevtrigger[359]: parse_config_file: can't open '/etc/udev/udev.conf' as config file: No such file or directory

[ 1.901819] Broken NVRAM found, recovering it (filesystem error)
start MSTP Daemon
1970-01-01 00:00:01 main: Sanity checks succeeded
done
[ 2.042055] EXT2-fs (sda2): warning: mounting unchecked fs, running e2fsck is recommended
[ 3.119355] Freescale PowerQUICC MII Bus: probed
[ 3.149620] fsl-gianfar e0026000.ethernet: eth0: mac: d4:ca:6d:e8:5a:07
[ 3.156261] fsl-gianfar e0026000.ethernet: eth0: Running with NAPI enabled
[ 3.163131] fsl-gianfar e0026000.ethernet: eth0: RX BD ring size for Q[0]: 256
[ 3.170353] fsl-gianfar e0026000.ethernet: eth0: TX BD ring size for Q[0]: 256
[ 3.177929] fsl-gianfar e0024000.ethernet: eth1: mac: d4:ca:6d:e8:5a:08
[ 3.184553] fsl-gianfar e0024000.ethernet: eth1: Running with NAPI enabled
[ 3.191424] fsl-gianfar e0024000.ethernet: eth1: RX BD ring size for Q[0]: 256
[ 3.198645] fsl-gianfar e0024000.ethernet: eth1: TX BD ring size for Q[0]: 256
[ 3.283572] atl1c 0003:06:00.0: version 1.0.0.1-NAPI
[ 3.331303] via_rhine: v1.10-LK1.5.0 2010-10-09 Written by Donald Becker
[ 3.367557] tulip: Linux Tulip driver version 1.1.15 (Feb 27, 2007)
ifconfig: SIOCSIFHWADDR: No such device
ifconfig: SIOCSIFHWADDR: No such device
ifconfig: SIOCSIFHWADDR: No such device
ifconfig: SIOCSIFHWADDR: No such device
ifconfig: SIOCSIFHWADDR: No such device
ifconfig: SIOCSIFHWADDR: No such de[ 3.463206] ath_hal: module license 'Proprietary' taints kernel.
vice
load ATH 8[ 3.469371] Disabling lock debugging due to kernel taint
02.11 a/b/g Driver
[ 3.479617] ath_hal: 2009-05-08 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413, RF2425, XR)
[ 3.607669] ath_pci: trunk

[ 3.610384] wlan: trunk
[ 3.612822] wlan: mac acl policy registered
[ 3.617022] ath_rate_sample: 1.2 (trunk)
[ 3.620938] ath_rate_minstrel: Minstrel automatic rate control algorithm 1.2 (trunk)
[ 3.628676] ath_rate_minstrel: look around rate set to 10%
[ 3.634158] ath_rate_minstrel: EWMA rolloff level set to 75%
[ 3.639809] ath_rate_minstrel: max segment size in the mrr set to 6000 us
insmod: ath_ahb.ko: module not found
load ATH9K 802.11n Driver
[ 3.664939] Compat-drivers backport release: compat-drivers-2013-01-21-1

[ 3.671809] Backport based on wireless-testing.git master-2013-02-22
[ 3.678245] compat.git: wireless-testing.git
insmod: compat_firmware_class.ko: module not found
[ 3.766701] cfg80211: Calling CRDA to update world regulatory domain
[ 3.773104] cfg80211: World regulatory domain updated:
[ 3.778255] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 3.786429] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 3.794169] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 3.801905] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 3.809645] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 3.817384] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 4.130087] ath9k 0001:02:00.0: enabling device (0000 -> 0002)
[ 4.264601] ieee80211 phy0: Atheros AR9580 Rev:4 mem=0xd1c80000, irq=16
[ 4.272460] cfg80211: Calling CRDA for country: US
[ 4.277726] cfg80211: Regulatory domain changed to country: US
[ 4.283558] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 4.291728] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[ 4.299468] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[ 4.307209] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 4.314947] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 4.322682] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 4.330422] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[ 4.338161] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
recover broken nvram
[USB] checking...
umount: can't umount /mnt: No such file or directory
rmmod: usblp: No such file or directory
rmmod: printer: No such file or directory
rmmod: usb-storage: No such file or directory
rmmod: sr_mod: No such file or directory
rmmod: cdrom: No such file or directory
rmmod: sd_mod: No such file or directory
rmmod: scsi_wait_scan: No such file or directory
rmmod: scsi_mod: No such file or directory
rmmod: usb-ohci: No such file or directory
rmmod: ohci-hcd: No such file or directory
rmmod: uhci-hcd: No such file or directory
rmmod: usb-uhci: No such file or directory
rmmod: ehci-pci: No such file or directory
rmmod: ehci-platform: No such file or directory
rmmod: ehci-hcd: No such file or directory
rmmod: usbcore: No such file or directory
rmmod: usb-common: No such file or directory
rmmod: xfs: No such file or directory
rmmod: msdos: No such file or directory
rmmod: vfat: No such file or directory
rmmod: fat: No such file or directory
rmmod: nls_utf8: No such file or directory
rmmod: nls_iso8859-2: No such file or directory
rmmod: nls_iso8859-1: No such file or directory
rmmod: nls_cp437: No such file or directory
rmmod: nls_cp932: No such file or directory
rmmod: nls_cp936: No such file or directory
rmmod: nls_cp950: No such file or directory
rmmod: nls_base: No such file or directory

rmmod: ext2: No such file or directory
rmmod: mbcache: No such file or directory
sorry, your unit does not support resetbutton feature

[ 5.766259] commit
[ 5.772124] nvram_commit: 4096 bytes written
ath9k deconfigure_single: phy0 ath0
CTL_set_cist_bridge_config: Got return code 0, -1
Couldn't find bridge with index 9

Couldn't[ 5.923631] Hello AR8021
change bridge bridge_forward_delay
killall: ead: no process killed
[ 5.937015] Hello AR8021
[ 5.949715] Hello AR8021
[ 5.955127] device eth0 entered promiscuous mode
[ 5.961696] Hello AR8021
[ 5.973927] Hello AR8021
[ 5.986595] Hello AR8021
[ 5.991990] device eth1 entered promiscuous mode
[ 6.063727] atl1c 0003:06:00.0: Unable to allocate MSI interrupt Error: -38
[ 6.173712] atl1c 0003:06:00.0: Unable to allocate MSI interrupt Error: -38
[ 6.293713] atl1c 0003:06:00.0: Unable to allocate MSI interrupt Error: -38
[ 6.303245] device eth2 entered promiscuous mode
/bin/sh: ead: not found
ifconfig: ioctl 0x8914 failed: Cannot assign requested address
ath9k deconfigure_single: phy0 ath0
[ 6.342995] cfg80211: Calling CRDA to update world regulatory domain
[ 6.349682] cfg80211: World regulatory domain updated:
[ 6.354820] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6.362989] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.370729] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.378469] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.386209] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.393948] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.415405] cfg80211: Calling CRDA for country: US
[ 6.420673] cfg80211: Regulatory domain changed to country: US
[ 6.426518] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6.434693] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[ 6.442429] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[ 6.450169] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.457908] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.465648] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.473388] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[ 6.481157] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
ath9k configure_single: phy0 ath0
549:ath0
call mac80211autochannel for interface: ath0
[ 10.943639] PHY: mdio@e0024520:01 - Link is Up - 1000/Full
[ 10.949217] br0: port 1(eth0) entered forwarding state
[ 10.954373] br0: port 1(eth0) entered forwarding state
freq:2412 qual:99 noise:-95
freq:2417 qual:49 noise:-95
freq:2422 qual:74 noise:-95
freq:2427 qual:75 noise:-95
freq:2432 qual:50 noise:-95
freq:2437 qual:100 noise:-95
freq:2442 qual:50 noise:-95
freq:2447 qual:75 noise:-95
freq:2452 qual:75 noise:-95
freq:2457 qual:50 noise:-95
freq:2462 qual:99 noise:-95
freq:5180 qual:98 noise:-94
freq:5200 qual:96 noise:-93
freq:5220 qual:98 noise:-94
freq:5240 qual:96 noise:-93
freq:5260 qual:98 noise:-94
freq:5280 qual:98 noise:-94
freq:5300 qual:96 noise:-93
freq:5320 qual:98 noise:-94
freq:5500 qual:100 noise:-95
freq:5520 qual:100 noise:-95
freq:5540 qual:100 noise:-95
freq:5560 qual:100 noise:-95
freq:5580 qual:100 noise:-95
freq:5660 qual:100 noise:-95
freq:5680 qual:100 noise:-95
freq:5700 qual:100 noise:-95
freq:5745 qual:100 noise:-95
freq:5765 qual:100 noise:-95
freq:5785 qual:100 noise:-95
freq:5805 qual:63 noise:-94
freq:5825 qual:100 noise:-95
mac80211autochannel inte[ 14.048445] device ath0 entered promiscuous mode
rface: ath0 freq[ 14.054369] br0: port 4(ath0) entered forwarding state
uency: 2437
set[ 14.060791] br0: port 4(ath0) entered forwarding state
up ath0 04:F0:21:07:BA:77
Configuration file: /tmp/ath0_hostap.conf
Using interface ath0 with hwaddr 04:f0:21:07:ba:77 and ssid "dd-wrt"
killall: roaming_daemon: no process killed
[ 14.497857] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
rmmod: n_hdlc: No such file or directory
cp: can't stat '/tmp/mycron.d/*': No such file or directory
cp: can't stat '/jffs/mycron.d/*': No such file or directory
ifconfig: ioctl 0x8913 failed: No such device
cp: can't stat '/mmc/mycron.d/*': No such file or directory
br0: No such process
connect: Network is unreachable
connect: Network is unreachable
connect: Network is unreachable
gethostbyname: Network is unreachable
rmmod: ipt_webstr: No such file or directory
rmmod: ipt_layer7: No such file or directory
rmmod: xt_layer7: No such file or directory
rmmod: ipt_ipp2p: No such file or directory
rmmod: xt_ipp2p: No such file or directory
rmmod: xt_physdev: No such file or directory
rmmod: xt_IMQ: No such file or directory
rmmod: ipt_IMQ: No such file or directory
rmmod: imq: No such file or directory
rmmod: sch_codel: No such file or directory
rmmod: sch_fq_codel: No such file or directory
rmmod: ipt_webstr: No such file or directory
rmmod: ipt_layer7: No such file or directory
rmmod: xt_layer7: No such file or directory
rmmod: ipt_ipp2p: No such file or directory
rmmod: xt_ipp2p: No such file or directory
rmmod: xt_physdev: No such file or directory
rmmod: xt_IMQ: No such file or directory
rmmod: ipt_IMQ: No such file or directory
rmmod: imq: No such file or directory
rmmod: sch_codel: No such file or directory
rmmod: sch_fq_codel: No such file or directory
rmmod: ipt_webstr: No such file or directory
rmmod: ipt_layer7: No such file or directory
rmmod: xt_layer7: No such file or directory
rmmod: ipt_ipp2p: No such file or directory
rmmod: xt_ipp2p: No such file or directory
rmmod: xt_physdev: No such file or directory
rmmod: xt_IMQ: No such file or directory
rmmod: ipt_IMQ: No such file or directory
rmmod: imq: No such file or directory
rmmod: sch_codel: No such file or directory
rmmod: sch_fq_codel: No such file or directory
ath9k radio 1: phy0 ath0
sorry, your unit does not support resetbutton feature

[ 26.003162] br0: port 1(eth0) entered forwarding state
[ 29.083163] br0: port 4(ath0) entered forwarding state
connect: Network is unreachable
connect: Network is unreachable
connect: Network is unreachable
gethostbyname: Network is unreachable
[APPLY] index (null) (null)
submit_button=[index] submit_type=[changepass]
name=[index] type=[changepass] service=[] sleep=[1] action=[5]
[ 61.706913] commit
[ 61.711808] nvram_commit: 4096 bytes written
connect: Network is unreachable
connect: Network is unreachable
connect: Network is unreachable
gethostbyname: Network is unreachable
Goto page Previous  1, 2, 3 Display posts from previous:    Page 3 of 3
Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> ARM or PPC 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