RS Pro - New install issues

Post new topic   Reply to topic    DD-WRT Forum Index -> Ubiquiti Devices
Goto page 1, 2  Next
Author Message
Strykar_
DD-WRT Novice


Joined: 07 Jan 2010
Posts: 7

PostPosted: Thu Jan 07, 2010 13:27    Post subject: RS Pro - New install issues Reply with quote
Just bought the professional activation of DD-WRT and installed on my RS Pro.
Firmware: DD-WRT v24-sp2 (10/10/09) std
SVN revision: 13064M

System boots and the web interface is accessible with the following issues:

1. No USB storage support even after enabling USB modules.
2. Missing DHCP relay/forwarder interface.

Apparently, it can't find the USB modules, here's the dmesg and lsmod:

Code:
<5>Linux version 2.6.22.19 (root@dd-wrt) (gcc version 4.1.2) #502 Sat Oct 10 06:59:09 CEST 2009
<4>CPU revision is: 00019374
<4>Determined physical RAM map:
<4> memory: 08000000 @ 00000000 (usable)
<7>On node 0 totalpages: 32768
<7>  Normal zone: 256 pages used for memmap
<7>  Normal zone: 0 pages reserved
<7>  Normal zone: 32512 pages, LIFO batch:7
<4>Built 1 zonelists.  Total pages: 32512
<5>Kernel command line: console=ttyS0,115200 root=1f02 rootfstype=squashfs noinitrd
<4>Primary instruction cache 64kB, physically tagged, 4-way, linesize 32 bytes.
<4>Primary data cache 32kB, 4-way, linesize 32 bytes.
<6>Synthesized TLB refill handler (20 instructions).
<6>Synthesized TLB load handler fastpath (32 instructions).
<6>Synthesized TLB store handler fastpath (32 instructions).
<6>Synthesized TLB modify handler fastpath (31 instructions).
<6>Cache parity protection disabled
<4>PID hash table entries: 512 (order: 9, 2048 bytes)
<4>Using 360.000 MHz high precision timer.
<4>Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
<4>Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
<6>Memory: 126464k/131072k available (2056k kernel code, 4512k reserved, 515k data, 120k init, 0k highmem)
<7>Calibrating delay loop... 478.41 BogoMIPS (lpj=2392064)
<4>Mount-cache hash table entries: 512
<6>NET: Registered protocol family 16
<4>registering PCI controller with io_map_base unset
<5>SCSI subsystem initialized
<6>usbcore: registered new interface driver usbfs
<6>usbcore: registered new interface driver hub
<6>usbcore: registered new device driver usb
<6>NET: Registered protocol family 2
<6>Time: MIPS clocksource has been installed.
<4>IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
<4>TCP established hash table entries: 4096 (order: 3, 32768 bytes)
<4>TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
<6>TCP: Hash tables configured (established 4096 bind 4096)
<6>TCP reno registered
<5>gpio_proc: module loaded and /proc/gpio/ created
<4>AR7100 GPIOC major 0
<6>devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
<6>devfs: boot_options: 0x1
<6>squashfs: version 3.0 (2006/03/15) Phillip Lougher
<6>io scheduler noop registered
<6>io scheduler deadline registered (default)
<6>Software Watchdog Timer: 0.07 initialized. soft_noboot=0 soft_margin=60 sec (nowayout= 0)
<6>Serial: 8250/16550 driver $Revision: 1.90 $ 1 ports, IRQ sharing disabled
<6>serial8250.0: ttyS0 at MMIO 0x0 (irq = 19) is a 16550A
<6>PPP generic driver version 2.4.2
<6>PPP Deflate Compression module registered
<6>PPP BSD Compression module registered
<6>MPPE/MPPC encryption/compression module registered
<6>NET: Registered protocol family 24
<6>IMQ starting with 2 devices...
<6>IMQ driver loaded successfully.
<6>   Hooking IMQ before NAT on PREROUTING.
<6>   Hooking IMQ after NAT on POSTROUTING.
<6>tun: Universal TUN/TAP device driver, 1.6
<6>tun: (C) 1999-2004 Max Krasnyansky
<0>scanning for root partition
<0>
<4>found squashfs at 120000
<0>found RedBoot partition at [0xBF000000]
<0>found linux partition at [0xBF030000]
<5>Creating 8 MTD partitions on "ar7100-nor0":
<5>0x00000000-0x00030000 : "RedBoot"
<5>0x00030000-0x00fe0000 : "linux"
<5>0x00120000-0x00b50000 : "rootfs"
<5>0x00b50000-0x00fe0000 : "ddwrt"
<5>0x00fe0000-0x00ff0000 : "nvram"
<5>0x00ff0000-0x01000000 : "FIS directory"
<5>0x00ff0000-0x01000000 : "board_config"
<5>0x00000000-0x01000000 : "fullflash"
<5>usbmon: debugfs is not available
<7>drivers/usb/host/ehci-ar71xx.c: starting AR7100 EHCI USB Controller...done. reset 0x40 usb config 0x30000
<6>ar71xx-ehci ar71xx-ehci.0: Atheros AR71xx built-in EHCI controller
<6>ar71xx-ehci ar71xx-ehci.0: new USB bus registered, assigned bus number 1
<6>ar71xx-ehci ar71xx-ehci.0: irq 3, io mem 0x1b000000
<6>ar71xx-ehci ar71xx-ehci.0: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
<6>usb usb1: configuration #1 chosen from 1 choice
<6>hub 1-0:1.0: USB hub found
<6>hub 1-0:1.0: 2 ports detected
<7>ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
<7>drivers/usb/host/ohci-ar71xx.c: starting AR7100 OHCI USB Controller...<6>ar71xx-ohci ar71xx-ohci.0: Atheros AR71xx built-in OHCI controller
<6>ar71xx-ohci ar71xx-ohci.0: new USB bus registered, assigned bus number 2
<6>ar71xx-ohci ar71xx-ohci.0: irq 22, io mem 0x1c000000
<6>usb usb2: configuration #1 chosen from 1 choice
<6>hub 2-0:1.0: USB hub found
<6>hub 2-0:1.0: 2 ports detected
<6>Initializing USB Mass Storage driver...
<6>usb 1-1: new high speed USB device using ar71xx-ehci and address 2
<4>ehci-9130: hub_port_reset
<6>usb 1-1: configuration #1 chosen from 1 choice
<6>usb 1-2: new high speed USB device using ar71xx-ehci and address 3
<4>ehci-9130: hub_port_reset
<6>usb 1-2: configuration #1 chosen from 1 choice
<6>scsi0 : SCSI emulation for USB Mass Storage devices
<7>usb-storage: device found at 2
<7>usb-storage: waiting for device to settle before scanning
<6>scsi1 : SCSI emulation for USB Mass Storage devices
<6>usbcore: registered new interface driver usb-storage
<6>USB Mass Storage support registered.
<7>usb-storage: device found at 3
<7>usb-storage: waiting for device to settle before scanning
<6>usbcore: registered new interface driver usbserial
<6>drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
<6>usbcore: registered new interface driver usbserial_generic
<6>drivers/usb/serial/usb-serial.c: USB Serial Driver core
<6>drivers/usb/serial/usb-serial.c: USB Serial support registered for airprime
<6>usbcore: registered new interface driver airprime
<6>drivers/usb/serial/usb-serial.c: USB Serial support registered for GSM modem (1-port)
<6>usbcore: registered new interface driver option
<6>drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1
<6>drivers/usb/serial/usb-serial.c: USB Serial support registered for pl2303
<6>usbcore: registered new interface driver pl2303
<6>drivers/usb/serial/pl2303.c: Prolific PL2303 USB to serial adaptor driver
<6>drivers/usb/serial/usb-serial.c: USB Serial support registered for Sierra USB modem
<6>usbcore: registered new interface driver sierra
<6>drivers/usb/serial/sierra.c: USB Driver for Sierra Wireless USB modems: v.1.6.2
<4>u32 classifier
<4>    OLD policer on
<4>Netfilter messages via NETLINK v0.30.
<4>nf_conntrack version 0.5.0 (1024 buckets, 8192 max)
<4>ctnetlink v0.93: registering with nfnetlink.
<6>IPv4 over IPv4 tunneling driver
<6>GRE over IPv4 tunneling driver
<4>ip_tables: (C) 2000-2006 Netfilter Core Team
<6>IPP2P v0.8.2 loading
<4>ipt_random match loaded
<5>ClusterIP Version 0.8 loaded successfully
<6>TCP bic registered
<6>TCP cubic registered
<6>TCP westwood registered
<6>TCP highspeed registered
<6>TCP hybla registered
<6>TCP htcp registered
<6>TCP vegas registered
<6>TCP scalable registered
<6>NET: Registered protocol family 1
<6>NET: Registered protocol family 17
<4>Welcome to PF_RING 3.2.1
<4>(C) 2004-06 L.Deri
<6>NET: Registered protocol family 27
<4>PF_RING: bucket length    128 bytes
<4>PF_RING: ring slots       4096
<4>PF_RING: sample rate      1 [1=no sampling]
<4>PF_RING: capture TX       No [RX only]
<4>PF_RING: transparent mode Yes
<4>PF_RING initialized correctly.
<4>PF_RING: registered /proc/net/pf_ring/
<6>802.1Q VLAN Support v1.8 Ben Greear
<6>All bugs added by David S. Miller
<0>magic 0
<4>VFS: Mounted root (squashfs filesystem) readonly.
<6>Mounted devfs on /dev
<6>Freeing unused kernel memory: 120k freed
<0>open console
<0>executing default init process
<0>execute /sbin/init
<4>ag7100_mod: module license 'unspecified' taints kernel.
<4>AG7100: Length per segment 1536
<4>AG7100: Max segments per packet 2
<4>AG7100: Max tx descriptor count    200
<4>AG7100: Max rx descriptor count    252
<4>AG7100: fifo cfg 3 008001ff
<4>AG7100CHH: Mac address for unit 0
<4>AG7100CHH: ff:ff:ff:ff:ff:ff
<4>AG7100CHH: Mac address for unit 1
<4>AG7100CHH: ff:ff:ff:ff:ff:ff
<4>ag7100_ring_alloc Allocated 2400 at 0x803d8000
<4>ag7100_ring_alloc Allocated 3024 at 0x87ed9000
<4>AG7100: cfg1 0xf cfg2 0x7014
<4>AG7100: unit 0 phy is up...RGMii 100Mbps full duplex
<4>phy_mode_setup
<4>AG7100: pll reg 0x18050010: 0x1099  AG7100: cfg_1: 0x1ff0000
<4>AG7100: cfg_2: 0x3ff
<4>AG7100: cfg_3: 0x8001ff
<4>AG7100: cfg_4: 0xffff
<4>AG7100: cfg_5: 0x7ffef
<4>AG7100: done cfg2 0x7115 ifctl 0x10000 miictrl 0x12
<4>Writing 4
<4>ag7100_ring_alloc Allocated 2400 at 0x87f62000
<4>ag7100_ring_alloc Allocated 3024 at 0x87f64000
<4>AG7100: cfg1 0xf cfg2 0x7014
<6>reg 0x0208 = 0x003D0001
<6>reg 0x0108 = 0x003E0001
<6>reg 0x0008 = 0x81461BEA
<6>reg 0x0100 = 0x0000007E
<6>reg 0x0200 = 0x00000280
<6>reg 0x0300 = 0x00000280
<6>reg 0x0400 = 0x00000280
<6>reg 0x0500 = 0x00000280
<6>reg 0x0600 = 0x00000FCD
<6>reg 0x002C = 0x003E003E
<6>reg 0x0104 = 0x00006004
<6>reg 0x0204 = 0x00006004
<6>reg 0x0304 = 0x00006004
<6>reg 0x0404 = 0x00006004
<6>reg 0x0504 = 0x00006004
<6>reg 0x0604 = 0x00006004
<4>AG7100: unit 1: phy not up carrier 1
<4>Writing 6
<6>ath_hal: 2009-05-08 (AR5210, AR5211, AR5212, AR5416, AR9160, AR9280, RF5111, RF5112, RF2413, RF5413, RF2133, RF2425, XR)
<6>ath_pci: svn r149
<6>wlan: svn r149
<6>wlan: mac acl policy registered
<6>ath_rate_sample: 1.2 (svn r149)
<6>ath_rate_minstrel: Minstrel automatic rate control algorithm 1.2 (svn r149)
<6>ath_rate_minstrel: look around rate set to 10%
<6>ath_rate_minstrel: EWMA rolloff level set to 75%
<6>ath_rate_minstrel: max segment size in the mrr set to 6000 us
<6>CN: Idle Module registered
<6>CN: Policy Module registered
<6>CN: Polling Queue registered
<4>PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
<4>Atheros HAL provided by OpenWrt, DD-WRT and MakSat Technologies
<4>wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
<4>wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
<4>wifi0: turboG rates: 6Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
<4>wifi0: H/W encryption support: WEP AES AES_CCM TKIP
<6>ath_pci: wifi0: Atheros 5413: mem=0x10000000, irq=48
<4>EOPNOTSUPP
<5>scsi 0:0:0:0: Direct-Access     Kingston DataTraveler G2  1.00 PQ: 0 ANSI: 2
<5>sd 0:0:0:0: [sda] 7827392 512-byte hardware sectors (4008 MB)
<5>sd 0:0:0:0: [sda] Write Protect is off
<7>sd 0:0:0:0: [sda] Mode Sense: 16 24 09 51
<3>sd 0:0:0:0: [sda] Assuming drive cache: write through
<5>sd 0:0:0:0: [sda] 7827392 512-byte hardware sectors (4008 MB)
<5>sd 0:0:0:0: [sda] Write Protect is off
<7>sd 0:0:0:0: [sda] Mode Sense: 16 24 09 51
<3>sd 0:0:0:0: [sda] Assuming drive cache: write through
<6> /dev/scsi/host0/bus0/target0/lun0: p1
<5>sd 0:0:0:0: [sda] Attached SCSI removable disk
<5>scsi 1:0:0:0: Direct-Access     Generic  STORAGE DEVICE   9451 PQ: 0 ANSI: 0
<5>sd 0:0:0:0: Attached scsi generic sg0 type 0
<5>sd 1:0:0:0: [sdb] Attached SCSI removable disk
<5>sd 1:0:0:0: Attached scsi generic sg1 type 0
<7>usb-storage: device scan complete
<7>usb-storage: device scan complete
<4>ag7100_ring_free Freeing at 0x803d8000
<4>ag7100_ring_free Freeing at 0x87ed9000
<4>ag7100_ring_alloc Allocated 2400 at 0x87ed9000
<4>ag7100_ring_alloc Allocated 3024 at 0x803d8000
<4>AG7100: cfg1 0xf cfg2 0x7115
<4>AG7100: unit 0 phy is up...RGMii 100Mbps full duplex
<4>AG7100: pll reg 0x18050010: 0x1099  AG7100: cfg_1: 0x1ff0000
<4>AG7100: cfg_2: 0x3ff
<4>AG7100: cfg_3: 0x8001ff
<4>AG7100: cfg_4: 0xffff
<4>AG7100: cfg_5: 0x7ffef
<4>AG7100: done cfg2 0x7115 ifctl 0x10000 miictrl 0x12
<4>Writing 4
<4>ag7100_ring_free Freeing at 0x87ed9000
<4>ag7100_ring_free Freeing at 0x803d8000
<4>ag7100_ring_alloc Allocated 2400 at 0x803d8000
<4>ag7100_ring_alloc Allocated 3024 at 0x87ed9000
<4>AG7100: cfg1 0xf cfg2 0x7115
<4>AG7100: unit 0 phy is up...RGMii 100Mbps full duplex
<4>AG7100: pll reg 0x18050010: 0x1099  AG7100: cfg_1: 0x1ff0000
<4>AG7100: cfg_2: 0x3ff
<4>AG7100: cfg_3: 0x8001ff
<4>AG7100: cfg_4: 0xffff
<4>AG7100: cfg_5: 0x7ffef
<4>AG7100: done cfg2 0x7115 ifctl 0x10000 miictrl 0x12
<4>Writing 4
<4>EOPNOTSUPP
<6>device eth0 entered promiscuous mode
<4>ag7100_ring_free Freeing at 0x87f62000
<4>ag7100_ring_free Freeing at 0x87f64000
<4>ag7100_ring_alloc Allocated 2400 at 0x87f64000
<4>ag7100_ring_alloc Allocated 3024 at 0x87f62000
<4>AG7100: cfg1 0xf cfg2 0x7014
<6>reg 0x0208 = 0x003D0001
<6>reg 0x0108 = 0x003E0001
<6>reg 0x0008 = 0x81461BEA
<6>reg 0x0100 = 0x0000007E
<6>reg 0x0200 = 0x00000280
<6>reg 0x0300 = 0x00000280
<6>reg 0x0400 = 0x00000280
<6>reg 0x0500 = 0x00000280
<6>reg 0x0600 = 0x00000FCD
<6>reg 0x002C = 0x003E003E
<6>reg 0x0104 = 0x00006004
<6>reg 0x0204 = 0x00006004
<6>reg 0x0304 = 0x00006004
<6>reg 0x0404 = 0x00006004
<6>reg 0x0504 = 0x00006004
<6>reg 0x0604 = 0x00006004
<4>Writing 6
<4>ag7100_ring_free Freeing at 0x87f64000
<4>ag7100_ring_free Freeing at 0x87f62000
<4>ag7100_ring_alloc Allocated 2400 at 0x87f62000
<4>ag7100_ring_alloc Allocated 3024 at 0x87f64000
<4>AG7100: cfg1 0xf cfg2 0x7014
<6>reg 0x0208 = 0x003D0001
<6>reg 0x0108 = 0x003E0001
<6>reg 0x0008 = 0x81461BEA
<6>reg 0x0100 = 0x0000007E
<6>reg 0x0200 = 0x00000280
<6>reg 0x0300 = 0x00000280
<6>reg 0x0400 = 0x00000280
<6>reg 0x0500 = 0x00000280
<6>reg 0x0600 = 0x00000FCD
<6>reg 0x002C = 0x003E003E
<6>reg 0x0104 = 0x00006004
<6>reg 0x0204 = 0x00006004
<6>reg 0x0304 = 0x00006004
<6>reg 0x0404 = 0x00006004
<6>reg 0x0504 = 0x00006004
<6>reg 0x0604 = 0x00006004
<4>Writing 6
<4>EOPNOTSUPP
<6>device eth1 entered promiscuous mode
<4>EOPNOTSUPP
<6>device ath0 entered promiscuous mode
<6>br0: port 3(ath0) entering learning state
<6>br0: port 1(eth0) entering learning state
<6>Ethernet Channel Bonding Driver: v3.1.3 (June 13, 2007)
<6>bonding: MII link monitoring set to 100 ms
<6>br0: topology change detected, propagating
<6>br0: port 3(ath0) entering forwarding state
<6>br0: topology change detected, propagating
<6>br0: port 1(eth0) entering forwarding state
<6>etherip: Ethernet over IPv4 tunneling driver


