Interesting problem with ActionTec modem/WiFi combo in 600X
-
rkawakami
- Admin

- Posts: 10053
- Joined: Sun Jun 04, 2006 1:26 am
- Location: San Jose, CA 95120 USA
- Contact:
Interesting problem with ActionTec modem/WiFi combo in 600X
I have been working with Robin Mutoid on an interesting project: installing an ActionTec T23 MiniPCI modem/wireless combo card (FRU 12P3637) inside a 600X. We have both been able to get the wireless section recognized and functional in Windows but the modem is still not "seen" by any of the usual means; Device Manager or the Add New Hardware wizard. Some things we have tried:
- installing various modem drivers (probably useless as Windows can't see it anyway)
- disabling the infrared port (on the assumption that it's grabbing an IRQ or COM port before the modem can)
- manually adding a serial port COM4 to Windows in the hopes that the modem would see it and latch on
- manually trying to add a modem in Device Manager
- initializing the 600X BIOS
I think we've come to the conclusion that the 600X BIOS simply is not allowing the modem to be accessed. I'm using the latest BIOS version (ITET55WW) and Windows XP. Robin, I believe, is using the same BIOS and has tried both Windows XP and 2000.
Does anybody know if there's a little "trick" to getting this to work? Is there any known edit we can make in the 600X BIOS using the hex editor? Maybe a Windows hack???
- installing various modem drivers (probably useless as Windows can't see it anyway)
- disabling the infrared port (on the assumption that it's grabbing an IRQ or COM port before the modem can)
- manually adding a serial port COM4 to Windows in the hopes that the modem would see it and latch on
- manually trying to add a modem in Device Manager
- initializing the 600X BIOS
I think we've come to the conclusion that the 600X BIOS simply is not allowing the modem to be accessed. I'm using the latest BIOS version (ITET55WW) and Windows XP. Robin, I believe, is using the same BIOS and has tried both Windows XP and 2000.
Does anybody know if there's a little "trick" to getting this to work? Is there any known edit we can make in the 600X BIOS using the hex editor? Maybe a Windows hack???
Ray Kawakami
X22 X24 X31 X41 X41T X60 X60s X61 X61s X200 X200s X300 X301 Z60m Z61t Z61p 560 560Z 600 600E 600X T21 T22 T23 T41 T60p T410 T420 T520 W500 W520 R50 A21p A22p A31 A31p
NOTE: All links to PC-Doctor software hosted by me are dead. Files removed 8/28/12 by manufacturer's demand.
X22 X24 X31 X41 X41T X60 X60s X61 X61s X200 X200s X300 X301 Z60m Z61t Z61p 560 560Z 600 600E 600X T21 T22 T23 T41 T60p T410 T420 T520 W500 W520 R50 A21p A22p A31 A31p
NOTE: All links to PC-Doctor software hosted by me are dead. Files removed 8/28/12 by manufacturer's demand.
-
Robbyrobot
- Senior Member

- Posts: 573
- Joined: Tue Jun 26, 2007 7:46 am
- Location: Berlin, Germany
-
Robin Mutoid
- Posts: 27
- Joined: Wed May 10, 2006 8:31 am
- Location: Melb. Aus.
Thinkpad 600X on Actiontec WiFi/Modem Combo Card.....
Affirmative.. the OS does not recognise the Modem even with the Wireless portion disabled.
It may be a BIOS Hex editing issue.. who has experience of this> A 'map'?
Thanks Robin.
It may be a BIOS Hex editing issue.. who has experience of this> A 'map'?
Thanks Robin.
-
Dark Savant0
- Freshman Member
- Posts: 100
- Joined: Fri Jun 30, 2006 11:15 am
- Location: Charlotte, NC
Have you been able to access it under an alternative operating system (ie Linux). You should be able to pop in a an Ubuntu LiveCD and do the following command: 'lspci -v' . That should list all the devices attached to the 600X.
D630 2GB/120GB/2GHz/Ubuntu 7.10
600E 288MB/40GB/366MHz/WXP
600E 64MB/6GB/600MHz?/Spare
600E 288MB/40GB/366MHz/WXP
600E 64MB/6GB/600MHz?/Spare
-
Robin Mutoid
- Posts: 27
- Joined: Wed May 10, 2006 8:31 am
- Location: Melb. Aus.
600X WiFi/Modem
I've only tried 2K & XP.. but have an Ubuntu CD hidden away somewhere so I'll try it and get back to you.. Thanks! Do I leave the HDD in position?
Robin.
Robin.
-
Dark Savant0
- Freshman Member
- Posts: 100
- Joined: Fri Jun 30, 2006 11:15 am
- Location: Charlotte, NC
You can leave the HD in place, just as long as you don't install Ubuntu or anything...
Be warned, the wait time is horrendous and there are anomalies with the sound card (it detects it as a different model). You won't have sound probably, but it should detect SOMETHING for the modem/wifi.
Be warned, the wait time is horrendous and there are anomalies with the sound card (it detects it as a different model). You won't have sound probably, but it should detect SOMETHING for the modem/wifi.
D630 2GB/120GB/2GHz/Ubuntu 7.10
600E 288MB/40GB/366MHz/WXP
600E 64MB/6GB/600MHz?/Spare
600E 288MB/40GB/366MHz/WXP
600E 64MB/6GB/600MHz?/Spare
-
Dark Savant0
- Freshman Member
- Posts: 100
- Joined: Fri Jun 30, 2006 11:15 am
- Location: Charlotte, NC
PMs with Robin Mutoid have revealed the following output of lspci -v
I've found the following on Thinkwiki:
IBM has a page on it here: http://www-307.ibm.com/pc/support/site. ... MIGR-51424
Is any of this any help? Perhaps Linux can use it but something in the Windows Install won't let it be enabled...
Code: Select all
0000:00:03.0 Network Controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev 01).
Subsystem: Actiontec Electronics Inc: Unknown Device 0406
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at 28000000 (32-bit, prefetchable) [size=4K]
Capabilities: <available only to root> Code: Select all
[b]Also known (in IBM literature) as....[/b]
* Mini PCI 802.11b/v.92 modem combo card (ACTIONTEC)
* Actiontec (802.11b wireless / 56K modem)
* Actiontec IEEE 802.11b/Modem
* High rate wireless/modem Mini PCI combo card
[b]Linux WiFi driver[/b]
This adapter works with the 'orinoco_pci' driver as part of any recent 2.4 or 2.6 kernel.
In addition the 'hostap' driver can also be used.
[b]Linux Modem driver[/b]
http://www.smlink.com Use SLMODEM driver for this modem (Smart Link Modem)Is any of this any help? Perhaps Linux can use it but something in the Windows Install won't let it be enabled...
D630 2GB/120GB/2GHz/Ubuntu 7.10
600E 288MB/40GB/366MHz/WXP
600E 64MB/6GB/600MHz?/Spare
600E 288MB/40GB/366MHz/WXP
600E 64MB/6GB/600MHz?/Spare
-
rkawakami
- Admin

- Posts: 10053
- Joined: Sun Jun 04, 2006 1:26 am
- Location: San Jose, CA 95120 USA
- Contact:
I don't know. The wireless section is not, and as far as I know, never been the problem. We have not been able to get the 56K modem recognized/installed/activated by Windows. Device Manager and Add New Hardware wizard does not "see" anything related to a modem being installed in the system.
Ray Kawakami
X22 X24 X31 X41 X41T X60 X60s X61 X61s X200 X200s X300 X301 Z60m Z61t Z61p 560 560Z 600 600E 600X T21 T22 T23 T41 T60p T410 T420 T520 W500 W520 R50 A21p A22p A31 A31p
NOTE: All links to PC-Doctor software hosted by me are dead. Files removed 8/28/12 by manufacturer's demand.
X22 X24 X31 X41 X41T X60 X60s X61 X61s X200 X200s X300 X301 Z60m Z61t Z61p 560 560Z 600 600E 600X T21 T22 T23 T41 T60p T410 T420 T520 W500 W520 R50 A21p A22p A31 A31p
NOTE: All links to PC-Doctor software hosted by me are dead. Files removed 8/28/12 by manufacturer's demand.
-
Dark Savant0
- Freshman Member
- Posts: 100
- Joined: Fri Jun 30, 2006 11:15 am
- Location: Charlotte, NC
If I had one, I could test out the SLModem myself. But alas, I am broke at the moment and have more pressing matters (CD Caddys!).
If either of you have a spare drive, you could try to install Ubuntu and the SLModem driver?
If either of you have a spare drive, you could try to install Ubuntu and the SLModem driver?
D630 2GB/120GB/2GHz/Ubuntu 7.10
600E 288MB/40GB/366MHz/WXP
600E 64MB/6GB/600MHz?/Spare
600E 288MB/40GB/366MHz/WXP
600E 64MB/6GB/600MHz?/Spare
-
jamiphar
- Senior Member

- Posts: 944
- Joined: Mon Aug 14, 2006 4:21 pm
- Location: Millstadt, Illinois
- Contact:
Did you guys ever find a way to get the modem working? I have an Atheros wireless-b card in my 600X now, but I'd like to use a combo card if it could have a working modem.
James Arndt
Lenovo Business Partner/Authorized Reseller
ThinkPad T420s [4171-7FU] i7-2640m/8GB/480GB SSD
ThinkPad 600X [2645-4EU] PIII-M 1GHz/576MB/60GB Internal WiFi/BT/ThinkLight/Slot-loading DVD/CD-RW
www.famteam.com
www.arndtcomputer.com
Lenovo Business Partner/Authorized Reseller
ThinkPad T420s [4171-7FU] i7-2640m/8GB/480GB SSD
ThinkPad 600X [2645-4EU] PIII-M 1GHz/576MB/60GB Internal WiFi/BT/ThinkLight/Slot-loading DVD/CD-RW
www.famteam.com
www.arndtcomputer.com
-
Robin Mutoid
- Posts: 27
- Joined: Wed May 10, 2006 8:31 am
- Location: Melb. Aus.
600X WiFi/Modem Combo...
Hi... I think Ray has given up on it as I have not heard from him for weeks.. likewise 'Darksavant0'.. but I have at last managed to install a dual boot Win 2K + 'Ubuntu' setup on my 600X and am awaiting the return of my 'Linux-expert' friend from his holidays before presenting him with the problem unit to explore.. will keep you posted!! Hopefully this will tell us whether it is a Motherboard configuration glitch or an OS glitch!
Robin.
Robin.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
The Best Most Compatable internal AC Wifi chip/card and external AC Wifi for Lenovo W520
by upgrades » Sat Feb 11, 2017 10:48 pm » in ThinkPad W500/510/520 and W7x0 Series - 2 Replies
- 1216 Views
-
Last post by emtee3511
Sun Feb 12, 2017 12:53 pm
-
-
-
15" T60/61 Frankenpad Modem Connector and Frame
by BruceDickinson » Mon Jan 09, 2017 6:45 pm » in ThinkPad T6x Series - 0 Replies
- 860 Views
-
Last post by BruceDickinson
Mon Jan 09, 2017 6:45 pm
-
-
-
How to activate mobile modem on Thinkpad T430?
by random3141592 » Fri Feb 10, 2017 5:50 am » in ThinkPad T430/T530 and later Series - 1 Replies
- 378 Views
-
Last post by theterminator93
Fri Feb 10, 2017 7:35 am
-
-
-
Where does the black modem wire connect on the T61P?
by TheChuckster » Thu Jun 15, 2017 12:15 pm » in ThinkPad T6x Series - 1 Replies
- 225 Views
-
Last post by RealBlackStuff
Thu Jun 15, 2017 1:04 pm
-
Who is online
Users browsing this forum: No registered users and 2 guests



