Napravljene poruke na forumu
-
AutorČlanci
-
cika_kosta
Učesnik😀 i ne mora da bira pulsno!!!
moze telefon da bira,a modem da iskulira do pocetka “pishtanja”,i onda da radi…
uopravo sam to uradio i shljaka kao leptir!!!!Srbi su chudo….
cika_kosta
Učesnikma probao sam da ispred broja stavim p i nece….da stvar bude smesnija,na win-u iako stavim u preff da bira pulsno, on bira tonski….
da li uopste ovaj modem moze da bira pulsno?cika_kosta
Učesniki kao sto rekoh nabavio sam neki us robotics 56k faxmodem
i ponovo imam problem 😥
naime nikako ne mogu da umesto tonskog prebacim na pulsno biranje.
nasao sam u help-u da moram da promenim string stdt u stdp ako sam dobro napisao,u svakom slucaju umesto zadnjeg slova t stavio sam p i ali modem i dalje bira tonski!
da li postoji neki nacin da se prebaci na pulsno ili ne?cika_kosta
Učesnikbez obzira na sve,slucajno sam naleteo na u.s. robotics externi modem koji cu sukoro da testiram,nadam se da nece biti problema….javicu *nadam se sa lin-a) za vikend da kazem sta sam uradio.
hvala svima na izgubljenom vremenu 🙂
pozzzcika_kosta
Učesnikuradio sam sve sto ste rekli,i evo sta kaze konzola:
[root@localhost Desktop]# cd intel-537EP_secure-2.60.80.1
[root@localhost intel-537EP_secure-2.60.80.1]# make clean
cd coredrv; make clean
make[1]: Entering directory `/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv’
rm -f *.ko *.o *~ core
make[1]: Leaving directory `/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv’
rm -f *.o *.ko
[root@localhost intel-537EP_secure-2.60.80.1]# make 537
Module precompile check
Current running kernel is: 2.6.12-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
2.6.12-12mdk
make[1]: Entering directory `/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv’
make -C /lib/modules/2.6.12-12mdk/build SUBDIRS=/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv modules
make[2]: Entering directory `/usr/src/linux-2.6.12-12mdk’WARNING: Symbol version dump /usr/src/linux-2.6.12-12mdk/Module.symvers
is missing; modules will have no dependencies and modversions.CC [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.o
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c:70: warning: type defaults to ‘int’ in declaration of ‘EXPORT_SYMBOL_NOVERS’
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c:70: warning: parameter names (without types) in function declaration
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c:70: warning: data definition has no type or storage class
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c: In function ‘open’:
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c:394: warning: ‘pm_register’ is deprecated (declared at include/linux/pm.h:106)
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c: In function ‘close’:
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c:416: warning: ‘pm_unregister’ is deprecated (declared at include/linux/pm.h:111)
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c: In function ‘hamproc_write’:
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c:660: warning: ignoring return value of ‘copy_from_user’, declared with attribute warn_unused_result
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c: At top level:
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c:754: warning: initialization from incompatible pointer type
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c:755: warning: initialization from incompatible pointer type
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c: In function ‘kScheduleDPC’:
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c:861: warning: implicit declaration of function ‘pm_access’
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c: In function ‘dspdrv_CommRamISR’:
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/coredrv.c:877: warning: function declaration isn’t a prototype
CC [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/clmmain.o
CC [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/rts.o
CC [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/task.o
CC [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/uart.o
CC [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/wwh_dflt.o
CC [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/locks.o
CC [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/softserial_io.o
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/softserial_io.c: In function ‘softserial_write’:
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/softserial_io.c:94: warning: ignoring return value of ‘copy_from_user’, declared with attribute warn_unused_result
CC [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/softserial_ioctl.o
CC [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/softserial.o
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/softserial.c: In function ‘softserial_register_tty’:
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/softserial.c:141: warning: assignment from incompatible pointer type
CC [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/afedsp_int.o
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/afedsp_int.c:48: warning: function declaration isn’t a prototype
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/afedsp_int.c:61: warning: initialization from incompatible pointer type
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/afedsp_int.c:65: warning: function declaration isn’t a prototype
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/afedsp_int.c: In function ‘afe_Write’:
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/afedsp_int.c:417: warning: ignoring return value of ‘copy_from_user’, declared with attribute warn_unused_result
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/afedsp_int.c: In function ‘afe_Read’:
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/afedsp_int.c:437: warning: ignoring return value of ‘copy_to_user’, declared with attribute warn_unused_result
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/afedsp_int.c: At top level:
/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/afedsp_int.c:454: warning: initialization from incompatible pointer type
LD [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/Intel537.o
Building modules, stage 2.
MODPOST
CC /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/Intel537.mod.o
LD [M] /home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv/Intel537.ko
make[2]: Leaving directory `/usr/src/linux-2.6.12-12mdk’
make[1]: Leaving directory `/home/jovan/Desktop/intel-537EP_secure-2.60.80.1/coredrv’
[root@localhost intel-537EP_secure-2.60.80.1]# make install
rm -f /etc/hamregistry.bin
bash 537_inst
running kernel 2.6.12-12mdk
installing hamregistry, used for persistant storage
installing usrsound, a soft buzzer
installing 537 module
mandrake 537_boot script
starting module and utilities
error loading Intel537
ERROR: Module Intel537 does not exist in /proc/modules
doneu cemu je ovde problem?
cika_kosta
Učesnikskinuo sam i pokrenuo scanModem,pokrenuo i evo sta konzola kaze:
—–PCI_IDs——- –CompilerVer-
Feature List: Primary Subsystem Distr KernelVer kernel default CPU
./scanModem test e159:0001 8086:0003 mandrake 2.6.12-12mdk 4.0.1 4.0.1 i686
From records, 8086:0003 has soft modem codec type INTEL537
The following two Root commands should set up the modem.
modprobe snd-intel8x0m
slmodemd –alsa -c YOUR_COUNTRY hw:1
Get the SLMODEMD.gcc4.tar.gz from http://linmodems.technion.ac.il/packages/smartlink/The controller: e159:0001 TigerJet
is capable of supporting soft modem chips from AT LEAST manufacturers:
Intel
./scanModem: line 951: lsmod: command not found
The modem has an INTEL537 chipsetThe September 2005 Intel-537 release is version 2.70.95.0, with a compile illustrated in
http://linmodems.technion.ac.il/archive-fifth/msg03880.html. However an update supporting FC 4
kernels is needed as there are failures under (at least) kenels 2.6.11-1.1369_FC4 , 2.6.12-1 .1447_FC4smp
Intel has not yet decided whether to support FC4 kernels.
and there is a segmentation fault error with Slackware kernel 2.6.11.11
Pending an update from Intel, dropping back to a FC3 kernel_version less than 2.6.10
does allow recovery of function.ln -sf ttyS0 /dev/modem
./scanModem: line 3417: lsmod: command not foundA subfolder Modem/ has been written, containing these files with more detailed Information :
——————————————————————————————
1stRead.txt DriverCompiling.txt InfoGeneral.txt ModemData.txt Rational.txt Slmodem-ALSA.txt Sl modem.txt SoftModem.txt Testing.txt UNSUBSCRIBE.txt YourModem.txt
——————————————————————————————-
Please read 1stRead.txt first for Guidance.sta dalje?
ja se stvarno izvinjavam ako postavljam glupa pitanja…jos uvek ucim.
unapred hvala! -
AutorČlanci