Search found 52 matches
- Thu Aug 07, 2014 5:16 am
- Forum: General / Software
- Topic: SqueezePlay OS Recipes
- Replies: 39
- Views: 34237
Re: SqueezePlay OS Recipes
Well... I checked the recipe. I made the mistake of not explaining clearly that it has to be made from another linux box (I do from sqp OS installed on the internal joggler disk) and, just in case, it is necessary unmount the drive partitions first (in case that you have an automagic mount daemon)...
- Thu Mar 06, 2014 2:49 am
- Forum: General / Software
- Topic: SqueezePlay OS Recipes
- Replies: 39
- Views: 34237
Re: SqueezePlay OS Recipes
how to resize (extend) a partition in a usb disk DO NOT USE IN A LIVE SYSTEM. Do it from other pc, live cd, internal joggler partition, etc. (as root user) the example is about resizing the second partition (sda2) of the disk sda. By example, when you have a 4g image transferred to a 8 or more capa...
- Fri Apr 12, 2013 12:48 am
- Forum: General / Software
- Topic: SqueezePlay OS Recipes
- Replies: 39
- Views: 34237
- Sun Mar 03, 2013 10:56 pm
- Forum: General / Software
- Topic: SqueezePlay OS Recipes
- Replies: 39
- Views: 34237
Re: SqueezePlay OS Recipes
Automatic spindown of usb hard drive connected to the joggler. (asuming that the usb drive is using the /dev/sda device) vi /etc/cron.hourly/spin.sh _________________ # !/bin/sh # Get new state from diskstats NEWstate=$(cat /proc/diskstats | grep sda) echo $NEWstate > NEWstate.txt # compare md5 sums...
- Sun Mar 03, 2013 9:39 pm
- Forum: General / Software
- Topic: SqueezePlay OS Recipes
- Replies: 39
- Views: 34237
Re: SqueezePlay OS Recipes
static ip adress, for wifi interface. vi /etc/network/interfaces ______ auto lo iface lo inet loopback auto wlan0 iface wlan0 inet dhcp wpa-ssid "SSID" wpa-psk "password" new one, change de address and gateway for yours ______ auto lo iface lo inet loopback auto wlan0 iface wlan0...
- Sun Mar 03, 2013 7:20 pm
- Forum: General / Software
- Topic: SqueezePlay OS Recipes
- Replies: 39
- Views: 34237
Re: SqueezePlay OS Recipes
minimal (and insecure) /etc/samba/smb.conf cd /etc/samba mv smb.conf smb.conf.bak vi smb.conf add the following lines [global] workgroup = joggler server string = Joggler Server netbios name = joggler security = share local master = no preferred master = no [usbdisk] comment = Main USB External Disk...
- Sat Mar 02, 2013 1:33 am
- Forum: General / Software
- Topic: SqueezePlay OS Recipes
- Replies: 39
- Views: 34237
Re: SqueezePlay OS Recipes
Installing a Photo Gallery with iOS compatibility apt-get install lighttpd php5-cgi mysql-server mysql-client php5-mysql configure php+mysql+lighttpd vi /etc/php5/cgi/php.ini add the line: cgi.fix_pathinfo = 1 then ln -s /etc/lighttpd/conf-available/10-fastcgi.conf /etc/lighttpd/conf-enabled/ ln -s ...
- Fri Jul 27, 2012 1:58 pm
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: SqueezePlay OS for Joggler
you can install an ftp or http server, and simply serve your folders in the /media
- Mon Jul 23, 2012 5:50 pm
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: SqueezePlay OS for Joggler
Just a thought but do you use WiFi at all For running squeezeserver I've found it a lot easier to simply use a USB stick but plug it in internally in place of the WiFi card. No issues with running out of space that way (I'm using an 8G stick so plenty of space after resizing the partition in GParte...
- Sun Jul 22, 2012 5:17 pm
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: SqueezePlay OS for Joggler
yes, you can, but I believe with an apt-get remove --purge logitechmediaplayer is enough to.
Greetings.
Guido
Greetings.
Guido
- Sun Jul 22, 2012 2:01 am
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: SqueezePlay OS for Joggler
did you tried with a previous version of Squeezebox Server?. If you don't need dnla capbilities, you can check what happen with squeezeboxserver_7.6.2~33593_all.deb
- Fri Jul 20, 2012 2:18 pm
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: SqueezePlay OS for Joggler
apt-get remove btrfs-tools dmidecode laptop-detect make nano xterm x11-utils xbitmaps zlibc libxft2 vainfo ca-certificates-java default-jre-headless icedtea-6-jre-cacao java-common libbluray-bdj openjdk-6-jre-headless openjdk-6-jre-lib gnupg gnupg-curl ubuntu-keyring http://www.jogglerwiki.com/forum...
- Fri Jul 06, 2012 1:29 am
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: SqueezePlay OS for Joggler
FTP or SSH FTP are transmission files protocols. If the only thing you need is to transfer files to and from, is ok.o SMB is another protocol, but for a "network file system", mainly for Windows. The advantage is that you can "mount" remote folders in windows and use that like a ...
- Thu Jul 05, 2012 11:12 pm
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: SqueezePlay OS for Joggler
Pretty basic (and unsecured) samba configuration to share your disk. edit /etc/samba/smb.conf and copy this: [global] workgroup = my_group server string = joggler server netbios name = joggler security = share local master = no preferred master = no [usbdisk] comment = USB disk in joggler path = /me...
- Thu Jul 05, 2012 6:02 pm
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: SqueezePlay OS for Joggler
Hi, I've now switched the OS to the internal flash, and have SP and LMS all working fine and also serving my Squeezebox Classic on the hi-fi. I have a USB-powered 2.5" HDD attached, with my FLAC library on it. Everything's working beautifully. Is there something I can install on the Joggler so...
- Thu Jul 05, 2012 5:51 pm
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: SqueezePlay OS for Joggler
roobarb!, I have a question: Why do you have Java installed in the SQP OS?, what is it function? I have no idea - to the best of my knowledge it shouldn't be doing anything. It's not installed by debootstrap, so it must have been a dependency of something. Ok, good to know because all the java pack...
- Thu Jul 05, 2012 7:18 am
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: SqueezePlay OS for Joggler
roobarb!, I have a question: Why do you have Java installed in the SQP OS?, what is it function?
- Tue Jun 26, 2012 10:32 pm
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: SqueezePlay OS for Joggler
Thanks!!!!
I'm counting the minutes for going home to download it and test in my joggler.
Muchas gracias!
Guido
I'm counting the minutes for going home to download it and test in my joggler.
Muchas gracias!
Guido
- Thu Jun 21, 2012 1:18 pm
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: Joggler sound crashes sometime?!
Hi there! This is so fantastic! I am using the Joggler for quite a time now with Squeezeplay. Now with the new SqueezeOS its really easy! But from time to time mostly after a few hours of uptime the joggler sound output crashes and just gives a roaring noise. After rebooting and even after relaunch...
- Thu Jun 21, 2012 4:01 am
- Forum: General / Software
- Topic: SqueezePlay OS for Joggler
- Replies: 1061
- Views: 821640
Re: SqueezePlay OS for Joggler
Hummmm, I have had not problems booting from an external disk or usb, using the sqpOS in the internal memory. In fact, when I have a problem (unexpected reboot or file system problem for an not programed turning off) I can do a fsck with no problems from the external drive and repair the internal di...