Skip to main content

Thread: USB Wireless adapter BUFFALO WLI-UC-GNM


hello everyone,

i'm using usb wireless adapter buffalo wli-uc-gnm on ubuntu 10.04.

using commands below, able working.

code:
sudo -s  aptitude build-dep linux-source  mkdir -p ~/workspace/linux  cd ~/workspace/linux  apt-get source linux-image-$(uname -r)
add next line /drivers/staging/rt2870/2870_main_dev.c
code:
{ usb_device(0x0411, 0x01a2) }, /* buffalo airstation wli-uc-gnm */
code:
  make -c /lib/modules/$(uname -r)/build m=$(pwd)/linux-2.6.32/drivers/staging/rt2870 modules  make -c /lib/modules/$(uname -r)/build m=$(pwd)/linux-2.6.32/drivers/staging/rt2870 modules_install  mv /lib/modules/$(uname -r)/kernel/drivers/staging/rt2870/rt2870sta.ko  /lib/modules/$(uname -r)/kernel/drivers/staging/rt2870/rt2870sta.ko.bak mkdir -p /etc/wireless/rt2870sta  touch /etc/wireless/rt2870sta/rt2870sta.dat  echo default > /etc/wireless/rt2870sta/rt2870sta.dat  depmod -a  exit
however, wonder if there easier way install usb wireless device?
have repeat process every time new kernel update comes out.

also, how can give info guys working on ubuntu? can make device work on fresh install, , other people owns device can use too.

thanks.

hello, anybody?


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] USB Wireless adapter BUFFALO WLI-UC-GNM


Ubuntu

Comments

Popular posts from this blog

Joomla 3.3 Installation Error message - Joomla! Forum - community, help and support

Multilanguage infinite redirect loop error. - Joomla! Forum - community, help and support

Thread: Wine can't find the cd