#lsmod

Module                  Size  Used by
etherip                 6096  0
bonding                86464  0
jffs2                 118624  1
msdos                   7520  0
vfat                   10240  0
fat                    46832  2 msdos,vfat
scsi_wait_scan           736  0
ath_pci               343536  0
ath_hal               303072  2 ath_pci
ag7100_mod             18176  0
Sponsor
black6spdz
DD-WRT User


Joined: 10 May 2007
Posts: 99

PostPosted: Thu Jan 07, 2010 15:15    Post subject: Reply with quote
try 13525
ABW
DD-WRT User


Joined: 02 Apr 2009
Posts: 328
Location: Henning, Minnesota, USA

PostPosted: Thu Jan 07, 2010 21:25    Post subject: Reply with quote
Here is the link to r13525
http://www.dd-wrt.com/dd-wrtv2/down.php?path=downloads%2Fothers%2Feko%2FBrainSlayer-V24-preSP2%2F12-28-09-r13525/

_________________
Mitch

support@abetterwireless.com

Wireless is supposed to be fun LMAO
davel
DD-WRT User


Joined: 04 Mar 2008
Posts: 160
Location: Charlotte, NC

PostPosted: Mon Jan 11, 2010 10:40    Post subject: Reply with quote
running 13525, can't seemed to get ddwrt to see a 4 gig flash drive formatted fat32.

