Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Unfortunately, after running depmod, modprobe 8192cu fails with: [ 4038.569152] 8192cu: disagrees about version of symbol module_layout FATAL: Error inserting 8192cu (/lib/modules/3.0.7/kernel/drivers/net/wireless/rtlwifi/8192cu.ko): Invalid module format. Module is supposed to work with 3.0.7 kernel. Is there any way I can resolve this?
    – dempap
    Commented Apr 7, 2014 at 18:18
  • 1
    Try with modprobe -f.
    – goldilocks
    Commented Apr 7, 2014 at 18:44