Konfiguracja sieci Wi-Fi (Broadcom 4218)

Karty sieciowe, modemy, routery, WiFi, Bluetooth etc.
Awatar użytkownika
robo3
Piegowaty Guziec
Piegowaty Guziec
Posty: 7
Rejestracja: 08 gru 2007, 17:11
Płeć: Mężczyzna
Wersja Ubuntu: 8.04
Środowisko graficzne: GNOME
Kontakt:

Konfiguracja sieci Wi-Fi (Broadcom 4218)

Post autor: robo3 »

Witam. Mam problem z konfiguracją sieci wifi w ubuntu 7.04. Mam laptopa FSC Amilo PRO V8010 w którym wmontowana jest karta broadcom 4218. Systemik zainstalowałem sobie na penie 4 gb. Jestem początkujący jeżeli chodzi o linuksa... Do laptopa jest podpięty internet neostrada 512. Chciałbym udostępnić internet przez wi-fi innemu komputerowi w domu (na drugim kompie jest Windows). Karta WI-FI jest wykrywana w linuxie, jednak próbowałem przez wicd wykryć jakąś sieć przy pomocy wext i nie da rady... Czy mógłby mi ktoś krok po kroku wytłumaczyć jak skonfigurować taką sieć? Przeszukałem google i to forum i nic nie znalazłem (tzn. znalazłem, ale nic nie rozwiązuje mojego problemu.). Proszę o pomoc.:|
Awatar użytkownika
mario_7
Administrator
Administrator
Posty: 8655
Rejestracja: 30 sie 2006, 13:11
Płeć: Mężczyzna
Wersja Ubuntu: 20.04
Środowisko graficzne: GNOME
Architektura: x86_64

Odp: Konfiguracja sieci Wi-Fi (Broadcom 4218)

Post autor: mario_7 »

Jakie sterowniki?
Możliwe, ze tylko ndiswrapper zadziała (i to ten najnowszy - prosto ze strony, do własnoręcznego skompilowania, instrukcje znajdziesz na forum).
Awatar użytkownika
robo3
Piegowaty Guziec
Piegowaty Guziec
Posty: 7
Rejestracja: 08 gru 2007, 17:11
Płeć: Mężczyzna
Wersja Ubuntu: 8.04
Środowisko graficzne: GNOME
Kontakt:

Odp: Konfiguracja sieci Wi-Fi (Broadcom 4218)

Post autor: robo3 »

hmmm... no dobrze... a jak ma się sprawa w ubuntu 7.10 :confused:chciałem zapytać czy może pomóc instalacja 7.10

EDIT:
Dobra... sprawa ma sie inaczej... Zainstalowalem juz sterowniki do karty broadcom 4318 (jednak nie przez ndiswrapper tylko jakies natywne) paczka nazywa sie bcm43xx_compwiz18.1-all.deb Lampka od WI-FI zapalila sie :razz: wykrywa sieci, no i tu zaczynaja sie schody... chcem podlaczyc sie do sieci ad-hoc aby stworzyc siec ubuntu-windowsxp. No i gdy proboje sie podlaczyc do sieci to wtedy sie laczy i laczy az wrzeszcie pokazuje brak polaczenia. Akurat teraz pracuje na ubuntu 7.04 live cd, nie bardzo mam mozliwosc zainstalowania na dysku. Zalaczam ponizej:

iwconfig:

Kod: Zaznacz cały

lo        no wireless extensions.

eth0      no wireless extensions.

eth1      IEEE 802.11b/g  ESSID:""  Nickname:"Broadcom 4318"
          Mode:Managed  Access Point: Invalid   
          RTS thr:off   Fragment thr:off
          Link Quality=0/100  Signal level=-256 dBm  Noise level=-256 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

ppp0      no wireless extensions.
ifconfig:

Kod: Zaznacz cały

eth0      Link encap:Ethernet  HWaddr 00:C0:9F:DB:DA:7D  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:20 Base address:0x6000 

eth0:avah Link encap:Ethernet  HWaddr 00:C0:9F:DB:DA:7D  
          inet addr:169.254.10.105  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Interrupt:20 Base address:0x6000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:36 errors:0 dropped:0 overruns:0 frame:0
          TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:2664 (2.6 KiB)  TX bytes:2664 (2.6 KiB)

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:83.25.28.29  P-t-P:213.25.2.61  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:2211 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1908 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3 
          RX bytes:2410398 (2.2 MiB)  TX bytes:251786 (245.8 KiB)
