Hi,
Not sure if this is relevant, but when I compile the module with a few changes, then try to insert the modules snd-usbmidi-lib and snd-usb-audio, I get
$ sudo insmod ./snd-usbmidi-lib.ko Error: could not insert module ./snd-usbmidi-lib.ko: Unknown symbol in module
Also, I think I might have found the bug but I cant test it due to the above.
Damien
On 23 December 2012 10:38, Damien Zammit damien.zammit@gmail.com wrote:
On 19 December 2012 21:37, Damien Zammit damien.zammit@gmail.com wrote:
I will be sure to compile this kernel when it comes out and double check it on the hardware!
Bad news, the kernel panics when I plug in the device on this kernel. I compiled the kernel yesterday with default options except I changed HZ=1000 and used generic X86_64 with kernel preemption:
$ uname -a Linux zamserv 3.8.0-rc1 #1 SMP PREEMPT Sat Dec 22 21:56:06 EST 2012 x86_64 GNU/Linux
Attached is a panic dump.
Damien