Jump to content
IGNORED

allo BOSS2 Player Question


Recommended Posts

2 hours ago, tx2toda said:

Hi,kthan

I tried to summarize what I've done so far. 
Is it useful?


piCorePlayer v7.0.0 64bit Ver.
----------------------------------
Resize FS on webGUI 

 ssh login with user:tc Password:piCore 
 ※Windows10 ssh software「putty」or「Tera Term」 

 tce-audit updatedeps       
 tce-audit fetchmissing

 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 

 

reboot
 

And you can follow attached document also

 

pcp_boss2_oled_enable.pdf

Link to comment

Thanks to audio allo and also to tx2toda for the directions and support.

I have music playing now. I am liking what I am hearing.

I am/was the author of my own misfortunes in getting the required commands inputted and my lack of experience/ confidence in my ability.

Thanks again.

Link to comment
  • 2 weeks later...
On 4/21/2021 at 4:31 AM, tx2toda said:

Hi,kthan

I tried to summarize what I've done so far. 
Is it useful?


piCorePlayer v7.0.0 64bit Ver.
----------------------------------
Resize FS on webGUI 

 ssh login with user:tc Password:piCore 
 ※Windows10 ssh software「putty」or「Tera Term」 

 tce-audit updatedeps       
 tce-audit fetchmissing

 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 

 

reboot
 

Thanks to this thread I've got the Allo Boss2 Player running properly but failed to get the OLED display working entering the steps summarized by @tx2toda

Link to comment
50 minutes ago, tx2toda said:

Hi,Elmar.F

 

Would you like to run "tce-auditupdatedeps" again after "tce-load-wiiproute2.tcz"?

I'm sorry but I don't understand what you want me to do.

 

Shall I simply type in both commands at the piCorePlayer shell (via ssh) and exit the shell without further commands?

 

tce-audit updatedeps

tce-load -wi iproute2.tcz

 

Thanks for you advice, man.

 

Link to comment

I'm sorry I'm not good at English.

 

piCorePlayer v7.0.0 64bit Ver.
----------------------------------
Resize FS on webGUI 

 ssh login with user:tc Password:piCore 
 ※Windows10 ssh software「putty」or「Tera Term」 

 

 tce-audit updatedeps       
 tce-audit fetchmissing

 

 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


 tce-audit updatedeps 

 

 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 

 

reboot

Link to comment
29 minutes ago, tx2toda said:

I'm sorry I'm not good at English.

 

piCorePlayer v7.0.0 64bit Ver.
----------------------------------
Resize FS on webGUI 

 ssh login with user:tc Password:piCore 
 ※Windows10 ssh software「putty」or「Tera Term」 

 

 tce-audit updatedeps       
 tce-audit fetchmissing

 

 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


 tce-audit updatedeps 

 

 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 

 

reboot

 

Thank you, but it doesn't work. Command 'tce-audit updatedeps' results in:

 

Updating .dep files from /etc/sysconfig/tcedir/optional
.wget: bad address 'repo.picoreplayer.org'

.wget: bad address 'repo.picoreplayer.org'

.wget: bad address 'repo.picoreplayer.org'

.wget: bad address 'repo.picoreplayer.org'

.wget: bad address 'repo.picoreplayer.org'

and so on...

 

Had to cancel with STRG+C...

Link to comment
  • 3 weeks later...
  • 2 months later...
18 minutes ago, Misterwinefine said:

has anyone got the oled to work with picoreplayer 8 64 bit, if you have do you have some advice to help.

 

thanks.

PiCore player suggested below steps to install OLED on picoreplayer version 8.0.0 onwards

 

Please follow below steps

 

Resize FS on webGUI

 

ssh login with user tc Password piCore

 

tce-load -wi allo-boss2.tcz

 

Then add “boss2_oled_run.sh” to the user commands

 

reboot the player

Link to comment

Here is the error message I am getting.

 

tc@Boss2:~$ tce-load -wi allo-boss2.tcz

Downloading: allo-boss2.tcz

Connecting to repo.picoreplayer.org (104.21.89.86:443)

wget: server returned error: HTTP/1.1 404 Not Found

md5sum: allo-boss2.tcz.md5.txt: No such file or directory

Error on allo-boss2.tcz

tc@Boss2:~$

Link to comment

I got it to work finally,  had issues with the repository then issues with the piCoreplayer software not recognizing the command line.

 

after several attempts got it working with the help of my neighbor who is a master mind coding guy.  

 

using the piCore Player 8.0 64 bit with the allo boss 2 dac.

Link to comment
  • 4 months later...
On 8/3/2021 at 1:56 PM, Audio_Allo said:

PiCore player suggested below steps to install OLED on picoreplayer version 8.0.0 onwards

 

Please follow below steps

 

Resize FS on webGUI

 

ssh login with user tc Password piCore

 

tce-load -wi allo-boss2.tcz

 

Then add “boss2_oled_run.sh” to the user commands

 

reboot the player

Hello,

 

Just created an account to ask for help on this.

I did previously manage to get the OLED screen going on my Boss2 but it now doesn't work.

 

This evening, I wrote Picoreplayer 8.1.0 64 bit a memory card

 

I attempted to the steps recommended but when I run tce-load -wi allo-boss2.tcz I just get a file not found error

 

On 5/5/2021 at 4:16 PM, tx2toda said:

piCorePlayer v7.0.0 64bit Ver.
----------------------------------
Resize FS on webGUI 

 ssh login with user:tc Password:piCore 
 ※Windows10 ssh software「putty」or「Tera Term」 

 

 tce-audit updatedeps       
 tce-audit fetchmissing

 

 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


 tce-audit updatedeps 

 

 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 

 

reboot

 

I also tried these instructions which all worked but the OLED doesn't come on.

 

Can someone please advise what to try next?

 

Thank you

Link to comment
8 hours ago, gdl said:

Hello,

 

Just created an account to ask for help on this.

I did previously manage to get the OLED screen going on my Boss2 but it now doesn't work.

 

This evening, I wrote Picoreplayer 8.1.0 64 bit a memory card

 

I attempted to the steps recommended but when I run tce-load -wi allo-boss2.tcz I just get a file not found error

 

 

I also tried these instructions which all worked but the OLED doesn't come on.

 

Can someone please advise what to try next?

 

Thank you

In standard version it is working fine. We will verify with 64 bit. 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...