Aha... i jeszcze probowalem kompilowac ndiswrapper (oczywiscie najnowsza wersja ze zrodel) i za kazdym razem po wykonaniu komendy sudo make wyskakuje mi cos takiego:

Kod: Zaznacz cały

make -C driver
make[1]: Entering directory `/home/ubuntu/Desktop/ubuntu drivery/ndiswrapper-1.50/driver'
make -C /usr/src/linux-headers-2.6.20-15-generic SUBDIRS=/home/ubuntu/Desktop/ubuntu drivery/ndiswrapper-1.50/driver
make[2]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
make[2]: *** No rule to make target `drivery/ndiswrapper-1.50/driver'.  Stop.
make[2]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/ubuntu/Desktop/ubuntu drivery/ndiswrapper-1.50/driver'
make: *** [all] Error 2
Gdy wpisze sudo make install wtedy to samo sie pojawia... pomozcie... :cry:

przepraszam za brak ogonkow ale akurat pisalem na angielskim ubuntu.

EDIT:
dmesg

dmesg

Kod: Zaznacz cały

[   27.288870] Freeing SMP alternatives: 11k freed
[   27.289082] Early unpacking initramfs... done
[   27.697650] ACPI: Core revision 20060707
[   27.698078] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[   27.729666] CPU0: Intel(R) Celeron(R) M processor         1.40GHz stepping 08
[   27.729693] Total of 1 processors activated (2796.21 BogoMIPS).
[   27.729891] ENABLING IO-APIC IRQs
[   27.730101] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   27.876422] Brought up 1 CPUs
[   27.876708] Booting paravirtualized kernel on bare hardware
[   27.876794] Time: 18:55:17  Date: 11/15/107
[   27.876826] NET: Registered protocol family 16
[   27.876923] EISA bus registered
[   27.876929] ACPI: bus type pci registered
[   27.877371] PCI: PCI BIOS revision 2.10 entry at 0xfd954, last bus=6
[   27.877374] PCI: Using configuration type 1
[   27.877376] Setting up standard PCI resources
[   27.883777] ACPI: Interpreter enabled
[   27.883780] ACPI: Using IOAPIC for interrupt routing
[   27.884489] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   27.884496] PCI: Probing PCI hardware (bus 00)
[   27.885327] Boot video device is 0000:00:02.0
[   27.886014] PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
[   27.886019] PCI quirk: region 1180-11bf claimed by ICH6 GPIO
[   27.886928] PCI: Transparent bridge - 0000:00:1e.0
[   27.887056] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   27.897255] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[   27.898025] ACPI: PCI Interrupt Link [LNKA] (IRQs 11) *10
[   27.898305] ACPI: PCI Interrupt Link [LNKB] (IRQs *10)
[   27.898581] ACPI: PCI Interrupt Link [LNKC] (IRQs *10)
[   27.898854] ACPI: PCI Interrupt Link [LNKD] (IRQs *11)
[   27.899127] ACPI: PCI Interrupt Link [LNKE] (IRQs 11) *10
[   27.899402] ACPI: PCI Interrupt Link [LNKF] (IRQs 10) *0, disabled.
[   27.899674] ACPI: PCI Interrupt Link [LNKG] (IRQs 11) *0, disabled.
[   27.899952] ACPI: PCI Interrupt Link [LNKH] (IRQs *10)
[   27.902847] Linux Plug and Play Support v0.97 (c) Adam Belay
[   27.902858] pnp: PnP ACPI init
[   27.906738] pnp: PnP ACPI: found 10 devices
[   27.906746] PnPBIOS: Disabled by ACPI PNP
[   27.906803] PCI: Using ACPI for IRQ routing
[   27.906807] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   27.906812] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.0
[   27.906815] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.0
[   27.906818] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.0
[   27.906821] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.1
[   27.906824] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.1
[   27.906827] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.1
[   27.928485] NET: Registered protocol family 8
[   27.928487] NET: Registered protocol family 20
[   27.928957] PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
[   27.928967] PCI: Bridge: 0000:00:1c.0
[   27.928969]   IO window: disabled.
[   27.928975]   MEM window: disabled.
[   27.928980]   PREFETCH window: disabled.
[   27.928986] PCI: Bridge: 0000:00:1c.1
[   27.928988]   IO window: disabled.
[   27.928994]   MEM window: disabled.
[   27.928999]   PREFETCH window: disabled.
[   27.929013] PCI: Bus 7, cardbus bridge: 0000:06:09.0
[   27.929016]   IO window: 00003400-000034ff
[   27.929022]   IO window: 00003800-000038ff
[   27.929028]   PREFETCH window: 30000000-33ffffff
[   27.929034]   MEM window: 38000000-3bffffff
[   27.929040] PCI: Bridge: 0000:00:1e.0
[   27.929044]   IO window: 3000-3fff
[   27.929051]   MEM window: b0100000-b01fffff
[   27.929056]   PREFETCH window: 30000000-35ffffff
[   27.929090] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 16
[   27.929099] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[   27.929124] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 17
[   27.929132] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[   27.929146] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[   27.929165] ACPI: PCI Interrupt 0000:06:09.0[A] -> GSI 16 (level, low) -> IRQ 17
[   27.929172] PCI: Setting latency timer of device 0000:06:09.0 to 64
[   27.929202] NET: Registered protocol family 2
[   27.960424] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[   27.960514] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[   27.960640] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[   27.960704] TCP: Hash tables configured (established 16384 bind 8192)
[   27.960707] TCP reno registered
[   27.972492] checking if image is initramfs... it is
[   28.783497] Freeing initrd memory: 6966k freed
[   28.783768] Simple Boot Flag at 0x35 set to 0x1
[   28.784050] audit: initializing netlink socket (disabled)
[   28.784067] audit(1197744917.660:1): initialized
[   28.784245] VFS: Disk quotas dquot_6.5.1
[   28.784271] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   28.784337] io scheduler noop registered
[   28.784340] io scheduler anticipatory registered
[   28.784343] io scheduler deadline registered
[   28.784356] io scheduler cfq registered (default)
[   28.784783] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[   28.784842] assign_interrupt_mode Found MSI capability
[   28.784847] Allocate Port Service[0000:00:1c.0:pcie00]
[   28.784887] Allocate Port Service[0000:00:1c.0:pcie02]
[   28.785011] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[   28.785067] assign_interrupt_mode Found MSI capability
[   28.785070] Allocate Port Service[0000:00:1c.1:pcie00]
[   28.785106] Allocate Port Service[0000:00:1c.1:pcie02]
[   28.785293] isapnp: Scanning for PnP cards...
[   29.139513] isapnp: No Plug & Play device found
[   29.175812] Real Time Clock Driver v1.12ac
[   29.175878] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   29.176233] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A
[   29.176980] ACPI: PCI Interrupt 0000:00:1e.3[B] -> GSI 20 (level, low) -> IRQ 18
[   29.176990] ACPI: PCI interrupt for device 0000:00:1e.3 disabled
[   29.177085] mice: PS/2 mouse device common for all mice
[   29.177703] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   29.177991] input: Macintosh mouse button emulation as /class/input/input0
[   29.178031] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[   29.178035] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[   29.178287] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[   29.181023] serio: i8042 KBD port at 0x60,0x64 irq 1
[   29.181031] serio: i8042 AUX port at 0x60,0x64 irq 12
[   29.181201] EISA: Probing bus 0 at eisa.0
[   29.181209] Cannot allocate resource for EISA slot 1
[   29.181213] Cannot allocate resource for EISA slot 2
[   29.181216] Cannot allocate resource for EISA slot 3
[   29.181239] EISA: Detected 0 cards.
[   29.211347] TCP cubic registered
[   29.211359] NET: Registered protocol family 1
[   29.211383] Using IPI No-Shortcut mode
[   29.211453] ACPI: (supports S0 S3 S4 S5)
[   29.211509]   Magic number: 3:963:948
[   29.211530]   hash matches device ttya3
[   29.211681]   hash matches device tty5
[   29.211883] Freeing unused kernel memory: 328k freed
[   29.211976] Time: tsc clocksource has been installed.
[   29.226962] input: AT Translated Set 2 keyboard as /class/input/input1
[   30.463179] Capability LSM initialized
[   30.504472] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[   30.504485] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[   30.506942] ACPI: Thermal Zone [THRM] (67 C)
[   30.945990] usbcore: registered new interface driver usbfs
[   30.946016] usbcore: registered new interface driver hub
[   30.946040] usbcore: registered new device driver usb
[   30.947029] USB Universal Host Controller Interface driver v3.0
[   30.947088] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 19
[   30.947100] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[   30.947105] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   30.947273] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[   30.947308] uhci_hcd 0000:00:1d.0: irq 19, io base 0x00001820
[   30.947428] usb usb1: configuration #1 chosen from 1 choice
[   30.947471] hub 1-0:1.0: USB hub found
[   30.947477] hub 1-0:1.0: 2 ports detected
[   31.051599] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 20
[   31.051615] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[   31.051620] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   31.051644] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[   31.051678] uhci_hcd 0000:00:1d.1: irq 20, io base 0x00001840
[   31.051786] usb usb2: configuration #1 chosen from 1 choice
[   31.051818] hub 2-0:1.0: USB hub found
[   31.051825] hub 2-0:1.0: 2 ports detected
[   31.095371] ieee1394: Initialized config rom entry `ip1394'
[   31.155555] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 21
[   31.155570] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[   31.155576] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   31.155600] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[   31.155635] uhci_hcd 0000:00:1d.2: irq 21, io base 0x00001860
[   31.155740] usb usb3: configuration #1 chosen from 1 choice
[   31.155769] hub 3-0:1.0: USB hub found
[   31.155776] hub 3-0:1.0: 2 ports detected
[   31.259515] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 17
[   31.259531] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[   31.259536] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[   31.259563] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[   31.259599] uhci_hcd 0000:00:1d.3: irq 17, io base 0x00001880
[   31.259709] usb usb4: configuration #1 chosen from 1 choice
[   31.259738] hub 4-0:1.0: USB hub found
[   31.259744] hub 4-0:1.0: 2 ports detected
[   31.291363] usb 1-1: new full speed USB device using uhci_hcd and address 2
[    3.996000] Time: acpi_pm clocksource has been installed.
[    4.060000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 19
[    4.060000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    4.060000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    4.060000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[    4.060000] ehci_hcd 0000:00:1d.7: debug port 1
[    4.060000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    4.060000] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xb0040000
[    4.064000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    4.064000] usb usb5: configuration #1 chosen from 1 choice
[    4.064000] hub 5-0:1.0: USB hub found
[    4.064000] hub 5-0:1.0: 8 ports detected
[    4.172000] SCSI subsystem initialized
[    4.180000] libata version 2.20 loaded.
[    4.184000] ata_piix 0000:00:1f.1: version 2.10ac1
[    4.184000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 21
[    4.184000] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[    4.184000] ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
[    4.184000] ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
[    4.184000] scsi0 : ata_piix

nieco pozniej....

[  135.292000] Bluetooth: L2CAP ver 2.8
[  135.292000] Bluetooth: L2CAP socket layer initialized
[  135.484000] Bluetooth: RFCOMM socket layer initialized
[  135.484000] Bluetooth: RFCOMM TTY layer initialized
[  135.484000] Bluetooth: RFCOMM ver 1.8
[  138.044000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  140.176000] NET: Registered protocol family 10
[  140.176000] lo: Disabled Privacy Extensions
[  140.176000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  150.288000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  174.704000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  200.644000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  225.040000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  249.468000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  373.992000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  498.632000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  537.056000] PPP generic driver version 2.4.2
[  544.588000] usb 1-1: USB disconnect, address 4
[  546.896000] usb 1-1: new full speed USB device using uhci_hcd and address 5
[  547.044000] usb 1-1: configuration #1 chosen from 1 choice
[  547.048000] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9032) : Eagle III pots
[  547.160000] usb 1-1: reset full speed USB device using uhci_hcd and address 5
[  547.308000] usb 1-1: [ueagle-atm] pre-firmware device, uploading firmware
[  547.308000] usb 1-1: [ueagle-atm] loading firmware ueagle-atm/eagleIII.fw
[  548.084000] usb 1-1: [ueagle-atm] firmware uploaded
[  548.168000] usb 1-1: USB disconnect, address 5
[  550.716000] usb 1-1: new full speed USB device using uhci_hcd and address 6
[  550.880000] usb 1-1: configuration #1 chosen from 1 choice
[  550.932000] usb 1-1: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9031) : Eagle III pots
[  551.104000] usb 1-1: reset full speed USB device using uhci_hcd and address 6
[  551.368000] usb 1-1: [ueagle-atm] using iso mode
[  551.368000] usb 1-1: [ueagle-atm] (re)booting started
[  553.036000] usb 1-1: [ueagle-atm] ATU-R firmware version : 44e2ea17
[  553.072000] usb 1-1: [ueagle-atm] Modem started, waiting synchronization
[  565.128000] usb 1-1: [ueagle-atm] modem operational
[  578.296000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  622.972000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  747.452000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  872.128000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  896.276000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[  996.772000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[ 1121.436000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[ 1246.128000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[ 1326.252000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
[ 1370.800000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
iZYD
Piegowaty Guziec
Piegowaty Guziec
Posty: 9
Rejestracja: 30 sty 2007, 19:25
Płeć: Mężczyzna
Wersja Ubuntu: 12.04
Środowisko graficzne: Unity
Architektura: x86
Kontakt:

Odp: Konfiguracja sieci Wi-Fi (Broadcom 4218)

Post autor: iZYD »

miałem ten sam problem .. .niestety te sterowniki nie działają ... użyj ndiswrappera i będzie działało :)
Awatar użytkownika
robo3
Piegowaty Guziec
Piegowaty Guziec
Posty: 7
Rejestracja: 08 gru 2007, 17:11
Płeć: Mężczyzna
Wersja Ubuntu: 8.04
Środowisko graficzne: GNOME
Kontakt:

Odp: Konfiguracja sieci Wi-Fi (Broadcom 4218)

Post autor: robo3 »

Małe zmiany nastąpiły
No a więc... udało mi się postawić kartę na nogi, wykrywa sieci dookoła, lecz próba połączenia którąś z nich kończy się niepowodzeniem... Może to dlatego, że sieć do której chcę się podłączyć jest pod Windowsem? pomocy! :|
Awatar użytkownika
mario_7
Administrator
Administrator
Posty: 8655
Rejestracja: 30 sie 2006, 13:11
Płeć: Mężczyzna
Wersja Ubuntu: 20.04
Środowisko graficzne: GNOME
Architektura: x86_64

Odp: Konfiguracja sieci Wi-Fi (Broadcom 4218)

Post autor: mario_7 »

Jakim programem chcesz się łączyć?
Jak wygląda plik /etc/network/interfaces ?
Awatar użytkownika
robo3
Piegowaty Guziec
Piegowaty Guziec
Posty: 7
Rejestracja: 08 gru 2007, 17:11
Płeć: Mężczyzna
Wersja Ubuntu: 8.04
Środowisko graficzne: GNOME
Kontakt:

Odp: Konfiguracja sieci Wi-Fi (Broadcom 4218)

Post autor: robo3 »

chcem sie laczyc przez WiCD. Nie chce nawet myslec o ndiswrapperze bo nie moge go skompilowac. (patrzcie poprzedni post). Z reszta jeszcze zobaczymy jak bedzie Ubuntu 8.
Awatar użytkownika
mateusz16
Sędziwy Jeż
Sędziwy Jeż
Posty: 70
Rejestracja: 04 wrz 2007, 19:44
Płeć: Mężczyzna
Wersja Ubuntu: 9.04
Środowisko graficzne: KDE Plasma
Architektura: x86
Kontakt:

Odp: Konfiguracja sieci Wi-Fi (Broadcom 4218)

Post autor: mateusz16 »

to ja ci dam dobra rade po pierwsze zainstaluj pakiet build-essinental a po drugie sciegnij ndiswrappera w paczkach deb:D i wtedy dziala:D
Awatar użytkownika
mario_7
Administrator
Administrator
Posty: 8655
Rejestracja: 30 sie 2006, 13:11
Płeć: Mężczyzna
Wersja Ubuntu: 20.04
Środowisko graficzne: GNOME
Architektura: x86_64

Odp: Konfiguracja sieci Wi-Fi (Broadcom 4218)

Post autor: mario_7 »

robo3, możliwe, że spacja w nazwie katalogu, w którym są źródła ndiswrappera powoduje problemy, na to wskazywałby błąd:

Kod: Zaznacz cały

make[2]: *** No rule to make target `drivery/ndiswrapper-1.50/driver'.  Stop.
bo przecież pełna ścieżka, to w Twoim wypadku: /home/ubuntu/Desktop/ubuntu drivery/ndiswrapper-1.50/driver
Awatar użytkownika
robo3
Piegowaty Guziec
Piegowaty Guziec
Posty: 7
Rejestracja: 08 gru 2007, 17:11
Płeć: Mężczyzna
Wersja Ubuntu: 8.04
Środowisko graficzne: GNOME
Kontakt:

