[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: Modem problems



On Mon, Jul 30, 2001 at 04:49:08PM +0200, Stefan Heimann wrote:

> > 'insmod macserial' should give you a better result.
> > 
> > exert from my dmesg:
> > PowerMac Z8530 serial driver version 2.0
> > tty00 at 0xd58ae020 (irq = 22) is a Z8530 ESCC (cobalt modem)
> > tty01 at 0xd58b5000 (irq = 50) is a Z8530 ESCC
> > 
> 
> ok, I tried it and got:
> 
> PowerMac Z8530 serial driver version 2.0
> tty00 at 0xd58ae020 (irq = 22) is a Z8530 ESCC (cobalt modem)
> tty01 at 0xd58b5000 (irq = 50) is a Z8530 ESCC
> 
> but some lines later:
> 
> Serial driver version 5.05a (2001-03-20) with MANY_PORTS SHARE_IQ SERIAL_PCI enabled
> IN from bad port 3f9 at cd925084
> ...
> 
> When I try to use wvdial (with my old config-file), I get the message: 
> modem not responding.
> 
> When I try to create a new config file with wvdialconf, the answer is:
> 
> irda_setup timed out on 1st byte
> ...
> Sorry, no modem found.
> 
> Here is the output for lsmod (before running wvdialconf):
> macserial
> pcmcia_core
> 
> and after running wvdialconf:
> serial
> macserial
> pcmcia_core
> 
> Can anyone help??

In my /etc/modutils/ibook I have the line:

    alias char-major-4 macserial

I don't load serial module but macserial

minicom and PPP works on /dev/ttyS0

dmesg:

    macserial: can't get irq 8
    PowerMac Z8530 serial driver version 2.0
    tty00 at 0xd593a020 (irq = 22) is a Z8530 ESCC (cobalt modem)
    tty01 at 0xd5941000 (irq = 23) is a Z8530 ESCC

lsmod:

    Module                  Size  Used by
    macserial              38576   0 (autoclean)
    ufs                    66016   1 (autoclean)

Linux adam 2.4.7-ben0 #1 Mon Jul 30 11:41:55 CEST 2001 ppc unknown
-- 
Edouard G. Parmelan
http://egp.free.fr



Reply to: