RE: root@slax:~# slmodemd -c USA /dev/slamr0SmartLink Soft Modem: version 2.9.11 Feb 27 2008 03:23:46symbolic link `/dev/ttySL0' -> `/dev/pts/2' created.modem `slamr0' created. TTY is `/dev/pts/2'Use `/dev/ttySL0' as modem device, Ctrl+C for termination. ----------What was the wvdial report? Marv On Wed, Feb 27, 2008 at 8:23 AM, Antonio Olivares<olivares14031@xxxxxxxxx> wrote:> The slmodem-2.9.11-20070813 and the newer one, do not work :(>> there is no dialout>> thanks,>> Antonio>>>> On Tue, Feb 26, 2008 at 7:22 AM, Antonio Olivares> <olivares14031@xxxxxxxxx> wrote:> > IT does compile with slusb64bit-2.9.11-20070813.So what could be problem?> >> > Regards,> >> > Antonio> >> > *** Compliation successful ***> > [students@localhost slusb64bit-2.9.11-20070813]$ make clean> >> > make -C modem clean && make -C drivers clean && echo "done."> > make[1]: Entering directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/modem'> >> > rm -f slmodemd modem_test modem_main.o modem_cmdline.o modem_test.o> > modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o> > modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o> > dp_sinus.o dp_dummy.o sysdep_common.o> > rm -f *~ *.orig *.rej> > make[1]: Leaving directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/modem'> > make[1]: Entering directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/drivers'> > rm -f kernel-ver slusb.o slusb.ko *st7554.o amrmo_init.o sysdep_amr.o> >> > *.mod.* .*.cmd *~> > rm -f -r .tmp_versions> > make[1]: Leaving directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/drivers'> > done.> > [students@localhost slusb64bit-2.9.11-20070813]$ make> > KERNEL_DIR=/lib/modules/2.6.24.2-4.fc8/build/> >> > make -C modem all> > make[1]: Entering directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/modem'> > rebuild profile...> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_main.o -c modem_main.c> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_cmdline.o -c> > modem_cmdline.c> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem.o -c modem.c> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_datafile.o -c> > modem_datafile.c> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_at.o -c modem_at.c> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_timer.o -c> > modem_timer.c> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_pack.o -c modem_pack.c> >> > modem_pack.c: In function 'modem_async_get_bits':> > modem_pack.c:100: warning: pointer targets in passing argument 2 of> > 'm->get_chars' differ in signedness> > modem_pack.c: In function 'modem_async_put_bits':> > modem_pack.c:148: warning: pointer targets in passing argument 2 of> > 'm->put_chars' differ in signedness> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_ec.o -c modem_ec.c> >> > modem_ec.c: In function 'tx_info':> > modem_ec.c:723: warning: pointer targets in passing argument 2 of> > 'l->modem->get_chars' differ in signedness> > modem_ec.c: In function 'push_rest_data':> > modem_ec.c:811: warning: pointer targets in passing argument 2 of> > 'l->modem->put_chars' differ in signedness> > modem_ec.c: In function 'rx_info':> > modem_ec.c:860: warning: pointer targets in passing argument 2 of> > 'l->modem->put_chars' differ in signedness> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_comp.o -c modem_comp.c> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_param.o -c> > modem_param.c> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_debug.o -c> > modem_debug.c> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o homolog_data.o -c> > homolog_data.c> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_sinus.o -c dp_sinus.c> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_dummy.o -c dp_dummy.c> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o sysdep_common.o -c> > sysdep_common.c> > gcc -m32 -o slmodemd modem_main.o modem_cmdline.o modem.o> >> > modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o> > modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o> > dp_dummy.o dsplibs.o sysdep_common.o> > gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_test.o -c modem_test.c> > gcc -m32 -o modem_test modem_test.o modem_cmdline.o modem.o> >> > modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o> > modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o> > dp_dummy.o dsplibs.o sysdep_common.o> > make[1]: Leaving directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/modem'> > make -C drivers KERNEL_DIR=/lib/modules/2.6.24.2-4.fc8/build/> > make[1]: Entering directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/drivers'> > cc -I/lib/modules/2.6.24.2-4.fc8/build//include -o kernel-ver kernel-ver.c> > make all KERNEL_VER=2.6.24.2-4.fc8> > make[2]: Entering directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/drivers'> > make modules -C /lib/modules/2.6.24.2-4.fc8/build/> > SUBDIRS=/home/students/Download/slusb64bit-2.9.11-20070813/drivers> > make[3]: Entering directory `/usr/src/kernels/2.6.24.2-4.fc8-i686'> > CC [M] /home/students/Download/slusb64bit-2.9.11-20070813/drivers/st7554.o> > LD [M] /home/students/Download/slusb64bit-2.9.11-20070813/drivers/slusb.o> >> > Building modules, stage 2.> > MODPOST 1 modules> > WARNING: modpost: GPL-incompatible module slusb.ko uses future> > GPL-only symbol 'usb_deregister'> > WARNING: modpost: GPL-incompatible module slusb.ko uses future> > GPL-only symbol 'usb_register_driver'> > CC /home/students/Download/slusb64bit-2.9.11-20070813/drivers/slusb.mod.o> > LD [M] /home/students/Download/slusb64bit-2.9.11-20070813/drivers/slusb.ko> > make[3]: Leaving directory `/usr/src/kernels/2.6.24.2-4.fc8-i686'> > make[2]: Leaving directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/drivers'> > make[1]: Leaving directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/drivers'> > [students@localhost slusb64bit-2.9.11-20070813]$ make> >> > make -C modem all> > make[1]: Entering directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/modem'> > make[1]: Leaving directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/modem'> > make -C drivers KERNEL_DIR=/lib/modules/2.6.24.2-4.fc8/build> > make[1]: Entering directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/drivers'> > cc -I/lib/modules/2.6.24.2-4.fc8/build/include -o kernel-ver kernel-ver.c> > make all KERNEL_VER=2.6.24.2-4.fc8> > make[2]: Entering directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/drivers'> > make modules -C /lib/modules/2.6.24.2-4.fc8/build> > SUBDIRS=/home/students/Download/slusb64bit-2.9.11-20070813/drivers> > make[3]: Entering directory `/usr/src/kernels/2.6.24.2-4.fc8-i686'> >> > Building modules, stage 2.> > MODPOST 1 modules> > WARNING: modpost: GPL-incompatible module slusb.ko uses future> > GPL-only symbol 'usb_deregister'> > WARNING: modpost: GPL-incompatible module slusb.ko uses future> > GPL-only symbol 'usb_register_driver'> > make[3]: Leaving directory `/usr/src/kernels/2.6.24.2-4.fc8-i686'> > make[2]: Leaving directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/drivers'> > make[1]: Leaving directory> > `/home/students/Download/slusb64bit-2.9.11-20070813/drivers'> > [students@localhost slusb64bit-2.9.11-20070813]$> > ***********> >> >> > ********* UNSUCCESSFUL ******> > [students@localhost Download]$ cd slmodem-2.9.11-20080126> > [students@localhost slmodem-2.9.11-20080126]$ make> > KERNEL_DIR=/lib/modules/2.6.23.> > 2.6.23.14-107.fc8/ 2.6.23.15-137.fc8/ 2.6.23.9-85.fc8/> > [students@localhost slmodem-2.9.11-20080126]$ make> > KERNEL_DIR=/lib/modules/2.6.23.15-137.fc8/build/> >> > make -C modem all> > make[1]: Entering directory> > `/home/students/Download/slmodem-2.9.11-20080126/modem'> >> >> > rebuild profile...> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_main.o -c modem_main.c> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_cmdline.o -c modem_cmdline.c> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem.o -c modem.c> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_datafile.o -c> > modem_datafile.c> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_at.o -c modem_at.c> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_timer.o -c modem_timer.c> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_pack.o -c modem_pack.c> > modem_pack.c: In function 'modem_async_get_bits':> > modem_pack.c:100: warning: pointer targets in passing argument 2 of> > 'm->get_chars' differ in signedness> > modem_pack.c: In function 'modem_async_put_bits':> > modem_pack.c:148: warning: pointer targets in passing argument 2 of> > 'm->put_chars' differ in signedness> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_ec.o -c modem_ec.c> > modem_ec.c: In function 'tx_info':> > modem_ec.c:723: warning: pointer targets in passing argument 2 of> > 'l->modem->get_chars' differ in signedness> > modem_ec.c: In function 'push_rest_data':> > modem_ec.c:811: warning: pointer targets in passing argument 2 of> > 'l->modem->put_chars' differ in signedness> > modem_ec.c: In function 'rx_info':> > modem_ec.c:860: warning: pointer targets in passing argument 2 of> > 'l->modem->put_chars' differ in signedness> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_comp.o -c modem_comp.c> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_param.o -c modem_param.c> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_debug.o -c modem_debug.c> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o homolog_data.o -c homolog_data.c> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_sinus.o -c dp_sinus.c> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_dummy.o -c dp_dummy.c> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o sysdep_common.o -c sysdep_common.c> > gcc -o slmodemd modem_main.o modem_cmdline.o modem.o modem_datafile.o> > modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o> > modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o> > dsplibs.o sysdep_common.o> > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_test.o -c modem_test.c> > gcc -o modem_test modem_test.o modem_cmdline.o modem.o> > modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o> > modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o> > dp_dummy.o dsplibs.o sysdep_common.o> > make[1]: Leaving directory> > `/home/students/Download/slmodem-2.9.11-20080126/modem'> > make -C drivers KERNEL_DIR=/lib/modules/2.6.23.15-137.fc8/build/> > make[1]: Entering directory> > `/home/students/Download/slmodem-2.9.11-20080126/drivers'> > cc -I/lib/modules/2.6.23.15-137.fc8/build//include -o kernel-ver kernel-ver.c> > make all KERNEL_VER=2.6.23.15-137.fc8> > make[2]: Entering directory> > `/home/students/Download/slmodem-2.9.11-20080126/drivers'> > make modules -C /lib/modules/2.6.23.15-137.fc8/build/> > SUBDIRS=/home/students/Download/slmodem-2.9.11-20080126/drivers> > make[3]: Entering directory `/usr/src/kernels/2.6.23.15-137.fc8-i686'> > CC [M] /home/students/Download/slmodem-2.9.11-20080126/drivers/amrmo_init.o> > /home/students/Download/slmodem-2.9.11-20080126/drivers/amrmo_init.c:> >> > In function 'amrmo_pci_probe':> > /home/students/Download/slmodem-2.9.11-20080126/drivers/amrmo_init.c:612:> > warning: 'deprecated_irq_flag' is deprecated (declared at> > include/linux/interrupt.h:64)> > /home/students/Download/slmodem-2.9.11-20080126/drivers/amrmo_init.c:> > In function 'amrmo_init':> > /home/students/Download/slmodem-2.9.11-20080126/drivers/amrmo_init.c:752:> >> > warning: 'pci_find_device' is deprecated (declared at> > include/linux/pci.h:480)> > CC [M] /home/students/Download/slmodem-2.9.11-20080126/drivers/sysdep_amr.o> > CC [M] /home/students/Download/slmodem-2.9.11-20080126/drivers/st7554.o> > LD [M] /home/students/Download/slmodem-2.9.11-20080126/drivers/slamr.o> > LD [M] /home/students/Download/slmodem-2.9.11-20080126/drivers/slusb.o> > Building modules, stage 2.> > MODPOST 2 modules> > WARNING: modpost: GPL-incompatible module slusb.ko uses future> > GPL-only symbol 'usb_deregister'> > WARNING: modpost: GPL-incompatible module slusb.ko uses future> > GPL-only symbol 'usb_register_driver'> > CC /home/students/Download/slmodem-2.9.11-20080126/drivers/slamr.mod.o> > LD [M] /home/students/Download/slmodem-2.9.11-20080126/drivers/slamr.ko> > CC /home/students/Download/slmodem-2.9.11-20080126/drivers/slusb.mod.o> > LD [M] /home/students/Download/slmodem-2.9.11-20080126/drivers/slusb.ko> > make[3]: Leaving directory `/usr/src/kernels/2.6.23.15-137.fc8-i686'> > make[2]: Leaving directory> > `/home/students/Download/slmodem-2.9.11-20080126/drivers'> > make[1]: Leaving directory> > `/home/students/Download/slmodem-2.9.11-20080126/drivers'> > [students@localhost slmodem-2.9.11-20080126]$ make> >> > make -C modem all> > make[1]: Entering directory> > `/home/students/Download/slmodem-2.9.11-20080126/modem'> > make[1]: Leaving directory> > `/home/students/Download/slmodem-2.9.11-20080126/modem'> > make -C drivers KERNEL_DIR=/lib/modules/2.6.24.2-4.fc8/build> > make[1]: Entering directory> > `/home/students/Download/slmodem-2.9.11-20080126/drivers'> > cc -I/lib/modules/2.6.24.2-4.fc8/build/include -o kernel-ver kernel-ver.c> > make all KERNEL_VER=2.6.24.2-4.fc8> > make[2]: Entering directory> > `/home/students/Download/slmodem-2.9.11-20080126/drivers'> > make modules -C /lib/modules/2.6.24.2-4.fc8/build> > SUBDIRS=/home/students/Download/slmodem-2.9.11-20080126/drivers> > make[3]: Entering directory `/usr/src/kernels/2.6.24.2-4.fc8-i686'> > CC [M] /home/students/Download/slmodem-2.9.11-20080126/drivers/amrmo_init.o> > /home/students/Download/slmodem-2.9.11-20080126/drivers/amrmo_init.c:> >> > In function 'amrmo_pci_probe':> > /home/students/Download/slmodem-2.9.11-20080126/drivers/amrmo_init.c:612:> >> > error: 'SA_SHIRQ' undeclared (first use in this function)> > /home/students/Download/slmodem-2.9.11-20080126/drivers/amrmo_init.c:612:> >> > error: (Each undeclared identifier is reported only once> > /home/students/Download/slmodem-2.9.11-20080126/drivers/amrmo_init.c:612:> >> > error: for each function it appears in.)> > make[4]: *** [/home/students/Download/slmodem-2.9.11-20080126/drivers/amrmo_init.o]> > Error 1> > make[3]: *** [_module_/home/students/Download/slmodem-2.9.11-20080126/drivers]> > Error 2> > make[3]: Leaving directory `/usr/src/kernels/2.6.24.2-4.fc8-i686'> >> > make[2]: *** [all] Error 2> > make[2]: Leaving directory> > `/home/students/Download/slmodem-2.9.11-20080126/drivers'> >> > make[1]: *** [all] Error 2> > make[1]: Leaving directory> > `/home/students/Download/slmodem-2.9.11-20080126/drivers'> > make: *** [drivers] Error 2> > [students@localhost slmodem-2.9.11-20080126]$> >> > ***********> >> >> >> >> > On Mon, Feb 25, 2008 at 7:09 PM, Marvin Stodolsky> > <marvin.stodolsky@xxxxxxxxx> wrote:> > > Sunit and Antonio,> > >> > > This error is in the slamr driver compilation. Please check whether> > > there are any other problems by using the> > > slusb64bit-2.9.11-20070813.tar.gz at> > > http://linmodems.technion.ac.il/packages/smartlink/> > > This package just skips slamr.ko, only compiling slusb.ko and slmodemd.> > > Thus any other problems should be revealed.> > > Best that Sasha works on all problems at once.> > >> > > MarvS> > >> > > On Mon, Feb 25, 2008 at 1:41 PM, Sumit Shah <sumitxshah@xxxxxxxxxxx> wrote:> > > > Hi Antonio!,> > > >> > > > As "slmodem-2.9.11-20070813.tar.gz" gives error , slmodemd-2.9.11-20080126 installed but it hangs while booting to the same kernel (2.6.24)> > > >> > > >> > > > No chance to go to su mode as well.> > > >> > > >> > > >> > > > Regards,> > > > Sumit> > > > India.> > > >> > > >> > > >> > > > -----Original Message-----> > > > From: Antonio Olivares [mailto:olivares14031@xxxxxxxxx]> > > > Sent: Monday, February 25, 2008 2:19 AM> > > > To: Sumit Shah> > > > Cc: marvin.stodolsky@xxxxxxxxx; sashak@xxxxxxxxx; discuss@xxxxxxxxxxxxx> > > > Subject: Re: scanmodem Linux2.6.24_FC4> > > >> > > >> > > > Sumit,> > > >> > > > I have tried also with a 2.6.24 kernel using Slax 6.0.0 which has sources and all, and it fails as well, I will send a separate message with scanModem under slax as well. You can try to get the newer slmodemd-2.9.11-20080126 and newer ungrab-winmodem-20080126 at> > > >> > > > http://linmodems.technion.ac.il/packages/smartlink/> > > >> > > > Report back. Look at what happened to me as well, both slmodem-2.9.11-200* fail.> > > >> > > > Script started on Sun Feb 24 20:21:58 2008> > > > root@slax:~# ls> > > >> > > > Desktop slmodem-2.9.11-20080126.tar.gz ungrab-winmodem-20080126.tar.gz> > > >> > > > root@slax:~# tar -zxvf slmodem-2.9.11-20080126.tar.gz> > > >> > > > slmodem-2.9.11-20080126/> > > >> > > > slmodem-2.9.11-20080126/Makefile> > > >> > > > slmodem-2.9.11-20080126/updates.txt> > > >> > > > slmodem-2.9.11-20080126/patches/> > > >> > > > slmodem-2.9.11-20080126/patches/slmodem-usb-2.6.16.patch> > > >> > > > slmodem-2.9.11-20080126/patches/alsa-linux-2.6.0.patch> > > >> > > > slmodem-2.9.11-20080126/slamr_compile.txt> > > >> > > > slmodem-2.9.11-20080126/Smartlink.txt> > > >> > > > slmodem-2.9.11-20080126/README> > > >> > > > slmodem-2.9.11-20080126/scripts/> > > >> > > > slmodem-2.9.11-20080126/scripts/slmodem.spec> > > >> > > > slmodem-2.9.11-20080126/scripts/debian/> > > >> > > > slmodem-2.9.11-20080126/scripts/debian/slmodemd> > > >> > > > slmodem-2.9.11-20080126/scripts/slackware/> > > >> > > > slmodem-2.9.11-20080126/scripts/slackware/README> > > >> > > > slmodem-2.9.11-20080126/scripts/slackware/rc.slmodemd> > > >> > > > slmodem-2.9.11-20080126/scripts/suse/> > > >> > > > slmodem-2.9.11-20080126/scripts/suse/slmodemd.conf> > > >> > > > slmodem-2.9.11-20080126/scripts/suse/slmodemd.SUSE> > > >> > > > slmodem-2.9.11-20080126/scripts/mandrake/> > > >> > > > slmodem-2.9.11-20080126/scripts/mandrake/slmodemd> > > >> > > > slmodem-2.9.11-20080126/scripts/slmodemd> > > >> > > > slmodem-2.9.11-20080126/scripts/slmodemd.ubuntu.italy> > > >> > > > slmodem-2.9.11-20080126/COPYING> > > >> > > > slmodem-2.9.11-20080126/drivers/> > > >> > > > slmodem-2.9.11-20080126/drivers/Makefile> > > >> > > > slmodem-2.9.11-20080126/drivers/amrmo_init.c> > > >> > > > slmodem-2.9.11-20080126/drivers/kernel-ver.c> > > >> > > > slmodem-2.9.11-20080126/drivers/old_st7554.c> > > >> > > > slmodem-2.9.11-20080126/drivers/sysdep_amr.c> > > >> > > > slmodem-2.9.11-20080126/drivers/amrlibs.o> > > >> > > > slmodem-2.9.11-20080126/drivers/Modules.symvers> > > >> > > > slmodem-2.9.11-20080126/drivers/st7554.c> > > >> > > > slmodem-2.9.11-20080126/drivers/Module.symvers> > > >> > > > slmodem-2.9.11-20080126/modem/> > > >> > > > slmodem-2.9.11-20080126/modem/modem.c> > > >> > > > slmodem-2.9.11-20080126/modem/Makefile> > > >> > > > slmodem-2.9.11-20080126/modem/modem_debug.c> > > >> > > > slmodem-2.9.11-20080126/modem/modem_comp.c> > > >> > > > slmodem-2.9.11-20080126/modem/dp_sinus.c> > > >> > > > slmodem-2.9.11-20080126/modem/modem_datafile.c> > > >> > > > slmodem-2.9.11-20080126/modem/modem_ec.c> > > >> > > > slmodem-2.9.11-20080126/modem/modem_at.c> > > >> > > > slmodem-2.9.11-20080126/modem/modem_param.h> > > >> > > > slmodem-2.9.11-20080126/modem/modem_timer.c> > > >> > > > slmodem-2.9.11-20080126/modem/modem_test.c> > > >> > > > slmodem-2.9.11-20080126/modem/sysdep_common.c> > > >> > > > slmodem-2.9.11-20080126/modem/modem_pack.c> > > >> > > > slmodem-2.9.11-20080126/modem/modem_homolog.h> > > >> > > > slmodem-2.9.11-20080126/modem/modem_defs.h> > > >> > > > slmodem-2.9.11-20080126/modem/modem_debug.h> > > >> > > > slmodem-2.9.11-20080126/modem/modem_main.c> > > >> > > > slmodem-2.9.11-20080126/modem/homolog_data.c> > > >> > > > slmodem-2.9.11-20080126/modem/modem_timer.h> > > >> > > > slmodem-2.9.11-20080126/modem/dsplibs.o> > > >> > > > slmodem-2.9.11-20080126/modem/dp_dummy.c> > > >> > > > slmodem-2.9.11-20080126/modem/.#modem_main.c> > > >> > > > slmodem-2.9.11-20080126/modem/modem_param.c> > > >> > > > slmodem-2.9.11-20080126/modem/modem_cmdline.c> > > >> > > > slmodem-2.9.11-20080126/modem/modem.h> > > >> > > > slmodem-2.9.11-20080126/modem/modem_dp.h> > > >> > > > slmodem-2.9.11-20080126/Changes> > > >> > > > root@slax:~# tar -zxvf ungrab-winmodem-20080126.tar.gz> > > >> > > > ungrab-winmodem-20080126/> > > >> > > > ungrab-winmodem-20080126/Makefile> > > >> > > > ungrab-winmodem-20080126/Module.symvers> > > >> > > > ungrab-winmodem-20080126/updates.txt> > > >> > > > ungrab-winmodem-20080126/Readme.txt> > > >> > > > ungrab-winmodem-20080126/ungrab-winmodem.c> > > >> > > > ungrab-winmodem-20080126/Modules.symvers> > > >> > > > root@slax:~# cd sl> > > >> > > > slmodem-2.9.11-20080126/ slmodem-2.9.11-20080126.tar.gz> > > >> > > > root@slax:~# cd slmodem-2.9.11-20080126> > > >> > > > root@slax:~/slmodem-2.9.11-20080126# make KERNEL_VER=/lib/modules/2.6.24/build> > > >> > > > make -C modem all> > > >> > > > make[1]: Entering directory `/root/slmodem-2.9.11-20080126/modem'> > > >> > > > rebuild profile...> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_main.o -c modem_main.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_cmdline.o -c modem_cmdline.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem.o -c modem.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_datafile.o -c modem_datafile.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_at.o -c modem_at.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_timer.o -c modem_timer.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_pack.o -c modem_pack.c> > > >> > > > modem_pack.c: In function 'modem_async_get_bits':> > > >> > > > modem_pack.c:100: warning: pointer targets in passing argument 2 of 'm->get_chars' differ in signedness> > > >> > > > modem_pack.c: In function 'modem_async_put_bits':> > > >> > > > modem_pack.c:148: warning: pointer targets in passing argument 2 of 'm->put_chars' differ in signedness> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_ec.o -c modem_ec.c> > > >> > > > modem_ec.c: In function 'tx_info':> > > >> > > > modem_ec.c:723: warning: pointer targets in passing argument 2 of 'l->modem->get_chars' differ in signedness> > > >> > > > modem_ec.c: In function 'push_rest_data':> > > >> > > > modem_ec.c:811: warning: pointer targets in passing argument 2 of 'l->modem->put_chars' differ in signedness> > > >> > > > modem_ec.c: In function 'rx_info':> > > >> > > > modem_ec.c:860: warning: pointer targets in passing argument 2 of 'l->modem->put_chars' differ in signedness> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_comp.o -c modem_comp.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_param.o -c modem_param.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_debug.o -c modem_debug.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o homolog_data.o -c homolog_data.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_sinus.o -c dp_sinus.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_dummy.o -c dp_dummy.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o sysdep_common.o -c sysdep_common.c> > > >> > > > gcc -o slmodemd modem_main.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_test.o -c modem_test.c> > > >> > > > gcc -o modem_test modem_test.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o> > > >> > > > make[1]: Leaving directory `/root/slmodem-2.9.11-20080126/modem'> > > >> > > > make -C drivers KERNEL_DIR=/lib/modules/2.6.24/build> > > >> > > > make[1]: Entering directory `/root/slmodem-2.9.11-20080126/drivers'> > > >> > > > make modules -C /lib/modules/2.6.24/build SUBDIRS=/root/slmodem-2.9.11-20080126/drivers> > > >> > > > make[2]: Entering directory `/usr/src/linux-2.6.24'> > > >> > > >> > > > WARNING: Symbol version dump /usr/src/linux-2.6.24/Module.symvers> > > >> > > > is missing; modules will have no dependencies and modversions.> > > >> > > >> > > > CC [M] /root/slmodem-2.9.11-20080126/drivers/amrmo_init.o> > > >> > > > /root/slmodem-2.9.11-20080126/drivers/amrmo_init.c: In function 'amrmo_pci_probe':> > > >> > > > /root/slmodem-2.9.11-20080126/drivers/amrmo_init.c:612: error: 'SA_SHIRQ' undeclared (first use in this function)> > > >> > > > /root/slmodem-2.9.11-20080126/drivers/amrmo_init.c:612: error: (Each undeclared identifier is reported only once> > > >> > > > /root/slmodem-2.9.11-20080126/drivers/amrmo_init.c:612: error: for each function it appears in.)> > > >> > > > /root/slmodem-2.9.11-20080126/drivers/amrmo_init.c: In function 'amrmo_init':> > > >> > > > /root/slmodem-2.9.11-20080126/drivers/amrmo_init.c:752: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:492)> > > >> > > > make[3]: *** [/root/slmodem-2.9.11-20080126/drivers/amrmo_init.o] Error 1> > > >> > > > make[2]: *** [_module_/root/slmodem-2.9.11-20080126/drivers] Error 2> > > >> > > > make[2]: Leaving directory `/usr/src/linux-2.6.24'> > > >> > > > make[1]: *** [all] Error 2> > > >> > > > make[1]: Leaving directory `/root/slmodem-2.9.11-20080126/drivers'> > > >> > > > make: *** [drivers] Error 2> > > >> > > > root@slax:~/slmodem-2.9.11-20080126# ,a~~~ make clean> > > >> > > > make -C modem clean && make -C drivers clean && echo "done."> > > >> > > > make[1]: Entering directory `/root/slmodem-2.9.11-20080126/modem'> > > >> > > > rm -f slmodemd modem_test modem_main.o modem_cmdline.o modem_test.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o sysdep_common.o> > > >> > > > rm -f *~ *.orig *.rej> > > >> > > > make[1]: Leaving directory `/root/slmodem-2.9.11-20080126/modem'> > > >> > > > make[1]: Entering directory `/root/slmodem-2.9.11-20080126/drivers'> > > >> > > > rm -f kernel-ver slamr.o slusb.o slamr.ko slusb.ko *st7554.o amrmo_init.o sysdep_amr.o *.mod.* .*.cmd *~> > > >> > > > rm -f -r .tmp_versions> > > >> > > > make[1]: Leaving directory `/root/slmodem-2.9.11-20080126/drivers'> > > >> > > > done.> > > >> > > > root@slax:~/slmodem-2.9.11-20080126# maie~ ke> > > >> > > > make -C modem all> > > >> > > > make[1]: Entering directory `/root/slmodem-2.9.11-20080126/modem'> > > >> > > > rebuild profile...> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_main.o -c modem_main.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_cmdline.o -c modem_cmdline.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem.o -c modem.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_datafile.o -c modem_datafile.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_at.o -c modem_at.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_timer.o -c modem_timer.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_pack.o -c modem_pack.c> > > >> > > > modem_pack.c: In function 'modem_async_get_bits':> > > >> > > > modem_pack.c:100: warning: pointer targets in passing argument 2 of 'm->get_chars' differ in signedness> > > >> > > > modem_pack.c: In function 'modem_async_put_bits':> > > >> > > > modem_pack.c:148: warning: pointer targets in passing argument 2 of 'm->put_chars' differ in signedness> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_ec.o -c modem_ec.c> > > >> > > > modem_ec.c: In function 'tx_info':> > > >> > > > modem_ec.c:723: warning: pointer targets in passing argument 2 of 'l->modem->get_chars' differ in signedness> > > >> > > > modem_ec.c: In function 'push_rest_data':> > > >> > > > modem_ec.c:811: warning: pointer targets in passing argument 2 of 'l->modem->put_chars' differ in signedness> > > >> > > > modem_ec.c: In function 'rx_info':> > > >> > > > modem_ec.c:860: warning: pointer targets in passing argument 2 of 'l->modem->put_chars' differ in signedness> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_comp.o -c modem_comp.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_param.o -c modem_param.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_debug.o -c modem_debug.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o homolog_data.o -c homolog_data.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_sinus.o -c dp_sinus.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_dummy.o -c dp_dummy.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o sysdep_common.o -c sysdep_common.c> > > >> > > > gcc -o slmodemd modem_main.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_test.o -c modem_test.c> > > >> > > > gcc -o modem_test modem_test.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o> > > >> > > > make[1]: Leaving directory `/root/slmodem-2.9.11-20080126/modem'> > > >> > > > make -C drivers KERNEL_DIR=/lib/modules/2.6.24/build> > > >> > > > make[1]: Entering directory `/root/slmodem-2.9.11-20080126/drivers'> > > >> > > > cc -I/lib/modules/2.6.24/build/include -o kernel-ver kernel-ver.c> > > >> > > > make all KERNEL_VER=2.6.24> > > >> > > > make[2]: Entering directory `/root/slmodem-2.9.11-20080126/drivers'> > > >> > > > make modules -C /lib/modules/2.6.24/build SUBDIRS=/root/slmodem-2.9.11-20080126/drivers> > > >> > > > make[3]: Entering directory `/usr/src/linux-2.6.24'> > > >> > > >> > > > WARNING: Symbol version dump /usr/src/linux-2.6.24/Module.symvers> > > >> > > > is missing; modules will have no dependencies and modversions.> > > >> > > >> > > > CC [M] /root/slmodem-2.9.11-20080126/drivers/amrmo_init.o> > > >> > > > /root/slmodem-2.9.11-20080126/drivers/amrmo_init.c: In function 'amrmo_pci_probe':> > > >> > > > /root/slmodem-2.9.11-20080126/drivers/amrmo_init.c:612: error: 'SA_SHIRQ' undeclared (first use in this function)> > > >> > > > /root/slmodem-2.9.11-20080126/drivers/amrmo_init.c:612: error: (Each undeclared identifier is reported only once> > > >> > > > /root/slmodem-2.9.11-20080126/drivers/amrmo_init.c:612: error: for each function it appears in.)> > > >> > > > /root/slmodem-2.9.11-20080126/drivers/amrmo_init.c: In function 'amrmo_init':> > > >> > > > /root/slmodem-2.9.11-20080126/drivers/amrmo_init.c:752: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:492)> > > >> > > > make[4]: *** [/root/slmodem-2.9.11-20080126/drivers/amrmo_init.o] Error 1> > > >> > > > make[3]: *** [_module_/root/slmodem-2.9.11-20080126/drivers] Error 2> > > >> > > > make[3]: Leaving directory `/usr/src/linux-2.6.24'> > > >> > > > make[2]: *** [all] Error 2> > > >> > > > make[2]: Leaving directory `/root/slmodem-2.9.11-20080126/drivers'> > > >> > > > make[1]: *** [all] Error 2> > > >> > > > make[1]: Leaving directory `/root/slmodem-2.9.11-20080126/drivers'> > > >> > > > make: *** [drivers] Error 2> > > >> > > > root@slax:~/slmodem-2.9.11-20080126# ^[[2~^?[K [Kmake ;s ls /lib/modules/2.6.24/build> > > >> > > > COPYING MAINTAINERS REPORTING-BUGS crypto ipc mm security> > > >> > > > CREDITS Makefile arch include kernel samples usr> > > >> > > > Kbuild README block init lib scripts> > > >> > > > root@slax:~/slmodem-2.9.11-20080126# ls /lib/modules/2.6.24/build ex> > > >> > > > build/ modules.ieee1394map modules.seriomap> > > >> > > > kernel/ modules.inputmap modules.symbols> > > >> > > > modules.alias modules.isapnpmap modules.usbmap> > > >> > > > modules.ccwmap modules.ofmap source/> > > >> > > > modules.dep modules.pcimap> > > >> > > > root@slax:~/slmodem-2.9.11-20080126# ls /lib/modules/2.6.24/> > > >> > > > build/ modules.ieee1394map modules.seriomap> > > >> > > > kernel/ modules.inputmap modules.symbols> > > >> > > > modules.alias modules.isapnpmap modules.usbmap> > > >> > > > modules.ccwmap modules.ofmap source/> > > >> > > > modules.dep modules.pcimap> > > >> > > > root@slax:~/slmodem-2.9.11-20080126# ls /lib/modules/2.6.24/ make clean[K[Kmake cleanKERNEL_VER=/lib/modules/2.6.24/buildclean[K[K[Kmake[Kls /lib/modules/2.6.24/source> > > >> > > > COPYING MAINTAINERS REPORTING-BUGS crypto ipc mm security> > > >> > > > CREDITS Makefile arch include kernel samples usr> > > >> > > > Kbuild README block init lib scripts> > > >> > > > root@slax:~/slmodem-2.9.11-20080126# cd ../un> > > >> > > > ungrab-winmodem-20080126/ ungrab-winmodem-20080126.tar.gz> > > >> > > > root@slax:~/slmodem-2.9.11-20080126# cd ../ungrab-winmodem-20080126> > > >> > > > root@slax:~/ungrab-winmodem-20080126# make clean> > > >> > > > rm -f *.o *.ko *.mod.* .*.cmd *~> > > >> > > > rm -f -r .tmp_versions> > > >> > > > root@slax:~/ungrab-winmodem-20080126# make> > > >> > > > make modules -C /lib/modules/2.6.24/build SUBDIRS=/root/ungrab-winmodem-20080126> > > >> > > > make[1]: Entering directory `/usr/src/linux-2.6.24'> > > >> > > >> > > > WARNING: Symbol version dump /usr/src/linux-2.6.24/Module.symvers> > > >> > > > is missing; modules will have no dependencies and modversions.> > > >> > > >> > > > CC [M] /root/ungrab-winmodem-20080126/ungrab-winmodem.o> > > >> > > > /root/ungrab-winmodem-20080126/ungrab-winmodem.c: In function 'softmodem_release_init':> > > >> > > > /root/ungrab-winmodem-20080126/ungrab-winmodem.c:79: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:492)> > > >> > > > Building modules, stage 2.> > > >> > > > MODPOST 1 modules> > > >> > > > CC /root/ungrab-winmodem-20080126/ungrab-winmodem.mod.o> > > >> > > > LD [M] /root/ungrab-winmodem-20080126/ungrab-winmodem.ko> > > >> > > > make[1]: Leaving directory `/usr/src/linux-2.6.24'> > > >> > > > root@slax:~/ungrab-winmodem-20080126# make install> > > >> > > > make modules -C /lib/modules/2.6.24/build SUBDIRS=/root/ungrab-winmodem-20080126> > > >> > > > make[1]: Entering directory `/usr/src/linux-2.6.24'> > > >> > > >> > > > WARNING: Symbol version dump /usr/src/linux-2.6.24/Module.symvers> > > >> > > > is missing; modules will have no dependencies and modversions.> > > >> > > >> > > > Building modules, stage 2.> > > >> > > > MODPOST 1 modules> > > >> > > > make[1]: Leaving directory `/usr/src/linux-2.6.24'> > > >> > > > install -D -m 644 ungrab-winmodem.ko /lib/modules/2.6.24/extra/ungrab-winmodem.ko> > > >> > > > /sbin/depmod -a> > > >> > > > root@slax:~/ungrab-winmodem-20080126# cdd ../r> > > >> > > > root@slax:~# ls> > > >> > > > Desktop ungrab-winmodem-20080126> > > >> > > > slmodem-2.9.11-20080126 ungrab-winmodem-20080126.tar.gz> > > >> > > > slmodem-2.9.11-20080126.tar.gz> > > >> > > > root@slax:~# cp /mnt/h sda1/> > > >> > > > Documents/ mathworksheetgenerator.txt> > > >> > > > Downloads/ peanut/> > > >> > > > MPlayer-1.0rc2.tar.bz2 slmodem-2.9.11-20070813.tar.gz> > > >> > > > Question about Academies.txt slmodem-2.9.11-20080126.tar.gz> > > >> > > > dmesg-20071015.txt ungrab-winmodem-20070505.tar.gz> > > >> > > > grids-all-misc.doc ungrab-winmodem-20080126.tar.gz> > > >> > > > lspciTOSHIBA.txt xorgTOSHIBA.txt> > > >> > > > root@slax:~# cp /mnt/sda1/u slm> > > >> > > > slmodem-2.9.11-20070813.tar.gz slmodem-2.9.11-20080126.tar.gz> > > >> > > > root@slax:~# cp /mnt/sda1/slmodem-2.9.11-20070813.tar.gz /root/> > > >> > > > root@slax:~# ls> > > >> > > > Desktop slmodem-2.9.11-20080126.tar.gz> > > >> > > > slmodem-2.9.11-20070813.tar.gz ungrab-winmodem-20080126> > > >> > > > slmodem-2.9.11-20080126 ungrab-winmodem-20080126.tar.gz> > > >> > > > root@slax:~# cd tar -zxvf sl> > > >> > > > slmodem-2.9.11-20070813.tar.gz slmodem-2.9.11-20080126.tar.gz> > > >> > > > slmodem-2.9.11-20080126/> > > >> > > > root@slax:~# tar -zxvf slmodem-2.9.11-20070813.tar.gz> > > >> > > > slmodem-2.9.11-20070813/> > > >> > > > slmodem-2.9.11-20070813/Smartlink.txt> > > >> > > > slmodem-2.9.11-20070813/Changes> > > >> > > > slmodem-2.9.11-20070813/slamr_compile.txt> > > >> > > > slmodem-2.9.11-20070813/COPYING> > > >> > > > slmodem-2.9.11-20070813/README> > > >> > > > slmodem-2.9.11-20070813/Makefile> > > >> > > > slmodem-2.9.11-20070813/modem/> > > >> > > > slmodem-2.9.11-20070813/modem/modem_cmdline.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_debug.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_datafile.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_timer.h> > > >> > > > slmodem-2.9.11-20070813/modem/modem.h> > > >> > > > slmodem-2.9.11-20070813/modem/modem_dp.h> > > >> > > > slmodem-2.9.11-20070813/modem/dp_dummy.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_at.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_ec.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_homolog.h> > > >> > > > slmodem-2.9.11-20070813/modem/sysdep_common.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_test.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_main.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_comp.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_debug.h> > > >> > > > slmodem-2.9.11-20070813/modem/modem_param.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_timer.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_defs.h> > > >> > > > slmodem-2.9.11-20070813/modem/Makefile> > > >> > > > slmodem-2.9.11-20070813/modem/modem_pack.c> > > >> > > > slmodem-2.9.11-20070813/modem/dsplibs.o> > > >> > > > slmodem-2.9.11-20070813/modem/dp_sinus.c> > > >> > > > slmodem-2.9.11-20070813/modem/homolog_data.c> > > >> > > > slmodem-2.9.11-20070813/modem/modem_param.h> > > >> > > > slmodem-2.9.11-20070813/scripts/> > > >> > > > slmodem-2.9.11-20070813/scripts/slmodemd> > > >> > > > slmodem-2.9.11-20070813/scripts/slmodem.spec> > > >> > > > slmodem-2.9.11-20070813/scripts/slackware/> > > >> > > > slmodem-2.9.11-20070813/scripts/slackware/rc.slmodemd> > > >> > > > slmodem-2.9.11-20070813/scripts/slackware/README> > > >> > > > slmodem-2.9.11-20070813/scripts/mandrake/> > > >> > > > slmodem-2.9.11-20070813/scripts/mandrake/slmodemd> > > >> > > > slmodem-2.9.11-20070813/scripts/debian/> > > >> > > > slmodem-2.9.11-20070813/scripts/debian/slmodemd> > > >> > > > slmodem-2.9.11-20070813/scripts/suse/> > > >> > > > slmodem-2.9.11-20070813/scripts/suse/slmodemd.SUSE> > > >> > > > slmodem-2.9.11-20070813/scripts/suse/slmodemd.conf> > > >> > > > slmodem-2.9.11-20070813/scripts/slmodemd.ubuntu.italy> > > >> > > > slmodem-2.9.11-20070813/drivers/> > > >> > > > slmodem-2.9.11-20070813/drivers/kernel-ver.c> > > >> > > > slmodem-2.9.11-20070813/drivers/st7554.c> > > >> > > > slmodem-2.9.11-20070813/drivers/Module.symvers> > > >> > > > slmodem-2.9.11-20070813/drivers/sysdep_amr.c> > > >> > > > slmodem-2.9.11-20070813/drivers/amrmo_init.c> > > >> > > > slmodem-2.9.11-20070813/drivers/old_st7554.c> > > >> > > > slmodem-2.9.11-20070813/drivers/Makefile> > > >> > > > slmodem-2.9.11-20070813/drivers/amrlibs.o> > > >> > > > slmodem-2.9.11-20070813/drivers/Modules.symvers> > > >> > > > slmodem-2.9.11-20070813/patches/> > > >> > > > slmodem-2.9.11-20070813/patches/alsa-linux-2.6.0.patch> > > >> > > > slmodem-2.9.11-20070813/patches/slmodem-usb-2.6.16.patch> > > >> > > > root@slax:~# cd sl> > > >> > > > slmodem-2.9.11-20070813/ slmodem-2.9.11-20080126/> > > >> > > > slmodem-2.9.11-20070813.tar.gz slmodem-2.9.11-20080126.tar.gz> > > >> > > > root@slax:~# cd slmodem-2.9.11-2007> > > >> > > > slmodem-2.9.11-20070813/ slmodem-2.9.11-20070813.tar.gz> > > >> > > > root@slax:~# cd slmodem-2.9.11-20070813> > > >> > > > root@slax:~/slmodem-2.9.11-20070813# make clean> > > >> > > > make -C modem clean && make -C drivers clean && echo "done."> > > >> > > > make[1]: Entering directory `/root/slmodem-2.9.11-20070813/modem'> > > >> > > > rm -f slmodemd modem_test modem_main.o modem_cmdline.o modem_test.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o sysdep_common.o> > > >> > > > rm -f *~ *.orig *.rej> > > >> > > > make[1]: Leaving directory `/root/slmodem-2.9.11-20070813/modem'> > > >> > > > make[1]: Entering directory `/root/slmodem-2.9.11-20070813/drivers'> > > >> > > > rm -f kernel-ver slamr.o slusb.o slamr.ko slusb.ko *st7554.o amrmo_init.o sysdep_amr.o *.mod.* .*.cmd *~> > > >> > > > rm -f -r .tmp_versions> > > >> > > > make[1]: Leaving directory `/root/slmodem-2.9.11-20070813/drivers'> > > >> > > > done.> > > >> > > > root@slax:~/slmodem-2.9.11-20070813# make KERNEL_DRI IR=/l.i ib/b modules/2.6.24/build> > > >> > > > make -C modem all> > > >> > > > make[1]: Entering directory `/root/slmodem-2.9.11-20070813/modem'> > > >> > > > rebuild profile...> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_main.o -c modem_main.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_cmdline.o -c modem_cmdline.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem.o -c modem.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_datafile.o -c modem_datafile.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_at.o -c modem_at.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_timer.o -c modem_timer.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_pack.o -c modem_pack.c> > > >> > > > modem_pack.c: In function 'modem_async_get_bits':> > > >> > > > modem_pack.c:100: warning: pointer targets in passing argument 2 of 'm->get_chars' differ in signedness> > > >> > > > modem_pack.c: In function 'modem_async_put_bits':> > > >> > > > modem_pack.c:148: warning: pointer targets in passing argument 2 of 'm->put_chars' differ in signedness> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_ec.o -c modem_ec.c> > > >> > > > modem_ec.c: In function 'tx_info':> > > >> > > > modem_ec.c:723: warning: pointer targets in passing argument 2 of 'l->modem->get_chars' differ in signedness> > > >> > > > modem_ec.c: In function 'push_rest_data':> > > >> > > > modem_ec.c:811: warning: pointer targets in passing argument 2 of 'l->modem->put_chars' differ in signedness> > > >> > > > modem_ec.c: In function 'rx_info':> > > >> > > > modem_ec.c:860: warning: pointer targets in passing argument 2 of 'l->modem->put_chars' differ in signedness> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_comp.o -c modem_comp.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_param.o -c modem_param.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_debug.o -c modem_debug.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o homolog_data.o -c homolog_data.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_sinus.o -c dp_sinus.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_dummy.o -c dp_dummy.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o sysdep_common.o -c sysdep_common.c> > > >> > > > gcc -o slmodemd modem_main.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_test.o -c modem_test.c> > > >> > > > gcc -o modem_test modem_test.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o> > > >> > > > make[1]: Leaving directory `/root/slmodem-2.9.11-20070813/modem'> > > >> > > > make -C drivers KERNEL_DIR=/lib/modules/2.6.24/build> > > >> > > > make[1]: Entering directory `/root/slmodem-2.9.11-20070813/drivers'> > > >> > > > cc -I/lib/modules/2.6.24/build/include -o kernel-ver kernel-ver.c> > > >> > > > make all KERNEL_VER=2.6.24> > > >> > > > make[2]: Entering directory `/root/slmodem-2.9.11-20070813/drivers'> > > >> > > > make modules -C /lib/modules/2.6.24/build SUBDIRS=/root/slmodem-2.9.11-20070813/drivers> > > >> > > > make[3]: Entering directory `/usr/src/linux-2.6.24'> > > >> > > >> > > > WARNING: Symbol version dump /usr/src/linux-2.6.24/Module.symvers> > > >> > > > is missing; modules will have no dependencies and modversions.> > > >> > > >> > > > CC [M] /root/slmodem-2.9.11-20070813/drivers/amrmo_init.o> > > >> > > > /root/slmodem-2.9.11-20070813/drivers/amrmo_init.c: In function 'amrmo_pci_probe':> > > >> > > > /root/slmodem-2.9.11-20070813/drivers/amrmo_init.c:620: error: 'SA_SHIRQ' undeclared (first use in this function)> > > >> > > > /root/slmodem-2.9.11-20070813/drivers/amrmo_init.c:620: error: (Each undeclared identifier is reported only once> > > >> > > > /root/slmodem-2.9.11-20070813/drivers/amrmo_init.c:620: error: for each function it appears in.)> > > >> > > > /root/slmodem-2.9.11-20070813/drivers/amrmo_init.c: In function 'amrmo_init':> > > >> > > > /root/slmodem-2.9.11-20070813/drivers/amrmo_init.c:760: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:492)> > > >> > > > make[4]: *** [/root/slmodem-2.9.11-20070813/drivers/amrmo_init.o] Error 1> > > >> > > > make[3]: *** [_module_/root/slmodem-2.9.11-20070813/drivers] Error 2> > > >> > > > make[3]: Leaving directory `/usr/src/linux-2.6.24'> > > >> > > > make[2]: *** [all] Error 2> > > >> > > > make[2]: Leaving directory `/root/slmodem-2.9.11-20070813/drivers'> > > >> > > > make[1]: *** [all] Error 2> > > >> > > > make[1]: Leaving directory `/root/slmodem-2.9.11-20070813/drivers'> > > >> > > > make: *** [drivers] Error 2> > > >> > > > root@slax:~/slmodem-2.9.11-20070813# exit> > > >> > > >> > > > Script done on Sun Feb 24 20:27:00 2008> > > >> > > > Regards,> > > >> > > > Antonio> > > >> > > >> > > >> > > > ----- Original Message ----> > > >> > > > From: Sumit Shah <sumitxshah@xxxxxxxxxxx>> > > >> > > > To: discuss@xxxxxxxxxxxxx> > > >> > > > Cc: olivares14031@xxxxxxxxx; marvin.stodolsky@xxxxxxxxx> > > >> > > > Sent: Sunday, February 24, 2008 2:41:05 PM> > > >> > > > Subject: scanmodem Linux2.6.24_FC4> > > >> > > >> > > >> > > > <!-- _filtered {font-family:Wingdings;panose-1:5 0 0 0 0 0 0 0 0 0;} _filtered {font-family:Wingdings;panose-1:5 0 0 0 0 0 0 0 0 0;} _filtered {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;} _filtered {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in;margin-bottom:.0001pt;font-size:11.0pt;font-family:"Calibri", "sans-serif";} a:link, span.MsoHyperlink {color:blue;text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {color:purple;text-decoration:underline;} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in;margin-bottom:.0001pt;font-size:11.0pt;font-family:"Calibri", "sans-serif";} span.EmailStyle18 {font-family:"Calibri", "sans-serif";color:windowtext;} span.EmailStyle19 {font-family:"Calibri", "sans-serif";color:#1F497D;} MsoChpDefault {font-size:10.0pt;}> > > > _filtered {margin:1.0in 1.0in 1.0in 1.0in;} div.Section1 {} _filtered {} _filtered {font-family:Symbol;} _filtered {} _filtered {} _filtered {} _filtered {} _filtered {} _filtered {} _filtered {} _filtered {} ol {margin-bottom:0in;} ul {margin-bottom:0in;} -->> > > >> > > > Hello all !,> > > >> > > >> > > >> > > >> > > >> > > > I've a> > > >> > > > · Smart Link Modem,> > > >> > > > · Sis 630 Mother board,> > > >> > > > · Fedora Core 4 Distribution.> > > >> > > > · Updated to 2.6.24 Kernel from kernel.org> > > >> > > > · Kernel_Dir directive pointing to correct Kernel source "KERNEL_DIR=/lib/modules/2.6.24/build à /data/linux2.6.24" where I untar my latest kernel i.e "linux-2.6.24.tar.bz2"> > > >> > > > · Downloaded and make "slmodem-2.9.11-20070813" version as per ModeData.txt file suggested me.> > > >> > > > · Code in RED – is what alarmed me most: "Do I need another version of slmodem file ? "> > > >> > > >> > > >> > > > ==========================================================================> > > >> > > > Working with:> > > >> > > > slmodem-2.9.11-20070813.tar.gz> > > >> > > > ungrab-winmodem-20070505.tar.gz> > > >> > > > ==========================================================================> > > >> > > >> > > >> > > > Also let me know, why "ungrab-winmodem-20070505.tar.gz" is for?> > > >> > > >> > > >> > > > Any help will be much appreciated> > > >> > > > Thanks in Advance> > > >> > > > Sumit Shah.> > > >> > > >> > > >> > > > ==========================================================================> > > >> > > > Lspci –v for Modem revels :> > > >> > > > 00:09.0 Modem: Smart Link Ltd.: Unknown device 2800 (rev 02) (prog-if 00 [Generic])> > > >> > > > Subsystem: Unknown device 1801:2800> > > >> > > > Flags: medium devsel, IRQ 9> > > >> > > > Memory at dc000000 (32-bit, prefetchable) [size=16M]> > > >> > > > Capabilities: [80] Power Management version 2> > > >> > > > ==========================================================================> > > >> > > > Lspci –nv for modem revels> > > >> > > > 00:09.0 Class 0703: 2000:2800 (rev 02)> > > >> > > > Subsystem: 1801:2800> > > >> > > > Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-> > > >> > > > Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR+> > > >> > > > Interrupt: pin A routed to IRQ 9> > > >> > > > Region 0: Memory at dc000000 (32-bit, prefetchable) [size=16M]> > > >> > > > Capabilities: [80] Power Management version 2> > > >> > > > Flags: PMEClk- DSI- D1- D2- AuxCurrent=100mA PME(D0-,D1-,D2-,D3hot+,D3cold+)> > > >> > > > Status: D0 PME-Enable- DSel=0 DScale=0 PME-> > > >> > > > Bridge: PM- B3+> > > >> > > > ==========================================================================> > > >> > > >> > > >> > > > [root@localhost slmodem-2.9.11-20070813]# make> > > >> > > > make -C modem all> > > >> > > > make[1]: Entering directory `/data/slmodem-2.9.11-20070813/modem'> > > >> > > > rebuild profile...> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_main.o -c modem_main.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_cmdline.o -c modem_cmdline.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem.o -c modem.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_datafile.o -c modem_datafile.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_at.o -c modem_at.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_timer.o -c modem_timer.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_pack.o -c modem_pack.c> > > >> > > > modem_pack.c: In function âmodem_async_get_bitsâ:> > > >> > > > modem_pack.c:100: warning: pointer targets in passing argument 2 of âm->get_charsâ differ in signedness> > > >> > > > modem_pack.c: In function âmodem_async_put_bitsâ:> > > >> > > > modem_pack.c:148: warning: pointer targets in passing argument 2 of âm->put_charsâ differ in signedness> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_ec.o -c modem_ec.c> > > >> > > > modem_ec.c: In function âtx_infoâ:> > > >> > > > modem_ec.c:723: warning: pointer targets in passing argument 2 of âl->modem->get_charsâ differ in signedness> > > >> > > > modem_ec.c: In function âpush_rest_dataâ:> > > >> > > > modem_ec.c:811: warning: pointer targets in passing argument 2 of âl->modem->put_charsâ differ in signedness> > > >> > > > modem_ec.c: In function ârx_infoâ:> > > >> > > > modem_ec.c:860: warning: pointer targets in passing argument 2 of âl->modem->put_charsâ differ in signedness> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_comp.o -c modem_comp.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_param.o -c modem_param.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_debug.o -c modem_debug.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o homolog_data.o -c homolog_data.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_sinus.o -c dp_sinus.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_dummy.o -c dp_dummy.c> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o sysdep_common.o -c sysdep_common.c> > > >> > > > gcc -o slmodemd modem_main.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o> > > >> > > > gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_test.o -c modem_test.c> > > >> > > > gcc -o modem_test modem_test.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o> > > >> > > > make[1]: Leaving directory `/data/slmodem-2.9.11-20070813/modem'> > > >> > > > make -C drivers KERNEL_DIR=/lib/modules/2.6.24/build> > > >> > > > make[1]: Entering directory `/data/slmodem-2.9.11-20070813/drivers'> > > >> > > > cc -I/lib/modules/2.6.24/build/include -o kernel-ver kernel-ver.c> > > >> > > > make all KERNEL_VER=2.6.24> > > >> > > > make[2]: Entering directory `/data/slmodem-2.9.11-20070813/drivers'> > > >> > > > make modules -C /lib/modules/2.6.24/build SUBDIRS=/data/slmodem-2.9.11-20070813/drivers> > > >> > > > make[3]: Entering directory `/data/linux-2.6.24'> > > >> > > >> > > >> > > > WARNING: Symbol version dump /data/linux-2.6.24/Module.symvers> > > >> > > > is missing; modules will have no dependencies and modversions.> > > >> > > >> > > >> > > > CC [M] /data/slmodem-2.9.11-20070813/drivers/amrmo_init.o> > > >> > > > /data/slmodem-2.9.11-20070813/drivers/amrmo_init.c: In function âamrmo_pci_probeâ:> > > >> > > > /data/slmodem-2.9.11-20070813/drivers/amrmo_init.c:620: error: âSA_SHIRQâ undeclared (first use in this function)> > > >> > > > /data/slmodem-2.9.11-20070813/drivers/amrmo_init.c:620: error: (Each undeclared identifier is reported only once> > > >> > > > /data/slmodem-2.9.11-20070813/drivers/amrmo_init.c:620: error: for each function it appears in.)> > > >> > > > /data/slmodem-2.9.11-20070813/drivers/amrmo_init.c: In function âamrmo_initâ:> > > >> > > > /data/slmodem-2.9.11-20070813/drivers/amrmo_init.c:762: error: implicit declaration of function âpci_match_idâ> > > >> > > > /data/slmodem-2.9.11-20070813/drivers/amrmo_init.c:763: error: implicit declaration of function âpci_dev_driverâ> > > >> > > > make[4]: *** [/data/slmodem-2.9.11-20070813/drivers/amrmo_init.o] Error 1> > > >> > > > make[3]: *** [_module_/data/slmodem-2.9.11-20070813/drivers] Error 2> > > >> > > > make[3]: Leaving directory `/data/linux-2.6.24'> > > >> > > > make[2]: *** [all] Error 2> > > >> > > > make[2]: Leaving directory `/data/slmodem-2.9.11-20070813/drivers'> > > >> > > > make[1]: *** [all] Error 2> > > >> > > > make[1]: Leaving directory `/data/slmodem-2.9.11-20070813/drivers'> > > >> > > > make: *** [drivers] Error 2> > > >> > > > [root@localhost slmodem-2.9.11-20070813]#> > > >> > > > ==========================================================================> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > > -----Inline Attachment Follows-----> > > >> > > >> > > >> > > > Only plain text email is forwarded by the Discuss@xxxxxxxxxxxxx List Server,> > > >> > > > as HTML can contain viruses. Use as the email Subject Line:> > > >> > > > YourName, YourCountry Fedora Core release 4 (Stentz)> > > >> > > > Kernel kernel 2.6.24> > > >> > > > With this Subject Line cogent experts will be alerted, and useful case names left in the Archive.> > > >> > > > YourCountry will enable Country specific guidance. Your contry's local Linux experts> > > >> > > > can be found through: http://www.linux.org/groups/index.html.> > > >> > > > They will know your Country's modem code, which may be essential for dialup service.> > > >> > > > Responses from Discuss@xxxxxxxxxxxxx are sometimes blocked by an Internet Provider mail filters.> > > >> > > > So in a day, also check the Archived responses at http://www.linmodems.org> > > >> > > > -------------------------- System information ----------------------------> > > >> > > > CPU=i686, Fedora Core release 4 (Stentz)> > > >> > > > Kernel> > > >> > > > Linux version 2.6.24 (root@xxxxxxxxxxxxxxxxxxxxx) (gcc version 4.0.0 20050519 (Red Hat 4.0.0-8)) #2 Mon Feb 4 01:25:47 IST 2008> > > >> > > > scanModem update of: 2008_02_10> > > >> > > >> > > >> > > >> > > >> > > > There are no blacklisted modem drivers in /etc/modprobe* files> > > >> > > > Packages needed for support of Advanced Linux Sound Architecture (ALSA) support should be installed: alsa-base and alsa-utilities!!> > > >> > > > They are necessary for support of ALSA modem drivers, many Conexant chipset modems and success of modem diagnostics for modems requiring slmodemd actions.> > > >> > > >> > > >> > > > Checking /proc/bus/usb/devices> > > >> > > > USB modem not detected among /proc/bus/usb/devices.> > > >> > > >> > > >> > > > For candidate card in slot 00:09.0, firmware information and bootup diagnostics are:> > > >> > > > PCI slot PCI ID SubsystemID Name> > > >> > > > ---------- --------- --------- --------------> > > >> > > > 00:09.0 2000:2800 1801:2800 Modem: Smart Link Ltd.: Unknown device 2800> > > >> > > >> > > >> > > > Modem interrupt assignment and sharing:> > > >> > > > --- Bootup diagnostics for card in PCI slot 00:09.0 ----> > > >> > > > PCI: Found IRQ 9 for device 0000:00:09.0> > > >> > > >> > > >> > > >> > > >> > > > === Finished modem firmware and bootup diagnostics section. ===> > > >> > > > === Next deducing cogent software ===> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > > Predictive diagnostics for card in PCI bus 00:09.0:> > > >> > > > Modem chipset detected on> > > >> > > > CLASS="Class 0703: 2000:2800"> > > >> > > > NAME="Modem: Smart Link Ltd.: Unknown device 2800 "> > > >> > > > PCIDEV=2000:2800> > > >> > > > SUBSYS=1801:2800> > > >> > > > SUBven=1801> > > >> > > > IRQ=9> > > >> > > > IDENT=slamr> > > >> > > >> > > >> > > > For candidate modem in PCI bus: 00:09.0> > > >> > > > Class 0703: 2000:2800 Modem: Smart Link Ltd.: Unknown device 2800> > > >> > > > Primary PCI_id 2000:2800> > > >> > > > Support type needed or chipset: slamr> > > >> > > >> > > >> > > >> > > >> > > > ----------------end Softmodem section --------------> > > >> > > > The modem is supported by the Smartlink slamr driver> > > >> > > > plus the slmodemd helper utility. Read the> > > >> > > > Smartlink.txt and Modem/YourSystem.txt for follow through guidance.> > > >> > > >> > > >> > > >> > > >> > > > For 2.6.24 compiling drivers is necessary. As of October 2007 the current packages at> > > >> > > > http://linmodems.technion.ac.il/packages/smartlink/ are the> > > >> > > > ungrab-winmodem-20070505.tar.gz and slmodem-2.9.11-20070813.tar.gz> > > >> > > >> > > >> > > > Writing Smartlink.txt> > > >> > > > ============ end Smartlink section =====================> > > >> > > >> > > >> > > > Completed candidate modem analyses.> > > >> > > >> > > >> > > > The base of the UDEV device file system is: /dev/.udevdb> > > >> > > >> > > >> > > > Versions adequately match for the compiler installed: 4.0.0> > > >> > > > and the compiler used in kernel assembly: 4.0.0> > > >> > > >> > > >> > > > linux-headers-2.6.24 resources needed for compiling are not manifestly ready!> > > >> > > >> > > >> > > > If compiling is necessary packages must be installed, providing:> > > >> > > > kernel-source-2.6.24> > > >> > > >> > > >> > > >> > > >> > > > If a driver compilation fails, with message including some lack of some FileName.h (stdio.h for example), then> > > >> > > > Some additional kernel-header files need installation to /usr/include. The minimal additional packages are libc6-dev> > > >> > > > and any of its dependents, under Ubuntu linux-libc-dev> > > >> > > >> > > >> > > > If an alternate ethernet connection is available,> > > >> > > > $ apt-get update> > > >> > > > $ apt-get -s install linux-kernel-devel> > > >> > > > will install needed package> > > >> > > > For Debian/Ubuntu related distributions, run the following command to display the needed package list:> > > >> > > >> > > >> > > > Otherwise packages have to be found through http://packages.ubuntu.com> > > >> > > > Once downloaded and transferred into a Linux partition,> > > >> > > > they can be installed alltogether with:> > > >> > > > $ sudo dpkg -i *.deb> > > >> > > >> > > >> > > >> > > >> > > > Checking pppd properties:> > > >> > > > -r-xr-xr-x 1 root root 250892 Nov 2 2004 /usr/sbin/pppd> > > >> > > >> > > >> > > > In case of an "error 17" "serial loopback" problem, see:> > > >> > > > http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html> > > >> > > >> > > >> > > > To enable dialout without Root permission do:> > > >> > > > $ su - root (not for Ubuntu)> > > >> > > > chmod a+x /usr/sbin/pppd> > > >> > > > or under Ubuntu related Linuxes> > > >> > > > chmod a+x /usr/sbin/pppd> > > >> > > >> > > >> > > > Checking settings of: /etc/ppp/options> > > >> > > > lock> > > >> > > >> > > >> > > > In case of a message like:> > > >> > > > Warning: Could not modify /etc/ppp/pap-secrets: Permission denied> > > >> > > > see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html> > > >> > > >> > > >> > > > Read Modem/YourSystem.txt concerning other COMM channels: eth0> > > >> > > > Which can interfere with Browser naviagation.> > > >> > > >> > > >> > > > Don't worry about the following, it is for the experts> > > >> > > > should trouble shooting be necessary.> > > >> > > > ==========================================================> > > >> > > >> > > >> > > > Checking for modem support lines:> > > >> > > > --------------------------------------> > > >> > > > /device/modem symbolic link:> > > >> > > > slmodemd created symbolic link /dev/ttySL0:> > > >> > > > Within /etc/udev/ files:> > > >> > > >> > > >> > > > Within /etc/modprobe.conf files:> > > >> > > >> > > >> > > > Within any ancient /etc/devfs files:> > > >> > > >> > > >> > > > Within ancient kernel 2.4.n /etc/module.conf files:> > > >> > > >> > > >> > > > --------- end modem support lines --------> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > > ____________________________________________________________________________________> > > > Never miss a thing. Make Yahoo your home page.> > > > http://www.yahoo.com/r/hs> > > >> > > >> > >> >>