Portál AbcLinuxu, 13. května 2025 22:09
ja@ntb:~$ ip link show 1: lo: LOOPBACK,UP,LOWER_UP mtu 16436 qdisc noqueue state UNKNOWN mode DEFAULT link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: BROADCAST,MULTICAST,UP,LOWER UP mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 1000 link/ether d4:be:d9:55:3c:aa brd ff:ff:ff:ff:ff:ffPořád ji nějak nechce zobrazit.
ja@ntb:~$ lspci -vvnn 08:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Dell Wireless 1704 802.11n + BT 4.0 [1028:0016] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- MAbort- SERR- PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 11 Region 0: Memory at c3500000 (64-bit, non-prefetchable) [size=32K] Capabilities: access deniedzkoušel jsem:
sudo apt-get install firmware-b43-installerale to bohužel nepomohlo. Můžete mi prosím nasměrovat. Děkuji
sudo apt-get install linux-headers$(uname -r | grep -Po "\-[a-z].*") sudo apt-get install build-essential dkms sudo dpkg -i wireless-bcm43142-dkms-6.20.55.19_amd64.debA pořád stejný problém. Vše doběhlo bez chyby. Snažím se to rozběhnout na Ubuntu 12.10. A ještě jedna informace, překlepl jsem se, mám Dell Vostro 3560, ale to by neměl být problém je tam stejná wifina jako u 3460.
sudo dkms install broadcom-wl/6.20.55.19a pokud se ovladač přeloží bez chyb, zavést ho ručně přes
modprobe broadcom-wl
Samozřejmě mrkněte do dmesg, jestli ovladač nevyhodí nějaké chyby
sudo dkms install broadcom-wl/6.20.55.19dostávám:
Error! Invalid number of arguments passed. Usage: add module/module-version or add -m module/module-version or add -m module -v module-versionjsem mimo mísu
sudo modprobe wlovladač zavede. Ty cesty budou na Ubuntu 12.10 vypadat trochu jinak, ale budou velmi podobné. Skutečně se ovladač zkompiloval a nainstaloval na správné místo? Lze jej zavést ručně?
sudo dkms install broadcom-wl/6.20.55.19 Kernel preparation unnecessary for this kernel. Skipping... applying patch 0001-Makefile.patch...patching file Makefile Building module: cleaning build area.... make KERNELRELEASE=3.5.0-17-generic -C /lib/modules/3.5.0-17-generic/build M=/var/lib/dkms/wireless-bcm43142-oneiric-dkms/6.20.55.19~bdcom0602.0400.1000.0400/build....(bad exit status: 2) ERROR (dkms apport): binary package for broadcom-wl: 6.20.55.19 not found Error! Bad return status for module build on kernel: 3.5.0-17-generic (x86_64) Consult /var/lib/dkms/broadcom-wl/6.20.55.19/build/make.log for more information.výpis make.log:
DKMS make.log for broadcom-wl-6.20.55.19 for kernel 3.5.0-17-generic (x86_64) Ne lis 25 17:12:07 CET 2012 make: Entering directory `/usr/src/linux-headers-3.5.0-17-generic' CFG80211 API is prefered for this kernel version Using CFG80211 API CC [M] /var/lib/dkms/wireless-bcm43142-oneiric-dkms/6.20.55.19~bdcom0602.0400.1000.0400/build/src/wl/sys/wl_linux.o /var/lib/dkms/wireless-bcm43142-oneiric-dkms/6.20.55.19~bdcom0602.0400.1000.0400/build/src/wl/sys/wl_linux.c:50:24: fatal error: asm/system.h: Adresář nebo soubor neexistuje compilation terminated. make[1]: *** [/var/lib/dkms/wireless-bcm43142-oneiric-dkms/6.20.55.19~bdcom0602.0400.1000.0400/build/src/wl/sys/wl_linux.o] Error 1 make: *** [_module_/var/lib/dkms/wireless-bcm43142-oneiric-dkms/6.20.55.19~bdcom0602.0400.1000.0400/build] Error 2 make: Leaving directory `/usr/src/linux-headers-3.5.0-17-generic'zase bych potřeboval postrčit
ls /usr/src/ broadcom-wl-6.20.55.19 linux-headers-3.5.0-17 linux-headers-3.5.0-17-generic linux-headers-3.5.0-18 linux-headers-3.5.0-18-generic wireless-bcm43142-oneiric-dkms-6.20.55.19~bdcom0602.0400.1000.0400
root@ntb:/usr/src# dkms install broadcom-wl/6.20.55.19 Kernel preparation unnecessary for this kernel. Skipping... applying patch 0001-Makefile.patch...patching file Makefile Building module: cleaning build area.... make KERNELRELEASE=3.5.0-18-generic -C /lib/modules/3.5.0-18-generic/build M=/var/lib/dkms/wireless-bcm43142-oneiric-dkms/6.20.55.19~bdcom0602.0400.1000.0400/build.... ERROR (dkms apport): binary package for broadcom-wl: 6.20.55.19 not found Error! Build of wl.ko failed for: 3.5.0-18-generic (x86_64) Consult the make.log in the build directory /var/lib/dkms/broadcom-wl/6.20.55.19/build/ for more information.výpis make.log
root@ntb:/usr/src# cat /var/lib/dkms/broadcom-wl/6.20.55.19/build/make.log DKMS make.log for broadcom-wl-6.20.55.19 for kernel 3.5.0-18-generic (x86_64) Ne lis 25 22:21:15 CET 2012 make: Entering directory `/usr/src/linux-headers-3.5.0-18-generic' CFG80211 API is prefered for this kernel version Using CFG80211 API Building modules, stage 2. CFG80211 API is prefered for this kernel version Using CFG80211 API MODPOST 1 modules WARNING: modpost: missing MODULE_LICENSE() in /var/lib/dkms/wireless-bcm43142-oneiric-dkms/6.20.55.19~bdcom0602.0400.1000.0400/build/wl.o see include/linux/module.h for more information make: Leaving directory `/usr/src/linux-headers-3.5.0-18-generic'
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.