I do trip a response from ddwrt when I unplug and replug in the flash drive;

Disk Info
--- /dev/discs/disc1/disc
Status: Not mounted - Unsupported file system or disk not formated

But is not detected during boot. Going to format a flash drive or exteral drive this evening in ext format to see if that might be part of the issue.
Strykar_
DD-WRT Novice


Joined: 07 Jan 2010
Posts: 7

PostPosted: Mon Jan 11, 2010 15:07    Post subject: Reply with quote
Running DD-WRT v24-sp2 std (c) 2009 NewMedia-NET GmbH
Release: 12/28/09 (SVN revision: 13525)

The USB drive isn't detected by this version either.
I can now see DHCP forwarder options.

I think it's missing core-USB modules.
lsmod:

Module Size Used by
bonding 86016 0
etherip 8192 0
jffs2 77824 1
msdos 8192 0
vfat 12288 0
fat 49152 2 msdos,vfat
nls_utf8 4096 0
nls_iso8859_2 4096 0
nls_iso8859_1 4096 0
nls_cp437 8192 0
ext3 118784 0
jbd 53248 1 ext3
ext2 57344 0
mbcache 8192 2 ext3,ext2
scsi_wait_scan 832 0
ath_mimo_pci 536576 0
ath_mimo_hal 315392 1 ath_mimo_pci
ath_pci 331776 0
ath_hal 303104 2 ath_pci
ABW
DD-WRT User


Joined: 02 Apr 2009
Posts: 328
Location: Henning, Minnesota, USA

PostPosted: Mon Jan 11, 2010 18:32    Post subject: Reply with quote
You may need to reformat it to a linux based file
I have not tried this yet.
Sorry

Maybe this will help
http://www.linux.org/docs/ldp/howto/Partition/index.html

_________________
Mitch

support@abetterwireless.com

Wireless is supposed to be fun LMAO
Strykar_
DD-WRT Novice


Joined: 07 Jan 2010
Posts: 7

PostPosted: Mon Jan 11, 2010 21:56    Post subject: Reply with quote
Yep, formatting it to ext3 did it!
Thanks!
ABW
DD-WRT User


Joined: 02 Apr 2009
Posts: 328
Location: Henning, Minnesota, USA

PostPosted: Tue Jan 12, 2010 3:49    Post subject: Reply with quote
Let me know how it does?
_________________
Mitch

support@abetterwireless.com

Wireless is supposed to be fun LMAO
thecatman
DD-WRT User


Joined: 27 Apr 2008
Posts: 51

PostPosted: Sun Jan 17, 2010 9:19    Post subject: Reply with quote
ABW wrote:
Here is the link to r13525
http://www.dd-wrt.com/dd-wrtv2/down.php?path=downloads%2Fothers%2Feko%2FBrainSlayer-V24-preSP2%2F12-28-09-r13525/

