LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Intel 536ep modem & 2.6 kernel: tips for you. (https://www.linuxquestions.org/questions/linux-hardware-18/intel-536ep-modem-and-2-6-kernel-tips-for-you-550520/)

GrapefruiTgirl 05-01-2007 09:37 PM

Intel 536ep modem & 2.6 kernel: tips for you.
 
Here are two tips which may be useful to other people out there trying to get the latest Intel 536ep modem driver kernel module to compile and install properly:
For reference, the driver package I am specifically referring to is called intel-536EP-2.56.76.0_23_02_2007 but similar packages might have the same issues.

1 - 'make config-sync' does not work correctly, so if you are getting errors about the running kernel not matching either the 'version.h' or 'autoconf.h' files, copy the file 'boot/vmlinuz.autoconf.h' ---> 'lib/modules/<uname -r>/build/include/linux/autoconf.h' and the issue should go away.

2 - If your kernel makes use of the config option 'Low-Latency Desktop' a.k.a. 'Preemptible kernel' preemption model, the modem driver module will not modprobe, and will not work. There are no problems with the other two preemption models available in .config, but this one does NOT work. It will compile fine, but won't modprobe.

jack0 06-08-2007 02:30 PM

thanks my friend

GrapefruiTgirl 06-26-2008 01:01 AM

Intel 536ep module now works with PREEMPT and newer kernels.
 
As the title indicates, I am now (as of 2.6.24.4) able to use both kernel options "preempt" and "Voluntary preempt" and the driver for the modem works in either case. I have been using "preempt" for long enough now that I cannot recall at what kernel release the driver started working with it, but it may have been around 2.6.23.12.

For those of you looking for further (more current) info on using the Intel-536 PCI modem with newer kernels, check here:
http://www.linuxquestions.org/questi...-howto-639052/


Sasha


All times are GMT -5. The time now is 11:41 AM.