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

Re: IBM Thinkpad X23 and modem (maybe a little OT)



On Fri, Sep 27, 2002 at 02:30:39PM +0900, Borde Andreas wrote:
> Hey (maybe, only for in Japan living) Guy's,
> 
> before I asked at the debian-laptop-list 
> (.../debian-laptop-200209/msg00291.html), but didn't got any answers 
> till now:
> 
> Does anybody an IBM Thinkpad X23 (japanese model) running and can post 
> me the full output of `lspci -vv'?
> 
> The important thing is, that the 2662-EVJ, which I have by my own, has 
> a - not working - Lucent-AMR-Softmodem instead of the working 
> Lucent-Winmodem, as IBM mentioned on there japanese 
> Linux-Hardware-Website (link broken?!) :
> http://www-6.ibm.com/jp/domino01/linux/hardware/loperate.nsf/Matrix/ThinkPad.html
> and choose any distro for the X23 (Sorry, there is no Debian, but the 
> information about hardware doesn't depend on software).
> 
> I'm looking especially for the following models (and only this models):
> 
> 2662-E3J
> 2662-EFJ
> 2662-ERJ
> 2662-EUJ
> 2662-ESJ

As I read web site, "ThinkPad X23 (2662-E3J/EFJ/ESJ/EVJ)".

RH 6.2J      -
RH 7.1       O ->
RH 7.2       O ->
RH 7.3       -
TL WSJ 6.0   Triangle ->
TL 7 WS      O ->

- means no info
O means manually confirmed to work
triangle means works but with some limitation
-> means click-it will lead to detailed info
double circle is auto detect

For these links, modem is said to be triangle markes with comment.
It is lucent modem.  It requires latest driver.
Web site to look is http://www.sfu.ca/~cth/ltmodem/

/etc/modules.conf needs edit.

Before edit

# lt_drivers: autoloading and insertion parameter usage
alias char-major-62 lt_serial
# options ltmodem vendor_id=0x115d device_id=0x0420 Forced=3,0x130,0x2f8
# section for lt_drivers ends
--------------------------------------------------------

After edit

# lt_drivers: autoloading and insertion parameter usage
alias char-major-62 lt_serial
options ltmodem vendor_id=0x115d device_id=0x0420 Forced=3,0x130,0x2f8
# section for lt_drivers ends

--------------

Activate by (From root shell)
# modprobe lt_serial

Check if it is working by:

# lsmos


=----
Translator comment by Osamu

I guess you need to put lt_serial in /etc/modules to auto activate upon
boot on Debian.


Cheers from California :-)

-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++
        Osamu Aoki @ Cupertino CA USA, GPG-key: A8061F32
 .''`.  Debian Reference: post-installation user's guide for non-developers
 : :' : http://www.debian.org/doc/manuals/reference/ also http://qref.sf.net
 `. `'  "Our Priorities are Our Users and Free Software" --- Social Contract



Reply to: