drmatt wrote:
> Fair enough. In that case "sudo /bin/sh" or whatever the shell is
> called..
Yeah, that got it.
drmatt wrote:
>
> or just get used to prefixing everything with sudo..
>
:)
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please
drmatt wrote:
> "% sudo visudo" and grant yourself whatever rights you'd like..
visudo is not installed.
And anyway, the tc user has "ALL=NOPASSWD: ALL" perms in /etc/sudoers.
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider dona
paul- wrote:
> There is no direct root access, the default user id, has builtin sudo
> access.
Ah, OK - sudo works but I can't sudo -i to get a root shell. I can live
with that, I guess.
Thanks,
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, p
My google-fu is perhaps failing me, but I've been unable to find any
docs describing how to get root / sudo access on piCorePlayer 3.10.
Can anyone point me in the right direction?
Thanks,
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please c
Hmm, that will need a spec file update.
Need to add something like:
Code:
--- rpmbuild/SPECS/logitechmediaserver-CPAN.spec.orig 2016-12-07
22:34:54.359247536 +
+++ rpmbuild/SPECS/logitechmediaserver-CPAN.spec 2016-12-07
22:35:48.962402162 +
@@ -154
Here we go: http://bugs.slimdevices.com/show_bug.cgi?id=17832
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac#Donations
---
Mnyb wrote:
> There are settings in LMS to get more verbose log outputs , even to the
> level of it logging every fole it scans .
> There is a tab for log settings.
Yes, I know. I have all the scanner log items set to DEBUG. There is a
log set for it in the drop-down box on the logging page.
M
Looks like that's fixed it - the previous scans aborted at 2,967 files.
Current scan is now > 16,000 and still chugging away.
I shall investigate where to log some bugs.
1. the scan process shouldn't fail silently on bad files - it should
catch the error, log it, and continue.
2. whatever tool i
Yeah, nothing of interest in them. The scan just stops.
That said, I had a look around the last-mentioned image in the scanner
log, and there's an animated gif in the same folder. I've moved it out
of the way and am re-scanning to see if that was the one that caused the
scan to barf.
R.
Net-U
It would be useful if I could get lms to tell me why it's failing and on
what file(s).
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac#Donations
--
Uh, I dunno what they are - there is no log output. I'm guessing they
need scanning as there's 29k of them and logitechmediaserver tries to
scan them out-of-the-box.
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https:
Hi,
I'm running 7.9, specifically from the following RPM:
logitechmediaserver-7.9.0-0.149.20161121git1479666929.el7.centos.noarch.rpm
When I scan the library, I'm finding that the the scan terminates with
the following:
Discovering files/directories: /music/library (126523 of 126523)
Compl
You should be able to rebuild the fc24 packages yourself.
I've just done the same for el7. I found I needed the following packages
for EL7:
dsdplay-0.1-10.20140801git4e1d21e.fc24.src.rpm
logitechmediaserver-7.9.0-0.149.20161121git1479666929.fc24.src.rpm
logitechmediaserver-CPAN-7.9.0-0.22.201504
Clive,
I just did a full rebuild based on the latest SRPMs in f21/f22 testing
and the main logitechmediaserver RPM build just fine on el7 with the
same spec file. I've uploaded all the modified packages to
http://www.squeezecommunity.org/repo/el/7/testing/x86_64/
I had to add a couple of extra c
Any chance of regular EL7 builds?
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac#Donations
robinbowes
Following up on my own thread, I have re-built the Fedora 21 RPMs from
the Squeeze Community repo, including all dependencies from the Fedora &
RPMFusion repos.
The whole lot are currently available here:
http://www.squeezecommunity.org/repo/el/7/testing/x86_64/
The easiest way to get them is t
Le_dom wrote:
>
> 'mac-3.99-11.u4b5.fc21.x86_64.rpm'
> (ftp://195.220.108.108/linux/rpmfusion/nonfree/fedora/releases/21/Everything/x86_64/os/mac-3.99-11.u4b5.fc21.x86_64.rpm)
> 'mac-libs-3.99-11.u4b5.fc21.x86_64.rpm'
> (ftp://195.220.108.108/linux/rpmfusion/nonfree/fedora/releases/21/Everything
JackOfAll wrote:
> On Fedora, perl-Time-HiRes is required by the base perl package, so was
> no need to add explicit requires.
>
> >
Code:
> >
> $ rpm -q --whatrequires 'perl(Time::HiRes)'
> perl-AnyEvent-7.05-1.fc20.i686
> perl-Event-1.21-4.fc20.i686
> per
Le_dom wrote:
> Hi robinbowes,
>
> I've installed Centos 7 (netinstall and minimal installation) on my
> audio PC to try it with squeezelite and Logitech media server.
>
> I've just tried to install LMS 7.9 according your previous post but I
> get several error
Just to be clear, the EL7 packages are here:
http://www.squeezecommunity.org/repo/el/7/testing/x86_64/
The easiest way to get them is to install the Squeeze Community repo
file:
yum install
http://www.squeezecommunity.org/repo/el/7/testing/x86_64/squeezecommunity-repo-1-5.el7.noarch.rpm
Then d
robinbowes wrote:
> I'm just stupidly busy.
>
> I *will* get round to fixing stuff up for EL7 as I want to re-install my
> LMS server (I have it running in a VM on my SmartOS NAS) but I can't say
> when I will get it done.
I'm pleased to announce I've final
I'm just stupidly busy.
I *will* get round to fixing stuff up for EL7 as I want to re-install my
LMS server (I have it running in a VM on my SmartOS NAS) but I can't say
when I will get it done.
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, ple
OK, gotcha..
Sounds like you need a build pipeline to automate thinga :)
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac#Donations
---
OK, done. They build OK.
Do you not have mock? Something like this should build for el7:
mock --rebuild --root epel-7-x86_64
http://www.squeezecommunity.org/repo/20/unstable/SRPMS/logitechmediaserver-7.9.0-0.43.20141115git1415964652.fc20.src.rpm
R.
Net-UDAP is free software - you do not have
So, I've got all three SRPMs to build fairly easily but it appears there
is no RPMFusion repo for EL7 so I can't install/test the RPMs as the
follow packages are missing: mppdec, dsdplay, lame, mac.
I've attached the diffs for logitechmediaserver and
logitechmediaserver-CPAN (logitechmediaserver-
My original problem was that I didn't get any sound - sorry, can't
remember any more detail than that.
It's currently working, but hitting 100% CPU regularly, eg. if the
stream is stopped.
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please co
Any chance of getting an EL (RHEL/CentOS) 7 repo for LMS?
I'm happy to help with the build if necessary...
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac#Donations
-
Krisbee wrote:
> What JackOfAll says may be true. But try this first:
>
> aplay -v -D plughw:CARD=M2,DEV=0 /usr/share/sounds/alsa/Front_Left.wav
>
> and then
>
> ./squeezelite-x86-64 -n hero -s lms.robinbowes.com -o
> plughw:CARD=M2,DEV=0 -a :::0 -d output=debug
I have to confess I parked th
No-one? Really?
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac#Donations
robinbowes's Profile: http:/
Hi,
Can someone please put me out of my misery and point me at the URL for
the yum repo containing the latest LMS RPMs, ie. 7.8.x + 7.9.x?
Thanks!
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbo
Hi Krisbee,
I tried to play an audio file as follows:
aplay -v -D iec958:CARD=M2,DEV=0
/usr/share/sounds/alsa/Front_Left.wav
Playing WAVE '/usr/share/sounds/alsa/Front_Left.wav' : Signed 16 bit
Little Endian, Rate 48000 Hz, Mono
aplay: set_params:1233: Sample format non available
Available forma
I removed the pulseaudio plugin as you suggested. Still no sound from
squeezelite. :(
I have these output devices available:
Output devices:
null - Discard all samples (playback) or
generate zero samples (capture)
default:CARD=Intel - HDA Intel, ALC888 Analo
Thanks Triode - I'm assuming you meant "M2" not "MD"?
Here's the output with M2:
./squeezelite-x86-64 -n hero -s lms.robinbowes.com -o hw:CARD=M2,DEV=0
-a ::16:0 -d output=debug
[20:54:02.466949] output_init_alsa:637 init output
[20:54:02.467087] output_init_alsa:660 requested alsa_buffer: 40
al
Nothing seems to work. eg -o hw:M2, -o default, -o sysdefault:CARD=M2
These are my devices:
./squeezelite-x86-64 -l
Output devices:
null - Discard all samples (playback) or
generate zero samples (capture)
pulse - PulseAudio Sound Server
default
HI,
I seem to be having trouble getting this running on Fedora 20 with an
external MBox2 USB device.
I'm running it like this:
./squeezelite-x86-64 -n hero -s lms.robinbowes.com -d all=debug
It's connecting to the server OK and appears to play tracks but I don't
get any audio, just occasional
So I debugged the auto-discovery failure a bit and it seems that my
client-side firewall is blocking the reply from the server to the
client.
I see the following exchange:
UDP 192.168.1.110:46860 -> 255.255.255.255:3483
UDP 192.168.1.15:3483 -> 192.168.1.110:46860
ICMP 192.168.1.110 -> 192.168.1
Downloaded. chmod +x. Ran with "-s myserver". Works great!
Not sure why autodiscovery didn't work, but I didn't try too hard :)
Thanks Triode.
R.
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.
OK, sounds like I may need to hack the spec and send you a
pull-request.
R.
robinbowes's Profile: http://forums.slimdevices.com/member.php?userid=480
View this thread: http://forums.slimdevices.com/showthread.php?t=97862
I don't suppose you've got a build for EL6, have you? I tried rebuilding
the SRPM but it's pretty F18-specific (ie. it uses systemd).
R.
robinbowes's Profile: http://forums.slimdevices.com/member.php?userid=480
View this t
Looks like this stuff is in a repo now:
http://www.vacuumtube.org.uk/downloads/
R.
robinbowes's Profile: http://forums.slimdevices.com/member.php?userid=480
View this thread: http://forums.slimdevices.com/showthread.php?t
My approach here was to use SmartOS, which gives me native ZFS and also
supports virtualisation with kvm. So I just run various linux boxes as
VMs.
All working great so far!
R.
robinbowes's Profile: http://forums.slimdevi
#x27;t be so bad. But the current package is
just a mess.
I'll see if I can make time to hack on the .spec file and produce
something sensible.
R.
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://pr
ies are
satisfied?
R.
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac#Donations
robin
I gave up in the end and went back to 7.6.1.
My current game plan is to move my NAS back to OpenSolaris or SmartOS
and to run LMS in a linux VM rather than natively under the NAS OS.
R.
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful
Any luck with 7.7 on FreeBSD? It's not working for me :(
I get a problem loading YAML::XS
Any ideas how to fix?
R.
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net
e an LVM Physical Volume (PV).
3. Create an LVM Volume Group (VG) using the PV.
4. Create one or more LVM Logical Volumes (LVs) inside the VG
5. Create file systems on the LVs
6. mount the file systems
Simples!
R.
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However
Looks like the buildme.pl in svn doesn't actually work at the moment.
Your (pallfreeman's) modified version still works.
I don't have time to look into it at the moment though.
R.
PS. r33044 installed and working nicely (with MySQL)
--
robinbowes
Net-UDAP is free software -
hat an lvm PV and add it to a VG and create one or more LVs
on top. Then, in the future, you might add another md mirror with
another couple of drives and create another PV and add that to the
existing VG, then extend the LV(s) into the new space.
It's not essential, but can be useful.
R.
-
ive failure? Or does one have to specifically
> incorporate more raid features into this setup?
Any reason in particular you want to use btrfs? I don't think it does
RAID5 yet - just 0,1,10. (I'm no expert).
I'd be looking at mdadm (to create a RAID device) and probably LVM on
top
Well, I hacked your FreeBSD changes into buildme.sh, and rebuilt the
modules, then ran your buildme.pl ... and it works!
I'll commit the changes to buildme.sh now.
Thanks!
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, p
test. Stop
make test failed, aborting
R.
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac#Donations
---
/perl != perl
Starting squeezeboxserver.
Use of inherited AUTOLOAD for non-method YAML::Syck::DumpYAML() is
deprecated at
/usr/local/squeezeboxserver-7.6.1-33033-noCPAN/CPAN/YAML/Syck.pm line
65.
The following modules failed to load: YAML::Syck
I'll give your script a go.
R.
--
robinbowes
he buildme line you use!
R.
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac#Donations
Out of interest, what buildme.pl command do you use to build the
tarball? (I have a checkout of 7.6/trunk on my NAS)
R.
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP
Yup, 64-bit:
# uname -a
FreeBSD nas02.robinbowes.com 8.2-STABLE FreeBSD 8.2-STABLE #1 r223883:
Sat Jul 9 19:14:04 UTC 2011
r...@nas02.robinbowes.com:/usr/obj/tank/src/8/sys/GENERICPB amd64
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However, if you found it
ed by the time you read this, Replace "7.6" with the
major version
You should never need to do this if you're on Windows or Mac OSX. If
the installers
don't work for you, ask for help and/or report a bug.
of Squeezebox Server you are running.
***
squeezeboxserver-7.6.1-33022-FreeBSD/Slim/bootstrap.pm line
284.
Removing [YAML::Syck] from the symbol table - load failed.
Loaded module: [Sub::Name] ok!
[cont'd in next post]
--
robinbowes
Net-UDAP is free s
Thanks - that's all great. I'll have a go with that this evening.
R.
PS. I don't have a problem with your shell scripting - I'm an
experienced linux sysadmin, I'm just not used FreeBSD an awful lot
since the late '90s!
--
robinbowes
Net-UDAP is free software -
I too have FreeBSD 8.2 and perl 5.12.4.
However, I'm a bit of a FreeBSD newbie...
For example, how would I go about trying your
squeezeboxserver-7.6.1-33022-FreeBSD.tgz tarball?
Thanks,
R.
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However, if you fou
ess we sit back and wait :)
R.
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac#Donations
-
this already? I'd like some help getting this going!
Thanks,
R.
--
robinbowes
Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac
.
--
robinbowes
robinbowes's Profile: http://forums.slimdevices.com/member.php?userid=480
View this thread: http://forums.slimdevices.com/showthread.php?t=34794
___
unix ma
earch.cpan.org/~timb/DBI-1.48/DBI.pm and search for
"last_insert_id".
>From what I can gather, the last_insert_id function is portable but
requires different parameters for PgSQL, MySQL, SQLite, etc. I seems
eminently possible to code around this, i.e. define parameters if a
63 matches
Mail list logo