I have antiX running on this Thinkpad 600x.
I plug in a pcmcia Belkin wifi card and get networking ok.
But it seems to be kind of shaky. Ping to a server is
herky-jerky and drops a lot of packets.
I have a usb-10Base100 device. If I plug that one
in I see the new eth0 network device listed. And
then the wifi works much better.
Notice, I don't have a network cable connected to the
usb network device. So all of the network traffic is
on the wifi. But the wifi works much better if
the usb thing is attached.
I'm going to try to compare the output of 'lsmod' in
the two conditions, with and without the usb device attached.
Otherwise I'm a bit mystified.
topic title: Thinkpad 600X trouble with wifi
3 posts
• Page 1 of 1
-
Posts: 4
- Joined: 01 May 2012
-
Posts: 81
- Joined: 22 Mar 2012
#2
Greetings,
Sounds like it maybe hardware issue.
You could try doing:
Also
I wish you all the best with your issue.
Sounds like it maybe hardware issue.
You could try doing:
Code: Select all
ifconfig -a
Code: Select all
iwconfig
-
Posts: 4,164
- Joined: 20 Feb 2009
#3
Post a readout with the belkin card plugged in (I run a Belkin F5D7010 ver. 6) and for the usb 10/100 device
Some other commands you can post are
and
with everything plugged in.
Howdy and Welcome to AntiX.
Code: Select all
inxi -F
Code: Select all
lsusb
Code: Select all
su -c"hwinfo --netcard"
Code: Select all
su -c"hwinfo --wlan"
Howdy and Welcome to AntiX.