Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - 0day

Pages: [1]
1
wattOS R10 / Re: wifi does not work in microwatt
« on: November 22, 2016, 06:05:27 PM »
just only the first:
blacklist b43

and

sudo update-initramfs -u

2
wattOS R10 / Re: wifi does not work in microwatt
« on: November 20, 2016, 05:06:57 PM »
solved with #b43 & #ssb in /etc/modprobe.d/broadcom-sta-dkms.conf# wl module from Broadcom conflicts with the following modules:
#blacklist b43
blacklist b43legacy
blacklist b44
blacklist bcma
blacklist brcm80211
blacklist brcmsmac
#blacklist ssb

Is it all right?

3
wattOS R10 / Re: wifi does not work in microwatt
« on: November 20, 2016, 03:51:09 PM »
yes

4
wattOS R10 / Re: wifi does not work in microwatt
« on: November 20, 2016, 01:09:23 PM »
Code: [Select]
$ lspci -vvnn | grep -A 9 Network
02:04.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
Subsystem: Hewlett-Packard Company Broadcom 802.11b/g WLAN [103c:1356]
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: 64
Interrupt: pin A routed to IRQ 21
Region 0: Memory at d0000000 (32-bit, non-prefetchable) [size=8K]
Kernel driver in use: b43-pci-bridge
Kernel modules: ssb, wl


5
wattOS R10 / wifi does not work in microwatt (solved)
« on: November 19, 2016, 01:52:36 PM »
The wifi only works when you have entered: sudo modprobe b43
on every startup should I put this

Pages: [1]