Re: [SlimDevices: Unix] specify 64 bit binaries for flac sox etc.

2011-11-29 Thread servies

bpa;672838 Wrote: 
 Using the /usr/bin version of the faad and flac instead of the SBS
 versions may result in problems playing internet streams (e.g. AAC
 streams).
 
 If you have Debian or Ubuntu install ia32-libs package to use the SBS
 version of the supporting applications.
faad I can understand (as it has been adapted afaik), but flac
shouldn't be a problem.
In my setup i remove all programs for which I have a 64bit version
available.
This never created a problem...


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=91872

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Can't Play 24bit/96k FLAC files on Fedora 15

2011-11-29 Thread servies

solution:
(as root, or by means of sudo)
yum install glibc-2.14-5.i686.rpm

That should do the trick


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=91634

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Can't play 24bit flac from Ubuntu 11.10 7.6.1 or Media Server 7.7RC

2011-11-02 Thread servies

subtyrant;666594 Wrote: 
 Installing ia32-libs fixed this.
 
 24/96 to 24/48 down-convert is performed by squeezebox depending on the
 player.
 
 Thanks for your help.

Or you replace the helper applications with their 64bit versions.
That's what I did.


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=91260

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] libperl segfaults in squeezeboxserver on Karmic?

2010-04-27 Thread servies

Already known and added to the list:
http://bugs.slimdevices.com/show_bug.cgi?id=9166
No solution yet but IMHO it's not that problematic, just an annoyance
in the logfiles...


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=77991

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] How do I delay Squeezebox Server startup till after network connects

2009-12-16 Thread servies

llin;496090 Wrote: 
 Adding sleep 10 to a startup script (rc.local in my case) will delay
 execution for 10 seconds.
That most probably won't work.
As he's using Ubuntu I guess he's using runlevel 5 which means that he
has to look in /etc/rc.d/rc5.d
In my setup (Fedora 11)
I see the following 2 commands (which are links to the corresponding
/etc/init.d entry):
S10network
S11named
S80squeezeboxserver
K10network
K11named
K80squeezeboxserver

The first 3 characters determine the order of startup (S) or shutdown
(K).
A low number gets started earlier and killed later.
The above setup makes sure that of the three entries the network is
started first, then the nameserver and after that squeezeboxserver.
Shutting down is the opposite order.
If squeezeboxserver has a lower number than named or network it
probably won't start up...


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=72283

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Squeezeboxserver, Kubuntu 9.10 Karmic, and MySQL

2009-11-12 Thread servies

mudlark;480171 Wrote: 
 My point is that you had a working system with 9.04 and that 7.4.1 using
 mysql 5.1 should have been sorted out before. I agree with you if that
 helps. You might have made your point better if you complained to
 Logitech directly along the lines of Mysql 5.1 is the Generally
 Available production release and the current version of Squeezebox
 server 7.4.1 should be compatible. You can quote me on that.
 
As far as I can see, it's not mysql 5.1 or squeezeboxserver that's the
problem. I'm running Fedora 11 on my server and the installed mysql
version is 5.1.37-1 and I'm having no problems at all, haven't seen any
complaints from squeezeboxserver during upgrade or afterwards about it.
Neither did version 7.3.X ...


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=69232

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Problem!!

2008-10-29 Thread servies

mherger;354523 Wrote: 
  Just used the sudo apt-get install squeezecenter, 4 minutes later, it
  was back up and running!!
 
  Really annoying
 
 What's annoying about this?
 
 -- 
 
 Michael
I guess feeling stupid that he spent 3 weeks trying to get the deb
package to work for Ubuntu when there was an easy way to install
squeezecenter...
Well, we all have these moments, I guess..


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=54374

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] segfault when stopping on Debian lenny

2008-08-12 Thread servies

I've done some research in hope to find the reason for the segfault in
my case
With objdump -d libperl.so I disassembled the library where the
segfault occurs...
when I search for the address mentioned in the loggings (36d3d4045d)
I come to an address within a 'function' named
Perl_utf16_to_utf8_reversed
But I wonder if this is a correct assumption...
The only place I can find with a 'link' to UTF16 is in
/usr/share/squeezecenter/lib/Audio/WMA.pm but I very much doubt if
that's the cause of the segfault...


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=50681

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] segfault when stopping on Debian lenny

2008-08-06 Thread servies

As mentioned by Fletch, it probably is caused by the combination of perl
5.10 and x86_64. But what it exactly is and how to get more info


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=50681

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] segfault when stopping on Debian lenny

2008-08-05 Thread servies

Same here,
the only difference is that I'm running a 64bit version of Fedora 9.

perl -v gives:
This is perl, v5.10.0 built for x86_64-linux-thread-multi

My guess is that it has something to do with the 64bit...
It's not evenly distributed over the day...