Odp: Konfiguracja sieci Wi-Fi (Broadcom 4218)

Post autor: robo3 »

instaluje pakiet build-essiental i bede jeszcze raz instalowal ndiswrappera z paczek .deb potem sterowniki od windy, zaladuje je i zobaczymy...

EDIT:
sluchajcie. Sprawa sie zmienila. Zrobiłem formata i na nowo zainstalowalem ubuntu 7.04. Potem tradycyjnie internet (UbuDSL), no i potem zainstalowalem paczkę bcm43xx compwiz18.1-all.deb, następnie wg. tych wskazówek: viewtopic.php?t=42192&highlight=broadcom+4318
wywalilem network managera i zainstalowalem wicd.

Teraz mój kochany laptopik wykrywa sieci:
Obrazek
ale mam taki problem że nie mogę się do niej podłączyć...
Naciskam na nią klikam Connect, no i zaczyna się łączyć z siecią, pisze obtaining IP adress (sieć do której chcę się podłączyć ma włączone DHCP i jest niezabezpieczona). Pisze obtaining ip adress i dalej nic się nie dzieje. Próbowałem z ndiswrapperem ale niestety przy ndiswrapperze nie wykrywa sieci.
Załączam dodatkowe pliczki:

/etc/network/interfaces:

Kod: Zaznacz cały

