Re: Intel 536ep modem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Steven Rubenstein wrote:
Has anyone, by chance, gotten an Intel 536ep modem to work with a 2.6.x kernel 2.6.x Mine worked fine with 2.4 kernels. Presently my kernel is 2.6.10-1.760_FC3. A Web search showed that at least 1 person got driver "intel-536EP-2.56.76.0.tgz" to install and work in 2.6, but at least 1 (besides me) couldn't get it to install. "make install" gives me the message "ERROR: Module Intel536 does not exist in /proc/modules," and I can't seem to hack around it.

/proc aren't real files, rather information about the system.

For example if I cat /proc/modules, it shows me a list of currently loaded modules.

If the makefile tries to detect the intel modem module and it is not loaded (which is strange in an install phase), then maybe you should try to modprobe the module you built before running make install.

Regards,
Ed.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux