Trace: » changing_the_default_settings_issued_to_new_users_in_ubuntu » dealing_with_the_long_boot_black_screen_issue_in_boot_up » debian_based_system_apt_guide » enable_power_management_on_pentium_4_m_celeron_m_cpus » forcing_ubuntu_to_rediscover_the_screen_resolution_when_a_different_monitor_is_added » getting_a_bluetooth_gps_device_to_work_on_ubuntu » getting_info_on_bios_serial_number_and_hardware_connectors » install_gui_on_ubuntu_server » installing_an_rpm_on_a_debian_based_system » installing_belkin_fsd7000uk_wireless_card_on_ubuntu

Login

You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

Login

Installing belkin fsd7000uk wireless card on ubuntu

This needs ndiswrapper

sudo apt-get install ndiswrapper

These Windows drivers are needed

x86-8185_1094_.zip

Extract drivers and install the inf file ndiswrapper

sudo ndiswrapper -i /home/chris/Desktop/wifidriver/net8185.inf

Associate the drivers with the wifi card

sudo ndiswrapper -a 1799:700f net8185

Reboot

Enjoy

From this post: http://ubuntuforums.org/showthread.php?t=381878&page=2