I'm new to this so:
Hi everyone. I got a wrt54gs1.1 lately and installed whiterussian rc2 squashfs.
Then I tried to install admcfg as told in the vlanHowto.
I tried both versions from the packages list 0.6996 and 0.2 both of them seem to have problems with the adm-module which doesn't load correctly since it is for 2.4.20 instead of 2.4.30. Here is some logs:
root@OpenWrt:~# ipkg install admcfg_0.6996-wrt1_mipsel.ipk Installing admcfg (0.6996-wrt1) to root...
Configuring admcfg
Successfully terminated.
root@OpenWrt:~# admcfg
OpenWRT ADM Config:
missing/incompatible adm.o driver
root@OpenWrt:~# lsmod
Module Size Used by Tainted: PF
adm 2924 1 (initializing)
wlcompat 14032 0 (unused)
wl 423640 0 (unused)
et 32224 0 [adm]
diag 2448 0 (unused)
Is there any chance to get it working without building openwrt on my own, or won't this help either?
Thanks in advance.
added:
dmesg said this:
Unable to handle kernel paging request at virtual address 00000008, epc == 800a4968, ra == c00ec174
Oops in fault.c::do_page_fault, line 206:
$0 : 00000000 c0080000 800a495c b8000000 00000000 00000018 00000400 18000000
$8 : ffffffff 80182b68 00001898 00002000 81043a68 00000c4d 8100001c 801a0000
$16: 801caed0 80013514 00000000 ffffffea 800a4d88 81e092e0 81899000 100dacf0
$24: 801985b4 ba2e8ba3 818c0000 818c1e18 00000003 c00ec174
Hi : ffffb62f
Lo : 0000189b
epc : 800a4968 Tainted: P
Status: 1000fc03
Cause : 00000008
PrId : 00029007
Process insmod (pid: 822, stackpage=818c0000)
Stack: 01059603 818c0000 00001000 00000002 801caed0 c00ec174 100db7a0
00000000 00167000 00167000 00000000 80013514 100db7a0 ffffffea 00000060
c007f910 100db7a0 ffffffea 00000060 81e092e0 00000003 c007f000 c007fa24
80030540 00000003 c007f000 100db7a0 ffffffea 80014978 80014898 8105c800
000001f2 000007df 00000002 00000060 c0158000 c007f060 00000b6c 00000000
00000000 ...
Call Trace: [<c00ec174>] [<80013514>] [<c007f910>] [<c007fa24>] [<80030540>]
[<80014978>] [<80014898>] [<c007f060>] [<80008a00>] [<8005b9dc>]
Code: 27bdffe8 afb00010 afbf0014 <8c820008> 00808021 00a02021 00451021 ae020008 0c00b5f2
(Last edited by donlaverty on 13 Aug 2005, 20:23)