Forum Replies Created
-
Posted in: Allo USB Bundle
-
11. August 2016 at 23:52 #22222
I tested with the other power plug and it changes nothing.
Another thing i’m testing is the screen rotation. I have my home made case reversed and I need to change screen angle.
I just flash a new fresh system without configuring the screen rotation and i didn’t have the little colored corner square during boot process…
I let the system runs. I will check if that changes something.8. August 2016 at 23:22 #22092The power supply is connected to raspberry pi, not the screen. Is that a problem?
I will try to change plug tomorrow.
Thank you for your help 😉7. August 2016 at 16:35 #22071Hi Christoph
I followed your advice and bought a new power supply @3.9A (not a low quality chinese from ebay, it’s from egston brand) and i got the same result…
The little multicolor square on right top corner means my power supply doesn’t provide enough power right?
Because I still got it with my new power supply but it disappears when everything is started and it never appears again.2. August 2016 at 15:04 #21969Ok
Good to know it’s not a bug 😉
Is it possible to specify somewhere in all extension pages, write protection capabilities? (or maybe it already exists and I didn’t see it;) )
So I need to find a way to stop properly the raspi. My intention is to install the raspi as media access point in my car.Tang
2. August 2016 at 14:02 #21965I tested with 2 different power supplies: a generic 2.5A and the official raspi3 @2.5A and got same behavior with both.
I installed the hifiberry on a raspi3 on fresh install and I got no problem
and I installed the touchscreen on raspi3 and the input was working fine after many reboots.
I can reproduce the problem only with combo dac+/raspi(2|3)
Maybe 2.5A is not enough?28. Juli 2016 at 0:18 #21919Hi howesfam
I got raspi2 + touchscreen + hifiberry DAC+ and i have a lot of trouble making it works together:
– often after boot, i got no input on touchscreen
– other thing that often occurs, after boot i got squeezelite stopped because hifiberry module seems not to be loaded
– when everything runs fine at startup, after a while (it depends, sometimes some hours, sometimes many days) touchscreen looses its input. In that case, after boot screen stays off
Is your build working fine?Thx for your answer
11. Dezember 2015 at 14:24 #17286Forget my last question i finally found my problem… missing .lircrc config file :p
11. Dezember 2015 at 12:06 #17273Thx for ro plugin, it works well now after full reinstallation 😉
But i have another question: i would like to use lirc to remote control my „squeezetouch“ and i can’t run irxevent at lxde startup.
I added line in ~/.config/lxsession/LXDE-pi/autostart file but it does nothing while it worked well before i installed readonly addon.
Have you got some suggestion about my problem ?Thanks a lot
Tang
29. November 2015 at 20:11 #17065It seems version 2.25 fixes the problem according to changelog.
But it is written it is needed to have new partition type to make jivelite able to save its data (part #2 of addon informations).
My question is: it is possible to expand again filesystem to have this partition available or it is abolutely necessary to reinstall everything ?
In the second case (reinstall everything), is it possible to have a migration script to avoid this full reinstallation?Thx
Tang
29. November 2015 at 10:07 #17060Hi
I have exactly the same bundle than you and my system is working perfectly with a hifiberry dac+ and a homemade IR receiver explained in Manfred2k webpage (I don’t speak german but command line are understoodable:) ).
But there is one trick to do: default lirc port (19?) is not possible because it is already used by the DAC. You have to change it in /boot/config.txt file on your raspi like this:
dtoverlay=lirc-rpi,gpio_in_pin=<your pin number>
And of course solder new pins on your DAC.
And it works like a charm 🙂17. November 2015 at 17:18 #16931Cool 🙂
Let me know when the issue is fixed, it’s the only feature that is missing on my squeezeblaster.14. November 2015 at 20:50 #16916Hi
I just want to know if this issue is fixed or not ?
Thank you for your answer 😉
31. Oktober 2015 at 19:34 #16666Hi
I reinstall jivelite and select correct soundcard from audioplayer settings page and now everything is running fine.
Touchscreen is working well using fingers and music plays perfectly through speakers 😉
I only got an error popup from xfce but it disappears when jivelite is loaded.Manni: fyi, I run on raspi2 with DAC+ pro. I installed max2play iso v212, expanded filesystem and updated max2play after install.
Then i added all needed plugins (jivelite, rpidisplay) and disable other uneeded (kodi, squeezeboxserver, wifi/lan). -