Mailing List
Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Installation - Getting started with Red Hat Linux
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 8.0 - Discussion of Red Hat Linux 8.0 (Psyche)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.1 - Discussion of Red Hat Linux 7.1 (Seawolf)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Notebook Modem Not Recognized by RH9

Notebook Modem Not Recognized by RH9

2003-07-12       - By Colburn

 Back
> Built-in ??? (winmodem) 56k V.90/V.92 Data/Fax Modem

I think what I have in my notebook is the same as this:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://pctelcompdb.sourceforge.net/viewdetails.php?id_no=159
Manufacturer:PCTel
Model:Dell Inspiron 5100 (Intel Corp. 82801DB AC '97 Modem)
Chipset:Intel 845
Status:Working
Distributions tested:SuSE 8.2 Professional
Kernel versions:2.4.20
Driver versions:pctel-0.9.6Output of lspci -v:
00:1f.6 Modem: Intel Corp. 82801DB AC '97 Modem (rev 02) (prog-if 00 [Generic])
Subsystem: PCTel Inc: Unknown device 4c21
Flags: bus master, medium devsel, latency 0, IRQ 10
I/O ports at 1800 [size=256]
I/O ports at 1c00 [size=128]
Capabilities: [50] Power Management version 2
Output of lspci -n:
00:1f.6 Class 0703: 8086:24c6 (rev 02)
Owner:Dave Corrie

Notes:

This was a little tricky to get working. I configured --with-hal=i8xx
and changed the PCI_DEVICE_ID_I845 define to 0x24c6 in
src/ptserial/ptserial-2.4.7.c, as described in database entry #155.

Because SuSE 8.2 ships with gcc3 it was necessary to remove the -Werror
flag from src/ptserial/Makefile and pass the -f flag to insmod when
loading the modules.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I don 't really understand all of his notes and how they might translate
to the shipped (no updates) version of RedHat 9.

Any guidance, please? Thanks! dmc