sorry but is this an official firmware for rs pro or is it only for test? because i have the cpu indicator graph always at 100% and the cpu load is 1.30,1.08,1.02
although i don't use the router. it's 3 days that takes this thing. i have restarted the rspro several time without resolve it. do you think it's better i start another 3d?
thanks!
ABW
DD-WRT User


Joined: 02 Apr 2009
Posts: 328
Location: Henning, Minnesota, USA

PostPosted: Sun Jan 17, 2010 16:57    Post subject: Reply with quote
Try stepping back to the r13064
_________________
Mitch

support@abetterwireless.com

Wireless is supposed to be fun LMAO
thecatman
DD-WRT User


Joined: 27 Apr 2008
Posts: 51

PostPosted: Sun Jan 17, 2010 18:44    Post subject: Reply with quote
sorry, now i'm to the r13064
Strykar_
DD-WRT Novice


Joined: 07 Jan 2010
Posts: 7

PostPosted: Sun Jan 24, 2010 17:43    Post subject: Reply with quote
Trying r13637 now.
ABW
DD-WRT User


Joined: 02 Apr 2009
Posts: 328
Location: Henning, Minnesota, USA

PostPosted: Sun Jan 24, 2010 18:02    Post subject: Reply with quote
r13637
Can you post the link to this release?
Is this release for UBNT?

