All of lore.kernel.org
 help / color / mirror / Atom feed
* WLAN drivers provided by Realtek do not work with backports (cfg80211 module not compatible)
@ 2016-01-11 10:56 Bartlomiej Grzeskowiak
  2016-01-12  8:36 ` Johannes Berg
  0 siblings, 1 reply; 4+ messages in thread
From: Bartlomiej Grzeskowiak @ 2016-01-11 10:56 UTC (permalink / raw)
  To: backports

We use 8192cu and 8811AU provided by Realtek. Our kernel is 3.10.
We would like to add parallel support for ath10k_pci from backports.

However after inserting compat.ko, cfg80211.ko and mac80211.ko from
backports, 8192cu.ko and 8821au.ko terminate with following message:
[  512.188364] 8192cu: Unknown symbol wiphy_new (err 0)
[  512.188481] 8192cu: Unknown symbol cfg80211_send_disassoc (err 0)
[  512.188554] 8192cu: Unknown symbol cfg80211_send_rx_assoc (err 0)
[  512.188607] 8192cu: Unknown symbol cfg80211_inform_bss_frame (err 0)

Those interfaces are exported when I load cfg80211.ko compiled from kernel 3.10.
But I can not see them in cfg80211.ko provided by backports.

Do you know this problem ?
Is there any easy way to solve this issue ?

BR
Bartek
--
To unsubscribe from this list: send the line "unsubscribe backports" in

^ permalink raw reply	[flat|nested] 4+ messages in thread
* WLAN drivers provided by Realtek do not work with backports (cfg80211 module not compatible)
@ 2016-01-11 11:02 Bartlomiej Grzeskowiak
  2016-01-11 11:31 ` Janusz Dziedzic
  0 siblings, 1 reply; 4+ messages in thread
From: Bartlomiej Grzeskowiak @ 2016-01-11 11:02 UTC (permalink / raw)
  To: linux-wireless

We use 8192cu and 8811AU provided by Realtek. Our kernel is 3.10.
We would like to add parallel support for ath10k_pci from backports.

However after inserting compat.ko, cfg80211.ko and mac80211.ko from
backports, 8192cu.ko and 8821au.ko terminate with following message:
[  512.188364] 8192cu: Unknown symbol wiphy_new (err 0)
[  512.188481] 8192cu: Unknown symbol cfg80211_send_disassoc (err 0)
[  512.188554] 8192cu: Unknown symbol cfg80211_send_rx_assoc (err 0)
[  512.188607] 8192cu: Unknown symbol cfg80211_inform_bss_frame (err 0)

Those interfaces are exported when I load cfg80211.ko compiled from kernel 3.10.
But I can not see them in cfg80211.ko provided by backports.

Do you know this problem ?
Is there any easy way to solve this issue ?

BR
Bartek

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-01-12  8:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-11 10:56 WLAN drivers provided by Realtek do not work with backports (cfg80211 module not compatible) Bartlomiej Grzeskowiak
2016-01-12  8:36 ` Johannes Berg
2016-01-11 11:02 Bartlomiej Grzeskowiak
2016-01-11 11:31 ` Janusz Dziedzic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.