Comment 145 for bug 554099

Revision history for this message
Stefan Bader (smb) wrote : Re: [Bug 554099] Re: Qualcomm Gobi 2000 3G (gobi_loader/qcserial) broken

Usually it means that one kernel module has been compiled against different
headers than the kernel (or another kernel module providing some functions).
In your case there seems to be some mismatch in the usb_wwan module. The invalid
module format is just a misleading result of failing to load usb_wwan as a
dependency.

Doing a quick test there seems to be no problem for me to probe it after
updating the kernel and linux-backports-module to the currently latest version.
I am not sure what you patch and why as the gobi_loader and the updated kernel
modules are part of the backports package in Lucid.