On Monday 28 November 2005 23:18, Oliver Schwartz wrote: > Hi, > > On Monday 28 November 2005 12:28, Jérémy Bobbio wrote: > > On Sunday 27 November 2005 22:53, Larry Finger wrote: > > > At the moment, I am unable to load the bcm430x module due to the > > > following messages: > > > > > > bcm430x: module license 'unspecified' taints kernel. > > > bcm430x: Unknown symbol queue_delayed_work > > > bcm430x: Unknown symbol flush_workqueue > > > bcm430x: Unknown symbol destroy_workqueue > > > bcm430x: Unknown symbol __create_workqueue > > > bcm430x: Unknown symbol queue_work > > > bcm430x: Unknown symbol queue_delayed_work > > > bcm430x: Unknown symbol flush_workqueue > > > bcm430x: Unknown symbol destroy_workqueue > > > bcm430x: Unknown symbol __create_workqueue > > > bcm430x: Unknown symbol queue_work > > > > > > I see those globals in the System map, but they are not found by > > > modprobe. > > > > Almost all workqueue symbols are exported to GPL module only. The > > first error message and the ones following are actually related. > > I get the same error if I don't set the SOFTMAC_DIR environment > variable. Setting it to the directory containing the softmac sources > solves the problem. > > For some strange reason all module information is lost if SOFTMAC_DIR > is not set (no MODULE_LICENSE, no MODULE_AUTHORS etc. if queried with > modinfo).
So, could you please try to find out, which softmac header is included, if you do not define SOFTMAC_DIR? I really think this is a problem with installed headers. Do install neither softmac, nor the driver at this point. The headers are changing so fast. This is guaranteed to break, if you do not take 100% care of which headers are included. I think 100% is impossible here. A little fuzz on install (broken install routine, or a mistake by you) and you are in big trouble. -- Greetings Michael.
pgpVkFzrAgoiE.pgp
Description: PGP signature
