Hope this does the job...

M1
mount: /dev/mmcblk0p1 is already mounted or /mnt/mmcblk0p1 busy
/dev/mmcblk0p1 is already mounted on /mnt/mmcblk0p1

C1
:/mnt/mmcblk0p1$ 


tc@piCorePlayer:~$ c1
tc@piCorePlayer:/mnt/mmcblk0p1$ cat config.txt

# For more options and information see
# http://www.raspberrypi.org/documentation/configuration/config-txt.md
# Some settings may impact device functionality. See link above for
details

[PI0]
initramfs pcp_9.2.gz followkernel
kernel kernel41481.img

[PI1]
initramfs pcp_9.2.gz followkernel
kernel kernel41481.img

[PI2]
initramfs pcp_9.2v7.gz followkernel
kernel kernel41481v7.img
total_mem=1024

[PI3]
initramfs pcp_9.2v7.gz followkernel
kernel kernel41481v7.img
total_mem=1024

[ALL]
cmdline cmdline.txt

# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1

# uncomment this if your display has a black border of unused pixels
visible
# and your display can output without overscan
#disable_overscan=1

# uncomment the following to adjust overscan. Use positive numbers if
console
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_right=16
#overscan_top=16
#overscan_bottom=16

# uncomment to force a console size. By default it will be display's
size minus
# overscan.
#framebuffer_width=1280
#framebuffer_height=720

# uncomment if hdmi display is not detected and composite is being
output

# uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
#hdmi_mode=1

# uncomment to force a HDMI mode rather than DVI. This can make audio
work in
# DMT (computer monitor) modes

# uncomment to increase signal to HDMI, if you have interference,
blanking, or
# no display
#config_hdmi_boost=4

# uncomment for composite PAL
#sdtv_mode=2

#----------------------------------------------------
dtparam=i2c_arm=on,spi=on,i2s=on

#---pCP----------------------------------------------
# pCP does not use graphics chip by default, free up most memory
gpu_mem=16
initial_turbo=60
disable_pvt=1

# onboard audio overlay
dtparam=audio=on
audio_pwm_mode=2

#Disable Bluetooth on both rpi3 and rpi0W
dtoverlay=pi3-disable-bt

# uncomment to overclock the arm. 700 MHz is the default.
#arm_freq=
#gpu_freq=
#core_freq=
#sdram_freq=
#over_voltage=
#force_turbo=

# Force max current to USB
max_usb_current=1

# Remove audio hiss
# disable_audio_dither=1

#If booting from USB or network, enable this option to reduce CPU load
looking f                                                               
or a non-existing card.
#dtoverlay=sdtweak,poll_once

# Screen rotation 0 => 0 degrees, 2 => 180 degrees
lcd_rotate=2

#Custom Configuration Area, for config settings that are not managed by
pCP.
#pCP will retain these settings during insitu-update
#---Begin-Custom-(Do not alter Begin or End Tags)-----
#---End-Custom----------------------------------------
dtoverlay=allo-katana-dac-audio
tc@piCorePlayer:/mnt/mmcblk0p1$


------------------------------------------------------------------------
ashmore's Profile: http://forums.slimdevices.com/member.php?userid=10654
View this thread: http://forums.slimdevices.com/showthread.php?t=110256

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to