Lets try this again. Wireless commands I use for info.
echo uname: && uname -a -m -p && echo lspci: && lspci && echo lsusb: && lsusb && echo lsmod: && lsmod && echo ifconfig: && ifconfig && echo ifconfig -a: && ifconfig -a && echo iwconfig: && iwconfig && echo resolv.conf: && cat /etc/resolv.conf && echo route: && route -n
Above command must be ran as root in terminal to get all relevant info.
lshw and hwinfo must be installed before running below commands in Vector 7 Std Gold. You won't find them in Gslapt in Vector 7.
hwinfo-13.57-i686-1jsc.tgz
lshw-B.02.16-i686-1cf.txz
Commands I use are
lshw -C network
su -c "hwinfo --wlan"
su -c "hwinfo --netcard"
Happy Trails, Rok