Re: [SlimDevices: Unix] Announce: piCorePlayer 8.0.0

2021-12-16 Thread pmendiuk
@paul- You were correct. The path was not correct. The extension is working fine now. pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread: http://forums.slimdevices.com/showthread.p

Re: [SlimDevices: Unix] Announce: piCorePlayer 8.0.0

2021-12-15 Thread pmendiuk
I would like to write some python scripts in PcP and I am running into some issues with creating and using an extension that contains the required python packages. I installed python3.8-pip and installed all the required packages and my script runs fine. Pip installed all the packages into /u

Re: [SlimDevices: Unix] piCorePlayer 7 on Audiophonics EVO-SABRE Balanced DAC 2xES9038Q2M

2021-12-06 Thread pmendiuk
The rotary knob just cycles through the various inputs on my units, I don't see anything about display. Maybe different firmware. pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread:

Re: [SlimDevices: Unix] piCorePlayer 7 on Audiophonics EVO-SABRE Balanced DAC 2xES9038Q2M

2021-12-05 Thread pmendiuk
Have you done anything with the Nuvoton processor on the Evo-Sabre board? I would like to be able to put the left display into an "off" or screen saver state without powering down the board. I would also like to be able to select a specific input rather than cycle through with the rotary encode

Re: [SlimDevices: Unix] piCorePlayer 7 on Audiophonics EVO-SABRE Balanced DAC 2xES9038Q2M

2021-12-04 Thread pmendiuk
Thanks the image worked great. I still would like to understand why my manual installation couldn't find that module. pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread: http://foru

Re: [SlimDevices: Unix] piCorePlayer 7 on Audiophonics EVO-SABRE Balanced DAC 2xES9038Q2M

2021-12-04 Thread pmendiuk
Please pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread: http://forums.slimdevices.com/showthread.php?t=114706 ___ unix mailing list un

Re: [SlimDevices: Unix] piCorePlayer 7 on Audiophonics EVO-SABRE Balanced DAC 2xES9038Q2M

2021-12-03 Thread pmendiuk
I don't think I purchased the RPIs from Audiophonics. PcP 8 says RPI 4B Revision c03112 PCB Rev 1.2 Memory: 4096 pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread: http://forums.sl

Re: [SlimDevices: Unix] piCorePlayer 7 on Audiophonics EVO-SABRE Balanced DAC 2xES9038Q2M

2021-12-03 Thread pmendiuk
It's installed: Code: tc@pCP:~$ tce-load -i /etc/sysconfig/tcedir/optional/evosabre-py38-deps.tcz evosabre-py38-deps is already installed! I started with a fresh PcP 8 install and then installed the extensions and python script. -

Re: [SlimDevices: Unix] piCorePlayer 7 on Audiophonics EVO-SABRE Balanced DAC 2xES9038Q2M

2021-11-30 Thread pmendiuk
Hi Pete, It looks like it's all there. Code: tc@pCP:~$ ls /etc/sysconfig/tcedir/optional/evo* /etc/sysconfig/tcedir/optional/evosabre-py38-deps.tcz tc@pCP:~$ more /etc/sysconfig/tcedir/onboot.lst pcp.tcz pcp-8.0.0-www.tcz freetype.tcz python3.8.tcz

Re: [SlimDevices: Unix] piCorePlayer 7 on Audiophonics EVO-SABRE Balanced DAC 2xES9038Q2M

2021-11-29 Thread pmendiuk
I did a fresh install of PcP 8 and installed freetype.tcz, python3.8.tcz and manually installed evosabre-py38-deps.tcz. I'm getting an error running lms_oled_3.12_py3.py Code: tc@pCP:~$ python3 /home/tc/lms_oled_3.12_py3.py 192.168.1.170 Traceback (most recent call l

Re: [SlimDevices: Unix] piCorePlayer 7 on Audiophonics EVO-SABRE Balanced DAC 2xES9038Q2M

2021-11-17 Thread pmendiuk
I am experiencing an error trying to download the files. pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread: http://forums.slimdevices.com/showthread.php?t=114706 __

Re: [SlimDevices: Unix] piCorePlayer 7 on Audiophonics EVO-SABRE Balanced DAC 2xES9038Q2M

