Go to content Go to navigation Go to search

US Robotics 2210 on Xubuntu · Apr 2, 08:56 PM by Dylan Doxey

There has been a success in the area of installing Xubuntu on my laptop.
I used the “Alternate” distribution and took advantage of the text based installer which apparently does not have the BusyBox terminal problem.

However, My Sony Vaio SR-33K is an odd ball among computers in the sense that you cannot have the wireless card in at the same time as the CD ROM.
They both require the use of the PCMCIA port.
That leaves me needing to configure my USR 2210 wifi card manually.

Executing lspci reveals that my USR 2210 is based on the Texas Instruments ACX 100 wireless chipset.
The driver for ACX100 does not come “out of the box” with Xubuntu, Consequently, the PCMCIA network card is of no extra consequence.

Well, here’s a nice tutorial on setting up the driver:
http://www.disi.unige.it/SEALab/Krakatoa/devevey/USR2210.html

Here’s where you download the driver source code:
http://sourceforge.net/project/showfiles.php?group_id=75380

Here’s the driver author’s wiki:
http://acx100.sourceforge.net/wiki/ACX

You’ll need to download the firmware also:
http://acx100.sourceforge.net/wiki/Firmware

I’d like to share exactly what I did in exactly the sequence which I did it.
However, I read the above tutorials, and followed the procedures with a little of my own trial and error thrown in for good measure.
Therefore, I’m not going to be so bold as to offer you a step by step tutorial. Let’s just call this a guideline.

This is (about) what I did:

Commenting is closed for this article.