On Thu, 30 Aug 2001, Damian's Mailer wrote:

> Yet another cry for help.
> 
> It appears that the built-in modem on my Bondi Blue iMac was not detected 
> by the usual automated detection routines.  I'm presuming that its one of 
> the devices listed under harddrake as unknown, but that isn't terribly 
> useful to me.
> 
> Serial driver version 5.05b (2001-05-03) with HUB-6 MANY_PORTS MULTIPORT 
> SHARE_I
> RQ SERIAL_PCI enabled
> 
> Any hints useful.  I have to say that this is more entertaining than the 
> quick and easy install on traditional PC hardware, where most of the 
> glitches are well ironed out.
> 

;^) glad you're having fun 

generally the modem is on ttyS0 - I reworked the serial_detect code as it
was bypassing this port, which isn't a big deal on x86 - as modems rarely
reside there

the message you show above leads me to believe the normal serial driver is
loaded - I've had the best success using only "macserial" - I take it the
following line was not setup in /etc/modules.conf?

alias serial macserial

this is the type of output macserial should show:

[stew@powerbook-cooker SRPMS]$ dmesg | grep modem
tty00 at 0xd586e020 (irq = 15) is a Z8530 ESCC (cobalt modem)

If you check the list archives, there was a long discussion on some other
aspects of getting the modem working reliably.

Stew Benedict

-- 
MandrakeSoft    OH/TN, USA      http://perso.mandrakesoft.com/~sbenedict/
PPC Faq: http://marc.theaimsgroup.com/?l=mandrake-cooker-ppc&m=99441208917647&w=


Reply via email to