|
More site info...
Linux / Unix | Forum profile
|
|
Forum profile page for Linux / Unix on http://www.slimdevices.com.
This report page is the aggregated overview from a single forum: Linux / Unix, located on the Message Board at http://www.slimdevices.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "Linux / Unix" on the Message Board at http://www.slimdevices.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on Linux / Unix:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
41
|
151
|
379
|
|
Post:
|
94
|
386
|
1,000
|
|
|
Linux / Unix Posting activity graph:
|
Top authors during last week:
user's latest post:
Help with m4a in squeezecenter -...
Published (2009-11-29 22:30:00)
Strange - with my utterly standard config and without doing anything special I have not had m4a issues again. I have learned to make sure I install the "restricted library" before I install SBS, and things seem to work automatically always. I just have a very few M4a albums from iTunes legacy (which I have abandoned).
user's latest post:
squeezeslave / stops at end of...
Published (2009-11-29 10:09:00)
'Error in recv 1: Success' indicates that the server closed the connection and squeezeslave is trying to reconnect. Is your server going into a power saving mode by chance? From the squeezeslave.log you just posted it appears that SS is working the way it should.
user's latest post:
SCC 7.4.1 can't see my USB...
Published (2009-11-28 02:54:00)
I'm going to have a play this weekend so I'll let you know how I get on Main problem I've noticed is it never asks you for a sys password in the desktop any more it just stops you doing stuff.
user's latest post:
squeezeslave / stops at end of...
Published (2009-11-29 10:52:00)
no, the server is always up, nothing is configured to spin down/suspend. There's a rather strict firewall on that machine, but nothing that could drop/close/reset a connection. (and I never had any problems for the months I used the pulseaudio setup described earlier). I don't think it's a problem from the server since oss is working fine. Maybe it's a problem with portaudio and the c3 architecture, but I think I had the...
user's latest post:
Squeezeslave problems - Page 5 -...
Published (2009-11-22 12:40:00)
hi, i tried to crate a log file but squeezeslave-asio crashes as soons as it loads in memory. i get an empty squeezeslave.log file when i run: squeezeslave-asio -dall -Ysqueezeslave.log 10.0.0.2 or squeezeslave-asio -r10 -dall -Ysqueezeslave.log 10.0.0.2 if i run squeezeslave (not asio) it works fine and i can hear music from my server. it looks like the squeezeslave-asio is having a wrong call and as soon as it loads in the memeory it crash....
user's latest post:
Can't access external HDD...
Published (2009-11-22 12:01:00)
Thanks for the info aubuti. I'll have a play with the fstab file (after first doing a backup!) and see if I can get it to work. I'm finding Linux a bit of a steep learning curve, coming from a Windows background, but I'm sure it will be worth it!
user's latest post:
SCC 7.4.1 can't see my USB...
Published (2009-11-22 12:23:00)
Hi folks, Managed to upgrade to 7.4.1 but it can't see my USB drives any more? The drives are automounted in the desktop (Gnome?) but don't think they have the right permissions? Code: lrwxrwxrwx 1 root root 6 2009-07-08 20:10 cdrom -> cdrom0 drwxr-xr-x 2 root root 4096 2009-07-08 20:10 cdrom0 drwx------ 1 paul paul 8192 2009-11-03 19:30 Music drwx------ 1 paul paul 4096 2009-09-07 13:39 Video Thing is, even as root I...
user's latest post:
Server won't start on...
Published (2009-11-27 00:55:00)
Quote: Originally Posted by roco Yes, but it doesn't help. It is clearly a problem with the scanning function, as other non-latin characters (not in the own music list) are displayed correctly in the Web-Interface, and the weird characters are also displayed on the Squeezebox itself. If you want to try it on your system, here are some german non-latin characters for copy&paste: ä ö ü roco Hi Roco, I have tried and they show up...
user's latest post:
Server won't start on...
Published (2009-11-28 14:53:00)
I've got it... I didn't realize that the title information is not taken from the mp3 filename but from the mp3-tags, and these had wrong encoding due to my ripping program (audex). I corrected this with EasyTAG, now everything is running fine.
user's latest post:
Can't access external HDD...
Published (2009-11-22 08:45:00)
Quote: Originally Posted by Animal Thanks for the reply aubuti. I'm a bit out of my depth when it comes to Linux though. I had a look at the mount manual as suggested and had a 'play'. I unmounted the Samsung and then remounted using: sudo mount -t vfat /dev/sdb1 /media/MYSAMSUNG (after first creating the /media/MYSAMSUNG dir). This then mounted the Samsung as owner 'root' and I could then access it in Squeezebox...
|
|
|
|
Latest active threads on Linux / Unix::
Started 2 weeks, 2 days ago (2009-11-15 16:23:00)
by pfarrell
Jim Flanagan wrote:
> Hi. I have been running squezecenter on openSuse 11.1 and previous with
> minimal problems. I just upgraded my maching to openSuse 11.2 and it
> won't run. I first downloaded and installed the squeezeboxserver 4.4.1-1
> rpm and it installed fine.
First question: which version did you download?
> My guess is that the startup script scheme has changed in oS 11.2,...
Started 1 year, 8 months ago (2008-03-27 13:31:00)
by Kim.T
The name of the file is convert.conf and is placed in the Squeezecenter library (do a search for the file).
Take a look at this post : http://forums.slimdevices.com/showthread.php?t=396 53
Basicly you just create a new file called custom-convert.conf with the content of the thread mentioned in the same library as the convert.conf file
Started 3 days, 18 hours ago (2009-11-28 04:06:00)
by ralphy
As a test, can you try applying the freebsd patch from this post and change the makefile.linux26-alsa to add -D__FREEBSD__ to line 37?
Code:
36:.c.o:
37: $(CC) $(CFLAGS) -D__FREEBSD__ -c $(INCLUDE) $< -o $*.o
Then cleanup and rebuild
make -f makefile.linux26-alsa realclean
make -f makefile.linux26-alsa
Started 1 week, 2 days ago (2009-11-22 11:52:00)
by probedb Senior Member
Hi folks,
Currently have the following:
deb http://debian.slimdevices.com stable main
in /etc/apt/sources.list
yet when I do an apt-get update and try apt-get install squeezecenter it's currently running the latest version which is 7.3.4?
Any thoughts as I get the message in SC saying 7.4.1 is available?
Running Ubuntu 9.10.
In fact since upgrading I've been ...
Started 1 week, 2 days ago (2009-11-22 12:23:00)
by probedb Senior Member
Hi folks,
Managed to upgrade to 7.4.1 but it can't see my USB drives any more?
The drives are automounted in the desktop (Gnome?) but don't think they have the right permissions?
Code:
lrwxrwxrwx 1 root root 6 2009-07-08 20:10 cdrom -> cdrom0
drwxr-xr-x 2 root root 4096 2009-07-08 20:10 cdrom0
drwx------ 1 paul paul 8192 2009-11-03 19:30 Music
drwx------ 1 paul paul ...
Started 2 weeks, 5 days ago (2009-11-12 09:58:00)
by Ben Sandee
On Thu, Nov 12, 2009 at 10:25 AM, Chasman666
<Chasman666.41jqpb1258043161 (AT) no-mx (DOT) forums.slimdevices.com> wrote:
>
> I'm running Easy Peasy Ubuntu on eeePC901 with SBS 7.4.1
>
> I have to manually create the /var/log/squeezeboxserver directory,
> change owner to squeezeboxserver and restart SBS each time I reboot the
> PC. Does anyone no why it is being deleted on shutdown and/or...
Started 4 days, 12 hours ago (2009-11-27 09:51:00)
by signor_rossi
Quote:
Originally Posted by vessenes
..., you will have strange and unsettling errors until you realize that most of the included apps,like sox, alac, etc. are 32-bit compiled, and will not work on 64 bit hardware.
'sudo apt-get install ia32libs' should help here, the 32bit compatibility libraries are needed before...
Started 1 month ago (2009-10-28 21:29:00)
by kdf
You have to use svn to check the code out from http://svn.slimdevices.com/repos/jive/7.5/trunk
then build it yourself (make -f Makefile.linux).
I have a working build on Ubuntu 9.04 with all of the latest updates.
I added a lot of non-standard packages along the way but not just for
this, so I really can't list off the exact dependancies. Deb is not
something being built yet,...
Started 2 weeks, 6 days ago (2009-11-11 07:27:00)
by cudgel
Tested the install last night and again this morning after rebuilding DBD::mysql - every time I try to play a track or just add a track to a playlist (from the browser or via the remote) mysql crashes with the following output:
/usr/mysql/5.1/bin/mysqld'my_print_stacktrace+0x 1c [0x874a108]
/usr/mysql/5.1/bin/mysqld'handle_segfault+0x1f3 [0x82be297]
/lib/libc.so.1'__sighndlr+0xf [...
Started 3 weeks, 6 days ago (2009-11-04 02:29:00)
by hickinbottoms
Yes there are - I've got it in preparation at the moment. There's a
Gentoo bug for this (bug#287257).
I've just got it to the stage where it's installing and running - I hope
to have something ready within a few days. Note that although the bug
says it's Squeezebox Server 7.4.0, it'll be for version 7.4.1 when it's
added to Portage.
Sorry about the delay - the Perl ...
|
|
Hot threads for last week on Linux / Unix::
Started 4 days, 12 hours ago (2009-11-27 09:51:00)
by signor_rossi
Quote:
Originally Posted by vessenes
..., you will have strange and unsettling errors until you realize that most of the included apps,like sox, alac, etc. are 32-bit compiled, and will not work on 64 bit hardware.
'sudo apt-get install ia32libs' should help here, the 32bit compatibility libraries are needed before...
Started 3 days, 18 hours ago (2009-11-28 04:06:00)
by ralphy
As a test, can you try applying the freebsd patch from this post and change the makefile.linux26-alsa to add -D__FREEBSD__ to line 37?
Code:
36:.c.o:
37: $(CC) $(CFLAGS) -D__FREEBSD__ -c $(INCLUDE) $< -o $*.o
Then cleanup and rebuild
make -f makefile.linux26-alsa realclean
make -f makefile.linux26-alsa
Started 2 weeks, 2 days ago (2009-11-15 16:23:00)
by pfarrell
Jim Flanagan wrote:
> Hi. I have been running squezecenter on openSuse 11.1 and previous with
> minimal problems. I just upgraded my maching to openSuse 11.2 and it
> won't run. I first downloaded and installed the squeezeboxserver 4.4.1-1
> rpm and it installed fine.
First question: which version did you download?
> My guess is that the startup script scheme has changed in oS 11.2,...
Started 1 week, 2 days ago (2009-11-22 12:23:00)
by probedb Senior Member
Hi folks,
Managed to upgrade to 7.4.1 but it can't see my USB drives any more?
The drives are automounted in the desktop (Gnome?) but don't think they have the right permissions?
Code:
lrwxrwxrwx 1 root root 6 2009-07-08 20:10 cdrom -> cdrom0
drwxr-xr-x 2 root root 4096 2009-07-08 20:10 cdrom0
drwx------ 1 paul paul 8192 2009-11-03 19:30 Music
drwx------ 1 paul paul ...
Started 1 month ago (2009-10-28 21:29:00)
by kdf
You have to use svn to check the code out from http://svn.slimdevices.com/repos/jive/7.5/trunk
then build it yourself (make -f Makefile.linux).
I have a working build on Ubuntu 9.04 with all of the latest updates.
I added a lot of non-standard packages along the way but not just for
this, so I really can't list off the exact dependancies. Deb is not
something being built yet,...
Started 3 months, 1 week ago (2009-08-25 12:57:00)
by epoch1970
You should look in the "3rd party hardware" forum. Recently a SheevaPlug Installation guide was contributed and announced there.
Don't ask me anything more about this. I have built one PCEngines Alix system recently. Seems to work quite well. This is a "larger" system than the Sheeva I guess, but at around 8W/h drive included, I don't feel the urge to downsize even further.
Started 1 year, 8 months ago (2008-03-27 13:31:00)
by Kim.T
The name of the file is convert.conf and is placed in the Squeezecenter library (do a search for the file).
Take a look at this post : http://forums.slimdevices.com/showthread.php?t=396 53
Basicly you just create a new file called custom-convert.conf with the content of the thread mentioned in the same library as the convert.conf file
Started 2 weeks, 5 days ago (2009-11-12 09:58:00)
by Ben Sandee
On Thu, Nov 12, 2009 at 10:25 AM, Chasman666
<Chasman666.41jqpb1258043161 (AT) no-mx (DOT) forums.slimdevices.com> wrote:
>
> I'm running Easy Peasy Ubuntu on eeePC901 with SBS 7.4.1
>
> I have to manually create the /var/log/squeezeboxserver directory,
> change owner to squeezeboxserver and restart SBS each time I reboot the
> PC. Does anyone no why it is being deleted on shutdown and/or...
Started 3 weeks, 6 days ago (2009-11-04 02:29:00)
by hickinbottoms
Yes there are - I've got it in preparation at the moment. There's a
Gentoo bug for this (bug#287257).
I've just got it to the stage where it's installing and running - I hope
to have something ready within a few days. Note that although the bug
says it's Squeezebox Server 7.4.0, it'll be for version 7.4.1 when it's
added to Portage.
Sorry about the delay - the Perl ...
Started 2 weeks, 6 days ago (2009-11-11 07:27:00)
by cudgel
Tested the install last night and again this morning after rebuilding DBD::mysql - every time I try to play a track or just add a track to a playlist (from the browser or via the remote) mysql crashes with the following output:
/usr/mysql/5.1/bin/mysqld'my_print_stacktrace+0x 1c [0x874a108]
/usr/mysql/5.1/bin/mysqld'handle_segfault+0x1f3 [0x82be297]
/lib/libc.so.1'__sighndlr+0xf [...
|
|