I have installed open SUSE 11.0 in my laptop (compaq Presario V2000). I want to configure WLAN in this laptop to connect with other LINUX driven LAPTOPS.
How can I ensure, i have proper driver installed in my laptop ?
I am not getting wlan0 device in “ip a” output.
i have checked yast->network setting
it is using ipw2200 driver for eth1
i have also disabled IP6 for eth1
now how can i connect my laptop to a vista loaded laptop (here WLAN is working fine) ?
will it automatically detect the WLAN network? or i have to do a bit more ?
now how can i connect my laptop to a vista loaded laptop
if I understand that question correctly then first step is to connect to your wireless network:
you will need to configure access point (SSID) and any security password/passkey; assume the network uses dhcp to provide ip address, routing etc? if not that will have to be set as well
those settings can be applied from yast>network settings, choose the eth1 interface, “edit” and add the necessary information.
or if you’ve chosen to use network manager, same info can be added to a eth1 profile there
at which point you should be able to connect to the network
I’m assuming from your previous posts, you didn’t need a “step-by-step” on setting up a lan interface?