Announcement

Collapse
No announcement yet.

piCorePlayer +Allo Boss2 OLED

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    piCorePlayer +Allo Boss2 OLED

    Hi PiCore Team,

    I'm not having much luck setting up my Allo Boss2 OLED with pCP.

    Under Squeelite settings > ALSA Mixer > Parameters and notes for your DAC it suggests I "Load Extension allo-boss2.tcz for OLED screen". When I check all of the extension repositories I'm not seeing this. Is this instruction no longer relevant?

    I did just find some instructions on your GitHub, should these be the ones I follow? https://github.com/piCorePlayer/allo_boss2_oled_p3

    Thanks in advance,
    Alex

    #2
    Originally posted by alexmay View Post
    Hi PiCore Team,

    I'm not having much luck setting up my Allo Boss2 OLED with pCP.

    Under Squeelite settings > ALSA Mixer > Parameters and notes for your DAC it suggests I "Load Extension allo-boss2.tcz for OLED screen". When I check all of the extension repositories I'm not seeing this. Is this instruction no longer relevant?

    I did just find some instructions on your GitHub, should these be the ones I follow? https://github.com/piCorePlayer/allo_boss2_oled_p3

    Thanks in advance,
    Alex
    Not sure if that exists anymore, but looking at the readme file



    there's instructions here and there doesn't seem to be anything special needed

    Code:
    piCorePlayer v7.0.0 onwards :
    -----------------------------
    Resize FS on webGUI
     ssh login with user tc Password piCore
     tce-load -wi python3.8-Pillow.tcz
     tce-load -wi python3.8-smbus.tcz
     tce-load -wi python3.8-rpi-gpio.tcz
     tce-load -wi  iproute2.tcz
    
    	sudo su
    	cd /opt/
    	wget https://raw.githubusercontent.com/allocom/allo_boss2_oled_p3/main/boss2_oled_p3.tar.gz
            tar -xzvf boss2_oled_p3.tar.gz
    on web GUI Tweaks page user commands type below line and save
    	sh /opt/boss2_oled_p3/oled_run.sh

    Comment


      #3
      My extension is much better

      Install the extension allo-boss2.tcz

      Then in the user commands section, run this script.

      /usr/local/bin/boss2_oled_run.sh
      piCorePlayer a small player for the Raspberry Pi in RAM.
      Homepage: https://www.picoreplayer.org

      Please donate if you like the piCorePlayer

      Comment


        #4
        Thanks but where do I add the extension? It’s not in the list!

        Also some of the settings for the DAC don’t seem to be able to be adjusted, is this expected behaviour?

        Comment


          #5
          Originally posted by alexmay View Post
          Thanks but where do I add the extension? It’s not in the list!

          Also some of the settings for the DAC don’t seem to be able to be adjusted, is this expected behaviour?
          I see it in my extensions list.Click image for larger version

Name:	Screenshot_20220830-073244.jpg
Views:	1
Size:	40.1 KB
ID:	1575650

          Sent from my Pixel 3a using Tapatalk
          Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
          Bedroom: Radio
          Bathroom: Radio

          Comment


            #6
            Mine doesn't! 64bit build with pi4.

            Click image for larger version

Name:	IMG_3540 (1).jpg
Views:	1
Size:	68.7 KB
ID:	1575651
            Last edited by alexmay; 2022-08-30, 07:57.

            Comment


              #7
              Oh, I guess I never copied the package for aarch64. At the time I did it, there was a aarch64 issue with either the board or the display. I forget.
              piCorePlayer a small player for the Raspberry Pi in RAM.
              Homepage: https://www.picoreplayer.org

              Please donate if you like the piCorePlayer

              Comment


                #8
                Anything I need to do?

                Also I'm unable to adjust 'PCM Filter Speed' or the High Voltage Enable via the picker interface. I managed to adjust the filter speed via the front display using the GitHub instructions though.

                Comment


                  #9
                  alsa controls can really be annoying. Sometimes it is just easier to use alsamixer from an ssh session, then make sure you save/backup the changes.
                  piCorePlayer a small player for the Raspberry Pi in RAM.
                  Homepage: https://www.picoreplayer.org

                  Please donate if you like the piCorePlayer

                  Comment

                  Working...
                  X