[Bug 441990] Re: Buffalo WLI-UC-GN 802.11n USB-WiFi adapter non functional
JohnFlux
johnflux at gmail.com
Thu Mar 25 12:50:12 UTC 2010
Hi,
I took a different approach. I did:
I cloned the kernel being used in lucid lynx:
git clone git://kernel.ubuntu.com/ubuntu/ubuntu-lucid.git
cd ubuntu-lucid
vi drivers/staging/rt2870/2870_main_dev.c
# add { USB_DEVICE(0x0411, 0x015D) }, /* Buffalo Airstation NFiniti WLI-UC-GN */ to the list of drivers
AUTOBUILD=1 fakeroot debian/rules clean binary-debs
cd ..
dpkg -i sudo dpkg -i linux-image-2.6.32-17-generic_2.6.32-17.27_i386.deb linux-headers-2.6.32-17-generic_2.6.32-17.27_i386.deb
And that fixed the problem.
I will forward this to kernel-team at list.ubuntu.com and try to chase it
--
Buffalo WLI-UC-GN 802.11n USB-WiFi adapter non functional
https://bugs.launchpad.net/bugs/441990
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list