Re: Wi-Fi na notebooku ASUS X552
Napsal: 14 bře 2016, 16:04

české a slovenské fórum o linuxové distribuci Linux Mint
https://forum.linux-mint-czech.cz/
Kód: Vybrat vše
lspci -nn -d 14e4:
Kód: Vybrat vše
ricmond@ricmond-X550VB:~$ sudo lshw -c network
[sudo] password for ricmond:
*-network
description: Network controller
product: BCM43142 802.11b/g/n
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: 01
width: 64 bitsricmond@ricmond-X550VB:~$ lspci -nn -d 14e4:
03:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=bcma-pci-bridge latency=0
resources: irq:17 memory:f7900000-f7907fff
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0.2
bus info: pci@0000:04:00.2
logical name: eth0
version: 0a
serial: 10:c3:7b:1f:4c:98
size: 10Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8411-1_0.0.3 06/18/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:29 ioport:d000(size=256) memory:f2104000-f2104fff memory:f2100000-f2103fff
*-network
description: Ethernet interface
physical id: 1
logical name: usb0
serial: 02:5c:51:50:35:64
capabilities: ethernet physical
configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.246 link=yes multicast=yes
Kód: Vybrat vše
ricmond@ricmond-X550VB:~$ lspci -nn -d 14e4:
03:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Kód: Vybrat vše
ricmond@ricmond-X550VB:~$ lspci -nn -d 14e4:
03:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Kód: Vybrat vše
sudo apt-get install bcmwl-kernel-source
Kód: Vybrat vše
sudo reboot
Ked si najdes cas, tak este je par moznosti na vyskusanie.Ricmond píše:Takže pořád wifi nic, kernel 3.19. jsem nezkoušel už nemam čas.
Možná že to na tomhle Asusu ani není možný aby to šlapalo.
Kód: Vybrat vše
sudo gedit /etc/modprobe.d/blacklist.conf
Kód: Vybrat vše
blacklist b43
blacklist b43legacy
blacklist bcma
blacklist ndiswrapper
Kód: Vybrat vše
blacklist bcm43xx
Kód: Vybrat vše
# blacklist bcm43xx
Kód: Vybrat vše
b43.blacklist=yes