close
Warning:
Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Aug 15, 2013, 12:25:10 AM (10 years ago)
- Author:
-
ffund01
- Comment:
-
—
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v50
|
v51
|
|
464 | 464 | The dmesg command should output a line that includes "Initialized usbbcm" upon a successful kernel install. |
465 | 465 | |
| 466 | |
| 467 | On some recent kernels, you will need to blacklist the {{{bcm_wimax}}} driver to prevent it from claiming the device. Run |
| 468 | |
| 469 | {{{ |
| 470 | echo "blacklist bcm_wimax" > /etc/modprobe.d/blacklist-bcm-wimax.conf |
| 471 | }}} |
| 472 | |
| 473 | |
466 | 474 | === 6. Reboot, Configure, and Verify === |
467 | 475 | |