Comment 5 for bug 92777

Revision history for this message
bleuvoss (bleuvoss-deactivatedaccount) wrote :

Kernel 2.6.20-15-generic

Well, "FATAL: Module ungrab_winmodem not found" fixed! Thanks for your report, D S.
What I did was:
Edit, as root, /usr/src/modules/sl-modem/ungrab-winmodem/ungrab-winmodem.c file (if it doesn't exist, bunzip /usr/src/sl-modem.tar.bz2. It must exist if you install sl-modem-source) and change the line "#include <linux/config.h>" to "#include <linux/autoconf.h>"
Then, in a console, go to /usr/src/modules/sl-modem/ungrab-winmodem/ and exec "sudo make" and then "sudo make install"
With this, I fixed "FATAL: Module ungrab_winmodem not found".

But now I still have the problem with "FATAL: Module slamr not found." Any idea?