Re: modem on iBook2001


Subject: Re: modem on iBook2001
From: Charlie Watts (cewatts@frontier.net)
Date: Wed Nov 14 2001 - 23:08:15 MST


On Thu, 15 Nov 2001, Filippo Fraternali wrote:

> If I now type "lsmod" I get:
> [root@fomalhaut]# lsmod
> Module Size Used by
> serial 51488 1 (initializing)

There's your problem. You need "macserial", not "serial".

Unload that module:
rmmod serial

Add:
alias char-major-4 macserial
to /etc/modules.conf

run "depmod -a"

And the correct serial driver should be picked up next time you use a
serial port.

-- 
Charlie Watts
cewatts@frontier.net
Frontier Internet, Inc.
http://www.frontier.net/



This archive was generated by hypermail 2a24 : Wed Nov 14 2001 - 23:19:59 MST