Thanks Marvin, please see attached ModemData.txt. I'll be waiting for
your resopnse before config the debian packages and build the modem
source code.
Thank you.
Jim
Marvin Stodolsky wrote:
Jim,
Please first send us the ModemData.txt from scanModem output
so we will understand your System better.
For needed packages which are not on your install CD,
you can search for them at http://www.debian.org/distrib/packages
For compiling on Debian you will also need the package at:
http://packages.debian.org/stable/devel/linux-kbuild-2.6.18
But as Firas suggests, with your install CD in the drive (don't mount
it manually) do
$ su - root
# apt-get install linux-kbuild-2.6.18 linux-headers-`uname -r`
Then you will be informed which packages are not on the CD
and have to be downloaded.
Once downloaded and copied to a Linux folder, they can all be
installed at once with
# dpkg -i *.deb
Firas,
The syntax $(uname -r) is only functional in scripts.
At the command prompt
`uname -r`
is necessary instead, at least on my Ubuntu system with BASH shell
Going to sleep in the USA
MarvS
assembled with compil A /dev/modem symbolic link is not set.
Providing detail for device at PCI_bus 08:08.0
with vendor-ID:device-ID
----:----
0780: 11c1:0448 (rev Communication controller: Agere Systems WinModem 56k (rev 01)
SubSystem 1668:2400 Actiontec Electronics Inc LT WinModem 56k (MiniPCI Ethernet+Modem)
08:08.0 0780: 11c1:0448 (rev 01)
Flags: bus master, medium devsel, latency 0, IRQ 11
Memory at f8ffec00 (32-bit, non-prefetchable) [size=256]
I/O ports at ecb8 [size=8]
ems serving under AC'97/MC97 Controllers are also supported.
An AC'97 modem codec was not detected
Path to lspci is: /usr/bin/lspci
--------- lspci scan ----------------
PCI_bus
00:00.0 Host bridge: Intel Corporation 82815 815 Chipset Host Bridge and Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82815 815 Chipset AGP Bridge (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 02)
00:1f.0 ISA bridge: Intel Corporation 82801BAM ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801BAM IDE U100 (rev 02)
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #1) (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M4 AGP
02:03.0 Multimedia audio controller: ESS Technology ES1983S Maestro-3i PCI Audio Accelerator (rev 10)
02:06.0 PCI bridge: Actiontec Electronics Inc Mini-PCI bridge (rev 11)
02:0f.0 CardBus bridge: Texas Instruments PCI4451 PC card Cardbus Controller
02:0f.1 CardBus bridge: Texas Instruments PCI4451 PC card Cardbus Controller
02:0f.2 FireWire (IEEE 1394): Texas Instruments PCI4451 IEEE-1394 Controller
08:04.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 08)
08:08.0 Communication controller: Agere Systems WinModem 56k (rev 01)
-------------------------------------
Modem candidates are at PCI_buses: 08:08.0
Providing detail for device at PCI_bus 08:08.0
with vendor-ID:device-ID
----:----
0780: 11c1:0448 (rev Communication controller: Agere Systems WinModem 56k (rev 01)
SubSystem 1668:2400 Actiontec Electronics Inc LT WinModem 56k (MiniPCI Ethernet+Modem)
08:08.0 0780: 11c1:0448 (rev 01)
Flags: bus master, medium devsel, latency 0, IRQ 11
Memory at f8ffec00 (32-bit, non-prefetchable) [size=256]
I/O ports at ecb8 [size=8]
Internal_test: ./scanModem test (rev 1668:2400 debian 2.6.18-4-686 4
=== Checking (rev through chipset providers and modem assemblers ====
======= PCI_ID checking completed ======
Update=2004 April 25
The following information blocks just query some ppp support items.
====================================================
grep ppp /etc/modprobe.conf
-------------------------------------
-------------------------------------
Be sure to read the section about ppp related modules and aliases in ModemData.txt.2
Be sure to read the Ethernet section of ModemData.txt.2
DEVPPP=crw------- 1 root root 108, 0 2007-08-14 06:00 /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 -------
Local APIC disabled by BIOS -- you can enable it with "lapic"
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
PREFETCH window: disabled.
audit: initializing netlink socket (disabled)
Time: acpi_pm clocksource has been installed.
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
-------------- ending SCANMODEM section ----------------