PDA

View Full Version : Experience/Problems moving to Linux....



Andrew W. Donoho
2004-02-15, 14:30
Folks,

The SqueezeBox arrived and I am impressed with it as a fine piece of
stereo equipment. Moving off of Mac OS X to my home Linux server has
been a challenge.

First, SlimServer really likes to own the music directory. If not, it
gives you a "Oops message" that "something" is wrong with the
directory. This error message needs to be improved.

Second, it is not apparent how to get my non DRM AAC files to play from
Linux. On Mac OS X, they are clearly being converted into AIF or WAV
and sent to the SqueezeBox (AAC files use about 1.5Mbps versus the
bitrate plus a little for MP3). I have installed LAME 3.95. I have
looked at and edited convert.conf. The SqueezeBox thinks it's playing
the file but nothing is coming out. (I have since reinstalled
SlimServer (hence returning to distro scratch).) Any suggestions on how
to get some AAC love? I have also downloaded FAAD2 and it has a
makefile error on my RH9 system. Any chance that SlimDevices will port
mov123 to Linux and FAAD2?

Overall, things are a little rough on Linux.

Andrew

____________________________________
Andrew W. Donoho
awd (AT) DDG (DOT) com, PGP Key ID: 0x81D0F250
+1 (512) 453-6652 (o), +1 (512) 750-7596 (m)

Jack Coates
2004-02-15, 14:41
On Sun, 2004-02-15 at 13:30, Andrew W. Donoho wrote:
> Folks,
>
> The SqueezeBox arrived and I am impressed with it as a fine piece
> ofstereo equipment. Moving off of Mac OS X to my home Linux server
> hasbeen a challenge.
>
> First, SlimServer really likes to own the music directory. If not,
> itgives you a "Oops message" that "something" is wrong with
> thedirectory. This error message needs to be improved.

[root@felix root]# grep slim /etc/group
users:x:100:jack,laurel,slimserver
slimserver:x:526:
[root@felix root]# ll /mnt/
total 12
drwxrwxr-x 227 root users 12288 Feb 6 10:38 music/

groups are a fine thing.

--
Jack at Monkeynoodle Dot Org: It's A Scientific Venture...
************************************************** ********************
* "I'm not stupid, I'm Wendy!" -- Nora, age 3 *
************************************************** ********************

Andrew W. Donoho
2004-02-15, 14:58
On Feb 15, 2004, at 15:41, Jack Coates wrote:

> On Sun, 2004-02-15 at 13:30, Andrew W. Donoho wrote:
>> Folks,
>>
>> The SqueezeBox arrived and I am impressed with it as a fine piece
>> ofstereo equipment. Moving off of Mac OS X to my home Linux server
>> hasbeen a challenge.
>>
>> First, SlimServer really likes to own the music directory. If not,
>> itgives you a "Oops message" that "something" is wrong with
>> thedirectory. This error message needs to be improved.
>
> [root@felix root]# grep slim /etc/group
> users:x:100:jack,laurel,slimserver
> slimserver:x:526:
> [root@felix root]# ll /mnt/
> total 12
> drwxrwxr-x 227 root users 12288 Feb 6 10:38 music/
>
> groups are a fine thing.


I did that also. It still wasn't as happy as it has been since I made
it the owner. Little things like Browse Music FOlder were not working
very well - missing directories, etc..

Andrew

____________________________________
Andrew W. Donoho
awd (AT) DDG (DOT) com, PGP Key ID: 0x81D0F250
+1 (512) 453-6652 (o), +1 (512) 750-7596 (m)