<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - openchrome driver 0.5.0 interferes with b43 wifi"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99007">99007</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>openchrome driver 0.5.0 interferes with b43 wifi
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/openchrome
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>openchrome-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>tarmo.lindvall@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=128361" name="attach_128361" title="xorg log">attachment 128361</a> <a href="attachment.cgi?id=128361&action=edit" title="xorg log">[details]</a></span>
xorg log

Just compiled and installed openchrome 0.5.0 on lubuntu 16.04 running standard
ubuntu 16.04 openchrome driver. wifi and display was working fine.  But after
updating to 0.5.0 wifi was not working anymore and I got error message in
syslog:
b43-phy0 ERROR: Microcode not responding

tarmo@hp2133:~$ dmesg|grep b43
[   35.272196] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[   35.315896] b43-phy0: Found PHY: Analog 6, Type 5 (LP), Revision 1
[   35.315919] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2062, Revision 2,
Version 0
[   51.716099] b43-phy0 ERROR: Microcode not responding
[   51.716117] b43-phy0 ERROR: You must go to
<a href="http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware">http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware</a> and download the
correct firmware for this driver version. Please carefully read all
instructions on this website.

tarmo@hp2133:~$ sudo lshw -numeric -C display
  *-display UNCLAIMED     
       description: VGA compatible controller
       product: CN896/VN896/P4M900 [Chrome 9 HC] [1106:3371]
       vendor: VIA Technologies, Inc. [1106]
       physical id: 0
       bus info: pci@0000:01:00.0
       version: 01
       width: 32 bits
       clock: 66MHz
       capabilities: pm agp agp-3.0 vga_controller bus_master cap_list
       configuration: latency=64 mingnt=2
       resources: memory:d0000000-d7ffffff memory:fc000000-fcffffff
memory:fbff0000-fbffffff

tarmo@hp2133:~$ dmesg | grep -e agp -e drm
[    3.408858] Linux agpgart interface v0.103
[    3.409182] agpgart: Detected VIA P4M900 chipset
[    3.416773] agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xf0000000

tarmo@hp2133:~$ grep openchrome /var/log/Xorg.0.log
[    41.386] (==) Matched openchrome as autoconfigured driver 0
[    41.386] (II) LoadModule: "openchrome"
[    41.387] (II) Loading /usr/lib/xorg/modules/drivers/openchrome_drv.so
[    41.673] (II) Module openchrome:
vendor="<a href="http://www.freedesktop.org/wiki/Openchrome/">http://www.freedesktop.org/wiki/Openchrome/</a>"
[    41.682] (!!) (openchrome 0.5.0 release)

tarmo@hp2133:~$ grep rendering /var/log/Xorg.0.log
[    42.493] (EE) AIGLX: reverting to software rendering
tarmo@hp2133:~$ 

tarmo@hp2133:~$ lspci -vvnn | grep -A 9 Network
02:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g
LP-PHY [14e4:4315] (rev ff) (prog-if ff)
        !!! Unknown header type 7f
        Kernel driver in use: b43-pci-bridge
        Kernel modules: ssb

tarmo@hp2133:~$ uname -r
4.4.0-53-generic</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>