New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
  • 16:44, 18 April 2026Pine64 (hist | edit) ‎[309 bytes]Gqwill69 (talk | contribs) (Created page with "* Support UB500 bluetooth USB dongle <pre> cd /lib/firmware/rtl_bt sudo wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/rtl_bt/rtl8761bu_config.bin sudo wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/rtl_bt/rtl8761bu_fw.bin </pre>")
  • 16:55, 23 November 2025Orangepi (hist | edit) ‎[1,789 bytes]Gqwill69 (talk | contribs) (Created page with "OrangePi 3B info<br> Install the following image for bookworm/debian Orangepi3b_1.0.8_debian_bookworm_server_linux5.10.160.img Then run the following commands to fix Ethernet port not working <pre> io -4 0xFDC60284 0x3f3f3f3f io -4 0xFDC6028C 0x003f003f io -4 0xFDC60298 0x3f003f00 io -4 0xFDC6029C 0x3f3f3f3f io -4 0xfdc60388 0xFFFF0049 </pre> * Make permanent<br> Add the following before "exit 0" on '''/etc/rc.local''' <pre> # ETHERNET FIX io -4 0xFDC60284 0x3f3f3f3f io...")