Code:

Aug  5 08:42:21 server kernel: squeezecenter-s[23247]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:42:51 server kernel: squeezecenter-s[23250]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:43:21 server kernel: squeezecenter-s[23252]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:43:51 server kernel: squeezecenter-s[23255]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:44:21 server kernel: squeezecenter-s[23257]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:44:51 server kernel: squeezecenter-s[23260]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:45:21 server kernel: squeezecenter-s[23293]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:45:51 server kernel: squeezecenter-s[23296]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:46:21 server kernel: squeezecenter-s[23298]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:46:51 server kernel: squeezecenter-s[23301]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:47:21 server kernel: squeezecenter-s[23303]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:47:51 server kernel: squeezecenter-s[23306]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:48:21 server kernel: squeezecenter-s[23308]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:48:51 server kernel: squeezecenter-s[23311]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:49:21 server kernel: squeezecenter-s[23313]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:49:51 server kernel: squeezecenter-s[23316]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:50:21 server kernel: squeezecenter-s[23320]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  Aug  5 08:50:51 server kernel: squeezecenter-s[23323]: segfault at 0 ip 
36d3d4045d sp 7fff01eacaf0 error 4 in libperl.so[36d3c0+19f000]
  



-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=50681

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] Unix Permissions Issues

2008-03-28 Thread servies

Pale Blue Ego;284548 Wrote: 
 I've also got a cron job that locks the library 4 times day in case I
 forget to.
Let me guess, that happened once to often with a devastating result ...


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=45412

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] OT: I'm impressed

2008-01-11 Thread servies

bobkoure;257226 Wrote: 
 The windows issue is the HAL (hardware adaptation layer). In earlier
 versions of NT, you could swap hardware, stick your NT CD in, boot to
 that CD, run repair and that would replace your old HAL with the
 right one.
 This went to sometimes worked in Win2K, and they seem to have
 completely disabled it in XP/2K3.
 
 I was an NT driver developer at one point and got to see this stuff up
 close and personal.
 
 The driver and HAL architecture is actually not bad - but the fact that
 they just abandoned efforts to make the HAL reloadable is, indeed, an
 example of what's wrong with closed source software...
The problem windows has here is that it doesn't have the drivers on
disk.
In Ubuntu Linux every possible driver there is is compiled as a module
so that it is loaded if the corresponding hardware is being found.
This way of building a kernel gives slightly more overhead and a bit
bigger kernel but it runs on almost everything


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=42028

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] slimserver keep dieing (Debian)

2007-12-12 Thread servies

Hmmm, I'm not a Perl expert but

 2007-12-09 21:05:10.8011 ERROR: DBI Connection failed: DBI
 connect('hostname=127.0.0.1;port=9092;database=slimserver:mysql_socket=/var/cache/slimserver/slimserver-mysq
 l.sock','slimserver',...) failed: Can't connect to MySQL server on
 '127.0.0.1' (111) at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line
 839
and
   frame 0: Slim::Schema::Storage::throw_exception
 (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 856)
 frame 1: DBIx::Class::Storage::DBI::_connect
 (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 769)
 frame 2: DBIx::Class::Storage::DBI::_populate_dbh
 (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 733)
 frame 3: DBIx::Class::Storage::DBI::ensure_connected
 (/usr/share/perl5/Slim/Schema/Storage.pm line 28)
this suggests to me that possibly your perl DBI 'module' is
incompatible with the mysql provided by slimserver

I'm not sure if you were already running an instance of mysql on that
server. If so try to use that one:
howto setup slimserver: follow this link:
http://wiki.slimdevices.com/index.cgi?ExistingMySQLInstance


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=40969

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] slimserver keep dieing (Debian)

2007-12-11 Thread servies

Looking at the logfile I guess the problem lies somewhere in the
connection between Perl and Mysql...
Are the plugins you're using for Perl to connect to mysql uptodate
compared with the version of mysql?


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=40969

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] splitting the digital stream

2007-11-25 Thread servies

tingtong5;244929 Wrote: 
 
 Ok so why do I want all this? Well it does give one the possibility of
 using the squeezebox to control what you wanna listen to but instead
 have the sound get out of your soundcard. The reason I want this is is
 because I find the digital out of the SB3 quite bad (when connecting a
 high-end cd player its sounds way better).
At what bitrate did you compress your music, try using FLAC.
And then again... I wonder what soundcard you have that it sounds
better than a squeezebox...

 Another reason to want this is to get rid of the delays between tracks,
 because brutefir can now keep running instead of restarting between
 tracks.
What delays? I'm having none... Are you using mp3 as compression as
that doesn't really support gappless playback (yet)

 Ok now the bad news. This whole process works but not for long :P
 Especially when the fifo is filled but not used at the other end, the
 whole process get stuck :P