2021-11-06 Thread pmendiuk
I am very interested on getting the second display running on PcP. Please post the files. pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread: http://forums.slimdevices.com/showthrea

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-12-02 Thread pmendiuk
Hi Paul, Shouldn't pip list show all packages? I think there is something up with the freetype package in reference to my previous post. Patrick pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 V

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-12-02 Thread pmendiuk
Hi Paul, I tried a few times with --user and had the same result. I did some reading about tinycore and extensions. I ended up using pip with the --prefix switch and placed the packages in a known spot and created an extension. After boot: Code: $ pip list Package

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-12-01 Thread pmendiuk
Hi Paul, I'm still struggling. I installed everything using the --user option. Code: ~$ sudo pip list PackageVersion -- --- cbor2 5.2.0 Deprecated 1.2.10 luma.core 2.1.0 luma.oled 3.8.1 Pillow 8.0.1 pip20.1.1 pyftdi

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-11-30 Thread pmendiuk
Hi Paul, I can't install luma.core or luma.oled: Code: $ python3 -m pip install luma.core Collecting luma.core Using cached luma.core-2.1.0-py2.py3-none-any.whl (67 kB) Requirement already satisfied: RPI.GPIO in /usr/local/lib/python3.8/site-packages (from luma.c

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-11-28 Thread pmendiuk
Hi Paul, Here is what was added previously to get the Audiophonics scripts running according to this thread: https://forums.slimdevices.com/showthread.php?112288-AUDIOPHONICS-RASPDAC-MINI-Kit/page2&highlight=audiophonic pillow luma.oled luma.core pyftdi smbus2 spidev RPI.GPIO pyusb pyserial pyl

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-11-28 Thread pmendiuk
Thanks so much for PcP 7!!! The Audiophonics ISabre Q2M is working properly in PcP 7.0. It recognizes the DAC immediately. dmesg: [5.174481] snd-rpi-i-sabre-q2m soc:sound: Audiophonics Device ID : 01 [5.174983] snd-rpi-i-sabre-q2m soc:sound: Audiophonics API revision : 02 [5.175

Re: [SlimDevices: Unix] AUDIOPHONICS RASPDAC MINI Kit

2020-11-28 Thread pmendiuk
Hi, I am trying to get another OLED script running on PcP 7 with python3.8. I get an error running req.pip with setup.py install for RPI.GPIO: ERROR: Command errored out with exit status 1: /usr/local/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-zzs1y

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-11-27 Thread pmendiuk
Thanks pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread: http://forums.slimdevices.com/showthread.php?t=111835 ___ unix mailing list un

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-11-26 Thread pmendiuk
Hi Paul, I only see 6.1. Can you send me a link? pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread: http://forums.slimdevices.com/showthread.php?t=111835 _

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-11-26 Thread pmendiuk
will do pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread: http://forums.slimdevices.com/showthread.php?t=111835 ___ unix mailing list u

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-11-26 Thread pmendiuk
Hi Paul, I could send you my DAC for a visit. pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread: http://forums.slimdevices.com/showthread.php?t=111835 _

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-11-25 Thread pmendiuk
Dietpi also has the same error initially at boot but the driver does load. [ 1.964806] snd-rpi-i-sabre-q2m soc:sound: ASoC: CODEC DAI i-sabre-codec-dai not registered - will retry [ 1.964817] snd-rpi-i-sabre-q2m soc:sound: snd_soc_register_card() failed: 517 [ 2.015940] snd-rpi-i-sabre-q2m

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-11-25 Thread pmendiuk
The dietpi has the same driver in config.txt pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread: http://forums.slimdevices.com/showthread.php?t=111835 __

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-11-25 Thread pmendiuk
I just rebooted. There is something not right: Waiting for sound card DAC to populate. Done (1). Waiting for network Done (13). Starting ALSA configuration...Found hardware: "I-Sabre_Q2M_DAC" "" "" "" "" Hardware is initialized using a generic method .No state is present for card DA

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-11-25 Thread pmendiuk
amixer: Mixer hw:1 load error: Remote I/O error pmendiuk's Profile: http://forums.slimdevices.com/member.php?userid=62342 View this thread: http://forums.slimdevices.com/showthread.php?t=111835 ___

Re: [SlimDevices: Unix] Overlay for DAC audiophonics i-sabre ES9023 in PcP 6.0.0?

2020-11-25 Thread pmendiuk
Hello, I am trying to setup piCorePlayer and the Audiophonics ISabre Q2M volume control with the Audiophonics 2xES9038Q2M Fully Balanced board (https://www.audiophonics.fr/en/dac-and-interfaces-for-raspberry-pi/audiophonics-evo-sabre-balanced-dac-2x-es9038q2m-usb-rpi-spdif-bt-xlr-rca-p-14562.html

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-05-21 Thread pmendiuk
Hello, I would like to use an external volume control with PiCorePlayer and wondered if anybody has anything like that running with PiCorePlayer? I would like to have the PiCoreplayer digital output set at 100% and control the volume with a Muses 72320 volume control after my RPI-DAC. The inter