wireless card not detected in Gusty Gibbon

Pär Lidén par.liden at gmail.com
Wed Jan 2 21:16:12 UTC 2008


grep -i does case independent search, might be useful for you when grepping
for things. So grep -i broadcom would find all lines containg both Broadcom,
broadCom, brOadcoM, and so on. So, you could also try lspci |grep -i bcm,
might help. And, you don't need the " if it's just at single word, ie
instead of grep "broadcom", grep broadcom can be used. Hope this is more
help than it confuses you... ;-)



/Pär
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080102/74f8b73f/attachment.html>


More information about the ubuntu-users mailing list