OESF Portables Forum
General Forums => General Discussion => Topic started by: rob_figlabs on October 04, 2005, 07:47:28 am
-
Using Sharp ROM on SL-C3000:
Has anyone else had a problem where the networking taskbar icon doesn't appear when you plug a card in?
It works when I plug in an Ambicom Wifi card, an Ambicom BT card or a Socket rev F BT card. When I plug in a Socket rev G+ card it doesn't appear.
Does anyone know what triggers the icon to appear?
-
OK I'm getting somewhere:
This marvellous incantation...
sudo -u zaurus qcop "QPE/Card" "stabChanged()"
prompts the Z to go and ask all the network plugins (Wifi, BT, etc) if there is a card available to handle them. If they get a yes back from any of them then the world icon appears. So if I ensure that bluetooth is running then type the above in, my icon comes back.
-
This also seems to make the World icon show up, whether one is better than the other I'm not sure:
qcop "QPE/Network" "choicesChanged()"