You are not logged in.

#1 2006-04-15 01:18:29

big_gie
Member
Registered: 2005-01-19
Posts: 637

bcm43xx PKGBUILD

Hi,

I'm trying to create a PKGBUILD for the bcm43xx driver. I know it will be included in 2.6.17, but I want it  wink

The all-in-one patches is from the author's kernel tree (which is a 2.6.16-rc...) so its a no-go.

I do have problem though. After compiling/installing softmac (with a pkgbuild too) and the driver, I can't modprobe it:

dmesg wrote:

bcm43xx: disagrees about version of symbol ieee80211_set_geo
bcm43xx: Unknown symbol ieee80211_set_geo
bcm43xx: Unknown symbol ieee80211softmac_wx_get_genie
bcm43xx: Unknown symbol ieee80211softmac_start
bcm43xx: Unknown symbol ieee80211softmac_wx_set_essid
bcm43xx: disagrees about version of symbol ieee80211_rx
bcm43xx: Unknown symbol ieee80211_rx
bcm43xx: Unknown symbol ieee80211softmac_wx_get_wap
bcm43xx: Unknown symbol ieee80211softmac_wx_get_rate
bcm43xx: disagrees about version of symbol ieee80211_rx_mgt
bcm43xx: Unknown symbol ieee80211_rx_mgt
bcm43xx: disagrees about version of symbol ieee80211_get_geo
bcm43xx: Unknown symbol ieee80211_get_geo
bcm43xx: Unknown symbol ieee80211softmac_wx_get_essid
bcm43xx: Unknown symbol ieee80211softmac_wx_set_wap
bcm43xx: Unknown symbol ieee80211softmac_wx_set_genie
bcm43xx: Unknown symbol ieee80211softmac_stop
bcm43xx: Unknown symbol free_ieee80211softmac
bcm43xx: Unknown symbol device_remove_file

I don't have the kernel's ieee80211, only softmac's.

Any idea?

Offline

Board footer

Powered by FluxBB