You are not logged in.
Pages: 1
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
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:
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
Pages: 1