[driverloader] Fwd: Unknown symbol wireless_send_event

Linuxant support (Jonathan) support at linuxant.com
Fri Feb 11 14:41:06 EST 2005


Hi,

please read this entry in our DriverLoader FAQ located at:

http://www.linuxant.com/driverloader/wlan/faq.php

---
I have a custom kernel and my WLAN interface doesn't work.

Make sure that your kernel is compiled with the support for 'wireless 
extensions'. You must enable 'Wireless LAN' under 'Network device 
support'. The options in the configuration file are 'CONFIG_NET_RADIO=y' 
and 'CONFIG_NET_WIRELESS=y'.
---

it is likely the source of the problem.

Regards,


Jonathan
Technical specialist / Linuxant
www.linuxant.com
support at linuxant.com


Steve Rodgers wrote:
> hi - I've been using driverloader for about 6 months - this is only the second problem I've had.
> 
> I've moved onto a gentoo system - same hardware (dell d600)- using kernel 2.6.10 -
> 
> the driverloader module compiles just fine but doesn't get inserted: from dmesg:
> 
> driverloader: Unknown symbol wireless_send_event
> 
> any idea what's going on?
> I saw this post which deals with this issue, but my kernel config doesn't set symbol versioning:
> http://www.linuxant.com/pipermail/driverloader/2004q4/001645.html
> 
> from my kernel config:
> #
> # Loadable module support
> #
> CONFIG_MODULES=y
> CONFIG_MODULE_UNLOAD=y
> # CONFIG_MODULE_FORCE_UNLOAD is not set
> CONFIG_OBSOLETE_MODPARM=y
> # CONFIG_MODVERSIONS is not set
> # CONFIG_MODULE_SRCVERSION_ALL is not set
> CONFIG_KMOD=y
> 
> 
> regards
> Steve Rodgers
> 
> 
> 
> -------------------------------------------------------
> _______________________________________________
> driverloader mailing list
> driverloader at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader


More information about the driverloader mailing list