Skip to content

Instantly share code, notes, and snippets.

@diclophis
Created July 4, 2014 20:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diclophis/fa04ccdec40d346b9f7e to your computer and use it in GitHub Desktop.
Save diclophis/fa04ccdec40d346b9f7e to your computer and use it in GitHub Desktop.
root@ubuntu-phablet:/# uname -a
Linux ubuntu-phablet 3.4.0-perf #3 SMP PREEMPT Wed Jul 2 01:08:13 PDT 2014 armv7l armv7l armv7l GNU/Linux
root@ubuntu-phablet:/# modinfo /tmp/wlan.ko
filename: /tmp/wlan.ko
description: WLAN HOST DEVICE DRIVER
author: Qualcomm Atheros, Inc.
license: Dual BSD/GPL
depends:
staging: Y
intree: Y
vermagic: 3.4.0-perf-ga0afc32-dirty SMP preempt mod_unload modversions ARMv7
parm: ioctl_debug:int
root@ubuntu-phablet:/# modprobe /tmp/wlan.ko
modprobe: ERROR: ../libkmod/libkmod.c:557 kmod_search_moddep() could not open moddep file '/lib/modules/3.4.0-perf/modules.dep.bin'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment