Nathanpetreli05 / bcmon

Automatically exported from code.google.com/p/bcmon
0 stars 0 forks source link

Driver compiled for kernel 3.0.43+ frozen when loading #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Compile driver for CM10 4.1.1 kernel
2. Copy driver and monitor-enabled firmware to sdcard
3. Execute setup.sh from console

What is the expected output? What do you see instead?
Driver should load when executing insmod.
Instead, insmod never ends execution.
lsmod output shows:
bcm4329 292751 1 - Loading 0x00000000

What version of the product are you using? On what operating system?
Android Cyanogen Mod 10 (4.1.1 kernel 3.0.43+)

Please provide any additional information below.

Original issue reported on code.google.com by jaartame...@gmail.com on 8 Oct 2012 at 8:46

GoogleCodeExporter commented 8 years ago
Forgot to attach the compiled driver

Original comment by jaartame...@gmail.com on 8 Oct 2012 at 8:47

Attachments:

GoogleCodeExporter commented 8 years ago
sh-3.2# sh setup.sh
sh setup.sh
LOADING MODULE
insmod: init_module 'bcm4329.ko' failed (Exec format error)
error: SIOCGIFFLAGS (No such device)
sh-3.2# uname -a
uname -a
Linux localhost 3.0.16-PachaRX-VS4-2.3-OTG-S2W-FC-g4c985be-dirty #16 PREEMPT Wed
 Mar 27 20:47:56 CET 2013 armv7l GNU/Linux

Original comment by frank.ki...@gmail.com on 23 Apr 2013 at 11:06