Debian Bookworm for OpenFrame

General discussion relating to the O2 Joggler, from the default O2 setup, to alternative operating systems and applications.
User avatar
roobarb!
Posts: 1734
Joined: Sat Mar 05, 2011 1:30 pm
Location: Salford, UK
Contact:

Re: Debian Bookworm for OpenFrame

Post by roobarb! »

Man in a van wrote: Tue Jul 25, 2023 10:58 am This is repeated for the download available today (25th July)
Looks like an external issue with the repos being updated at the same time as the image build was attempted, it's in the log for that build.

Code: Select all

Failed to fetch http://deb.debian.org/debian/dists/bookworm/main/i18n/Translation-en.xz  File has unexpected size (6077872 != 6075628). Mirror sync in progress? 
I've also cleared out the caches as it'll be building again tonight anyway (6.1.42 is out) and Bookworm 12.1 changed a bunch of packages.

Looks like it has a busy night ahead, 5.10.188 is out for the Bullseye release too. Wish it luck! 😁
BirdsLikeWires - Get fresh builds of Debian Bullseye and Bookworm for OpenFrame with the latest 5.10 and 6.1 kernels! 8-)
Man in a van
Posts: 462
Joined: Sun Aug 25, 2013 2:39 pm
Location: Staffordshire. UK

Re: Debian Bookworm for OpenFrame

Post by Man in a van »

:) Thanks Boss, trouble at t'mill solved :)

I tried that Mastodon, but used another username (what was the nickname for a bus conductor?)

anyways I could not get connected to the dvsn server

all good now. I'll check Bullseye when I get time

ronnie
User avatar
roobarb!
Posts: 1734
Joined: Sat Mar 05, 2011 1:30 pm
Location: Salford, UK
Contact:

Re: Debian Bookworm for OpenFrame

Post by roobarb! »

Odd little thing, it would seem that permissions for cron are not being set correctly while the image is being built. Next images have a fix applied on first boot, but if you get an "access denied" error when setting up your crontab, do this:

Code: Select all

sudo -s
chown :crontab /usr/bin/crontab
chmod 2755 /usr/bin/crontab
chown :crontab /var/spool/cron/crontabs
chmod 1730 /var/spool/cron/crontabs
reboot
BirdsLikeWires - Get fresh builds of Debian Bullseye and Bookworm for OpenFrame with the latest 5.10 and 6.1 kernels! 8-)
cszhy
Posts: 136
Joined: Sun Apr 24, 2011 5:25 am

Re: Debian Bookworm for OpenFrame

Post by cszhy »

hi roobarb:
thanks for the build!
is this bookworm version with a squeezeplay in it originally?
Man in a van
Posts: 462
Joined: Sun Aug 25, 2013 2:39 pm
Location: Staffordshire. UK

Re: Debian Bookworm for OpenFrame

Post by Man in a van »

@cszhy

Just run

Code: Select all

sudo of-install squeezeplay
and you will get your answer :)

ronnie
cszhy
Posts: 136
Joined: Sun Apr 24, 2011 5:25 am

Re: Debian Bookworm for OpenFrame

Post by cszhy »

Man in a van wrote:Thanks Boss :)

I have been playing with the Release Candidates for a while.

Apparently there will be a point release in a month or; it was pushed out with over a 100 bugs still to be squashed! :shock:

Anyway, I had already built the Binaries for LMS, so here is O2 Joggler running LMS v8.4.0, Squeezelite on the internal speaker, and Jivelite for control.
Logitech Media Server Version: 8.4.0 - 1686847919 @ Thu 15 Jun 2023 07:26:26 PM CEST
Hostname: openframe
Server IP Address: 192.168.1.123
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: i686-linux
Perl Version: 5.36.0 - i686-linux-gnu-thread-multi-64int
Audio::Scan: 1.06
IO::Socket::SSL: 2.081
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 1
openframe
Player Model: SqueezeLite
Player Type: squeezelite
Firmware: v1.9.9-1414
Player IP Address: 192.168.1.123
Player MAC Address:
Image


ronnie
Hi Ronni:
do u mean that both the LMS and squeezelite can both running on joggler's internal memory drive?

通过我的 PCCM00 上的 Tapatalk发言

Man in a van
Posts: 462
Joined: Sun Aug 25, 2013 2:39 pm
Location: Staffordshire. UK

Re: Debian Bookworm for OpenFrame

Post by Man in a van »

cszhy wrote: Thu Sep 21, 2023 3:22 pm Hi Ronni:
do u mean that both the LMS and squeezelite can both running on joggler's internal memory drive?

通过我的 PCCM00 上的 Tapatalk发言
I am certain that I have answered this before

I don't think it is worhwhile using the internal Joggler ram with either Bullseye or Bookworm.

This is LMS 8.4.0 installed on a sd card (Bullseye image) which has not been expanded (so it replicates the size of the Joggler internal ram)
of@openframe:~$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 243M 0 243M 0% /dev
tmpfs 50M 2.8M 47M 6% /run
/dev/sda2 923M 608M 269M 70% /
tmpfs 246M 0 246M 0% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 192M 24K 192M 1% /tmp
tmpfs 256M 69M 188M 27% /var/cache/apt
tmpfs 256M 128M 129M 50% /var/lib/apt/lists
tmpfs 16M 252K 16M 2% /var/log
/dev/sda1 41M 14M 28M 34% /boot
tmpfs 50M 0 50M 0% /run/user/1000
One can see that there is only 30% of space left

ronnie
Man in a van
Posts: 462
Joined: Sun Aug 25, 2013 2:39 pm
Location: Staffordshire. UK

Re: Debian Bookworm for OpenFrame

Post by Man in a van »

I have just installed a copy of Ralphy's Squeezeplay on the above Bullesye image

I added the Radio Paradise Plugin to the LMS

Image
/dev/sda2 923M 626M 251M 72% /
It needs more work; the appearance of album art is sporadic / non existant, it's currently started by command line instruction.

It's using the internal default speaker, the screen calibration is not correct.

Improving on these settings requires time and, just as importantly, extra ram.

ronnie
Post Reply