Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
06-22-2004, 09:23 AM
|
#1
|
LQ Newbie
Registered: Jun 2004
Posts: 3
Rep:
|
how to install Intel 536EP Modem under kernel 2.6.x???
my modem is Intel Corp. 536EP Data Fax Modem,and i downloaded the latest driver from intel official site.But the ReadME says "This release is not compatible with kernels prior to 2.4."
indeed,the driver can't be compiled under my kernel 2.6.5.
HOW to solve this?i am racking my brain!
thx a lot!!!
|
|
|
06-22-2004, 08:34 PM
|
#2
|
LQ Newbie
Registered: Jun 2004
Posts: 3
Original Poster
Rep:
|
help!
|
|
|
06-24-2004, 03:59 AM
|
#3
|
LQ Newbie
Registered: Apr 2004
Location: Victoria, Australia
Distribution: fedora
Posts: 29
Rep:
|
which linux distro are u using. ive got exactly the same problem on my suse 9.1 box.
ive read somewhere that the latest drivers r on the suse disc but i cant find them.
|
|
|
07-04-2004, 07:15 AM
|
#4
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
same thing for mdk 10.0
|
|
|
07-04-2004, 07:22 AM
|
#5
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
|
|
|
07-10-2004, 10:39 AM
|
#6
|
LQ Newbie
Registered: Jul 2004
Location: UK
Distribution: Debian Sid
Posts: 2
Rep:
|
It seems that drivers are expected some time this month:
< http://www.linmodems.org/cgi-bin/ezm...mpcodiikcbhbig>
For Mandrake 10.0, the solution is temporarily to use the 2.4.25 kernel.
|
|
|
07-10-2004, 11:29 AM
|
#7
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
seems like your link doesn't like smilies! 
|
|
|
07-10-2004, 11:33 AM
|
#8
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
|
|
|
07-27-2004, 09:01 PM
|
#9
|
LQ Newbie
Registered: Jul 2004
Location: US
Distribution: Redhat, Mandrake, Fedora2
Posts: 1
Rep:
|
Hey 'smilingmessiah' and others!
I have found an Intel 536ep driver here:
http://linmodems.technion.ac.il/pack...-2.56.76.0.tgz
It should work for Kernel 2.6, although I did not check it yet myself. I have a Red Hat 9.0 with Kernel 2.4.2. So if you can check it out before I upgrade my kernel (will probably install Mandrake 10.0), let me know whether it is working or not.

Last edited by I Student I; 07-27-2004 at 09:02 PM.
|
|
|
07-29-2004, 10:08 AM
|
#10
|
Member
Registered: Mar 2004
Location: Leeds, West Yorkshire, UK
Distribution: OpenSUSE 10.3 x86_64
Posts: 69
Rep:
|
^ Just about to re-login and try it. If this works, I am going to follow you around the board singing your praises for weeks 
|
|
|
08-27-2004, 01:36 PM
|
#11
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
so did it work?
|
|
|
08-28-2004, 06:57 AM
|
#12
|
Member
Registered: Mar 2004
Location: Leeds, West Yorkshire, UK
Distribution: OpenSUSE 10.3 x86_64
Posts: 69
Rep:
|
Oops!
I never found out actually... my broadband account went up the next day, so I never tried it.
Fancy giving it a go yourself and letting us know how it handles?
|
|
|
08-29-2004, 05:01 AM
|
#13
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
ok, will give it a shot with MDK 10
|
|
|
09-28-2004, 03:36 PM
|
#14
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
yes, think it worked... got BB now tho.
|
|
|
01-25-2005, 09:19 AM
|
#15
|
LQ Newbie
Registered: Mar 2004
Distribution: mdk 10.0
Posts: 6
Rep:
|
It's not working
I have a mdk 10.1 and I think I've tried every driver that I found.
The one at Intel, that is told to cover both 2.4.x and 2.6.x kernels worked fine on mdk10.0 cause I only use it for transmitting faxes, no dial up..
Nothing is working...this is what it says:
[root@c3 intel-536EP-2.56.76.0]# make 536
Module precompile check
Current running kernel is: 2.6.8.1-12mdk
/lib/modules... autoconf.h exists
diff: /boot/vmlinuz.autoconf.h: No such file or directory
autoconf.h matches running kernel
diff: /boot/vmlinuz.version.h: No such file or directory
version.h matches running kernel
uname -r|grep "2.6" && \
cd coredrv && make 536core_26 && \
cp Intel536.ko .. && cd .. && \
strip --strip-debug Intel536.ko && \
exit; \
ls Intel536.ko >/dev/null 2>&1 || uname -r | grep "2.6" && echo "Failed to build driver" && exit; \
if [ ]; then \
cd coredrv; make TARGET=TARGET_SELAH KERNEL_SOURCE_PATH= "PSTN_DEF=-DTARGET_SELAH -DTARGET_LINUX -DLINUX" 536core; \
else \
cd coredrv; make TARGET=TARGET_SELAH KERNEL_INCLUDES=/lib/modules/`uname -r`/build/include \
"PSTN_DEF=-DTARGET_SELAH -DTARGET_LINUX -DLINUX" 536core; \
fi ; \
cp Intel536.o .. ; \
if [ -a /boot/vmlinuz.version.h ]; then \
cp /boot/vmlinuz.version.h /lib/modules/`uname -r`/build/include/linux/version.h;\
fi
2.6.8.1-12mdk
make[1]: Entering directory `/hdd/work/intel-536EP-2.56.76.0/coredrv'
make -C /lib/modules/2.6.8.1-12mdk/build SUBDIRS=/hdd/work/intel-536EP-2.56.76.0/coredrv modules
make[2]: Entering directory `/usr/src/linux-2.6.8.1-12mdk'
CC [M] /hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.o
/hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.c: In function `power_callback':
/hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.c:295: error: `PM_SAVE_STATE' undeclared (first use in this function)
/hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.c:295: error: (Each undeclared identifier is reported only once
/hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.c:295: error: for each function it appears in.)
/hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.c: At top level:
/hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.c:756: warning: initialization from incompatible pointer type
/hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.c:757: warning: initialization from incompatible pointer type
/hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.c: In function `dspdrv_CommRamISR':
/hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.c:879: warning: function declaration isn't a prototype
/hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.c: At top level:
/hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.c:286: warning: 'power_callback' defined but not used
make[3]: *** [/hdd/work/intel-536EP-2.56.76.0/coredrv/coredrv.o] Error 1
make[2]: *** [_module_/hdd/work/intel-536EP-2.56.76.0/coredrv] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.8.1-12mdk'
make[1]: *** [536core_26] Error 2
make[1]: Leaving directory `/hdd/work/intel-536EP-2.56.76.0/coredrv'
2.6.8.1-12mdk
Failed to build driver
any ideas?..some config file or something that I missed?
|
|
|
All times are GMT -5. The time now is 12:33 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|