LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 06-22-2004, 09:23 AM   #1
smilingmessiah
LQ Newbie
 
Registered: Jun 2004
Posts: 3

Rep: Reputation: 0
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!!!
 
Old 06-22-2004, 08:34 PM   #2
smilingmessiah
LQ Newbie
 
Registered: Jun 2004
Posts: 3

Original Poster
Rep: Reputation: 0
help!
 
Old 06-24-2004, 03:59 AM   #3
coolinuxguy246
LQ Newbie
 
Registered: Apr 2004
Location: Victoria, Australia
Distribution: fedora
Posts: 29

Rep: Reputation: 15
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.
 
Old 07-04-2004, 07:15 AM   #4
jollyjoice
Member
 
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383

Rep: Reputation: 30
same thing for mdk 10.0
 
Old 07-04-2004, 07:22 AM   #5
jollyjoice
Member
 
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383

Rep: Reputation: 30
http://kerneltrap.org/node/view/2998
http://www.linuxquestions.org/questions/history/189129
http://suse.freedevices.org/suse9.1-...e/kernel-51374 - Don't know what that all means
Do a google for "intel 536ep 2.6 linux kernel drivers" and you get 750 hits
 
Old 07-10-2004, 10:39 AM   #6
pjross
LQ Newbie
 
Registered: Jul 2004
Location: UK
Distribution: Debian Sid
Posts: 2

Rep: Reputation: 0
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.
 
Old 07-10-2004, 11:29 AM   #7
jollyjoice
Member
 
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383

Rep: Reputation: 30
Quote:
Originally posted by pjross

<http://www.linmodems.org/cgi-bin/ezm...mpcodiikcbhbig>
seems like your link doesn't like smilies!
 
Old 07-10-2004, 11:33 AM   #8
jollyjoice
Member
 
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383

Rep: Reputation: 30
it should be:
http://www.linmodems.org/cgi-bin/ezm...mpcodiikcbhbig
 
Old 07-27-2004, 09:01 PM   #9
I Student I
LQ Newbie
 
Registered: Jul 2004
Location: US
Distribution: Redhat, Mandrake, Fedora2
Posts: 1

Rep: Reputation: 0
Post

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.
 
Old 07-29-2004, 10:08 AM   #10
MoghNX01
Member
 
Registered: Mar 2004
Location: Leeds, West Yorkshire, UK
Distribution: OpenSUSE 10.3 x86_64
Posts: 69

Rep: Reputation: 15
^ 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
 
Old 08-27-2004, 01:36 PM   #11
jollyjoice
Member
 
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383

Rep: Reputation: 30
so did it work?
 
Old 08-28-2004, 06:57 AM   #12
MoghNX01
Member
 
Registered: Mar 2004
Location: Leeds, West Yorkshire, UK
Distribution: OpenSUSE 10.3 x86_64
Posts: 69

Rep: Reputation: 15
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?
 
Old 08-29-2004, 05:01 AM   #13
jollyjoice
Member
 
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383

Rep: Reputation: 30
ok, will give it a shot with MDK 10
 
Old 09-28-2004, 03:36 PM   #14
jollyjoice
Member
 
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383

Rep: Reputation: 30
yes, think it worked... got BB now tho.
 
Old 01-25-2005, 09:19 AM   #15
vusi666
LQ Newbie
 
Registered: Mar 2004
Distribution: mdk 10.0
Posts: 6

Rep: Reputation: 0
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?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Please HELP! Cannot install modem (intel 536EP) HOW? please e-mail me (d.zec@vip.hr) Zeko Linux - Hardware 2 04-24-2004 05:20 PM
modules for intel 536ep modem wont install duzigo Red Hat 3 04-05-2004 05:48 AM
Intel 536EP modem install help. BongFish Linux - Hardware 23 09-14-2003 01:14 PM
Cannot install Intel 536ep modem questor Linux - Networking 0 07-31-2003 11:50 AM
intel-536ep-M-.tgz install modem tewaru Linux - Newbie 2 01-09-2003 02:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration