Greetings to all. 
I installed FC1 a few days ago, i am unable to connect to the net. 
i encountered the following problem. 
Using KPPP when i 'setup' the connection, on querying modem i get following results. 
/dev/ttys0-->no modem found 
/dev/ttys1-->no modem found 
/dev/ttys2-->modem busy. 
/dev/ttys3-->no modem found 
i am also having windows 98 as second OS. here the modem is installed on COM4. 
--modem specifications-- 
DIGICOM/Creative Modem Blaster V90 PCI DI5655 
--query modem result from Windows-- 
Identifier DSMODEM\DSI0428 
ATl1 000 
ATl2 RXF2-V90A 
ATl3 V4.43.012-T-PI 
ATl4 Creative Modem Blaster V.90 PCI DI5655 
ATl5 OK 
ATl6 DS1820/DS1821 
ATl7 OK 
AT +FCLASS=? 0,1,2,8 
the drivers for this modem are available for MS windows at 
http://www.esstech.com/techsupp/drivers.shtm#comm [second row] 
but no such support for linux exists. 
also i searched http://65.70.147.202:8080/gromitkc/pci_list.html [from linmodem.org], 
the modem is listed under DIGICOM SYSTEMS (2/3 down the page 800x600 pixel).but on 
futhur going thru the links, the page seems missing or have been moved. 
 
 
i got the scanModem utility from linmodem.org and posted at [EMAIL PROTECTED] but got 
mail-failed reply.. i am putting here the result of ModemData.txt(if you are familiar 
with scanModem).. 
-------------------------------OUTPUT of MODEMDATA.TXT---------------------- 
----------------------------------S T A R T-------------------------------------- 
The most recent update of scanModem accessed at 
http://linmodems.technion.ac.il/packages/scanModem.gz 
should ALWAYS be used!! Current UPDATE=2004 June 22 
URLs to cogent advice are regularly entered and updated, and your problem may be 
solved therein. 
If further help is needed, send a description of your problem to: [EMAIL PROTECTED] 
with this ModemData.txt Attached, using the following in the email Subject Line: 
scanModem, redhat kernel 2.4.22-1.2115.nptl 
Always send this ENTIRE ModemData.txt. It includes subtle diagnostic ouputs needed to 
best guide you. 
If your PC is a laptop, please provide Make and Modem information. 
For instructions to UNSUBSCRIBE from [EMAIL PROTECTED], 
send an email to: [EMAIL PROTECTED] 
-------------- System information ------------------------ 
redhat Fedora Core release 1 (Yarrow) 
on System with processor: i686 
supported by kernel: 2.4.22-1.2115.nptl 
assembled with compiler: 3.2.3 
no gcc compiler installed 
A /dev/modem symbolic link is not set. 
COMM services are not active 
PPP support module bsd_comp.o not found! 
PPP support module zlib_deflate.o not found! 
Resident PPP support modules are properly uncompressed . 
======= Fedora code changes ======= 
SmartLink slmodem-2.9.n, Lucent/Agere DSP, Intel537 drivers are already Fedora 
competent. For usage of winmodems with the kernel-2.4.nn Fedora releases a change in 
the serial-like driver code of WinModems is necessary. 
See for guidance: http://hepunx.rl.ac.uk/~wmurray/pctel/pctel.html 
Basically , the line: 
if ((tty->count == 1) && (state->count != 1)) { 
should be changed into: 
if (atomic_read(&tty->count) == 1 && state->count != 1) { 
This works in the ltmodem code too. See 
http://linmodems.technion.ac.il/archive-third/msg02360.html 
An error about "rs_close" during compiling is a signature that the fedora fix is 
needed 
Beginning with Fedora 2 kernel-2.6.6-1.427, kernel-headers needed for compiling 
drivers are provide at: /lib/modules/kernel-version/build/ 
redhat is not yet providing pre-compiled drivers for WinModems 
An AC'97 modem codec was not detected 
Path to lspci is: /sbin/lspci 
--------- lspci scan ---------------- 
PCI_bus 
00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev 04) 
00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev 04) 
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev 05) 
00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 05) 
00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 05) 
00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 05) 
00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 05) 
00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 05) 
00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM AC'97 Audio (rev 05) 
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 
7000/VE] 
02:0b.0 Communication controller: ESS Technology ES2898 Modem (rev 
03)------------------------------------- 
Modem candidates are at PCI_buses: 02:0b.0 
Providing detail for device at PCI_bus 02:0b.0 
with vendor-ID:device-ID 
----:---- 
Class 0780: 125d:2898 Communication controller: ESS Technology ES2898 Modem (rev 03) 
SubSystem 148d:1030 DIGICOM Systems, Inc.: Unknown device 1030 
Flags: fast devsel, IRQ 10 
I/O ports at dff0 [size=8] 
Capabilities: [c0] Power Management version 2 
Internal_test: ./scanModem test 125d:2898 148d:1030 redhat 2.4.22-1.2115.nptl 3 
=== Checking 125d through chipset providers and modem assemblers ==== 
Vendor=125d corresponds to ESS Technologies, making devices: 
125d:0000 ESS336H PCI Fax Modem (early model) 
125d:1968 ES1968 Maestro-2 PCI audio accelerator 
125d:1969 ES1938/41/46 Solo-1 PCI AudioDrive family 
125d:199B ES1938 Maestro-3.COMM PCI Voice+Fax Modem 
125d:2808 ES336H PCI Fax Modem (later model) 
125d:2838 Communication controller: ESS Technology ES2838/2839 SuperLink Modem 
125d:2898 ES2898S TelDrive ES56T-PI family V.90 PCI modem 
There has been no formal support for Linux since kernels 2.2.2 
Some kludges are of fading utility as the Linux kernel and hardware evolves: 
http://linmodems.technion.ac.il/archive-fourth/msg00317.html (2004Feb08) 
http://andrew.cait.org/ess/ 
http://sidlo.penguin.cz/ES2838/index_en.html 
http://tx.technion.ac.il/~raindel/ 
http://phep2.technion.ac.il/linmodems/archive/msg04424.html 

======= PCI_ID checking completed ====== 
Update=2004 June 22 
GCCversion= 
The following information blocks just query some ppp support items. 
==================================================== 
grep ppp /etc/modules.conf 
------------------------------------- 
------------------------------------- 
Be sure to read the section about ppp related modules and aliases in ModemGeneral.txt 
DEVPPP=crw------- 1 root root 108, 0 Sep 15 2003 /dev/ppp 
A /dev/modem symbolic link is not present 
No devfsd.conf file found, indicated absense of the devfsd daemon package 
for device file system (devfs) symbolic link support. 
DEVFSD= 
---- dmesg queries ------- 
ACPI: Interpreter disabled. 
apm: BIOS not found. 
The ModemDriverCompiling.txt is a MUST READ, 
if you are not experienced in configuring kernel-source/ 
or get "unresolved symbols" upon driver insertion. 
Most recent WinModem fixes are in: http://linmodems.technion.ac.il/FAQ.html 
------------------------------------E N D------------------------------------------ 
-------------------------------OUTPUT of MODEMDATA.TXT---------------------- 

please help me run my modem on my linux so that i can totally shun windows! Please 
give pointers/links to go thru with so that i can make some progress with getting the 
modem to work with linux.




Thoughts from the sender...
4. AUM...(A)ction,(U)tterness,(M)ind 
3. Please visit www.urday.com for your spiritual awakening.
2. Practise yoga every morning at 5:00 am on Aastha TV.
1. know me more if u got nothing else to do while surfing...
    http://www.geocities.com/rohitsz

--->Anytime you feel i need to understand a concept before i am eligible to get an 
answer i would be happy to know<-----
                
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to