This is a discussion on Fedora and Wireless within the Linux Operating System forums, part of the Unix Operating Systems category; --> amit wrote: > > Thanks! this is the only installation which works for me. The final > message says ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| amit wrote: > > Thanks! this is the only installation which works for me. The final > message says that the installation has been completed. Now, how can I > check I have wireless or bluetooth ? > Bluetooth I know nothing about. To check your wireless card do 'iwconfig', the output should be self-explanatory. If the card is there try 'dhclient <interface>', eg 'dhclient eth1'. I think you need to also have some encryption enabled in the kernel. See, http://www.linux-on-laptops.com/ibm.html for more info. |