_________________
Mitch

support@abetterwireless.com

Wireless is supposed to be fun LMAO
Strykar_
DD-WRT Novice


Joined: 07 Jan 2010
Posts: 7

PostPosted: Sun Jan 24, 2010 18:03    Post subject: Reply with quote
Kernel panics with r13637:
ifmedia_set: no match for 0x20080/0xffffffff



Code:

start service
starting Architecture code for lsx
load ATH Ethernet Driver
insmod: ag7100_mod.ko: module not found
configure eth0 to 00:15:6d:c1:c6:65
configure eth1 to 00:15:6D:C1:C6:66
[42949380.680000] ag7100_ring_alloc Allocated 2400 at 0x81333000
[42949380.680000] ag7100_ring_alloc Allocated 3024 at 0x87de8000
[42949380.690000] AG7100: cfg1 0xf cfg2 0x7014
[42949380.710000] AG7100: unit 0 phy is up...RGMii 100Mbps full duplex
[42949380.720000] phy_mode_setup
[42949380.720000] AG7100: pll reg 0x18050010: 0x1099  AG7100: cfg_1: 0x1ff0000
[42949380.730000] AG7100: cfg_2: 0x3ff
[42949380.730000] AG7100: cfg_3: 0x8001ff
[42949380.740000] AG7100: cfg_4: 0xffff
[42949380.740000] AG7100: cfg_5: 0x7ffef
[42949380.740000] AG7100: done cfg2 0x7115 ifctl 0x10000 miictrl 0x12
[42949380.750000] Writing 4
[42949380.760000] ag7100_ring_alloc Allocated 2400 at 0x87e0d000
[42949380.760000] ag7100_ring_alloc Allocated 3024 at 0x87e25000
[42949380.770000] AG7100: cfg1 0xf cfg2 0x7014
[42949380.770000] reg 0x0208 = 0x003D0001
[42949380.780000] reg 0x0108 = 0x003E0001
[42949380.780000] reg 0x0008 = 0x81461BEA
[42949380.780000] reg 0x0100 = 0x0000007E
[42949380.790000] reg 0x0200 = 0x00000280
[42949380.790000] reg 0x0300 = 0x00000280
[42949380.790000] reg 0x0400 = 0x00000280
[42949380.800000] reg 0x0500 = 0x00000280
[42949380.800000] reg 0x0600 = 0x00000FCD
[42949380.810000] reg 0x002C = 0x003E003E
[42949380.810000] reg 0x0104 = 0x00006004
[42949380.810000] reg 0x0204 = 0x00006004
[42949380.820000] reg 0x0304 = 0x00006004
[42949380.820000] reg 0x0404 = 0x00006004
[42949380.820000] reg 0x0504 = 0x00006004
[42949380.830000] reg 0x0604 = 0x00006004
[42949380.830000] Writing 6
load ATH 802.11 a/b/g Driver
[42949380.930000] ath_hal: module license 'Proprietary' taints kernel.
[42949380.970000] ath_hal: 2009-05-08 (AR5210, AR5211, AR5212, AR9160, AR9280, RF5111, RF5112, RF2413, RF5413, RF2425, XR)
[42949381.150000] ath_pci: svn r360
[42949381.160000] wlan: svn r360
[42949381.160000] wlan: mac acl policy registered
[42949381.160000] ath_rate_sample: 1.2 (svn r360)
[42949381.170000] ath_rate_minstrel: Minstrel automatic rate control algorithm 1.2 (svn r360)
[42949381.180000] ath_rate_minstrel: look around rate set to 10%
[42949381.180000] ath_rate_minstrel: EWMA rolloff level set to 75%
[42949381.190000] ath_rate_minstrel: max segment size in the mrr set to 6000 us
[42949381.200000] CN: Idle Module registered
[42949381.200000] CN: Policy Module registered
[42949381.200000] CN: Polling Queue registered
[42949381.210000] Atheros HAL provided by OpenWrt, DD-WRT and MakSat Technologies
[42949381.840000] wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
[42949381.850000] wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[42949381.860000] wifi0: turboG rates: 6Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[42949381.870000] wifi0: H/W encryption support: WEP AES AES_CCM TKIP
[42949381.870000] ath_pci: wifi0: Atheros 5413: mem=0x10000000, irq=48
insmod: ath_ahb.ko: module not found
load ATH 802.11n Driver
[42949382.000000] ath_mimo_hal: 0.9.17.1 (AR5416, REGOPS_FUNC)
[42949382.210000] ath_mimo_pci: 0.9.4.5 (Atheros/multi-bss)
[42949382.220000] ath_mimo_pci: CR-LSDK-1.4.0.144
[42949382.220000] ath_dfs: Version 2.0.0
[42949382.220000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
[42949382.230000] wlan: 0.8.4.2 (Atheros/multi-bss)
[42949382.240000] wlan: mac acl policy registered
[42949382.240000] ath_rate_atheros: Version 2.0.1
[42949382.240000] Copyright (c) 2001-2004 Atheros Communications, Inc, All Rights Reserved
[42949382.250000] ath_spectral: Version 2.0.0
[42949382.250000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
insmod: ath_mimo_ahb.ko: module not found
sh: can't create /proc/sys/dev/wifi1/ledpin: nonexistent directory
sh: can't create /proc/sys/dev/wifi1/softled: nonexistent directory
sh: can't create /proc/sys/dev/wifi2/ledpin: nonexistent directory
sh: can't create /proc/sys/dev/wifi2/softled: nonexistent directory
insmod: ipv6.ko: module not found
[42949384.620000] scsi 0:0:0:0: Direct-Access     Generic  STORAGE DEVICE   9451 PQ: 0 ANSI: 0
[42949384.630000] sd 0:0:0:0: [sda] Attached SCSI removable disk
[42949384.640000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[42949384.700000] br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
killall: ead: no process killed
[42949384.740000] ag7100_ring_free Freeing at 0x81333000
[42949384.740000] ag7100_ring_free Freeing at 0x87de8000
[42949384.750000] ag7100_ring_alloc Allocated 2400 at 0x87de8000
[42949384.760000] ag7100_ring_alloc Allocated 3024 at 0x81333000
[42949384.760000] AG7100: cfg1 0xf cfg2 0x7115
[42949384.790000] AG7100: unit 0 phy is up...RGMii 100Mbps full duplex
[42949384.790000] AG7100: pll reg 0x18050010: 0x1099  AG7100: cfg_1: 0x1ff0000
[42949384.800000] AG7100: cfg_2: 0x3ff
[42949384.800000] AG7100: cfg_3: 0x8001ff
[42949384.810000] AG7100: cfg_4: 0xffff
[42949384.810000] AG7100: cfg_5: 0x7ffef
[42949384.820000] AG7100: done cfg2 0x7115 ifctl 0x10000 miictrl 0x12
[42949384.820000] Writing 4
[42949384.860000] ag7100_ring_free Freeing at 0x87de8000
[42949384.860000] ag7100_ring_free Freeing at 0x81333000
[42949384.870000] ag7100_ring_alloc Allocated 2400 at 0x81333000
[42949384.880000] ag7100_ring_alloc Allocated 3024 at 0x87de8000
[42949384.880000] AG7100: cfg1 0xf cfg2 0x7115
[42949384.910000] AG7100: unit 0 phy is up...RGMii 100Mbps full duplex
[42949384.910000] AG7100: pll reg 0x18050010: 0x1099  AG7100: cfg_1: 0x1ff0000
[42949384.920000] AG7100: cfg_2: 0x3ff
[42949384.920000] AG7100: cfg_3: 0x8001ff
[42949384.930000] AG7100: cfg_4: 0xffff
[42949384.930000] AG7100: cfg_5: 0x7ffef
[42949384.940000] AG7100: done cfg2 0x7115 ifctl 0x10000 miictrl 0x12
[42949384.940000] Writing 4
[42949384.950000] device eth0 entered promiscuous mode
[42949384.980000] ag7100_ring_free Freeing at 0x87e0d000
[42949384.980000] ag7100_ring_free Freeing at 0x87e25000
[42949384.990000] ag7100_ring_alloc Allocated 2400 at 0x87e25000
[42949385.000000] ag7100_ring_alloc Allocated 3024 at 0x87e0d000
[42949385.000000] AG7100: cfg1 0xf cfg2 0x7014
[42949385.010000] reg 0x0208 = 0x003D0001
[42949385.010000] reg 0x0108 = 0x003E0001
[42949385.010000] reg 0x0008 = 0x81461BEA
[42949385.020000] reg 0x0100 = 0x0000007E
[42949385.020000] reg 0x0200 = 0x00000280
[42949385.030000] reg 0x0300 = 0x00000280
[42949385.030000] reg 0x0400 = 0x00000280
[42949385.030000] reg 0x0500 = 0x00000280
[42949385.040000] reg 0x0600 = 0x00000FCD
[42949385.040000] reg 0x002C = 0x003E003E
[42949385.050000] reg 0x0104 = 0x00006004
[42949385.050000] reg 0x0204 = 0x00006004
[42949385.050000] reg 0x0304 = 0x00006004
[42949385.060000] reg 0x0404 = 0x00006004
[42949385.060000] reg 0x0504 = 0x00006004
[42949385.060000] reg 0x0604 = 0x00006004
[42949385.070000] Writing 6
[42949385.110000] ag7100_ring_free Freeing at 0x87e25000
[42949385.110000] ag7100_ring_free Freeing at 0x87e0d000
[42949385.120000] ag7100_ring_alloc Allocated 2400 at 0x87e0d000
[42949385.130000] ag7100_ring_alloc Allocated 3024 at 0x87e25000
[42949385.130000] AG7100: cfg1 0xf cfg2 0x7014
[42949385.140000] reg 0x0208 = 0x003D0001
[42949385.140000] reg 0x0108 = 0x003E0001
[42949385.140000] reg 0x0008 = 0x81461BEA
[42949385.150000] reg 0x0100 = 0x0000007E
[42949385.150000] reg 0x0200 = 0x00000280
[42949385.160000] reg 0x0300 = 0x00000280
[42949385.160000] reg 0x0400 = 0x00000280
[42949385.160000] reg 0x0500 = 0x00000280
[42949385.170000] reg 0x0600 = 0x00000FCD
[42949385.170000] reg 0x002C = 0x003E003E
[42949385.170000] reg 0x0104 = 0x00006004
[42949385.180000] reg 0x0204 = 0x00006004
[42949385.180000] reg 0x0304 = 0x00006004
[42949385.190000] reg 0x0404 = 0x00006004
[42949385.190000] reg 0x0504 = 0x00006004
[42949385.190000] reg 0x0604 = 0x00006004
[42949385.200000] Writing 6
[42949385.200000] device eth1 entered promiscuous mode
sh: ead: not found
[42949386.250000] ifmedia_set: no match for 0x20080/0xffffffff
[42949386.250000] Kernel panic - not syncing: ifmedia_set
[42949386.250000] Rebooting in 1 seconds..+
thecatman
DD-WRT User


Joined: 27 Apr 2008
Posts: 51

PostPosted: Sun Jan 24, 2010 18:09    Post subject: Reply with quote
ok, i think i have found the problem: a trojan rootkit agent/gen-alureon.

i have add some iptable commands like this:
iptables -A INPUT -s ml82.128.15.84.multilinks.com -j DROP
iptables -A INPUT -s 87.106.22.81 -j DROP
iptables -A INPUT -s echo851.server4you.de -j DROP
iptables -A INPUT -s 204.16.127.178 -j DROP

i have found they to ipblocklist.com.
any comment? are they right?
thanks
Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Ubiquiti Devices 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