Results 1 to 8 of 8
hi.i am new in forum and i don't know if i post in corest section.i have the wireless us robotics maxg adapter model 5417 and i have linux .i am ...
- 06-30-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
us robotics
hi.i am new in forum and i don't know if i post in corest section.i have the wireless us robotics maxg adapter model 5417 and i have linux .i am trying 2 days now how to install its linux drivers.here is the link for his linux drivers .i did evrything it says but i can't install unshield.i want help installing unshield .i hope for your help.
- 06-30-2010 #2
- 06-30-2010 #3Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
============ lspci ============
00:00.0 Host bridge [0600]: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] [1106:0691] (rev c4)
Kernel driver in use: agpgart-via
Kernel modules: via-agp
00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP] [1106:8598]
Kernel modules: shpchp
00:07.0 ISA bridge [0601]: VIA Technologies, Inc. VT82C686 [Apollo Super South] [1106:0686] (rev 40)
Kernel driver in use: parport_pc
Kernel modules: parport_pc
00:07.1 IDE interface [0101]: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE [1106:0571] (rev 06)
Kernel driver in use: pata_via
Kernel modules: pata_via
00:07.2 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 16)
Kernel driver in use: uhci_hcd
00:07.3 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 16)
Kernel driver in use: uhci_hcd
00:07.4 Host bridge [0600]: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] [1106:3057] (rev 40)
Kernel modules: via686a, i2c-viapro
00:08.0 VGA compatible controller [0300]: S3 Inc. ViRGE/DX or /GX [5333:8a01] (rev 01)
Kernel driver in use: s3fb
Kernel modules: s3fb
00:09.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
Kernel driver in use: b43-pci-bridge
Kernel modules: ssb
============ lsusb ============
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 006: ID 08ec:204a M-Systems Flash Disk Pioneers TravelDrive
Bus 001 Device 002: ID 1241:1166 Belkin MI-2150 Trust Mouse
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
============ lsmod ============
Module Size Used by
nls_iso8859_1 3249 1
nls_cp437 4919 1
vfat 8901 1
nls_utf8 1069 2
fat 47767 1 vfat
isofs 29250 2
usb_storage 39425 2
binfmt_misc 6587 1
fbcon 35102 71
arc4 1153 2
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
vga16fb 11385 0
b43 157218 0
mac80211 204922 1 b43
ppdev 5259 0
s3fb 13199 1
cfg80211 126485 2 b43,mac80211
lp 7028 0
via_agp 5310 1
via686a 10986 0
svgalib 8432 1 s3fb
parport_pc 25962 1
shpchp 28820 0
agpgart 31724 1 via_agp
led_class 2864 1 b43
vgastate 8961 2 vga16fb,s3fb
i2c_viapro 5573 0
parport 32635 3 ppdev,lp,parport_pc
usbhid 36110 0
hid 67032 1 usbhid
ssb 37336 1 b43
floppy 53016 0
pata_via 7272 3
============ dmesg-firmware ============
[ 15.092160] b43 ssb0:0: firmware: requesting b43/ucode5.fw
[ 15.144858] b43 ssb0:0: firmware: requesting b43-open/ucode5.fw
[ 15.160229] b43-phy0 ERROR: You must go to and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[ 15.832120] b43 ssb0:0: firmware: requesting b43/ucode5.fw
[ 15.843294] b43 ssb0:0: firmware: requesting b43-open/ucode5.fw
[ 15.865335] b43-phy0 ERROR: You must go to and download the correct firmware for this driver version. Please carefully read all instructions on this website.
============ kernel version ============
2.6.32-21-generic
============ ifconfig ============
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:248 errors:0 dropped:0 overruns:0 frame:0
TX packets:248 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:19712 (19.7 KB) TX bytes:19712 (19.7 KB)
============ iwconfig ============
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
these are that you want?
- 06-30-2010 #4
if you have wired connection, you should be able to run this command
sudo apt-get install b43-fwcutter and it should do what is necessary
https://help.ubuntu.com/community/Wi...43xx%20drivers
- 06-30-2010 #5Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
i have only the wireless conection.that i want so much to install the drivers
- 07-01-2010 #6
did you click the link? it shows step by step if you don't have wired connection available, but you do need a machine with internet access to get the firmware
- 07-01-2010 #7Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
any idea?what i must do
- 07-01-2010 #8
yes, click the link, and follow the instructions for no internet access on the machine, i will link it again
https://help.ubuntu.com/community/Wi...ernet%20access


Reply With Quote