Re: [SlimDevices: Unix] Picoreplayer and HDMI output
networx wrote: > But stream is not stopping, just HDMI audio drops When that happens does the HDMI LED indicator turns off, or blinks? FMatos's Profile: http://forums.slimdevices.com/member.php?userid=71884 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
Greg Erskine wrote: > ok You see any connections between HDMI audio dropout and wifi? | LMS 8.3.0 @ QLMS 2.31 | 2 SB Radios | SB Duet | SB 3 | piCorePlayer 8.2.0/Jivelite 7" Touch Jivelite | SqueezeLite-ESP32 | Pioneer VSX-S310 | networx's Profile: http://forums.slimdevices.com/member.php?userid=68778 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
This thread has some interesting (to me at least) stuff about HDMI with KMS. https://forums.raspberrypi.com/viewtopic.php?p=2067109#p2067109 Paul Webster author of \"now playing\" plugins covering radio france (fip etc), planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc australia and cbc/radio-canada and, via the extra \"radio now playing\" plugin lots more - see https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
ok Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
But stream is not stopping, just HDMI audio drops | LMS 8.3.0 @ QLMS 2.25.2 | 2 SB Radio | SB Duet | SB 3 | SqueezeLite-ESP32 | Pioneer VSX-S310 | networx's Profile: http://forums.slimdevices.com/member.php?userid=68778 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
Greg Erskine wrote: > Are you using wifi or wired ethernet? Wifi | LMS 8.3.0 @ QLMS 2.25.2 | 2 SB Radio | SB Duet | SB 3 | SqueezeLite-ESP32 | Pioneer VSX-S310 | networx's Profile: http://forums.slimdevices.com/member.php?userid=68778 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
Are you using wifi or wired ethernet? Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
Happy new year to all of you! I have been using PCP for some time now on a 3B with the original 7" touchscreen, Jivelite and audio output via HDMI to a Pioneer AV receiver. Despite many attempts and extensive study of all possible sources, I still struggle with permanent dropouts. They occur sometimes more often, sometimes less often depending on the stream. Sometimes not at all for hours after a reboot, sometimes directly within the first minute. The sound drops for about 1-2 seconds, I can see on the AV receiver that the HDMI sync is briefly lost. I tried a very short HDMI cable, different inputs on the receiver, played with various options in config.txt like HDMI_boost, CEC, GPU_mem, edid ... so far all without really solving the problem. However, I have read reports from other forums about this problem with other applications like Kodi. The problem seems to occur somehow for years, just nobody seems to have the one solution. Who knows the problem, has idea or could solve it? Attached is my current config.txt Code: # For more options and information see # http://rpf.io/configtxt # Some settings may impact device functionality. See link above for details # RPi PI0-1-2 are not supported on this image. [PI02] initramfs rootfs-pCP64-13.2.gz,modules-5.15.35-pcpCore-v8.gz followkernel initramfs rootfs-pCP64-13.2.gz,modules-5.15.35-pcpCore-v7.gz followkernel kernel kernel51535v8.img arm_64bit=1 [PI3] initramfs rootfs-pCP64-13.2.gz,modules-5.15.35-pcpCore-v8.gz followkernel kernel kernel51535v8.img arm_64bit=1 [PI4] initramfs rootfs-pCP64-13.2.gz,modules-5.15.35-pcpCore-v8.gz followkernel kernel kernel51535v8.img arm_64bit=1 [CM4] otg_mode=1 [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=64 initial_turbo=60 # onboard audio overlay dtparam=audio=on audio_pwm_mode=2 # For Jivelite use with HDMI screens # Comment out the lines above # gpu_mem=64 dtparam=audio=on # Then uncomment the following line. #dtoverlay=vc4-kms-v3d # #Disable Bluetooth on both rpi3 and rpi0W dtoverlay=disable-bt # uncomment to overclock the arm. 700 MHz is the default. #arm_freq= #gpu_freq= #core_freq= #sdram_freq= #over_voltage= #force_turbo= # Remove audio hiss # disable_audio_dither=1 #If booting from USB or network, enable this option to reduce CPU load looking for a non-existing card. #dtparam=sd_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 max_framebuffers=2 display_default_lcd=1 framebuffer_priority=0 hdmi_drive=2 hdmi_force_hotplug=1 hdmi_force_edid_audio=1 hdmi_ignore_cec_init=1 hdmi_clock_change_limit=20 | LMS 8.3.0 @ QLMS 2.25.2 | 2 SB Radio | SB Duet | SB 3 | SqueezeLite-ESP32 | Pioneer VSX-S310 | networx's Profile: http://forums.slimdevices.com/member.php?userid=68778 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
There *may* be some useful information here: "'Raspberry Pi Zero W with HDMI TV and Jivelite' (https://picoreplayer.gitlab.io/pCP-docs/projects/rpi0w-hdmitv-jivelite/)" Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
Paul Webster wrote: > I suggest trying the 32-bit pCP because pCP team often say that the 64 > bit version brings its own issues. > > If that does not work then try removing the "hdmi" lines from the end of > the file. > > If that still does not work then try putting a value in for gpu_mem ... > perhaps 64 or 128 (and remove the # from the start of the line when > trying it. Ok Paul I am going try first the 32-bit version. Thanks FMatos's Profile: http://forums.slimdevices.com/member.php?userid=71884 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
I suggest trying the 32-bit pCP because pCP team often say that the 64 bit version brings its own issues. If that does not work then try removing the "hdmi" lines from the end of the file. If that still does not work then try putting a value in for gpu_mem ... perhaps 64 or 128 (and remove the # from the start of the line when trying it. Paul Webster author of \"now playing\" plugins covering radio france (fip etc), planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc australia and cbc/radio-canada and, via the extra \"radio now playing\" plugin lots more - see https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
Paul Webster wrote: > The gpu_mem line should be "commented out" ... start with a # > > My last one is with someone else so I do not have the config.txt here. > > Best thing to do is post yours here (paste as text and surround it with > (code) (/code) ... replace the round barckets with square ones ... plus > state which pCP version you are running and paste in the text of the > output of the list of devices after backup and reboot. Hi Paul Here it goes 1 - My config.txt Code: # For more options and information see # http://rpf.io/configtxt # Some settings may impact device functionality. See link above for details # RPi PI0-1-2 are not supported on this image. [PI02] initramfs rootfs-pCP64-13.2.gz,modules-5.15.35-pcpCore-v8.gz followkernel initramfs rootfs-pCP64-13.2.gz,modules-5.15.35-pcpCore-v7.gz followkernel kernel kernel51535v8.img arm_64bit=1 [PI3] initramfs rootfs-pCP64-13.2.gz,modules-5.15.35-pcpCore-v8.gz followkernel kernel kernel51535v8.img arm_64bit=1 [PI4] initramfs rootfs-pCP64-13.2.gz,modules-5.15.35-pcpCore-v8.gz followkernel kernel kernel51535v8.img arm_64bit=1 [CM4] otg_mode=1 [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 # onboard audio overlay dtparam=audio=on audio_pwm_mode=2 # For Jivelite use with HDMI screens # Comment out the lines above # gpu_mem=xx dtparam=audio=on # Then uncomment the following line. dtoverlay=vc4-kms-v3d # #Disable Bluetooth on both rpi3 and rpi0W dtoverlay=disable-bt # uncomment to overclock the arm. 700 MHz is the default. #arm_freq= #gpu_freq= #core_freq= #sdram_freq= #over_voltage= #force_turbo= # Remove audio hiss # disable_audio_dither=1 #If booting from USB or network, enable this option to reduce CPU load looking for a non-existing card. #dtparam=sd_poll_once # Screen rotation 0 => 0 degrees, 2 => 180 degrees lcd_rotate=0 #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=disable-wifi hdmi_drive=2 hdmi_force_hotplug=1 hdmi_force_edid_audio=1 2 - pCP version piCorePlayer v8.2.0 | www v00017 | linux 5.15.35-pcpCore-v8 (64) | piCore v13.2 | Squeezelite v1.9.9-1414-pCP running on a RPI4 with 2gB 3 - Output of the list of devices Output devices: null - Discard all samples (playback) or generate zero samples (capture) default plugequal equal hw:CARD=Headphones,DEV=0 - bcm2835 Headphones, bcm2835 Headphones - Direct hardware device without any conversions plughw:CARD=Headphones,DEV=0 - bcm2835 Headphones, bcm2835 Headphones - Hardware device with all software conversions sysdefault:CARD=Headphones - bcm2835 Headphones, bcm2835 Headphones - Default Audio Device dmix:CARD=Headphones,DEV=0 - bcm2835 Headphones, bcm2835 Headphones - Direct sample mixing device Thanks for the help Fernando FMatos's Profile: http://forums.slimdevices.com/member.php?userid=71884 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
The gpu_mem line should be "commented out" ... start with a # My last one is with someone else so I do not have the config.txt here. Best thing to do is post yours here (paste as text and surround it with (code) (/code) ... replace the round barckets with square ones ... plus state which pCP version you are running and paste in the text of the output of the list of devices after backup and reboot. Paul Webster author of \"now playing\" plugins covering radio france (fip etc), planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc australia and cbc/radio-canada and, via the extra \"radio now playing\" plugin lots more - see https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
Thanks all, will investigate UPnP. As far as hdmi, especially with cec, if I could navigate the jivelite with the tv remote. That would be awesome! So will read the linked posts to see how. bengaldave's Profile: http://forums.slimdevices.com/member.php?userid=4605 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
Paul Webster wrote: > For HDMI audio on pCP8 see > https://forums.slimdevices.com/showthread.php?103330-Jivelite-for-piCorePlayer&p=1027716&viewfull=1#post1027716 > and > https://forums.slimdevices.com/showthread.php?114828-Announce-piCorePlayer-8-0-0&p=1029240&viewfull=1#post1029240 > > I have been using Squeezelite on pCP 7 and 8.2 with HDMI audio out. > > However, for a system that I built recently I went back to pCP 8.1 (or > maybe 8.0) so that the TV remote could be used to navigate the menus > (using HDMI CEC) - search my posts all about it. Hi Paul Thx I added to config.txt dtoverlay=vc4-kms-v3d And also uncomment out the line that says gpu_mem=16 But the only audio device that appear in the ALSA is the Headphones Can you send me a copy of yours "config.txt" file Thanks Fernando FMatos's Profile: http://forums.slimdevices.com/member.php?userid=71884 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
For HDMI audio on pCP8 see https://forums.slimdevices.com/showthread.php?103330-Jivelite-for-piCorePlayer&p=1027716&viewfull=1#post1027716 and https://forums.slimdevices.com/showthread.php?114828-Announce-piCorePlayer-8-0-0&p=1029240&viewfull=1#post1029240 I have been using Squeezelite on pCP 7 and 8.2 with HDMI audio out. However, for a system that I built recently I went back to pCP 8.1 (or maybe 8.0) so that the TV remote could be used to navigate the menus (using HDMI CEC) - search my posts all about it. Paul Webster author of \"now playing\" plugins covering radio france (fip etc), planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc australia and cbc/radio-canada and, via the extra \"radio now playing\" plugin lots more - see https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
FMatos wrote: > Hi Stebor > > Can you please explain, step by step, how you managed to get the hdmi > audio output working. > > Thanks > > Fernando NoI can only say I have not upgraded to V8 from 6.1 S strebor56's Profile: http://forums.slimdevices.com/member.php?userid=65828 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
strebor56 wrote: > bengaldave, It's digital, and the sound quality is excellent. I run pi > into a Denon AV receiver sounds just like the CD from which the FLAC > files were created. > > S Hi Stebor Can you please explain, step by step, how you managed to get the hdmi audio output working. Thanks Fernando FMatos's Profile: http://forums.slimdevices.com/member.php?userid=71884 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
Just a thought - Another option might be does the Smart TV detect LMS through a UPnP app? My LG TV can. I can scroll through a menu to select artist, album, genre. I'm not sure how it would out with the picture-in-picture, though. stereoptic's Profile: http://forums.slimdevices.com/member.php?userid=53162 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
I believe their are issues with PcP 8.0 and HDMI output unless these have been resolved and I missed it? Should work fine with V7 though PiCorePlayer 8.2 on Allo Digi One Signature (Lounge) PiCorePlayer 8.2 with Hifiberry Digi+ Material running on PI for control (Office) PiCorePlayer 8.2 with pi official touchscreen and Hifiberry DAC+(Kitchen) Radio (Bedroom) PiCorePlayer 8.2 with Allo BOSS DAC (Bedroom) PiCorePlayer 8.2 with Hifiberry AMP+. Squeezelite=x for control (Garage) PiCorePlayer 8.2 with Hifiberry AMP+(Patio 2) PiCorePlayer 8.2 with Hifiberry AMP+(Patio 2) LMS 8.3 on unRaid 6.11.5 Server (Seneca HDS) markiii's Profile: http://forums.slimdevices.com/member.php?userid=63801 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
Thanks strebor bengaldave's Profile: http://forums.slimdevices.com/member.php?userid=4605 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
Re: [SlimDevices: Unix] Picoreplayer and HDMI output
bengaldave, It's digital, and the sound quality is excellent. I run pi into a Denon AV receiver sounds just like the CD from which the FLAC files were created. S strebor56's Profile: http://forums.slimdevices.com/member.php?userid=65828 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix
[SlimDevices: Unix] Picoreplayer and HDMI output
Question on the. HDMI output for a pi4. In my office I have piCoreplayer using a hifiberry card abs that install is great. For the den thinking of creating an install with the hdmi going directly to the tv. In the den just got our first smart tv and it shows all extra inputs as just another app, with picture in picture When using hdmi, does the pi need to do any conversion? Is he hdmi the digital signal? Is it the analog signal? Is the quality of the audio good using hdmi? Using a pi4 How is the sound quality bengaldave's Profile: http://forums.slimdevices.com/member.php?userid=4605 View this thread: http://forums.slimdevices.com/showthread.php?t=117291 ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix