Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-10-05 Thread audiofool


I discovered if I use dtoverlay=vc4-fkms-3d,noaudio instead of
vc4-kms-3d,noaudio the bcm2835 hdmi audio works at 192khzbut no
/dev/cec so cec-ctl fails.  Below are the steps I followed..

piCorePlayer8.0.0 32-bit version
* switch to Beta mode at the bottom of the Main page of the piCorePlayer
5 webgui.
* resize filesystem to 500MB
* switch squeezelite to HDMI audio
* switch wifi OFF
* Install Jivelite from the webgui Tweaks Tab->Jivelite Setup, reboot
and configure jivelite (pcp-jivelite.tcz)
* Set Jivelite rotation to ZERO
* Install IR Remote Control for Jivelite from the Tweaks TAB | IR Page |
Kernel Keytables | Install IR-tools for Jivelite (installs
pcp-irtools.tcz)
* Squeezelite settings, set audio to HDMI
/usr/local/bin/squeezelite -n "TV" -o hw:CARD=b1,DEV=0 -a 80:4:16:0: -c
pcm -r 192000 -v -W
* Modify config.txt from ssh command line
mount /mnt/mmcblk0p1
cd /mnt/mmcblk0p1
vi config.txt
#gpu_mem=16
disable_overscan=1
framebuffer_width=1920   

framebuffer_height=1080 
hdmi_ignore_cec_init=1
dtoverlay=vc4-fkms-v3d,noaudio
#hdmi_force_edid_audio=1
#audio_pwm_mode=2
* Install cec-ctl from Extensions | Available | v4l2-utils.tcz
* Type the following in Tweaks | User Commands -> cec-ctl --playback



audiofool's Profile: http://forums.slimdevices.com/member.php?userid=72140
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-10-02 Thread audiofool


noaudio with the dtoverlay shows the older hdmi and headphones driver
but no sound.

I took a look at the dtoverlays - couldn't see any issues maybe the
bcm2835 config gets confused with the overlay?

Not sure where to look next, Any suggestions?



audiofool's Profile: http://forums.slimdevices.com/member.php?userid=72140
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-10-01 Thread audiofool


paul- wrote: 
> You should be able to add noaudio to the dtoverlay, and get back to the
> old audio driver and device.
> 
> https://forums.slimdevices.com/showthread.php?103330-Jivelite-for-piCorePlayer&p=1027716&viewfull=1#post1027716


Almost works, appears to play but no sound.  Has me puzzled.

Disabled squeezelite and tried speaker-test, it appears to work but
again to sound, alsamixer is not muted and volume is at 0db.
speaker-test -Dhw:CARD=b1,DEV=0 -c2

aplay -l shows:
 List of PLAYBACK Hardware Devices 
card 0: b1 [bcm2835 HDMI 1], device 0: bcm2835 HDMI 1 [bcm2835 HDMI 1]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
card 1: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones
[bcm2835 Headphones]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3



audiofool's Profile: http://forums.slimdevices.com/member.php?userid=72140
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-09-30 Thread audiofool


Hi,
I have jivelite working with CEC and 1080p TV and hdmi audio - thanks to
Paul.  Looking forward to any results to handle the keyboard mappings.

CEC seems to require the dtoverlay=vc4-kms-v3d in config.txt
I used to get 192khz audio at 16 bits, with vc4hdmi I get a max of 48khz
with 32bits through hdmi on a 3B+.  Anyone know if there is a way to get
192kh with the vc4 overlay using hdmi?



audiofool's Profile: http://forums.slimdevices.com/member.php?userid=72140
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix