[ toplim @ 07.12.2010. 17:15 ] @
Treba mi jer nemam podrsku za mrezni drajver tako da nemam internet. Koji b43-fwcutter da skinem? i kako da ga instaliram. |
[ toplim @ 07.12.2010. 17:15 ] @
[ toplim @ 07.12.2010. 17:25 ] @
imam
b43-fwcutter.tar.gz b43-firmware.tar.gz da li mi jos nesto treba da bi moju PCI mreznu karticu naterao da radi? [ mihojla @ 08.12.2010. 08:03 ] @
Šta dobiješ na:
iwconfig ifconfig -v wlan0 up ls -l /lib/firmware/b43/ ls -l /lib/modules/*/kernel/drivers/net/wireless/b43/ [Ovu poruku je menjao mihojla dana 08.12.2010. u 14:12 GMT+1] [ Srđan Pavlović @ 08.12.2010. 10:19 ] @
Instaliraj broadcom-wl paket.
Bleklistuj b43, lib80211 i ssd module u /etc/rc.conf-u, a dodaj lib80211_crypt_tkip i wl module pa vidi jel radi. Ovako nekako, osim modula koje vec imas, dodaj i ovo: MODULES=(!b43 !ssd !lib80211 lib80211_crypt_tkip wl) Na Lenovo Netbook-u imam to broadcom njesra, i koristim taj STA driver koji radi najbolje: http://www.broadcom.com/support/802.11/linux_sta.php Build instrukcije ako ne nadjes gotov paket za svoj distro: http://www.broadcom.com/docs/linux_sta/README.txt [Ovu poruku je menjao Srđan Pavlović dana 08.12.2010. u 11:32 GMT+1] [ toplim @ 09.12.2010. 18:28 ] @
nije bas naslov prikladan ali ovako sam zavrsio celu tu pricu: ne znam gde sam uputstvo nasao negde na ubuntu sajtu:
b43 - No Internet access If you do not have any other means of Internet access on your computer, you will have to install b43-fwcutter and patch packages from the install media. After that you will need to setup firmware manually (without the firmware automatically downloading and being set up). Setp 1. b43-fwcutter is located on the Ubuntu install media under ../pool/main/b/b43-fwcutter/ and patch is located under ../pool/main/p/patch/ or both in the official repositories online. Double click on the package to install or in a terminal (under the desktop menu Applications > Accessories > Terminal) navigate to the folder containing the package and issue the following command: :/b43-fwcutter/$ sudo dpkg -i b43-fwcutter* Step 2. On a computer with Internet access, download the required firmware files from http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o and http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2 Step 3. Copy the downloaded files to your home folder and execute the following commands consecutively in a terminal to extract and install the firmware: ~$ tar xfvj broadcom-wl-4.150.10.5.tar.bz2 ~$ sudo b43-fwcutter -w /lib/firmware wl_apsta-3.130.20.0.o ~$ sudo b43-fwcutter --unsupported -w /lib/firmware broadcom-wl-4.150.10.5/driver/wl_apsta_mimo.o Step 4. Under the desktop menu System > Administration > Hardware/Additional Drivers, the b43 drivers can be activated for use. Note: A computer restart may be required before using the wifi card. tako sam uspeo da pokrenem moju bcm4318 shklopociju. e posle updejta mora da se nesto ispravi, a moze i odmah, to je neki bug koji se javlja kada se koristi bcmxx: sudo cp /etc/network/interfaces /etc/network/interfaces.bak (backup-ujes interfaces ako zatreba slucajno) gksudo gedit /etc/network/interfaces i ostavis samo sledece: auto lo iface lo inet loopback i iskren da budem mnogo mi se svideo ubuntu, mislim da je sad ozbiljniji sistem za desktop. Copyright (C) 2001-2025 by www.elitesecurity.org. All rights reserved.
|