How to install bcm4312(rev02) in Hardy Helon
참고 : 8.04 beta(2.6.24-12)에서는 아래 작업 없이도 동작합니다...
아래 패치 후 커널 컴파일 하세요 ^^
원문 : http://sudan.ubuntuforums.com/showthread.php?t=659027
2B) Follow this step if you're using Ubuntu 8.04 Hardy Heron
METHOD 1)
-- Patching your kernel
Hardy Heron Kernel 2.6.24 allows the use of (rev 01) hardware, but not (rev 02). If you apply a patch to the kernel you may use (rev 02) hardware but no more (rev 01). So Be careful!
If you don't know and want to discover if you got (rev 01) or (rev 02) hardware type in terminal:
sudo lspci
1) Download the patch, put it on the desktop
http://linuxwireless.org/download/b4....24_for_4311_2
2) Now download the essential packages needed to recompile your kernel
sudo apt-get install linux-source-2.6.24 kernel-package build-essential
3) Open Nautilus in administrator-mode (you need permissions to write in the /usr/src/linux directory
sudo nautilus
4) drag and drop the patch file in the directory /usr/src/linux
5) now, in the terminal:
patch -p1 < patch_2.6.24_for_4311_2
6) let's install the firmware downloader-and-extractor package:
sudo apt-get install b43-fwcutter
It should work by now... if it doesn't, let's try the ndiswrapper way:
댓글
이 글 공유하기
다른 글
-
왜 리눅스인가... 내 나름대로의 생각~
왜 리눅스인가... 내 나름대로의 생각~
2008.05.21 -
우분투 8.04 LTS CD 도착~
우분투 8.04 LTS CD 도착~
2008.05.20 -
Ubuntu 8.04 LTS(hardy & vmware-server
Ubuntu 8.04 LTS(hardy & vmware-server
2008.04.30 -
ATI x1250 + XGL + Compiz-fusion in Fedora Core 7
ATI x1250 + XGL + Compiz-fusion in Fedora Core 7
2007.10.04