#1949: when trying insert the ath_hal module on my mpc5200 processor tqm5200
module getting unresolved  symbols messages at insertion
-----------------------------------------------+----------------------------
      Reporter:  [EMAIL PROTECTED]  |       Owner:          
          Type:  task                          |      Status:  closed  
      Priority:  trivial                       |   Milestone:          
     Component:  madwifi: HAL                  |     Version:  v0.9.3.3
    Resolution:  invalid                       |    Keywords:  ath_hal 
Patch_attached:  0                             |  
-----------------------------------------------+----------------------------
Changes (by mrenzmann):

  * status:  new => closed
  * resolution:  => invalid

Old description:

> hi, Am compiling madwifi-0.9.3.3 drivers for the atheroes based wlan card
> for my mpc5xxx in brief mpc5200 processor with tqm5200 module running
> linux kernel version 2.4.25,am able to compile the driver for the linux
> kernel version 2.4.25 and am able to generate .o files in respective
> folders for my board.
>
> when am trying to insmod the module ath_hal in my kernel linux-2.4.25 for
> my tqm5200 mpc5xxx processor board am getting an unexpected errors in the
> process like as shown below.
>
> ath_hal.o: unresolved symbol vsnprintf
> ath_hal.o: unresolved symbol snprintf
> ath_hal.o: unresolved symbol kmalloc
> ath_hal.o: unresolved symbol __delay
> ath_hal.o: unresolved symbol proc_dointvec
> ath_hal.o: unresolved symbol unregister_sysctl_table
> ath_hal.o: unresolved symbol loops_per_jiffy
> ath_hal.o: unresolved symbol kfree
> ath_hal.o: unresolved symbol jiffies
> ath_hal.o: unresolved symbol printk
> ath_hal.o: unresolved symbol register_sysctl_table
> ath_hal.o:
> Hint: You are trying to load a module without a GPL compatible license
>       and it has unresolved symbols.  Contact the module supplier for
>       assistance, only they can help you.
>
> what to do with this and how insert the modules in to my kernel to make
> the atheroes pci wlan to make it work for my board.

New description:

 hi, Am compiling madwifi-0.9.3.3 drivers for the atheroes based wlan card
 for my mpc5xxx in brief mpc5200 processor with tqm5200 module running
 linux kernel version 2.4.25, am able to compile the driver for the linux
 kernel version 2.4.25 and am able to generate .o files in respective
 folders for my board.

 when am trying to insmod the module ath_hal in my kernel linux-2.4.25 for
 my tqm5200 mpc5xxx processor board am getting an unexpected errors in the
 process like as shown below.

 {{{
 ath_hal.o: unresolved symbol vsnprintf
 ath_hal.o: unresolved symbol snprintf
 ath_hal.o: unresolved symbol kmalloc
 ath_hal.o: unresolved symbol __delay
 ath_hal.o: unresolved symbol proc_dointvec
 ath_hal.o: unresolved symbol unregister_sysctl_table
 ath_hal.o: unresolved symbol loops_per_jiffy
 ath_hal.o: unresolved symbol kfree
 ath_hal.o: unresolved symbol jiffies
 ath_hal.o: unresolved symbol printk
 ath_hal.o: unresolved symbol register_sysctl_table
 ath_hal.o:
 Hint: You are trying to load a module without a GPL compatible license
       and it has unresolved symbols.  Contact the module supplier for
       assistance, only they can help you.
 }}}

 what to do with this and how insert the modules in to my kernel to make
 the atheroes pci wlan to make it work for my board.

Comment:

 This is most likely a [http://en.wikipedia.org/wiki/Layer_8 layer 8
 issue], not one caused by the driver. Please contact our [wiki:Support
 regular support channels] for this. Thanks.

-- 
Ticket URL: <https://madwifi.org/ticket/1949#comment:1>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to