Ticket #79 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

wrt54gs-v1.0: unresolved symbol bcm947xx_sbh

Reported by: Phil@l3h.de Assigned to: somebody
Priority: major Milestone: 1.0
Component: brcm-2.4 Version: trunk
Keywords: unresolved symbol bcm947xx_sbh Cc:

Description

I'm quite sure I have a wrt54gs v1.0 as it has an admtek switch built in. But regardless of the exact model i build for (v1.0 or v1.1) both images show an error at boot-time when trying to load the `switch-adm.o' kernel module. This behaviour is reproducable, the `switch-core.o' module loads without errors, then when trying to insmod the `switch-adm.o' module the following happens:

root@FreeWRT:/# insmod /lib/modules/2.4.32/switch-adm.o 
insmod: unresolved symbol bcm947xx_sbh

Just to make sure I don't have a switch made by US Robotics I build an image with support for the `switch-robo.o' kernel module built in. At boot-time the following happens:

Probing device eth0: No Robo switch in managed mode found
Probing device eth1: No such device                      
Probing device eth2: No such device
Probing device eth3: No such device
insmod: init_module: switch-robo: No such device

When assigning an IP to eth0 manually, the network is accessible. My nvram settings should not be involved in creating the non-working setup as I already erased it and rebooted, resulting in the same situation.

Attachments

Change History

09/16/06 20:42:32 changed by wbx

  • status changed from new to closed.
  • resolution set to fixed.

Thanks for the report. Fixed in trunk. I forget again the EXPORT_SYMBOL stuff in setup.c


Add/Change #79 (wrt54gs-v1.0: unresolved symbol bcm947xx_sbh)




Action