HI,
When it comes to Linux hardware, I am really bad.Just trying to change over from windows to Linux completely and SuSE has helped me a lot in that respect
I would appreciate any help from guys out there with similar issues/experiences
OS: SuSE 8.2 Professional
Wireless PCMCIA card: Gigafast WF721AEX 802.11b(I think its basically a TI card)
Issue: I am able to connect to the net throught the ethernet card built into by Laptop(Sony VAIO) but not thru the wireless card
SuSE detects my network card correctly- as a Texas instruments card but somehow I cant connect to the net...
I tried the following commands and heres the result
#ifconfig
Result:
eth0 Link encap:Ethernet HWaddr 08:00:46:9E:C0:CA
inet6 addr: fe80::a00:46ff:fe9e:c0ca/64 Scope:Link
UP BROADCAST NOTRAILERS MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:0 (0.0 b) TX bytes:3270 (3.1 Kb)
Interrupt:9 Base address:0x4000 Memory:e8200000-e8200038
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:52 errors:0 dropped:0 overruns:0 frame:0
TX packets:52 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3552 (3.4 Kb) TX bytes:3552 (3.4 Kb)
#dmesg | grep eth[0-9]
e100: eth0: Intel(R) PRO/100 VE Network Connection
eth0: no IPv6 routers present
eth0: no IPv6 routers present
#/etc/init.d/network restart
It restarts the intel pro 10/100 connection(says backgrounding in absence of ethernet cable) but skips restarting the Wireless ethernet saying Hotplug in the status...
Is there some service thats missing...
I would appreciate any help from anyone....