Difference between revisions of "Hardware: Raspberry Pi"

From Luky-Wiki
Jump to: navigation, search
Line 1: Line 1:
  
 
'''Attention: this page is work in progress.'''
 
'''Attention: this page is work in progress.'''
 +
 +
 +
pi@raspbmc:~$ cat /boot/config.txt
 +
arm_freq=800
 +
force_turbo=1
 +
gpu_mem=128
 +
disable_overscan=1
 +
start_file=start_x.elf
 +
fixup_file=fixup_x.dat
 +
sdtv_mode=2
 +
hdmi_drive=2
 +
hdmi_group=2
 +
hdmi_mode=39
 +
pi@raspbmc:~$
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
  

Revision as of 00:32, 29 October 2013

Attention: this page is work in progress.


pi@raspbmc:~$ cat /boot/config.txt arm_freq=800 force_turbo=1 gpu_mem=128 disable_overscan=1 start_file=start_x.elf fixup_file=fixup_x.dat sdtv_mode=2 hdmi_drive=2 hdmi_group=2 hdmi_mode=39 pi@raspbmc:~$






ro,bg,hard,rsize=32768,wsize=32768,vers=3,tcp


Voltage between 4.75 and 5.25 volts is fine. But, below 4.8V, some instability can be expected on 3v3 regulator (RG2). Don't exceed 5.6V, its trip D17 over voltage protection diode.