That was to be expected :D


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=40526

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] EAC rip directly to server

2007-11-22 Thread servies

If you're running samba on the server:
make the folder in which you keep your music available by samba
mount/map it on the client and let EAC write to this folder directly...


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=40283

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] Which kernel source for Debian ???

2007-10-24 Thread servies

tingtong5;237566 Wrote: 
 Since the default kernel is already completely modularized (most drivers
 compiled as modules) you won't gain anything in compiling a new kernel.
Probably, to be able to boot on every system, SCSI and IDE are both not
modular.
Furthermore, everything you disable also can't give any problems.
For an instance: on my server I did not build any modules for
soundcards, serial ports, parallel ports and usb devices. The hardware
is there but I don't want to enable or use it, same counts for
floppydrive.
The question if the gains considering speed or efficiency are
noticeable still remains. I've never tested it...


-- 
servies

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=39436

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] Which kernel source for Debian ???

2007-10-22 Thread servies

DLloyd;236968 Wrote: 
 Well, I have the SlimServer setup the way I want it, and all is working
 well. So I'd like to a) build my own kernel, and then b) install the
 latest e1000 driver from Intel.
 
 My goal ? To have a kernel customized specifically for the box, and
 hopefully eek out more performance and speed up the boot time. (I see
 the box as an 'appliance'. In other word, it will sit in the corner
 running SlimServer and not be messed with too often).
 
Don't expect to much of that '-performance boost-'. Probably you
wouldn't even notice it untill you do some performance tests.. Improved
boottime you'll never notice, because there's a lot more being done
during booting than loading the kernel...

DLloyd;236968 Wrote: 
 So disabling Kernel Hacking and support for hardware I will never use,
 and building the file systems statically seem like good things to do,
 along with setting the Timer Frequency to 1000Hz (but hey, I'm new to
 Linux so all suggestions welcomed !).
 
I'm not sure why you would set the timer frequency to 1 kHz if you're
not using it as a desktop...


-- 
servies

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=39436

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] Which kernel source for Debian ???

2007-10-19 Thread servies

There are a few reasons why you would want to build your own kernel:

1) Optimize it specifically for your CPU.
2) Trim it down to only fit your hardware (less modules cq hardware
support)
3) You have written some modules of your own.
4) You want to live on the bleeding edge or help testing new
features...

I have always build my own kernel for reasons 1 and 2. On my server I
don't need usb, audio, serial  parallel port, floppydrive, (FAT(32)
filesystem) support, so I didn't build the modules for those parts,
this saves some kernel memory, the hardware is still there but
unused...
My kernel is specifically optimized for a Pentium III Coppermine) and
therefore only runs on a Pentium III and above. (Makes the kernel
possibly a bit smaller and faster just for my CPU type.

I don't know the changes the Debian team has made to the plain vanilla
kernel, but you have to be sure you pick the right options during
configuration, otherwise it possibly won't work at all...
Maybe you should start with a 'make allmodconfig' and after that change
some items in 'make menuconfig' you're really sure about. That should be
the safest way to build your own kernel...
For the rest: see the post of bhaagensen


-- 
servies

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=39436

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] Slimserver 6.5.4 doesn't start on Fedora Core 6

2007-09-13 Thread servies

I'm not sure but the last errormessage suggest me that
/usr/local/slimserver should be chowned to slimserver.
So the following will probably fix the problem:

chown -R slimserver /usr/local/slimserver


-- 
servies

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=38350

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] Bug report: Slimserver does not compile under Ubuntu 7.04

2007-06-22 Thread servies

You're aware of the fact that you installed the 7.0 version of
slimserver and not the 6.5.3?


-- 
servies

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=36295

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] Starting slimserver fails

2007-04-19 Thread servies

Try to find where slimserver is really installed.
is it really in /usr/local/slimserver?


-- 
servies

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=34598

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix


Re: [SlimDevices: Unix] Proxying SlimServer 6.5.0 via Apache

2007-04-06 Thread servies

This is how I do it:


Code:

VirtualHost *:80
  ServerName slimserver.mydomain.com
  ServerAlias slimserver.mydomain.com
  ErrorLog logs/slimserver-error_log
  CustomLog logs/slimserver-access_log combined
  
  ProxyRequests Off
  ProxyPreserveHost On
  
  Proxy *
  Order deny,allow
  Allow From my.ip.range
  /Proxy
  ProxyPass / http://myserver.mydomain.com:9000/
  ProxyPassReverse / http://myserver.mydomain.com:9000/
  /VirtualHost



In my case it's the same computer but it could be any server...
I decided that I only need to be able to access it on my own network
hence the slimserver.mydomain.com is only resolvable in my own domain.


-- 
servies

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
View this thread: http://forums.slimdevices.com/showthread.php?t=31571

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix