1
5x00 Hardware / Need help: Intel PRO/Wireless 2011B CF Card
« on: February 11, 2004, 11:39:04 am »
It works now. With your help I was able to solve this problem.
For posterity:
1. Install the spectrum driver. Complete the installation even if an error is reported.
2. Log on the console as superuser (su and hit return)
3. On the pound prompt (#), enter: cd /etc/pcmcia
4. Now enter: vi spectrum.conf (vi is a text editor)
5. Place the cursor at the end of the list and type lower case i then return. Insert mode.
6. Type the following:
card \"Intel PRO/Wireless LAN PC Card\"
manfid 0x0089, 0x0001
bind \"spectrum_cs\"
7. Then type Esc :w (Escape key, followed by colon and lower case double-u). This will save changes.
After this I rebooted, made the entries in the network section and that\'s that.
You can verify by launching Opera or other web browser.
The entries made in the spectrum.conf file were obtained by typing cardctl ident on the console or terminal while the card is in.
Hope this will help future dummies as myself.
For posterity:
1. Install the spectrum driver. Complete the installation even if an error is reported.
2. Log on the console as superuser (su and hit return)
3. On the pound prompt (#), enter: cd /etc/pcmcia
4. Now enter: vi spectrum.conf (vi is a text editor)
5. Place the cursor at the end of the list and type lower case i then return. Insert mode.
6. Type the following:
card \"Intel PRO/Wireless LAN PC Card\"
manfid 0x0089, 0x0001
bind \"spectrum_cs\"
7. Then type Esc :w (Escape key, followed by colon and lower case double-u). This will save changes.
After this I rebooted, made the entries in the network section and that\'s that.
You can verify by launching Opera or other web browser.
The entries made in the spectrum.conf file were obtained by typing cardctl ident on the console or terminal while the card is in.
Hope this will help future dummies as myself.