Changes between Version 24 and Version 25 of Ubuntu
- Timestamp:
- 09/17/09 16:40:38 (1 year ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ubuntu
v24 v25 63 63 This copies files into /boot, creates an entry in /boot/grub/menu.lst and installs the modules in /lib/modules. 64 64 65 Additionally, you may want to create a symlink in /lib/firmware to link up your current kernel's firmware directory to the new kernel. The name of the new kernel is part of the file name for the .deb packages. For example,66 67 {{{68 $ sudo ln -s /lib/firmware/`uname -r` /lib/firmware/2.6.26-wl69 }}}70 71 * If you are testing with the Arlink USB module or another Zydas-based interface, use up-to-date [http://linuxwireless.org/en/users/Drivers/zd1211rw#Firmware Zydas firmware].72 65 * If you are testing with Broadcom-based hardware, make sure that you have the correct [http://linuxwireless.org/en/users/Drivers/b43#firmwareinstallation b43 firmware] available. 73 66
