modemsForum: Networking Topic: modems started by: XP_Doff Posted by XP_Doff on Aug. 31 2006,20:50
Can you run a pci modem and an external modem on the same puter? or would they conflict or something? i'd use the pci with windows n the external for linux. just wondering. or i guess i could just shut down the pci one huh? and just use the external?
Posted by ^thehatsrule^ on Sep. 01 2006,14:41
Yes, you most probably can.
Posted by kuhndera on Sep. 16 2006,20:05
Hello DSL, I found the information about my winmodem Cirrus/Ambient/Intel MD5620 on < http://linmodems.technion.ac.il/resources.html#intel > and I want install on DSL, but I need compile on kernel 2.4.26!! I have recently downloaded one from: < http://distro.ibiblio.org/pub/linux/distributions/damnsmall/current/ > dsl-3.0.1.iso and < http://distro.ibiblio.org/pub....ces-2.1 > linux-2.4.31.tar.gz? knoppix-kernel.patch dsl.config Where I found the 2.4.26 source? What I need to use my old modem with DSL? Have a how to about kernel compilation here? DSL found my winmodem: lspci 0000:00:09.0 Communication controller: Cirrus Logic: Unknown device 4000 cat /proc/pci Bus 0, device 9, function 0: Communication controller PCI device 1013:4000 (Cirrus Logic) (Rev 0) IRQ 11 Non-prefetchable 32 bit memory at 0xed800000 [0xed800ff] I/O at 0xb0ff] I found this messages and I am very confused now < http://damnsmalllinux.org/cgi-bin....=2.4.26 > < http://damnsmalllinux.org/cgi-bin....emaster > < http://damnsmalllinux.org/cgi-bin....emaster > < http://damnsmalllinux.org/cgi-bin....;st=290 > Damn Small Linux is the best!!! My dream is using Internet with DSL I've a dream to use Internet with DSL. Can you help me? Thank you Posted by ^thehatsrule^ on Sep. 17 2006,19:14
Unless you are using DSL v2.1, you shouldn't be using those sources.The 2.4.26 sources can be found in myDSL. (it's a winmodem :/ good luck) Posted by kuhndera on Sep. 19 2006,13:12
OK I can , but this winmodem have experimental drivers (alpha) I tried absolutely everything with this driver - nothing worked bash-2.05b# make Ld -m elf_8386 -r -o clm.o clm_dspdrv clm_modem.o clmodem.o bash-2.05b# mknod /dev/clm c 121 0 bash-2.05b# /sbin/insmod clm.o bash-2.05b# ln -s /dev/clm /dev/modem bash-2.05b# dmesg CL-MD5620DT modem found OK Sep 19 08:47:35 box syslog.info syslogd started: BusyBox v1.00 (2006.01.04-23:00+0000) Sep 19 08:47:35 box authpriv.notice sudo: root : TTY=pts/0 ; PWD=/ramdisk/tmp ; USER=root ; COMMAND=/usr/bin/tail -f /var/log/messages Sep 19 08:47:36 box local2.notice pppd[1076]: pppd 2.4.1 started by root, uid 0 Sep 19 08:47:38 box local2.info chat[1079]: abort on (BUSY) Sep 19 08:47:38 box local2.info chat[1079]: abort on (NO CARRIER) Sep 19 08:47:38 box local2.info chat[1079]: abort on (VOICE) Sep 19 08:47:38 box local2.info chat[1079]: abort on (NO DIALTONE) Sep 19 08:47:38 box local2.info chat[1079]: abort on (NO DIAL TONE) Sep 19 08:47:38 box local2.info chat[1079]: abort on (NO ANSWER) Sep 19 08:47:38 box local2.info chat[1079]: abort on (DELAYED) Sep 19 08:47:38 box local2.info chat[1079]: send (ATZ^M) Sep 19 08:47:39 box local2.info chat[1079]: expect (OK) Sep 19 08:47:39 box local2.info chat[1079]: OK Sep 19 08:47:39 box local2.info chat[1079]: -- got it Sep 19 08:47:39 box local2.info chat[1079]: send (ATDT66014333^M) Sep 19 08:47:51 box local2.info chat[1079]: expect (CONNECT) Sep 19 08:47:51 box local2.info chat[1079]: ^M Sep 19 08:47:51 box local2.info chat[1079]: NO ANSWER Sep 19 08:47:51 box local2.info chat[1079]: -- failed Sep 19 08:47:51 box local2.info chat[1079]: Failed (NO ANSWER) Sep 19 08:47:51 box local2.err pppd[1076]: Connect script failed Sep 19 08:47:53 box local2.info pppd[1076]: Exit. Can you help me? ty |