How to use Wildboar

This document describes how to use Wildboar and some usage tips.


Card configuration

Inserting a card

Once Wildboar is started, if you insert a card into a slot, wildboar automatically detect the card and try to activate the card. On card insertion, you'll hear notes.

First, you hear short high note. This means Wildboar recognized insertion of a card. Then, you'll hear following notes.

If you hear a low note followed by high note, Wildboar successfully configured your cards. Congratulations. You can use the card from now on.

If you heard single low note -- this means you inserted the card which Wildboar can't work with. This may or may not your configuration problem. Read <WBProblems> if your card should work with Wildboar.

If you remove a card, you'll hear high note followed by low note.

See Wildboar Beeps for complete description.

csconfig

You can activate/deactivate the cards while you don't insert/remove cards.

If you'd like to configure all cards, run csconfig as root:

# csconfig -a up

If you'd like to deactivate all cards, say:

# csconfig -a down

If you want to know the card configuration status, say:

# csconfig -a

If you have multiple PCMCIA slots and want to turn on/off one of them, say slot number instead of -a. Slot number is 0,1,2,3... For example, following command will turn on the card in slot number 0:

# csconfig 0 up

If you choose to configure the card on boot on installation (installfloppy) then, csconfig -a up command is included in /etc/rc.local. This is because Wildboar does not try to detect the cards on initialization.

This is design choice -- If you turn on the cards always, you may lose your battery even you don't use the cards. Note that, if the cards is configured, it also means cards are eating powers. You should understand modem cards or ethernet cards eats lots of power -- this means waste of power. If you don't connect the Ethernet cards to network, We suggest to run 'csconfig X down' or remove the cards unless your laptop is AC powered.


Known problems

There are several known problems. Please read WBProblems for detail or you'll lose your valuable data!


Wildboar Beeps

Single high note
Detection of suspend/resume event

Short high note
Recognition of PCMCIA card insertion

A low note followed by a high note
PCMCIA card successful attach

A high note followed by a low note
Recognition of PCMCIA card ejection

Single low note
insertion of un-recognized card or attach failure

.