[ltp] Modem blues.
Ron Dorphmann
linux-thinkpad@linux-thinkpad.org
Wed, 20 Jul 2005 21:26:36 +0300
Christopher Sawtell wrote:
>
> Has anybody got the smartlink modem software to go in a ThinkPad R50e?
>
The following steps worked for me:
1. when using kernel > 2.6.9, you need to patch the driver.
if you don't, it will compile but will not load (with "unknown
symbol" error).
more info about the patch:
http://linmodems.technion.ac.il/archive-fifth/msg02612.html
2. use the "ungrab-winmodem" driver.
The kernel thinks that the winmodem is a serial device and therefore
claims it.
Loading the "ungrab-winmodem" driver BEFORE loading the slmodem driver
fixes this problem.
more info about the ungrab-window:
http://www.raspberry.co.za/michael/?page_id=2
Ron