Planned Support for BCM 43162 [14e4:43ae] rev 02 ?
Rafał Miłecki <[email protected]>
| Newsgroups | org.infradead.lists.b43-dev |
|---|---|
| Message-ID | <CACna6rx90=u7ZSY6ZXjWw4CicEQR6Ty-iEc_G9ACLL0j9EfJLg@mail.gmail.com> |
Don't drop ML from To/Cc. It's a bad habit and there are other ppl who are interested in this and may be able to help as well. On 5 May 2016 at 17:20, Jan Sobotka <[email protected]> wrote: > Hi, > > I have problem with command: > sudo echo "14e4 43ae" > /sys/bus/pci/drivers/bcma-pci-bridge/new_id > bash: /sys/bus/pci/drivers/bcma-pci-bridge/new_id: Permission denied > > Module bcma is loaded: > lsmod | egrep bcma > bcma 53248 0 > > than dmesg | egrep "bcma|b43" produce no output. > > Do you have some advice for echo "14e4 43ae"... command modification? Not sure why it happens. Could you try sudo su echo "14e4 43ae" > /sys/bus/pci/drivers/bcma-pci-bridge/new_id instead?