RPi 2 Quad core.
|
11th Feb, 2015, 06:16 AM
Post: #106
|
|||
|
|||
RE: RPi 2 Quad core.
(11th Feb, 2015 06:06 AM)Dave400 Wrote: I used it initially as I still had a CRT TV when I first got the Pi, there for calibration has remained in use since..not sure I get you, so all is good now? no calibration needed? ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
11th Feb, 2015, 06:25 AM
Post: #107
|
|||
|
|||
RE: RPi 2 Quad core.
(11th Feb, 2015 04:17 AM)rikardo1979 Wrote: are you sure about this?Yeah, unfortunately yes :| See more detailed explanation from popcornmix: http://forum.kodi.tv/showthread.php?tid=217063&pid=1912191#pid1912191 |
|||
11th Feb, 2015, 06:44 AM
Post: #108
|
|||
|
|||
RE: RPi 2 Quad core.
(11th Feb, 2015 06:16 AM)rikardo1979 Wrote:Disable overscan and overscan left, right,top bottom values work outside of xbian (ie in terminal) seems xbian once booted overrides the settings till manually set.(11th Feb, 2015 06:06 AM)Dave400 Wrote: I used it initially as I still had a CRT TV when I first got the Pi, there for calibration has remained in use since..not sure I get you, so all is good now? no calibration needed? |
|||
11th Feb, 2015, 06:53 AM
(This post was last modified: 11th Feb, 2015 07:00 AM by rikardo1979.)
Post: #109
|
|||
|
|||
RE: RPi 2 Quad core.
(11th Feb, 2015 06:44 AM)Dave400 Wrote:(11th Feb, 2015 06:16 AM)rikardo1979 Wrote:Disable overscan and overscan left, right,top bottom values work outside of xbian (ie in terminal) seems xbian once booted overrides the settings till manually set.(11th Feb, 2015 06:06 AM)Dave400 Wrote: I used it initially as I still had a CRT TV when I first got the Pi, there for calibration has remained in use since..not sure I get you, so all is good now? no calibration needed? please, can you post all lines from your config.txt ? ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
11th Feb, 2015, 09:33 AM
Post: #110
|
|||
|
|||
RE: RPi 2 Quad core.
(11th Feb, 2015 06:53 AM)rikardo1979 Wrote: please, can you post all lines from your config.txt ? Terminal #initramfs initramfs.gz 0x1000000 gpu_mem_1024=256 gpu_mem_512=144 gpu_mem_256=100 initial_turbo=3 decode_MPG2=0x decode_WVC1=0x overscan_left=38 overscan_right=38 overscan_top=22 overscan_bottom=22 hdmi_ignore_cec_init=1 disable_overscan=1 disable_splash=1 |
|||
11th Feb, 2015, 03:57 PM
Post: #111
|
|||
|
|||
RE: RPi 2 Quad core.
(11th Feb, 2015 09:33 AM)Dave400 Wrote:OK, thats confusing now. cos you said you use to have it on your SD TV but as I understand now you run it on Samy flat screen over HDMI.(11th Feb, 2015 06:53 AM)rikardo1979 Wrote: please, can you post all lines from your config.txt ? so you shouldnt use any overscan and igonore cec Terminal #initramfs initramfs.gz 0x1000000 gpu_mem_1024=256 gpu_mem_512=144 gpu_mem_256=100 initial_turbo=3 decode_MPG2=0x decode_WVC1=0x #overscan_left=38 #overscan_right=38 #overscan_top=22 #overscan_bottom=22 #hdmi_ignore_cec_init=1 disable_overscan=1 disable_splash=1 ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
11th Feb, 2015, 06:31 PM
Post: #112
|
|||
|
|||
RE: RPi 2 Quad core.
I use hdmi_ignore_cec_init=1to prevent the tv from switching automatically, for instance, if I'm doing stuff on the pi via ssh that requires a reboot. the wife gets narked if the tv switches over whilst shes watching something on normal tv..
As it is, commenting out overscan and cec init still looses the edge of the image per image. The settings from my old pi (still shows as RC3) which works fine is: Terminal initramfs initramfs.gz 0x1000000 gpu_mem_256=100 gpu_mem_512=128 sdtv_mode=2 sdtv_aspect=3 decode_MPG2=0x overscan_left=41 overscan_right=26 overscan_top=9 overscan_bottom=18 initial_turbo=1 arm_freq=840 core_freq=275 sdram_freq=400 over_voltage=0 disable_overscan=1 hdmi_ignore_cec_init=1 |
|||
11th Feb, 2015, 07:35 PM
Post: #113
|
|||
|
|||
RE: RPi 2 Quad core.
(11th Feb, 2015 06:31 PM)Dave400 Wrote: I use hdmi_ignore_cec_init=1to prevent the tv from switching automatically, for instance, if I'm doing stuff on the pi via ssh that requires a reboot. the wife gets narked if the tv switches over whilst shes watching something on normal tv.. Are you sure it's not related to a setting on your TV? Overscan is often changeable on your TV as well. |
|||
11th Feb, 2015, 07:46 PM
Post: #114
|
|||
|
|||
RE: RPi 2 Quad core.
If that was the case wouldn't any other hdmi input be affected in the same way..
As I said before, my old pi was fine, this issue has been since I applied the fresh image to the rpi2 |
|||
11th Feb, 2015, 07:59 PM
Post: #115
|
|||
|
|||
RE: RPi 2 Quad core.
(11th Feb, 2015 07:46 PM)Dave400 Wrote: If that was the case wouldn't any other hdmi input be affected in the same way.. If you use your new Pi on the same HDMI-input as you used your prior Pi, you are probably right. If not; sometimes you can set overscan per HDMI-input?! |
|||
11th Feb, 2015, 08:08 PM
(This post was last modified: 11th Feb, 2015 08:09 PM by rikardo1979.)
Post: #116
|
|||
|
|||
RE: RPi 2 Quad core.
just get rid of all sdtv lines and overscan etc. it should work be default , and yes make sure u don't have overscan on TV
you should not use sdtv if u using HDMI as it's only for composite video out ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
11th Feb, 2015, 08:18 PM
Post: #117
|
|||
|
|||
RE: RPi 2 Quad core.
SDTV lines were on old pi, never needed to remove them, saw no need to include them for the new pi..
Overscan lines commented out edges cut off.. It doesn't work by default.. It's on the same HDMI input and the same HDMI lead |
|||
11th Feb, 2015, 11:36 PM
Post: #118
|
|||
|
|||
RE: RPi 2 Quad core.
Ok, latest update (11/02/2015) has brought back the names in Xbian-config Kodi. However, xbian-config.common.clicktoload is still visible until clicked.
Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
12th Feb, 2015, 04:31 PM
Post: #119
|
|||
|
|||
RE: RPi 2 Quad core.
(11th Feb, 2015 04:17 AM)rikardo1979 Wrote:(11th Feb, 2015 02:22 AM)menakite Wrote: No, it's a hardware limitation. The bandwidth of the GPU cannot handle HD audio. Dolby is definitely licensing, but if you want higher quality audio just pick up a Wolfsen board: http://www.adafruit.com/products/1761?gclid=CjwKEAiAmOymBRD0_evS4aTh2hUSJAB7Fkhywidyk9-l2YAz_n6tTZ6x9PD67y0fAYPWnDWsTD1NiBoC2Nrw_wcB Then you could even use the older pi's you have hanging around for HD audio (5.1 etc) |
|||
12th Feb, 2015, 04:53 PM
Post: #120
|
|||
|
|||
RE: RPi 2 Quad core.
(12th Feb, 2015 04:31 PM)Eric Petty Wrote:doesn't that requires ALSA?(11th Feb, 2015 04:17 AM)rikardo1979 Wrote:(11th Feb, 2015 02:22 AM)menakite Wrote: No, it's a hardware limitation. The bandwidth of the GPU cannot handle HD audio. ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
« Next Oldest | Next Newest »
|