Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
fuss:raspberry_pi [2020/07/21 05:52] – [Running a One-Off Script on First Machine Boot] officefuss:raspberry_pi [2021/11/05 18:50] – [Connecting to a Bridge Automatically] office
Line 60: Line 60:
 to set the sound selection to autodetect where the jack will be used only if the HDMI cable is not connected. to set the sound selection to autodetect where the jack will be used only if the HDMI cable is not connected.
  
-====== Fixing Various Network Issues ====== 
- 
-Any of the following symptoms are to be detected? 
-  * SSH connections drop, 
-  * issuing commands with large output over SSH makes the SSH session hang, 
-  * connection issues toward package repositories on Raspbian 
- 
-They may all boil down to a non-uniform MTU setting across the network. 
  
 ====== Logging-in via SSH over USB ====== ====== Logging-in via SSH over USB ======
Line 104: Line 96:
  
 and save the file. This will make sure that when the Raspberry Pi boots, an IP address will be requested over the ''usb0'' interface and will work provided that the computer that the Raspberry Pi is connected to is running a DHCP server on the other end. and save the file. This will make sure that when the Raspberry Pi boots, an IP address will be requested over the ''usb0'' interface and will work provided that the computer that the Raspberry Pi is connected to is running a DHCP server on the other end.
 +
 +===== Restoring for Normal USB Operation =====
 +
 +After configuring, the USB port makes the Raspberry Pi act like a gadget device and in order to connect regular USB hardware, the configuration has to be altered. Edit ''/boot/cmdline.txt'' and ''/boot/config.txt'' to remove the previous changes and reboot. Devices should connect normally now and should be recognized.
 +
 +
 +
 +
  
 ====== Enabling Monitor Mode via Nexmon Drivers ====== ====== Enabling Monitor Mode via Nexmon Drivers ======
Line 234: Line 234:
 where: where:
   * ''HASH'' - is the commit hash   * ''HASH'' - is the commit hash
 +
 +===== Downgrade to Last Stable Firmware =====
 +
 +<code bash>
 +apt-get install --reinstall raspberrypi-bootloader raspberrypi-kernel
 +</code>
 +
  
  
  
  

fuss/raspberry_pi.txt · Last modified: 2024/02/24 05:08 by office

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.