driver 536ep0 kernel 2.6.32.24-generic

27 views
Skip to first unread message

antonio renzo

unread,
Sep 6, 2010, 2:37:56 PM9/6/10
to Ubuntu Modems
Dear sirs,

i downloadedlast package "intel-536EP-2.56.76.0_2009_02_08.tar.bz2"
from Philipe Vouteres but wehna i do make 536


=================
antonio@antonio-desktop:~/Scrivania/intel-536EP-2.56.76.0$ make 536
Module precompile check
Current running kernel is: 2.6.32-24-generic
/lib/modules... autoconf.h exists
diff: /boot/vmlinuz.autoconf.h: Nessun file o directory
autoconf.h matches running kernel
diff: /boot/vmlinuz.version.h: Nessun file o 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.32-24-generic
make[1]: ingresso nella directory «/home/antonio/Scrivania/
intel-536EP-2.56.76.0/coredrv»
make -C /lib/modules/2.6.32-24-generic/build SUBDIRS=/home/antonio/
Scrivania/intel-536EP-2.56.76.0/coredrv modules
make[2]: ingresso nella directory «/usr/src/linux-headers-2.6.32-24-
generic»
CC [M] /home/antonio/Scrivania/intel-536EP-2.56.76.0/coredrv/
coredrv.o
/home/antonio/Scrivania/intel-536EP-2.56.76.0/coredrv/coredrv.c: In
function ‘create_hamproc’:
/home/antonio/Scrivania/intel-536EP-2.56.76.0/coredrv/coredrv.c:785:
error: ‘struct proc_dir_entry’ has no member named ‘owner’
make[3]: *** [/home/antonio/Scrivania/intel-536EP-2.56.76.0/coredrv/
coredrv.o] Errore 1
make[2]: *** [_module_/home/antonio/Scrivania/intel-536EP-2.56.76.0/
coredrv] Errore 2
make[2]: uscita dalla directory «/usr/src/linux-headers-2.6.32-24-
generic»
make[1]: *** [536core_26] Errore 2
make[1]: uscita dalla directory «/home/antonio/Scrivania/
intel-536EP-2.56.76.0/coredrv»
2.6.32-24-generic
Failed to build driver

==================

Can you help me on compile driver ?
Thanks for your reply

S Pinker

unread,
Sep 7, 2010, 4:18:20 PM9/7/10
to ubuntu...@googlegroups.com
Hi Antonio, sorry for the late reply.

It's always interesting to see someone interested in compiling the driver for themselves. Unfortunately, the driver source that you downloaded is old and will not compile with newer Linux kernels. To compile for newer kernels you will need the latest source code. You can download it here:
http://vouters.dyndns.org/Intel/
http://vouters.dyndns.org/Intel/intel-536EP-537EP_2010_07_19.tar.bz2
OR
http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/
http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel-536EP-537EP_2010_07_19.tar.bz2

Running "make 536" like you did before should properly compile the driver.

If you are able to download a 300MB file, the following link is a recording of myself while compiling and packaging the 536 and 537 drivers.
http://www.megaupload.com/?d=31C5JP5X


I hope that helps.

Regards,
Sep



From: antonio renzo <perd...@gmail.com>
To: Ubuntu Modems <ubuntu...@googlegroups.com>
Sent: Mon, September 6, 2010 2:37:56 PM
Subject: [ubuntu-modems:158] driver 536ep0 kernel 2.6.32.24-generic
--
You received this message because you are subscribed to the Google Groups "Ubuntu Modems" group.
To post to this group, send email to ubuntu...@googlegroups.com.
To unsubscribe from this group, send email to ubuntu-modems+unsub...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ubuntu-modems?hl=en.


antonio renzo

unread,
Sep 7, 2010, 5:03:31 PM9/7/10
to Ubuntu Modems
thanks for link on link philipe vouters there is a problem of
permission to download last version of source.

I will inform you of compiling driver.

Bye

On 7 Set, 22:18, S Pinker <stephenpinke...@yahoo.com> wrote:
> Hi Antonio, sorry for the late reply.
>
> It's always interesting to see someone interested in  compiling the driver for
> themselves. Unfortunately, the driver source  that you downloaded is old and
> will not compile with newer Linux kernels. To compile for newer kernels you will
> need the latest source code. You can download it here:http://vouters.dyndns.org/Intel/http://vouters.dyndns.org/Intel/intel-536EP-537EP_2010_07_19.tar.bz2
> ORhttp://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel...
>
> Running "make 536" like you did before should properly compile the driver.
>
> If you are able to download a 300MB file, the following link is a recording of
> myself while compiling and packaging the 536 and 537 drivers.http://www.megaupload.com/?d=31C5JP5X
>
> I hope that helps.
>
> Regards,
> Sep
>
> ________________________________
> From: antonio renzo <perdi...@gmail.com>
> ubuntu-modem...@googlegroups.com.

antonio renzo

unread,
Sep 7, 2010, 6:44:21 PM9/7/10
to Ubuntu Modems
ok my modem send and recive thanks

On 7 Set, 22:18, S Pinker <stephenpinke...@yahoo.com> wrote:
> Hi Antonio, sorry for the late reply.
>
> It's always interesting to see someone interested in  compiling the driver for
> themselves. Unfortunately, the driver source  that you downloaded is old and
> will not compile with newer Linux kernels. To compile for newer kernels you will
> Running "make 536" like you did before should properly compile the driver.
>
> If you are able to download a 300MB file, the following link is a recording of
> myself while compiling and packaging the 536 and 537 drivers.http://www.megaupload.com/?d=31C5JP5X
>
> I hope that helps.
>
> Regards,
> Sep
>
> ________________________________
> From: antonio renzo <perdi...@gmail.com>
> ubuntu-modem...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages