Re: Modem Install Problems

From: Douglas Mayne (d.mayne_at_maps_on.att.net)
Date: 09/03/03


Date: Wed, 03 Sep 2003 14:16:20 GMT

On Mon, 01 Sep 2003 13:46:14 -0600, NoSpam wrote:

> I have a Mandrake 9.1 distribution on my machine almost for 10 days. In
> these days I've learned everything I know about Linux:), but I'm still
> learning. The most frustrating thing in Linux world so far was the
> modem's driver installation.
> The modem is Sweex, Intel Ambient chipset, Hayes compatible 56k, V92. I
> searched the web, found several drivers (i)Intel-v92ham-453.tgz seems to
> be the right one, downloaded them from Sweex's and Intel's sites, both,
> installed kernell-source, followed the installation procedure, but the
> result is still 0. Kppp anounces me about the error "because of non
> existing /dev/modem?", but I can see it in /dev dir?!
>
> <snip>
>
> From dmesg I received the notice that:
>
> open failed.
> hamcore module init
> ham: device not found.
>
> I have no more ideas. Help, pls!
>
Are you sure this is the exact modem covered by this driver. Check the
model number at linmodems.org.

I have a modem which is covered by this driver and here is the relevant startup
info:

from $>cat /proc/pci

PCI devices found:
    Communication controller: PCI device 8086:1040 (Intel Corp.) (rev 0).
      IRQ 5.
      Master Capable. Latency=32.
      Non-prefetchable 32 bit memory at 0xda000000 [0xda3fffff].

from $>dmesg

hamcore module init
ham: loading 536EP Release 4.51 INT (kern:2.4.20-rc3) - Nov 26 2002
PCI: Found IRQ 5 for device 00:0a.0
ham: IRQ: 5, DSP-Base: 0xda000000 (phys) 0xe09b2000 (virt) (range: 4096k), DSP-Port: 0x0 (range: 0b)

--Douglas Mayne