#19545: x86 TG3 driver not compatible with x86 pcie boards
------------------------+------------------------
  Reporter:  bigtman43  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+------------------------

Comment (by bigtman43):

 My working solution so far.
 install openwrt driver by default for system startup
 copy my tg3 driver and rename it to tg31 in lib modules etc.

 rc.local the 2 drivers on system startup

 rmmod tg3
 modprobe tg31

 and works for me :)

--
Ticket URL: <https://dev.openwrt.org/ticket/19545#comment:4>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to