raspi - customs
[anomen-kernel-config.git] / raspi / customs / boot / config.txt
blobde8e5dc3f8c8833463cb67c5a4950c7e0df1d4f0
1 # uncomment if you get no picture on HDMI for a default "safe" mode
2 #hdmi_safe=1
4 # uncomment this if your display has a black border of unused pixels visible
5 # and your display can output without overscan
6 #disable_overscan=1
8 # uncomment the following to adjust overscan. Use positive numbers if console
9 # goes off screen, and negative if there is too much border
10 #overscan_left=16
11 #overscan_right=16
12 #overscan_top=16
13 #overscan_bottom=16
15 # uncomment to force a console size. By default it will be display's size minus
16 # overscan.
17 #framebuffer_width=1280
18 #framebuffer_height=720
20 # uncomment if hdmi display is not detected and composite is being output
21 hdmi_force_hotplug=1
23 # uncomment to force a specific HDMI mode (this will force VGA)
24 #hdmi_group=1
25 #hdmi_mode=1
27 # uncomment to force a HDMI mode rather than DVI. This can make audio work in
28 # DMT (computer monitor) modes
29 #hdmi_drive=2
31 # uncomment to increase signal to HDMI, if you have interference, blanking, or
32 # no display
33 #config_hdmi_boost=4
35 # uncomment for composite PAL
36 #sdtv_mode=2
38 #uncomment to overclock the arm. 700 MHz is the default.
39 arm_freq=900
40 # anomen: test 950, 1000?
41 over_voltage=1
43 # for more options see http://elinux.org/RPi_config.txt
44 gpu_mem=16
45 start_x=0
46 arm_freq_min=500
48 #default sdram_freq=400
49 sdram_freq=500
50 # default core_freq=250
51 core_freq=350
53 # should be same as core_freq? 
54 gpu_freq=350
56 # test next:
57 #core_freq=400
58 #gpu_freq=300
60 #800 
61 hdmi_group=2 
62 hdmi_mode=9 
64 # uncomment to disable device_tree
65 #device_tree=
67 dtoverlay=w1-gpio
68 dtoverlay=eeprom
70 # dtoverlay=pps-gpio,gpiopin=18
71 # dtoverlay=rtc-i2c,ds3231
73 dtparam=i2c_arm=on
74 #dtparam=i2c_vc=on
75 #dtparam=spi=on
76 #dtparam=i2s=on
77 #dtparam=act_led_trigger=heartbeat