auto lo
iface lo inet loopback


iface eth0 inet dhcp


iface eth1 inet dhcp
wireless-essid werkop

auto eth2
iface eth2 inet dhcp

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp
Chcem jeszcze zaznaczyć, że nie chcę podłączać się do routera tylko Ad-Hoc
Sieć do której chcę się podłączyć ma windowsa. Może to jest problemem?

Dobra. Zgodnie z poradami użytkownika mateusz16 zainstalowalem build-essinental, następnie ściągnęłem ndiswrappera ze źródeł, skompilowałem (nareszcie się udało). Następnie zainstalowalem sterowniki od mojej karty sieciowej. Instalowałem te które mam w windowsie.

Zrobiłem tak:

Kod: Zaznacz cały

sudo ndiswrapper -i bcmwl5.inf
następnie:

Kod: Zaznacz cały

ndiswrapper -l
rezultat polecenia był taki:

Kod: Zaznacz cały

robert@robert-laptop:~$ ndiswrapper -l
bcmwl5 : driver installed
        device (14E4:4318) present (alternate driver: bcm43xx)
Driver zainstalowalem.
Potem zrobiłem jeszcze:

Kod: Zaznacz cały

sudo modprobe ndiswrapper
i zrestartowalem kompa.
Mimo to lampka nie świeci się (chcem wreszcie zrobić to nie za pomocą jakiś tam sterów natywnych czy czego kolwiek tylko ndiswrappera).
Awatar użytkownika
mario_7
Administrator
Administrator
Posty: 8655
Rejestracja: 30 sie 2006, 13:11
Płeć: Mężczyzna
Wersja Ubuntu: 20.04
Środowisko graficzne: GNOME
Architektura: x86_64

Odp: Konfiguracja sieci Wi-Fi (Broadcom 4218)

Post autor: mario_7 »

W pliku interfaces zostaw tylko to:

Kod: Zaznacz cały

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp
Uruchom system ponownie i Wicd powinien już móc się połączyć.
Awatar użytkownika
robo3
Piegowaty Guziec
Piegowaty Guziec
Posty: 7
Rejestracja: 08 gru 2007, 17:11
Płeć: Mężczyzna
Wersja Ubuntu: 8.04
Środowisko graficzne: GNOME
Kontakt:

Odp: Konfiguracja sieci Wi-Fi (Broadcom 4218)

Post autor: robo3 »

mario_7 pisze:W pliku interfaces zostaw tylko to:

Kod: Zaznacz cały

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp
Uruchom system ponownie i Wicd powinien już móc się połączyć.
:D:D Udalo mi sie!! Moge sie podpiac do sieci, ale yy... przez Network-managera, a przez WICD caly czas mam obtaining IP adress i nic wiecej :shock: ?? Dziwne... Jak cos sie zmieni to dam znac.

Zmiana zawartości pliku interfaces na ten w poście wyżej nie daje żadnego rezultatu. Zainstalowałem paczkę firmware, nie używam ndiswrappera. Z Network Managerem nie mam żadnych problemów.
ODPOWIEDZ

Wróć do „Urządzenia sieciowe”

Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 3 gości